Skip to content

feat: add BigtableInstanceAdminClientV2 to support Selective GAPIC#2884

Draft
jinseopkim0 wants to merge 2 commits intoclient-restructurefrom
instance-admin-v2
Draft

feat: add BigtableInstanceAdminClientV2 to support Selective GAPIC#2884
jinseopkim0 wants to merge 2 commits intoclient-restructurefrom
instance-admin-v2

Conversation

@jinseopkim0
Copy link
Copy Markdown
Contributor

This commit introduces BigtableInstanceAdminClientV2, a new client class that extends the auto-generated BaseBigtableInstanceAdminClient. Because the legacy BigtableInstanceAdminClient does not contain any manual overrides for complex Critical User Journeys (CUJs) that GAPIC cannot generate natively, this new class acts as a clean, standardized entry point for the new GAPIC hierarchy.

b/502616786

This commit introduces `BigtableInstanceAdminClientV2`, a new client class that extends the auto-generated `BaseBigtableInstanceAdminClient`. Because the legacy `BigtableInstanceAdminClient` does not contain
any manual overrides for complex Critical User Journeys (CUJs) that GAPIC cannot generate natively, this new class acts as a clean, standardized entry point for the new GAPIC hierarchy.

b/502616786
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigtable Issues related to the googleapis/java-bigtable API. labels Apr 14, 2026
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. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants