public sealed class MountedDataDisk : IMessage<MountedDataDisk>, IEquatable<MountedDataDisk>, IDeepCloneable<MountedDataDisk>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataflow v1beta3 API class MountedDataDisk.
The name of the data disk.
This name is local to the Google Cloud Platform project and uniquely
identifies the disk within that project, for example
"myproject-1014-104817-4c2-harness-0-disk-1".
[[["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-03-21 UTC."],[[["This documentation provides details for the `MountedDataDisk` class within the Dataflow v1beta3 API."],["The `MountedDataDisk` class describes a mounted data disk and inherits from `object` while implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `MountedDataDisk` class has two constructors, one default and one that takes another `MountedDataDisk` object as a parameter."],["The `DataDisk` property, of type `string`, represents the unique name of the data disk within the Google Cloud Platform project."],["The latest version is 2.0.0-beta07 and previous versions are 2.0.0-beta06 and 1.0.0-beta03."]]],[]]