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