Uses of Interface
com.google.cloud.contactcenterinsights.v1.ExactMatchConfigOrBuilder
-
Packages that use ExactMatchConfigOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of ExactMatchConfigOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement ExactMatchConfigOrBuilder Modifier and Type Class Description class
ExactMatchConfig
Exact match configuration.static class
ExactMatchConfig.Builder
Exact match configuration.Methods in com.google.cloud.contactcenterinsights.v1 that return ExactMatchConfigOrBuilder Modifier and Type Method Description ExactMatchConfigOrBuilder
PhraseMatchRuleConfig.Builder. getExactMatchConfigOrBuilder()
The configuration for the exact match rule.ExactMatchConfigOrBuilder
PhraseMatchRuleConfig. getExactMatchConfigOrBuilder()
The configuration for the exact match rule.ExactMatchConfigOrBuilder
PhraseMatchRuleConfigOrBuilder. getExactMatchConfigOrBuilder()
The configuration for the exact match rule.
-