public sealed class ResourceStatusScheduling : IMessage<ResourceStatusScheduling>, IEquatable<ResourceStatusScheduling>, IDeepCloneable<ResourceStatusScheduling>, IBufferMessage, IMessage
Specifies the availability domain to place the instance in. The value must be a number between 1 and the number of availability domains specified in the spread placement policy attached to the instance.
[[["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-08 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eResourceStatusScheduling\u003c/code\u003e class is 3.6.0, but version 3.3.0 is the current context.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides functionality related to scheduling resource statuses within the Google Cloud Compute environment, as part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourceStatusScheduling\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its integration with Google.Protobuf.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and one that takes another \u003ccode\u003eResourceStatusScheduling\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eAvailabilityDomain\u003c/code\u003e, an integer specifying the placement domain, and \u003ccode\u003eHasAvailabilityDomain\u003c/code\u003e, indicating if \u003ccode\u003eAvailabilityDomain\u003c/code\u003e is set.\u003c/p\u003e\n"]]],[],null,[]]