Class State (1.9.0)

State(value)

Possible states of the operation.

Enums

Name Description
STATE_UNSPECIFIED The default value. This value is used if the state is omitted.
RUNNING Request is being processed.
SUCCEEDED The operation completed successfully.
CANCELLED The operation was cancelled.
FAILED The operation has failed.