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 documentation for the `DriverSchedulingConfig` class within the Google Cloud Dataproc v1 API, specifically for version 5.9.0."],["The `DriverSchedulingConfig` class is used to configure driver scheduling, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This document details the `DriverSchedulingConfig` class constructors, including a default constructor and a copy constructor, as well as properties for specifying the driver's memory (`MemoryMb`) and vCPU requirements (`Vcores`)."],["The documentation outlines the inheritance and implementation hierarchy of the `DriverSchedulingConfig` class, along with its namespace and assembly, as well as outlining inherited members."],["Links are provided to the documentation of older versions, and the newest version, of the `DriverSchedulingConfig` class, alongside links to the documentation of `DriverSchedulingConfig`s' implemented Interfaces."]]],[]]