Class: Google::Apis::DiscoveryengineV1alpha::GoogleCloudDiscoveryengineV1alphaTuneEngineRequest

Inherits:
Object
  • Object
show all
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

Request to manually start a tuning process now (instead of waiting for the periodically scheduled tuning to happen).

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudDiscoveryengineV1alphaTuneEngineRequest

Returns a new instance of GoogleCloudDiscoveryengineV1alphaTuneEngineRequest.



7249
7250
7251
# File 'lib/google/apis/discoveryengine_v1alpha/classes.rb', line 7249

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



7254
7255
# File 'lib/google/apis/discoveryengine_v1alpha/classes.rb', line 7254

def update!(**args)
end