Class: Google::Apis::RetailV2::GoogleCloudRetailV2alphaTuneModelResponse
- Inherits:
-
Object
- Object
- Google::Apis::RetailV2::GoogleCloudRetailV2alphaTuneModelResponse
- 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) ⇒ 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.
7898 7899 7900 |
# File 'lib/google/apis/retail_v2/classes.rb', line 7898 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
7903 7904 |
# File 'lib/google/apis/retail_v2/classes.rb', line 7903 def update!(**args) end |