| Document | R Documentation |
Document
Document
R6Class object, super class PersistentObject, sub classes Team, RSourceLibrary, RenvInstalledLibrary, ShinyOperator, DockerWebAppOperator, DockerOperator, ROperator, WebAppOperator, GitOperator, CubeQueryTableSchema, TableSchema, ComputedTableSchema, Issue, FileDocument, FolderDocument, Schema, IssueMessage, Workflow, User, RLibrary, Operator, WorkerEndpoint, ProjectDocument, Project, SubscriptionPlan.
tercenApi::Base -> tercenApi::IdObject -> tercenApi::PersistentObject -> Document
isDeletedof type bool inherited from super class PersistentObject.
revof type String inherited from super class PersistentObject.
idof type String inherited from super class IdObject.
descriptionof type String.
nameof type String.
createdByof type String.
tagslist of type String.
versionof type String.
authorslist of type String.
isPublicof type bool.
aclobject of class Acl.
createdDateobject of class Date.
lastModifiedDateobject of class Date.
urlslist of class Url.
metalist of class Pair.
urlobject of class Url.
isDeletedof type bool inherited from super class PersistentObject.
revof type String inherited from super class PersistentObject.
idof type String inherited from super class IdObject.
new()Document$new(json = NULL)
init()Document$init()
initJson()Document$initJson(json)
toTson()Document$toTson()
clone()The objects of this class are cloneable with this method.
Document$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.