public sealed class AuthorizedView.Types.SubsetView : IMessage<AuthorizedView.Types.SubsetView>, IEquatable<AuthorizedView.Types.SubsetView>, IDeepCloneable<AuthorizedView.Types.SubsetView>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class AuthorizedView.Types.SubsetView.
Defines a simple AuthorizedView that is a subset of the underlying Table.
[[["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-04-17 UTC."],[[["This document provides reference documentation for the `AuthorizedView.Types.SubsetView` class within the Google Cloud Bigtable Administration v2 API, outlining its purpose and usage."],["`AuthorizedView.Types.SubsetView` is a class that defines a subset view of an underlying Bigtable table, allowing for restricted access to data, as demonstrated by it being a subset of a Table."],["The document lists different versions of the Google Cloud Bigtable Administration v2 API, ranging from version 2.4.0 to the latest version 3.24.0."],["The `SubsetView` class has properties like `FamilySubsets` and `RowPrefixes`, enabling the definition of subsets by column families and row prefixes, respectively, to further restrict access."],["The class `SubsetView` is public and sealed, and it inherits properties from several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]