Uses of Interface
com.google.cloud.contactcenterinsights.v1.PhraseMatchRuleGroupOrBuilder
-
Packages that use PhraseMatchRuleGroupOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of PhraseMatchRuleGroupOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement PhraseMatchRuleGroupOrBuilder Modifier and Type Class Description classPhraseMatchRuleGroupA message representing a rule in the phrase matcher.static classPhraseMatchRuleGroup.BuilderA message representing a rule in the phrase matcher.Methods in com.google.cloud.contactcenterinsights.v1 that return PhraseMatchRuleGroupOrBuilder Modifier and Type Method Description PhraseMatchRuleGroupOrBuilderPhraseMatcher.Builder. getPhraseMatchRuleGroupsOrBuilder(int index)A list of phase match rule groups that are included in this matcher.PhraseMatchRuleGroupOrBuilderPhraseMatcher. getPhraseMatchRuleGroupsOrBuilder(int index)A list of phase match rule groups that are included in this matcher.PhraseMatchRuleGroupOrBuilderPhraseMatcherOrBuilder. getPhraseMatchRuleGroupsOrBuilder(int index)A list of phase match rule groups that are included in this matcher.Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type PhraseMatchRuleGroupOrBuilder Modifier and Type Method Description List<? extends PhraseMatchRuleGroupOrBuilder>PhraseMatcher.Builder. getPhraseMatchRuleGroupsOrBuilderList()A list of phase match rule groups that are included in this matcher.List<? extends PhraseMatchRuleGroupOrBuilder>PhraseMatcher. getPhraseMatchRuleGroupsOrBuilderList()A list of phase match rule groups that are included in this matcher.List<? extends PhraseMatchRuleGroupOrBuilder>PhraseMatcherOrBuilder. getPhraseMatchRuleGroupsOrBuilderList()A list of phase match rule groups that are included in this matcher.
-