google-cloud-java
google-cloud-java copied to clipboard
Google Cloud Client Library for Java
Resolve #11119 by setting "internal IP addresses only" to false in the Dataproc integration tests. Choice between resolving either by this PR or #11128
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:sdk-platform-java-config](https://redirect.github.com/googleapis/java-shared-config) | `3.49.0` -> `3.49.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
**Is your feature request related to a problem? Please describe.** Currently, when using the Java Vertex AI SDK’s `generateContent()` (e.g. via `ContentMaker`), we only get back a raw JSON string....
This pull request is generated with proto changes between [googleapis/googleapis@f1859b9](https://github.com/googleapis/googleapis/commit/f1859b90227eb09ecd2fa85c96e89b60dbf688b5) (exclusive) and [googleapis/googleapis@1a096dc](https://github.com/googleapis/googleapis/commit/1a096dccca5307a9a3747bc69e587f90b76a83d1) (inclusive). BEGIN_COMMIT_OVERRIDE BEGIN_NESTED_COMMIT feat: [alloydb] Instance.ActivationPolicy field feat: [alloydb] Cluster.DenyMaintenancePeriod field feat: [alloydb] InstanceNetworkConfig.network output field feat:...
ran python3 generate-readme.py
:robot: I have created a release *beep* *boop* --- 1.60.0-SNAPSHOT ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
PiperOrigin-RevId: 765335193 currently blocked. see b/421467603
Came across this failure, seems flaky. full [log]([-devrel%2Fclient-libraries%2Fjava%2Fgoogle-cloud-java%2Fpresubmit%2Fintegration;config=default/log](https://btx.cloud.google.com/invocations/57e8a8cf-4970-4c4c-8cae-366cca2963e5/targets/cloud-devrel%2Fclient-libraries%2Fjava%2Fgoogle-cloud-java%2Fpresubmit%2Fintegration;config=default/log)) ``` 14:11:07:524 [ERROR] Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 3.670 s
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [net.bytebuddy:byte-buddy](https://bytebuddy.net) | `1.17.0` -> `1.17.6` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
https://github.com/googleapis/google-cloud-java/blob/main/README.md#testing has the following link: "See [TESTING] to read more about using our testing helpers." The link is broken: https://github.com/googleapis/google-cloud-java/blob/main/TESTING.md 404 - page not found The main branch of google-cloud-java...