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."],["The `AllocationResourceStatus` class is an output-only class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers versions from 1.0.0 to 3.6.0, with 3.6.0 being the latest, and version 2.12.0 is the current page being viewed."],["The class `AllocationResourceStatus` has an implemented property called `SpecificSkuAllocation` of type `AllocationResourceStatusSpecificSKUAllocation` that is used to describe allocation properties of reservations."],["Two constructors are provided for the class `AllocationResourceStatus`: a default constructor and one that takes another `AllocationResourceStatus` object as a parameter."]]],[]]