Module Google::Cloud::Dialogflow::V2::KnowledgeOperationMetadata::State (v0.13.0)

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.