google-cloud-java
google-cloud-java copied to clipboard
Google Cloud Client Library for Java
In https://github.com/googleapis/google-cloud-java/pull/11058#issuecomment-2299496737, these tests were failing due to the failing error: ``` 2024-08-20T18:29:08.1770438Z 18:29:08:140 [INFO] ------------------------------------------------------- 2024-08-20T18:29:08.1774835Z 18:29:08:140 [INFO] T E S T S 2024-08-20T18:29:08.1776173Z 18:29:08:140 [INFO] ------------------------------------------------------- 2024-08-20T18:29:09.1013370Z 18:29:09:101...
The compute engine API supports new confidential compute instance types like SEV_SNP and TDX (Preview), but those changes to the API are not reflected in the Java client. It would...
Overly prescriptive assertion. This assertion should be modified to ensure a valid list response is returned, but not care about the specific contents + ordering. ``` Failures (1): JUnit Vintage:ITPaginationTest:testPaginationNextToken...
https://fusion2.corp.google.com/invocations/264d140a-c367-473f-a5ec-225c9a4976bc/targets/cloud-devrel%2Fclient-libraries%2Fjava%2Fgoogle-cloud-java%2Fnightly%2Fgraalvm-sub-jobs%2Fnative-a%2Fgraalvm-native-5/log ``` 07:17:01:908 [INFO] --- compiler:3.13.0:compile (default-compile) @ grpc-google-cloud-aiplatform-v1beta1 --- 07:17:01:911 [INFO] Recompiling the module because of changed dependency. 07:17:01:911 [INFO] Compiling 35 source files with javac [debug deprecation release...
https://fusion2.corp.google.com/invocations/669bed9d-c488-42c2-a182-f7e12a239838/targets/cloud-devrel%2Fclient-libraries%2Fjava%2Fgoogle-cloud-java%2Fnightly%2Fgraalvm-sub-jobs%2Fnative-b%2Fgraalvm-native-8;config=default/log ``` JUnit Vintage:ITSystemTest ClassSource [className = 'com.google.cloud.dialogflow.cx.v3beta1.it.ITSystemTest', filePosition = null] => org.opentest4j.MultipleFailuresError: Multiple Failures (2 failures) java.util.concurrent.ExecutionException: com.google.api.gax.rpc.InternalException: Operation with name "projects/cloud-java-ci-[test/locations/global/operations/20240810](http://test/locations/global/operations/20240810)-01011723276903-66ad3b6f-0000-242e-9561-3c286d34f98e" failed with status = GrpcStatusCode{transportCode=INTERNAL} and message...
Moving forward API key will have preference over ADC. I believe this error message is unnecessary and possibly confusing for API key users. Should it be removed? https://github.com/googleapis/google-cloud-java/blob/f16bc31f2e0e9e3febab45a214e48688d46b49eb/java-translate/google-cloud-translate/src/main/java/com/google/cloud/translate/TranslateOptions.java#L166
The readme says use this: com.google.maps google-maps-places 0.17.0 This code throws an error: try (PlacesClient placesClient = PlacesClient.create()) { GetPlaceRequest request = GetPlaceRequest.newBuilder() .setName(PlaceName.of("ChIJzU97rT_XZUcRJ1yuz1AvTP0").toString()) .setLanguageCode("languageCode-2092349083") .setRegionCode("regionCode-1991004415") // .setSessionToken("sessionToken-696552189") .build(); ApiFuture...
Thanks for stopping by to let us know something could be better! **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/)...
Two nights in a row: * https://fusion2.corp.google.com/invocations/38761ccf-fa43-4791-9442-d2c54a07cd32/targets/cloud-devrel%2Fclient-libraries%2Fjava%2Fgoogle-cloud-java%2Fnightly%2Fgraalvm-sub-jobs%2Fnative-a%2Fgraalvm-native-7;config=default/log * https://fusion2.corp.google.com/invocations/7d6dae96-3941-4de6-8994-c8d79ce43aae/targets/cloud-devrel%2Fclient-libraries%2Fjava%2Fgoogle-cloud-java%2Fnightly%2Fgraalvm-sub-jobs%2Fnative-a%2Fgraalvm-native-7;config=default/log ``` 07:29:51:761 [ERROR] com.google.cloud.dialogflow.v2.it.ITSystemTest.detectIntentTest -- Time elapsed: 0.358 s
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4. Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from 4.1.6 to 4.1.7 (#293) e8abcd0 Bump pypa/gh-action-pypi-publish from...