Skip to content

Audit samples and docs for references to old APIs (like G+). #2646

@nexushoratio

Description

@nexushoratio

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.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions