From 9ecf886c89ba930951a737a9eaf98be301e4998a Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 12:45:50 +0000 Subject: [PATCH] chore(main): release 1.36.0 --- java-accessapproval/README.md | 6 +++--- java-accesscontextmanager/README.md | 6 +++--- java-advisorynotifications/README.md | 6 +++--- java-aiplatform/README.md | 6 +++--- java-alloydb-connectors/README.md | 6 +++--- java-alloydb/README.md | 6 +++--- java-analytics-admin/README.md | 6 +++--- java-analytics-data/README.md | 6 +++--- java-analyticshub/README.md | 6 +++--- java-api-gateway/README.md | 6 +++--- java-apigee-connect/README.md | 6 +++--- java-apigee-registry/README.md | 6 +++--- java-apikeys/README.md | 6 +++--- java-appengine-admin/README.md | 6 +++--- java-apphub/README.md | 6 +++--- java-area120-tables/README.md | 6 +++--- java-artifact-registry/README.md | 6 +++--- java-asset/README.md | 6 +++--- java-assured-workloads/README.md | 6 +++--- java-automl/README.md | 6 +++--- java-backupdr/README.md | 6 +++--- java-bare-metal-solution/README.md | 6 +++--- java-batch/README.md | 6 +++--- java-beyondcorp-appconnections/README.md | 6 +++--- java-beyondcorp-appconnectors/README.md | 6 +++--- java-beyondcorp-appgateways/README.md | 6 +++--- java-beyondcorp-clientconnectorservices/README.md | 6 +++--- java-beyondcorp-clientgateways/README.md | 6 +++--- java-biglake/README.md | 6 +++--- java-bigquery-data-exchange/README.md | 6 +++--- java-bigqueryconnection/README.md | 6 +++--- java-bigquerydatapolicy/README.md | 6 +++--- java-bigquerydatatransfer/README.md | 6 +++--- java-bigquerymigration/README.md | 6 +++--- java-bigqueryreservation/README.md | 6 +++--- java-billing/README.md | 6 +++--- java-billingbudgets/README.md | 6 +++--- java-binary-authorization/README.md | 6 +++--- java-certificate-manager/README.md | 6 +++--- java-channel/README.md | 6 +++--- java-chat/README.md | 6 +++--- java-cloudbuild/README.md | 6 +++--- java-cloudcommerceconsumerprocurement/README.md | 6 +++--- java-cloudcontrolspartner/README.md | 6 +++--- java-cloudquotas/README.md | 6 +++--- java-cloudsupport/README.md | 6 +++--- java-compute/README.md | 6 +++--- java-confidentialcomputing/README.md | 6 +++--- java-contact-center-insights/README.md | 6 +++--- java-container/README.md | 6 +++--- java-containeranalysis/README.md | 6 +++--- java-contentwarehouse/README.md | 6 +++--- java-data-fusion/README.md | 6 +++--- java-datacatalog/README.md | 6 +++--- java-dataflow/README.md | 6 +++--- java-dataform/README.md | 6 +++--- java-datalabeling/README.md | 6 +++--- java-datalineage/README.md | 6 +++--- java-dataplex/README.md | 6 +++--- java-dataproc-metastore/README.md | 6 +++--- java-dataproc/README.md | 6 +++--- java-datastream/README.md | 6 +++--- java-debugger-client/README.md | 6 +++--- java-deploy/README.md | 6 +++--- java-dialogflow-cx/README.md | 6 +++--- java-dialogflow/README.md | 6 +++--- java-discoveryengine/README.md | 6 +++--- java-distributedcloudedge/README.md | 6 +++--- java-dlp/README.md | 6 +++--- java-dms/README.md | 6 +++--- java-dns/README.md | 6 +++--- java-document-ai/README.md | 6 +++--- java-domains/README.md | 6 +++--- java-edgenetwork/README.md | 6 +++--- java-enterpriseknowledgegraph/README.md | 6 +++--- java-errorreporting/README.md | 6 +++--- java-essential-contacts/README.md | 6 +++--- java-eventarc-publishing/README.md | 6 +++--- java-eventarc/README.md | 6 +++--- java-filestore/README.md | 6 +++--- java-functions/README.md | 6 +++--- java-gke-backup/README.md | 6 +++--- java-gke-connect-gateway/README.md | 6 +++--- java-gke-multi-cloud/README.md | 6 +++--- java-gkehub/README.md | 6 +++--- java-grafeas/README.md | 6 +++--- java-gsuite-addons/README.md | 6 +++--- java-iam-admin/README.md | 6 +++--- java-iam/README.md | 6 +++--- java-iamcredentials/README.md | 6 +++--- java-workstations/pom.xml | 14 +++++++------- .../proto-google-cloud-workstations-v1/pom.xml | 4 ++-- .../proto-google-cloud-workstations-v1beta/pom.xml | 4 ++-- 93 files changed, 281 insertions(+), 281 deletions(-) diff --git a/java-accessapproval/README.md b/java-accessapproval/README.md index 52131c62538b..19fa1d934fd1 100644 --- a/java-accessapproval/README.md +++ b/java-accessapproval/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-accessapproval - 2.42.0 + 2.43.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-accessapproval:2.42.0' +implementation 'com.google.cloud:google-cloud-accessapproval:2.43.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-accessapproval" % "2.42.0" +libraryDependencies += "com.google.cloud" % "google-cloud-accessapproval" % "2.43.0" ``` diff --git a/java-accesscontextmanager/README.md b/java-accesscontextmanager/README.md index 2d15fdff67af..3b129022014d 100644 --- a/java-accesscontextmanager/README.md +++ b/java-accesscontextmanager/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-identity-accesscontextmanager - 1.42.0 + 1.43.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-identity-accesscontextmanager:1.42.0' +implementation 'com.google.cloud:google-identity-accesscontextmanager:1.43.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-identity-accesscontextmanager" % "1.42.0" +libraryDependencies += "com.google.cloud" % "google-identity-accesscontextmanager" % "1.43.0" ``` diff --git a/java-advisorynotifications/README.md b/java-advisorynotifications/README.md index 90dc8d86d464..26225ce4fc90 100644 --- a/java-advisorynotifications/README.md +++ b/java-advisorynotifications/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-advisorynotifications - 0.30.0 + 0.31.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-advisorynotifications:0.30.0' +implementation 'com.google.cloud:google-cloud-advisorynotifications:0.31.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-advisorynotifications" % "0.30.0" +libraryDependencies += "com.google.cloud" % "google-cloud-advisorynotifications" % "0.31.0" ``` diff --git a/java-aiplatform/README.md b/java-aiplatform/README.md index 9b5f741a1fee..6642149cbd55 100644 --- a/java-aiplatform/README.md +++ b/java-aiplatform/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-aiplatform - 3.42.0 + 3.43.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-aiplatform:3.42.0' +implementation 'com.google.cloud:google-cloud-aiplatform:3.43.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-aiplatform" % "3.42.0" +libraryDependencies += "com.google.cloud" % "google-cloud-aiplatform" % "3.43.0" ``` diff --git a/java-alloydb-connectors/README.md b/java-alloydb-connectors/README.md index 07e394c6b54a..ecb0d8b84fd5 100644 --- a/java-alloydb-connectors/README.md +++ b/java-alloydb-connectors/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-alloydb-connectors - 0.19.0 + 0.20.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-alloydb-connectors:0.19.0' +implementation 'com.google.cloud:google-cloud-alloydb-connectors:0.20.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-alloydb-connectors" % "0.19.0" +libraryDependencies += "com.google.cloud" % "google-cloud-alloydb-connectors" % "0.20.0" ``` diff --git a/java-alloydb/README.md b/java-alloydb/README.md index bc3430275e42..754f94277191 100644 --- a/java-alloydb/README.md +++ b/java-alloydb/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-alloydb - 0.30.0 + 0.31.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-alloydb:0.30.0' +implementation 'com.google.cloud:google-cloud-alloydb:0.31.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-alloydb" % "0.30.0" +libraryDependencies += "com.google.cloud" % "google-cloud-alloydb" % "0.31.0" ``` diff --git a/java-analytics-admin/README.md b/java-analytics-admin/README.md index 36e44d732526..b14e5345dfea 100644 --- a/java-analytics-admin/README.md +++ b/java-analytics-admin/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.analytics google-analytics-admin - 0.51.0 + 0.52.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.analytics:google-analytics-admin:0.51.0' +implementation 'com.google.analytics:google-analytics-admin:0.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.analytics" % "google-analytics-admin" % "0.51.0" +libraryDependencies += "com.google.analytics" % "google-analytics-admin" % "0.52.0" ``` diff --git a/java-analytics-data/README.md b/java-analytics-data/README.md index 0262ea8d8c1b..3edd027bacb5 100644 --- a/java-analytics-data/README.md +++ b/java-analytics-data/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.analytics google-analytics-data - 0.52.0 + 0.53.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.analytics:google-analytics-data:0.52.0' +implementation 'com.google.analytics:google-analytics-data:0.53.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.analytics" % "google-analytics-data" % "0.52.0" +libraryDependencies += "com.google.analytics" % "google-analytics-data" % "0.53.0" ``` diff --git a/java-analyticshub/README.md b/java-analyticshub/README.md index e8fa03983e53..9b794fa5c0c1 100644 --- a/java-analyticshub/README.md +++ b/java-analyticshub/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-analyticshub - 0.38.0 + 0.39.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-analyticshub:0.38.0' +implementation 'com.google.cloud:google-cloud-analyticshub:0.39.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-analyticshub" % "0.38.0" +libraryDependencies += "com.google.cloud" % "google-cloud-analyticshub" % "0.39.0" ``` diff --git a/java-api-gateway/README.md b/java-api-gateway/README.md index 60e43fb67ea8..51a86a55528c 100644 --- a/java-api-gateway/README.md +++ b/java-api-gateway/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-api-gateway - 2.41.0 + 2.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-api-gateway:2.41.0' +implementation 'com.google.cloud:google-cloud-api-gateway:2.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-api-gateway" % "2.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-api-gateway" % "2.42.0" ``` diff --git a/java-apigee-connect/README.md b/java-apigee-connect/README.md index 75cbd36c08c2..6806d3d9aec1 100644 --- a/java-apigee-connect/README.md +++ b/java-apigee-connect/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-apigee-connect - 2.41.0 + 2.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-apigee-connect:2.41.0' +implementation 'com.google.cloud:google-cloud-apigee-connect:2.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-apigee-connect" % "2.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-apigee-connect" % "2.42.0" ``` diff --git a/java-apigee-registry/README.md b/java-apigee-registry/README.md index 01de7f2cf1d6..4b9ac2f9ffe5 100644 --- a/java-apigee-registry/README.md +++ b/java-apigee-registry/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-apigee-registry - 0.41.0 + 0.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-apigee-registry:0.41.0' +implementation 'com.google.cloud:google-cloud-apigee-registry:0.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-apigee-registry" % "0.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-apigee-registry" % "0.42.0" ``` diff --git a/java-apikeys/README.md b/java-apikeys/README.md index 9278820615d2..c1292db5a903 100644 --- a/java-apikeys/README.md +++ b/java-apikeys/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-apikeys - 0.39.0 + 0.40.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-apikeys:0.39.0' +implementation 'com.google.cloud:google-cloud-apikeys:0.40.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-apikeys" % "0.39.0" +libraryDependencies += "com.google.cloud" % "google-cloud-apikeys" % "0.40.0" ``` diff --git a/java-appengine-admin/README.md b/java-appengine-admin/README.md index 79f6dfcf8ce7..11e599eda10d 100644 --- a/java-appengine-admin/README.md +++ b/java-appengine-admin/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-appengine-admin - 2.41.0 + 2.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-appengine-admin:2.41.0' +implementation 'com.google.cloud:google-cloud-appengine-admin:2.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-appengine-admin" % "2.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-appengine-admin" % "2.42.0" ``` diff --git a/java-apphub/README.md b/java-apphub/README.md index 4219a99b802e..f1a4e98a3b14 100644 --- a/java-apphub/README.md +++ b/java-apphub/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-apphub - 0.5.0 + 0.6.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-apphub:0.5.0' +implementation 'com.google.cloud:google-cloud-apphub:0.6.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-apphub" % "0.5.0" +libraryDependencies += "com.google.cloud" % "google-cloud-apphub" % "0.6.0" ``` diff --git a/java-area120-tables/README.md b/java-area120-tables/README.md index 43f38ae8c4f4..3dcf2f3167eb 100644 --- a/java-area120-tables/README.md +++ b/java-area120-tables/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.area120 google-area120-tables - 0.45.0 + 0.46.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.area120:google-area120-tables:0.45.0' +implementation 'com.google.area120:google-area120-tables:0.46.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.area120" % "google-area120-tables" % "0.45.0" +libraryDependencies += "com.google.area120" % "google-area120-tables" % "0.46.0" ``` diff --git a/java-artifact-registry/README.md b/java-artifact-registry/README.md index 6022278994f4..cef1a51f55b2 100644 --- a/java-artifact-registry/README.md +++ b/java-artifact-registry/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-artifact-registry - 1.40.0 + 1.41.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-artifact-registry:1.40.0' +implementation 'com.google.cloud:google-cloud-artifact-registry:1.41.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-artifact-registry" % "1.40.0" +libraryDependencies += "com.google.cloud" % "google-cloud-artifact-registry" % "1.41.0" ``` diff --git a/java-asset/README.md b/java-asset/README.md index 7197a2a26c12..4823fb399020 100644 --- a/java-asset/README.md +++ b/java-asset/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-asset - 3.45.0 + 3.46.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-asset:3.45.0' +implementation 'com.google.cloud:google-cloud-asset:3.46.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-asset" % "3.45.0" +libraryDependencies += "com.google.cloud" % "google-cloud-asset" % "3.46.0" ``` diff --git a/java-assured-workloads/README.md b/java-assured-workloads/README.md index b80abdfb79db..a8cc5379b8ff 100644 --- a/java-assured-workloads/README.md +++ b/java-assured-workloads/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-assured-workloads - 2.41.0 + 2.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-assured-workloads:2.41.0' +implementation 'com.google.cloud:google-cloud-assured-workloads:2.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-assured-workloads" % "2.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-assured-workloads" % "2.42.0" ``` diff --git a/java-automl/README.md b/java-automl/README.md index 6023183a05b8..b2c0c1df1e9e 100644 --- a/java-automl/README.md +++ b/java-automl/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-automl - 2.41.0 + 2.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-automl:2.41.0' +implementation 'com.google.cloud:google-cloud-automl:2.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-automl" % "2.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-automl" % "2.42.0" ``` diff --git a/java-backupdr/README.md b/java-backupdr/README.md index ed14468648be..0c9735ca1d6f 100644 --- a/java-backupdr/README.md +++ b/java-backupdr/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-backupdr - 0.0.0 + 0.1.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-backupdr:0.0.0' +implementation 'com.google.cloud:google-cloud-backupdr:0.1.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-backupdr" % "0.0.0" +libraryDependencies += "com.google.cloud" % "google-cloud-backupdr" % "0.1.0" ``` diff --git a/java-bare-metal-solution/README.md b/java-bare-metal-solution/README.md index 8f3cc451c00a..e97b4bb9b036 100644 --- a/java-bare-metal-solution/README.md +++ b/java-bare-metal-solution/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-bare-metal-solution - 0.41.0 + 0.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-bare-metal-solution:0.41.0' +implementation 'com.google.cloud:google-cloud-bare-metal-solution:0.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bare-metal-solution" % "0.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-bare-metal-solution" % "0.42.0" ``` diff --git a/java-batch/README.md b/java-batch/README.md index 77675d1b1b5f..83bfac53b04a 100644 --- a/java-batch/README.md +++ b/java-batch/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-batch - 0.41.0 + 0.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-batch:0.41.0' +implementation 'com.google.cloud:google-cloud-batch:0.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-batch" % "0.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-batch" % "0.42.0" ``` diff --git a/java-beyondcorp-appconnections/README.md b/java-beyondcorp-appconnections/README.md index bd11125e6082..7dfaa48978a5 100644 --- a/java-beyondcorp-appconnections/README.md +++ b/java-beyondcorp-appconnections/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-beyondcorp-appconnections - 0.39.0 + 0.40.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-beyondcorp-appconnections:0.39.0' +implementation 'com.google.cloud:google-cloud-beyondcorp-appconnections:0.40.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-beyondcorp-appconnections" % "0.39.0" +libraryDependencies += "com.google.cloud" % "google-cloud-beyondcorp-appconnections" % "0.40.0" ``` diff --git a/java-beyondcorp-appconnectors/README.md b/java-beyondcorp-appconnectors/README.md index 2b8f369fc4de..d7fd74068997 100644 --- a/java-beyondcorp-appconnectors/README.md +++ b/java-beyondcorp-appconnectors/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-beyondcorp-appconnectors - 0.39.0 + 0.40.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-beyondcorp-appconnectors:0.39.0' +implementation 'com.google.cloud:google-cloud-beyondcorp-appconnectors:0.40.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-beyondcorp-appconnectors" % "0.39.0" +libraryDependencies += "com.google.cloud" % "google-cloud-beyondcorp-appconnectors" % "0.40.0" ``` diff --git a/java-beyondcorp-appgateways/README.md b/java-beyondcorp-appgateways/README.md index 0fde503c0349..332bce100edf 100644 --- a/java-beyondcorp-appgateways/README.md +++ b/java-beyondcorp-appgateways/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-beyondcorp-appgateways - 0.39.0 + 0.40.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-beyondcorp-appgateways:0.39.0' +implementation 'com.google.cloud:google-cloud-beyondcorp-appgateways:0.40.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-beyondcorp-appgateways" % "0.39.0" +libraryDependencies += "com.google.cloud" % "google-cloud-beyondcorp-appgateways" % "0.40.0" ``` diff --git a/java-beyondcorp-clientconnectorservices/README.md b/java-beyondcorp-clientconnectorservices/README.md index fb96c3f41133..2e47b9220f39 100644 --- a/java-beyondcorp-clientconnectorservices/README.md +++ b/java-beyondcorp-clientconnectorservices/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-beyondcorp-clientconnectorservices - 0.39.0 + 0.40.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-beyondcorp-clientconnectorservices:0.39.0' +implementation 'com.google.cloud:google-cloud-beyondcorp-clientconnectorservices:0.40.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-beyondcorp-clientconnectorservices" % "0.39.0" +libraryDependencies += "com.google.cloud" % "google-cloud-beyondcorp-clientconnectorservices" % "0.40.0" ``` diff --git a/java-beyondcorp-clientgateways/README.md b/java-beyondcorp-clientgateways/README.md index 1337c597af38..da5209443520 100644 --- a/java-beyondcorp-clientgateways/README.md +++ b/java-beyondcorp-clientgateways/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-beyondcorp-clientgateways - 0.39.0 + 0.40.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-beyondcorp-clientgateways:0.39.0' +implementation 'com.google.cloud:google-cloud-beyondcorp-clientgateways:0.40.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-beyondcorp-clientgateways" % "0.39.0" +libraryDependencies += "com.google.cloud" % "google-cloud-beyondcorp-clientgateways" % "0.40.0" ``` diff --git a/java-biglake/README.md b/java-biglake/README.md index d66de503a67f..7113d0a78754 100644 --- a/java-biglake/README.md +++ b/java-biglake/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-biglake - 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-biglake:0.29.0' +implementation 'com.google.cloud:google-cloud-biglake:0.30.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-biglake" % "0.29.0" +libraryDependencies += "com.google.cloud" % "google-cloud-biglake" % "0.30.0" ``` diff --git a/java-bigquery-data-exchange/README.md b/java-bigquery-data-exchange/README.md index 9c4f92dca12e..d1eb03c5b2d1 100644 --- a/java-bigquery-data-exchange/README.md +++ b/java-bigquery-data-exchange/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-bigquery-data-exchange - 2.36.0 + 2.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-bigquery-data-exchange:2.36.0' +implementation 'com.google.cloud:google-cloud-bigquery-data-exchange:2.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigquery-data-exchange" % "2.36.0" +libraryDependencies += "com.google.cloud" % "google-cloud-bigquery-data-exchange" % "2.37.0" ``` diff --git a/java-bigqueryconnection/README.md b/java-bigqueryconnection/README.md index 560f30c479ae..46df9fe1b14e 100644 --- a/java-bigqueryconnection/README.md +++ b/java-bigqueryconnection/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-bigqueryconnection - 2.43.0 + 2.44.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-bigqueryconnection:2.43.0' +implementation 'com.google.cloud:google-cloud-bigqueryconnection:2.44.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigqueryconnection" % "2.43.0" +libraryDependencies += "com.google.cloud" % "google-cloud-bigqueryconnection" % "2.44.0" ``` diff --git a/java-bigquerydatapolicy/README.md b/java-bigquerydatapolicy/README.md index 0969e9baa8f8..157712ea7a05 100644 --- a/java-bigquerydatapolicy/README.md +++ b/java-bigquerydatapolicy/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-bigquerydatapolicy - 0.38.0 + 0.39.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-bigquerydatapolicy:0.38.0' +implementation 'com.google.cloud:google-cloud-bigquerydatapolicy:0.39.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigquerydatapolicy" % "0.38.0" +libraryDependencies += "com.google.cloud" % "google-cloud-bigquerydatapolicy" % "0.39.0" ``` diff --git a/java-bigquerydatatransfer/README.md b/java-bigquerydatatransfer/README.md index f50ed42714b3..98c0f592c357 100644 --- a/java-bigquerydatatransfer/README.md +++ b/java-bigquerydatatransfer/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-bigquerydatatransfer - 2.41.0 + 2.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-bigquerydatatransfer:2.41.0' +implementation 'com.google.cloud:google-cloud-bigquerydatatransfer:2.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigquerydatatransfer" % "2.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-bigquerydatatransfer" % "2.42.0" ``` diff --git a/java-bigquerymigration/README.md b/java-bigquerymigration/README.md index 717ea0c6d518..804963d0249f 100644 --- a/java-bigquerymigration/README.md +++ b/java-bigquerymigration/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-bigquerymigration - 0.44.0 + 0.45.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-bigquerymigration:0.44.0' +implementation 'com.google.cloud:google-cloud-bigquerymigration:0.45.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigquerymigration" % "0.44.0" +libraryDependencies += "com.google.cloud" % "google-cloud-bigquerymigration" % "0.45.0" ``` diff --git a/java-bigqueryreservation/README.md b/java-bigqueryreservation/README.md index 273ffa1a8eba..fcf96b4f895e 100644 --- a/java-bigqueryreservation/README.md +++ b/java-bigqueryreservation/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-bigqueryreservation - 2.42.0 + 2.43.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-bigqueryreservation:2.42.0' +implementation 'com.google.cloud:google-cloud-bigqueryreservation:2.43.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigqueryreservation" % "2.42.0" +libraryDependencies += "com.google.cloud" % "google-cloud-bigqueryreservation" % "2.43.0" ``` diff --git a/java-billing/README.md b/java-billing/README.md index b4e569eb7dc3..d9c61d0c878a 100644 --- a/java-billing/README.md +++ b/java-billing/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-billing - 2.41.0 + 2.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-billing:2.41.0' +implementation 'com.google.cloud:google-cloud-billing:2.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-billing" % "2.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-billing" % "2.42.0" ``` diff --git a/java-billingbudgets/README.md b/java-billingbudgets/README.md index f7c74fe5c5ab..6e7d61cf21bc 100644 --- a/java-billingbudgets/README.md +++ b/java-billingbudgets/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-billingbudgets - 2.41.0 + 2.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-billingbudgets:2.41.0' +implementation 'com.google.cloud:google-cloud-billingbudgets:2.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-billingbudgets" % "2.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-billingbudgets" % "2.42.0" ``` diff --git a/java-binary-authorization/README.md b/java-binary-authorization/README.md index 979bad131a0a..863c8f0eb3c6 100644 --- a/java-binary-authorization/README.md +++ b/java-binary-authorization/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-binary-authorization - 1.40.0 + 1.41.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-binary-authorization:1.40.0' +implementation 'com.google.cloud:google-cloud-binary-authorization:1.41.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-binary-authorization" % "1.40.0" +libraryDependencies += "com.google.cloud" % "google-cloud-binary-authorization" % "1.41.0" ``` diff --git a/java-certificate-manager/README.md b/java-certificate-manager/README.md index 4cba41017b26..00211312f5d3 100644 --- a/java-certificate-manager/README.md +++ b/java-certificate-manager/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-certificate-manager - 0.44.0 + 0.45.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-certificate-manager:0.44.0' +implementation 'com.google.cloud:google-cloud-certificate-manager:0.45.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-certificate-manager" % "0.44.0" +libraryDependencies += "com.google.cloud" % "google-cloud-certificate-manager" % "0.45.0" ``` diff --git a/java-channel/README.md b/java-channel/README.md index 5e2579ab5ef8..2a90dd0edc9c 100644 --- a/java-channel/README.md +++ b/java-channel/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-channel - 3.45.0 + 3.46.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-channel:3.45.0' +implementation 'com.google.cloud:google-cloud-channel:3.46.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-channel" % "3.45.0" +libraryDependencies += "com.google.cloud" % "google-cloud-channel" % "3.46.0" ``` diff --git a/java-chat/README.md b/java-chat/README.md index 3713341f7ca3..5c428100beba 100644 --- a/java-chat/README.md +++ b/java-chat/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-chat - 0.5.0 + 0.6.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-chat:0.5.0' +implementation 'com.google.cloud:google-cloud-chat:0.6.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-chat" % "0.5.0" +libraryDependencies += "com.google.cloud" % "google-cloud-chat" % "0.6.0" ``` diff --git a/java-cloudbuild/README.md b/java-cloudbuild/README.md index c38f497f05a3..cab1a7bfdf38 100644 --- a/java-cloudbuild/README.md +++ b/java-cloudbuild/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-build - 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-build:3.43.0' +implementation 'com.google.cloud:google-cloud-build:3.44.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-build" % "3.43.0" +libraryDependencies += "com.google.cloud" % "google-cloud-build" % "3.44.0" ``` diff --git a/java-cloudcommerceconsumerprocurement/README.md b/java-cloudcommerceconsumerprocurement/README.md index 71a074b84712..20e4974585d0 100644 --- a/java-cloudcommerceconsumerprocurement/README.md +++ b/java-cloudcommerceconsumerprocurement/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-cloudcommerceconsumerprocurement - 0.39.0 + 0.40.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-cloudcommerceconsumerprocurement:0.39.0' +implementation 'com.google.cloud:google-cloud-cloudcommerceconsumerprocurement:0.40.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-cloudcommerceconsumerprocurement" % "0.39.0" +libraryDependencies += "com.google.cloud" % "google-cloud-cloudcommerceconsumerprocurement" % "0.40.0" ``` diff --git a/java-cloudcontrolspartner/README.md b/java-cloudcontrolspartner/README.md index 150790fc62ab..e3b13862564c 100644 --- a/java-cloudcontrolspartner/README.md +++ b/java-cloudcontrolspartner/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-cloudcontrolspartner - 0.5.0 + 0.6.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-cloudcontrolspartner:0.5.0' +implementation 'com.google.cloud:google-cloud-cloudcontrolspartner:0.6.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-cloudcontrolspartner" % "0.5.0" +libraryDependencies += "com.google.cloud" % "google-cloud-cloudcontrolspartner" % "0.6.0" ``` diff --git a/java-cloudquotas/README.md b/java-cloudquotas/README.md index 6a89e1b2a759..d77fe4416a1b 100644 --- a/java-cloudquotas/README.md +++ b/java-cloudquotas/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-cloudquotas - 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-cloudquotas:0.9.0' +implementation 'com.google.cloud:google-cloud-cloudquotas:0.10.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-cloudquotas" % "0.9.0" +libraryDependencies += "com.google.cloud" % "google-cloud-cloudquotas" % "0.10.0" ``` diff --git a/java-cloudsupport/README.md b/java-cloudsupport/README.md index 2876e6b2ae1b..65a22ea2a565 100644 --- a/java-cloudsupport/README.md +++ b/java-cloudsupport/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-cloudsupport - 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-cloudsupport:0.25.0' +implementation 'com.google.cloud:google-cloud-cloudsupport:0.26.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-cloudsupport" % "0.25.0" +libraryDependencies += "com.google.cloud" % "google-cloud-cloudsupport" % "0.26.0" ``` diff --git a/java-compute/README.md b/java-compute/README.md index aa219b1f973f..bec1c2198cf8 100644 --- a/java-compute/README.md +++ b/java-compute/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-compute - 1.51.0 + 1.52.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-compute:1.51.0' +implementation 'com.google.cloud:google-cloud-compute:1.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-compute" % "1.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-compute" % "1.52.0" ``` diff --git a/java-confidentialcomputing/README.md b/java-confidentialcomputing/README.md index 4e74a724ca98..fb1f0fbd4204 100644 --- a/java-confidentialcomputing/README.md +++ b/java-confidentialcomputing/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-confidentialcomputing - 0.27.0 + 0.28.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-confidentialcomputing:0.27.0' +implementation 'com.google.cloud:google-cloud-confidentialcomputing:0.28.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-confidentialcomputing" % "0.27.0" +libraryDependencies += "com.google.cloud" % "google-cloud-confidentialcomputing" % "0.28.0" ``` diff --git a/java-contact-center-insights/README.md b/java-contact-center-insights/README.md index a9f63b94adca..3308506b80a2 100644 --- a/java-contact-center-insights/README.md +++ b/java-contact-center-insights/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-contact-center-insights - 2.41.0 + 2.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-contact-center-insights:2.41.0' +implementation 'com.google.cloud:google-cloud-contact-center-insights:2.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-contact-center-insights" % "2.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-contact-center-insights" % "2.42.0" ``` diff --git a/java-container/README.md b/java-container/README.md index 82fc7bd6e863..dc80afd56f12 100644 --- a/java-container/README.md +++ b/java-container/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-container - 2.44.0 + 2.45.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-container:2.44.0' +implementation 'com.google.cloud:google-cloud-container:2.45.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-container" % "2.44.0" +libraryDependencies += "com.google.cloud" % "google-cloud-container" % "2.45.0" ``` diff --git a/java-containeranalysis/README.md b/java-containeranalysis/README.md index 468a9e586f8c..e44750447159 100644 --- a/java-containeranalysis/README.md +++ b/java-containeranalysis/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-containeranalysis - 2.42.0 + 2.43.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-containeranalysis:2.42.0' +implementation 'com.google.cloud:google-cloud-containeranalysis:2.43.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-containeranalysis" % "2.42.0" +libraryDependencies += "com.google.cloud" % "google-cloud-containeranalysis" % "2.43.0" ``` diff --git a/java-contentwarehouse/README.md b/java-contentwarehouse/README.md index fef84b6cb3b3..b136cccf61b4 100644 --- a/java-contentwarehouse/README.md +++ b/java-contentwarehouse/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-contentwarehouse - 0.37.0 + 0.38.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-contentwarehouse:0.37.0' +implementation 'com.google.cloud:google-cloud-contentwarehouse:0.38.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-contentwarehouse" % "0.37.0" +libraryDependencies += "com.google.cloud" % "google-cloud-contentwarehouse" % "0.38.0" ``` diff --git a/java-data-fusion/README.md b/java-data-fusion/README.md index baf7d149a6ff..af3aa1ffbf49 100644 --- a/java-data-fusion/README.md +++ b/java-data-fusion/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-data-fusion - 1.41.0 + 1.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-data-fusion:1.41.0' +implementation 'com.google.cloud:google-cloud-data-fusion:1.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-data-fusion" % "1.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-data-fusion" % "1.42.0" ``` diff --git a/java-datacatalog/README.md b/java-datacatalog/README.md index 871349a7dcc8..097881777558 100644 --- a/java-datacatalog/README.md +++ b/java-datacatalog/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-datacatalog - 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-datacatalog:1.47.0' +implementation 'com.google.cloud:google-cloud-datacatalog:1.48.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-datacatalog" % "1.47.0" +libraryDependencies += "com.google.cloud" % "google-cloud-datacatalog" % "1.48.0" ``` diff --git a/java-dataflow/README.md b/java-dataflow/README.md index 47e2d40f9b6d..68bdff555791 100644 --- a/java-dataflow/README.md +++ b/java-dataflow/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dataflow - 0.45.0 + 0.46.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dataflow:0.45.0' +implementation 'com.google.cloud:google-cloud-dataflow:0.46.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dataflow" % "0.45.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dataflow" % "0.46.0" ``` diff --git a/java-dataform/README.md b/java-dataform/README.md index 0ee2a00bd079..136a42d78d72 100644 --- a/java-dataform/README.md +++ b/java-dataform/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dataform - 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-dataform:0.40.0' +implementation 'com.google.cloud:google-cloud-dataform:0.41.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dataform" % "0.40.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dataform" % "0.41.0" ``` diff --git a/java-datalabeling/README.md b/java-datalabeling/README.md index a329164fe10b..4b3a9a4fda7e 100644 --- a/java-datalabeling/README.md +++ b/java-datalabeling/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-datalabeling - 0.161.0 + 0.162.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-datalabeling:0.161.0' +implementation 'com.google.cloud:google-cloud-datalabeling:0.162.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-datalabeling" % "0.161.0" +libraryDependencies += "com.google.cloud" % "google-cloud-datalabeling" % "0.162.0" ``` diff --git a/java-datalineage/README.md b/java-datalineage/README.md index 8fec90ff260d..b1febef7aa52 100644 --- a/java-datalineage/README.md +++ b/java-datalineage/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-datalineage - 0.33.0 + 0.34.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-datalineage:0.33.0' +implementation 'com.google.cloud:google-cloud-datalineage:0.34.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-datalineage" % "0.33.0" +libraryDependencies += "com.google.cloud" % "google-cloud-datalineage" % "0.34.0" ``` diff --git a/java-dataplex/README.md b/java-dataplex/README.md index 8a6e95ac0a75..bdce483e37f9 100644 --- a/java-dataplex/README.md +++ b/java-dataplex/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dataplex - 1.39.0 + 1.40.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dataplex:1.39.0' +implementation 'com.google.cloud:google-cloud-dataplex:1.40.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dataplex" % "1.39.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dataplex" % "1.40.0" ``` diff --git a/java-dataproc-metastore/README.md b/java-dataproc-metastore/README.md index 241fe4cc1a78..c1248aa244d6 100644 --- a/java-dataproc-metastore/README.md +++ b/java-dataproc-metastore/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dataproc-metastore - 2.42.0 + 2.43.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dataproc-metastore:2.42.0' +implementation 'com.google.cloud:google-cloud-dataproc-metastore:2.43.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dataproc-metastore" % "2.42.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dataproc-metastore" % "2.43.0" ``` diff --git a/java-dataproc/README.md b/java-dataproc/README.md index ac9bd8fa7bcf..bbe262d7dc8d 100644 --- a/java-dataproc/README.md +++ b/java-dataproc/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dataproc - 4.38.0 + 4.39.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dataproc:4.38.0' +implementation 'com.google.cloud:google-cloud-dataproc:4.39.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dataproc" % "4.38.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dataproc" % "4.39.0" ``` diff --git a/java-datastream/README.md b/java-datastream/README.md index c5365bfe8a38..c2fb745749c0 100644 --- a/java-datastream/README.md +++ b/java-datastream/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-datastream - 1.40.0 + 1.41.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-datastream:1.40.0' +implementation 'com.google.cloud:google-cloud-datastream:1.41.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-datastream" % "1.40.0" +libraryDependencies += "com.google.cloud" % "google-cloud-datastream" % "1.41.0" ``` diff --git a/java-debugger-client/README.md b/java-debugger-client/README.md index daa40f3dfca2..1e44d040d449 100644 --- a/java-debugger-client/README.md +++ b/java-debugger-client/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-debugger-client - 1.41.0 + 1.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-debugger-client:1.41.0' +implementation 'com.google.cloud:google-cloud-debugger-client:1.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-debugger-client" % "1.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-debugger-client" % "1.42.0" ``` diff --git a/java-deploy/README.md b/java-deploy/README.md index 077748fc0274..2dada56db334 100644 --- a/java-deploy/README.md +++ b/java-deploy/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-deploy - 1.39.0 + 1.40.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-deploy:1.39.0' +implementation 'com.google.cloud:google-cloud-deploy:1.40.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-deploy" % "1.39.0" +libraryDependencies += "com.google.cloud" % "google-cloud-deploy" % "1.40.0" ``` diff --git a/java-dialogflow-cx/README.md b/java-dialogflow-cx/README.md index e1efa04c33fa..843f5b82e19c 100644 --- a/java-dialogflow-cx/README.md +++ b/java-dialogflow-cx/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dialogflow-cx - 0.52.0 + 0.53.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dialogflow-cx:0.52.0' +implementation 'com.google.cloud:google-cloud-dialogflow-cx:0.53.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow-cx" % "0.52.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow-cx" % "0.53.0" ``` diff --git a/java-dialogflow/README.md b/java-dialogflow/README.md index e04fd63a026f..fb64725678f1 100644 --- a/java-dialogflow/README.md +++ b/java-dialogflow/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dialogflow - 4.47.0 + 4.48.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dialogflow:4.47.0' +implementation 'com.google.cloud:google-cloud-dialogflow:4.48.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow" % "4.47.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow" % "4.48.0" ``` diff --git a/java-discoveryengine/README.md b/java-discoveryengine/README.md index 03dd1c7c1425..e17be585ed70 100644 --- a/java-discoveryengine/README.md +++ b/java-discoveryengine/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-discoveryengine - 0.37.0 + 0.38.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-discoveryengine:0.37.0' +implementation 'com.google.cloud:google-cloud-discoveryengine:0.38.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-discoveryengine" % "0.37.0" +libraryDependencies += "com.google.cloud" % "google-cloud-discoveryengine" % "0.38.0" ``` diff --git a/java-distributedcloudedge/README.md b/java-distributedcloudedge/README.md index 5b5289463197..2a9a14ee57c6 100644 --- a/java-distributedcloudedge/README.md +++ b/java-distributedcloudedge/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-distributedcloudedge - 0.38.0 + 0.39.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-distributedcloudedge:0.38.0' +implementation 'com.google.cloud:google-cloud-distributedcloudedge:0.39.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-distributedcloudedge" % "0.38.0" +libraryDependencies += "com.google.cloud" % "google-cloud-distributedcloudedge" % "0.39.0" ``` diff --git a/java-dlp/README.md b/java-dlp/README.md index 040a954678a6..6817cf73f31f 100644 --- a/java-dlp/README.md +++ b/java-dlp/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dlp - 3.45.0 + 3.46.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dlp:3.45.0' +implementation 'com.google.cloud:google-cloud-dlp:3.46.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dlp" % "3.45.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dlp" % "3.46.0" ``` diff --git a/java-dms/README.md b/java-dms/README.md index 906100b11e3b..8fb684d0c241 100644 --- a/java-dms/README.md +++ b/java-dms/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dms - 2.40.0 + 2.41.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dms:2.40.0' +implementation 'com.google.cloud:google-cloud-dms:2.41.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dms" % "2.40.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dms" % "2.41.0" ``` diff --git a/java-dns/README.md b/java-dns/README.md index e38fb5d0f827..99cf60023cd4 100644 --- a/java-dns/README.md +++ b/java-dns/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-dns - 2.39.0 + 2.40.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dns:2.39.0' +implementation 'com.google.cloud:google-cloud-dns:2.40.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dns" % "2.39.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dns" % "2.40.0" ``` diff --git a/java-document-ai/README.md b/java-document-ai/README.md index 5ad3a8128623..123fa5c23179 100644 --- a/java-document-ai/README.md +++ b/java-document-ai/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-document-ai - 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-document-ai:2.45.0' +implementation 'com.google.cloud:google-cloud-document-ai:2.46.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-document-ai" % "2.45.0" +libraryDependencies += "com.google.cloud" % "google-cloud-document-ai" % "2.46.0" ``` diff --git a/java-domains/README.md b/java-domains/README.md index badba31e2194..be945c89c5a9 100644 --- a/java-domains/README.md +++ b/java-domains/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-domains - 1.38.0 + 1.39.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-domains:1.38.0' +implementation 'com.google.cloud:google-cloud-domains:1.39.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-domains" % "1.38.0" +libraryDependencies += "com.google.cloud" % "google-cloud-domains" % "1.39.0" ``` diff --git a/java-edgenetwork/README.md b/java-edgenetwork/README.md index 090e798c3538..484ee3175e38 100644 --- a/java-edgenetwork/README.md +++ b/java-edgenetwork/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-edgenetwork - 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-edgenetwork:0.9.0' +implementation 'com.google.cloud:google-cloud-edgenetwork:0.10.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-edgenetwork" % "0.9.0" +libraryDependencies += "com.google.cloud" % "google-cloud-edgenetwork" % "0.10.0" ``` diff --git a/java-enterpriseknowledgegraph/README.md b/java-enterpriseknowledgegraph/README.md index 748b7c2270af..88c0ae37cbcc 100644 --- a/java-enterpriseknowledgegraph/README.md +++ b/java-enterpriseknowledgegraph/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-enterpriseknowledgegraph - 0.37.0 + 0.38.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-enterpriseknowledgegraph:0.37.0' +implementation 'com.google.cloud:google-cloud-enterpriseknowledgegraph:0.38.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-enterpriseknowledgegraph" % "0.37.0" +libraryDependencies += "com.google.cloud" % "google-cloud-enterpriseknowledgegraph" % "0.38.0" ``` diff --git a/java-errorreporting/README.md b/java-errorreporting/README.md index 53901870bda9..4af92ecabe54 100644 --- a/java-errorreporting/README.md +++ b/java-errorreporting/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-errorreporting - 0.162.0-beta + 0.163.0-beta ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-errorreporting:0.162.0-beta' +implementation 'com.google.cloud:google-cloud-errorreporting:0.163.0-beta' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-errorreporting" % "0.162.0-beta" +libraryDependencies += "com.google.cloud" % "google-cloud-errorreporting" % "0.163.0-beta" ``` diff --git a/java-essential-contacts/README.md b/java-essential-contacts/README.md index dcfb96159992..4a7e50a8b2bb 100644 --- a/java-essential-contacts/README.md +++ b/java-essential-contacts/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-essential-contacts - 2.41.0 + 2.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-essential-contacts:2.41.0' +implementation 'com.google.cloud:google-cloud-essential-contacts:2.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-essential-contacts" % "2.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-essential-contacts" % "2.42.0" ``` diff --git a/java-eventarc-publishing/README.md b/java-eventarc-publishing/README.md index 5045a7f96ce9..f3138f4d6381 100644 --- a/java-eventarc-publishing/README.md +++ b/java-eventarc-publishing/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-eventarc-publishing - 0.41.0 + 0.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-eventarc-publishing:0.41.0' +implementation 'com.google.cloud:google-cloud-eventarc-publishing:0.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-eventarc-publishing" % "0.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-eventarc-publishing" % "0.42.0" ``` diff --git a/java-eventarc/README.md b/java-eventarc/README.md index 2a74f0a45d79..776f0d790373 100644 --- a/java-eventarc/README.md +++ b/java-eventarc/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-eventarc - 1.41.0 + 1.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-eventarc:1.41.0' +implementation 'com.google.cloud:google-cloud-eventarc:1.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-eventarc" % "1.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-eventarc" % "1.42.0" ``` diff --git a/java-filestore/README.md b/java-filestore/README.md index 778a556c9d03..5f43da8d27c8 100644 --- a/java-filestore/README.md +++ b/java-filestore/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-filestore - 1.42.0 + 1.43.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-filestore:1.42.0' +implementation 'com.google.cloud:google-cloud-filestore:1.43.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-filestore" % "1.42.0" +libraryDependencies += "com.google.cloud" % "google-cloud-filestore" % "1.43.0" ``` diff --git a/java-functions/README.md b/java-functions/README.md index e97d59012358..253bd4740962 100644 --- a/java-functions/README.md +++ b/java-functions/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-functions - 2.43.0 + 2.44.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-functions:2.43.0' +implementation 'com.google.cloud:google-cloud-functions:2.44.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-functions" % "2.43.0" +libraryDependencies += "com.google.cloud" % "google-cloud-functions" % "2.44.0" ``` diff --git a/java-gke-backup/README.md b/java-gke-backup/README.md index f36a5c3c2992..113d4674a9bd 100644 --- a/java-gke-backup/README.md +++ b/java-gke-backup/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-gke-backup - 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-gke-backup:0.40.0' +implementation 'com.google.cloud:google-cloud-gke-backup:0.41.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gke-backup" % "0.40.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gke-backup" % "0.41.0" ``` diff --git a/java-gke-connect-gateway/README.md b/java-gke-connect-gateway/README.md index 74593ed04706..3d3639a5f9ec 100644 --- a/java-gke-connect-gateway/README.md +++ b/java-gke-connect-gateway/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-gke-connect-gateway - 0.42.0 + 0.43.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gke-connect-gateway:0.42.0' +implementation 'com.google.cloud:google-cloud-gke-connect-gateway:0.43.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gke-connect-gateway" % "0.42.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gke-connect-gateway" % "0.43.0" ``` diff --git a/java-gke-multi-cloud/README.md b/java-gke-multi-cloud/README.md index 725370e96049..66bce68e1a70 100644 --- a/java-gke-multi-cloud/README.md +++ b/java-gke-multi-cloud/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-gke-multi-cloud - 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-gke-multi-cloud:0.40.0' +implementation 'com.google.cloud:google-cloud-gke-multi-cloud:0.41.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gke-multi-cloud" % "0.40.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gke-multi-cloud" % "0.41.0" ``` diff --git a/java-gkehub/README.md b/java-gkehub/README.md index 3ecc47720831..f05c1baba26d 100644 --- a/java-gkehub/README.md +++ b/java-gkehub/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-gkehub - 1.41.0 + 1.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gkehub:1.41.0' +implementation 'com.google.cloud:google-cloud-gkehub:1.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gkehub" % "1.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gkehub" % "1.42.0" ``` diff --git a/java-grafeas/README.md b/java-grafeas/README.md index 8fa10c9b1860..6f7b25a7a282 100644 --- a/java-grafeas/README.md +++ b/java-grafeas/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: io.grafeas grafeas - 2.42.0 + 2.43.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'io.grafeas:grafeas:2.42.0' +implementation 'io.grafeas:grafeas:2.43.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "io.grafeas" % "grafeas" % "2.42.0" +libraryDependencies += "io.grafeas" % "grafeas" % "2.43.0" ``` diff --git a/java-gsuite-addons/README.md b/java-gsuite-addons/README.md index f94f74452aa9..3a0e69b8325a 100644 --- a/java-gsuite-addons/README.md +++ b/java-gsuite-addons/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-gsuite-addons - 2.41.0 + 2.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gsuite-addons:2.41.0' +implementation 'com.google.cloud:google-cloud-gsuite-addons:2.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gsuite-addons" % "2.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gsuite-addons" % "2.42.0" ``` diff --git a/java-iam-admin/README.md b/java-iam-admin/README.md index 524ca13710a0..313d579cfa65 100644 --- a/java-iam-admin/README.md +++ b/java-iam-admin/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-iam-admin - 3.36.0 + 3.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-iam-admin:3.36.0' +implementation 'com.google.cloud:google-iam-admin:3.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-iam-admin" % "3.36.0" +libraryDependencies += "com.google.cloud" % "google-iam-admin" % "3.37.0" ``` diff --git a/java-iam/README.md b/java-iam/README.md index b5e7ce6f261d..26ac8a0c6fd8 100644 --- a/java-iam/README.md +++ b/java-iam/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-iam-policy - 1.39.0 + 1.40.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-iam-policy:1.39.0' +implementation 'com.google.cloud:google-iam-policy:1.40.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-iam-policy" % "1.39.0" +libraryDependencies += "com.google.cloud" % "google-iam-policy" % "1.40.0" ``` diff --git a/java-iamcredentials/README.md b/java-iamcredentials/README.md index d054f9b15644..d2876b3e0fbd 100644 --- a/java-iamcredentials/README.md +++ b/java-iamcredentials/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-iamcredentials - 2.41.0 + 2.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-iamcredentials:2.41.0' +implementation 'com.google.cloud:google-cloud-iamcredentials:2.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-iamcredentials" % "2.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-iamcredentials" % "2.42.0" ``` diff --git a/java-workstations/pom.xml b/java-workstations/pom.xml index b39a253e7984..3ddd13c5b733 100644 --- a/java-workstations/pom.xml +++ b/java-workstations/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-workstations-parent pom - 0.30.0-SNAPSHOT + 0.30.0 Google Cloud Workstations Parent Java idiomatic client for Google Cloud Platform services. @@ -13,7 +13,7 @@ com.google.cloud google-cloud-jar-parent - 1.36.0-SNAPSHOT + 1.36.0 ../google-cloud-jar-parent/pom.xml @@ -29,27 +29,27 @@ com.google.cloud google-cloud-workstations - 0.30.0-SNAPSHOT + 0.30.0 com.google.api.grpc proto-google-cloud-workstations-v1 - 0.30.0-SNAPSHOT + 0.30.0 com.google.api.grpc grpc-google-cloud-workstations-v1 - 0.30.0-SNAPSHOT + 0.30.0 com.google.api.grpc grpc-google-cloud-workstations-v1beta - 0.30.0-SNAPSHOT + 0.30.0 com.google.api.grpc proto-google-cloud-workstations-v1beta - 0.30.0-SNAPSHOT + 0.30.0 diff --git a/java-workstations/proto-google-cloud-workstations-v1/pom.xml b/java-workstations/proto-google-cloud-workstations-v1/pom.xml index 9682a614d6b1..9b8aa2dcf59f 100644 --- a/java-workstations/proto-google-cloud-workstations-v1/pom.xml +++ b/java-workstations/proto-google-cloud-workstations-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-workstations-v1 - 0.30.0-SNAPSHOT + 0.30.0 proto-google-cloud-workstations-v1 Proto library for google-cloud-workstations com.google.cloud google-cloud-workstations-parent - 0.30.0-SNAPSHOT + 0.30.0 diff --git a/java-workstations/proto-google-cloud-workstations-v1beta/pom.xml b/java-workstations/proto-google-cloud-workstations-v1beta/pom.xml index e5ef97ed4ad7..6e2578797679 100644 --- a/java-workstations/proto-google-cloud-workstations-v1beta/pom.xml +++ b/java-workstations/proto-google-cloud-workstations-v1beta/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-workstations-v1beta - 0.30.0-SNAPSHOT + 0.30.0 proto-google-cloud-workstations-v1beta Proto library for google-cloud-workstations com.google.cloud google-cloud-workstations-parent - 0.30.0-SNAPSHOT + 0.30.0