-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Labels
samplesIssues that are directly related to samples.Issues that are directly related to samples.
Description
Was looking through stuff and discovered that there are still references to Google+:
https://github.com/googleapis/google-api-python-client/tree/main/samples/plus
In the following code snippet, the paginated results of a Google Plus activities `list()` method are processed: |
service = discovery.build("plus", "v1", http=http) |
See references to removed APIs immediately makes me question the correctness of everything in this repository.
Metadata
Metadata
Assignees
Labels
samplesIssues that are directly related to samples.Issues that are directly related to samples.