Class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2betaTuneModelResponse
- Inherits:
-
Object
- Object
- Google::Apis::RetailV2alpha::GoogleCloudRetailV2betaTuneModelResponse
- 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
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.
8975 8976 8977 |
# File 'lib/google/apis/retail_v2alpha/classes.rb', line 8975 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
8980 8981 |
# File 'lib/google/apis/retail_v2alpha/classes.rb', line 8980 def update!(**args) end |