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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eDriverSchedulingConfig\u003c/code\u003e class within the Google Cloud Dataproc v1 API, specifically in the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDriverSchedulingConfig\u003c/code\u003e class is used to define the configuration for driver scheduling, including memory and vCPU requests.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists available versions of the API from 3.1.0 to the latest version of 5.17.0, with each version being hyperlinked, allowing for easy navigation to different versions.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e, indicating its capabilities and structure within the API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDriverSchedulingConfig\u003c/code\u003e class has two key properties, \u003ccode\u003eMemoryMb\u003c/code\u003e and \u003ccode\u003eVcores\u003c/code\u003e, which are both required \u003ccode\u003eint\u003c/code\u003e properties representing memory in megabytes and the number of vCPUs, respectively.\u003c/p\u003e\n"]]],[],null,[]]