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

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

Request to list issues.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ parent string

Required. The parent resource of the issue.

getParent

Required. The parent resource of the issue.

Returns
TypeDescription
string

setParent

Required. The parent resource of the issue.

Parameter
NameDescription
var string
Returns
TypeDescription
$this