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."],[[["This webpage provides reference documentation for the `AllocationResourceStatusSpecificSKUAllocation` class within the Google Compute Engine v1 API, specifically in the .NET context."],["The class `AllocationResourceStatusSpecificSKUAllocation` is designed to hold properties related to reservations, and it implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this documentation is for version 3.6.0, with this specific page detailing version 3.5.0, but version history is provided from 1.0.0 to 3.6.0."],["Key properties of the `AllocationResourceStatusSpecificSKUAllocation` class include `HasSourceInstanceTemplateId`, which indicates if the `source_instance_template_id` field is set, and `SourceInstanceTemplateId` which stores the ID of the instance template."],["The namespace for this class is `Google.Cloud.Compute.V1`, and it is part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]