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

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

The request to get an issue model.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the issue model to get.

getName

Required. The name of the issue model to get.

Returns
TypeDescription
string

setName

Required. The name of the issue model to get.

Parameter
NameDescription
var string
Returns
TypeDescription
$this