google-cloud-java icon indicating copy to clipboard operation
google-cloud-java copied to clipboard

Google Cloud Client Library for Java

Results 325 google-cloud-java issues
Sort by recently updated
recently updated
newest added

API Keys is supported in some services, especially maps. However, it's not clear to customers regarding how to set it up through client libraries. We should document the current way...

priority: p2
api: docs

First of all, I'm very new with this service google-cloud-discoveryengine. I trying to call https://discoveryengine.googleapis.com/v1 for vertex search with client lib from google cloud and i want the result as...

type: question
priority: p3

It is not clear to customers that when to create/close/reuse a client, we should document the best practices in README, similar to how we did it for [RetrySettings](https://github.com/googleapis/google-cloud-java/issues/10587). See related...

type: feature request
priority: p2

docs: add thread safety information to GenerativeModel and ChatSession classes.

google-vertexai-contributor

[Do Not Merge] PR to show all the Java code differences when generating with https://github.com/googleapis/sdk-platform-java/pull/2840

https://github.com/googleapis/google-cloud-java/blob/main/java-compute/google-cloud-compute/src/test/java/com/google/cloud/compute/v1/integration/ITAddressesTest.java Failing integration test [check](https://btx.cloud.google.com/invocations/a9cb857f-5c52-4620-a610-634c7f4d39be/targets/cloud-devrel%2Fclient-libraries%2Fjava%2Fgoogle-cloud-java%2Fpresubmit%2Fgraalvm-native-a-presubmit;config=default/log) ``` com.google.cloud.compute.v1.integration.ITAddressesTest 20:21:17:526 [ERROR] com.google.cloud.compute.v1.integration.ITAddressesTest.testList -- Time elapsed: 1.558 s

type: bug
priority: p2

the javadocs linked for this library are not found: https://cloud.google.com/java/docs/reference/google-maps-places/latest/overview also https://developers.google.com/maps/documentation/places/web-service/get-api-key says that you can use an api key, but don't understand how to use an API key in...

priority: p2
type: docs

No public description

google-vertexai-contributor