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: Changed client_info import and added new quickstart samples #268

Merged
merged 6 commits into from
Mar 4, 2024

Conversation

holtskinner
Copy link
Member

google.api_core.client_info -> google.api_core.gapic_v1.client_info

Fixes #266 🦕

`google.api_core.client_info` -> `google.api_core.gapic_v1.client_info`

Fixes #266
@holtskinner holtskinner requested review from a team as code owners March 4, 2024 15:17
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Mar 4, 2024
@holtskinner holtskinner requested a review from a team as a code owner March 4, 2024 16:41
@holtskinner holtskinner requested a review from leahecole March 4, 2024 16:41
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: xs Pull request size is extra small. labels Mar 4, 2024
@holtskinner holtskinner changed the title fix: Changed client_info import fix: Changed client_info import and added new quickstart samples Mar 4, 2024
@parthea parthea assigned dizcology and unassigned parthea Mar 4, 2024
@parthea parthea requested a review from dizcology March 4, 2024 17:06
@holtskinner holtskinner merged commit c4b1d58 into main Mar 4, 2024
26 checks passed
@holtskinner holtskinner deleted the fix-grpc-error branch March 4, 2024 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AttributeError: 'ClientInfo' object has no attribute 'to_grpc_metadata'
3 participants