Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::Document::State (v0.18.0)

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

Possible states of the document

Constants

STATE_UNSPECIFIED

value: 0
The document state is unspecified.

CREATING

value: 1
The document creation is in progress.

ACTIVE

value: 2
The document is active and ready to use.

UPDATING

value: 3
The document updation is in progress.

RELOADING

value: 4
The document is reloading.

DELETING

value: 5
The document deletion is in progress.