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 }}
lyilei
/
google-api-java-client
Public
forked from
googleapis/google-api-java-client
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 29, 2016
Start 1.23
ejona86
committed
4fc8c09
View commit details
Copy full SHA for 4fc8c09
Browse repository at this point
Commits on Mar 17, 2016
Mark OAuth2Utils as Beta
Show description for c7421ae
ejona86
committed
c7421ae
View commit details
Copy full SHA for c7421ae
Browse repository at this point
Remove old comment that is now out-of-place
ejona86
committed
a022615
View commit details
Copy full SHA for a022615
Browse repository at this point
Commits on Mar 14, 2016
Avoid diamond operator since it isn't JDK 5-compatible
ejona86
committed
922a4ab
View commit details
Copy full SHA for 922a4ab
Browse repository at this point
Allow set Account in GoogleAccountCredential
Show description for b7c15b7
stevenckngaa
authored and
ejona86
committed
b7c15b7
View commit details
Copy full SHA for b7c15b7
Browse repository at this point
MediaHttpUploader: fix an error in streaming resumable uploads
Show description for 66a8f78
dhalperi
authored and
ejona86
committed
66a8f78
View commit details
Copy full SHA for 66a8f78
Browse repository at this point
Change all occurences of "X-Google-Metadata-Request:True" to "Metadata-Flavor:Google".
Show description for 249fdeb
Galabar001
authored and
ejona86
committed
249fdeb
View commit details
Copy full SHA for 249fdeb
Browse repository at this point
Update default application credentials to attempt upto 3 times to check whether we are executing within a GCE environment. Also bound the connection timeout to be 0.5 seconds to limit the impact fo…
Show description for 7bb680f
lukecwik
authored and
ejona86
committed
7bb680f
View commit details
Copy full SHA for 7bb680f
Browse repository at this point
Added support for token-specified token server URLs.
Show description for b2d065c
mileschaston-google
authored and
ejona86
committed
b2d065c
View commit details
Copy full SHA for b2d065c
Browse repository at this point
Resolve lint issues
Show description for 0a57865
ejona86
committed
0a57865
View commit details
Copy full SHA for 0a57865
Browse repository at this point
Commits on Feb 5, 2016
Use maven-protoc-plugin and proto 2.6.1
Show description for 95594f2
ejona86
committed
95594f2
View commit details
Copy full SHA for 95594f2
Browse repository at this point
Remove oraclejdk7 from travis build
Show description for c74b71d
ejona86
committed
c74b71d
View commit details
Copy full SHA for c74b71d
Browse repository at this point
Add @since for APIs added in 1.21.0
ejona86
committed
7a58400
View commit details
Copy full SHA for 7a58400
Browse repository at this point
Commits on Dec 28, 2015
Fixes issue where Cloud Shell credential would fail to parse integers returned in the JSON response.
wilford
committed
76cb98c
View commit details
Copy full SHA for 76cb98c
Browse repository at this point
Commits on Nov 20, 2015
Allow PATCH as a valid initial method for uploads
sqrrrl
committed
172dfb8
View commit details
Copy full SHA for 172dfb8
Browse repository at this point
Commits on Nov 10, 2015
Start 1.22.0
ejona86
committed
32e2128
View commit details
Copy full SHA for 32e2128
Browse repository at this point
Commits on Nov 9, 2015
Support Google's new issuer that includes scheme
Show description for 9bc5b61
ejona86
committed
9bc5b61
View commit details
Copy full SHA for 9bc5b61
Browse repository at this point
Commits on Nov 3, 2015
Bump Guava to v17
ejona86
committed
23ccea3
View commit details
Copy full SHA for 23ccea3
Browse repository at this point
Commits on Oct 26, 2015
Disable Travis-CI email notifications
ejona86
committed
923cd9a
View commit details
Copy full SHA for 923cd9a
Browse repository at this point
Enable Travis-CI
ejona86
committed
9aa8717
View commit details
Copy full SHA for 9aa8717
Browse repository at this point
Commits on Oct 12, 2015
google-api-java-client-xml: Depend on the correct version of google-http-java-client-xml
wonderfly
committed
a36f21b
View commit details
Copy full SHA for a36f21b
Browse repository at this point
Commits on Aug 5, 2015
Adds support for retrieving credentials in the Cloud Shell environment.
wilford
authored and
ejona86
committed
3d866eb
View commit details
Copy full SHA for 3d866eb
Browse repository at this point
Commits on Jul 31, 2015
Add missing newline to GET requests embedded in multipart requests
Show description for 105eab6
ejona86
committed
105eab6
View commit details
Copy full SHA for 105eab6
Browse repository at this point
Fix verification in HTTP library.
Show description for f6fd521
romanzhang
authored and
ejona86
committed
f6fd521
View commit details
Copy full SHA for f6fd521
Browse repository at this point
Expose the constructors of IOException wrappers that hold AuthExceptions.
Show description for 9f83c1b
eheilm
authored and
ejona86
committed
9f83c1b
View commit details
Copy full SHA for 9f83c1b
Browse repository at this point
Make class public so it is easier to create tests that throw the exception
Show description for fa5b378
rbraunstein
authored and
ejona86
committed
fa5b378
View commit details
Copy full SHA for fa5b378
Browse repository at this point
Update Google ID token link (doc-only change)
Show description for 6dd7b1c
kevinthecheung
authored and
ejona86
committed
6dd7b1c
View commit details
Copy full SHA for 6dd7b1c
Browse repository at this point
Commits on Jul 17, 2015
Use lattest version of library
Show description for 9ca4e9e
neshkeev
committed
9ca4e9e
View commit details
Copy full SHA for 9ca4e9e
Browse repository at this point
Commits on May 12, 2015
Update link to migration guide
wonderfly
committed
57fe357
View commit details
Copy full SHA for 57fe357
Browse repository at this point
Commits on Mar 30, 2015
Remove links to googlecode from README
wonderfly
committed
86fd2a5
View commit details
Copy full SHA for 86fd2a5
Browse repository at this point
Commits on Mar 26, 2015
Start 1.21
wonderfly
committed
84124bc
View commit details
Copy full SHA for 84124bc
Browse repository at this point
Commits on Mar 19, 2015
Merge pull request #934 from google/release-1.20.0
Show description for 680b496
wonderfly
committed
680b496
View commit details
Copy full SHA for 680b496
Browse repository at this point
Release 1.20.0
wonderfly
committed
2222f5d
View commit details
Copy full SHA for 2222f5d
Browse repository at this point
Commits on Mar 13, 2015
Fix checkstyle: allow long URLs inside comments
wonderfly
committed
b7d1bf8
View commit details
Copy full SHA for b7d1bf8
Browse repository at this point
Update issue management and scm
wonderfly
committed
2a9a94b
View commit details
Copy full SHA for 2a9a94b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.