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 Google Bigtable v2 API class \u003ccode\u003eRow\u003c/code\u003e represents the complete contents of a single row in a table, with a size limit of 256MiB for full reads.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers version 3.8.0 of the \u003ccode\u003eRow\u003c/code\u003e class, while offering links to view documentation for versions from 3.0.0 all the way up to 3.17.0, which is the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRow\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, to define its behavior.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRow\u003c/code\u003e class contains two properties, \u003ccode\u003eFamilies\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e that holds family data, and \u003ccode\u003eKey\u003c/code\u003e, a \u003ccode\u003eByteString\u003c/code\u003e that uniquely identifies the row, with a maximum size of 4KiB.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRow\u003c/code\u003e class can be constructed with an empty constructor \u003ccode\u003eRow()\u003c/code\u003e or a constructor that accepts another row as a parameter, \u003ccode\u003eRow(Row other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]