Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jverkoey opened this issue May 15, 2025 · 0 comments · May be fixed by #1053
Open
Assignees
Labels
api: firestore Issues related to the googleapis/python-firestore API.

Comments

@jverkoey
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: firestore Issues related to the googleapis/python-firestore API.
Projects
None yet
2 participants