Class State (3.15.4)

State(value)

Enumerates the possible states that the creation request can be in.

Enums

Name Description
STATE_UNSPECIFIED Invalid.
RUNNING Request is being processed.
SUCCEEDED The glossary was successfully deleted.
FAILED Failed to delete the glossary.
CANCELLING Request is in the process of being canceled after caller invoked longrunning.Operations.CancelOperation on the request id.
CANCELLED The glossary deletion request was successfully canceled.