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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
Google\Cloud\ContactCenterInsights\V1\ExactMatchConfig|null |
hasExactMatchConfig
setExactMatchConfig
The configuration for the exact match rule.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\ContactCenterInsights\V1\ExactMatchConfig
|
Returns | |
---|---|
Type | Description |
$this |
getConfig
Returns | |
---|---|
Type | Description |
string |