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 documentation for the \u003ccode\u003eDataDiskAssignment\u003c/code\u003e class within the Dataflow v1beta3 API, specifically detailing its structure, usage, and available versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDataDiskAssignment\u003c/code\u003e is a sealed class that represents the data disk assignment for a given virtual machine (VM) instance, implementing 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\u003eThe class includes properties like \u003ccode\u003eDataDisks\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of strings indicating mounted data disks, and \u003ccode\u003eVmInstance\u003c/code\u003e, a string representing the name of the VM instance.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default constructor \u003ccode\u003eDataDiskAssignment()\u003c/code\u003e and another that takes an existing \u003ccode\u003eDataDiskAssignment\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version is 2.0.0-beta07, with the current version of the documentation showing version 2.0.0-beta06, and version 1.0.0-beta03 also available.\u003c/p\u003e\n"]]],[],null,[]]