diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 1cf398a00515..94e0758cf4d1 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "1.40.0"
+ ".": "1.41.0"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d0c91504157e..cce5994683ec 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,39 @@
# Changelog
+## [1.41.0](https://github.com/googleapis/google-cloud-java/compare/v1.40.0...v1.41.0) (2024-07-26)
+
+
+### Features
+
+* [aiplatform] add model and contents fields to ComputeTokensRequest v1 ([f4a2a5a](https://github.com/googleapis/google-cloud-java/commit/f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6))
+* [aiplatform] add model and contents fields to ComputeTokensRequest v1beta1 ([f4a2a5a](https://github.com/googleapis/google-cloud-java/commit/f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6))
+* [aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1 ([f4a2a5a](https://github.com/googleapis/google-cloud-java/commit/f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6))
+* [aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1beta1 ([f4a2a5a](https://github.com/googleapis/google-cloud-java/commit/f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6))
+* [analyticshub] support public directory self service for Listings/Exchanges ([f4a2a5a](https://github.com/googleapis/google-cloud-java/commit/f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6))
+* [chat] Add doc for Discoverable Space support for GA launch ([f4a2a5a](https://github.com/googleapis/google-cloud-java/commit/f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6))
+* [dataplex] expose data scan execution create time to customers ([f4a2a5a](https://github.com/googleapis/google-cloud-java/commit/f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6))
+* [discoveryengine] add Chunk resource in the search response ([f4a2a5a](https://github.com/googleapis/google-cloud-java/commit/f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6))
+* [edgenetwork] A new field `bonding_type` is added to message `.google.cloud.edgenetwork.v1.Subnet` ([f1438e5](https://github.com/googleapis/google-cloud-java/commit/f1438e5d2077b245f2167e57fc5af104ad34283b))
+* [parallelstore] add iam.googleapis.com/ServiceAccount resource definition ([f4a2a5a](https://github.com/googleapis/google-cloud-java/commit/f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6))
+* [securitycenter] added cloud provider field to list findings response ([f4a2a5a](https://github.com/googleapis/google-cloud-java/commit/f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6))
+* [securitycenter] added cloud provider field to list findings response ([f1438e5](https://github.com/googleapis/google-cloud-java/commit/f1438e5d2077b245f2167e57fc5af104ad34283b))
+
+
+### Bug Fixes
+
+* [container] Deprecate "EXPERIMENTAL" option for Gateway API (this value has never been supported) ([f4a2a5a](https://github.com/googleapis/google-cloud-java/commit/f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6))
+* **deps:** update dependency com.google.apis:google-api-services-dns to v1-rev20240531-2.0.0 ([#10948](https://github.com/googleapis/google-cloud-java/issues/10948)) ([2b14251](https://github.com/googleapis/google-cloud-java/commit/2b14251bfeb9251a304f07bf698d2926f197b5ab))
+* **deps:** update dependency com.google.apis:google-api-services-storage to v1-rev20240621-2.0.0 ([#10884](https://github.com/googleapis/google-cloud-java/issues/10884)) ([0ae9818](https://github.com/googleapis/google-cloud-java/commit/0ae98182b41d370b8ad3eaffd583b164e0a8ab0a))
+* **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.131.0 ([#10798](https://github.com/googleapis/google-cloud-java/issues/10798)) ([5d55d0c](https://github.com/googleapis/google-cloud-java/commit/5d55d0cdae0f81e54fcb5a24be1eceb9f0781383))
+* **deps:** update dependency com.google.cloud:google-cloud-storage to v2.40.1 ([#10996](https://github.com/googleapis/google-cloud-java/issues/10996)) ([1d97e4d](https://github.com/googleapis/google-cloud-java/commit/1d97e4db6d5106aad8fed2386151c457e0258de3))
+
+
+### Documentation
+
+* [chat] Update doc for `SetUpSpace` in service `ChatService` to support group members ([f1438e5](https://github.com/googleapis/google-cloud-java/commit/f1438e5d2077b245f2167e57fc5af104ad34283b))
+* [life-sciences] modify example accelerator type ([f1438e5](https://github.com/googleapis/google-cloud-java/commit/f1438e5d2077b245f2167e57fc5af104ad34283b))
+* add sample code for authenticating with api keys ([#11023](https://github.com/googleapis/google-cloud-java/issues/11023)) ([b12223f](https://github.com/googleapis/google-cloud-java/commit/b12223fec698024a686080aca426a9118e1bd57d))
+
## [1.40.0](https://github.com/googleapis/google-cloud-java/compare/v1.39.0...v1.40.0) (2024-06-27)
diff --git a/changelog.json b/changelog.json
index 53878ccf017c..0d8c72ef7b73 100644
--- a/changelog.json
+++ b/changelog.json
@@ -1,6 +1,945 @@
{
"repository": "googleapis/google-cloud-java",
"entries": [
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "f1438e5d2077b245f2167e57fc5af104ad34283b",
+ "message": "[securitycenter] added cloud provider field to list findings response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f1438e5d2077b245f2167e57fc5af104ad34283b",
+ "message": "[edgenetwork] A new field `bonding_type` is added to message `.google.cloud.edgenetwork.v1.Subnet`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "f1438e5d2077b245f2167e57fc5af104ad34283b",
+ "message": "[chat] Update doc for `SetUpSpace` in service `ChatService` to support group members",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "f1438e5d2077b245f2167e57fc5af104ad34283b",
+ "message": "[life-sciences] modify example accelerator type",
+ "issues": []
+ }
+ ],
+ "version": "1.41.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-life-sciences",
+ "id": "7605c13f-5a34-4e51-95fd-a6779627c6c8",
+ "createTime": "2024-07-26T21:28:01.820Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "f1438e5d2077b245f2167e57fc5af104ad34283b",
+ "message": "[securitycenter] added cloud provider field to list findings response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f1438e5d2077b245f2167e57fc5af104ad34283b",
+ "message": "[edgenetwork] A new field `bonding_type` is added to message `.google.cloud.edgenetwork.v1.Subnet`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "f1438e5d2077b245f2167e57fc5af104ad34283b",
+ "message": "[chat] Update doc for `SetUpSpace` in service `ChatService` to support group members",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "f1438e5d2077b245f2167e57fc5af104ad34283b",
+ "message": "[life-sciences] modify example accelerator type",
+ "issues": []
+ }
+ ],
+ "version": "1.41.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-edgenetwork",
+ "id": "6249caf1-f2d0-44ab-81f7-c103979193be",
+ "createTime": "2024-07-26T21:28:01.497Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[securitycenter] added cloud provider field to list findings response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add model and contents fields to ComputeTokensRequest v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add model and contents fields to ComputeTokensRequest v1beta1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[discoveryengine] add Chunk resource in the search response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[chat] Add doc for Discoverable Space support for GA launch",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[analyticshub] support public directory self service for Listings/Exchanges",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[parallelstore] add iam.googleapis.com/ServiceAccount resource definition",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[container] Deprecate \"EXPERIMENTAL\" option for Gateway API (this value has never been supported)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1beta1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[dataplex] expose data scan execution create time to customers",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f1438e5d2077b245f2167e57fc5af104ad34283b",
+ "message": "[securitycenter] added cloud provider field to list findings response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f1438e5d2077b245f2167e57fc5af104ad34283b",
+ "message": "[edgenetwork] A new field `bonding_type` is added to message `.google.cloud.edgenetwork.v1.Subnet`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "f1438e5d2077b245f2167e57fc5af104ad34283b",
+ "message": "[chat] Update doc for `SetUpSpace` in service `ChatService` to support group members",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "f1438e5d2077b245f2167e57fc5af104ad34283b",
+ "message": "[life-sciences] modify example accelerator type",
+ "issues": []
+ }
+ ],
+ "version": "1.41.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-securitycenter",
+ "id": "cb98b609-1653-48f7-a75d-343fe965e907",
+ "createTime": "2024-07-26T21:28:00.905Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[securitycenter] added cloud provider field to list findings response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add model and contents fields to ComputeTokensRequest v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add model and contents fields to ComputeTokensRequest v1beta1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[discoveryengine] add Chunk resource in the search response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[chat] Add doc for Discoverable Space support for GA launch",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[analyticshub] support public directory self service for Listings/Exchanges",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[parallelstore] add iam.googleapis.com/ServiceAccount resource definition",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[container] Deprecate \"EXPERIMENTAL\" option for Gateway API (this value has never been supported)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1beta1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[dataplex] expose data scan execution create time to customers",
+ "issues": []
+ }
+ ],
+ "version": "1.41.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-parallelstore",
+ "id": "6373394f-697d-4c28-adeb-a5bf75aa2de8",
+ "createTime": "2024-07-26T21:28:00.703Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[securitycenter] added cloud provider field to list findings response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add model and contents fields to ComputeTokensRequest v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add model and contents fields to ComputeTokensRequest v1beta1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[discoveryengine] add Chunk resource in the search response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[chat] Add doc for Discoverable Space support for GA launch",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[analyticshub] support public directory self service for Listings/Exchanges",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[parallelstore] add iam.googleapis.com/ServiceAccount resource definition",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[container] Deprecate \"EXPERIMENTAL\" option for Gateway API (this value has never been supported)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1beta1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[dataplex] expose data scan execution create time to customers",
+ "issues": []
+ }
+ ],
+ "version": "1.41.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-distributedcloudedge",
+ "id": "7ac59e90-8948-407c-b37f-545779c83611",
+ "createTime": "2024-07-26T21:28:00.110Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[securitycenter] added cloud provider field to list findings response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add model and contents fields to ComputeTokensRequest v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add model and contents fields to ComputeTokensRequest v1beta1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[discoveryengine] add Chunk resource in the search response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[chat] Add doc for Discoverable Space support for GA launch",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[analyticshub] support public directory self service for Listings/Exchanges",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[parallelstore] add iam.googleapis.com/ServiceAccount resource definition",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[container] Deprecate \"EXPERIMENTAL\" option for Gateway API (this value has never been supported)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1beta1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[dataplex] expose data scan execution create time to customers",
+ "issues": []
+ }
+ ],
+ "version": "1.41.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-discoveryengine",
+ "id": "ba7272cc-e8e5-4f7e-a865-04554836e78d",
+ "createTime": "2024-07-26T21:27:59.827Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[securitycenter] added cloud provider field to list findings response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add model and contents fields to ComputeTokensRequest v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add model and contents fields to ComputeTokensRequest v1beta1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[discoveryengine] add Chunk resource in the search response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[chat] Add doc for Discoverable Space support for GA launch",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[analyticshub] support public directory self service for Listings/Exchanges",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[parallelstore] add iam.googleapis.com/ServiceAccount resource definition",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[container] Deprecate \"EXPERIMENTAL\" option for Gateway API (this value has never been supported)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1beta1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[dataplex] expose data scan execution create time to customers",
+ "issues": []
+ }
+ ],
+ "version": "1.41.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-dataplex",
+ "id": "6f1278d6-5e88-4e42-b626-83f0d2bb6e85",
+ "createTime": "2024-07-26T21:27:59.296Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[securitycenter] added cloud provider field to list findings response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add model and contents fields to ComputeTokensRequest v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add model and contents fields to ComputeTokensRequest v1beta1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[discoveryengine] add Chunk resource in the search response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[chat] Add doc for Discoverable Space support for GA launch",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[analyticshub] support public directory self service for Listings/Exchanges",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[parallelstore] add iam.googleapis.com/ServiceAccount resource definition",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[container] Deprecate \"EXPERIMENTAL\" option for Gateway API (this value has never been supported)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1beta1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[dataplex] expose data scan execution create time to customers",
+ "issues": []
+ }
+ ],
+ "version": "1.41.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-containeranalysis",
+ "id": "36531928-bad8-47fb-9d95-e8d114cc94fc",
+ "createTime": "2024-07-26T21:27:59.041Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[securitycenter] added cloud provider field to list findings response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add model and contents fields to ComputeTokensRequest v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add model and contents fields to ComputeTokensRequest v1beta1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[discoveryengine] add Chunk resource in the search response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[chat] Add doc for Discoverable Space support for GA launch",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[analyticshub] support public directory self service for Listings/Exchanges",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[parallelstore] add iam.googleapis.com/ServiceAccount resource definition",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[container] Deprecate \"EXPERIMENTAL\" option for Gateway API (this value has never been supported)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1beta1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[dataplex] expose data scan execution create time to customers",
+ "issues": []
+ }
+ ],
+ "version": "1.41.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-container",
+ "id": "0b1b81ef-2ac0-4bab-863f-7a0bc4c823c7",
+ "createTime": "2024-07-26T21:27:58.574Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[securitycenter] added cloud provider field to list findings response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add model and contents fields to ComputeTokensRequest v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add model and contents fields to ComputeTokensRequest v1beta1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[discoveryengine] add Chunk resource in the search response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[chat] Add doc for Discoverable Space support for GA launch",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[analyticshub] support public directory self service for Listings/Exchanges",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[parallelstore] add iam.googleapis.com/ServiceAccount resource definition",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[container] Deprecate \"EXPERIMENTAL\" option for Gateway API (this value has never been supported)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1beta1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[dataplex] expose data scan execution create time to customers",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f1438e5d2077b245f2167e57fc5af104ad34283b",
+ "message": "[securitycenter] added cloud provider field to list findings response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f1438e5d2077b245f2167e57fc5af104ad34283b",
+ "message": "[edgenetwork] A new field `bonding_type` is added to message `.google.cloud.edgenetwork.v1.Subnet`",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "f1438e5d2077b245f2167e57fc5af104ad34283b",
+ "message": "[chat] Update doc for `SetUpSpace` in service `ChatService` to support group members",
+ "issues": []
+ },
+ {
+ "type": "docs",
+ "sha": "f1438e5d2077b245f2167e57fc5af104ad34283b",
+ "message": "[life-sciences] modify example accelerator type",
+ "issues": []
+ }
+ ],
+ "version": "1.41.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-chat",
+ "id": "4ed50040-46f5-4352-b3b8-d4b2269d0453",
+ "createTime": "2024-07-26T21:27:58.233Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[securitycenter] added cloud provider field to list findings response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add model and contents fields to ComputeTokensRequest v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add model and contents fields to ComputeTokensRequest v1beta1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[discoveryengine] add Chunk resource in the search response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[chat] Add doc for Discoverable Space support for GA launch",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[analyticshub] support public directory self service for Listings/Exchanges",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[parallelstore] add iam.googleapis.com/ServiceAccount resource definition",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[container] Deprecate \"EXPERIMENTAL\" option for Gateway API (this value has never been supported)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1beta1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[dataplex] expose data scan execution create time to customers",
+ "issues": []
+ }
+ ],
+ "version": "1.41.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-backupdr",
+ "id": "871ebd53-84ea-4342-8588-57d458bf6259",
+ "createTime": "2024-07-26T21:27:57.938Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[securitycenter] added cloud provider field to list findings response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add model and contents fields to ComputeTokensRequest v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add model and contents fields to ComputeTokensRequest v1beta1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[discoveryengine] add Chunk resource in the search response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[chat] Add doc for Discoverable Space support for GA launch",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[analyticshub] support public directory self service for Listings/Exchanges",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[parallelstore] add iam.googleapis.com/ServiceAccount resource definition",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[container] Deprecate \"EXPERIMENTAL\" option for Gateway API (this value has never been supported)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1beta1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[dataplex] expose data scan execution create time to customers",
+ "issues": []
+ }
+ ],
+ "version": "1.41.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-analyticshub",
+ "id": "2585b773-39e7-41b6-99cb-8ca3f79cdcc1",
+ "createTime": "2024-07-26T21:27:57.455Z"
+ },
+ {
+ "changes": [
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[securitycenter] added cloud provider field to list findings response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add model and contents fields to ComputeTokensRequest v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add model and contents fields to ComputeTokensRequest v1beta1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[discoveryengine] add Chunk resource in the search response",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[chat] Add doc for Discoverable Space support for GA launch",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[analyticshub] support public directory self service for Listings/Exchanges",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[parallelstore] add iam.googleapis.com/ServiceAccount resource definition",
+ "issues": []
+ },
+ {
+ "type": "fix",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[container] Deprecate \"EXPERIMENTAL\" option for Gateway API (this value has never been supported)",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1beta1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1",
+ "issues": []
+ },
+ {
+ "type": "feat",
+ "sha": "f4a2a5ae3f2771343e09af1933ba4a9ee28edcd6",
+ "message": "[dataplex] expose data scan execution create time to customers",
+ "issues": []
+ }
+ ],
+ "version": "1.41.0",
+ "language": "JAVA",
+ "artifactName": "com.google.cloud:google-cloud-aiplatform",
+ "id": "653eba9b-8625-448c-9b6b-2a35021103b7",
+ "createTime": "2024-07-26T21:27:57.190Z"
+ },
{
"changes": [
{
@@ -258819,5 +259758,5 @@
"createTime": "2023-02-03T16:27:23.198Z"
}
],
- "updateTime": "2024-06-27T00:36:27.369Z"
+ "updateTime": "2024-07-26T21:28:01.820Z"
}
\ No newline at end of file
diff --git a/java-meet/README.md b/java-meet/README.md
index 076c04b66944..217f09f49a9d 100644
--- a/java-meet/README.md
+++ b/java-meet/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-meet
- 0.13.0
+ 0.14.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-meet:0.13.0'
+implementation 'com.google.cloud:google-cloud-meet:0.14.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-meet" % "0.13.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-meet" % "0.14.0"
```
diff --git a/java-memcache/README.md b/java-memcache/README.md
index 2c684ec7b870..ffcbff4c29b0 100644
--- a/java-memcache/README.md
+++ b/java-memcache/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-memcache
- 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-memcache:2.46.0'
+implementation 'com.google.cloud:google-cloud-memcache:2.47.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-memcache" % "2.46.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-memcache" % "2.47.0"
```
diff --git a/java-migrationcenter/README.md b/java-migrationcenter/README.md
index 5e3e1c9fc4b0..88f27da5b732 100644
--- a/java-migrationcenter/README.md
+++ b/java-migrationcenter/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-migrationcenter
- 0.28.0
+ 0.29.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-migrationcenter:0.28.0'
+implementation 'com.google.cloud:google-cloud-migrationcenter:0.29.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-migrationcenter" % "0.28.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-migrationcenter" % "0.29.0"
```
diff --git a/java-monitoring-dashboards/README.md b/java-monitoring-dashboards/README.md
index 4de4c64f49a2..717a2dc4c653 100644
--- a/java-monitoring-dashboards/README.md
+++ b/java-monitoring-dashboards/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-monitoring-dashboard
- 2.48.0
+ 2.49.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-monitoring-dashboard:2.48.0'
+implementation 'com.google.cloud:google-cloud-monitoring-dashboard:2.49.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-dashboard" % "2.48.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-dashboard" % "2.49.0"
```
diff --git a/java-monitoring-metricsscope/README.md b/java-monitoring-metricsscope/README.md
index 50484c136c32..80b941459ed6 100644
--- a/java-monitoring-metricsscope/README.md
+++ b/java-monitoring-metricsscope/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-monitoring-metricsscope
- 0.40.0
+ 0.41.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-monitoring-metricsscope:0.40.0'
+implementation 'com.google.cloud:google-cloud-monitoring-metricsscope:0.41.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-metricsscope" % "0.40.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-metricsscope" % "0.41.0"
```
diff --git a/java-monitoring/README.md b/java-monitoring/README.md
index 4fdc740674ec..91d3447a79b2 100644
--- a/java-monitoring/README.md
+++ b/java-monitoring/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-monitoring
- 3.47.0
+ 3.48.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-monitoring:3.47.0'
+implementation 'com.google.cloud:google-cloud-monitoring:3.48.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-monitoring" % "3.47.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-monitoring" % "3.48.0"
```
diff --git a/java-netapp/README.md b/java-netapp/README.md
index 6c29334dbf6d..0244a4743353 100644
--- a/java-netapp/README.md
+++ b/java-netapp/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-netapp
- 0.25.0
+ 0.26.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-netapp:0.25.0'
+implementation 'com.google.cloud:google-cloud-netapp:0.26.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-netapp" % "0.25.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-netapp" % "0.26.0"
```
diff --git a/java-network-management/README.md b/java-network-management/README.md
index c8e00928c149..53e543369f7e 100644
--- a/java-network-management/README.md
+++ b/java-network-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-network-management
- 1.47.0
+ 1.48.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-network-management:1.47.0'
+implementation 'com.google.cloud:google-cloud-network-management:1.48.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-network-management" % "1.47.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-network-management" % "1.48.0"
```
diff --git a/java-network-security/README.md b/java-network-security/README.md
index c867fd62b1ca..a5d6c7253f8e 100644
--- a/java-network-security/README.md
+++ b/java-network-security/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-network-security
- 0.49.0
+ 0.50.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-network-security:0.49.0'
+implementation 'com.google.cloud:google-cloud-network-security:0.50.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-network-security" % "0.49.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-network-security" % "0.50.0"
```
diff --git a/java-networkconnectivity/README.md b/java-networkconnectivity/README.md
index f12ec6aeb0a3..1823ca4e93d0 100644
--- a/java-networkconnectivity/README.md
+++ b/java-networkconnectivity/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-networkconnectivity
- 1.45.0
+ 1.46.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-networkconnectivity:1.45.0'
+implementation 'com.google.cloud:google-cloud-networkconnectivity:1.46.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-networkconnectivity" % "1.45.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-networkconnectivity" % "1.46.0"
```
diff --git a/java-networkservices/README.md b/java-networkservices/README.md
index 1c3993e61061..e1cbd2873b67 100644
--- a/java-networkservices/README.md
+++ b/java-networkservices/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-networkservices
- 0.2.0
+ 0.3.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-networkservices:0.2.0'
+implementation 'com.google.cloud:google-cloud-networkservices:0.3.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-networkservices" % "0.2.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-networkservices" % "0.3.0"
```
diff --git a/java-notebooks/README.md b/java-notebooks/README.md
index a043345fbf18..ea9a64e711ee 100644
--- a/java-notebooks/README.md
+++ b/java-notebooks/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-notebooks
- 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-notebooks:1.44.0'
+implementation 'com.google.cloud:google-cloud-notebooks:1.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-notebooks" % "1.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-notebooks" % "1.45.0"
```
diff --git a/java-notification/README.md b/java-notification/README.md
index 8e6587629250..c8adfab17cab 100644
--- a/java-notification/README.md
+++ b/java-notification/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-notification
- 0.164.0-beta
+ 0.165.0-beta
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-notification:0.164.0-beta'
+implementation 'com.google.cloud:google-cloud-notification:0.165.0-beta'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-notification" % "0.164.0-beta"
+libraryDependencies += "com.google.cloud" % "google-cloud-notification" % "0.165.0-beta"
```
diff --git a/java-optimization/README.md b/java-optimization/README.md
index 3d47acd55f56..54130982e9b0 100644
--- a/java-optimization/README.md
+++ b/java-optimization/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-optimization
- 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-optimization:1.44.0'
+implementation 'com.google.cloud:google-cloud-optimization:1.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-optimization" % "1.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-optimization" % "1.45.0"
```
diff --git a/java-orchestration-airflow/README.md b/java-orchestration-airflow/README.md
index 2783dcdde7b4..b87c21d8819a 100644
--- a/java-orchestration-airflow/README.md
+++ b/java-orchestration-airflow/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-orchestration-airflow
- 1.46.0
+ 1.47.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-orchestration-airflow:1.46.0'
+implementation 'com.google.cloud:google-cloud-orchestration-airflow:1.47.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-orchestration-airflow" % "1.46.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-orchestration-airflow" % "1.47.0"
```
diff --git a/java-orgpolicy/README.md b/java-orgpolicy/README.md
index 5b91c6acd437..8ffed2d2b4ce 100644
--- a/java-orgpolicy/README.md
+++ b/java-orgpolicy/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-orgpolicy
- 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-orgpolicy:2.46.0'
+implementation 'com.google.cloud:google-cloud-orgpolicy:2.47.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-orgpolicy" % "2.46.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-orgpolicy" % "2.47.0"
```
diff --git a/java-os-config/README.md b/java-os-config/README.md
index a2de9312a061..bc3b220d7d82 100644
--- a/java-os-config/README.md
+++ b/java-os-config/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-os-config
- 2.48.0
+ 2.49.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-os-config:2.48.0'
+implementation 'com.google.cloud:google-cloud-os-config:2.49.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-os-config" % "2.48.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-os-config" % "2.49.0"
```
diff --git a/java-os-login/README.md b/java-os-login/README.md
index 60b5b871ce0b..cbfe65d23a4f 100644
--- a/java-os-login/README.md
+++ b/java-os-login/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-os-login
- 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-os-login:2.45.0'
+implementation 'com.google.cloud:google-cloud-os-login:2.46.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-os-login" % "2.45.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-os-login" % "2.46.0"
```
diff --git a/java-parallelstore/README.md b/java-parallelstore/README.md
index 6ce342aaf329..aa2218df5c0e 100644
--- a/java-parallelstore/README.md
+++ b/java-parallelstore/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-parallelstore
- 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-parallelstore:0.9.0'
+implementation 'com.google.cloud:google-cloud-parallelstore:0.10.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-parallelstore" % "0.9.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-parallelstore" % "0.10.0"
```
diff --git a/java-phishingprotection/README.md b/java-phishingprotection/README.md
index c9669a235976..f81161741fca 100644
--- a/java-phishingprotection/README.md
+++ b/java-phishingprotection/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-phishingprotection
- 0.77.0
+ 0.78.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-phishingprotection:0.77.0'
+implementation 'com.google.cloud:google-cloud-phishingprotection:0.78.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-phishingprotection" % "0.77.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-phishingprotection" % "0.78.0"
```
diff --git a/java-policy-troubleshooter/README.md b/java-policy-troubleshooter/README.md
index bc05862891cb..bd06f05e657d 100644
--- a/java-policy-troubleshooter/README.md
+++ b/java-policy-troubleshooter/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-policy-troubleshooter
- 1.45.0
+ 1.46.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-policy-troubleshooter:1.45.0'
+implementation 'com.google.cloud:google-cloud-policy-troubleshooter:1.46.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-policy-troubleshooter" % "1.45.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-policy-troubleshooter" % "1.46.0"
```
diff --git a/java-policysimulator/README.md b/java-policysimulator/README.md
index e96d95209047..7ad1c7ead731 100644
--- a/java-policysimulator/README.md
+++ b/java-policysimulator/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-policysimulator
- 0.25.0
+ 0.26.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-policysimulator:0.25.0'
+implementation 'com.google.cloud:google-cloud-policysimulator:0.26.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-policysimulator" % "0.25.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-policysimulator" % "0.26.0"
```
diff --git a/java-private-catalog/README.md b/java-private-catalog/README.md
index f999d9d86ed6..172575f76137 100644
--- a/java-private-catalog/README.md
+++ b/java-private-catalog/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-private-catalog
- 0.48.0
+ 0.49.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-private-catalog:0.48.0'
+implementation 'com.google.cloud:google-cloud-private-catalog:0.49.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-private-catalog" % "0.48.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-private-catalog" % "0.49.0"
```
diff --git a/java-profiler/README.md b/java-profiler/README.md
index 004770998cdf..7d67148c5e51 100644
--- a/java-profiler/README.md
+++ b/java-profiler/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-profiler
- 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-profiler:2.46.0'
+implementation 'com.google.cloud:google-cloud-profiler:2.47.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "2.46.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "2.47.0"
```
diff --git a/java-publicca/README.md b/java-publicca/README.md
index 389a92632183..c2e43ea7f6b5 100644
--- a/java-publicca/README.md
+++ b/java-publicca/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-publicca
- 0.43.0
+ 0.44.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-publicca:0.43.0'
+implementation 'com.google.cloud:google-cloud-publicca:0.44.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-publicca" % "0.43.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-publicca" % "0.44.0"
```
diff --git a/java-rapidmigrationassessment/README.md b/java-rapidmigrationassessment/README.md
index ec4b1136b63d..21bc8991bf83 100644
--- a/java-rapidmigrationassessment/README.md
+++ b/java-rapidmigrationassessment/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-rapidmigrationassessment
- 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-rapidmigrationassessment:0.29.0'
+implementation 'com.google.cloud:google-cloud-rapidmigrationassessment:0.30.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-rapidmigrationassessment" % "0.29.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-rapidmigrationassessment" % "0.30.0"
```
diff --git a/java-recaptchaenterprise/README.md b/java-recaptchaenterprise/README.md
index d85d7104ed6c..05a964e65650 100644
--- a/java-recaptchaenterprise/README.md
+++ b/java-recaptchaenterprise/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-recaptchaenterprise
- 3.43.0
+ 3.44.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-recaptchaenterprise:3.43.0'
+implementation 'com.google.cloud:google-cloud-recaptchaenterprise:3.44.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-recaptchaenterprise" % "3.43.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-recaptchaenterprise" % "3.44.0"
```
diff --git a/java-recommendations-ai/README.md b/java-recommendations-ai/README.md
index 63d7cc6575e5..4b6c7a6de4ec 100644
--- a/java-recommendations-ai/README.md
+++ b/java-recommendations-ai/README.md
@@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-recommendations-ai
- 0.53.0
+ 0.54.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-recommendations-ai:0.53.0'
+implementation 'com.google.cloud:google-cloud-recommendations-ai:0.54.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-recommendations-ai" % "0.53.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-recommendations-ai" % "0.54.0"
```
diff --git a/java-recommender/README.md b/java-recommender/README.md
index 5d8bef6f80eb..ddb5f65a6bda 100644
--- a/java-recommender/README.md
+++ b/java-recommender/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-recommender
- 2.48.0
+ 2.49.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-recommender:2.48.0'
+implementation 'com.google.cloud:google-cloud-recommender:2.49.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-recommender" % "2.48.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-recommender" % "2.49.0"
```
diff --git a/java-redis-cluster/README.md b/java-redis-cluster/README.md
index bfa1d1cd4519..7b6e12392a17 100644
--- a/java-redis-cluster/README.md
+++ b/java-redis-cluster/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-redis-cluster
- 0.18.0
+ 0.19.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-redis-cluster:0.18.0'
+implementation 'com.google.cloud:google-cloud-redis-cluster:0.19.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-redis-cluster" % "0.18.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-redis-cluster" % "0.19.0"
```
diff --git a/java-redis/README.md b/java-redis/README.md
index b46df590dfb2..4a9ad365a5ac 100644
--- a/java-redis/README.md
+++ b/java-redis/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-redis
- 2.49.0
+ 2.50.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-redis:2.49.0'
+implementation 'com.google.cloud:google-cloud-redis:2.50.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-redis" % "2.49.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-redis" % "2.50.0"
```
diff --git a/java-resource-settings/README.md b/java-resource-settings/README.md
index 331cec6eb968..fb9bf941ff3b 100644
--- a/java-resource-settings/README.md
+++ b/java-resource-settings/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-resource-settings
- 1.46.0
+ 1.47.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-resource-settings:1.46.0'
+implementation 'com.google.cloud:google-cloud-resource-settings:1.47.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-resource-settings" % "1.46.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-resource-settings" % "1.47.0"
```
diff --git a/java-resourcemanager/README.md b/java-resourcemanager/README.md
index 9de3205c135c..04b4123fc83f 100644
--- a/java-resourcemanager/README.md
+++ b/java-resourcemanager/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-resourcemanager
- 1.48.0
+ 1.49.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-resourcemanager:1.48.0'
+implementation 'com.google.cloud:google-cloud-resourcemanager:1.49.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "1.48.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "1.49.0"
```
diff --git a/java-retail/README.md b/java-retail/README.md
index 01c1667463bb..dfc019934e7e 100644
--- a/java-retail/README.md
+++ b/java-retail/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-retail
- 2.48.0
+ 2.49.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-retail:2.48.0'
+implementation 'com.google.cloud:google-cloud-retail:2.49.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-retail" % "2.48.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-retail" % "2.49.0"
```
diff --git a/java-run/README.md b/java-run/README.md
index ef19faabd733..da97b75db621 100644
--- a/java-run/README.md
+++ b/java-run/README.md
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-run
- 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-run:0.46.0'
+implementation 'com.google.cloud:google-cloud-run:0.47.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-run" % "0.46.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-run" % "0.47.0"
```
diff --git a/java-scheduler/README.md b/java-scheduler/README.md
index abeffd66a4c1..0104a7aab6a6 100644
--- a/java-scheduler/README.md
+++ b/java-scheduler/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-scheduler
- 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-scheduler:2.46.0'
+implementation 'com.google.cloud:google-cloud-scheduler:2.47.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-scheduler" % "2.46.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-scheduler" % "2.47.0"
```
diff --git a/java-secretmanager/README.md b/java-secretmanager/README.md
index 5c10f9640d51..f1839d1f0a3d 100644
--- a/java-secretmanager/README.md
+++ b/java-secretmanager/README.md
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-secretmanager
- 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-secretmanager:2.46.0'
+implementation 'com.google.cloud:google-cloud-secretmanager:2.47.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-secretmanager" % "2.46.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-secretmanager" % "2.47.0"
```
diff --git a/java-securesourcemanager/README.md b/java-securesourcemanager/README.md
index 60730ebf88b0..8f8cc154687d 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.16.0
+ 0.17.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-securesourcemanager:0.16.0'
+implementation 'com.google.cloud:google-cloud-securesourcemanager:0.17.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-securesourcemanager" % "0.16.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-securesourcemanager" % "0.17.0"
```
diff --git a/java-security-private-ca/README.md b/java-security-private-ca/README.md
index 78d11914ef5d..b693b742c02a 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.48.0
+ 2.49.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-security-private-ca:2.48.0'
+implementation 'com.google.cloud:google-cloud-security-private-ca:2.49.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-security-private-ca" % "2.48.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-security-private-ca" % "2.49.0"
```
diff --git a/java-securitycenter-settings/README.md b/java-securitycenter-settings/README.md
index 9d50f79dda51..98da50fb9344 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.49.0
+ 0.50.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-securitycenter-settings:0.49.0'
+implementation 'com.google.cloud:google-cloud-securitycenter-settings:0.50.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter-settings" % "0.49.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter-settings" % "0.50.0"
```
diff --git a/java-securitycenter/README.md b/java-securitycenter/README.md
index bf0781949984..5fdfd61cceab 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.54.0
+ 2.55.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-securitycenter:2.54.0'
+implementation 'com.google.cloud:google-cloud-securitycenter:2.55.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.54.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.55.0"
```
diff --git a/java-securitycentermanagement/README.md b/java-securitycentermanagement/README.md
index 6bec4db0a131..e473198075e1 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.14.0
+ 0.15.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-securitycentermanagement:0.14.0'
+implementation 'com.google.cloud:google-cloud-securitycentermanagement:0.15.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-securitycentermanagement" % "0.14.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-securitycentermanagement" % "0.15.0"
```
diff --git a/java-securityposture/README.md b/java-securityposture/README.md
index a35456806aa1..1f9fa3d1b4a3 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.11.0
+ 0.12.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-securityposture:0.11.0'
+implementation 'com.google.cloud:google-cloud-securityposture:0.12.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-securityposture" % "0.11.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-securityposture" % "0.12.0"
```
diff --git a/java-service-control/README.md b/java-service-control/README.md
index f5210984de87..20c4fa38e33c 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.46.0
+ 1.47.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-service-control:1.46.0'
+implementation 'com.google.cloud:google-cloud-service-control:1.47.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.46.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.47.0"
```
diff --git a/java-service-management/README.md b/java-service-management/README.md
index 168ad0e7727b..0f39531b611b 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.44.0
+ 3.45.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-service-management:3.44.0'
+implementation 'com.google.cloud:google-cloud-service-management:3.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.45.0"
```
diff --git a/java-service-usage/README.md b/java-service-usage/README.md
index 8f22fe4393d4..9e97a56609b3 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.46.0
+ 2.47.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-service-usage:2.46.0'
+implementation 'com.google.cloud:google-cloud-service-usage:2.47.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.46.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.47.0"
```
diff --git a/java-servicedirectory/README.md b/java-servicedirectory/README.md
index 065347d012fb..6a3ad9dbfb19 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.47.0
+ 2.48.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-servicedirectory:2.47.0'
+implementation 'com.google.cloud:google-cloud-servicedirectory:2.48.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.47.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.48.0"
```
diff --git a/java-servicehealth/README.md b/java-servicehealth/README.md
index 324b5d8c4c27..96a4ea35a491 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.13.0
+ 0.14.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-servicehealth:0.13.0'
+implementation 'com.google.cloud:google-cloud-servicehealth:0.14.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-servicehealth" % "0.13.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-servicehealth" % "0.14.0"
```
diff --git a/java-shell/README.md b/java-shell/README.md
index 3bc8f1fec27c..09d877103085 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.45.0
+ 2.46.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-shell:2.45.0'
+implementation 'com.google.cloud:google-cloud-shell:2.46.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.45.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.46.0"
```
diff --git a/java-shopping-css/README.md b/java-shopping-css/README.md
index 873bef7be7a5..83f6074b4e70 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.14.0
+ 0.15.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-css:0.14.0'
+implementation 'com.google.shopping:google-shopping-css:0.15.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-css" % "0.14.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-css" % "0.15.0"
```
diff --git a/java-shopping-merchant-accounts/README.md b/java-shopping-merchant-accounts/README.md
index 0ea4b902ceeb..2fbb06310898 100644
--- a/java-shopping-merchant-accounts/README.md
+++ b/java-shopping-merchant-accounts/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-accounts
- 0.2.0
+ 0.3.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-merchant-accounts:0.2.0'
+implementation 'com.google.shopping:google-shopping-merchant-accounts:0.3.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-merchant-accounts" % "0.2.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-merchant-accounts" % "0.3.0"
```
diff --git a/java-shopping-merchant-conversions/README.md b/java-shopping-merchant-conversions/README.md
index 07e4b7fdd29f..c2f09e37d5b9 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.5.0
+ 0.6.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-merchant-conversions:0.5.0'
+implementation 'com.google.shopping:google-shopping-merchant-conversions:0.6.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-merchant-conversions" % "0.5.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-merchant-conversions" % "0.6.0"
```
diff --git a/java-shopping-merchant-datasources/README.md b/java-shopping-merchant-datasources/README.md
index 2feb1568a524..eea813cbf959 100644
--- a/java-shopping-merchant-datasources/README.md
+++ b/java-shopping-merchant-datasources/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-datasources
- 0.2.0
+ 0.3.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-merchant-datasources:0.2.0'
+implementation 'com.google.shopping:google-shopping-merchant-datasources:0.3.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-merchant-datasources" % "0.2.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-merchant-datasources" % "0.3.0"
```
diff --git a/java-shopping-merchant-inventories/README.md b/java-shopping-merchant-inventories/README.md
index b0f3cfd7c269..64fada23154d 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.22.0
+ 0.23.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-merchant-inventories:0.22.0'
+implementation 'com.google.shopping:google-shopping-merchant-inventories:0.23.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-merchant-inventories" % "0.22.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-merchant-inventories" % "0.23.0"
```
diff --git a/java-shopping-merchant-lfp/README.md b/java-shopping-merchant-lfp/README.md
index 5bb59bbb8346..746252824c07 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.5.0
+ 0.6.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-merchant-lfp:0.5.0'
+implementation 'com.google.shopping:google-shopping-merchant-lfp:0.6.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-merchant-lfp" % "0.5.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-merchant-lfp" % "0.6.0"
```
diff --git a/java-shopping-merchant-notifications/README.md b/java-shopping-merchant-notifications/README.md
index 12641b072b59..dfbaddd9f89e 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.5.0
+ 0.6.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-merchant-notifications:0.5.0'
+implementation 'com.google.shopping:google-shopping-merchant-notifications:0.6.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-merchant-notifications" % "0.5.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-merchant-notifications" % "0.6.0"
```
diff --git a/java-shopping-merchant-products/README.md b/java-shopping-merchant-products/README.md
index 43cf72aae2bc..05acb06fcac6 100644
--- a/java-shopping-merchant-products/README.md
+++ b/java-shopping-merchant-products/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-products
- 0.2.0
+ 0.3.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-merchant-products:0.2.0'
+implementation 'com.google.shopping:google-shopping-merchant-products:0.3.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-merchant-products" % "0.2.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-merchant-products" % "0.3.0"
```
diff --git a/java-shopping-merchant-promotions/README.md b/java-shopping-merchant-promotions/README.md
index b2cda0e535ae..58cea807f922 100644
--- a/java-shopping-merchant-promotions/README.md
+++ b/java-shopping-merchant-promotions/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-promotions
- 0.2.0
+ 0.3.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-merchant-promotions:0.2.0'
+implementation 'com.google.shopping:google-shopping-merchant-promotions:0.3.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-merchant-promotions" % "0.2.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-merchant-promotions" % "0.3.0"
```
diff --git a/java-shopping-merchant-quota/README.md b/java-shopping-merchant-quota/README.md
index 672559312aaf..ffcf174e6ef6 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.9.0
+ 0.10.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-merchant-quota:0.9.0'
+implementation 'com.google.shopping:google-shopping-merchant-quota:0.10.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-merchant-quota" % "0.9.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-merchant-quota" % "0.10.0"
```
diff --git a/java-shopping-merchant-reports/README.md b/java-shopping-merchant-reports/README.md
index d6c99edcf2dd..939a72e6fb7f 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.22.0
+ 0.23.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.shopping:google-shopping-merchant-reports:0.22.0'
+implementation 'com.google.shopping:google-shopping-merchant-reports:0.23.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.shopping" % "google-shopping-merchant-reports" % "0.22.0"
+libraryDependencies += "com.google.shopping" % "google-shopping-merchant-reports" % "0.23.0"
```
diff --git a/java-speech/README.md b/java-speech/README.md
index efdfc5893420..ed62f5b5ec1f 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.41.0
+ 4.42.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-speech:4.41.0'
+implementation 'com.google.cloud:google-cloud-speech:4.42.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "4.41.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "4.42.0"
```
diff --git a/java-storage-transfer/README.md b/java-storage-transfer/README.md
index 0bbdf2c39959..d7ae7581c911 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.46.0
+ 1.47.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-storage-transfer:1.46.0'
+implementation 'com.google.cloud:google-cloud-storage-transfer:1.47.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-storage-transfer" % "1.46.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-storage-transfer" % "1.47.0"
```
diff --git a/java-storageinsights/README.md b/java-storageinsights/README.md
index a6a18760861e..ae2358e268c3 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.31.0
+ 0.32.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-storageinsights:0.31.0'
+implementation 'com.google.cloud:google-cloud-storageinsights:0.32.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-storageinsights" % "0.31.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-storageinsights" % "0.32.0"
```
diff --git a/java-talent/README.md b/java-talent/README.md
index bba2df425b84..d0129abfc6c6 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.47.0
+ 2.48.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-talent:2.47.0'
+implementation 'com.google.cloud:google-cloud-talent:2.48.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-talent" % "2.47.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-talent" % "2.48.0"
```
diff --git a/java-tasks/README.md b/java-tasks/README.md
index 153a0a5c6be9..cafa67d41a05 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.46.0
+ 2.47.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-tasks:2.46.0'
+implementation 'com.google.cloud:google-cloud-tasks:2.47.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.46.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.47.0"
```
diff --git a/java-telcoautomation/README.md b/java-telcoautomation/README.md
index 9628f8b0f25c..78d5c7e9bd24 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.16.0
+ 0.17.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-telcoautomation:0.16.0'
+implementation 'com.google.cloud:google-cloud-telcoautomation:0.17.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-telcoautomation" % "0.16.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-telcoautomation" % "0.17.0"
```
diff --git a/java-texttospeech/README.md b/java-texttospeech/README.md
index 80f33dba3d73..41e85374afac 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.47.0
+ 2.48.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-texttospeech:2.47.0'
+implementation 'com.google.cloud:google-cloud-texttospeech:2.48.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.47.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.48.0"
```
diff --git a/java-tpu/README.md b/java-tpu/README.md
index d25653d30065..33e1dd42816d 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.47.0
+ 2.48.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-tpu:2.47.0'
+implementation 'com.google.cloud:google-cloud-tpu:2.48.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.47.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.48.0"
```
diff --git a/java-trace/README.md b/java-trace/README.md
index af1b8fb37438..cb756047d49c 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.46.0
+ 2.47.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-trace:2.46.0'
+implementation 'com.google.cloud:google-cloud-trace:2.47.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.46.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.47.0"
```
diff --git a/java-translate/README.md b/java-translate/README.md
index 12282b359d6b..b181731359d0 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.46.0
+ 2.47.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-translate:2.46.0'
+implementation 'com.google.cloud:google-cloud-translate:2.47.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.46.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.47.0"
```
diff --git a/java-vertexai/README.md b/java-vertexai/README.md
index b385815037a0..f4f2233fda6c 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.6.0
+ 1.7.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-vertexai:1.6.0'
+implementation 'com.google.cloud:google-cloud-vertexai:1.7.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-vertexai" % "1.6.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-vertexai" % "1.7.0"
```
diff --git a/java-video-intelligence/README.md b/java-video-intelligence/README.md
index 03e4a5a8eb74..aaa12115b806 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.45.0
+ 2.46.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-video-intelligence:2.45.0'
+implementation 'com.google.cloud:google-cloud-video-intelligence:2.46.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.45.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-video-intelligence" % "2.46.0"
```
diff --git a/java-video-live-stream/README.md b/java-video-live-stream/README.md
index 525cabdc4c8d..76178e60c8c6 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.48.0
+ 0.49.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-live-stream:0.48.0'
+implementation 'com.google.cloud:google-cloud-live-stream:0.49.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.48.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-live-stream" % "0.49.0"
```
diff --git a/java-video-stitcher/README.md b/java-video-stitcher/README.md
index 1d94ba0d6c48..8f29c42fee82 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.46.0
+ 0.47.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-video-stitcher:0.46.0'
+implementation 'com.google.cloud:google-cloud-video-stitcher:0.47.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.46.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-video-stitcher" % "0.47.0"
```
diff --git a/java-video-transcoder/README.md b/java-video-transcoder/README.md
index 81f9f628d9d8..1502fdbb9741 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.45.0
+ 1.46.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-video-transcoder:1.45.0'
+implementation 'com.google.cloud:google-cloud-video-transcoder:1.46.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.45.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-video-transcoder" % "1.46.0"
```
diff --git a/java-vision/README.md b/java-vision/README.md
index 23730065573b..a81a2342f2fb 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.44.0
+ 3.45.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-vision:3.44.0'
+implementation 'com.google.cloud:google-cloud-vision:3.45.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.44.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-vision" % "3.45.0"
```
diff --git a/java-visionai/README.md b/java-visionai/README.md
index 1d355a388361..3cd3ee515728 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.3.0
+ 0.4.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-visionai:0.3.0'
+implementation 'com.google.cloud:google-cloud-visionai:0.4.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-visionai" % "0.3.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-visionai" % "0.4.0"
```
diff --git a/java-vmmigration/README.md b/java-vmmigration/README.md
index bd25747021b1..6477ea848231 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.46.0
+ 1.47.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-vmmigration:1.46.0'
+implementation 'com.google.cloud:google-cloud-vmmigration:1.47.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.46.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-vmmigration" % "1.47.0"
```
diff --git a/java-vmwareengine/README.md b/java-vmwareengine/README.md
index 8c072261ed13..51e7303038b1 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.40.0
+ 0.41.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-vmwareengine:0.40.0'
+implementation 'com.google.cloud:google-cloud-vmwareengine:0.41.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-vmwareengine" % "0.40.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-vmwareengine" % "0.41.0"
```
diff --git a/java-vpcaccess/README.md b/java-vpcaccess/README.md
index 91f01f4b202b..c7b45b2ed617 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.47.0
+ 2.48.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-vpcaccess:2.47.0'
+implementation 'com.google.cloud:google-cloud-vpcaccess:2.48.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess" % "2.47.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-vpcaccess" % "2.48.0"
```
diff --git a/java-webrisk/README.md b/java-webrisk/README.md
index b02596650051..4c7c2aad7264 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.45.0
+ 2.46.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-webrisk:2.45.0'
+implementation 'com.google.cloud:google-cloud-webrisk:2.46.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.45.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-webrisk" % "2.46.0"
```
diff --git a/java-websecurityscanner/README.md b/java-websecurityscanner/README.md
index f8a77cc2e21a..0e77c3a47094 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.46.0
+ 2.47.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-websecurityscanner:2.46.0'
+implementation 'com.google.cloud:google-cloud-websecurityscanner:2.47.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.46.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-websecurityscanner" % "2.47.0"
```
diff --git a/java-workflow-executions/README.md b/java-workflow-executions/README.md
index 861f286ef1a6..8ed31dfb6b4c 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.46.0
+ 2.47.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-workflow-executions:2.46.0'
+implementation 'com.google.cloud:google-cloud-workflow-executions:2.47.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.46.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.47.0"
```
diff --git a/java-workflows/README.md b/java-workflows/README.md
index baeb3776a772..4062531364fa 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.46.0
+ 2.47.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-workflows:2.46.0'
+implementation 'com.google.cloud:google-cloud-workflows:2.47.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.46.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.47.0"
```
diff --git a/java-workspaceevents/README.md b/java-workspaceevents/README.md
index 0588b8099148..63eaa8f9ae7c 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.10.0
+ 0.11.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-workspaceevents:0.10.0'
+implementation 'com.google.cloud:google-cloud-workspaceevents:0.11.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-workspaceevents" % "0.10.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-workspaceevents" % "0.11.0"
```
diff --git a/java-workstations/README.md b/java-workstations/README.md
index 23ef81808302..8bec0b6758f2 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.34.0
+ 0.35.0
```
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-workstations:0.34.0'
+implementation 'com.google.cloud:google-cloud-workstations:0.35.0'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-workstations" % "0.34.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-workstations" % "0.35.0"
```