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."],[[["The documentation provides reference information for the `AuthorizedView.Types.SubsetView` class within the Google Cloud Bigtable Administration v2 API, with the latest version being 3.24.0."],["`AuthorizedView.Types.SubsetView` is a class that defines a subset view of a Bigtable, allowing access to a specific set of data from the underlying table."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is found within the `Google.Cloud.Bigtable.Admin.V2` namespace."],["The class has properties such as `FamilySubsets` which is a map of strings and `AuthorizedView.Types.FamilySubsets`, and `RowPrefixes`, which is a `RepeatedField` of `ByteString` types, which dictate what is included in the view."],["There is a list of the versions from 3.0.0 to 3.24.0, with documentation provided for each of them."]]],[]]