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
spanner
google
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 6, 2019
Remove send/recv msg size limit, update docstrings (via synth). (#8968)
yoshi-automation
authored and
tseaver
committed
42db0db
View commit details
Copy full SHA for 42db0db
View code at this point
Browse repository at this point
Commits on Jul 12, 2019
Add 'options_' argument to clients' 'get_iam_policy'; pin black version (via synth). (#8659)
yoshi-automation
authored and
tseaver
committed
751a79c
View commit details
Copy full SHA for 751a79c
View code at this point
Browse repository at this point
Commits on Jul 8, 2019
Add backoff for `run_in_transaction' when backend does not provide 'RetryInfo' in response. (#8461)
Gurov Ilya
authored and
tseaver
committed
56358af
View commit details
Copy full SHA for 56358af
View code at this point
Browse repository at this point
Commits on Jul 1, 2019
Fixes #8545 by removing typing information for kwargs to not conflict with type checkers (#8546)
crwilcox
authored
e6898be
View commit details
Copy full SHA for e6898be
View code at this point
Browse repository at this point
Commits on Jun 28, 2019
Add 'client_options' support, update list method docstrings (via synth). (#8522)
yoshi-automation
authored and
busunkim96
committed
768dcc0
View commit details
Copy full SHA for 768dcc0
View code at this point
Browse repository at this point
Commits on Jun 21, 2019
[CHANGE ME] Re-generated spanner to pick up changes in the API or client library generator. (#8445)
yoshi-automation
authored and
crwilcox
committed
0e231ca
View commit details
Copy full SHA for 0e231ca
View code at this point
Browse repository at this point
Commits on Jun 19, 2019
Allow kwargs to be passed to create_channel (via synth). (#8403)
yoshi-automation
authored and
busunkim96
committed
a680ba9
View commit details
Copy full SHA for a680ba9
View code at this point
Browse repository at this point
Commits on Jun 17, 2019
Declare encoding as utf-8 in pb2 files (via synth). (#8363)
yoshi-automation
authored and
busunkim96
committed
c7c3e98
View commit details
Copy full SHA for c7c3e98
View code at this point
Browse repository at this point
Commits on May 22, 2019
Harden synth replacement against template adding whitespace. (#8103)
Show description for 54037bd
tseaver
authored
54037bd
View commit details
Copy full SHA for 54037bd
View code at this point
Browse repository at this point
Commits on May 9, 2019
Add nox session `docs`, remove retries for DEADLINE_EXCEEDED (via synth). (#7781)
yoshi-automation
authored and
busunkim96
committed
fde05e7
View commit details
Copy full SHA for fde05e7
View code at this point
Browse repository at this point
Commits on May 8, 2019
Add client_info support to client. (#7878)
Show description for f900a08
tseaver
authored
f900a08
View commit details
Copy full SHA for f900a08
View code at this point
Browse repository at this point
Commits on Apr 23, 2019
Add routing header to method metadata (via synth). (#7750)
Show description for 3618354
tseaver
authored
3618354
View commit details
Copy full SHA for 3618354
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
Spanner: add batch DML support. (#7485)
tseaver
authored and
crwilcox
committed
494d51e
View commit details
Copy full SHA for 494d51e
View code at this point
Browse repository at this point
Commits on Feb 26, 2019
Copy lintified proto files, update docstrings (via synth). (#7453)
yoshi-automation
authored and
tseaver
committed
2ffd2db
View commit details
Copy full SHA for 2ffd2db
View code at this point
Browse repository at this point
Commits on Feb 6, 2019
Fix typo in exported param type name. (#7295)
Show description for 1178ab0
tseaver
authored
1178ab0
View commit details
Copy full SHA for 1178ab0
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 17, 2019
Update copyright headers
yoshi-automation
authored and
crwilcox
committed
f61d2d6
View commit details
Copy full SHA for f61d2d6
View code at this point
Browse repository at this point
Commits on Jan 9, 2019
Protoc-generated serialization update. (#7095)
yoshi-automation
authored and
tseaver
committed
2ec179a
View commit details
Copy full SHA for 2ec179a
View code at this point
Browse repository at this point
Commits on Jan 4, 2019
Ensure that GRPC config file is included in MANIFEST.in after templating. (#7046)
Show description for c2fbf09
tseaver
authored
c2fbf09
View commit details
Copy full SHA for c2fbf09
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
Commits on Dec 10, 2018
Add PingingPool and TransactionPingingPool to toplevel module (#6886)
Show description for a43f885
crwilcox
authored
a43f885
View commit details
Copy full SHA for a43f885
View code at this point
Browse repository at this point
Commits on Dec 5, 2018
Blacken. (#6846)
yoshi-automation
authored and
tseaver
committed
da03d6b
View commit details
Copy full SHA for da03d6b
View code at this point
Browse repository at this point
Commits on Dec 4, 2018
Add 'operation_id' parameter to 'Database.update_ddl'. (#6825)
potiuk
authored and
tseaver
committed
f9a725c
View commit details
Copy full SHA for f9a725c
View code at this point
Browse repository at this point
Commits on Nov 30, 2018
blacken all gen'd libs (#6792)
Show description for 91fcc6a
crwilcox
authored
91fcc6a
View commit details
Copy full SHA for 91fcc6a
View code at this point
Browse repository at this point
Commits on Nov 28, 2018
Run Black on Generated libraries (#6666)
Show description for 92465cb
crwilcox
authored
92465cb
View commit details
Copy full SHA for 92465cb
View code at this point
Browse repository at this point
Commits on Nov 21, 2018
Pick up changes to GAPIC method configuration (#6615)
yoshi-automation
authored and
tseaver
committed
f7c008a
View commit details
Copy full SHA for f7c008a
View code at this point
Browse repository at this point
Commits on Nov 20, 2018
Add timeout + retry settings to Sessions/Snapshots (#6536)
crwilcox
authored and
tseaver
committed
6eecfdc
View commit details
Copy full SHA for 6eecfdc
View code at this point
Browse repository at this point
Commits on Nov 19, 2018
Spanner: pick up fixes to GAPIC generator. (#6576)
Show description for a7ce1ff
tseaver
authored
a7ce1ff
View commit details
Copy full SHA for a7ce1ff
View code at this point
Browse repository at this point
Commits on Nov 6, 2018
Fix client_info bug, update docstrings. (#6420)
dpebot
authored and
tseaver
committed
c566550
View commit details
Copy full SHA for c566550
View code at this point
Browse repository at this point
Commits on Oct 8, 2018
Spanner: add support for DML/PDML (#6151)
Show description for c8bda0f
tseaver
authored
c8bda0f
View commit details
Copy full SHA for c8bda0f
View code at this point
Browse repository at this point
Commits on Oct 3, 2018
Back out DML/PDML support. (#6150)
Show description for 8ae4732
tseaver
authored
8ae4732
View commit details
Copy full SHA for 8ae4732
View code at this point
Browse repository at this point
Commits on Oct 2, 2018
Spanner: add DML / PDML support (#6048)
Show description for ecc3845
tseaver
authored
ecc3845
View commit details
Copy full SHA for ecc3845
View code at this point
Browse repository at this point
Commits on Sep 21, 2018
Spanner: add 'synth.py' for the three protos and regen (#6040)
tseaver
authored
1841c7a
View commit details
Copy full SHA for 1841c7a
View code at this point
Browse repository at this point
Commits on Aug 6, 2018
Spanner: add support for session / pool labels (#5734)
tseaver
authored
e36e986
View commit details
Copy full SHA for e36e986
View code at this point
Browse repository at this point
Commits on Jul 27, 2018
Add support for gRPC connection management (available when using optional grpc_gcp dependency) (#5553)
WeiranFang
authored and
theacodes
committed
55d11b9
View commit details
Copy full SHA for 55d11b9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.