Class: Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaTuneModelResponse
- Inherits:
-
Object
- Object
- Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaTuneModelResponse
- 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
Response associated with a tune operation.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudRetailV2alphaTuneModelResponse
constructor
A new instance of GoogleCloudRetailV2alphaTuneModelResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudRetailV2alphaTuneModelResponse
Returns a new instance of GoogleCloudRetailV2alphaTuneModelResponse.
2395 2396 2397 |
# File 'lib/google/apis/retail_v2beta/classes.rb', line 2395 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2400 2401 |
# File 'lib/google/apis/retail_v2beta/classes.rb', line 2400 def update!(**args) end |