Uses of Interface
com.google.cloud.dialogflow.v2beta1.FulfillmentOrBuilder
-
Packages that use FulfillmentOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of FulfillmentOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement FulfillmentOrBuilder Modifier and Type Class Description class
Fulfillment
By default, your agent responds to a matched intent with a static response.static class
Fulfillment.Builder
By default, your agent responds to a matched intent with a static response.Methods in com.google.cloud.dialogflow.v2beta1 that return FulfillmentOrBuilder Modifier and Type Method Description FulfillmentOrBuilder
Environment.Builder. getFulfillmentOrBuilder()
Optional.FulfillmentOrBuilder
Environment. getFulfillmentOrBuilder()
Optional.FulfillmentOrBuilder
EnvironmentOrBuilder. getFulfillmentOrBuilder()
Optional.FulfillmentOrBuilder
UpdateFulfillmentRequest.Builder. getFulfillmentOrBuilder()
Required.FulfillmentOrBuilder
UpdateFulfillmentRequest. getFulfillmentOrBuilder()
Required.FulfillmentOrBuilder
UpdateFulfillmentRequestOrBuilder. getFulfillmentOrBuilder()
Required.
-