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 webpage provides documentation for the `AutotuningConfig` class within the Google Cloud Dataproc v1 API, offering reference materials and code samples."],["The `AutotuningConfig` class is designed for workload autotuning and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of this documentation is 5.17.0, but it includes documentation for various older versions as far back as version 3.1.0."],["The class includes a `Scenarios` property, which is a `RepeatedField` of `AutotuningConfig.Types.Scenario` objects that dictates the tuning that are applied."],["The `AutotuningConfig` class has 2 constructors available, one default and one that accepts another `AutotuningConfig` object as a parameter."]]],[]]