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
isDeleted
of type bool inherited from super class PersistentObject
.
rev
of type String inherited from super class PersistentObject
.
id
of type String inherited from super class IdObject
.
description
of type String.
name
of type String.
createdBy
of type String.
tags
list of type String.
version
of type String.
authors
list of type String.
isPublic
of type bool.
acl
object of class Acl
.
createdDate
object of class Date
.
lastModifiedDate
object of class Date
.
urls
list of class Url
.
meta
list of class Pair
.
url
object of class Url
.
isDeleted
of type bool inherited from super class PersistentObject
.
rev
of type String inherited from super class PersistentObject
.
id
of 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)
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.