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 webpage provides reference documentation for the `AllocationResourceStatus` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment."],["The content lists various versions of the API, ranging from version 1.0.0 to the latest 3.6.0, with links to each version's `AllocationResourceStatus` documentation."],["`AllocationResourceStatus` is a class that contains output-only fields and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors and a `SpecificSkuAllocation` property, which is of type `AllocationResourceStatusSpecificSKUAllocation` and represents the allocation properties of a reservation."],["The webpage also includes information on inherited members from the base `object` class, such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]