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
Accelerator
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
Type
/
to 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 }}
scottcode
/
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Feb 2, 2017
Merge pull request #2972 from dhermes/cut-core-0.23.0
Show description for 7e16325
dhermes
authored
7e16325
View commit details
Copy full SHA for 7e16325
Browse repository at this point
Cutting google-cloud-core==0.23.0.
dhermes
committed
f8fcb4e
View commit details
Copy full SHA for f8fcb4e
Browse repository at this point
Commits on Jan 31, 2017
Updates for pycodestyle. (#2973)
daspecster
authored
ed0698f
View commit details
Copy full SHA for ed0698f
Browse repository at this point
Commits on Jan 30, 2017
Fix KeyError for unsupported annotation types. (#2961)
Show description for f822e44
daspecster
authored
f822e44
View commit details
Copy full SHA for f822e44
Browse repository at this point
Merge pull request #2970 from dhermes/cnxn-client-hygiene
Show description for 3584917
dhermes
authored
3584917
View commit details
Copy full SHA for 3584917
Browse repository at this point
Vision support for batch processing part one. (#2967)
Show description for f8ceb94
daspecster
authored
f8ceb94
View commit details
Copy full SHA for f8ceb94
Browse repository at this point
Commits on Jan 27, 2017
Pubsub batch autocommitting. (#2966)
Show description for 50c8e88
lukesneeringer
authored
50c8e88
View commit details
Copy full SHA for 50c8e88
Browse repository at this point
Merge pull request #2969 from dhermes/coverage-ignore-proto-pkg
Show description for d0a3819
dhermes
authored
d0a3819
View commit details
Copy full SHA for d0a3819
Browse repository at this point
Removing unused import after Connection() signature change.
dhermes
committed
06914ce
View commit details
Copy full SHA for 06914ce
Browse repository at this point
Fix-up docstrings after Connection() signature change.
dhermes
committed
45d81a0
View commit details
Copy full SHA for 45d81a0
Browse repository at this point
Adding google.cloud.proto to list of ignored packages for coverage.
dhermes
committed
f9240aa
View commit details
Copy full SHA for f9240aa
Browse repository at this point
Changing storage Connection to only accept client.
dhermes
committed
111c7ef
View commit details
Copy full SHA for 111c7ef
Browse repository at this point
Changing logging Connection to only accept client.
dhermes
committed
f651cce
View commit details
Copy full SHA for f651cce
Browse repository at this point
Changing Pub / Sub Connection to only accept client.
dhermes
committed
69d998d
View commit details
Copy full SHA for 69d998d
Browse repository at this point
Changing monitoring Connection to only accept client.
dhermes
committed
ad9417f
View commit details
Copy full SHA for ad9417f
Browse repository at this point
Changing language Connection to only accept client.
dhermes
committed
725b4f0
View commit details
Copy full SHA for 725b4f0
Browse repository at this point
Changing resource manager Connection to only accept client.
dhermes
committed
cb6e0be
View commit details
Copy full SHA for cb6e0be
Browse repository at this point
Changing runtimeconfig Connection to only accept client.
dhermes
committed
c91fa4a
View commit details
Copy full SHA for c91fa4a
Browse repository at this point
Changing speech Connection to only accept client.
dhermes
committed
f0adea3
View commit details
Copy full SHA for f0adea3
Browse repository at this point
Changing translate Connection to only accept client.
dhermes
committed
683ce71
View commit details
Copy full SHA for 683ce71
Browse repository at this point
Changing DNS Connection to only accept client.
dhermes
committed
d961233
View commit details
Copy full SHA for d961233
Browse repository at this point
Changing BigQuery Connection to only accept client.
dhermes
committed
047d13e
View commit details
Copy full SHA for 047d13e
Browse repository at this point
Changing vision Connection to only accept client.
dhermes
committed
a65f754
View commit details
Copy full SHA for a65f754
Browse repository at this point
Commits on Jan 26, 2017
Changing datastore Connection to only accept client.
dhermes
committed
a32a022
View commit details
Copy full SHA for a32a022
Browse repository at this point
Moving _http and _credentials default values from base connection to client.
Show description for 1efdb00
dhermes
committed
1efdb00
View commit details
Copy full SHA for 1efdb00
Browse repository at this point
Merge pull request #2968 from dhermes/generic-hygiene
Show description for 9e6f2df
dhermes
authored
9e6f2df
View commit details
Copy full SHA for 9e6f2df
Browse repository at this point
Renaming JSONClient -> ClientWithProject.
Show description for b53be84
dhermes
committed
b53be84
View commit details
Copy full SHA for b53be84
Browse repository at this point
Using empty-tuple default as extra_options.
dhermes
committed
1b14e5b
View commit details
Copy full SHA for 1b14e5b
Browse repository at this point
Commits on Jan 25, 2017
Cloud Speech Veneer does not raise for > 1 result. (#2962)
Show description for a70815d
lukesneeringer
authored and
daspecster
committed
a70815d
View commit details
Copy full SHA for a70815d
Browse repository at this point
Merge pull request #2963 from lukesneeringer/issue-2948
Show description for 6b7b9ac
daspecster
authored
6b7b9ac
View commit details
Copy full SHA for 6b7b9ac
Browse repository at this point
Remove default sample_rate.
Show description for 89e6056
lukesneeringer
committed
89e6056
View commit details
Copy full SHA for 89e6056
Browse repository at this point
Commits on Jan 23, 2017
Merge pull request #2959 from daspecster/check-type-not-value-for-score
Show description for 7ae80db
daspecster
authored
7ae80db
View commit details
Copy full SHA for 7ae80db
Browse repository at this point
Loosen system tests for Vision Text detection.
daspecster
committed
31087a1
View commit details
Copy full SHA for 31087a1
Browse repository at this point
Merge pull request #2938 from daspecster/vision-add-safe-search-from-pb
Show description for 7d8860f
daspecster
authored
7d8860f
View commit details
Copy full SHA for 7d8860f
Browse repository at this point
Add GAPIC support for safe search.
daspecster
committed
1086bc4
View commit details
Copy full SHA for 1086bc4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.