Google Cloud Dialogflow v2 API - Enum Document.Types.State (4.18.0)

public enum Document.Types.State

Reference documentation and code samples for the Google Cloud Dialogflow v2 API enum Document.Types.State.

Possible states of the document

Namespace

Google.Cloud.Dialogflow.V2

Assembly

Google.Cloud.Dialogflow.V2.dll

Fields

NameDescription
Active

The document is active and ready to use.

Creating

The document creation is in progress.

Deleting

The document deletion is in progress.

Reloading

The document is reloading.

Unspecified

The document state is unspecified.

Updating

The document updation is in progress.