public sealed class KeyRangeDataDiskAssignment : IMessage<KeyRangeDataDiskAssignment>, IEquatable<KeyRangeDataDiskAssignment>, IDeepCloneable<KeyRangeDataDiskAssignment>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataflow v1beta3 API class KeyRangeDataDiskAssignment.
Data disk assignment information for a specific key-range of a sharded
computation.
Currently we only support UTF-8 character splits to simplify encoding into
JSON.
The name of the data disk where data for this range is stored.
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\u003eThe \u003ccode\u003eKeyRangeDataDiskAssignment\u003c/code\u003e class, part of the Dataflow v1beta3 API, manages data disk assignment information for a specific key-range in sharded computations.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and can be instantiated using a default constructor or by copying from another \u003ccode\u003eKeyRangeDataDiskAssignment\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eKeyRangeDataDiskAssignment\u003c/code\u003e class include \u003ccode\u003eDataDisk\u003c/code\u003e, which stores the name of the data disk; \u003ccode\u003eEnd\u003c/code\u003e, which stores the exclusive end of the key range; and \u003ccode\u003eStart\u003c/code\u003e, which stores the inclusive start of the key range.\u003c/p\u003e\n"],["\u003cp\u003eThe latest documentation for \u003ccode\u003eKeyRangeDataDiskAssignment\u003c/code\u003e is under version 2.0.0-beta07, with previous versions 2.0.0-beta06 and 1.0.0-beta03 also available.\u003c/p\u003e\n"]]],[],null,[]]