Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::CreateConversationModelEvaluationOperationMetadata::State (v0.16.0)

Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::CreateConversationModelEvaluationOperationMetadata::State.

State of CreateConversationModel operation.

Constants

STATE_UNSPECIFIED

value: 0
Operation status not specified.

INITIALIZING

value: 1
The operation is being prepared.

RUNNING

value: 2
The operation is running.

CANCELLED

value: 3
The operation is cancelled.

SUCCEEDED

value: 4
The operation has succeeded.

FAILED

value: 5
The operation has failed.