Google Cloud Translation v3 API - Enum DeleteGlossaryMetadata.Types.State (3.6.0)

public enum DeleteGlossaryMetadata.Types.State

Reference documentation and code samples for the Google Cloud Translation v3 API enum DeleteGlossaryMetadata.Types.State.

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

Namespace

Google.Cloud.Translate.V3

Assembly

Google.Cloud.Translate.V3.dll

Fields

Name Description
Cancelled

The glossary deletion 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 delete the glossary.

Running

Request is being processed.

Succeeded

The glossary was successfully deleted.

Unspecified

Invalid.