Class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaTuneEngineResponse
- Inherits:
-
Object
- Object
- Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1betaTuneEngineResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/discoveryengine_v1alpha/classes.rb,
lib/google/apis/discoveryengine_v1alpha/representations.rb,
lib/google/apis/discoveryengine_v1alpha/representations.rb
Overview
Response associated with a tune operation.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDiscoveryengineV1betaTuneEngineResponse
constructor
A new instance of GoogleCloudDiscoveryengineV1betaTuneEngineResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDiscoveryengineV1betaTuneEngineResponse
Returns a new instance of GoogleCloudDiscoveryengineV1betaTuneEngineResponse.
17274 17275 17276 |
# File 'lib/google/apis/discoveryengine_v1alpha/classes.rb', line 17274 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
17279 17280 |
# File 'lib/google/apis/discoveryengine_v1alpha/classes.rb', line 17279 def update!(**args) end |