Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
programatt
/
google-cloud-python
Public
forked from
googleapis/google-cloud-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
google-cloud-python
firestore
on
cscc_examples
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 20, 2019
Remove classifier for Python 3.4 for end-of-life. (#7535)
Show description for 3a9a889
crwilcox
authored
3a9a889
View commit details
Copy full SHA for 3a9a889
View code at this point
Browse repository at this point
Commits on Mar 18, 2019
Fix typo in proto comments (via synth).
yoshi-automation
authored and
busunkim96
committed
0bcda42
View commit details
Copy full SHA for 0bcda42
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
Prep firestore unit tests for generation from 'v1' protos. (#7437)
tseaver
authored
126c3fb
View commit details
Copy full SHA for 126c3fb
View code at this point
Browse repository at this point
Commits on Mar 1, 2019
Copy lintified proto files (via synth). (#7466)
yoshi-automation
authored and
tseaver
committed
588f405
View commit details
Copy full SHA for 588f405
View code at this point
Browse repository at this point
Commits on Feb 20, 2019
Add clarifying comment to blacken nox target. (#7392)
yoshi-automation
authored and
crwilcox
committed
f9af42f
View commit details
Copy full SHA for f9af42f
View code at this point
Browse repository at this point
Commits on Feb 11, 2019
Updated client library documentation URLs. (#7307)
Show description for f29e36c
pravindahal
authored and
tseaver
committed
f29e36c
View commit details
Copy full SHA for f29e36c
View code at this point
Browse repository at this point
Commits on Feb 5, 2019
Firestore: rename 'Query.get' -> 'stream'. (#7284)
Show description for 1e075fd
tseaver
authored
1e075fd
View commit details
Copy full SHA for 1e075fd
View code at this point
Browse repository at this point
Commits on Feb 4, 2019
Fix the docstring example for 'Query.on_snapshot'. (#7281)
davidair
authored and
tseaver
committed
8c988bc
View commit details
Copy full SHA for 8c988bc
View code at this point
Browse repository at this point
Commits on Feb 1, 2019
Add 'Collection.list_documents' method. (#7221)
Show description for f946a21
tseaver
authored
f946a21
View commit details
Copy full SHA for f946a21
View code at this point
Browse repository at this point
Add 'DocumentReference.path' property. (#7219)
Show description for cb78e78
tseaver
authored
cb78e78
View commit details
Copy full SHA for cb78e78
View code at this point
Browse repository at this point
Commits on Jan 29, 2019
Add protos as an artifact to library (#7205)
crwilcox
authored
4e8bc85
View commit details
Copy full SHA for 4e8bc85
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
Remove bogus error checking of query response stream. (#7206)
Show description for e79dfde
tseaver
authored
e79dfde
View commit details
Copy full SHA for e79dfde
View code at this point
Browse repository at this point
Commits on Jan 17, 2019
Update copyright headers
yoshi-automation
authored and
crwilcox
committed
ec892f1
View commit details
Copy full SHA for ec892f1
View code at this point
Browse repository at this point
Commits on Jan 16, 2019
[CHANGE ME] Re-generated firestore to pick up changes in the API or client library generator. (#7129)
yoshi-automation
authored and
tseaver
committed
585bf1f
View commit details
Copy full SHA for 585bf1f
View code at this point
Browse repository at this point
Commits on Jan 11, 2019
fix: respect transform values passed into collection.add (#7072)
Show description for 684e88f
mcdonc
authored
684e88f
View commit details
Copy full SHA for 684e88f
View code at this point
Browse repository at this point
Commits on Jan 9, 2019
Protoc-generated serialization update. (#7083)
yoshi-automation
authored and
tseaver
committed
d1d2cb1
View commit details
Copy full SHA for d1d2cb1
View code at this point
Browse repository at this point
Commits on Dec 18, 2018
Release firestore 0.31.0 (#6999)
Show description for 51b6a10
crwilcox
authored
51b6a10
View commit details
Copy full SHA for 51b6a10
View code at this point
Browse repository at this point
Pin 'google-api_core >= 1.7.0'. (#6937)
Show description for 169bc22
tseaver
authored
169bc22
View commit details
Copy full SHA for 169bc22
View code at this point
Browse repository at this point
Firestore: implement equality semantics for public types (#6916)
Show description for 97302e9
tseaver
authored
97302e9
View commit details
Copy full SHA for 97302e9
View code at this point
Browse repository at this point
Pick up stub docstring fix in GAPIC generator. (#6988)
tseaver
authored
0282e96
View commit details
Copy full SHA for 0282e96
View code at this point
Browse repository at this point
Implement listen conformance (#6935)
Show description for 6b7d6cf
mcdonc
authored and
tseaver
committed
6b7d6cf
View commit details
Copy full SHA for 6b7d6cf
View code at this point
Browse repository at this point
Commits on Dec 17, 2018
Use 'DatetimeWithNanos' for converting timestamp messages. (#6920)
tseaver
authored
274c3a2
View commit details
Copy full SHA for 274c3a2
View code at this point
Browse repository at this point
Enable use of 'WriteBatch' as a context manager. (#6912)
Show description for 54e87e1
tseaver
authored
54e87e1
View commit details
Copy full SHA for 54e87e1
View code at this point
Browse repository at this point
Commits on Dec 14, 2018
Document Python 2 deprecation (#6910)
crwilcox
authored
9cb9f63
View commit details
Copy full SHA for 9cb9f63
View code at this point
Browse repository at this point
Commits on Dec 13, 2018
Docs/fixit: normalize docs for 'page_size' / 'max_results' / 'page_token' (#6842)
tseaver
authored
ff05ac3
View commit details
Copy full SHA for ff05ac3
View code at this point
Browse repository at this point
Document timeouts for 'Query.get' / 'Collection.get'. (#6853)
Show description for 61b156c
tseaver
authored
61b156c
View commit details
Copy full SHA for 61b156c
View code at this point
Browse repository at this point
Commits on Dec 12, 2018
Firestore: add driver for query conformance tests. (#6839)
Show description for 35bc2ba
tseaver
authored
35bc2ba
View commit details
Copy full SHA for 35bc2ba
View code at this point
Browse repository at this point
Impose required semantics for snapshots as cursors: (#6837)
Show description for 922ac18
tseaver
authored
922ac18
View commit details
Copy full SHA for 922ac18
View code at this point
Browse repository at this point
Firestore: normalize FieldPath parsing / escaping (#6904)
Show description for 242e407
tseaver
authored
242e407
View commit details
Copy full SHA for 242e407
View code at this point
Browse repository at this point
Commits on Dec 11, 2018
Port changelog from 30.1 branch to master (#6903)
crwilcox
authored
572b3df
View commit details
Copy full SHA for 572b3df
View code at this point
Browse repository at this point
Commits on Dec 4, 2018
Update dependency to google-cloud-core (#6835)
crwilcox
authored
9908ed5
View commit details
Copy full SHA for 9908ed5
View code at this point
Browse repository at this point
For queries ordered on '__name__', expand field values to full paths. (#6829)
Show description for 9c23445
tseaver
authored
9c23445
View commit details
Copy full SHA for 9c23445
View code at this point
Browse repository at this point
Commits on Dec 3, 2018
Use moved iam.policy now at google.api_core.iam.policy (#6741)
Show description for 2842fa8
crwilcox
authored
2842fa8
View commit details
Copy full SHA for 2842fa8
View code at this point
Browse repository at this point
Commits on Dec 1, 2018
Update noxfile.
yoshi-automation
authored and
crwilcox
committed
a785143
View commit details
Copy full SHA for a785143
View code at this point
Browse repository at this point
Commits on Nov 30, 2018
Blacken libraries (#6794)
crwilcox
authored
8b3559a
View commit details
Copy full SHA for 8b3559a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.