Disk storage type, as defined by Google Compute Engine. This
must be a disk type appropriate to the project and zone in which
the workers will run. If unknown or unspecified, the service
will attempt to choose a reasonable default.
For example, the standard persistent disk type is a resource name
typically ending in "pd-standard". If SSD persistent disks are
available, the resource name typically ends with "pd-ssd". The
actual valid values are defined the Google Compute Engine API,
not by the Cloud Dataflow API; consult the Google Compute Engine
documentation for more information about determining the set of
available disk types for a particular project and zone.
Google Compute Engine Disk types are local to a particular
project in a particular zone, and so the resource name will
typically look something like this:
[[["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 \u003ccode\u003eDisk\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Dataflow.V1Beta3\u003c/code\u003e namespace represents the data disk used by a workflow job, with the latest version being 2.0.0-beta07.\u003c/p\u003e\n"],["\u003cp\u003eThis 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDisk\u003c/code\u003e class includes properties such as \u003ccode\u003eDiskType\u003c/code\u003e, \u003ccode\u003eMountPoint\u003c/code\u003e, and \u003ccode\u003eSizeGb\u003c/code\u003e to define disk characteristics like storage type, mount location, and size.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the Disk class, the default \u003ccode\u003eDisk()\u003c/code\u003e and one for copying another \u003ccode\u003eDisk\u003c/code\u003e using the parameter \u003ccode\u003eDisk other\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDiskType\u003c/code\u003e lets you set the disk storage type as defined by google compute engine, \u003ccode\u003eMountPoint\u003c/code\u003e determines the directory in the virtual machine where the disk will mount, and \u003ccode\u003eSizeGb\u003c/code\u003e will set the size of the disk in GB.\u003c/p\u003e\n"]]],[],null,[]]