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"]],[["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."],[[["This webpage provides documentation for the `AuthorizedView.Types.SubsetView` class within the Google Cloud Bigtable Administration v2 API, detailing its functionality as a subset view of an underlying Bigtable."],["The `SubsetView` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its comprehensive functionality and integration with Google's data structures."],["The webpage lists multiple version of this class, from the latest, `3.24.0`, to older versions like `2.4.0`, allowing users to review the history and changes made to the class."],["Key properties of the `SubsetView` class are `FamilySubsets`, which maps column family names to columns, and `RowPrefixes`, which specifies which row prefixes are included in the authorized view."]]],[]]