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 page provides reference documentation for the `DriverSchedulingConfig` class within the Google Cloud Dataproc v1 API, detailing its properties, constructors, and inheritance."],["The latest version of the documentation available is 5.17.0, with a history of versions back to 3.1.0, and this page specifically covers version 5.2.0."],["The `DriverSchedulingConfig` class allows for the configuration of driver scheduling within Dataproc, including properties for specifying the amount of memory (MemoryMb) and the number of vCPUs (Vcores) the driver requires."],["The `DriverSchedulingConfig` class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from the `Object` class."],["This documentation includes details on the constructors for the `DriverSchedulingConfig` class, including a default constructor and one that accepts another `DriverSchedulingConfig` object as a parameter."]]],[]]