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 information for the `AuthorizedView.Types.SubsetView` class within the Google Cloud Bigtable Administration v2 API."],["`AuthorizedView.Types.SubsetView` defines a simple view that acts as a subset of a Bigtable, which may be a full table or a reduced version."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its capabilities and compatibility."],["The document lists the available versions for the `AuthorizedView.Types.SubsetView` class, ranging from the latest version 3.24.0 down to version 2.4.0."],["`AuthorizedView.Types.SubsetView` provides properties, `FamilySubsets` which maps column families and their respective columns, and `RowPrefixes` which allow specifying which row prefixes to include."]]],[]]