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 latest version of the Google.Cloud.Compute.V1 API is 3.6.0, with multiple previous versions available for reference, ranging down to version 1.0.0."],["The class `AllocationResourceStatusSpecificSKUAllocation` in the Compute Engine v1 API is used to define specific SKU properties for resource allocations."],["`AllocationResourceStatusSpecificSKUAllocation` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `HasSourceInstanceTemplateId` (a boolean indicating if a field is set) and `SourceInstanceTemplateId` (a string for the instance template ID)."],["The constructor `AllocationResourceStatusSpecificSKUAllocation` can either be empty or take another `AllocationResourceStatusSpecificSKUAllocation` as an argument."]]],[]]