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

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

The request to undeploy an issue model.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The issue model to undeploy.

getName

Required. The issue model to undeploy.

Returns
TypeDescription
string

setName

Required. The issue model to undeploy.

Parameter
NameDescription
var string
Returns
TypeDescription
$this