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\u003eThis document provides reference documentation for the \u003ccode\u003eRow\u003c/code\u003e class within the Google Bigtable v2 API for .NET, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRow\u003c/code\u003e class represents a single row in a Bigtable table, containing its unique key and a collection of \u003ccode\u003eFamily\u003c/code\u003e objects, with the mutual ordering of column families being unspecified.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.17.0, but version 3.2.0 of the Row class is shown with various older versions down to 2.2.0 being readily available for reference.\u003c/p\u003e\n"],["\u003cp\u003eA row, per the documentation, can not exceed 256MiB in size if it is to be read in its full entirety.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRow\u003c/code\u003e class implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it also inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]