public sealed class MountedDataDisk : IMessage<MountedDataDisk>, IEquatable<MountedDataDisk>, IDeepCloneable<MountedDataDisk>, IBufferMessage, IMessage
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"]],[["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\u003e\u003ccode\u003eMountedDataDisk\u003c/code\u003e is a class that describes a mounted data disk within the \u003ccode\u003eGoogle.Cloud.Dataflow.V1Beta3\u003c/code\u003e namespace, available in the \u003ccode\u003eGoogle.Cloud.Dataflow.V1Beta3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMountedDataDisk\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e 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, which allows for diverse functionality such as deep cloning and message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor that can either be empty or accept another \u003ccode\u003eMountedDataDisk\u003c/code\u003e object as a parameter for initialization.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a \u003ccode\u003eDataDisk\u003c/code\u003e property of type \u003ccode\u003eString\u003c/code\u003e which stores the locally unique name of the data disk within the Google Cloud Platform project.\u003c/p\u003e\n"]]],[],null,[]]