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-03-21 UTC."],[[["This document provides reference documentation for the `AuthorizedView.Types.SubsetView` class within the Google Cloud Bigtable Administration v2 API."],["`AuthorizedView.Types.SubsetView` defines a simplified authorized view, representing a portion of a larger table."],["The latest version available is 3.24.0, and this document includes versions ranging from 2.4.0 to 3.24.0, which can be navigated through."],["The `SubsetView` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling, equality comparison, deep cloning, and buffer message operations."],["The class allows for defining the subset using properties such as `FamilySubsets` (a map of column families) and `RowPrefixes` (specific row prefixes to include)."]]],[]]