We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When working on #74, I noticed google.golang.org/api/monitoring/v3 is marked as deprecated.
google.golang.org/api/monitoring/v3
It needs to be updated to cloud.google.com/go/monitoring/apiv3
cloud.google.com/go/monitoring/apiv3
The text was updated successfully, but these errors were encountered:
Any news related to this topic?
Sorry, something went wrong.
Looks like the above deprecation is now deprecated. 😂
Successfully merging a pull request may close this issue.
When working on #74, I noticed
google.golang.org/api/monitoring/v3
is marked as deprecated.It needs to be updated to
cloud.google.com/go/monitoring/apiv3
The text was updated successfully, but these errors were encountered: