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

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

Namespace

Google \ Cloud \ ContactCenterInsights \ V1

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

static::build

Parameter
NameDescription
parent string

Required. The parent resource of the issue model. Please see Google\Cloud\ContactCenterInsights\V1\ContactCenterInsightsClient::locationName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\ContactCenterInsights\V1\ListIssueModelsRequest