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-24 UTC."],[[["This webpage provides reference documentation for the `AllocationResourceStatus` class within the Google Cloud Compute Engine v1 API, specifically for the .NET library."],["The class `AllocationResourceStatus` is under the `Google.Cloud.Compute.V1` namespace, residing in the `Google.Cloud.Compute.V1.dll` assembly and is part of the version 3.1.0 documentation."],["The documentation lists several versions of the `Google.Cloud.Compute.V1` API, ranging from 1.0.0 up to the latest version 3.6.0, for which the class `AllocationResourceStatus` is a part of."],["`AllocationResourceStatus` class contains properties related to the allocation of resources, specifically featuring `SpecificSkuAllocation` as a property of type `AllocationResourceStatusSpecificSKUAllocation`."],["The class `AllocationResourceStatus` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and can only be constructed through two constructors, the default and the copy."]]],[]]