Class: Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaTuneEngineResponse
- Inherits:
-
Object
- Object
- Google::Apis::DiscoveryengineV1beta::GoogleCloudDiscoveryengineV1alphaTuneEngineResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/discoveryengine_v1beta/classes.rb,
lib/google/apis/discoveryengine_v1beta/representations.rb,
lib/google/apis/discoveryengine_v1beta/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.
10397 10398 10399 |
# File 'lib/google/apis/discoveryengine_v1beta/classes.rb', line 10397 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
10402 10403 |
# File 'lib/google/apis/discoveryengine_v1beta/classes.rb', line 10402 def update!(**args) end |