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 }}
codeForSaif
/
gcloud-java
Public
forked from
googleapis/google-cloud-java
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
Datepicker
All time
Commit history
Commits on Jan 12, 2016
Merge pull request #539 from ajkannan/forcedelete-without-executor
Show description for b5dd44a
aozarov
committed
b5dd44a
View commit details
Copy full SHA for b5dd44a
Browse repository at this point
Merge pull request #542 from ajkannan/known-issue-gcd
Show description for 560faa9
aozarov
committed
560faa9
View commit details
Copy full SHA for 560faa9
Browse repository at this point
Merge pull request #546 from mderka/exception-cause
Show description for b62017c
ajkannan
committed
b62017c
View commit details
Copy full SHA for b62017c
Browse repository at this point
Commits on Jan 11, 2016
Fixed #478 - Make DatastoreException informative.
Show description for 1583312
mderka
committed
1583312
View commit details
Copy full SHA for 1583312
Browse repository at this point
Add known issue for mvn test and gcloud SDK
Ajay Kannan
committed
dc1f9e7
View commit details
Copy full SHA for dc1f9e7
Browse repository at this point
Use runtime exceptions for DeleteBucketTask.call()
Ajay Kannan
committed
33f6ad8
View commit details
Copy full SHA for 33f6ad8
Browse repository at this point
Commits on Jan 9, 2016
Create simple forceDelete that can be used on AppEngine
Ajay Kannan
committed
863c572
View commit details
Copy full SHA for 863c572
Browse repository at this point
Commits on Jan 8, 2016
Merge pull request #538 from ajkannan/link-sparkjava
Show description for 5a23e57
aozarov
committed
5a23e57
View commit details
Copy full SHA for 5a23e57
Browse repository at this point
Add a link to SparkJava demo from website and README
Ajay Kannan
committed
01d386a
View commit details
Copy full SHA for 01d386a
Browse repository at this point
Merge pull request #533 from aozarov/temp
Show description for 29628d7
ajkannan
committed
29628d7
View commit details
Copy full SHA for 29628d7
Browse repository at this point
Merge pull request #536 from mziccard/fix-bigquery-it
Show description for 69caa42
aozarov
committed
69caa42
View commit details
Copy full SHA for 69caa42
Browse repository at this point
Merge pull request #535 from mziccard/load-to-get
Show description for ba5050b
aozarov
committed
ba5050b
View commit details
Copy full SHA for ba5050b
Browse repository at this point
Fix failing test by removing check
mziccard
committed
701abb6
View commit details
Copy full SHA for 701abb6
Browse repository at this point
Rename load to get in functional classes
mziccard
committed
1ab0ac5
View commit details
Copy full SHA for 1ab0ac5
Browse repository at this point
mark bigquery and resource manager as alpha
aozarov
committed
9678371
View commit details
Copy full SHA for 9678371
Browse repository at this point
Merge pull request #517 from ajkannan/basepagefetcher
Show description for 824c46c
aozarov
committed
824c46c
View commit details
Copy full SHA for 824c46c
Browse repository at this point
Commits on Jan 7, 2016
Refactor page fetchers
Ajay Kannan
committed
ce9b5c1
View commit details
Copy full SHA for ce9b5c1
Browse repository at this point
Merge pull request #526 from mziccard/bigquery-error-exception
Show description for f1a5cec
aozarov
committed
f1a5cec
View commit details
Copy full SHA for f1a5cec
Browse repository at this point
Add BigQueryError field to BigQueryException and tests
mziccard
committed
0ae2be8
View commit details
Copy full SHA for 0ae2be8
Browse repository at this point
Merge pull request #529 from ajkannan/docs-cleanup
Show description for d03e5a7
aozarov
committed
d03e5a7
View commit details
Copy full SHA for d03e5a7
Browse repository at this point
Merge pull request #523 from mziccard/support-query-plan
Show description for b1ff62b
aozarov
committed
b1ff62b
View commit details
Copy full SHA for b1ff62b
Browse repository at this point
Commits on Jan 6, 2016
Docs and code cleanup
Ajay Kannan
committed
ea21d23
View commit details
Copy full SHA for ea21d23
Browse repository at this point
Minor fixes to QueryStage
Show description for 13b1b0e
mziccard
committed
13b1b0e
View commit details
Copy full SHA for 13b1b0e
Browse repository at this point
Merge pull request #527 from mziccard/add-format-to-of
Show description for 5da46e8
ajkannan
committed
5da46e8
View commit details
Copy full SHA for 5da46e8
Browse repository at this point
Merge pull request #528 from mziccard/add-final-to-iterable
Show description for 8d37c32
ajkannan
committed
8d37c32
View commit details
Copy full SHA for 8d37c32
Browse repository at this point
Make infoIterable final in LazyBlobIterable and LazyTableIterable
mziccard
committed
7c0a746
View commit details
Copy full SHA for 7c0a746
Browse repository at this point
Fix self reference in QueryJobInfo.Priority javadoc
mziccard
committed
c3e808d
View commit details
Copy full SHA for c3e808d
Browse repository at this point
Add more factory methods to Load and ExtractJobInfo
mziccard
committed
0a59620
View commit details
Copy full SHA for 0a59620
Browse repository at this point
Merge pull request #524 from ajkannan/make-resourcemanagerimpl-package-protected
Show description for b8ce8d2
aozarov
committed
b8ce8d2
View commit details
Copy full SHA for b8ce8d2
Browse repository at this point
Make ResourceManagerImpl package protected
Ajay Kannan
committed
65340bd
View commit details
Copy full SHA for 65340bd
Browse repository at this point
Commits on Jan 5, 2016
Merge pull request #516 from mziccard/bigquery-functional-classes
Show description for d8b1814
ajkannan
committed
d8b1814
View commit details
Copy full SHA for d8b1814
Browse repository at this point
Merge pull request #522 from mziccard/fix-template-suffix-test
Show description for 64114c1
ajkannan
committed
64114c1
View commit details
Copy full SHA for 64114c1
Browse repository at this point
Add support for queryPlan to QueryStatistics
mziccard
committed
4aa8a97
View commit details
Copy full SHA for 4aa8a97
Browse repository at this point
Add better tests for bigquery functional classes
mziccard
committed
d58930e
View commit details
Copy full SHA for d58930e
Browse repository at this point
Minor fixes to storage functional classes
Show description for dce1231
mziccard
committed
dce1231
View commit details
Copy full SHA for dce1231
Browse repository at this point
Previous
Next
You can’t perform that action at this time.