FileMetadata: FileMetadata

FileMetadataR Documentation

FileMetadata

Description

FileMetadata

FileMetadata

Format

R6Class object, sub classes CSVFileMetadata.

Super class

tercenApi::Base -> FileMetadata

Public fields

contentType

of type String.

cacheControl

of type String.

contentEncoding

of type String.

contentLanguage

of type String.

md5Hash

of type String.

Methods

Public methods

Inherited methods

Method new()

Usage
FileMetadata$new(json = NULL)

Method init()

Usage
FileMetadata$init()

Method initJson()

Usage
FileMetadata$initJson(json)

Method toTson()

Usage
FileMetadata$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
FileMetadata$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.