Uses of Interface
com.google.cloud.contactcenterinsights.v1.PhraseMatchRuleOrBuilder
-
Packages that use PhraseMatchRuleOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of PhraseMatchRuleOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement PhraseMatchRuleOrBuilder Modifier and Type Class Description classPhraseMatchRuleThe data for a phrase match rule.static classPhraseMatchRule.BuilderThe data for a phrase match rule.Methods in com.google.cloud.contactcenterinsights.v1 that return PhraseMatchRuleOrBuilder Modifier and Type Method Description PhraseMatchRuleOrBuilderPhraseMatchRuleGroup.Builder. getPhraseMatchRulesOrBuilder(int index)A list of phrase match rules that are included in this group.PhraseMatchRuleOrBuilderPhraseMatchRuleGroup. getPhraseMatchRulesOrBuilder(int index)A list of phrase match rules that are included in this group.PhraseMatchRuleOrBuilderPhraseMatchRuleGroupOrBuilder. getPhraseMatchRulesOrBuilder(int index)A list of phrase match rules that are included in this group.Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type PhraseMatchRuleOrBuilder Modifier and Type Method Description List<? extends PhraseMatchRuleOrBuilder>PhraseMatchRuleGroup.Builder. getPhraseMatchRulesOrBuilderList()A list of phrase match rules that are included in this group.List<? extends PhraseMatchRuleOrBuilder>PhraseMatchRuleGroup. getPhraseMatchRulesOrBuilderList()A list of phrase match rules that are included in this group.List<? extends PhraseMatchRuleOrBuilder>PhraseMatchRuleGroupOrBuilder. getPhraseMatchRulesOrBuilderList()A list of phrase match rules that are included in this group.
-