Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Conversation

@rileyjbauer
Copy link
Contributor

See relevant google-cloud-python repo directory:
https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/monitoring/google/cloud

This should address the build failures that were blocking #700

@rileyjbauer rileyjbauer requested review from ojarjur and yelsayd August 14, 2018 23:03
yelsayd
yelsayd previously approved these changes Aug 14, 2018
rajivpb
rajivpb previously approved these changes Aug 14, 2018
rajivpb
rajivpb previously approved these changes Aug 15, 2018
…ecause it seems the google.cloud.monitoring library made a significant change from a single Client class to a series of smaller ServiceClients, and our code seems to assume we have a single object with the functionality of multiple of these ServiceClients in various places.
@rileyjbauer rileyjbauer requested review from yelsayd and removed request for ojarjur and yelsayd August 17, 2018 21:42
# it has now been broken up into multiple subclients. Most
# of the usages I found aligned with the MetricServiceClient,
# but other uses, such as those in group_tests.py, require a
# GroupServiceClient, and there are potentially others.
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not sure I understand this comment. If we're not importing GroupServiceClient, what does the comment add?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants