Class: Google::Apis::RetailV2beta::GoogleCloudRetailV2betaPauseModelRequest
- Inherits:
-
Object
- Object
- Google::Apis::RetailV2beta::GoogleCloudRetailV2betaPauseModelRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/retail_v2beta/classes.rb,
lib/google/apis/retail_v2beta/representations.rb,
lib/google/apis/retail_v2beta/representations.rb
Overview
Request for pausing training of a model.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudRetailV2betaPauseModelRequest
constructor
A new instance of GoogleCloudRetailV2betaPauseModelRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudRetailV2betaPauseModelRequest
Returns a new instance of GoogleCloudRetailV2betaPauseModelRequest.
5068 5069 5070 |
# File 'lib/google/apis/retail_v2beta/classes.rb', line 5068 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5073 5074 |
# File 'lib/google/apis/retail_v2beta/classes.rb', line 5073 def update!(**args) end |