familySubsets property

Map<String, GoogleBigtableAdminV2AuthorizedViewFamilySubsets>? familySubsets
getter/setter pair

Map from column family name to the columns in this family to be included in the AuthorizedView.

Implementation

core.Map<core.String, GoogleBigtableAdminV2AuthorizedViewFamilySubsets>?
    familySubsets;