Contact Center AI Insights V1 API - Class Google::Cloud::ContactCenterInsights::V1::ExactMatchConfig (v0.8.1)

Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::ExactMatchConfig.

Exact match configuration.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#case_sensitive

def case_sensitive() -> ::Boolean
Returns
  • (::Boolean) — Whether to consider case sensitivity when performing an exact match.

#case_sensitive=

def case_sensitive=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether to consider case sensitivity when performing an exact match.
Returns
  • (::Boolean) — Whether to consider case sensitivity when performing an exact match.