public sealed class AuthorizedView.Types.FamilySubsets : IMessage<AuthorizedView.Types.FamilySubsets>, IEquatable<AuthorizedView.Types.FamilySubsets>, IDeepCloneable<AuthorizedView.Types.FamilySubsets>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class AuthorizedView.Types.FamilySubsets.
Subsets of a column family that are included in this AuthorizedView.
public RepeatedField<ByteString> QualifierPrefixes { get; }
Prefixes for qualifiers to be included in the AuthorizedView. Every
qualifier starting with one of these prefixes is included in the
AuthorizedView. To provide access to all qualifiers, include the empty
string as a prefix
("").
[[["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-08 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eAuthorizedView.Types.FamilySubsets\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFamilySubsets\u003c/code\u003e class is used to define subsets of a column family that are included in an \u003ccode\u003eAuthorizedView\u003c/code\u003e, offering a way to control which parts of a column family are accessible.\u003c/p\u003e\n"],["\u003cp\u003eThis page contains the different versions of the class in the documentation, the latest version of which being 3.24.0, and goes as far back as version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFamilySubsets\u003c/code\u003e class implements 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 inherits members from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eFamilySubsets()\u003c/code\u003e and \u003ccode\u003eFamilySubsets(FamilySubsets)\u003c/code\u003e, and includes properties \u003ccode\u003eQualifierPrefixes\u003c/code\u003e and \u003ccode\u003eQualifiers\u003c/code\u003e for defining the included column subsets.\u003c/p\u003e\n"]]],[],null,[]]