Skip to content

Fix type of get_all gRPC call #125

@rafilong

Description

@rafilong

The type for the generated batch_get_all is AsyncIterable[firestore.BatchGetDocumentsResponse], but was incorrectly mocked as Iterable[firestore.BatchGetDocumentsResponse].

Metadata

Metadata

Assignees

Labels

api: firestoreIssues related to the googleapis/python-firestore API.triage meI really want to be triaged.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions