Skip to content

google.cloud.firestore_v1.document.DocumentReference type missing from BaseCollectionReference #1051

@jverkoey

Description

@jverkoey

On this line:

https://github.com/googleapis/python-firestore/blob/bb482e99bd496489fb589a8fc154692585cef061/google/cloud/firestore_v1/base_collection.py#L131C1-L131C59

I'd expect it to have a return value of -> google.cloud.firestore_v1.document.DocumentReference. The absence of this return value is making it difficult to write type-safe code that makes use of document references.

Metadata

Metadata

Assignees

Labels

api: firestoreIssues related to the googleapis/python-firestore API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions