Skip to content

refactor(samples): migrate Admin API samples to BigtableAdminClientV2#2904

Open
jinseopkim0 wants to merge 6 commits intoescape-hatchfrom
samples-update
Open

refactor(samples): migrate Admin API samples to BigtableAdminClientV2#2904
jinseopkim0 wants to merge 6 commits intoescape-hatchfrom
samples-update

Conversation

@jinseopkim0
Copy link
Copy Markdown
Contributor

This commit modernizes the Bigtable Admin API samples to use the V2 Selective GAPIC clients (BigtableTableAdminClientV2 and BigtableInstanceAdminClientV2).

This commit modernizes the Bigtable Admin API samples to use the V2 Selective GAPIC clients (`BigtableTableAdminClientV2` and `BigtableInstanceAdminClientV2`).
@product-auto-label product-auto-label Bot added the size: l Pull request size is large. label Apr 24, 2026
@generated-files-bot
Copy link
Copy Markdown

Warning: This pull request is touching the following templated files:

  • samples/snippets/pom.xml

@product-auto-label product-auto-label Bot added api: bigtable Issues related to the googleapis/java-bigtable API. samples Issues that are directly related to samples. labels Apr 24, 2026
@jinseopkim0 jinseopkim0 marked this pull request as ready for review April 24, 2026 18:22
@jinseopkim0 jinseopkim0 requested review from a team as code owners April 24, 2026 18:22
@jinseopkim0 jinseopkim0 requested a review from lqiu96 April 24, 2026 18:22
@lqiu96
Copy link
Copy Markdown
Member

lqiu96 commented Apr 24, 2026

Changes LGTM. QQ, is there a sample that shows users how to migrate from the legacy client to the new V2 client? Or is there really nothing that users need to do?

@jinseopkim0
Copy link
Copy Markdown
Contributor Author

Changes LGTM. QQ, is there a sample that shows users how to migrate from the legacy client to the new V2 client? Or is there really nothing that users need to do?

https://docs.cloud.google.com/bigtable/docs/upgrading-clients has information on the migration. This will also be updated once PRs are merged.

@jinseopkim0 jinseopkim0 requested a review from lqiu96 April 24, 2026 20:53
@lqiu96
Copy link
Copy Markdown
Member

lqiu96 commented Apr 24, 2026

PTAL. I think there is a compile error in the CI, but the changes overall LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the googleapis/java-bigtable API. samples Issues that are directly related to samples. size: l Pull request size is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants