Cloud AutoML V1 Client - Class UndeployModelRequest (1.5.4)

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

Request message for AutoMl.UndeployModel.

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

Namespace

Google \ Cloud \ AutoMl \ V1

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

static::build

Parameter
NameDescription
name string

Required. Resource name of the model to undeploy. Please see Google\Cloud\AutoMl\V1\AutoMlClient::modelName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\AutoMl\V1\UndeployModelRequest