represents a new anonymous cloud object.
CloudObject["http://…"], CloudObject["https://…"]
represents a cloud object with a given URI.
CloudObject["user:user/path"]
represents a cloud object of a given user with a given path.
CloudObject["uuid:uuid"]
represents a cloud object identified by a given UUID.
CloudObject["/abspath"]
represents a cloud object of the currently authenticated user at an absolute path.
CloudObject["relpath"]
represents a cloud object of the currently authenticated user at a relative path.
CloudObject["relpath",base]
represents a cloud object with a path relative to the base path base.
Details and Options
Examples
Basic Examples
Options
AutoCopy
CachePersistence
CloudObjectNameFormat
AutoRemove
CloudObjectURLType
IconRules
MetaInformation
Permissions
SharingList
SourceLink
Properties & Relations
Possible Issues
See Also
Related Guides
Related Links
History
Cite this Page