Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DeltaStatus

Enumeration members

Applying

Applying: = "APPLYING"

Capturing

Capturing: = "CAPTURING"

Failed

Failed: = "FAILED"

Idle

Idle: = "IDLE"

ServiceError

ServiceError: = "SERVICE_ERROR"

Transferring

Transferring: = "TRANSFERRING"

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.

UserError

UserError: = "USER_ERROR"