Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::KnowledgeOperationMetadata::State (v1.17.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::KnowledgeOperationMetadata::State.
States of the operation.
Constants
STATE_UNSPECIFIED
value: 0 State unspecified.
PENDING
value: 1 The operation has been created.
RUNNING
value: 2 The operation is currently running.
DONE
value: 3 The operation is done, either cancelled or completed.