FileMetadata | R Documentation |
FileMetadata
FileMetadata
R6Class
object, sub classes CSVFileMetadata
.
tercenApi::Base
-> FileMetadata
contentType
of type String.
cacheControl
of type String.
contentEncoding
of type String.
contentLanguage
of type String.
md5Hash
of type String.
new()
FileMetadata$new(json = NULL)
init()
FileMetadata$init()
initJson()
FileMetadata$initJson(json)
toTson()
FileMetadata$toTson()
clone()
The objects of this class are cloneable with this method.
FileMetadata$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.