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 }}
aixion
/
gcloud-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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
gcloud-python
docs
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 9, 2015
Removing __iter__ and __contains__ from Connection in storage.
Show description for 45fd420
dhermes
committed
45fd420
View commit details
Copy full SHA for 45fd420
View code at this point
Browse repository at this point
Commits on Jan 28, 2015
Move 'gcloud.storage.exceptions' -> 'gcloud.exceptions'.
Show description for 7638000
tseaver
committed
7638000
View commit details
Copy full SHA for 7638000
View code at this point
Browse repository at this point
Commits on Jan 27, 2015
Removing uses of boto aliases.
dhermes
committed
3234813
View commit details
Copy full SHA for 3234813
View code at this point
Browse repository at this point
Commits on Jan 26, 2015
Changing Key noun to be Blob in storage package.
Show description for 4570c43
dhermes
committed
4570c43
View commit details
Copy full SHA for 4570c43
View code at this point
Browse repository at this point
Commits on Jan 15, 2015
Adding undocumented modules to Sphinx.
Show description for 2529b69
dhermes
committed
2529b69
View commit details
Copy full SHA for 2529b69
View code at this point
Browse repository at this point
Commits on Jan 14, 2015
Remove 'Entity.save'.
tseaver
committed
84d47f9
View commit details
Copy full SHA for 84d47f9
View code at this point
Browse repository at this point
Fix unclosed HTML comment in Sphinx template.
tseaver
committed
3b4ea70
View commit details
Copy full SHA for 3b4ea70
View code at this point
Browse repository at this point
Commits on Jan 12, 2015
Moving public classes into datastore package.
Show description for 803e3bc
dhermes
committed
803e3bc
View commit details
Copy full SHA for 803e3bc
View code at this point
Browse repository at this point
Commits on Jan 9, 2015
Adding umbrella datastore.set_defaults().
Show description for 8df8596
dhermes
committed
8df8596
View commit details
Copy full SHA for 8df8596
View code at this point
Browse repository at this point
Commits on Jan 8, 2015
Add a 'Batch': collects non-transactional saves / deletes.
Show description for 65621f3
tseaver
committed
65621f3
View commit details
Copy full SHA for 65621f3
View code at this point
Browse repository at this point
Updating documentation to reflect bulk datastore API changes.
Show description for 073478a
dhermes
committed
073478a
View commit details
Copy full SHA for 073478a
View code at this point
Browse repository at this point
Commits on Jan 7, 2015
Removing datastore.Dataset class and its uses.
Show description for e998859
dhermes
committed
e998859
View commit details
Copy full SHA for e998859
View code at this point
Browse repository at this point
Commits on Dec 17, 2014
Use 'pathto' to load static resource
silvolu
committed
cbf46fb
View commit details
Copy full SHA for cbf46fb
View code at this point
Browse repository at this point
Commits on Dec 16, 2014
Merge pull request #419 from dhermes/add-better-auth
Show description for ae09738
silvolu
committed
ae09738
View commit details
Copy full SHA for ae09738
View code at this point
Browse repository at this point
Changing description of GOOGLE_APPLICATION_CREDENTIALS.
dhermes
committed
78adc96
View commit details
Copy full SHA for 78adc96
View code at this point
Browse repository at this point
Fix external links in navigation bar
silvolu
committed
6e32a33
View commit details
Copy full SHA for 6e32a33
View code at this point
Browse repository at this point
Changing auth to use implicit environment.
dhermes
committed
b4c605a
View commit details
Copy full SHA for b4c605a
View code at this point
Browse repository at this point
Commits on Dec 10, 2014
Make admonition blocks visible.
tseaver
committed
39eedb2
View commit details
Copy full SHA for 39eedb2
View code at this point
Browse repository at this point
Float '[source]' links right.
tseaver
committed
17d2ed4
View commit details
Copy full SHA for 17d2ed4
View code at this point
Browse repository at this point
Commits on Nov 26, 2014
gcloud skin for docs
silvolu
committed
67d9e47
View commit details
Copy full SHA for 67d9e47
View code at this point
Browse repository at this point
Commits on Nov 24, 2014
Update docs on running demo to explain environment variables.
tseaver
committed
73885a3
View commit details
Copy full SHA for 73885a3
View code at this point
Browse repository at this point
Commits on Nov 10, 2014
Float backlink right in source view.
Show description for 3e3182b
tseaver
committed
3e3182b
View commit details
Copy full SHA for 3e3182b
View code at this point
Browse repository at this point
Commits on Oct 23, 2014
Rename datastore._helpers -> helpers.
Show description for 949df73
tseaver
committed
949df73
View commit details
Copy full SHA for 949df73
View code at this point
Browse repository at this point
Commits on Oct 21, 2014
Fixing Sphinx warnings and preventing more from occurring.
dhermes
committed
47ce050
View commit details
Copy full SHA for 47ce050
View code at this point
Browse repository at this point
Commits on Oct 13, 2014
Finish un-API-ifying datastore._helpers by removing from docs.
tseaver
committed
dc30397
View commit details
Copy full SHA for dc30397
View code at this point
Browse repository at this point
Commits on Oct 2, 2014
Resolving all sphinx warnings and parse errors.
dhermes
committed
0b4aa56
View commit details
Copy full SHA for 0b4aa56
View code at this point
Browse repository at this point
Commits on Sep 27, 2014
Update storage-getting-started.rst
Show description for 8bb3222
tseaver
committed
8bb3222
View commit details
Copy full SHA for 8bb3222
View code at this point
Browse repository at this point
Commits on Sep 22, 2014
Merge pull request #101 from marcgel/master
Show description for 58f08fa
silvolu
committed
58f08fa
View commit details
Copy full SHA for 58f08fa
View code at this point
Browse repository at this point
Commits on Aug 26, 2014
One extension per line.
tseaver
committed
89f0a85
View commit details
Copy full SHA for 89f0a85
View code at this point
Browse repository at this point
Commits on Jul 16, 2014
Fix link to example script.
marcgel
committed
9874bfa
View commit details
Copy full SHA for 9874bfa
View code at this point
Browse repository at this point
Fix link to example script.
marcgel
committed
5de4482
View commit details
Copy full SHA for 5de4482
View code at this point
Browse repository at this point
Update storage-getting-started.rst
Show description for ed4d704
marcgel
committed
ed4d704
View commit details
Copy full SHA for ed4d704
View code at this point
Browse repository at this point
Update storage-quickstart.rst
Show description for 91a2dc4
marcgel
committed
91a2dc4
View commit details
Copy full SHA for 91a2dc4
View code at this point
Browse repository at this point
Commits on May 2, 2014
Merge pull request #73 from kleyow/force
Show description for fbdff58
jgeewax
committed
fbdff58
View commit details
Copy full SHA for fbdff58
View code at this point
Browse repository at this point
Commits on Apr 28, 2014
gcloud-python is not a generic Google APIs client, fixing wording.
rakyll
committed
70069c5
View commit details
Copy full SHA for 70069c5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.