GoogleApi.BigtableAdmin.V2.Model.GoogleBigtableAdminV2AuthorizedViewFamilySubsets (google_api_bigtable_admin v0.31.0)
View SourceSubsets of a column family that are included in this AuthorizedView.
Attributes
-
qualifierPrefixes
(type:list(String.t)
, default:nil
) - Prefixes for qualifiers to be included in the AuthorizedView. Every qualifier starting with one of these prefixes is included in the AuthorizedView. To provide access to all qualifiers, include the empty string as a prefix (""). -
qualifiers
(type:list(String.t)
, default:nil
) - Individual exact column qualifiers to be included in the AuthorizedView.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.