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

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
Name Description
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
Type Description
string

setParent

Required. The parent resource of the issue model.

Parameter
Name Description
var string
Returns
Type Description
$this