Google Cloud Dialogflow v2 API - Enum TriggerEvent (4.21.0)

public enum TriggerEvent

Reference documentation and code samples for the Google Cloud Dialogflow v2 API enum TriggerEvent.

The event that triggers the generator and LLM execution.

Namespace

Google.Cloud.Dialogflow.V2

Assembly

Google.Cloud.Dialogflow.V2.dll

Fields

Name Description
EndOfUtterance

Triggers when each chat message or voice utterance ends.

ManualCall

Triggers on the conversation manually by API calls, such as Conversations.GenerateStatelessSuggestion and Conversations.GenerateSuggestions.

Unspecified

Default value for TriggerEvent.