Uses of Interface
com.google.cloud.dialogflow.v2beta1.EventInputOrBuilder
-
Packages that use EventInputOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of EventInputOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement EventInputOrBuilder Modifier and Type Class Description classEventInputEvents allow for matching intents by event name instead of the natural language input.static classEventInput.BuilderEvents allow for matching intents by event name instead of the natural language input.Methods in com.google.cloud.dialogflow.v2beta1 that return EventInputOrBuilder Modifier and Type Method Description EventInputOrBuilderAnalyzeContentRequest.Builder. getEventInputOrBuilder()An input event to send to Dialogflow.EventInputOrBuilderAnalyzeContentRequest. getEventInputOrBuilder()An input event to send to Dialogflow.EventInputOrBuilderAnalyzeContentRequestOrBuilder. getEventInputOrBuilder()An input event to send to Dialogflow.EventInputOrBuilderQueryInput.Builder. getEventOrBuilder()The event to be processed.EventInputOrBuilderQueryInput. getEventOrBuilder()The event to be processed.EventInputOrBuilderQueryInputOrBuilder. getEventOrBuilder()The event to be processed.EventInputOrBuilderWebhookResponse.Builder. getFollowupEventInputOrBuilder()Optional.EventInputOrBuilderWebhookResponse. getFollowupEventInputOrBuilder()Optional.EventInputOrBuilderWebhookResponseOrBuilder. getFollowupEventInputOrBuilder()Optional.
-