Google Cloud Contact Center Insights V1 Client - Class PhraseMatchRuleConfig (2.2.0)

Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class PhraseMatchRuleConfig.

Configuration information of a phrase match rule.

Generated from protobuf message google.cloud.contactcenterinsights.v1.PhraseMatchRuleConfig

Namespace

Google \ Cloud \ ContactCenterInsights \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ exact_match_config ExactMatchConfig

The configuration for the exact match rule.

getExactMatchConfig

The configuration for the exact match rule.

Returns
Type Description
ExactMatchConfig|null

hasExactMatchConfig

setExactMatchConfig

The configuration for the exact match rule.

Parameter
Name Description
var ExactMatchConfig
Returns
Type Description
$this

getConfig

Returns
Type Description
string