Google Cloud Contact Center Insights V1 Client - Class IssueMatchData (1.1.0)

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

The data for an issue match annotation.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ issue_assignment Google\Cloud\ContactCenterInsights\V1\IssueAssignment

Information about the issue's assignment.

getIssueAssignment

Information about the issue's assignment.

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

hasIssueAssignment

clearIssueAssignment

setIssueAssignment

Information about the issue's assignment.

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