Uses of Interface
com.google.cloud.dialogflow.cx.v3beta1.WebhookRequest.FulfillmentInfoOrBuilder
-
Packages that use WebhookRequest.FulfillmentInfoOrBuilder Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of WebhookRequest.FulfillmentInfoOrBuilder in com.google.cloud.dialogflow.cx.v3beta1
Classes in com.google.cloud.dialogflow.cx.v3beta1 that implement WebhookRequest.FulfillmentInfoOrBuilder Modifier and Type Class Description static class
WebhookRequest.FulfillmentInfo
Represents fulfillment information communicated to the webhook.static class
WebhookRequest.FulfillmentInfo.Builder
Represents fulfillment information communicated to the webhook.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return WebhookRequest.FulfillmentInfoOrBuilder Modifier and Type Method Description WebhookRequest.FulfillmentInfoOrBuilder
WebhookRequest.Builder. getFulfillmentInfoOrBuilder()
Always present.WebhookRequest.FulfillmentInfoOrBuilder
WebhookRequest. getFulfillmentInfoOrBuilder()
Always present.WebhookRequest.FulfillmentInfoOrBuilder
WebhookRequestOrBuilder. getFulfillmentInfoOrBuilder()
Always present.
-