| 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 |
|---|---|
SchemaBundle |
BigtableTableAdminClient.createSchemaBundle(CreateSchemaBundleRequest request)
This method is obsolete.
|
com.google.api.core.ApiFuture<SchemaBundle> |
BigtableTableAdminClient.createSchemaBundleAsync(CreateSchemaBundleRequest request)
This method is obsolete.
|
| Modifier and Type | Method and Description |
|---|---|
static CreateSchemaBundleRequest |
CreateSchemaBundleRequest.of(String tableId,
String schemaBundleId) |
CreateSchemaBundleRequest |
CreateSchemaBundleRequest.setProtoSchema(com.google.protobuf.ByteString protoSchema)
Sets the proto schema for this schema bundle.
|
CreateSchemaBundleRequest |
CreateSchemaBundleRequest.setProtoSchemaFile(String protoSchemaFile)
Sets the proto schema for this schema bundle.
|
Copyright © 2026 Google LLC. All rights reserved.