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
def scenarios() -> ::Array<::Google::Cloud::Dataproc::V1::AutotuningConfig::Scenario>
Returns
- (::Array<::Google::Cloud::Dataproc::V1::AutotuningConfig::Scenario>) — Optional. Scenarios for which tunings are applied.
#scenarios=
def scenarios=(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.