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 classFulfillmentBy default, your agent responds to a matched intent with a static response.static classFulfillment.BuilderBy 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 FulfillmentOrBuilderEnvironment.Builder. getFulfillmentOrBuilder()Optional.FulfillmentOrBuilderEnvironment. getFulfillmentOrBuilder()Optional.FulfillmentOrBuilderEnvironmentOrBuilder. getFulfillmentOrBuilder()Optional.FulfillmentOrBuilderUpdateFulfillmentRequest.Builder. getFulfillmentOrBuilder()Required.FulfillmentOrBuilderUpdateFulfillmentRequest. getFulfillmentOrBuilder()Required.FulfillmentOrBuilderUpdateFulfillmentRequestOrBuilder. getFulfillmentOrBuilder()Required.
-