public sealed class AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk : IMessage<AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk>, IEquatable<AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk>, IDeepCloneable<AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk>, IBufferMessage, IMessage
public AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk(AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk other)
Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME. The default is SCSI. For performance characteristics of SCSI over NVMe, see Local SSD performance.
Check the Interface enum for the list of possible values.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe content focuses on the \u003ccode\u003eAllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, detailing its various versions and implementations.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest release, and the document outlines multiple previous versions, including those ranging from 3.5.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showing it handles complex object interactions and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk\u003c/code\u003e class has properties such as \u003ccode\u003eDiskSizeGb\u003c/code\u003e, which is a \u003ccode\u003elong\u003c/code\u003e representing the size of the disk, and \u003ccode\u003eInterface\u003c/code\u003e which is a \u003ccode\u003estring\u003c/code\u003e that specifies the disk interface.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines two constructors for the class, a parameterless one, and one that uses another object of the same class as the parameter.\u003c/p\u003e\n"]]],[],null,[]]