Google Cloud Dataproc V1 Client - Class AutotuningConfig (4.0.0)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ scenarios int[]

Optional. Scenarios for which tunings are applied.

getScenarios

Optional. Scenarios for which tunings are applied.

Returns
Type Description
Google\Protobuf\RepeatedField<int>

setScenarios

Optional. Scenarios for which tunings are applied.

Parameter
Name Description
var int[]
Returns
Type Description
$this