Uses of Interface
com.google.cloud.contactcenterinsights.v1.PhraseMatchRuleConfigOrBuilder
-
Packages that use PhraseMatchRuleConfigOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of PhraseMatchRuleConfigOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement PhraseMatchRuleConfigOrBuilder Modifier and Type Class Description class
PhraseMatchRuleConfig
Configuration information of a phrase match rule.static class
PhraseMatchRuleConfig.Builder
Configuration information of a phrase match rule.Methods in com.google.cloud.contactcenterinsights.v1 that return PhraseMatchRuleConfigOrBuilder Modifier and Type Method Description PhraseMatchRuleConfigOrBuilder
PhraseMatchRule.Builder. getConfigOrBuilder()
Provides additional information about the rule that specifies how to apply the rule.PhraseMatchRuleConfigOrBuilder
PhraseMatchRule. getConfigOrBuilder()
Provides additional information about the rule that specifies how to apply the rule.PhraseMatchRuleConfigOrBuilder
PhraseMatchRuleOrBuilder. getConfigOrBuilder()
Provides additional information about the rule that specifies how to apply the rule.
-