Class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTuneEngineResponse
- Inherits:
-
Object
- Object
- Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTuneEngineResponse
- 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) ⇒ GoogleCloudDiscoveryengineV1alphaTuneEngineResponse
constructor
A new instance of GoogleCloudDiscoveryengineV1alphaTuneEngineResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDiscoveryengineV1alphaTuneEngineResponse
Returns a new instance of GoogleCloudDiscoveryengineV1alphaTuneEngineResponse.
4761 4762 4763 |
# File 'lib/google/apis/discoveryengine_v1alpha/classes.rb', line 4761 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4766 4767 |
# File 'lib/google/apis/discoveryengine_v1alpha/classes.rb', line 4766 def update!(**args) end |