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 class
WebhookRequest.IntentInfo
Represents intent information communicated to the webhook.static class
WebhookRequest.IntentInfo.Builder
Represents intent information communicated to the webhook.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return WebhookRequest.IntentInfoOrBuilder Modifier and Type Method Description WebhookRequest.IntentInfoOrBuilder
WebhookRequest.Builder. getIntentInfoOrBuilder()
Information about the last matched intent.WebhookRequest.IntentInfoOrBuilder
WebhookRequest. getIntentInfoOrBuilder()
Information about the last matched intent.WebhookRequest.IntentInfoOrBuilder
WebhookRequestOrBuilder. getIntentInfoOrBuilder()
Information about the last matched intent.
-