Uses of Class
com.google.cloud.contactcenterinsights.v1.ExactMatchConfig
-
Packages that use ExactMatchConfig Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of ExactMatchConfig in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return ExactMatchConfig Modifier and Type Method Description ExactMatchConfigExactMatchConfig.Builder. build()ExactMatchConfigExactMatchConfig.Builder. buildPartial()static ExactMatchConfigExactMatchConfig. getDefaultInstance()ExactMatchConfigExactMatchConfig.Builder. getDefaultInstanceForType()ExactMatchConfigExactMatchConfig. getDefaultInstanceForType()ExactMatchConfigPhraseMatchRuleConfig.Builder. getExactMatchConfig()The configuration for the exact match rule.ExactMatchConfigPhraseMatchRuleConfig. getExactMatchConfig()The configuration for the exact match rule.ExactMatchConfigPhraseMatchRuleConfigOrBuilder. getExactMatchConfig()The configuration for the exact match rule.static ExactMatchConfigExactMatchConfig. parseDelimitedFrom(InputStream input)static ExactMatchConfigExactMatchConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExactMatchConfigExactMatchConfig. parseFrom(byte[] data)static ExactMatchConfigExactMatchConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExactMatchConfigExactMatchConfig. parseFrom(com.google.protobuf.ByteString data)static ExactMatchConfigExactMatchConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExactMatchConfigExactMatchConfig. parseFrom(com.google.protobuf.CodedInputStream input)static ExactMatchConfigExactMatchConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExactMatchConfigExactMatchConfig. parseFrom(InputStream input)static ExactMatchConfigExactMatchConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExactMatchConfigExactMatchConfig. parseFrom(ByteBuffer data)static ExactMatchConfigExactMatchConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type ExactMatchConfig Modifier and Type Method Description com.google.protobuf.Parser<ExactMatchConfig>ExactMatchConfig. getParserForType()static com.google.protobuf.Parser<ExactMatchConfig>ExactMatchConfig. parser()Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type ExactMatchConfig Modifier and Type Method Description PhraseMatchRuleConfig.BuilderPhraseMatchRuleConfig.Builder. mergeExactMatchConfig(ExactMatchConfig value)The configuration for the exact match rule.ExactMatchConfig.BuilderExactMatchConfig.Builder. mergeFrom(ExactMatchConfig other)static ExactMatchConfig.BuilderExactMatchConfig. newBuilder(ExactMatchConfig prototype)PhraseMatchRuleConfig.BuilderPhraseMatchRuleConfig.Builder. setExactMatchConfig(ExactMatchConfig value)The configuration for the exact match rule.
-