The unique key which identifies this row within its table. This is the same
key that's used to identify the row in, for example, a MutateRowRequest.
May contain any non-empty byte string up to 4KiB in length.
[[["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-12 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eRow\u003c/code\u003e class in the Google Bigtable v2 API represents a single row of data from a table, with limitations on size being up to 256MiB.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers the \u003ccode\u003eRow\u003c/code\u003e class and its various versions, ranging from 2.2.0 to the latest version 3.17.0, and includes the version 3.13.0 in its context.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRow\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<Row>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<Row>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering methods and properties for interacting with row data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRow\u003c/code\u003e class includes two constructors, \u003ccode\u003eRow()\u003c/code\u003e and \u003ccode\u003eRow(Row other)\u003c/code\u003e, allowing for the creation of new \u003ccode\u003eRow\u003c/code\u003e objects and copies of existing ones.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRow\u003c/code\u003e class has properties for accessing the row's unique \u003ccode\u003eKey\u003c/code\u003e as a \u003ccode\u003eByteString\u003c/code\u003e and \u003ccode\u003eFamilies\u003c/code\u003e as a \u003ccode\u003eRepeatedField<Family>\u003c/code\u003e, where families may be empty if the row is entirely empty.\u003c/p\u003e\n"]]],[],null,[]]