Min Zhu
Min Zhu
Thanks for filing your issue. Unfortunately, this repository contains only the java client library for Vision api, and we do not have the expertise in actual services. What you are...
Feature request to java-storage. @BenWhitehead Do you mind taking a look?
similar issue in the past: https://github.com/googleapis/google-cloud-java/issues/9039
error message from "PreCommit Java Pulsar IO Direct" ``` > Task :sdks:java:io:pulsar:test org.apache.beam.sdk.io.pulsar.PulsarIOTest > testReadFromSimpleTopic FAILED org.apache.beam.sdk.Pipeline$PipelineExecutionException at PulsarIOTest.java:178 Caused by: java.lang.IllegalArgumentException at Preconditions.java:445 10 tests completed, 1 failed ```...
Thanks for the note! Do you have an estimate on when Gradle 8.0 will release?
hmm, @elefeint I think you meant [app-maven-plugin#480](https://github.com/GoogleCloudPlatform/app-maven-plugin/issues/480)?
No additional occurrence recorded in last 6 month, downgrading.
Consolidating duplicated issues: closing https://github.com/googleapis/sdk-platform-java/issues/2676 and https://github.com/googleapis/sdk-platform-java/issues/2690, keep track on this one issue.
This sounds more of a "Drive API" question than a "Java client libraries" question. Note that the maintainers of this repository don't have detailed knowledge of the APIs itself. You...
> In google-auth-library-oauth2-http 1.19.0 i also got ACCESS_TOKEN_SCOPE_INSUFFICIENT randomly, I will try to use your fix and update library to latest version. What is interesting is that delegatedCredential.getAccessToken() gave me...