Google Cloud Contact Center Insights V1 Client - Class PhraseMatchRuleConfig (1.8.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
NameDescription
data array

Optional. Data for populating the Message object.

↳ exact_match_config Google\Cloud\ContactCenterInsights\V1\ExactMatchConfig

The configuration for the exact match rule.

getExactMatchConfig

The configuration for the exact match rule.

Returns
TypeDescription
Google\Cloud\ContactCenterInsights\V1\ExactMatchConfig|null

hasExactMatchConfig

setExactMatchConfig

The configuration for the exact match rule.

Parameter
NameDescription
var Google\Cloud\ContactCenterInsights\V1\ExactMatchConfig
Returns
TypeDescription
$this

getConfig

Returns
TypeDescription
string