public sealed class AllocationResourceStatusSpecificSKUAllocation : IMessage<AllocationResourceStatusSpecificSKUAllocation>, IEquatable<AllocationResourceStatusSpecificSKUAllocation>, IDeepCloneable<AllocationResourceStatusSpecificSKUAllocation>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class AllocationResourceStatusSpecificSKUAllocation.
[[["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-04-09 UTC."],[[["The webpage provides reference documentation and code samples for the `AllocationResourceStatusSpecificSKUAllocation` class within the Compute Engine v1 API, specifically for the .NET environment."],["This class, `AllocationResourceStatusSpecificSKUAllocation`, is used to define properties related to a reservation, inheriting from `object` and implementing multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version available is 3.6.0, but the content of the page specifically concerns version 3.3.0 of the `Google.Cloud.Compute.V1` namespace."],["The `AllocationResourceStatusSpecificSKUAllocation` class has properties like `HasSourceInstanceTemplateId` (a boolean) and `SourceInstanceTemplateId` (a string) that help manage instance template IDs."],["The provided content allows access to a range of previous versions of this API class, starting from version 1.0.0 all the way to 3.6.0."]]],[]]