public sealed class KeyRangeDataDiskAssignment : IMessage<KeyRangeDataDiskAssignment>, IEquatable<KeyRangeDataDiskAssignment>, IDeepCloneable<KeyRangeDataDiskAssignment>, IBufferMessage, IMessage
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 document provides information on the \u003ccode\u003eKeyRangeDataDiskAssignment\u003c/code\u003e class, which is used for data disk assignment information for a specific key-range in sharded computations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKeyRangeDataDiskAssignment\u003c/code\u003e class 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 inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties for \u003ccode\u003eDataDisk\u003c/code\u003e, \u003ccode\u003eEnd\u003c/code\u003e, and \u003ccode\u003eStart\u003c/code\u003e, defining the name of the data disk and the inclusive start and exclusive end of the key range.\u003c/p\u003e\n"],["\u003cp\u003eThe class supports constructors for creating new instances, either empty or cloned from another instance of \u003ccode\u003eKeyRangeDataDiskAssignment\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe current implementation of the KeyRangeDataDiskAssignment class only supports UTF-8 character splits for encoding.\u003c/p\u003e\n"]]],[],null,[]]