public sealed class AllocationResourceStatus : IMessage<AllocationResourceStatus>, IEquatable<AllocationResourceStatus>, IDeepCloneable<AllocationResourceStatus>, IBufferMessage, IMessage
[[["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."],[[["The latest version available for `AllocationResourceStatus` is 3.6.0, with previous versions listed from 3.5.0 down to 1.0.0."],["`AllocationResourceStatus` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` from the base `object` class."],["It is part of the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."],["The class includes a default constructor `AllocationResourceStatus()` and a copy constructor `AllocationResourceStatus(AllocationResourceStatus other)`, and it has one notable property which is `SpecificSkuAllocation`."]]],[]]