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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for the `AutotuningConfig` class within the Google Cloud Dataproc v1 API, specifically for version 5.13.0."],["The `AutotuningConfig` class is used to define the autotuning configuration of a workload and includes a `Scenarios` property, allowing the specification of tuning scenarios."],["The page includes a list of all available versions of the `AutotuningConfig` documentation, from version 3.1.0 up to the latest version, 5.17.0."],["The `AutotuningConfig` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["There are two constructor methods for creating an `AutotuningConfig` object, one parameterless, and one that takes an `AutotuningConfig` object as a parameter."]]],[]]