Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class IntentMatchData.
The data for an intent match.
Represents an intent match for a text segment in the conversation. A text
segment can be part of a sentence, a complete sentence, or an utterance
with multiple sentences.
Generated from protobuf messagegoogle.cloud.contactcenterinsights.v1.IntentMatchData
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ intent_unique_id
string
The id of the matched intent. Can be used to retrieve the corresponding intent information.
getIntentUniqueId
The id of the matched intent.
Can be used to retrieve the corresponding intent information.
Returns
Type
Description
string
setIntentUniqueId
The id of the matched intent.
Can be used to retrieve the corresponding intent information.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,[]]