Google Cloud Contact Center Insights V1 Client - Class PhraseMatchRule (1.2.1)

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

The data for a phrase match rule.

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

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ query
string

Required. The phrase to be matched.

↳ negated
bool

Specifies whether the phrase must be missing from the transcript segment or present in the transcript segment.

↳ config
Google\Cloud\ContactCenterInsights\V1\PhraseMatchRuleConfig

Provides additional information about the rule that specifies how to apply the rule.

getQuery

Required. The phrase to be matched.

Returns
Type
Description
string

setQuery

Required. The phrase to be matched.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getNegated

Specifies whether the phrase must be missing from the transcript segment or present in the transcript segment.

Returns
Type
Description
bool

setNegated

Specifies whether the phrase must be missing from the transcript segment or present in the transcript segment.

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

getConfig

Provides additional information about the rule that specifies how to apply the rule.

hasConfig

clearConfig

setConfig

Provides additional information about the rule that specifies how to apply the rule.

Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: