Class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaTuneModelRequest
- Inherits:
-
Object
- Object
- Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaTuneModelRequest
- 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 to manually start a tuning process now (instead of waiting for the periodically scheduled tuning to happen).
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudRetailV2alphaTuneModelRequest
constructor
A new instance of GoogleCloudRetailV2alphaTuneModelRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudRetailV2alphaTuneModelRequest
Returns a new instance of GoogleCloudRetailV2alphaTuneModelRequest.
7668 7669 7670 |
# File 'lib/google/apis/retail_v2alpha/classes.rb', line 7668 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
7673 7674 |
# File 'lib/google/apis/retail_v2alpha/classes.rb', line 7673 def update!(**args) end |