Class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaResumeModelRequest
- Inherits:
-
Object
- Object
- Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaResumeModelRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/retail_v2alpha/classes.rb,
lib/google/apis/retail_v2alpha/representations.rb,
lib/google/apis/retail_v2alpha/representations.rb
Overview
Request for resuming training of a model.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudRetailV2alphaResumeModelRequest
constructor
A new instance of GoogleCloudRetailV2alphaResumeModelRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudRetailV2alphaResumeModelRequest
Returns a new instance of GoogleCloudRetailV2alphaResumeModelRequest.
6012 6013 6014 |
# File 'lib/google/apis/retail_v2alpha/classes.rb', line 6012 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
6017 6018 |
# File 'lib/google/apis/retail_v2alpha/classes.rb', line 6017 def update!(**args) end |