Reference documentation and code samples for the Cloud AutoML V1beta1 API class Google::Cloud::AutoML::V1beta1::UndeployModelRequest.
Request message for AutoMl.UndeployModel.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#name
def name() -> ::String Returns 
 - (::String) — Required. Resource name of the model to undeploy.
 
#name=
def name=(value) -> ::String Parameter 
 - value (::String) — Required. Resource name of the model to undeploy.
 
 Returns 
 - (::String) — Required. Resource name of the model to undeploy.