View Source GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig (google_api_contact_center_insights v0.12.0)
Configuration information of a phrase match rule.
Attributes
-
exactMatchConfig
(type:GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1ExactMatchConfig.t
, default:nil
) - The configuration for the exact match rule.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig{ exactMatchConfig: GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1ExactMatchConfig.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.