public sealed class DriverSchedulingConfig : IMessage<DriverSchedulingConfig>, IEquatable<DriverSchedulingConfig>, IDeepCloneable<DriverSchedulingConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class DriverSchedulingConfig.
[[["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 webpage provides reference documentation for the `DriverSchedulingConfig` class within the Google Cloud Dataproc v1 API, specifically for version 5.16.0 and other versions as well."],["`DriverSchedulingConfig` is used to configure driver scheduling, such as specifying the number of vCPUs and the amount of memory in MB the driver requests."],["The documentation details the class's inheritance, implemented interfaces, namespace, assembly, constructors, and properties like `MemoryMb` and `Vcores`."],["The page lists previous and current versions of `DriverSchedulingConfig` for developers to reference, ranging from 3.1.0 to 5.17.0, with 5.17.0 being the latest."]]],[]]