Class: Google::Apis::RecommendationengineV1beta1::GoogleCloudRecommendationengineV1alphaTuningResponse
- Inherits:
-
Object
- Object
- Google::Apis::RecommendationengineV1beta1::GoogleCloudRecommendationengineV1alphaTuningResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/recommendationengine_v1beta1/classes.rb,
lib/google/apis/recommendationengine_v1beta1/representations.rb,
lib/google/apis/recommendationengine_v1beta1/representations.rb
Overview
Response associated with a tune operation.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudRecommendationengineV1alphaTuningResponse
constructor
A new instance of GoogleCloudRecommendationengineV1alphaTuningResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudRecommendationengineV1alphaTuningResponse
Returns a new instance of GoogleCloudRecommendationengineV1alphaTuningResponse.
130 131 132 |
# File 'lib/google/apis/recommendationengine_v1beta1/classes.rb', line 130 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
135 136 |
# File 'lib/google/apis/recommendationengine_v1beta1/classes.rb', line 135 def update!(**args) end |