Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::PhraseMatchRuleConfig.
Configuration information of a phrase match rule.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#exact_match_config
def exact_match_config() -> ::Google::Cloud::ContactCenterInsights::V1::ExactMatchConfig
Returns
- (::Google::Cloud::ContactCenterInsights::V1::ExactMatchConfig) — The configuration for the exact match rule.
#exact_match_config=
def exact_match_config=(value) -> ::Google::Cloud::ContactCenterInsights::V1::ExactMatchConfig
Parameter
- value (::Google::Cloud::ContactCenterInsights::V1::ExactMatchConfig) — The configuration for the exact match rule.
Returns
- (::Google::Cloud::ContactCenterInsights::V1::ExactMatchConfig) — The configuration for the exact match rule.