Cloud AutoML V1beta1 Client - Class UndeployModelRequest (1.4.17)

Reference documentation and code samples for the Cloud AutoML V1beta1 Client class UndeployModelRequest.

Request message for AutoMl.UndeployModel.

Generated from protobuf message google.cloud.automl.v1beta1.UndeployModelRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. Resource name of the model to undeploy.

getName

Required. Resource name of the model to undeploy.

Returns
TypeDescription
string

setName

Required. Resource name of the model to undeploy.

Parameter
NameDescription
var string
Returns
TypeDescription
$this