public enum UpdateGlossaryMetadata.Types.StateReference documentation and code samples for the Google Cloud Translation v3 API enum UpdateGlossaryMetadata.Types.State.
Enumerates the possible states that the update request can be in.
Namespace
Google.Cloud.Translate.V3Assembly
Google.Cloud.Translate.V3.dll
Fields |
|
|---|---|
| Name | Description |
Cancelled |
The glossary update request was successfully canceled. |
Cancelling |
Request is in the process of being canceled after caller invoked longrunning.Operations.CancelOperation on the request id. |
Failed |
Failed to update the glossary. |
Running |
Request is being processed. |
Succeeded |
The glossary was successfully updated. |
Unspecified |
Invalid. |