google-api-java-client icon indicating copy to clipboard operation
google-api-java-client copied to clipboard

Google APIs Client Library for Java

Results 97 google-api-java-client issues
Sort by recently updated
recently updated
newest added
trafficstars

#### Environment details - OS: Windows / Linux - Java version: 1.8 - google-api-java-client version: 1.25 Hi Team, I am using gmail api for downloading emails. Recently Gmail introduced the...

type: feature request
api: gmail
priority: p4

I was wondering if you could make a change such as the following to handle stopping a download. The developer could interrupt the background Thread doing the download to stop...

type: feature request
priority: p4

As is, the default pool doesn't work well in a situation where the pool is infrequently used and causes NoHttpResponseExceptions. This is because the pool defaults to an infinite keep...

type: feature request
priority: p4

I often get SSLExceptions with "read timed out" when accessing Blogger API using the Google API Java Client. I wrote a workaround for that. However: for proper retry mechanisms, the...

type: feature request
api: blogger
priority: p4

This is the same issue as #1083, which has been fixed with #1109. However, the PR's changes but got reverted shortly after with #1123. Now, I'm running into issues using...

type: feature request
priority: p4

approval_prompt=(force|auth) has been replaced with prompt=(none|consent|select_account). https://developers.google.com/identity/protocols/OAuth2WebServer#creatingclient Please support to prompt parameter on GoogleAuthorizationCodeFlow and GoogleAuthorizationRequestUrl.

type: feature request
priority: p4

Upload through API is minimum 5x times slower than upload through browser. Setting any chunk size, or disabling/enabling gzip want help.

type: feature request
priority: p4

Is this the preferred behavior? As far as I know Jackson by default encodes `byte[]` to Base64 strings, why this change? In there any point where the array of numbers...

type: feature request
priority: p4

By default, AndroidJsonParser parses fields of collection interfaces as non-serializable classes (e.g. com.google.api.client.util.ArrayMap for java.util.Map). Since standard java collections are by large serializable, it would be convenient to ensure serializability...

type: feature request
priority: p4

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.api-client:google-api-client](https://redirect.github.com/googleapis/google-api-java-client) | `2.4.1` -> `2.7.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.api-client:google-api-client/2.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.api-client:google-api-client/2.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

kokoro:force-run
size: xs