Uses of Class
com.google.cloud.contactcenterinsights.v1.ExactMatchConfig.Builder
-
Packages that use ExactMatchConfig.Builder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of ExactMatchConfig.Builder in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return ExactMatchConfig.Builder Modifier and Type Method Description ExactMatchConfig.BuilderExactMatchConfig.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ExactMatchConfig.BuilderExactMatchConfig.Builder. clear()ExactMatchConfig.BuilderExactMatchConfig.Builder. clearCaseSensitive()Whether to consider case sensitivity when performing an exact match.ExactMatchConfig.BuilderExactMatchConfig.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)ExactMatchConfig.BuilderExactMatchConfig.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ExactMatchConfig.BuilderExactMatchConfig.Builder. clone()ExactMatchConfig.BuilderPhraseMatchRuleConfig.Builder. getExactMatchConfigBuilder()The configuration for the exact match rule.ExactMatchConfig.BuilderExactMatchConfig.Builder. mergeFrom(ExactMatchConfig other)ExactMatchConfig.BuilderExactMatchConfig.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ExactMatchConfig.BuilderExactMatchConfig.Builder. mergeFrom(com.google.protobuf.Message other)ExactMatchConfig.BuilderExactMatchConfig.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static ExactMatchConfig.BuilderExactMatchConfig. newBuilder()static ExactMatchConfig.BuilderExactMatchConfig. newBuilder(ExactMatchConfig prototype)ExactMatchConfig.BuilderExactMatchConfig. newBuilderForType()protected ExactMatchConfig.BuilderExactMatchConfig. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)ExactMatchConfig.BuilderExactMatchConfig.Builder. setCaseSensitive(boolean value)Whether to consider case sensitivity when performing an exact match.ExactMatchConfig.BuilderExactMatchConfig.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ExactMatchConfig.BuilderExactMatchConfig.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ExactMatchConfig.BuilderExactMatchConfig.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ExactMatchConfig.BuilderExactMatchConfig. toBuilder()Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type ExactMatchConfig.Builder Modifier and Type Method Description PhraseMatchRuleConfig.BuilderPhraseMatchRuleConfig.Builder. setExactMatchConfig(ExactMatchConfig.Builder builderForValue)The configuration for the exact match rule.
-