public sealed class AllocationPolicy.Types.AttachedDisk : IMessage<AllocationPolicy.Types.AttachedDisk>, IEquatable<AllocationPolicy.Types.AttachedDisk>, IDeepCloneable<AllocationPolicy.Types.AttachedDisk>, IBufferMessage, IMessage
Reference documentation and code samples for the Batch v1 API class AllocationPolicy.Types.AttachedDisk.
A new or an existing persistent disk (PD) or a local ssd attached to a VM
instance.
Device name that the guest operating system will see.
It is used by Runnable.volumes field to mount disks. So please specify
the device_name if you want Batch to help mount the disk, and it should
match the device_name field in volumes.
[[["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-07 UTC."],[[["\u003cp\u003eThe latest version available for the \u003ccode\u003eAllocationPolicy.Types.AttachedDisk\u003c/code\u003e class in the Batch v1 API is 2.13.0, and there are numerous previous versions listed, dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAllocationPolicy.Types.AttachedDisk\u003c/code\u003e represents a persistent disk (PD) or local SSD that can be attached to a VM instance within the Batch v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAllocationPolicy.Types.AttachedDisk\u003c/code\u003e 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, suggesting it's part of Google's .NET Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows for specifying an existing disk via the \u003ccode\u003eExistingDisk\u003c/code\u003e property, or defining a new disk with the \u003ccode\u003eNewDisk\u003c/code\u003e property, and it also has a \u003ccode\u003eDeviceName\u003c/code\u003e property for guest OS recognition.\u003c/p\u003e\n"],["\u003cp\u003eThe class is contained within the namespace \u003ccode\u003eGoogle.Cloud.Batch.V1\u003c/code\u003e and within the assembly \u003ccode\u003eGoogle.Cloud.Batch.V1.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]