Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: reference gax import in storage libs #2720

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

codyoss
Copy link
Member

@codyoss codyoss commented Aug 2, 2024

The storage client is the only client that imports gax. Depending on the RPCs being generated it may or may not use the gax import. To avoid generating an unreferenced lets always import it.

Internal Question: 9036645275644461056

The storage client is the only client that imports gax. Depending
on the RPCs being generated it may or may not use the gax import.
To avoid generating an unreferenced lets always import it.
@codyoss codyoss requested review from yoshi-approver and a team as code owners August 2, 2024 13:58
@codyoss codyoss merged commit fffff7f into googleapis:main Aug 2, 2024
5 checks passed
@codyoss codyoss deleted the storage-gax-import branch August 2, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants