Cloud Dataproc V1 API - Class Google::Cloud::Dataproc::V1::AutotuningConfig (v1.9.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Cloud::Dataproc::V1::AutotuningConfig.
Autotuning configuration of the workload.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#scenarios
defscenarios()->::Array<::Google::Cloud::Dataproc::V1::AutotuningConfig::Scenario>
Returns
- (::Array<::Google::Cloud::Dataproc::V1::AutotuningConfig::Scenario>) — Optional. Scenarios for which tunings are applied.
#scenarios=
defscenarios=(value)->::Array<::Google::Cloud::Dataproc::V1::AutotuningConfig::Scenario>
Parameter
- value (::Array<::Google::Cloud::Dataproc::V1::AutotuningConfig::Scenario>) — Optional. Scenarios for which tunings are applied.
Returns
- (::Array<::Google::Cloud::Dataproc::V1::AutotuningConfig::Scenario>) — Optional. Scenarios for which tunings are applied.