The unique key which identifies this family within its row. This is the
same key that's used to identify the family in, for example, a RowFilter
which sets its "family_name_regex_filter" field.
Must match [-_.a-zA-Z0-9]+, except that AggregatingRowProcessors may
produce cells in a sentinel family with an empty name.
Must be no greater than 64 characters 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 provided content details the \u003ccode\u003eFamily\u003c/code\u003e class within the Google Bigtable v2 API for .NET, outlining its role in representing a single row/column family intersection in a table.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFamily\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace, 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.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines available versions for this API, ranging from 3.17.0 (latest) down to version 2.2.0, along with links to each version's specific documentation, and lists all the inherited members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, \u003ccode\u003eFamily()\u003c/code\u003e and \u003ccode\u003eFamily(Family other)\u003c/code\u003e, along with two key properties: \u003ccode\u003eColumns\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eColumn\u003c/code\u003e objects, and \u003ccode\u003eName\u003c/code\u003e, a string that serves as the unique identifier for the family within a row.\u003c/p\u003e\n"]]],[],null,[]]