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-03-24 UTC."],[[["The `AllocationResourceStatusSpecificSKUAllocation` class is part of the Google Compute Engine v1 API and is used to define properties set for a reservation, as found in the reference documentation."],["The class has multiple versions available, ranging from version 1.0.0 to the latest version 3.6.0, with version 3.4.0 being the focus in this provided context."],["This class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for a specific set of actions and behaviours within the software."],["It includes a constructor and two properties: `HasSourceInstanceTemplateId` (a boolean) and `SourceInstanceTemplateId` (a string) to manage if a source instance template ID is present and to access or modify it."],["The full list of available versions shows the evolution of the API over time, allowing developers to choose the right one for their application needs."]]],[]]