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 classPhraseMatchRuleConfigConfiguration information of a phrase match rule.static classPhraseMatchRuleConfig.BuilderConfiguration information of a phrase match rule.Methods in com.google.cloud.contactcenterinsights.v1 that return PhraseMatchRuleConfigOrBuilder Modifier and Type Method Description PhraseMatchRuleConfigOrBuilderPhraseMatchRule.Builder. getConfigOrBuilder()Provides additional information about the rule that specifies how to apply the rule.PhraseMatchRuleConfigOrBuilderPhraseMatchRule. getConfigOrBuilder()Provides additional information about the rule that specifies how to apply the rule.PhraseMatchRuleConfigOrBuilderPhraseMatchRuleOrBuilder. getConfigOrBuilder()Provides additional information about the rule that specifies how to apply the rule.
-