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\u003eThis page provides documentation for the \u003ccode\u003eKeyRangeDataDiskAssignment\u003c/code\u003e class within the Dataflow v1beta3 API, focusing on data disk assignment information for key-ranges.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKeyRangeDataDiskAssignment\u003c/code\u003e class is sealed and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits from object class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has constructors to create new instances and initialize from other \u003ccode\u003eKeyRangeDataDiskAssignment\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKeyRangeDataDiskAssignment\u003c/code\u003e class has properties named \u003ccode\u003eDataDisk\u003c/code\u003e, \u003ccode\u003eEnd\u003c/code\u003e, and \u003ccode\u003eStart\u003c/code\u003e, which respectively represent the name of the data disk, the end (exclusive), and the start (inclusive) of the key range.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports UTF-8 character splits to simplify encoding into JSON format.\u003c/p\u003e\n"]]],[],null,[]]