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
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 }}
mderka
/
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
Breadcrumbs
History for
gcloud-java
gcloud-java-storage
src
on
readme
User selector
All users
All time
Commit history
Commits on Mar 2, 2016
Reword javadoc in BlobTargetOption and BlobWriteOption
mziccard
committed
3600338
View commit details
Copy full SHA for 3600338
View code at this point
Browse repository at this point
Add BlobTargetOption and BlobWriteOption classes to Bucket
mziccard
committed
a3fdbbc
View commit details
Copy full SHA for a3fdbbc
View code at this point
Browse repository at this point
Commits on Mar 1, 2016
Replace repackaged checkNotNull inclusion with Guava's
mziccard
committed
8a3d5d8
View commit details
Copy full SHA for 8a3d5d8
View code at this point
Browse repository at this point
Replace com.google.api.client.util.Lists with Guava's Lists
mziccard
committed
93810ca
View commit details
Copy full SHA for 93810ca
View code at this point
Browse repository at this point
fix style and formatting issue
aozarov
committed
e66c9a4
View commit details
Copy full SHA for e66c9a4
View code at this point
Browse repository at this point
add list versioned blobs to integration tests
aozarov
committed
438896b
View commit details
Copy full SHA for 438896b
View code at this point
Browse repository at this point
Commits on Feb 29, 2016
Add a versions option to BlobListOption
aozarov
committed
21e68cc
View commit details
Copy full SHA for 21e68cc
View code at this point
Browse repository at this point
Commits on Feb 25, 2016
Merge pull request #668 from mziccard/page-token-fields-option
Show description for 7194201
aozarov
committed
7194201
View commit details
Copy full SHA for 7194201
View code at this point
Browse repository at this point
validateOpen throws ClosedChannelException in BaseWriteChannel and BlobReadChannel
mziccard
committed
28f4a18
View commit details
Copy full SHA for 28f4a18
View code at this point
Browse repository at this point
Add pageToken to list fields option for GCS and resourcemanager
mziccard
committed
1583e2c
View commit details
Copy full SHA for 1583e2c
View code at this point
Browse repository at this point
Commits on Feb 18, 2016
Fix broken hyperlink in comment
jart
committed
1dd2c04
View commit details
Copy full SHA for 1dd2c04
View code at this point
Browse repository at this point
Commits on Feb 12, 2016
Merge pull request #636 from ajkannan/minor-cleanup
Show description for 8fb9e91
aozarov
committed
8fb9e91
View commit details
Copy full SHA for 8fb9e91
View code at this point
Browse repository at this point
Fix double code tags
Ajay Kannan
committed
deb228f
View commit details
Copy full SHA for deb228f
View code at this point
Browse repository at this point
Commits on Feb 11, 2016
Minor fix in ITs
Ajay Kannan
committed
bc66860
View commit details
Copy full SHA for bc66860
View code at this point
Browse repository at this point
Commits on Feb 10, 2016
Fix codacy and spacing bugs
Ajay Kannan
committed
9d201a0
View commit details
Copy full SHA for 9d201a0
View code at this point
Browse repository at this point
Move integration tests to separate package
Ajay Kannan
committed
71ac555
View commit details
Copy full SHA for 71ac555
View code at this point
Browse repository at this point
Fix indentation issues in javadoc code samples
Ajay Kannan
committed
d1765c7
View commit details
Copy full SHA for d1765c7
View code at this point
Browse repository at this point
Minor refactoring of examples and READMEs
Show description for b392345
mziccard
committed
b392345
View commit details
Copy full SHA for b392345
View code at this point
Browse repository at this point
Commits on Feb 9, 2016
Refactor examples
Show description for edc9db7
mziccard
committed
edc9db7
View commit details
Copy full SHA for edc9db7
View code at this point
Browse repository at this point
Commits on Feb 5, 2016
Minor fixes
Ajay Kannan
committed
288c993
View commit details
Copy full SHA for 288c993
View code at this point
Browse repository at this point
Commits on Feb 4, 2016
Add builder test to increase coverage
Ajay Kannan
committed
75dbbf8
View commit details
Copy full SHA for 75dbbf8
View code at this point
Browse repository at this point
Add toBuilder tests for Bucket and Blob, remove static get and builder methods from Resource Manager's Project
Ajay Kannan
committed
6870eb7
View commit details
Copy full SHA for 6870eb7
View code at this point
Browse repository at this point
minor fixes
Ajay Kannan
committed
aa0e377
View commit details
Copy full SHA for aa0e377
View code at this point
Browse repository at this point
Commits on Feb 3, 2016
Make functional objects subclasses of metadata objects.
Ajay Kannan
committed
3d1c1c8
View commit details
Copy full SHA for 3d1c1c8
View code at this point
Browse repository at this point
Commits on Jan 27, 2016
Document that input stream is closed in storage.create(BlobInfo, InputStream)
Ajay Kannan
committed
f09410d
View commit details
Copy full SHA for f09410d
View code at this point
Browse repository at this point
Commits on Jan 22, 2016
Add Acl.of method to storage module
mziccard
committed
973639a
View commit details
Copy full SHA for 973639a
View code at this point
Browse repository at this point
Commits on Jan 21, 2016
Rename Storage.apply to Storage.submit
mziccard
committed
3026e77
View commit details
Copy full SHA for 3026e77
View code at this point
Browse repository at this point
Commits on Jan 20, 2016
Rename translateAndThrow in BaseServiceException and make it package scope in other exceptions
mziccard
committed
67e5dfc
View commit details
Copy full SHA for 67e5dfc
View code at this point
Browse repository at this point
Move exception handler and interceptor to BaseService class
mziccard
committed
acf260c
View commit details
Copy full SHA for acf260c
View code at this point
Browse repository at this point
Refactor BaseServiceException
mziccard
committed
03d5d30
View commit details
Copy full SHA for 03d5d30
View code at this point
Browse repository at this point
Commits on Jan 19, 2016
Add support for BigQuery resumable uploads via a write channel
Show description for b32e4b9
mziccard
committed
b32e4b9
View commit details
Copy full SHA for b32e4b9
View code at this point
Browse repository at this point
Commits on Jan 12, 2016
Merge pull request #547 from ajkannan/default-retry-strategy
Show description for e737516
aozarov
committed
e737516
View commit details
Copy full SHA for e737516
View code at this point
Browse repository at this point
Set default retry strategy
Ajay Kannan
committed
2d1e836
View commit details
Copy full SHA for 2d1e836
View code at this point
Browse repository at this point
Commits on Jan 11, 2016
Use runtime exceptions for DeleteBucketTask.call()
Ajay Kannan
committed
33f6ad8
View commit details
Copy full SHA for 33f6ad8
View code at this point
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
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.