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\u003eThis document provides information about the \u003ccode\u003eSchedulingConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Tpu.V1\u003c/code\u003e namespace, specifically version 1.0.0 of the library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSchedulingConfig\u003c/code\u003e class is used to configure scheduling options for a TPU node, which are Google's Tensor Processing Units, and implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSchedulingConfig\u003c/code\u003e has two boolean properties: \u003ccode\u003ePreemptible\u003c/code\u003e, which determines if the node is preemptible, and \u003ccode\u003eReserved\u003c/code\u003e, which indicates if the node is created under a reservation.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eSchedulingConfig\u003c/code\u003e, a default constructor, and one that takes another \u003ccode\u003eSchedulingConfig\u003c/code\u003e object as a parameter for copying its configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe document also lists the inheritance hierarchy, inherited members from the \u003ccode\u003eObject\u003c/code\u003e class, and links to available versions of the \u003ccode\u003eGoogle.Cloud.Tpu.V1\u003c/code\u003e library, ranging from 1.0.0 to 2.4.0.\u003c/p\u003e\n"]]],[],null,[]]