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

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.