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 outlines the \u003ccode\u003eRow\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace, detailing its structure and functionalities related to representing a single row from a Bigtable table.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRow\u003c/code\u003e class is part of the Google Cloud Bigtable .NET library and 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, for managing row data.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists available versions of the Google.Cloud.Bigtable.V2, from 3.17.0 (latest) down to 2.2.0, providing links to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRow\u003c/code\u003e class includes two primary properties: \u003ccode\u003eFamilies\u003c/code\u003e, which is a collection of column families within the row, and \u003ccode\u003eKey\u003c/code\u003e, which holds the unique identifier for the row.\u003c/p\u003e\n"],["\u003cp\u003eThe row is subject to a size limit, where rows that exceeds 256MiB cannot be read in full, and the Key may contain any non-empty byte string up to 4KiB in length.\u003c/p\u003e\n"]]],[],null,[]]