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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `Family` class within the Google Bigtable v2 API, version 3.16.0."],["The `Family` class is used to specify the contents of a single row/column family intersection in a Bigtable table."],["The documentation includes details on the `Family` class's inheritance, implemented interfaces, constructors, and its `Columns` and `Name` properties."],["The page lists all available versions of the `Family` class documentation, ranging from the latest version 3.17.0 down to version 2.2.0, with each version linking to its respective documentation page."],["The class `Family` must have a non empty sorted list of columns ordered by increasing \"qualifier\" and the name of a family must not be greater than 64 characters, matching the regular expression `[-_.a-zA-Z0-9]+` and can be empty when produced in a sentinel family."]]],[]]