GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig (google_api_contact_center_insights v0.3.0) View Source
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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig{ exactMatchConfig: GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1ExactMatchConfig.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.