public sealed class AllocationResourceStatus : IMessage<AllocationResourceStatus>, IEquatable<AllocationResourceStatus>, IDeepCloneable<AllocationResourceStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class AllocationResourceStatus.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `AllocationResourceStatus` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The `AllocationResourceStatus` class, which contains output-only fields, is a part of the `Google.Cloud.Compute.V1` namespace and is implemented by multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of this API is 3.6.0, with versions ranging down to 1.0.0 all being accessible for historical reference."],["This class has two constructors, a default constructor, and one that takes an `AllocationResourceStatus` object as a parameter, with one property, `SpecificSkuAllocation` which is used for allocation properties of a reservation."],["The documentation provides access to inherited members from the `object` class such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]