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 classWebhookResponse.FulfillmentResponseRepresents a fulfillment response to the user.static classWebhookResponse.FulfillmentResponse.BuilderRepresents a fulfillment response to the user.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return WebhookResponse.FulfillmentResponseOrBuilder Modifier and Type Method Description WebhookResponse.FulfillmentResponseOrBuilderWebhookResponse.Builder. getFulfillmentResponseOrBuilder()The fulfillment response to send to the user.WebhookResponse.FulfillmentResponseOrBuilderWebhookResponse. getFulfillmentResponseOrBuilder()The fulfillment response to send to the user.WebhookResponse.FulfillmentResponseOrBuilderWebhookResponseOrBuilder. getFulfillmentResponseOrBuilder()The fulfillment response to send to the user.
-