Uses of Class
com.google.cloud.contactcenterinsights.v1.PhraseMatchRule
-
Packages that use PhraseMatchRule Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of PhraseMatchRule in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return PhraseMatchRule Modifier and Type Method Description PhraseMatchRulePhraseMatchRule.Builder. build()PhraseMatchRulePhraseMatchRule.Builder. buildPartial()static PhraseMatchRulePhraseMatchRule. getDefaultInstance()PhraseMatchRulePhraseMatchRule.Builder. getDefaultInstanceForType()PhraseMatchRulePhraseMatchRule. getDefaultInstanceForType()PhraseMatchRulePhraseMatchRuleGroup.Builder. getPhraseMatchRules(int index)A list of phrase match rules that are included in this group.PhraseMatchRulePhraseMatchRuleGroup. getPhraseMatchRules(int index)A list of phrase match rules that are included in this group.PhraseMatchRulePhraseMatchRuleGroupOrBuilder. getPhraseMatchRules(int index)A list of phrase match rules that are included in this group.static PhraseMatchRulePhraseMatchRule. parseDelimitedFrom(InputStream input)static PhraseMatchRulePhraseMatchRule. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhraseMatchRulePhraseMatchRule. parseFrom(byte[] data)static PhraseMatchRulePhraseMatchRule. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhraseMatchRulePhraseMatchRule. parseFrom(com.google.protobuf.ByteString data)static PhraseMatchRulePhraseMatchRule. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhraseMatchRulePhraseMatchRule. parseFrom(com.google.protobuf.CodedInputStream input)static PhraseMatchRulePhraseMatchRule. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhraseMatchRulePhraseMatchRule. parseFrom(InputStream input)static PhraseMatchRulePhraseMatchRule. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhraseMatchRulePhraseMatchRule. parseFrom(ByteBuffer data)static PhraseMatchRulePhraseMatchRule. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type PhraseMatchRule Modifier and Type Method Description com.google.protobuf.Parser<PhraseMatchRule>PhraseMatchRule. getParserForType()List<PhraseMatchRule>PhraseMatchRuleGroup.Builder. getPhraseMatchRulesList()A list of phrase match rules that are included in this group.List<PhraseMatchRule>PhraseMatchRuleGroup. getPhraseMatchRulesList()A list of phrase match rules that are included in this group.List<PhraseMatchRule>PhraseMatchRuleGroupOrBuilder. getPhraseMatchRulesList()A list of phrase match rules that are included in this group.static com.google.protobuf.Parser<PhraseMatchRule>PhraseMatchRule. parser()Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type PhraseMatchRule Modifier and Type Method Description PhraseMatchRuleGroup.BuilderPhraseMatchRuleGroup.Builder. addPhraseMatchRules(int index, PhraseMatchRule value)A list of phrase match rules that are included in this group.PhraseMatchRuleGroup.BuilderPhraseMatchRuleGroup.Builder. addPhraseMatchRules(PhraseMatchRule value)A list of phrase match rules that are included in this group.PhraseMatchRule.BuilderPhraseMatchRule.Builder. mergeFrom(PhraseMatchRule other)static PhraseMatchRule.BuilderPhraseMatchRule. newBuilder(PhraseMatchRule prototype)PhraseMatchRuleGroup.BuilderPhraseMatchRuleGroup.Builder. setPhraseMatchRules(int index, PhraseMatchRule value)A list of phrase match rules that are included in this group.Method parameters in com.google.cloud.contactcenterinsights.v1 with type arguments of type PhraseMatchRule Modifier and Type Method Description PhraseMatchRuleGroup.BuilderPhraseMatchRuleGroup.Builder. addAllPhraseMatchRules(Iterable<? extends PhraseMatchRule> values)A list of phrase match rules that are included in this group.
-