Gjsify LogoGjsify Logo

Interface DocumentsProperty_ConstructProps

Hierarchy

Index

Properties

constructed_from_xml?: boolean

Specifies whether the object was constructed by parsing XML or manually.

etag?: string

ETag of the property.

For more information, see the Properties Resource

key?: string

The key of this property.

For more information, see the Properties Resource

value?: string

The value of this property. By default, it takes the an empty string ("").

For more information, see the Properties Resource

visibility?: string

The visibility status of this property. The default value of visibility is PRIVATE on a Drive Properties Resource object, hence #GDataDocumentsProperty:visibility is %GDATA_DOCUMENTS_PROPERTY_VISIBILITY_PRIVATE by default. A private property restricts its visibility to only the app which created it.

For more information, see the Properties Resource

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method