Uses of Interface
com.google.cloud.bigtable.admin.v2.models.AuthorizedView.AuthorizedViewType
Packages that use AuthorizedView.AuthorizedViewType
-
Uses of AuthorizedView.AuthorizedViewType in com.google.cloud.bigtable.admin.v2.models
Classes in com.google.cloud.bigtable.admin.v2.models that implement AuthorizedView.AuthorizedViewTypeModifier and TypeClassDescriptionclassDefines a simple authorized view that is a subset of the underlying Table.Methods in com.google.cloud.bigtable.admin.v2.models that return AuthorizedView.AuthorizedViewTypeModifier and TypeMethodDescriptionAuthorizedView.getAuthorizedViewType()Gets the type of this authorized view, which currently can only be a subset view.Methods in com.google.cloud.bigtable.admin.v2.models with parameters of type AuthorizedView.AuthorizedViewTypeModifier and TypeMethodDescriptionCreateAuthorizedViewRequest.setAuthorizedViewType(AuthorizedView.AuthorizedViewType authorizedViewType) Sets the implementation for this authorized view.UpdateAuthorizedViewRequest.setAuthorizedViewType(AuthorizedView.AuthorizedViewType authorizedViewType) Updates the implementation for this authorized view.