Skip to content

Firestore: rename 'Query.get' -> 'stream'.#7284

Merged
tseaver merged 3 commits intogoogleapis:masterfrom
tseaver:6558-firestore-rename_query_get_to_stream
Feb 5, 2019
Merged

Firestore: rename 'Query.get' -> 'stream'.#7284
tseaver merged 3 commits intogoogleapis:masterfrom
tseaver:6558-firestore-rename_query_get_to_stream

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Feb 4, 2019

Leave Query.get as a deprecated alias for Query.stream.

Closes #6558.

Leave 'Query.get' as a deprecated alias for 'Query.stream'.

Closes #6558.
@tseaver tseaver added the api: firestore Issues related to the Firestore API. label Feb 4, 2019
@tseaver tseaver requested a review from crwilcox as a code owner February 4, 2019 20:19
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 4, 2019
@tseaver tseaver merged commit 1e075fd into googleapis:master Feb 5, 2019
@tseaver tseaver deleted the 6558-firestore-rename_query_get_to_stream branch February 5, 2019 21:20
@petervandenabeele
Copy link

I posted a Merge Request to apply this in the python-docs-samples repo:
GoogleCloudPlatform/python-docs-samples#2240

parthea pushed a commit that referenced this pull request Nov 24, 2025
Leave 'Query.get' as a deprecated alias for 'Query.stream'.

Closes #6558.
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 Firestore API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Firestore] Query.get returns incorrect type

4 participants