Enum KnowledgeOperationMetadata.Types.State (3.4.0)

public enum State

States of the operation.

Namespace

Google.Cloud.Dialogflow.V2

Assembly

Google.Cloud.Dialogflow.V2.dll

Fields

NameDescription
Done

The operation is done, either cancelled or completed.

Pending

The operation has been created.

Running

The operation is currently running.

Unspecified

State unspecified.