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

Generated Java code for Google APIs

Results 89 google-api-java-client-services issues
Sort by recently updated
recently updated
newest added

Generated in GitHub action: https://github.com/googleapis/googleapis/google-api-java-client-services/actions/workflows/update-root-readme.yaml

Generated in GitHub action: https://github.com/googleapis/googleapis/google-api-java-client-services/actions/workflows/codegen.yaml

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6. Release notes Sourced from jinja2's releases. 3.1.6 This is the Jinja 3.1.6 security release, which fixes security issues but does not otherwise change behavior...

dependencies

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

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.fasterxml.jackson:jackson-bom](https://redirect.github.com/FasterXML/jackson-bom) | `2.18.2` -> `2.18.3` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.fasterxml.jackson:jackson-bom/2.18.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.fasterxml.jackson:jackson-bom/2.18.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

There is an issue when using native compilation with GraalVM. I'm trying to use the **Admin SDK API Client Library** for directory operations. #### Environment details - Admin SDK API...

type: bug
priority: p3

``` [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /tmpfs/src/github/google-api-java-client-services/clients/google-api-services-backupdr/v1/2.0.0/com/google/api/services/backupdr/v1/Backupdr.java:[8203,11] method initialize in class com.google.api.services.backupdr.v1.Backupdr.Projects.Locations.ServiceConfig cannot be applied to given types; required: java.lang.String,com.google.api.services.backupdr.v1.model.InitializeServiceRequest found: com.google.api.services.backupdr.v1.Backupdr.Projects.Locations.ServiceConfig.Initialize reason: actual and formal argument lists...

type: bug
priority: p3

TL;DR: this is an issue specifically with the java client. calling `cloudIdentity.groups().memberships().list()` returns a `Membership[]`. but the issue is that for each Membership in this array, the "type" field is...

type: bug
priority: p2