public interface PhraseMatchRuleConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PhraseMatchRuleConfig.ConfigCase |
getConfigCase() |
ExactMatchConfig |
getExactMatchConfig()
The configuration for the exact match rule.
|
ExactMatchConfigOrBuilder |
getExactMatchConfigOrBuilder()
The configuration for the exact match rule.
|
boolean |
hasExactMatchConfig()
The configuration for the exact match rule.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasExactMatchConfig()
The configuration for the exact match rule.
.google.cloud.contactcenterinsights.v1.ExactMatchConfig exact_match_config = 1;ExactMatchConfig getExactMatchConfig()
The configuration for the exact match rule.
.google.cloud.contactcenterinsights.v1.ExactMatchConfig exact_match_config = 1;ExactMatchConfigOrBuilder getExactMatchConfigOrBuilder()
The configuration for the exact match rule.
.google.cloud.contactcenterinsights.v1.ExactMatchConfig exact_match_config = 1;PhraseMatchRuleConfig.ConfigCase getConfigCase()
Copyright © 2023 Google LLC. All rights reserved.