Reference documentation and code samples for the Google Cloud Dataproc V1 Client class AutotuningConfig.
Autotuning configuration of the workload.
Generated from protobuf message google.cloud.dataproc.v1.AutotuningConfig
Namespace
Google \ Cloud \ Dataproc \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ scenarios |
array
Optional. Scenarios for which tunings are applied. |
getScenarios
Optional. Scenarios for which tunings are applied.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setScenarios
Optional. Scenarios for which tunings are applied.
Parameter | |
---|---|
Name | Description |
var |
int[]
|
Returns | |
---|---|
Type | Description |
$this |