From 455a9175c85aa0b9552efa58e9b2bc4dbc8b702b Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 18:57:58 +0000 Subject: [PATCH] chore(main): release 1.38.0 --- 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-ids/README.md | 6 +++--- java-infra-manager/README.md | 6 +++--- java-iot/README.md | 6 +++--- java-kms/README.md | 6 +++--- java-kmsinventory/README.md | 6 +++--- java-language/README.md | 6 +++--- java-life-sciences/README.md | 6 +++--- java-managed-identities/README.md | 6 +++--- java-maps-addressvalidation/README.md | 6 +++--- java-maps-mapsplatformdatasets/README.md | 6 +++--- java-maps-places/README.md | 6 +++--- java-maps-routeoptimization/README.md | 6 +++--- java-maps-routing/README.md | 6 +++--- java-maps-solar/README.md | 6 +++--- java-mediatranslation/README.md | 6 +++--- java-meet/README.md | 6 +++--- java-memcache/README.md | 6 +++--- java-migrationcenter/README.md | 6 +++--- java-monitoring-dashboards/README.md | 6 +++--- java-monitoring-metricsscope/README.md | 6 +++--- java-monitoring/README.md | 6 +++--- java-netapp/README.md | 6 +++--- java-network-management/README.md | 6 +++--- java-network-security/README.md | 6 +++--- java-networkconnectivity/README.md | 6 +++--- java-notebooks/README.md | 6 +++--- java-notification/README.md | 6 +++--- java-optimization/README.md | 6 +++--- java-orchestration-airflow/README.md | 6 +++--- java-orgpolicy/README.md | 6 +++--- java-os-config/README.md | 6 +++--- java-os-login/README.md | 6 +++--- java-parallelstore/README.md | 6 +++--- java-phishingprotection/README.md | 6 +++--- java-policy-troubleshooter/README.md | 6 +++--- java-policysimulator/README.md | 6 +++--- java-private-catalog/README.md | 6 +++--- java-profiler/README.md | 6 +++--- java-publicca/README.md | 6 +++--- java-rapidmigrationassessment/README.md | 6 +++--- java-recaptchaenterprise/README.md | 6 +++--- java-recommendations-ai/README.md | 6 +++--- java-recommender/README.md | 6 +++--- java-redis-cluster/README.md | 6 +++--- java-redis/README.md | 6 +++--- java-resource-settings/README.md | 6 +++--- java-resourcemanager/README.md | 6 +++--- java-retail/README.md | 6 +++--- java-run/README.md | 6 +++--- java-scheduler/README.md | 6 +++--- java-secretmanager/README.md | 6 +++--- java-securesourcemanager/README.md | 6 +++--- java-security-private-ca/README.md | 6 +++--- java-securitycenter-settings/README.md | 6 +++--- java-securitycenter/README.md | 6 +++--- java-securitycentermanagement/README.md | 6 +++--- java-securityposture/README.md | 6 +++--- java-service-control/README.md | 6 +++--- java-service-management/README.md | 6 +++--- java-service-usage/README.md | 6 +++--- java-servicedirectory/README.md | 6 +++--- java-servicehealth/README.md | 6 +++--- java-shell/README.md | 6 +++--- java-shopping-css/README.md | 6 +++--- java-shopping-merchant-conversions/README.md | 6 +++--- java-shopping-merchant-inventories/README.md | 6 +++--- java-shopping-merchant-lfp/README.md | 6 +++--- java-shopping-merchant-notifications/README.md | 6 +++--- java-shopping-merchant-quota/README.md | 6 +++--- java-shopping-merchant-reports/README.md | 6 +++--- 100 files changed, 300 insertions(+), 300 deletions(-) diff --git a/java-dataproc/README.md b/java-dataproc/README.md index 4887085a1c51..00c0afb2826a 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.40.0 + 4.41.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dataproc:4.40.0' +implementation 'com.google.cloud:google-cloud-dataproc:4.41.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dataproc" % "4.40.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dataproc" % "4.41.0" ``` diff --git a/java-datastream/README.md b/java-datastream/README.md index 04485d24e726..7878df1a5432 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.42.0 + 1.43.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-datastream:1.42.0' +implementation 'com.google.cloud:google-cloud-datastream:1.43.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-datastream" % "1.42.0" +libraryDependencies += "com.google.cloud" % "google-cloud-datastream" % "1.43.0" ``` diff --git a/java-debugger-client/README.md b/java-debugger-client/README.md index 5a0d9afed6af..4457de7685de 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.43.0 + 1.44.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-debugger-client:1.43.0' +implementation 'com.google.cloud:google-cloud-debugger-client:1.44.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-debugger-client" % "1.43.0" +libraryDependencies += "com.google.cloud" % "google-cloud-debugger-client" % "1.44.0" ``` diff --git a/java-deploy/README.md b/java-deploy/README.md index d50395fd8ee6..87e8850e8072 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.41.0 + 1.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-deploy:1.41.0' +implementation 'com.google.cloud:google-cloud-deploy:1.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-deploy" % "1.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-deploy" % "1.42.0" ``` diff --git a/java-dialogflow-cx/README.md b/java-dialogflow-cx/README.md index a2d7578c8d4d..5dd75e374054 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.54.0 + 0.55.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dialogflow-cx:0.54.0' +implementation 'com.google.cloud:google-cloud-dialogflow-cx:0.55.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow-cx" % "0.54.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow-cx" % "0.55.0" ``` diff --git a/java-dialogflow/README.md b/java-dialogflow/README.md index 4dbd0ff9dd2c..13d07c899de5 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.49.0 + 4.50.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dialogflow:4.49.0' +implementation 'com.google.cloud:google-cloud-dialogflow:4.50.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow" % "4.49.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dialogflow" % "4.50.0" ``` diff --git a/java-discoveryengine/README.md b/java-discoveryengine/README.md index bebfde82e967..cc99ab1fd41c 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.39.0 + 0.40.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-discoveryengine:0.39.0' +implementation 'com.google.cloud:google-cloud-discoveryengine:0.40.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-discoveryengine" % "0.39.0" +libraryDependencies += "com.google.cloud" % "google-cloud-discoveryengine" % "0.40.0" ``` diff --git a/java-distributedcloudedge/README.md b/java-distributedcloudedge/README.md index 1a48c7069909..f9f6dde64c40 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.40.0 + 0.41.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-distributedcloudedge:0.40.0' +implementation 'com.google.cloud:google-cloud-distributedcloudedge:0.41.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-distributedcloudedge" % "0.40.0" +libraryDependencies += "com.google.cloud" % "google-cloud-distributedcloudedge" % "0.41.0" ``` diff --git a/java-dlp/README.md b/java-dlp/README.md index 3a54086df6f9..e5c8c43cf849 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.47.0 + 3.48.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dlp:3.47.0' +implementation 'com.google.cloud:google-cloud-dlp:3.48.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dlp" % "3.47.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dlp" % "3.48.0" ``` diff --git a/java-dms/README.md b/java-dms/README.md index fbe804dc7f0e..15f899a41da7 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.42.0 + 2.43.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dms:2.42.0' +implementation 'com.google.cloud:google-cloud-dms:2.43.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dms" % "2.42.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dms" % "2.43.0" ``` diff --git a/java-dns/README.md b/java-dns/README.md index 55a8afedf25c..7d78e5c67ac7 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.41.0 + 2.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-dns:2.41.0' +implementation 'com.google.cloud:google-cloud-dns:2.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-dns" % "2.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-dns" % "2.42.0" ``` diff --git a/java-document-ai/README.md b/java-document-ai/README.md index ea0a3790cc7f..6efc4b0879be 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.47.0 + 2.48.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-document-ai:2.47.0' +implementation 'com.google.cloud:google-cloud-document-ai:2.48.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-document-ai" % "2.47.0" +libraryDependencies += "com.google.cloud" % "google-cloud-document-ai" % "2.48.0" ``` diff --git a/java-domains/README.md b/java-domains/README.md index f8b1924dff1c..e514a6f732bf 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.40.0 + 1.41.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-domains:1.40.0' +implementation 'com.google.cloud:google-cloud-domains:1.41.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-domains" % "1.40.0" +libraryDependencies += "com.google.cloud" % "google-cloud-domains" % "1.41.0" ``` diff --git a/java-edgenetwork/README.md b/java-edgenetwork/README.md index f494a006ccde..956b6b0157f7 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.11.0 + 0.12.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-edgenetwork:0.11.0' +implementation 'com.google.cloud:google-cloud-edgenetwork:0.12.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-edgenetwork" % "0.11.0" +libraryDependencies += "com.google.cloud" % "google-cloud-edgenetwork" % "0.12.0" ``` diff --git a/java-enterpriseknowledgegraph/README.md b/java-enterpriseknowledgegraph/README.md index 6a2c2322ad5f..f2d3f9f3f9de 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.39.0 + 0.40.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-enterpriseknowledgegraph:0.39.0' +implementation 'com.google.cloud:google-cloud-enterpriseknowledgegraph:0.40.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-enterpriseknowledgegraph" % "0.39.0" +libraryDependencies += "com.google.cloud" % "google-cloud-enterpriseknowledgegraph" % "0.40.0" ``` diff --git a/java-errorreporting/README.md b/java-errorreporting/README.md index 9b3c083284a1..51c98e2639a6 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.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-errorreporting:0.164.0-beta' +implementation 'com.google.cloud:google-cloud-errorreporting:0.165.0-beta' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-errorreporting" % "0.164.0-beta" +libraryDependencies += "com.google.cloud" % "google-cloud-errorreporting" % "0.165.0-beta" ``` diff --git a/java-essential-contacts/README.md b/java-essential-contacts/README.md index c74298e967b9..dcc346a6718e 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.43.0 + 2.44.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-essential-contacts:2.43.0' +implementation 'com.google.cloud:google-cloud-essential-contacts:2.44.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-essential-contacts" % "2.43.0" +libraryDependencies += "com.google.cloud" % "google-cloud-essential-contacts" % "2.44.0" ``` diff --git a/java-eventarc-publishing/README.md b/java-eventarc-publishing/README.md index a4ee1014e1aa..4278307c1730 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.43.0 + 0.44.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-eventarc-publishing:0.43.0' +implementation 'com.google.cloud:google-cloud-eventarc-publishing:0.44.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-eventarc-publishing" % "0.43.0" +libraryDependencies += "com.google.cloud" % "google-cloud-eventarc-publishing" % "0.44.0" ``` diff --git a/java-eventarc/README.md b/java-eventarc/README.md index e6d13ad31e0c..fce8caa3ebb7 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.43.0 + 1.44.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-eventarc:1.43.0' +implementation 'com.google.cloud:google-cloud-eventarc:1.44.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-eventarc" % "1.43.0" +libraryDependencies += "com.google.cloud" % "google-cloud-eventarc" % "1.44.0" ``` diff --git a/java-filestore/README.md b/java-filestore/README.md index 21572eac34cf..12af44121845 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.44.0 + 1.45.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-filestore:1.44.0' +implementation 'com.google.cloud:google-cloud-filestore:1.45.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-filestore" % "1.44.0" +libraryDependencies += "com.google.cloud" % "google-cloud-filestore" % "1.45.0" ``` diff --git a/java-functions/README.md b/java-functions/README.md index d29ac5382c7f..213e0c159eeb 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.45.0 + 2.46.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-functions:2.45.0' +implementation 'com.google.cloud:google-cloud-functions:2.46.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-functions" % "2.45.0" +libraryDependencies += "com.google.cloud" % "google-cloud-functions" % "2.46.0" ``` diff --git a/java-gke-backup/README.md b/java-gke-backup/README.md index 22d51cffc383..7fc4b67ff7a4 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.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-backup:0.42.0' +implementation 'com.google.cloud:google-cloud-gke-backup:0.43.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gke-backup" % "0.42.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gke-backup" % "0.43.0" ``` diff --git a/java-gke-connect-gateway/README.md b/java-gke-connect-gateway/README.md index cf0c80b93ec6..52e05e339a31 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.44.0 + 0.45.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gke-connect-gateway:0.44.0' +implementation 'com.google.cloud:google-cloud-gke-connect-gateway:0.45.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gke-connect-gateway" % "0.44.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gke-connect-gateway" % "0.45.0" ``` diff --git a/java-gke-multi-cloud/README.md b/java-gke-multi-cloud/README.md index 4a1d4a3b857c..f8788706823f 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.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-multi-cloud:0.42.0' +implementation 'com.google.cloud:google-cloud-gke-multi-cloud:0.43.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gke-multi-cloud" % "0.42.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gke-multi-cloud" % "0.43.0" ``` diff --git a/java-gkehub/README.md b/java-gkehub/README.md index 46d49a99d22f..d342e723e4d0 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.43.0 + 1.44.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gkehub:1.43.0' +implementation 'com.google.cloud:google-cloud-gkehub:1.44.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gkehub" % "1.43.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gkehub" % "1.44.0" ``` diff --git a/java-grafeas/README.md b/java-grafeas/README.md index 5391f210610a..a6badfdf157e 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.44.0 + 2.45.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'io.grafeas:grafeas:2.44.0' +implementation 'io.grafeas:grafeas:2.45.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "io.grafeas" % "grafeas" % "2.44.0" +libraryDependencies += "io.grafeas" % "grafeas" % "2.45.0" ``` diff --git a/java-gsuite-addons/README.md b/java-gsuite-addons/README.md index 7d144261a6dd..893b44cd1a79 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.43.0 + 2.44.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-gsuite-addons:2.43.0' +implementation 'com.google.cloud:google-cloud-gsuite-addons:2.44.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gsuite-addons" % "2.43.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gsuite-addons" % "2.44.0" ``` diff --git a/java-iam-admin/README.md b/java-iam-admin/README.md index 864c38ad21e7..2d3b87156065 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.38.0 + 3.39.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-iam-admin:3.38.0' +implementation 'com.google.cloud:google-iam-admin:3.39.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-iam-admin" % "3.38.0" +libraryDependencies += "com.google.cloud" % "google-iam-admin" % "3.39.0" ``` diff --git a/java-iam/README.md b/java-iam/README.md index 254869182984..e7425c0779c3 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.41.0 + 1.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-iam-policy:1.41.0' +implementation 'com.google.cloud:google-iam-policy:1.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-iam-policy" % "1.41.0" +libraryDependencies += "com.google.cloud" % "google-iam-policy" % "1.42.0" ``` diff --git a/java-iamcredentials/README.md b/java-iamcredentials/README.md index 1074b6237cd6..116608500afb 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.43.0 + 2.44.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-iamcredentials:2.43.0' +implementation 'com.google.cloud:google-cloud-iamcredentials:2.44.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-iamcredentials" % "2.43.0" +libraryDependencies += "com.google.cloud" % "google-cloud-iamcredentials" % "2.44.0" ``` diff --git a/java-ids/README.md b/java-ids/README.md index 151c86cb136b..c7802e0bc953 100644 --- a/java-ids/README.md +++ b/java-ids/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-ids - 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-ids:1.42.0' +implementation 'com.google.cloud:google-cloud-ids:1.43.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-ids" % "1.42.0" +libraryDependencies += "com.google.cloud" % "google-cloud-ids" % "1.43.0" ``` diff --git a/java-infra-manager/README.md b/java-infra-manager/README.md index 5f5daee1c47d..7eece7246c96 100644 --- a/java-infra-manager/README.md +++ b/java-infra-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-infra-manager - 0.20.0 + 0.21.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-infra-manager:0.20.0' +implementation 'com.google.cloud:google-cloud-infra-manager:0.21.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-infra-manager" % "0.20.0" +libraryDependencies += "com.google.cloud" % "google-cloud-infra-manager" % "0.21.0" ``` diff --git a/java-iot/README.md b/java-iot/README.md index dbbf7c738f72..4786e668befb 100644 --- a/java-iot/README.md +++ b/java-iot/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-iot - 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-iot:2.43.0' +implementation 'com.google.cloud:google-cloud-iot:2.44.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-iot" % "2.43.0" +libraryDependencies += "com.google.cloud" % "google-cloud-iot" % "2.44.0" ``` diff --git a/java-kms/README.md b/java-kms/README.md index bfc2eb478a7c..ddccf63107a8 100644 --- a/java-kms/README.md +++ b/java-kms/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-kms - 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-kms:2.46.0' +implementation 'com.google.cloud:google-cloud-kms:2.47.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-kms" % "2.46.0" +libraryDependencies += "com.google.cloud" % "google-cloud-kms" % "2.47.0" ``` diff --git a/java-kmsinventory/README.md b/java-kmsinventory/README.md index e7fd799856f5..0853fde3ffaf 100644 --- a/java-kmsinventory/README.md +++ b/java-kmsinventory/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-kmsinventory - 0.32.0 + 0.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-kmsinventory:0.32.0' +implementation 'com.google.cloud:google-cloud-kmsinventory:0.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-kmsinventory" % "0.32.0" +libraryDependencies += "com.google.cloud" % "google-cloud-kmsinventory" % "0.33.0" ``` diff --git a/java-language/README.md b/java-language/README.md index c6766883865f..3c32af44eed6 100644 --- a/java-language/README.md +++ b/java-language/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-language - 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-language:2.44.0' +implementation 'com.google.cloud:google-cloud-language:2.45.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-language" % "2.44.0" +libraryDependencies += "com.google.cloud" % "google-cloud-language" % "2.45.0" ``` diff --git a/java-life-sciences/README.md b/java-life-sciences/README.md index 23ab0225b8f4..1f4b6287d82d 100644 --- a/java-life-sciences/README.md +++ b/java-life-sciences/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-life-sciences - 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-life-sciences:0.45.0' +implementation 'com.google.cloud:google-cloud-life-sciences:0.46.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-life-sciences" % "0.45.0" +libraryDependencies += "com.google.cloud" % "google-cloud-life-sciences" % "0.46.0" ``` diff --git a/java-managed-identities/README.md b/java-managed-identities/README.md index 4cae00f7ffc5..9863ca980544 100644 --- a/java-managed-identities/README.md +++ b/java-managed-identities/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-managed-identities - 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-managed-identities:1.41.0' +implementation 'com.google.cloud:google-cloud-managed-identities:1.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-managed-identities" % "1.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-managed-identities" % "1.42.0" ``` diff --git a/java-maps-addressvalidation/README.md b/java-maps-addressvalidation/README.md index c817691c7809..cf7e1766ef70 100644 --- a/java-maps-addressvalidation/README.md +++ b/java-maps-addressvalidation/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-addressvalidation - 0.37.0 + 0.38.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-addressvalidation:0.37.0' +implementation 'com.google.maps:google-maps-addressvalidation:0.38.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-addressvalidation" % "0.37.0" +libraryDependencies += "com.google.maps" % "google-maps-addressvalidation" % "0.38.0" ``` diff --git a/java-maps-mapsplatformdatasets/README.md b/java-maps-mapsplatformdatasets/README.md index 3e9784832f07..8802be4ca797 100644 --- a/java-maps-mapsplatformdatasets/README.md +++ b/java-maps-mapsplatformdatasets/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-mapsplatformdatasets - 0.32.0 + 0.33.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-mapsplatformdatasets:0.32.0' +implementation 'com.google.maps:google-maps-mapsplatformdatasets:0.33.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-mapsplatformdatasets" % "0.32.0" +libraryDependencies += "com.google.maps" % "google-maps-mapsplatformdatasets" % "0.33.0" ``` diff --git a/java-maps-places/README.md b/java-maps-places/README.md index 749266f06226..a4701edec0c3 100644 --- a/java-maps-places/README.md +++ b/java-maps-places/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-places - 0.14.0 + 0.15.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-places:0.14.0' +implementation 'com.google.maps:google-maps-places:0.15.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-places" % "0.14.0" +libraryDependencies += "com.google.maps" % "google-maps-places" % "0.15.0" ``` diff --git a/java-maps-routeoptimization/README.md b/java-maps-routeoptimization/README.md index bd4539d2d13c..c1c54a2fff62 100644 --- a/java-maps-routeoptimization/README.md +++ b/java-maps-routeoptimization/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-routeoptimization - 0.0.0 + 0.2.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-routeoptimization:0.0.0' +implementation 'com.google.maps:google-maps-routeoptimization:0.2.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-routeoptimization" % "0.0.0" +libraryDependencies += "com.google.maps" % "google-maps-routeoptimization" % "0.2.0" ``` diff --git a/java-maps-routing/README.md b/java-maps-routing/README.md index a7820ea3c550..b8bf282b29d9 100644 --- a/java-maps-routing/README.md +++ b/java-maps-routing/README.md @@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-routing - 1.28.0 + 1.29.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-routing:1.28.0' +implementation 'com.google.maps:google-maps-routing:1.29.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-routing" % "1.28.0" +libraryDependencies += "com.google.maps" % "google-maps-routing" % "1.29.0" ``` diff --git a/java-maps-solar/README.md b/java-maps-solar/README.md index 7b6a7f90c3cb..931730ba5388 100644 --- a/java-maps-solar/README.md +++ b/java-maps-solar/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-solar - 0.2.0 + 0.3.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-solar:0.2.0' +implementation 'com.google.maps:google-maps-solar:0.3.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-solar" % "0.2.0" +libraryDependencies += "com.google.maps" % "google-maps-solar" % "0.3.0" ``` diff --git a/java-mediatranslation/README.md b/java-mediatranslation/README.md index 7505adc93d34..4eb951a8a47f 100644 --- a/java-mediatranslation/README.md +++ b/java-mediatranslation/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-mediatranslation - 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-mediatranslation:0.49.0' +implementation 'com.google.cloud:google-cloud-mediatranslation:0.50.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-mediatranslation" % "0.49.0" +libraryDependencies += "com.google.cloud" % "google-cloud-mediatranslation" % "0.50.0" ``` diff --git a/java-meet/README.md b/java-meet/README.md index daacefd9728d..adee7e88d1d3 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.10.0 + 0.11.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-meet:0.10.0' +implementation 'com.google.cloud:google-cloud-meet:0.11.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-meet" % "0.10.0" +libraryDependencies += "com.google.cloud" % "google-cloud-meet" % "0.11.0" ``` diff --git a/java-memcache/README.md b/java-memcache/README.md index dd587e568572..ff000d445c41 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.43.0 + 2.44.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-memcache:2.43.0' +implementation 'com.google.cloud:google-cloud-memcache:2.44.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-memcache" % "2.43.0" +libraryDependencies += "com.google.cloud" % "google-cloud-memcache" % "2.44.0" ``` diff --git a/java-migrationcenter/README.md b/java-migrationcenter/README.md index 121512fafc20..e9b1016b8a56 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.25.0 + 0.26.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-migrationcenter:0.25.0' +implementation 'com.google.cloud:google-cloud-migrationcenter:0.26.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-migrationcenter" % "0.25.0" +libraryDependencies += "com.google.cloud" % "google-cloud-migrationcenter" % "0.26.0" ``` diff --git a/java-monitoring-dashboards/README.md b/java-monitoring-dashboards/README.md index b3ee02f80436..8aca80dc909f 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.45.0 + 2.46.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-monitoring-dashboard:2.45.0' +implementation 'com.google.cloud:google-cloud-monitoring-dashboard:2.46.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-dashboard" % "2.45.0" +libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-dashboard" % "2.46.0" ``` diff --git a/java-monitoring-metricsscope/README.md b/java-monitoring-metricsscope/README.md index 36fea4f3ee62..a11f292e4921 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.37.0 + 0.38.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-monitoring-metricsscope:0.37.0' +implementation 'com.google.cloud:google-cloud-monitoring-metricsscope:0.38.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-metricsscope" % "0.37.0" +libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-metricsscope" % "0.38.0" ``` diff --git a/java-monitoring/README.md b/java-monitoring/README.md index e027895a5c06..e0104862499b 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.44.0 + 3.45.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-monitoring:3.44.0' +implementation 'com.google.cloud:google-cloud-monitoring:3.45.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-monitoring" % "3.44.0" +libraryDependencies += "com.google.cloud" % "google-cloud-monitoring" % "3.45.0" ``` diff --git a/java-netapp/README.md b/java-netapp/README.md index 1cbaa2e0fa61..c221abc30989 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.22.0 + 0.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-netapp:0.22.0' +implementation 'com.google.cloud:google-cloud-netapp:0.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-netapp" % "0.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-netapp" % "0.23.0" ``` diff --git a/java-network-management/README.md b/java-network-management/README.md index 0dd26b5c9329..9354779763c9 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.44.0 + 1.45.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-network-management:1.44.0' +implementation 'com.google.cloud:google-cloud-network-management:1.45.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-network-management" % "1.44.0" +libraryDependencies += "com.google.cloud" % "google-cloud-network-management" % "1.45.0" ``` diff --git a/java-network-security/README.md b/java-network-security/README.md index 5a34343497d3..83e8b1b93c16 100644 --- a/java-network-security/README.md +++ b/java-network-security/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-network-security - 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-network-security:0.46.0' +implementation 'com.google.cloud:google-cloud-network-security:0.47.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-network-security" % "0.46.0" +libraryDependencies += "com.google.cloud" % "google-cloud-network-security" % "0.47.0" ``` diff --git a/java-networkconnectivity/README.md b/java-networkconnectivity/README.md index 21158e59fdb4..1de308167aca 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.42.0 + 1.43.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-networkconnectivity:1.42.0' +implementation 'com.google.cloud:google-cloud-networkconnectivity:1.43.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-networkconnectivity" % "1.42.0" +libraryDependencies += "com.google.cloud" % "google-cloud-networkconnectivity" % "1.43.0" ``` diff --git a/java-notebooks/README.md b/java-notebooks/README.md index dad7cd37c716..9501016f0250 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.41.0 + 1.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-notebooks:1.41.0' +implementation 'com.google.cloud:google-cloud-notebooks:1.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-notebooks" % "1.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-notebooks" % "1.42.0" ``` diff --git a/java-notification/README.md b/java-notification/README.md index 29f71d14ec7b..c1e372e2dbed 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.161.0-beta + 0.162.0-beta ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-notification:0.161.0-beta' +implementation 'com.google.cloud:google-cloud-notification:0.162.0-beta' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-notification" % "0.161.0-beta" +libraryDependencies += "com.google.cloud" % "google-cloud-notification" % "0.162.0-beta" ``` diff --git a/java-optimization/README.md b/java-optimization/README.md index d84fa4b51b6a..25a7dc2e3f79 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.41.0 + 1.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-optimization:1.41.0' +implementation 'com.google.cloud:google-cloud-optimization:1.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-optimization" % "1.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-optimization" % "1.42.0" ``` diff --git a/java-orchestration-airflow/README.md b/java-orchestration-airflow/README.md index 699cc5811f79..57eee276001e 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.43.0 + 1.44.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-orchestration-airflow:1.43.0' +implementation 'com.google.cloud:google-cloud-orchestration-airflow:1.44.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-orchestration-airflow" % "1.43.0" +libraryDependencies += "com.google.cloud" % "google-cloud-orchestration-airflow" % "1.44.0" ``` diff --git a/java-orgpolicy/README.md b/java-orgpolicy/README.md index fee61c0a1c2f..be63b27778ac 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.43.0 + 2.44.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-orgpolicy:2.43.0' +implementation 'com.google.cloud:google-cloud-orgpolicy:2.44.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-orgpolicy" % "2.43.0" +libraryDependencies += "com.google.cloud" % "google-cloud-orgpolicy" % "2.44.0" ``` diff --git a/java-os-config/README.md b/java-os-config/README.md index 1a08600db73c..56b90ebf8fa9 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.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-config:2.45.0' +implementation 'com.google.cloud:google-cloud-os-config:2.46.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-os-config" % "2.45.0" +libraryDependencies += "com.google.cloud" % "google-cloud-os-config" % "2.46.0" ``` diff --git a/java-os-login/README.md b/java-os-login/README.md index 510ea55f99b8..839d6d8ae61a 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.42.0 + 2.43.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-os-login:2.42.0' +implementation 'com.google.cloud:google-cloud-os-login:2.43.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-os-login" % "2.42.0" +libraryDependencies += "com.google.cloud" % "google-cloud-os-login" % "2.43.0" ``` diff --git a/java-parallelstore/README.md b/java-parallelstore/README.md index fb61f59b7d2e..b52369867848 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.6.0 + 0.7.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-parallelstore:0.6.0' +implementation 'com.google.cloud:google-cloud-parallelstore:0.7.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-parallelstore" % "0.6.0" +libraryDependencies += "com.google.cloud" % "google-cloud-parallelstore" % "0.7.0" ``` diff --git a/java-phishingprotection/README.md b/java-phishingprotection/README.md index 9ccea75a8734..5a9222e90896 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.74.0 + 0.75.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-phishingprotection:0.74.0' +implementation 'com.google.cloud:google-cloud-phishingprotection:0.75.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-phishingprotection" % "0.74.0" +libraryDependencies += "com.google.cloud" % "google-cloud-phishingprotection" % "0.75.0" ``` diff --git a/java-policy-troubleshooter/README.md b/java-policy-troubleshooter/README.md index 29b119f2d074..0ce154be6a1b 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.42.0 + 1.43.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-policy-troubleshooter:1.42.0' +implementation 'com.google.cloud:google-cloud-policy-troubleshooter:1.43.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-policy-troubleshooter" % "1.42.0" +libraryDependencies += "com.google.cloud" % "google-cloud-policy-troubleshooter" % "1.43.0" ``` diff --git a/java-policysimulator/README.md b/java-policysimulator/README.md index 2b44f9e564d2..b5326e32b8f2 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.22.0 + 0.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-policysimulator:0.22.0' +implementation 'com.google.cloud:google-cloud-policysimulator:0.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-policysimulator" % "0.22.0" +libraryDependencies += "com.google.cloud" % "google-cloud-policysimulator" % "0.23.0" ``` diff --git a/java-private-catalog/README.md b/java-private-catalog/README.md index 6ed24fbab02a..67586e7a7ebb 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.45.0 + 0.46.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-private-catalog:0.45.0' +implementation 'com.google.cloud:google-cloud-private-catalog:0.46.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-private-catalog" % "0.45.0" +libraryDependencies += "com.google.cloud" % "google-cloud-private-catalog" % "0.46.0" ``` diff --git a/java-profiler/README.md b/java-profiler/README.md index e68ce13b8698..d3798b5eaaf3 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.43.0 + 2.44.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-profiler:2.43.0' +implementation 'com.google.cloud:google-cloud-profiler:2.44.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "2.43.0" +libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "2.44.0" ``` diff --git a/java-publicca/README.md b/java-publicca/README.md index 9ac95ddb528f..b6b807048751 100644 --- a/java-publicca/README.md +++ b/java-publicca/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-publicca - 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-publicca:0.40.0' +implementation 'com.google.cloud:google-cloud-publicca:0.41.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-publicca" % "0.40.0" +libraryDependencies += "com.google.cloud" % "google-cloud-publicca" % "0.41.0" ``` diff --git a/java-rapidmigrationassessment/README.md b/java-rapidmigrationassessment/README.md index cb1285e6d911..f1284650ed19 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.26.0 + 0.27.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-rapidmigrationassessment:0.26.0' +implementation 'com.google.cloud:google-cloud-rapidmigrationassessment:0.27.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-rapidmigrationassessment" % "0.26.0" +libraryDependencies += "com.google.cloud" % "google-cloud-rapidmigrationassessment" % "0.27.0" ``` diff --git a/java-recaptchaenterprise/README.md b/java-recaptchaenterprise/README.md index a0ee0b02a9cc..2c2b22ece19c 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.40.0 + 3.41.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-recaptchaenterprise:3.40.0' +implementation 'com.google.cloud:google-cloud-recaptchaenterprise:3.41.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-recaptchaenterprise" % "3.40.0" +libraryDependencies += "com.google.cloud" % "google-cloud-recaptchaenterprise" % "3.41.0" ``` diff --git a/java-recommendations-ai/README.md b/java-recommendations-ai/README.md index 98b6fcfe120e..8c46c91312db 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.50.0 + 0.51.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-recommendations-ai:0.50.0' +implementation 'com.google.cloud:google-cloud-recommendations-ai:0.51.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-recommendations-ai" % "0.50.0" +libraryDependencies += "com.google.cloud" % "google-cloud-recommendations-ai" % "0.51.0" ``` diff --git a/java-recommender/README.md b/java-recommender/README.md index 2f871243c362..66f910dc6b4a 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.45.0 + 2.46.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-recommender:2.45.0' +implementation 'com.google.cloud:google-cloud-recommender:2.46.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-recommender" % "2.45.0" +libraryDependencies += "com.google.cloud" % "google-cloud-recommender" % "2.46.0" ``` diff --git a/java-redis-cluster/README.md b/java-redis-cluster/README.md index 7e5e525df82b..740557af8c68 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.15.0 + 0.16.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-redis-cluster:0.15.0' +implementation 'com.google.cloud:google-cloud-redis-cluster:0.16.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-redis-cluster" % "0.15.0" +libraryDependencies += "com.google.cloud" % "google-cloud-redis-cluster" % "0.16.0" ``` diff --git a/java-redis/README.md b/java-redis/README.md index 023ee19d9114..12d90290790b 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.46.0 + 2.47.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-redis:2.46.0' +implementation 'com.google.cloud:google-cloud-redis:2.47.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-redis" % "2.46.0" +libraryDependencies += "com.google.cloud" % "google-cloud-redis" % "2.47.0" ``` diff --git a/java-resource-settings/README.md b/java-resource-settings/README.md index e7cc3175a151..70f4637de926 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.43.0 + 1.44.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-resource-settings:1.43.0' +implementation 'com.google.cloud:google-cloud-resource-settings:1.44.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-resource-settings" % "1.43.0" +libraryDependencies += "com.google.cloud" % "google-cloud-resource-settings" % "1.44.0" ``` diff --git a/java-resourcemanager/README.md b/java-resourcemanager/README.md index e9b5ab32fbd2..82499b4c25ab 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.45.0 + 1.46.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-resourcemanager:1.45.0' +implementation 'com.google.cloud:google-cloud-resourcemanager:1.46.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "1.45.0" +libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "1.46.0" ``` diff --git a/java-retail/README.md b/java-retail/README.md index 0756a93813a8..95fa3b0ac43c 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.45.0 + 2.46.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-retail:2.45.0' +implementation 'com.google.cloud:google-cloud-retail:2.46.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-retail" % "2.45.0" +libraryDependencies += "com.google.cloud" % "google-cloud-retail" % "2.46.0" ``` diff --git a/java-run/README.md b/java-run/README.md index 6fdc623ca7a8..2b59c04010e9 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.43.0 + 0.44.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-run:0.43.0' +implementation 'com.google.cloud:google-cloud-run:0.44.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-run" % "0.43.0" +libraryDependencies += "com.google.cloud" % "google-cloud-run" % "0.44.0" ``` diff --git a/java-scheduler/README.md b/java-scheduler/README.md index 33cb9e588c32..34a1acc67bae 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.43.0 + 2.44.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-scheduler:2.43.0' +implementation 'com.google.cloud:google-cloud-scheduler:2.44.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-scheduler" % "2.43.0" +libraryDependencies += "com.google.cloud" % "google-cloud-scheduler" % "2.44.0" ``` diff --git a/java-secretmanager/README.md b/java-secretmanager/README.md index ff754e0a6222..aa75f22b730b 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.43.0 + 2.44.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-secretmanager:2.43.0' +implementation 'com.google.cloud:google-cloud-secretmanager:2.44.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-secretmanager" % "2.43.0" +libraryDependencies += "com.google.cloud" % "google-cloud-secretmanager" % "2.44.0" ``` diff --git a/java-securesourcemanager/README.md b/java-securesourcemanager/README.md index 512663cb7d48..b9dd6f435840 100644 --- a/java-securesourcemanager/README.md +++ b/java-securesourcemanager/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-securesourcemanager - 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-securesourcemanager:0.13.0' +implementation 'com.google.cloud:google-cloud-securesourcemanager:0.14.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securesourcemanager" % "0.13.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securesourcemanager" % "0.14.0" ``` diff --git a/java-security-private-ca/README.md b/java-security-private-ca/README.md index 8873486819f0..691db49fe034 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.45.0 + 2.46.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-security-private-ca:2.45.0' +implementation 'com.google.cloud:google-cloud-security-private-ca:2.46.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-security-private-ca" % "2.45.0" +libraryDependencies += "com.google.cloud" % "google-cloud-security-private-ca" % "2.46.0" ``` diff --git a/java-securitycenter-settings/README.md b/java-securitycenter-settings/README.md index 40db960ffabc..6b25e0ec4bb3 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.46.0 + 0.47.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-securitycenter-settings:0.46.0' +implementation 'com.google.cloud:google-cloud-securitycenter-settings:0.47.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter-settings" % "0.46.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter-settings" % "0.47.0" ``` diff --git a/java-securitycenter/README.md b/java-securitycenter/README.md index 853106d4afd9..3a9e012da0c1 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.51.0 + 2.52.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-securitycenter:2.51.0' +implementation 'com.google.cloud:google-cloud-securitycenter:2.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.52.0" ``` diff --git a/java-securitycentermanagement/README.md b/java-securitycentermanagement/README.md index 9e0571e7b9aa..dcf138c85503 100644 --- a/java-securitycentermanagement/README.md +++ b/java-securitycentermanagement/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-securitycentermanagement - 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-securitycentermanagement:0.11.0' +implementation 'com.google.cloud:google-cloud-securitycentermanagement:0.12.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securitycentermanagement" % "0.11.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securitycentermanagement" % "0.12.0" ``` diff --git a/java-securityposture/README.md b/java-securityposture/README.md index d5a1e1080cb7..d58f6ec185c8 100644 --- a/java-securityposture/README.md +++ b/java-securityposture/README.md @@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-securityposture - 0.8.0 + 0.9.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-securityposture:0.8.0' +implementation 'com.google.cloud:google-cloud-securityposture:0.9.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securityposture" % "0.8.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securityposture" % "0.9.0" ``` diff --git a/java-service-control/README.md b/java-service-control/README.md index d489ca4898bd..14f2729def23 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.43.0 + 1.44.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-service-control:1.43.0' +implementation 'com.google.cloud:google-cloud-service-control:1.44.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.43.0" +libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.44.0" ``` diff --git a/java-service-management/README.md b/java-service-management/README.md index a5ca699a80f7..c7890bfb4070 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.41.0 + 3.42.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-service-management:3.41.0' +implementation 'com.google.cloud:google-cloud-service-management:3.42.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.41.0" +libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.42.0" ``` diff --git a/java-service-usage/README.md b/java-service-usage/README.md index a683b78bebd5..b1e0dbb6874c 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.43.0 + 2.44.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-service-usage:2.43.0' +implementation 'com.google.cloud:google-cloud-service-usage:2.44.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.43.0" +libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.44.0" ``` diff --git a/java-servicedirectory/README.md b/java-servicedirectory/README.md index 4ba667c63e30..73dc3538f549 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.44.0 + 2.45.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-servicedirectory:2.44.0' +implementation 'com.google.cloud:google-cloud-servicedirectory:2.45.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.44.0" +libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.45.0" ``` diff --git a/java-servicehealth/README.md b/java-servicehealth/README.md index c3824d5363e4..d9be94a0af05 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.10.0 + 0.11.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-servicehealth:0.10.0' +implementation 'com.google.cloud:google-cloud-servicehealth:0.11.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-servicehealth" % "0.10.0" +libraryDependencies += "com.google.cloud" % "google-cloud-servicehealth" % "0.11.0" ``` diff --git a/java-shell/README.md b/java-shell/README.md index f326f93d48db..52259838bdfd 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.42.0 + 2.43.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-shell:2.42.0' +implementation 'com.google.cloud:google-cloud-shell:2.43.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.42.0" +libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.43.0" ``` diff --git a/java-shopping-css/README.md b/java-shopping-css/README.md index 598740288174..52eed1ba167a 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.11.0 + 0.12.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-css:0.11.0' +implementation 'com.google.shopping:google-shopping-css:0.12.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-css" % "0.11.0" +libraryDependencies += "com.google.shopping" % "google-shopping-css" % "0.12.0" ``` diff --git a/java-shopping-merchant-conversions/README.md b/java-shopping-merchant-conversions/README.md index 3a0d799996dd..39c7b2fa3c7a 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.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-conversions:0.2.0' +implementation 'com.google.shopping:google-shopping-merchant-conversions:0.3.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-conversions" % "0.2.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-conversions" % "0.3.0" ``` diff --git a/java-shopping-merchant-inventories/README.md b/java-shopping-merchant-inventories/README.md index 93a96610a18d..334a0a4e5648 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.19.0 + 0.20.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-inventories:0.19.0' +implementation 'com.google.shopping:google-shopping-merchant-inventories:0.20.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-inventories" % "0.19.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-inventories" % "0.20.0" ``` diff --git a/java-shopping-merchant-lfp/README.md b/java-shopping-merchant-lfp/README.md index b166b033dbee..46a40eaa3346 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.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-lfp:0.2.0' +implementation 'com.google.shopping:google-shopping-merchant-lfp:0.3.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-lfp" % "0.2.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-lfp" % "0.3.0" ``` diff --git a/java-shopping-merchant-notifications/README.md b/java-shopping-merchant-notifications/README.md index eb6d6477924d..6f9c3a2fd54c 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.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-notifications:0.2.0' +implementation 'com.google.shopping:google-shopping-merchant-notifications:0.3.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-notifications" % "0.2.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-notifications" % "0.3.0" ``` diff --git a/java-shopping-merchant-quota/README.md b/java-shopping-merchant-quota/README.md index e47b9e2d2a50..ae43fd4c8ea7 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.6.0 + 0.7.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-quota:0.6.0' +implementation 'com.google.shopping:google-shopping-merchant-quota:0.7.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-quota" % "0.6.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-quota" % "0.7.0" ``` diff --git a/java-shopping-merchant-reports/README.md b/java-shopping-merchant-reports/README.md index a044fb9cfada..523cad836296 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.19.0 + 0.20.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-reports:0.19.0' +implementation 'com.google.shopping:google-shopping-merchant-reports:0.20.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-reports" % "0.19.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-reports" % "0.20.0" ```