Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ContentAvailability

Content Availability Status:

  • NOT_AVAILABLE - content is not available on the instance nor in the service
  • AVAILABLE_ON_INSTANCE - content is only available on the instance
  • AVAILABLE_ON_SERVICE - content is only available on the service
  • AVAILABLE_ON_INSTANCE_AND_SERVICE - content is available both on the instance and the service
  • AVAILABLE_ON_INSTANCE_UPLOAD_IN_PROGRESS - content is available on the instance and its upload is in progress

Enumeration members

AvailableOnInstance

AvailableOnInstance: = "AVAILABLE_ON_INSTANCE"

AvailableOnInstanceAndService

AvailableOnInstanceAndService: = "AVAILABLE_ON_INSTANCE_AND_SERVICE"

AvailableOnInstanceUploadInProgress

AvailableOnInstanceUploadInProgress: = "AVAILABLE_ON_INSTANCE_UPLOAD_IN_PROGRESS"

AvailableOnService

AvailableOnService: = "AVAILABLE_ON_SERVICE"

NotAvailable

NotAvailable: = "NOT_AVAILABLE"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Functions

getDeserializedJsonObj

getJsonObj