Uses of Interface
com.google.cloud.dialogflow.v2beta1.Fulfillment.FeatureOrBuilder
-
Packages that use Fulfillment.FeatureOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of Fulfillment.FeatureOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement Fulfillment.FeatureOrBuilder Modifier and Type Class Description static class
Fulfillment.Feature
Whether fulfillment is enabled for the specific feature.static class
Fulfillment.Feature.Builder
Whether fulfillment is enabled for the specific feature.Methods in com.google.cloud.dialogflow.v2beta1 that return Fulfillment.FeatureOrBuilder Modifier and Type Method Description Fulfillment.FeatureOrBuilder
Fulfillment.Builder. getFeaturesOrBuilder(int index)
The field defines whether the fulfillment is enabled for certain features.Fulfillment.FeatureOrBuilder
Fulfillment. getFeaturesOrBuilder(int index)
The field defines whether the fulfillment is enabled for certain features.Fulfillment.FeatureOrBuilder
FulfillmentOrBuilder. getFeaturesOrBuilder(int index)
The field defines whether the fulfillment is enabled for certain features.Methods in com.google.cloud.dialogflow.v2beta1 that return types with arguments of type Fulfillment.FeatureOrBuilder Modifier and Type Method Description List<? extends Fulfillment.FeatureOrBuilder>
Fulfillment.Builder. getFeaturesOrBuilderList()
The field defines whether the fulfillment is enabled for certain features.List<? extends Fulfillment.FeatureOrBuilder>
Fulfillment. getFeaturesOrBuilderList()
The field defines whether the fulfillment is enabled for certain features.List<? extends Fulfillment.FeatureOrBuilder>
FulfillmentOrBuilder. getFeaturesOrBuilderList()
The field defines whether the fulfillment is enabled for certain features.
-