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 }}
ofek
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
google-cloud-python
docs
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 7, 2016
Adding ability to disable gRPC in Datastore.
Show description for c29bae5
dhermes
committed
c29bae5
View commit details
Copy full SHA for c29bae5
View code at this point
Browse repository at this point
Merge pull request #2223 from dhermes/namespace-change
Show description for e407bfb
dhermes
authored
e407bfb
View commit details
Copy full SHA for e407bfb
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
Poll async jobs using correct state logic in BQ usage docs.
Show description for 761055d
tseaver
committed
761055d
View commit details
Copy full SHA for 761055d
View code at this point
Browse repository at this point
Fix 'destination_table' attribute typo in BQ usage docs.
Show description for 7d37a35
tseaver
committed
7d37a35
View commit details
Copy full SHA for 7d37a35
View code at this point
Browse repository at this point
Fixing lint issues after package rename.
dhermes
committed
adf5e21
View commit details
Copy full SHA for adf5e21
View code at this point
Browse repository at this point
Cleaning up remaining renames of gcloud->google-cloud.
dhermes
committed
5910b22
View commit details
Copy full SHA for 5910b22
View code at this point
Browse repository at this point
Renaming all ~gcloud references as google.cloud.
Show description for faab61c
dhermes
committed
faab61c
View commit details
Copy full SHA for faab61c
View code at this point
Browse repository at this point
Renaming all GCloudError as GoogleCloudError.
Show description for e12cc95
dhermes
committed
e12cc95
View commit details
Copy full SHA for e12cc95
View code at this point
Browse repository at this point
Renaming all GCLOUD_* env. vars. as GOOGLE_CLOUD_*.
Show description for ab59f8d
dhermes
committed
ab59f8d
View commit details
Copy full SHA for ab59f8d
View code at this point
Browse repository at this point
Replacing usage of gcloud with google-cloud in docs config.
dhermes
committed
381d236
View commit details
Copy full SHA for 381d236
View code at this point
Browse repository at this point
Renaming docs path in JSON docs (gcloud->google/cloud).
Show description for ae89f77
dhermes
committed
ae89f77
View commit details
Copy full SHA for ae89f77
View code at this point
Browse repository at this point
Renaming docs mentions of "gcloud" as "google-cloud".
Show description for f12fee4
dhermes
committed
f12fee4
View commit details
Copy full SHA for f12fee4
View code at this point
Browse repository at this point
Renaming mentions of "gcloud" docs automodules as "google.cloud".
Show description for f29999a
dhermes
committed
f29999a
View commit details
Copy full SHA for f29999a
View code at this point
Browse repository at this point
Renaming mentions of "gcloud-python" as "google-cloud-python".
Show description for ab18ce8
dhermes
committed
ab18ce8
View commit details
Copy full SHA for ab18ce8
View code at this point
Browse repository at this point
Rename remaining "gcloud" imports as "google.cloud".
Show description for 822e719
dhermes
committed
822e719
View commit details
Copy full SHA for 822e719
View code at this point
Browse repository at this point
Renaming ">>> from gcloud.foo.bar import *" statements as google.cloud.
Show description for 835578f
dhermes
committed
835578f
View commit details
Copy full SHA for 835578f
View code at this point
Browse repository at this point
Renaming "from gcloud import *" statements as google.cloud.
Show description for 416071b
dhermes
committed
416071b
View commit details
Copy full SHA for 416071b
View code at this point
Browse repository at this point
Renaming "import gcloud" statements as google.cloud.
Show description for e55a1d8
dhermes
committed
e55a1d8
View commit details
Copy full SHA for e55a1d8
View code at this point
Browse repository at this point
Merge pull request #2247 from daspecster/fix-monitoring-toc
Show description for 89eed0e
daspecster
authored
89eed0e
View commit details
Copy full SHA for 89eed0e
View code at this point
Browse repository at this point
Fix monitoring documentation TOC.
daspecster
committed
42dea22
View commit details
Copy full SHA for 42dea22
View code at this point
Browse repository at this point
Commits on Aug 29, 2016
Removing old docs template.
Show description for 62184fe
dhermes
committed
62184fe
View commit details
Copy full SHA for 62184fe
View code at this point
Browse repository at this point
Merge pull request #2211 from dhermes/language-impl-6
Show description for faf09c0
dhermes
authored
faf09c0
View commit details
Copy full SHA for faf09c0
View code at this point
Browse repository at this point
Merge pull request #2179 from daspecster/vision-client
Show description for a678774
daspecster
authored
a678774
View commit details
Copy full SHA for a678774
View code at this point
Browse repository at this point
Renaming token module to syntax.
dhermes
committed
fd1ef8c
View commit details
Copy full SHA for fd1ef8c
View code at this point
Browse repository at this point
Adding token class for annotated natural language documents.
dhermes
committed
edbffef
View commit details
Copy full SHA for edbffef
View code at this point
Browse repository at this point
Commits on Aug 26, 2016
Adding Sentiment class for language.
dhermes
committed
938c655
View commit details
Copy full SHA for 938c655
View code at this point
Browse repository at this point
Remove stale gRPC warning from Bigtable docs.
Show description for 6a3af2e
tseaver
committed
6a3af2e
View commit details
Copy full SHA for 6a3af2e
View code at this point
Browse repository at this point
Commits on Aug 25, 2016
Fixes #2193, whitespace on home example.
daspecster
committed
476836c
View commit details
Copy full SHA for 476836c
View code at this point
Browse repository at this point
Merge pull request #2187 from dhermes/language-impl-4
Show description for eea013e
dhermes
authored
eea013e
View commit details
Copy full SHA for eea013e
View code at this point
Browse repository at this point
Commits on Aug 24, 2016
Fix deployment bug when building master branch.
daspecster
committed
2aeda16
View commit details
Copy full SHA for 2aeda16
View code at this point
Browse repository at this point
Removing document_from_blob() helper in language.
dhermes
committed
71c5786
View commit details
Copy full SHA for 71c5786
View code at this point
Browse repository at this point
Removing project from language Client.
Show description for ad6850b
dhermes
committed
ad6850b
View commit details
Copy full SHA for ad6850b
View code at this point
Browse repository at this point
Docstring and usage doc fixes for language.
dhermes
committed
dad4f83
View commit details
Copy full SHA for dad4f83
View code at this point
Browse repository at this point
Add Vision Client.
daspecster
committed
976e8ed
View commit details
Copy full SHA for 976e8ed
View code at this point
Browse repository at this point
Remove extra home.html files.
daspecster
committed
eb1578b
View commit details
Copy full SHA for eb1578b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.