| Package | Description |
|---|---|
| com.google.cloud.bigtable.admin.v2 |
Clients for the Cloud Bigtable admin API.
|
| com.google.cloud.bigtable.admin.v2.models |
| Modifier and Type | Method and Description |
|---|---|
AuthorizedView |
BigtableTableAdminClient.createAuthorizedView(CreateAuthorizedViewRequest request)
This method is obsolete.
|
com.google.api.core.ApiFuture<AuthorizedView> |
BigtableTableAdminClient.createAuthorizedViewAsync(CreateAuthorizedViewRequest request)
This method is obsolete.
|
| Modifier and Type | Method and Description |
|---|---|
static CreateAuthorizedViewRequest |
CreateAuthorizedViewRequest.of(String tableId,
String authorizedViewId) |
CreateAuthorizedViewRequest |
CreateAuthorizedViewRequest.setAuthorizedViewType(AuthorizedView.AuthorizedViewType authorizedViewType)
Sets the implementation for this authorized view.
|
CreateAuthorizedViewRequest |
CreateAuthorizedViewRequest.setDeletionProtection(boolean deletionProtection)
Configures if the authorized view is deletion protected.
|
Copyright © 2026 Google LLC. All rights reserved.