You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 17, 2025. It is now read-only.
However google.protobuf.internal.encoder is provided by protobuf package and not google-api-core. If there is something that I understand incorreclty, please let me know, thanks.
Describe your environment.
Opencensus 0.11.4
Steps to reproduce.
Check code for
google-api-coreimports.What is the expected behavior?
Some imports
What is the actual behavior?
No imports
Additional context.
I've seen pull request #1075 which tries to remove this dependency, but @aabmass said:
However
google.protobuf.internal.encoderis provided by protobuf package and not google-api-core. If there is something that I understand incorreclty, please let me know, thanks.