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

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

Namespace

Google \ Cloud \ ContactCenterInsights \ V1

Methods

__construct

Constructor.

Parameters
Name Description
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
Type Description
Google\Cloud\ContactCenterInsights\V1\IssueAssignment|null

hasIssueAssignment

clearIssueAssignment

setIssueAssignment

Information about the issue's assignment.

Parameter
Name Description
var Google\Cloud\ContactCenterInsights\V1\IssueAssignment
Returns
Type Description
$this