Google Cloud Contact Center Insights V1 Client - Class ListIssueModelsRequest (1.3.0)

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

Request to list issue models.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ parent string

Required. The parent resource of the issue model.

getParent

Required. The parent resource of the issue model.

Returns
TypeDescription
string

setParent

Required. The parent resource of the issue model.

Parameter
NameDescription
var string
Returns
TypeDescription
$this