java-docs-samples
java-docs-samples copied to clipboard
Java and Kotlin Code samples used on cloud.google.com
Note: #7669 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: e433824ddf564c85670a9f746ae9c59a480cadfb buildURL: [Build Status](https://source.cloud.google.com/results/invocations/c3bf5464-d576-486d-bd8a-74dbea07f0de), [Sponge](http://sponge2/c3bf5464-d576-486d-bd8a-74dbea07f0de) status:...
### Enabling ignored test for VertexAI samples. The PR is shelved until the next release of SDK in January. #### Note: Code samples conform to Java 9.
Add new samples for Security Command Center v2 APIs. Total: 12 samples (MuteConfig + Findings) ##### Blocked by library release.
## In which file did you encounter the issue? https://github.com/GoogleCloudPlatform/java-docs-samples/tree/main/endpoints/getting-started-grpc While running: ```./gradlew build``` ## Did you change the file? If so, how? Did not change the file. ## Describe...
After the upgrade of the Google client library BOM from `26.27.0` to `26.29.0` and cloud-spanner-r2dbc library from `1.2.2` to `1.3.0` made in #8971 com.example.spanner.r2dbc.R2dbcSampleApplicationIT.testAllWebEndpoints test under [spanner/r2dbc] fail with both...
After the upgrade of the Google client library BOM from `26.27.0` to `26.29.0` made in #8971 com.example.vision.DetectCropHintsTest.testCrop* tests under [vision/snippets] fail with both Java 11 and Java 17 runtimes. See...
Hey, I am setting up an application on Google Cloud tech stack: GCP SQL Postgress 15 Spring JPA 3.0.1 Google App Engine followed the examples on: https://github.com/GoogleCloudPlatform/java-docs-samples/blob/main/cloud-sql/postgres/servlet/src/main/java/com/example/cloudsql/ConnectorConnectionPoolFactory.java My configs: ```...
I am using lib version: ` com.google.cloud google-cloud-speech 4.22.0 ` There is a request: ` // Recognition config with Auto decoding detection RecognitionConfig config = RecognitionConfig.newBuilder() .setFeatures(RecognitionFeatures.newBuilder() .setEnableAutomaticPunctuation(true) .setEnableWordConfidence(true) .setEnableWordTimeOffsets(true)...
Related issue: https://github.com/GoogleCloudPlatform/java-docs-samples/issues/8553 On debugging, looks like this issue is specific to Bigquery Dataset. The dataset on creation doesn't propagate to Asset Inventory within the timeout. Whereas, a Compute Instance...
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/)...