Skip to content

build(owlbot): un-final static create methods in Admin Base clients#2898

Merged
jinseopkim0 merged 5 commits intomainfrom
postprocessor
Apr 22, 2026
Merged

build(owlbot): un-final static create methods in Admin Base clients#2898
jinseopkim0 merged 5 commits intomainfrom
postprocessor

Conversation

@jinseopkim0
Copy link
Copy Markdown
Contributor

Updates owlbot.py to programmatically remove the `final` modifier from the static `create` factory methods in the generated BaseBigtableTableAdminClient and BaseBigtableInstanceAdminClient.

b/502616786

Updates owlbot.py to programmatically remove the \`final\` modifier
from the static \`create\` factory methods in the generated
BaseBigtableTableAdminClient and BaseBigtableInstanceAdminClient.
@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: bigtable Issues related to the googleapis/java-bigtable API. labels Apr 21, 2026
@jinseopkim0 jinseopkim0 marked this pull request as ready for review April 21, 2026 19:44
@jinseopkim0 jinseopkim0 requested review from a team as code owners April 21, 2026 19:44
@jinseopkim0 jinseopkim0 requested review from blakeli0 and lqiu96 April 21, 2026 19:44
@product-auto-label product-auto-label Bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Apr 21, 2026
Comment thread owlbot.py Outdated
@generated-files-bot
Copy link
Copy Markdown

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

  • google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/admin/v2/BaseBigtableInstanceAdminClient.java
  • google-cloud-bigtable/src/main/java/com/google/cloud/bigtable/admin/v2/BaseBigtableTableAdminClient.java

@jinseopkim0 jinseopkim0 requested a review from blakeli0 April 22, 2026 18:19
@jinseopkim0 jinseopkim0 merged commit 77952d2 into main Apr 22, 2026
45 of 48 checks passed
@jinseopkim0 jinseopkim0 deleted the postprocessor branch April 22, 2026 19:32
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: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants