From 553caa52c890ef12043669434d190fd522126d06 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 31 May 2024 20:12:43 +0000
Subject: [PATCH] chore(main): release 1.39.0
---
.release-please-manifest.json | 2 +-
CHANGELOG.md | 28 ++
changelog.json | 419 +++++++++++++++++-
java-securesourcemanager/README.md | 6 +-
java-security-private-ca/README.md | 6 +-
java-securitycenter-settings/README.md | 6 +-
java-securitycenter/README.md | 6 +-
java-securitycentermanagement/README.md | 6 +-
java-securityposture/README.md | 6 +-
java-service-control/README.md | 6 +-
java-service-management/README.md | 6 +-
java-service-usage/README.md | 6 +-
java-servicedirectory/README.md | 6 +-
java-servicehealth/README.md | 6 +-
java-shell/README.md | 6 +-
java-shopping-css/README.md | 6 +-
java-shopping-merchant-conversions/README.md | 6 +-
java-shopping-merchant-inventories/README.md | 6 +-
java-shopping-merchant-lfp/README.md | 6 +-
.../README.md | 6 +-
java-shopping-merchant-quota/README.md | 6 +-
java-shopping-merchant-reports/README.md | 6 +-
java-speech/README.md | 6 +-
java-storage-transfer/README.md | 6 +-
java-storageinsights/README.md | 6 +-
java-talent/README.md | 6 +-
java-tasks/README.md | 6 +-
java-telcoautomation/README.md | 6 +-
java-texttospeech/README.md | 6 +-
java-tpu/README.md | 6 +-
java-trace/README.md | 6 +-
java-translate/README.md | 6 +-
java-vertexai/README.md | 6 +-
java-video-intelligence/README.md | 6 +-
java-video-live-stream/README.md | 6 +-
java-video-stitcher/README.md | 6 +-
java-video-transcoder/README.md | 6 +-
java-vision/README.md | 6 +-
java-visionai/README.md | 6 +-
java-vmmigration/README.md | 6 +-
java-vmwareengine/README.md | 6 +-
java-vpcaccess/README.md | 6 +-
java-webrisk/README.md | 6 +-
java-websecurityscanner/README.md | 6 +-
java-workflow-executions/README.md | 6 +-
java-workflows/README.md | 6 +-
java-workspaceevents/README.md | 6 +-
java-workstations/README.md | 6 +-
48 files changed, 582 insertions(+), 137 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 00a5aedfd21a..32fe2b3ff9fe 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "1.38.0"
+ ".": "1.39.0"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6796469ce688..1447dbfbb007 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,33 @@
# Changelog
+## [1.39.0](https://github.com/googleapis/google-cloud-java/compare/v1.38.0...v1.39.0) (2024-05-31)
+
+
+### Features
+
+* [aiplatform] Added the new `GenerationConfig.response_schema` field ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
+* [discoveryengine] add control service APIs ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
+* [discoveryengine] promote answer APIs to v1 GA ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
+* [discoveryengine] promote grounding check APIs to v1 GA ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
+* [discoveryengine] promote ranking APIs to v1 GA ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
+* [discoveryengine] support cancelling import operations ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
+* [discoveryengine] support writing user events for blended engines ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
+* [dlp] add secrets discovery support ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
+* [iap] new module for iap ([#10905](https://github.com/googleapis/google-cloud-java/issues/10905)) ([aa25967](https://github.com/googleapis/google-cloud-java/commit/aa25967b6482694f8ad41011c023a87bc31686e8))
+* [vertexai] support number types in PartMaker.fromFunctionResponse ([#10892](https://github.com/googleapis/google-cloud-java/issues/10892)) ([b5743f5](https://github.com/googleapis/google-cloud-java/commit/b5743f5c96f6d2a8674285661fac2a2abbfaed2d))
+
+
+### Bug Fixes
+
+* [vertexai] remove last content in the chat history if API call fails ([#10900](https://github.com/googleapis/google-cloud-java/issues/10900)) ([f76b36a](https://github.com/googleapis/google-cloud-java/commit/f76b36a0cbec47ee20b98663cde9d15e733c2155))
+
+
+### Documentation
+
+* [bigquerydatatransfer] update OAuth links in `CreateTransferConfigRequest` and `UpdateTransferConfigRequest` ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
+* [discoveryengine] keep the API doc up-to-date with recent changes ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
+* [dlp] Updated method documentation ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
+
## [1.38.0](https://github.com/googleapis/google-cloud-java/compare/v1.37.0...v1.38.0) (2024-05-23)
diff --git a/changelog.json b/changelog.json
index 360ddfca3bf3..1a5c864e483a 100644
--- a/changelog.json
+++ b/changelog.json
@@ -1,6 +1,423 @@
{
"repository": "googleapis/google-cloud-java",
"entries": [
+ {
+ "changes": [
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[bigquerydatatransfer] update OAuth links in `CreateTransferConfigRequest` and `UpdateTransferConfigRequest`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote answer APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote ranking APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] add control service APIs",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] support writing user events for blended engines",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] support cancelling import operations",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] keep the API doc up-to-date with recent changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote grounding check APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[aiplatform] Added the new `GenerationConfig.response_schema` field",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[dlp] Updated method documentation",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[dlp] add secrets discovery support",
+ "issues": []
+ }
+ ],
+ "version": "1.39.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-dlp",
+ "id": "964a15f2-44b5-45aa-987c-25dd3992a05b",
+ "createTime": "2024-05-31T20:11:11.985Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[bigquerydatatransfer] update OAuth links in `CreateTransferConfigRequest` and `UpdateTransferConfigRequest`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote answer APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote ranking APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] add control service APIs",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] support writing user events for blended engines",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] support cancelling import operations",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] keep the API doc up-to-date with recent changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote grounding check APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[aiplatform] Added the new `GenerationConfig.response_schema` field",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[dlp] Updated method documentation",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[dlp] add secrets discovery support",
+ "issues": []
+ }
+ ],
+ "version": "1.39.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-discoveryengine",
+ "id": "f4e1dbc9-0bca-49ff-b84f-ae4cf27afe70",
+ "createTime": "2024-05-31T20:11:11.822Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[bigquerydatatransfer] update OAuth links in `CreateTransferConfigRequest` and `UpdateTransferConfigRequest`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote answer APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote ranking APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] add control service APIs",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] support writing user events for blended engines",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] support cancelling import operations",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] keep the API doc up-to-date with recent changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote grounding check APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[aiplatform] Added the new `GenerationConfig.response_schema` field",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[dlp] Updated method documentation",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[dlp] add secrets discovery support",
+ "issues": []
+ }
+ ],
+ "version": "1.39.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-developerconnect",
+ "id": "2938419a-ea26-4702-af38-afdd7ed3c1a2",
+ "createTime": "2024-05-31T20:11:11.371Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[bigquerydatatransfer] update OAuth links in `CreateTransferConfigRequest` and `UpdateTransferConfigRequest`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote answer APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote ranking APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] add control service APIs",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] support writing user events for blended engines",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] support cancelling import operations",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] keep the API doc up-to-date with recent changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote grounding check APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[aiplatform] Added the new `GenerationConfig.response_schema` field",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[dlp] Updated method documentation",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[dlp] add secrets discovery support",
+ "issues": []
+ }
+ ],
+ "version": "1.39.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-bigquerydatatransfer",
+ "id": "f43da0da-56fe-4a0e-8beb-ce58a630c5b9",
+ "createTime": "2024-05-31T20:11:11.115Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[bigquerydatatransfer] update OAuth links in `CreateTransferConfigRequest` and `UpdateTransferConfigRequest`",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote answer APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote ranking APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] add control service APIs",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] support writing user events for blended engines",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] support cancelling import operations",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] keep the API doc up-to-date with recent changes",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[discoveryengine] promote grounding check APIs to v1 GA",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[aiplatform] Added the new `GenerationConfig.response_schema` field",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[dlp] Updated method documentation",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "135c89cfd3692801ae79cebc12023ed1ed0590c7",
+ "message": "[dlp] add secrets discovery support",
+ "issues": []
+ }
+ ],
+ "version": "1.39.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-aiplatform",
+ "id": "acf40d77-321e-488a-9e1a-da6a675bc00a",
+ "createTime": "2024-05-31T20:11:10.885Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "fix",
+ "sha": "f76b36a0cbec47ee20b98663cde9d15e733c2155",
+ "message": "[vertexai] remove last content in the chat history if API call fails",
+ "issues": [
+ "10900"
+ ]
+ },
+ {
+ "type": "feat",
+ "sha": "b5743f5c96f6d2a8674285661fac2a2abbfaed2d",
+ "message": "[vertexai] support number types in PartMaker.fromFunctionResponse",
+ "issues": [
+ "10892"
+ ]
+ }
+ ],
+ "version": "1.39.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-vertexai",
+ "id": "88e2ff08-1f69-4ac8-ba8b-8b6b876bb032",
+ "createTime": "2024-05-31T20:11:10.467Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "aa25967b6482694f8ad41011c023a87bc31686e8",
+ "message": "[iap] new module for iap",
+ "issues": [
+ "10905"
+ ]
+ }
+ ],
+ "version": "1.39.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-iap",
+ "id": "377f66b2-d96b-4765-b643-3d41c6ca750c",
+ "createTime": "2024-05-31T20:11:10.202Z"
+ },
{
"changes": [
{
@@ -230950,5 +231367,5 @@
"createTime": "2023-02-03T16:27:23.198Z"
}
],
- "updateTime": "2024-05-23T19:17:24.163Z"
+ "updateTime": "2024-05-31T20:11:11.985Z"
}
\ No newline at end of file
diff --git a/java-securesourcemanager/README.md b/java-securesourcemanager/README.md
index 199cf84e1513..a0374882215d 100644
--- a/java-securesourcemanager/README.md
+++ b/java-securesourcemanager/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-securesourcemanager
- 0.14.0
+ 0.15.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-securesourcemanager:0.14.0'
+implementation 'com.google.cloud:google-cloud-securesourcemanager:0.15.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-securesourcemanager" % "0.14.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-securesourcemanager" % "0.15.0"
```
diff --git a/java-security-private-ca/README.md b/java-security-private-ca/README.md
index a44b55a73746..ca933440768f 100644
--- a/java-security-private-ca/README.md
+++ b/java-security-private-ca/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-security-private-ca
- 2.46.0
+ 2.47.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-security-private-ca:2.46.0'
+implementation 'com.google.cloud:google-cloud-security-private-ca:2.47.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-security-private-ca" % "2.46.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-security-private-ca" % "2.47.0"
```
diff --git a/java-securitycenter-settings/README.md b/java-securitycenter-settings/README.md
index 48c0758e83db..d7cd7abbaf72 100644
--- a/java-securitycenter-settings/README.md
+++ b/java-securitycenter-settings/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-securitycenter-settings
- 0.47.0
+ 0.48.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-securitycenter-settings:0.47.0'
+implementation 'com.google.cloud:google-cloud-securitycenter-settings:0.48.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter-settings" % "0.47.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter-settings" % "0.48.0"
```
diff --git a/java-securitycenter/README.md b/java-securitycenter/README.md
index 11fc0717529e..f092ee87e681 100644
--- a/java-securitycenter/README.md
+++ b/java-securitycenter/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-securitycenter
- 2.52.0
+ 2.53.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-securitycenter:2.52.0'
+implementation 'com.google.cloud:google-cloud-securitycenter:2.53.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.52.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.53.0"
```
diff --git a/java-securitycentermanagement/README.md b/java-securitycentermanagement/README.md
index 37eb332184b2..61ff6b693569 100644
--- a/java-securitycentermanagement/README.md
+++ b/java-securitycentermanagement/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-securitycentermanagement
- 0.12.0
+ 0.13.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-securitycentermanagement:0.12.0'
+implementation 'com.google.cloud:google-cloud-securitycentermanagement:0.13.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-securitycentermanagement" % "0.12.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-securitycentermanagement" % "0.13.0"
```
diff --git a/java-securityposture/README.md b/java-securityposture/README.md
index aa783bef1fc3..81175d18d7ab 100644
--- a/java-securityposture/README.md
+++ b/java-securityposture/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-securityposture
- 0.9.0
+ 0.10.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-securityposture:0.9.0'
+implementation 'com.google.cloud:google-cloud-securityposture:0.10.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-securityposture" % "0.9.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-securityposture" % "0.10.0"
```
diff --git a/java-service-control/README.md b/java-service-control/README.md
index 7b48296b1e53..27cbf395f50a 100644
--- a/java-service-control/README.md
+++ b/java-service-control/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-service-control
- 1.44.0
+ 1.45.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-service-control:1.44.0'
+implementation 'com.google.cloud:google-cloud-service-control:1.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.45.0"
```
diff --git a/java-service-management/README.md b/java-service-management/README.md
index 1f263dc4f918..bdda7d94dc64 100644
--- a/java-service-management/README.md
+++ b/java-service-management/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-service-management
- 3.42.0
+ 3.43.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-service-management:3.42.0'
+implementation 'com.google.cloud:google-cloud-service-management:3.43.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.42.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.43.0"
```
diff --git a/java-service-usage/README.md b/java-service-usage/README.md
index 9960f61dbd24..88f4b9a45be5 100644
--- a/java-service-usage/README.md
+++ b/java-service-usage/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-service-usage
- 2.44.0
+ 2.45.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-service-usage:2.44.0'
+implementation 'com.google.cloud:google-cloud-service-usage:2.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.45.0"
```
diff --git a/java-servicedirectory/README.md b/java-servicedirectory/README.md
index b84eb15019c4..478582bf9a28 100644
--- a/java-servicedirectory/README.md
+++ b/java-servicedirectory/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-servicedirectory
- 2.45.0
+ 2.46.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-servicedirectory:2.45.0'
+implementation 'com.google.cloud:google-cloud-servicedirectory:2.46.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.45.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.46.0"
```
diff --git a/java-servicehealth/README.md b/java-servicehealth/README.md
index aaf30f391f63..b453d49b3743 100644
--- a/java-servicehealth/README.md
+++ b/java-servicehealth/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-servicehealth
- 0.11.0
+ 0.12.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-servicehealth:0.11.0'
+implementation 'com.google.cloud:google-cloud-servicehealth:0.12.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-servicehealth" % "0.11.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-servicehealth" % "0.12.0"
```
diff --git a/java-shell/README.md b/java-shell/README.md
index 482b5005fcb7..7a0b918fad14 100644
--- a/java-shell/README.md
+++ b/java-shell/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-shell
- 2.43.0
+ 2.44.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-shell:2.43.0'
+implementation 'com.google.cloud:google-cloud-shell:2.44.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.43.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.44.0"
```
diff --git a/java-shopping-css/README.md b/java-shopping-css/README.md
index feb978d832f0..ec37d784a29d 100644
--- a/java-shopping-css/README.md
+++ b/java-shopping-css/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.shopping
google-shopping-css
- 0.12.0
+ 0.13.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-css:0.12.0'
+implementation 'com.google.shopping:google-shopping-css:0.13.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-css" % "0.12.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-css" % "0.13.0"
```
diff --git a/java-shopping-merchant-conversions/README.md b/java-shopping-merchant-conversions/README.md
index 524113b70ce6..9c55e23a7bfc 100644
--- a/java-shopping-merchant-conversions/README.md
+++ b/java-shopping-merchant-conversions/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.shopping
google-shopping-merchant-conversions
- 0.3.0
+ 0.4.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-merchant-conversions:0.3.0'
+implementation 'com.google.shopping:google-shopping-merchant-conversions:0.4.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-merchant-conversions" % "0.3.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-merchant-conversions" % "0.4.0"
```
diff --git a/java-shopping-merchant-inventories/README.md b/java-shopping-merchant-inventories/README.md
index 94948cd01756..dbbbd9df0499 100644
--- a/java-shopping-merchant-inventories/README.md
+++ b/java-shopping-merchant-inventories/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.shopping
google-shopping-merchant-inventories
- 0.20.0
+ 0.21.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-merchant-inventories:0.20.0'
+implementation 'com.google.shopping:google-shopping-merchant-inventories:0.21.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-merchant-inventories" % "0.20.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-merchant-inventories" % "0.21.0"
```
diff --git a/java-shopping-merchant-lfp/README.md b/java-shopping-merchant-lfp/README.md
index c2f86f64c675..5c25a65275ff 100644
--- a/java-shopping-merchant-lfp/README.md
+++ b/java-shopping-merchant-lfp/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.shopping
google-shopping-merchant-lfp
- 0.3.0
+ 0.4.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-merchant-lfp:0.3.0'
+implementation 'com.google.shopping:google-shopping-merchant-lfp:0.4.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-merchant-lfp" % "0.3.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-merchant-lfp" % "0.4.0"
```
diff --git a/java-shopping-merchant-notifications/README.md b/java-shopping-merchant-notifications/README.md
index 6f9c3a2fd54c..a58fe2a4a56f 100644
--- a/java-shopping-merchant-notifications/README.md
+++ b/java-shopping-merchant-notifications/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.shopping
google-shopping-merchant-notifications
- 0.3.0
+ 0.4.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-merchant-notifications:0.3.0'
+implementation 'com.google.shopping:google-shopping-merchant-notifications:0.4.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-merchant-notifications" % "0.3.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-merchant-notifications" % "0.4.0"
```
diff --git a/java-shopping-merchant-quota/README.md b/java-shopping-merchant-quota/README.md
index fbdddfc3723e..fab2839ba67d 100644
--- a/java-shopping-merchant-quota/README.md
+++ b/java-shopping-merchant-quota/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.shopping
google-shopping-merchant-quota
- 0.7.0
+ 0.8.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-merchant-quota:0.7.0'
+implementation 'com.google.shopping:google-shopping-merchant-quota:0.8.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-merchant-quota" % "0.7.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-merchant-quota" % "0.8.0"
```
diff --git a/java-shopping-merchant-reports/README.md b/java-shopping-merchant-reports/README.md
index 6a0d86e24b53..746cac581a42 100644
--- a/java-shopping-merchant-reports/README.md
+++ b/java-shopping-merchant-reports/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.shopping
google-shopping-merchant-reports
- 0.20.0
+ 0.21.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-merchant-reports:0.20.0'
+implementation 'com.google.shopping:google-shopping-merchant-reports:0.21.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-merchant-reports" % "0.20.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-merchant-reports" % "0.21.0"
```
diff --git a/java-speech/README.md b/java-speech/README.md
index 4cfc1d0b75af..2e3698855e82 100644
--- a/java-speech/README.md
+++ b/java-speech/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-speech
- 4.39.0
+ 4.40.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-speech:4.39.0'
+implementation 'com.google.cloud:google-cloud-speech:4.40.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "4.39.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "4.40.0"
```
diff --git a/java-storage-transfer/README.md b/java-storage-transfer/README.md
index efbf807fa35a..6198cd51a4e8 100644
--- a/java-storage-transfer/README.md
+++ b/java-storage-transfer/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-storage-transfer
- 1.44.0
+ 1.45.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-storage-transfer:1.44.0'
+implementation 'com.google.cloud:google-cloud-storage-transfer:1.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-storage-transfer" % "1.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-storage-transfer" % "1.45.0"
```
diff --git a/java-storageinsights/README.md b/java-storageinsights/README.md
index ced2a5b87edb..24040bb6b9eb 100644
--- a/java-storageinsights/README.md
+++ b/java-storageinsights/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-storageinsights
- 0.29.0
+ 0.30.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-storageinsights:0.29.0'
+implementation 'com.google.cloud:google-cloud-storageinsights:0.30.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-storageinsights" % "0.29.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-storageinsights" % "0.30.0"
```
diff --git a/java-talent/README.md b/java-talent/README.md
index 962bb808d2ba..6e9d582efb4f 100644
--- a/java-talent/README.md
+++ b/java-talent/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-talent
- 2.45.0
+ 2.46.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-talent:2.45.0'
+implementation 'com.google.cloud:google-cloud-talent:2.46.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-talent" % "2.45.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-talent" % "2.46.0"
```
diff --git a/java-tasks/README.md b/java-tasks/README.md
index 8628700cbf2b..f0dcd61b29b9 100644
--- a/java-tasks/README.md
+++ b/java-tasks/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-tasks
- 2.44.0
+ 2.45.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-tasks:2.44.0'
+implementation 'com.google.cloud:google-cloud-tasks:2.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.45.0"
```
diff --git a/java-telcoautomation/README.md b/java-telcoautomation/README.md
index 7eea4ea0a9fd..448193d1bd0e 100644
--- a/java-telcoautomation/README.md
+++ b/java-telcoautomation/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-telcoautomation
- 0.14.0
+ 0.15.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-telcoautomation:0.14.0'
+implementation 'com.google.cloud:google-cloud-telcoautomation:0.15.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-telcoautomation" % "0.14.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-telcoautomation" % "0.15.0"
```
diff --git a/java-texttospeech/README.md b/java-texttospeech/README.md
index 1aab45e57e93..ece1246a7382 100644
--- a/java-texttospeech/README.md
+++ b/java-texttospeech/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-texttospeech
- 2.45.0
+ 2.46.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-texttospeech:2.45.0'
+implementation 'com.google.cloud:google-cloud-texttospeech:2.46.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.45.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.46.0"
```
diff --git a/java-tpu/README.md b/java-tpu/README.md
index c69ce7626774..84efd607b3de 100644
--- a/java-tpu/README.md
+++ b/java-tpu/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-tpu
- 2.45.0
+ 2.46.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-tpu:2.45.0'
+implementation 'com.google.cloud:google-cloud-tpu:2.46.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.45.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.46.0"
```
diff --git a/java-trace/README.md b/java-trace/README.md
index fa8fa4615b13..9831d3224dcb 100644
--- a/java-trace/README.md
+++ b/java-trace/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-trace
- 2.44.0
+ 2.45.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-trace:2.44.0'
+implementation 'com.google.cloud:google-cloud-trace:2.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.45.0"
```
diff --git a/java-translate/README.md b/java-translate/README.md
index 07a44803fe2e..c03fb413340d 100644
--- a/java-translate/README.md
+++ b/java-translate/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-translate
- 2.44.0
+ 2.45.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-translate:2.44.0'
+implementation 'com.google.cloud:google-cloud-translate:2.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.45.0"
```
diff --git a/java-vertexai/README.md b/java-vertexai/README.md
index 97b0ff3c2a55..5ff97ac5abf3 100644
--- a/java-vertexai/README.md
+++ b/java-vertexai/README.md
@@ -40,20 +40,20 @@ If you're using Maven without the BOM, add the following to your dependencies:
com.google.cloud
google-cloud-vertexai
- 1.4.0
+ 1.5.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-vertexai:1.4.0'
+implementation 'com.google.cloud:google-cloud-vertexai:1.5.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-vertexai" % "1.4.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-vertexai" % "1.5.0"
```
diff --git a/java-video-intelligence/README.md b/java-video-intelligence/README.md
index 5d72e302ea77..3ec64cf99009 100644
--- a/java-video-intelligence/README.md
+++ b/java-video-intelligence/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-video-intelligence
- 2.43.0
+ 2.44.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-video-intelligence:2.43.0'
+implementation 'com.google.cloud:google-cloud-video-intelligence:2.44.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.43.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.44.0"
```
diff --git a/java-video-live-stream/README.md b/java-video-live-stream/README.md
index 03d5637d8188..6c059845699f 100644
--- a/java-video-live-stream/README.md
+++ b/java-video-live-stream/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-live-stream
- 0.46.0
+ 0.47.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-live-stream:0.46.0'
+implementation 'com.google.cloud:google-cloud-live-stream:0.47.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.46.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.47.0"
```
diff --git a/java-video-stitcher/README.md b/java-video-stitcher/README.md
index 72b7bb31bba0..308c27c5c578 100644
--- a/java-video-stitcher/README.md
+++ b/java-video-stitcher/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-video-stitcher
- 0.44.0
+ 0.45.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-video-stitcher:0.44.0'
+implementation 'com.google.cloud:google-cloud-video-stitcher:0.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.45.0"
```
diff --git a/java-video-transcoder/README.md b/java-video-transcoder/README.md
index f206d7380da1..bb3330b4c9e5 100644
--- a/java-video-transcoder/README.md
+++ b/java-video-transcoder/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-video-transcoder
- 1.43.0
+ 1.44.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-video-transcoder:1.43.0'
+implementation 'com.google.cloud:google-cloud-video-transcoder:1.44.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.43.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.44.0"
```
diff --git a/java-vision/README.md b/java-vision/README.md
index c7651426d91f..55a35a1b5ec7 100644
--- a/java-vision/README.md
+++ b/java-vision/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-vision
- 3.42.0
+ 3.43.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-vision:3.42.0'
+implementation 'com.google.cloud:google-cloud-vision:3.43.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.42.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.43.0"
```
diff --git a/java-visionai/README.md b/java-visionai/README.md
index 53b6a4afb85e..9f7c488730e0 100644
--- a/java-visionai/README.md
+++ b/java-visionai/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-visionai
- 0.1.0
+ 0.2.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-visionai:0.1.0'
+implementation 'com.google.cloud:google-cloud-visionai:0.2.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-visionai" % "0.1.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-visionai" % "0.2.0"
```
diff --git a/java-vmmigration/README.md b/java-vmmigration/README.md
index 2a3ee1693c02..9eab5ae4d62f 100644
--- a/java-vmmigration/README.md
+++ b/java-vmmigration/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-vmmigration
- 1.44.0
+ 1.45.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-vmmigration:1.44.0'
+implementation 'com.google.cloud:google-cloud-vmmigration:1.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.45.0"
```
diff --git a/java-vmwareengine/README.md b/java-vmwareengine/README.md
index cd9152932713..0c9d26c52c72 100644
--- a/java-vmwareengine/README.md
+++ b/java-vmwareengine/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-vmwareengine
- 0.38.0
+ 0.39.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-vmwareengine:0.38.0'
+implementation 'com.google.cloud:google-cloud-vmwareengine:0.39.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-vmwareengine" % "0.38.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-vmwareengine" % "0.39.0"
```
diff --git a/java-vpcaccess/README.md b/java-vpcaccess/README.md
index e51b5355b5ac..fe78a1ef0585 100644
--- a/java-vpcaccess/README.md
+++ b/java-vpcaccess/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-vpcaccess
- 2.45.0
+ 2.46.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-vpcaccess:2.45.0'
+implementation 'com.google.cloud:google-cloud-vpcaccess:2.46.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess" % "2.45.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess" % "2.46.0"
```
diff --git a/java-webrisk/README.md b/java-webrisk/README.md
index cc4322360f80..5bea32d474d3 100644
--- a/java-webrisk/README.md
+++ b/java-webrisk/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-webrisk
- 2.43.0
+ 2.44.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-webrisk:2.43.0'
+implementation 'com.google.cloud:google-cloud-webrisk:2.44.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.43.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.44.0"
```
diff --git a/java-websecurityscanner/README.md b/java-websecurityscanner/README.md
index 61585ad707bc..4414280e69cc 100644
--- a/java-websecurityscanner/README.md
+++ b/java-websecurityscanner/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-websecurityscanner
- 2.44.0
+ 2.45.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-websecurityscanner:2.44.0'
+implementation 'com.google.cloud:google-cloud-websecurityscanner:2.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.45.0"
```
diff --git a/java-workflow-executions/README.md b/java-workflow-executions/README.md
index 09ca1cd8dd59..1ccbd441db09 100644
--- a/java-workflow-executions/README.md
+++ b/java-workflow-executions/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-workflow-executions
- 2.44.0
+ 2.45.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-workflow-executions:2.44.0'
+implementation 'com.google.cloud:google-cloud-workflow-executions:2.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.45.0"
```
diff --git a/java-workflows/README.md b/java-workflows/README.md
index 0002016886eb..d9ed10359daf 100644
--- a/java-workflows/README.md
+++ b/java-workflows/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-workflows
- 2.44.0
+ 2.45.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-workflows:2.44.0'
+implementation 'com.google.cloud:google-cloud-workflows:2.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.45.0"
```
diff --git a/java-workspaceevents/README.md b/java-workspaceevents/README.md
index 0081a34f9e0d..46276d944cd4 100644
--- a/java-workspaceevents/README.md
+++ b/java-workspaceevents/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-workspaceevents
- 0.8.0
+ 0.9.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-workspaceevents:0.8.0'
+implementation 'com.google.cloud:google-cloud-workspaceevents:0.9.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-workspaceevents" % "0.8.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-workspaceevents" % "0.9.0"
```
diff --git a/java-workstations/README.md b/java-workstations/README.md
index 36a28a942635..d3a70702d116 100644
--- a/java-workstations/README.md
+++ b/java-workstations/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-workstations
- 0.32.0
+ 0.33.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-workstations:0.32.0'
+implementation 'com.google.cloud:google-cloud-workstations:0.33.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-workstations" % "0.32.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-workstations" % "0.33.0"
```