Uses of Interface
com.google.cloud.dialogflow.cx.v3beta1.WebhookRequest.IntentInfoOrBuilder
-
Packages that use WebhookRequest.IntentInfoOrBuilder Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of WebhookRequest.IntentInfoOrBuilder in com.google.cloud.dialogflow.cx.v3beta1
Classes in com.google.cloud.dialogflow.cx.v3beta1 that implement WebhookRequest.IntentInfoOrBuilder Modifier and Type Class Description static classWebhookRequest.IntentInfoRepresents intent information communicated to the webhook.static classWebhookRequest.IntentInfo.BuilderRepresents intent information communicated to the webhook.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return WebhookRequest.IntentInfoOrBuilder Modifier and Type Method Description WebhookRequest.IntentInfoOrBuilderWebhookRequest.Builder. getIntentInfoOrBuilder()Information about the last matched intent.WebhookRequest.IntentInfoOrBuilderWebhookRequest. getIntentInfoOrBuilder()Information about the last matched intent.WebhookRequest.IntentInfoOrBuilderWebhookRequestOrBuilder. getIntentInfoOrBuilder()Information about the last matched intent.
-