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-21 UTC."],[[["This webpage provides documentation for the `AllocationResourceStatusSpecificSKUAllocation` class within the Google Cloud Compute Engine v1 API, specifically in the .NET context."],["The `AllocationResourceStatusSpecificSKUAllocation` class is designed to handle properties related to resource allocation and contains settings for reservations."],["The page details various versions of the API, ranging from the latest 3.6.0 down to 1.0.0, along with version-specific documentation links, and it also specifies that version 2.15.0 is present."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its compatibility and functionalities within the .NET environment."],["It contains properties such as `HasSourceInstanceTemplateId` (a boolean indicating if the ID is set) and `SourceInstanceTemplateId` (a string representing the ID of the instance template)."]]],[]]