View Source GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1ExactMatchConfig (google_api_contact_center_insights v0.13.0)
Exact match configuration.
Attributes
-
caseSensitive(type:boolean(), default:nil) - Whether to consider case sensitivity when performing an exact match.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1ExactMatchConfig{ caseSensitive: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.