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 in a table, and can be found within the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.17.0 is the latest version available for the Google.Cloud.Bigtable.V2 API, while the documentation covers versions back to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRow\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eA row's unique identifier is stored in the \u003ccode\u003eKey\u003c/code\u003e property, which is of type \u003ccode\u003eByteString\u003c/code\u003e and can be up to 4KiB long, while the \u003ccode\u003eFamilies\u003c/code\u003e property is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing data of the row's column families.\u003c/p\u003e\n"],["\u003cp\u003eRows that are over 256MiB in size are too big to be read completely.\u003c/p\u003e\n"]]],[],null,[]]