CSVFileMetadata | R Documentation |
CSVFileMetadata
CSVFileMetadata
R6Class
object, super class FileMetadata
.
tercenApi::Base
-> tercenApi::FileMetadata
-> CSVFileMetadata
contentType
of type String inherited from super class FileMetadata
.
cacheControl
of type String inherited from super class FileMetadata
.
contentEncoding
of type String inherited from super class FileMetadata
.
contentLanguage
of type String inherited from super class FileMetadata
.
md5Hash
of type String inherited from super class FileMetadata
.
separator
of type String.
quote
of type String.
headers
of type bool.
contentType
of type String inherited from super class FileMetadata
.
cacheControl
of type String inherited from super class FileMetadata
.
contentEncoding
of type String inherited from super class FileMetadata
.
contentLanguage
of type String inherited from super class FileMetadata
.
md5Hash
of type String inherited from super class FileMetadata
.
new()
CSVFileMetadata$new(json = NULL)
init()
CSVFileMetadata$init()
initJson()
CSVFileMetadata$initJson(json)
toTson()
CSVFileMetadata$toTson()
clone()
The objects of this class are cloneable with this method.
CSVFileMetadata$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.