Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

chore(spanner): code refactoring#3126

Closed
harshachinta wants to merge 2 commits intogoogleapis:mainfrom
harshachinta:connection-proto-code-refactor
Closed

chore(spanner): code refactoring#3126
harshachinta wants to merge 2 commits intogoogleapis:mainfrom
harshachinta:connection-proto-code-refactor

Conversation

@harshachinta
Copy link
Copy Markdown
Contributor

@harshachinta harshachinta commented May 24, 2024

This PR is to fix the refactoring comments in #3123

@harshachinta harshachinta requested a review from a team May 24, 2024 12:49
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: spanner Issues related to the googleapis/java-spanner API. labels May 24, 2024
olavloite
olavloite previously approved these changes May 27, 2024
.setProjectId(options.getProjectId())
.setInstanceId(options.getInstanceId())
.setDatabaseName(options.getDatabaseName())
.setDatabaseId(
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: You can call options.getDatabaseId() instead of the separate options.getProjectId() etc. methods.

@harshachinta harshachinta added the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 24, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 24, 2024
@gcf-owl-bot gcf-owl-bot bot requested a review from a team June 24, 2024 11:37
@olavloite
Copy link
Copy Markdown
Collaborator

@harshachinta Is this something you still want to merge? Or should we close this PR?

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

Labels

api: spanner Issues related to the googleapis/java-spanner API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants