Uses of Interface
com.google.cloud.dialogflow.cx.v3beta1.WebhookResponse.FulfillmentResponseOrBuilder
-
Packages that use WebhookResponse.FulfillmentResponseOrBuilder Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of WebhookResponse.FulfillmentResponseOrBuilder in com.google.cloud.dialogflow.cx.v3beta1
Classes in com.google.cloud.dialogflow.cx.v3beta1 that implement WebhookResponse.FulfillmentResponseOrBuilder Modifier and Type Class Description static class
WebhookResponse.FulfillmentResponse
Represents a fulfillment response to the user.static class
WebhookResponse.FulfillmentResponse.Builder
Represents a fulfillment response to the user.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return WebhookResponse.FulfillmentResponseOrBuilder Modifier and Type Method Description WebhookResponse.FulfillmentResponseOrBuilder
WebhookResponse.Builder. getFulfillmentResponseOrBuilder()
The fulfillment response to send to the user.WebhookResponse.FulfillmentResponseOrBuilder
WebhookResponse. getFulfillmentResponseOrBuilder()
The fulfillment response to send to the user.WebhookResponse.FulfillmentResponseOrBuilder
WebhookResponseOrBuilder. getFulfillmentResponseOrBuilder()
The fulfillment response to send to the user.
-