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.
8860 8861 8862 |
# File 'lib/google/apis/retail_v2/classes.rb', line 8860 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
8865 8866 |
# File 'lib/google/apis/retail_v2/classes.rb', line 8865 def update!(**args) end |