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 content provides a detailed overview of the \u003ccode\u003eResourceStatusScheduling\u003c/code\u003e class within the Google.Cloud.Compute.V1 namespace, starting with version 1.0.0 and going up to the latest version 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourceStatusScheduling\u003c/code\u003e class is part of the Google.Cloud.Compute.V1 assembly and implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and includes methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eAvailabilityDomain\u003c/code\u003e (an integer representing the placement), and \u003ccode\u003eHasAvailabilityDomain\u003c/code\u003e which indicates if the field is set.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details both a parameterless constructor \u003ccode\u003eResourceStatusScheduling()\u003c/code\u003e and a copy constructor \u003ccode\u003eResourceStatusScheduling(ResourceStatusScheduling other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]