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-04-17 UTC."],[[["This page provides documentation for the `AutotuningConfig` class within the Google Cloud Dataproc v1 API, specifically for version 5.15.0."],["The `AutotuningConfig` class is used to define the autotuning configuration of a workload and can be found in the `Google.Cloud.Dataproc.V1` namespace."],["The documentation outlines the class's inheritance, which includes implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the `object` class."],["There are two constructors for the class, one that is empty and one that allows passing in an `AutotuningConfig` for instatiation, and includes a property named `Scenarios` which is a list of tunings that can be applied."],["Multiple versions of the `AutotuningConfig` documentation, ranging from 3.1.0 to 5.17.0, are accessible via links."]]],[]]