Google Cloud Dataproc v1 API - Class AutotuningConfig (5.12.0)

public sealed class AutotuningConfig : IMessage<AutotuningConfig>, IEquatable<AutotuningConfig>, IDeepCloneable<AutotuningConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Dataproc v1 API class AutotuningConfig.

Autotuning configuration of the workload.

Inheritance

object > AutotuningConfig

Namespace

Google.Cloud.Dataproc.V1

Assembly

Google.Cloud.Dataproc.V1.dll

Constructors

AutotuningConfig()

public AutotuningConfig()

AutotuningConfig(AutotuningConfig)

public AutotuningConfig(AutotuningConfig other)
Parameter
Name Description
other AutotuningConfig

Properties

Scenarios

public RepeatedField<AutotuningConfig.Types.Scenario> Scenarios { get; }

Optional. Scenarios for which tunings are applied.

Property Value
Type Description
RepeatedFieldAutotuningConfigTypesScenario