Skip to content

Pub/Sub: wrong inherited documentation for StreamingPullFuture #7816

@anguillanneuf

Description

@anguillanneuf

The documentation for StreamingPullFuture's methods like result() and exception() doesn't make sense because it describes Publish futures not streaming pull futures.

StreamingPullFuture inherits futures.Future, that's where the "wrong" documentation got carried over.

Metadata

Metadata

Assignees

Labels

api: pubsubIssues related to the Pub/Sub API.triaged for GAtype: docsImprovement to the documentation for an API.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions