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 }}
wgwcode
/
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 May 20, 2016
Merge pull request #1020 from mziccard/update-to-0.2.3-SNAPSHOT
Show description for fceeb65
mziccard
committed
fceeb65
View commit details
Copy full SHA for fceeb65
Browse repository at this point
Update version to 0.2.3-SNAPSHOT
mziccard
committed
1b913b9
View commit details
Copy full SHA for 1b913b9
Browse repository at this point
Updating version in README files. [ci skip]
travis-ci
committed
4aa33a1
View commit details
Copy full SHA for 4aa33a1
Browse repository at this point
Merge pull request #1019 from mziccard/release-0.2.2
Show description for 838a583
mziccard
committed
838a583
View commit details
Copy full SHA for 838a583
Browse repository at this point
Release 0.2.2
mziccard
committed
e835197
View commit details
Copy full SHA for e835197
Browse repository at this point
Refactor storage batches to use StorageBatchRequest and BatchResult (#952)
Show description for e921bbe
mziccard
committed
e921bbe
View commit details
Copy full SHA for e921bbe
Browse repository at this point
Move Clock out of ServiceOptions, use it in RetryHelper (#954)
Show description for 4c0332e
mziccard
committed
4c0332e
View commit details
Copy full SHA for 4c0332e
Browse repository at this point
Commits on May 18, 2016
Fix readAllBytes permission error on GAE (#1010)
mziccard
committed
d5cf726
View commit details
Copy full SHA for d5cf726
Browse repository at this point
Commits on May 17, 2016
Fix StorageImpl.signUrl with object names starting with / (#1013)
Show description for 554b03e
mziccard
committed
554b03e
View commit details
Copy full SHA for 554b03e
Browse repository at this point
Commits on May 13, 2016
Refactor Datastore example, add example on embedded entities (#980)
Show description for af79f8f
mziccard
committed
af79f8f
View commit details
Copy full SHA for af79f8f
Browse repository at this point
Commits on May 12, 2016
Make LocalDatastoreHelper use https instead of http (#942)
pehrs
authored and
mziccard
committed
8fc4f7a
View commit details
Copy full SHA for 8fc4f7a
Browse repository at this point
Use new datastore client that permits IP addresses for localhost (#1002)
ajkannan
authored and
mziccard
committed
a8a88d1
View commit details
Copy full SHA for a8a88d1
Browse repository at this point
Commits on May 6, 2016
Re-enable ignored BigQuery integration tests (#986)
mziccard
committed
c339bf8
View commit details
Copy full SHA for c339bf8
Browse repository at this point
Commits on Apr 29, 2016
Merge pull request #973 from mziccard/update-to-0.2.2-SNAPSHOT
Show description for 82023df
mziccard
committed
82023df
View commit details
Copy full SHA for 82023df
Browse repository at this point
update version to 0.2.2-SNAPSHOT
mziccard
committed
ddee42f
View commit details
Copy full SHA for ddee42f
Browse repository at this point
Updating version in README files. [ci skip]
travis-ci
committed
3c8da93
View commit details
Copy full SHA for 3c8da93
Browse repository at this point
Merge pull request #971 from mziccard/release-0.2.1
Show description for 076e5bf
mziccard
committed
076e5bf
View commit details
Copy full SHA for 076e5bf
Browse repository at this point
Release 0.2.1
mziccard
committed
8e38d5b
View commit details
Copy full SHA for 8e38d5b
Browse repository at this point
Merge pull request #970 from mziccard/compute-alpha
Show description for 22fb41f
mziccard
committed
22fb41f
View commit details
Copy full SHA for 22fb41f
Browse repository at this point
Update Compute equals methods to support mocking
mziccard
committed
f0ae430
View commit details
Copy full SHA for f0ae430
Browse repository at this point
Use FieldSelector interface and Helper in compute
mziccard
committed
ae0a6d2
View commit details
Copy full SHA for ae0a6d2
Browse repository at this point
Use BaseSerializationTest in compute's serialization test
mziccard
committed
17c6eba
View commit details
Copy full SHA for 17c6eba
Browse repository at this point
Rename package com.google.gcloud to com.google.cloud
mziccard
committed
dd0b186
View commit details
Copy full SHA for dd0b186
Browse repository at this point
Add Compute examples and snippets. Add them to READMEs. (#967)
mziccard
committed
d77974a
View commit details
Copy full SHA for d77974a
Browse repository at this point
Compute: rename get/delete methods to getXxx/deleteXxx (#968)
mziccard
committed
77821f5
View commit details
Copy full SHA for 77821f5
Browse repository at this point
Rename id to generatedId for Compute resources (#966)
mziccard
committed
4888e12
View commit details
Copy full SHA for 4888e12
Browse repository at this point
Add travis_wait directive before verify script (#965)
mziccard
committed
b8989f3
View commit details
Copy full SHA for b8989f3
Browse repository at this point
Add functional methods for instances, Instance class and tests (#959)
mziccard
committed
9d1d455
View commit details
Copy full SHA for 9d1d455
Browse repository at this point
Rename type name getters (#957)
Show description for cdf660c
mziccard
committed
cdf660c
View commit details
Copy full SHA for cdf660c
Browse repository at this point
Add InstanceInfo, related classes and tests (#955)
Show description for 20032e7
mziccard
committed
20032e7
View commit details
Copy full SHA for 20032e7
Browse repository at this point
Add AttachedDisk class, related configurations and tests (#917)
Show description for 428fdbd
mziccard
committed
428fdbd
View commit details
Copy full SHA for 428fdbd
Browse repository at this point
Add NetworkInterface, AccessConfig classes and related tests (#947)
mziccard
committed
4fb78d8
View commit details
Copy full SHA for 4fb78d8
Browse repository at this point
Chain cause in ComputeException.translateAndThrow, add tests (#948)
Show description for 19227df
mziccard
committed
19227df
View commit details
Copy full SHA for 19227df
Browse repository at this point
Add functional methods for networks and subnetworks (#944)
mziccard
committed
ec9c0f1
View commit details
Copy full SHA for ec9c0f1
Browse repository at this point
Add NetworkInfo, configuration classes and tests (#941)
Show description for e15ed45
mziccard
committed
e15ed45
View commit details
Copy full SHA for e15ed45
Browse repository at this point
Previous
Next
You can’t perform that action at this time.