| MetadataProperties | R Documentation |
Accepts metadata properties parameters for conversion to request dict.
Accepts metadata properties parameters for conversion to request dict.
new()Initialize a “MetadataProperties“ instance and turn parameters into dict.
MetadataProperties$new( commit_id = NULL, repository = NULL, generated_by = NULL, project_id = NULL )
commit_id(str):
repository(str):
generated_by(str):
project_id(str):
to_request_list()Generates a request dictionary using the parameters provided to the class.
MetadataProperties$to_request_list()
format()format class
MetadataProperties$format()
clone()The objects of this class are cloneable with this method.
MetadataProperties$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.