Class: Google::Apis::RetailV2::GoogleCloudRetailV2betaTuneModelResponse
- Inherits:
-
Object
- Object
- Google::Apis::RetailV2::GoogleCloudRetailV2betaTuneModelResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/retail_v2/classes.rb,
lib/google/apis/retail_v2/representations.rb,
lib/google/apis/retail_v2/representations.rb
Overview
Response associated with a tune operation.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudRetailV2betaTuneModelResponse
constructor
A new instance of GoogleCloudRetailV2betaTuneModelResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudRetailV2betaTuneModelResponse
Returns a new instance of GoogleCloudRetailV2betaTuneModelResponse.
8847 8848 8849 |
# File 'lib/google/apis/retail_v2/classes.rb', line 8847 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
8852 8853 |
# File 'lib/google/apis/retail_v2/classes.rb', line 8852 def update!(**args) end |