public sealed class SchedulingConfig : IMessage<SchedulingConfig>, IEquatable<SchedulingConfig>, IDeepCloneable<SchedulingConfig>, IBufferMessage, IMessage
[[["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\u003eThe \u003ccode\u003eSchedulingConfig\u003c/code\u003e class, part of the Google.Cloud.Tpu.V1 namespace, is used to set scheduling options for a node.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSchedulingConfig\u003c/code\u003e implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it versatile for message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one and another that takes a \u003ccode\u003eSchedulingConfig\u003c/code\u003e object as a parameter to copy it.\u003c/p\u003e\n"],["\u003cp\u003eIt features two properties, \u003ccode\u003ePreemptible\u003c/code\u003e and \u003ccode\u003eReserved\u003c/code\u003e, which are both booleans and determine if the node is preemptible and if the node is created under a reservation respectively.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.4.0 is the latest version of the library, with previous versions back to 1.0.0 being documented.\u003c/p\u003e\n"]]],[],null,[]]