Class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaPauseModelRequest
- Inherits:
-
Object
- Object
- Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaPauseModelRequest
- 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 pausing training of a model.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudRetailV2alphaPauseModelRequest
constructor
A new instance of GoogleCloudRetailV2alphaPauseModelRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudRetailV2alphaPauseModelRequest
Returns a new instance of GoogleCloudRetailV2alphaPauseModelRequest.
4614 4615 4616 |
# File 'lib/google/apis/retail_v2alpha/classes.rb', line 4614 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4619 4620 |
# File 'lib/google/apis/retail_v2alpha/classes.rb', line 4619 def update!(**args) end |