Issue #2646 was closed due to inactivity with a note saying "re-open if you think this still requires attention". It still requires attention, but no permission to reopen to issue. (Which seems like a rude combination.)
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) |
Seeing references to removed APIs immediately makes me question the correctness of everything in this repository.
Issue #2646 was closed due to inactivity with a note saying "re-open if you think this still requires attention". It still requires attention, but no permission to reopen to issue. (Which seems like a rude combination.)
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
google-api-python-client/docs/pagination.md
Line 7 in 8b10903
google-api-python-client/samples/appengine/main.py
Line 73 in 8b10903
Seeing references to removed APIs immediately makes me question the correctness of everything in this repository.