public sealed class DataDiskAssignment : IMessage<DataDiskAssignment>, IEquatable<DataDiskAssignment>, IDeepCloneable<DataDiskAssignment>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataflow v1beta3 API class DataDiskAssignment.
Mounted data disks. The order is important a data disk's 0-based index in
this list defines which persistent directory the disk is mounted to, for
example the list of { "myproject-1014-104817-4c2-harness-0-disk-0" },
{ "myproject-1014-104817-4c2-harness-0-disk-1" }.
[[["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\u003eThis document provides reference information for the \u003ccode\u003eDataDiskAssignment\u003c/code\u003e class within the Dataflow v1beta3 API, specifically version 2.0.0-beta07, which is the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataDiskAssignment\u003c/code\u003e class represents the data disk assignment for a specific VM instance and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt allows users to handle data disks mounted to a VM instance, including their order, which is crucial as the disk's position in the \u003ccode\u003eDataDisks\u003c/code\u003e list corresponds to its persistent directory.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eDataDisks\u003c/code\u003e, a list of strings representing mounted data disks, and \u003ccode\u003eVmInstance\u003c/code\u003e, the name of the VM to which the data disks are assigned.\u003c/p\u003e\n"],["\u003cp\u003eThere are also different versions available of this API, including 2.0.0-beta06 and 1.0.0-beta03.\u003c/p\u003e\n"]]],[],null,[]]