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-03-21 UTC."],[[["This webpage provides reference documentation for the `DriverSchedulingConfig` class within the Google Cloud Dataproc v1 API, detailing its properties and methods."],["The `DriverSchedulingConfig` class is used to define driver scheduling configurations, such as memory and vCPU requirements."],["The documentation covers multiple versions of the API, from version 3.1.0 up to the latest 5.17.0, with the current selected version being 5.14.0."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `DriverSchedulingConfig` are `MemoryMb`, representing the required memory in MB, and `Vcores`, representing the requested number of vCPUs."]]],[]]