Uses of Class
com.google.cloud.dialogflow.v2beta1.Fulfillment.Feature
-
Packages that use Fulfillment.Feature Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of Fulfillment.Feature in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return Fulfillment.Feature Modifier and Type Method Description Fulfillment.FeatureFulfillment.Feature.Builder. build()Fulfillment.FeatureFulfillment.Feature.Builder. buildPartial()static Fulfillment.FeatureFulfillment.Feature. getDefaultInstance()Fulfillment.FeatureFulfillment.Feature.Builder. getDefaultInstanceForType()Fulfillment.FeatureFulfillment.Feature. getDefaultInstanceForType()Fulfillment.FeatureFulfillment.Builder. getFeatures(int index)The field defines whether the fulfillment is enabled for certain features.Fulfillment.FeatureFulfillment. getFeatures(int index)The field defines whether the fulfillment is enabled for certain features.Fulfillment.FeatureFulfillmentOrBuilder. getFeatures(int index)The field defines whether the fulfillment is enabled for certain features.static Fulfillment.FeatureFulfillment.Feature. parseDelimitedFrom(InputStream input)static Fulfillment.FeatureFulfillment.Feature. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Fulfillment.FeatureFulfillment.Feature. parseFrom(byte[] data)static Fulfillment.FeatureFulfillment.Feature. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Fulfillment.FeatureFulfillment.Feature. parseFrom(com.google.protobuf.ByteString data)static Fulfillment.FeatureFulfillment.Feature. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Fulfillment.FeatureFulfillment.Feature. parseFrom(com.google.protobuf.CodedInputStream input)static Fulfillment.FeatureFulfillment.Feature. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Fulfillment.FeatureFulfillment.Feature. parseFrom(InputStream input)static Fulfillment.FeatureFulfillment.Feature. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Fulfillment.FeatureFulfillment.Feature. parseFrom(ByteBuffer data)static Fulfillment.FeatureFulfillment.Feature. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.v2beta1 that return types with arguments of type Fulfillment.Feature Modifier and Type Method Description List<Fulfillment.Feature>Fulfillment.Builder. getFeaturesList()The field defines whether the fulfillment is enabled for certain features.List<Fulfillment.Feature>Fulfillment. getFeaturesList()The field defines whether the fulfillment is enabled for certain features.List<Fulfillment.Feature>FulfillmentOrBuilder. getFeaturesList()The field defines whether the fulfillment is enabled for certain features.com.google.protobuf.Parser<Fulfillment.Feature>Fulfillment.Feature. getParserForType()static com.google.protobuf.Parser<Fulfillment.Feature>Fulfillment.Feature. parser()Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type Fulfillment.Feature Modifier and Type Method Description Fulfillment.BuilderFulfillment.Builder. addFeatures(int index, Fulfillment.Feature value)The field defines whether the fulfillment is enabled for certain features.Fulfillment.BuilderFulfillment.Builder. addFeatures(Fulfillment.Feature value)The field defines whether the fulfillment is enabled for certain features.Fulfillment.Feature.BuilderFulfillment.Feature.Builder. mergeFrom(Fulfillment.Feature other)static Fulfillment.Feature.BuilderFulfillment.Feature. newBuilder(Fulfillment.Feature prototype)Fulfillment.BuilderFulfillment.Builder. setFeatures(int index, Fulfillment.Feature value)The field defines whether the fulfillment is enabled for certain features.Method parameters in com.google.cloud.dialogflow.v2beta1 with type arguments of type Fulfillment.Feature Modifier and Type Method Description Fulfillment.BuilderFulfillment.Builder. addAllFeatures(Iterable<? extends Fulfillment.Feature> values)The field defines whether the fulfillment is enabled for certain features.
-