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 available is 3.6.0, with the content presenting versions ranging from 1.0.0 to 3.6.0 for the \u003ccode\u003eResourceStatusScheduling\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResourceStatusScheduling\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and object management.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eResourceStatusScheduling\u003c/code\u003e includes an \u003ccode\u003eAvailabilityDomain\u003c/code\u003e property of type \u003ccode\u003eint\u003c/code\u003e, which determines the instance placement within a specific availability domain, and a boolean property \u003ccode\u003eHasAvailabilityDomain\u003c/code\u003e to check if it is set.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourceStatusScheduling\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace and is located within the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor and another one allowing copying from another \u003ccode\u003eResourceStatusScheduling\u003c/code\u003e instance, providing multiple ways to instatiate the object.\u003c/p\u003e\n"]]],[],null,[]]