| Package | Description |
|---|---|
| com.google.cloud.bigtable.admin.v2.models |
| Modifier and Type | Class and Description |
|---|---|
class |
SubsetView
Defines a simple authorized view that is a subset of the underlying Table.
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizedView.AuthorizedViewType |
AuthorizedView.getAuthorizedViewType()
Gets the type of this authorized view, which currently can only be a subset view.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAuthorizedViewRequest |
CreateAuthorizedViewRequest.setAuthorizedViewType(AuthorizedView.AuthorizedViewType authorizedViewType)
Sets the implementation for this authorized view.
|
UpdateAuthorizedViewRequest |
UpdateAuthorizedViewRequest.setAuthorizedViewType(AuthorizedView.AuthorizedViewType authorizedViewType)
Updates the implementation for this authorized view.
|
Copyright © 2026 Google LLC. All rights reserved.