Class: Google::Cloud::ContactCenterInsights::V1::PhraseMatchRuleConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/contactcenterinsights/v1/resources.rb

Overview

Configuration information of a phrase match rule.

Instance Attribute Summary collapse

Instance Attribute Details

#exact_match_config::Google::Cloud::ContactCenterInsights::V1::ExactMatchConfig

Returns The configuration for the exact match rule.

Returns:



991
992
993
994
# File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 991

class PhraseMatchRuleConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end