Class: Google::Cloud::AutoML::V1beta1::UndeployModelRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/automl/v1beta1/doc/google/cloud/automl/v1beta1/service.rb

Overview

Request message for AutoML::UndeployModel.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

Returns Resource name of the model to undeploy.

Returns:

  • (String)

    Resource name of the model to undeploy.



296
# File 'lib/google/cloud/automl/v1beta1/doc/google/cloud/automl/v1beta1/service.rb', line 296

class UndeployModelRequest; end