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 its full contents available, excluding rows over 256MiB.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides reference documentation and code samples for the \u003ccode\u003eRow\u003c/code\u003e object, detailing its usage within the Google.Cloud.Bigtable.V2 namespace.\u003c/p\u003e\n"],["\u003cp\u003eAvailable versions for \u003ccode\u003eRow\u003c/code\u003e range from the latest 3.17.0 down to version 2.2.0, allowing developers to reference specific versions of the API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRow\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 contains a \u003ccode\u003eFamilies\u003c/code\u003e property to represent column families and a \u003ccode\u003eKey\u003c/code\u003e property to represent the unique identifier.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRow\u003c/code\u003e class has two constructors, \u003ccode\u003eRow()\u003c/code\u003e and \u003ccode\u003eRow(Row other)\u003c/code\u003e to allow creation of new \u003ccode\u003eRow\u003c/code\u003e objects and to copy from existing \u003ccode\u003eRow\u003c/code\u003e objects, respectively.\u003c/p\u003e\n"]]],[],null,[]]