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 documentation for the `AllocationResourceStatus` class within the Google Cloud Compute Engine v1 API."],["The latest available version of the documentation is 3.6.0, while the version for which detailed information is presented on this page is 2.14.0."],["`AllocationResourceStatus` is a class that contains output-only fields, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `AllocationResourceStatus` has two constructors, a parameterless one and one that accepts another `AllocationResourceStatus` object, allowing for the creation of new objects as well as copies of existing ones."],["The class also contains a `SpecificSkuAllocation` property that contains allocation properties of the reservation, and is of type `AllocationResourceStatusSpecificSKUAllocation`."]]],[]]