Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class PhraseMatchData.
The data for a matched phrase matcher.
Represents information identifying a phrase matcher for a given match.
Generated from protobuf message google.cloud.contactcenterinsights.v1.PhraseMatchData
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ phrase_matcher
string
The unique identifier (the resource name) of the phrase matcher.
↳ display_name
string
The human-readable name of the phrase matcher.
getPhraseMatcher
The unique identifier (the resource name) of the phrase matcher.
string
setPhraseMatcher
The unique identifier (the resource name) of the phrase matcher.
var
string
$this
getDisplayName
The human-readable name of the phrase matcher.
string
setDisplayName
The human-readable name of the phrase matcher.
var
string
$this