Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ExportRunStatus

Status of the latest export run.

Enumeration members

Failed

Failed: = "FAILED"

InProgress

InProgress: = "IN_PROGRESS"

Pending

Pending: = "PENDING"

Retrying

Retrying: = "RETRYING"

Scheduled

Scheduled: = "SCHEDULED"

Succeeded

Succeeded: = "SUCCEEDED"

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