Uses of Class
com.google.cloud.dialogflow.v2beta1.SuggestionFeature
-
Packages that use SuggestionFeature Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of SuggestionFeature in com.google.cloud.dialogflow.v2beta1
Methods in com.google.cloud.dialogflow.v2beta1 that return SuggestionFeature Modifier and Type Method Description SuggestionFeatureSuggestionFeature.Builder. build()SuggestionFeatureSuggestionFeature.Builder. buildPartial()static SuggestionFeatureSuggestionFeature. getDefaultInstance()SuggestionFeatureSuggestionFeature.Builder. getDefaultInstanceForType()SuggestionFeatureSuggestionFeature. getDefaultInstanceForType()SuggestionFeatureHumanAgentAssistantConfig.SuggestionFeatureConfig.Builder. getSuggestionFeature()The suggestion feature.SuggestionFeatureHumanAgentAssistantConfig.SuggestionFeatureConfig. getSuggestionFeature()The suggestion feature.SuggestionFeatureHumanAgentAssistantConfig.SuggestionFeatureConfigOrBuilder. getSuggestionFeature()The suggestion feature.static SuggestionFeatureSuggestionFeature. parseDelimitedFrom(InputStream input)static SuggestionFeatureSuggestionFeature. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SuggestionFeatureSuggestionFeature. parseFrom(byte[] data)static SuggestionFeatureSuggestionFeature. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SuggestionFeatureSuggestionFeature. parseFrom(com.google.protobuf.ByteString data)static SuggestionFeatureSuggestionFeature. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SuggestionFeatureSuggestionFeature. parseFrom(com.google.protobuf.CodedInputStream input)static SuggestionFeatureSuggestionFeature. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SuggestionFeatureSuggestionFeature. parseFrom(InputStream input)static SuggestionFeatureSuggestionFeature. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SuggestionFeatureSuggestionFeature. parseFrom(ByteBuffer data)static SuggestionFeatureSuggestionFeature. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.v2beta1 that return types with arguments of type SuggestionFeature Modifier and Type Method Description com.google.protobuf.Parser<SuggestionFeature>SuggestionFeature. getParserForType()static com.google.protobuf.Parser<SuggestionFeature>SuggestionFeature. parser()Methods in com.google.cloud.dialogflow.v2beta1 with parameters of type SuggestionFeature Modifier and Type Method Description SuggestionFeature.BuilderSuggestionFeature.Builder. mergeFrom(SuggestionFeature other)HumanAgentAssistantConfig.SuggestionFeatureConfig.BuilderHumanAgentAssistantConfig.SuggestionFeatureConfig.Builder. mergeSuggestionFeature(SuggestionFeature value)The suggestion feature.static SuggestionFeature.BuilderSuggestionFeature. newBuilder(SuggestionFeature prototype)HumanAgentAssistantConfig.SuggestionFeatureConfig.BuilderHumanAgentAssistantConfig.SuggestionFeatureConfig.Builder. setSuggestionFeature(SuggestionFeature value)The suggestion feature.
-