From 55cf652815358bdd4cb49095f08d3c800ffeca4e Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 14:50:02 +0000 Subject: [PATCH] chore(main): release 1.46.0 --- 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-iap/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-managedkafka/README.md | 6 +++--- java-maps-addressvalidation/README.md | 6 +++--- java-maps-area-insights/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-marketingplatformadminapi/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-networkservices/README.md | 6 +++--- java-notebooks/README.md | 6 +++--- java-notification/README.md | 6 +++--- java-optimization/README.md | 6 +++--- java-oracledatabase/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-privilegedaccessmanager/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-accounts/README.md | 6 +++--- java-shopping-merchant-conversions/README.md | 6 +++--- java-shopping-merchant-datasources/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-products/README.md | 6 +++--- java-shopping-merchant-promotions/README.md | 6 +++--- java-shopping-merchant-quota/README.md | 6 +++--- java-shopping-merchant-reports/README.md | 6 +++--- java-speech/README.md | 6 +++--- java-storage-transfer/README.md | 6 +++--- java-storageinsights/README.md | 6 +++--- java-talent/README.md | 6 +++--- java-tasks/README.md | 6 +++--- java-telcoautomation/README.md | 6 +++--- java-texttospeech/README.md | 6 +++--- java-tpu/README.md | 6 +++--- java-trace/README.md | 6 +++--- java-translate/README.md | 6 +++--- java-vertexai/README.md | 6 +++--- 99 files changed, 297 insertions(+), 297 deletions(-) diff --git a/java-gke-multi-cloud/README.md b/java-gke-multi-cloud/README.md index afd9b49e39d8..857a467e3b17 100644 --- a/java-gke-multi-cloud/README.md +++ b/java-gke-multi-cloud/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-gke-multi-cloud - 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-gke-multi-cloud:0.50.0' +implementation 'com.google.cloud:google-cloud-gke-multi-cloud:0.51.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gke-multi-cloud" % "0.50.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gke-multi-cloud" % "0.51.0" ``` diff --git a/java-gkehub/README.md b/java-gkehub/README.md index 3d9dfab83b07..e6bd2b646f81 100644 --- a/java-gkehub/README.md +++ b/java-gkehub/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-gkehub - 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-gkehub:1.51.0' +implementation 'com.google.cloud:google-cloud-gkehub:1.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gkehub" % "1.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gkehub" % "1.52.0" ``` diff --git a/java-grafeas/README.md b/java-grafeas/README.md index e6318ad3f5f1..525201b848d3 100644 --- a/java-grafeas/README.md +++ b/java-grafeas/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: io.grafeas grafeas - 2.52.0 + 2.53.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'io.grafeas:grafeas:2.52.0' +implementation 'io.grafeas:grafeas:2.53.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "io.grafeas" % "grafeas" % "2.52.0" +libraryDependencies += "io.grafeas" % "grafeas" % "2.53.0" ``` diff --git a/java-gsuite-addons/README.md b/java-gsuite-addons/README.md index f5125ded6457..38b581bb94cf 100644 --- a/java-gsuite-addons/README.md +++ b/java-gsuite-addons/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-gsuite-addons - 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-gsuite-addons:2.51.0' +implementation 'com.google.cloud:google-cloud-gsuite-addons:2.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-gsuite-addons" % "2.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-gsuite-addons" % "2.52.0" ``` diff --git a/java-iam-admin/README.md b/java-iam-admin/README.md index 8a1a87dbb052..9767996351ba 100644 --- a/java-iam-admin/README.md +++ b/java-iam-admin/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-iam-admin - 0.2.0 + 3.47.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-iam-admin:0.2.0' +implementation 'com.google.cloud:google-iam-admin:3.47.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-iam-admin" % "0.2.0" +libraryDependencies += "com.google.cloud" % "google-iam-admin" % "3.47.0" ``` diff --git a/java-iam/README.md b/java-iam/README.md index 27d045af5afa..71bf13a72b96 100644 --- a/java-iam/README.md +++ b/java-iam/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-iam-policy - 1.49.0 + 1.50.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-iam-policy:1.49.0' +implementation 'com.google.cloud:google-iam-policy:1.50.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-iam-policy" % "1.49.0" +libraryDependencies += "com.google.cloud" % "google-iam-policy" % "1.50.0" ``` diff --git a/java-iamcredentials/README.md b/java-iamcredentials/README.md index a5410c3bd9d9..a08fccb8b2cc 100644 --- a/java-iamcredentials/README.md +++ b/java-iamcredentials/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-iamcredentials - 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-iamcredentials:2.51.0' +implementation 'com.google.cloud:google-cloud-iamcredentials:2.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-iamcredentials" % "2.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-iamcredentials" % "2.52.0" ``` diff --git a/java-iap/README.md b/java-iap/README.md index 2f172e54b48e..4332e7609650 100644 --- a/java-iap/README.md +++ b/java-iap/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-iap - 0.7.0 + 0.8.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-iap:0.7.0' +implementation 'com.google.cloud:google-cloud-iap:0.8.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-iap" % "0.7.0" +libraryDependencies += "com.google.cloud" % "google-cloud-iap" % "0.8.0" ``` diff --git a/java-ids/README.md b/java-ids/README.md index f20a149857a6..60d3ff280695 100644 --- a/java-ids/README.md +++ b/java-ids/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-ids - 1.50.0 + 1.51.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-ids:1.50.0' +implementation 'com.google.cloud:google-cloud-ids:1.51.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-ids" % "1.50.0" +libraryDependencies += "com.google.cloud" % "google-cloud-ids" % "1.51.0" ``` diff --git a/java-infra-manager/README.md b/java-infra-manager/README.md index 716f56da576e..0f6884a392c8 100644 --- a/java-infra-manager/README.md +++ b/java-infra-manager/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-infra-manager - 0.28.0 + 0.29.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-infra-manager:0.28.0' +implementation 'com.google.cloud:google-cloud-infra-manager:0.29.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-infra-manager" % "0.28.0" +libraryDependencies += "com.google.cloud" % "google-cloud-infra-manager" % "0.29.0" ``` diff --git a/java-iot/README.md b/java-iot/README.md index 1187478ed542..d74bc26a6d2e 100644 --- a/java-iot/README.md +++ b/java-iot/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-iot - 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-iot:2.51.0' +implementation 'com.google.cloud:google-cloud-iot:2.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-iot" % "2.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-iot" % "2.52.0" ``` diff --git a/java-kms/README.md b/java-kms/README.md index c743221cd546..ec954d5258a4 100644 --- a/java-kms/README.md +++ b/java-kms/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-kms - 2.54.0 + 2.55.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-kms:2.54.0' +implementation 'com.google.cloud:google-cloud-kms:2.55.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-kms" % "2.54.0" +libraryDependencies += "com.google.cloud" % "google-cloud-kms" % "2.55.0" ``` diff --git a/java-kmsinventory/README.md b/java-kmsinventory/README.md index ce5e7ce061ee..699c2d511c7a 100644 --- a/java-kmsinventory/README.md +++ b/java-kmsinventory/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-kmsinventory - 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-kmsinventory:0.40.0' +implementation 'com.google.cloud:google-cloud-kmsinventory:0.41.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-kmsinventory" % "0.40.0" +libraryDependencies += "com.google.cloud" % "google-cloud-kmsinventory" % "0.41.0" ``` diff --git a/java-language/README.md b/java-language/README.md index f007f733c98e..5006c06d7b52 100644 --- a/java-language/README.md +++ b/java-language/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-language - 2.52.0 + 2.53.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-language:2.52.0' +implementation 'com.google.cloud:google-cloud-language:2.53.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-language" % "2.52.0" +libraryDependencies += "com.google.cloud" % "google-cloud-language" % "2.53.0" ``` diff --git a/java-life-sciences/README.md b/java-life-sciences/README.md index 9620a94a263d..c9cac888da3e 100644 --- a/java-life-sciences/README.md +++ b/java-life-sciences/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-life-sciences - 0.53.0 + 0.54.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-life-sciences:0.53.0' +implementation 'com.google.cloud:google-cloud-life-sciences:0.54.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-life-sciences" % "0.53.0" +libraryDependencies += "com.google.cloud" % "google-cloud-life-sciences" % "0.54.0" ``` diff --git a/java-managed-identities/README.md b/java-managed-identities/README.md index f65f5d0cc2b9..c66866f77778 100644 --- a/java-managed-identities/README.md +++ b/java-managed-identities/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-managed-identities - 1.49.0 + 1.50.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-managed-identities:1.49.0' +implementation 'com.google.cloud:google-cloud-managed-identities:1.50.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-managed-identities" % "1.49.0" +libraryDependencies += "com.google.cloud" % "google-cloud-managed-identities" % "1.50.0" ``` diff --git a/java-managedkafka/README.md b/java-managedkafka/README.md index fb62c1d242d7..48b7cd5f8a8f 100644 --- a/java-managedkafka/README.md +++ b/java-managedkafka/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-managedkafka - 0.7.0 + 0.8.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-managedkafka:0.7.0' +implementation 'com.google.cloud:google-cloud-managedkafka:0.8.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-managedkafka" % "0.7.0" +libraryDependencies += "com.google.cloud" % "google-cloud-managedkafka" % "0.8.0" ``` diff --git a/java-maps-addressvalidation/README.md b/java-maps-addressvalidation/README.md index 582f8b5df42d..7aebc97ac24a 100644 --- a/java-maps-addressvalidation/README.md +++ b/java-maps-addressvalidation/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-addressvalidation - 0.45.0 + 0.46.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-addressvalidation:0.45.0' +implementation 'com.google.maps:google-maps-addressvalidation:0.46.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-addressvalidation" % "0.45.0" +libraryDependencies += "com.google.maps" % "google-maps-addressvalidation" % "0.46.0" ``` diff --git a/java-maps-area-insights/README.md b/java-maps-area-insights/README.md index 000d0962ec55..e0c2f2affc37 100644 --- a/java-maps-area-insights/README.md +++ b/java-maps-area-insights/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-area-insights - 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-area-insights:0.2.0' +implementation 'com.google.maps:google-maps-area-insights:0.3.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-area-insights" % "0.2.0" +libraryDependencies += "com.google.maps" % "google-maps-area-insights" % "0.3.0" ``` diff --git a/java-maps-mapsplatformdatasets/README.md b/java-maps-mapsplatformdatasets/README.md index 3fb3de327ec7..2ababdcd0fed 100644 --- a/java-maps-mapsplatformdatasets/README.md +++ b/java-maps-mapsplatformdatasets/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-mapsplatformdatasets - 0.40.0 + 0.41.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-mapsplatformdatasets:0.40.0' +implementation 'com.google.maps:google-maps-mapsplatformdatasets:0.41.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-mapsplatformdatasets" % "0.40.0" +libraryDependencies += "com.google.maps" % "google-maps-mapsplatformdatasets" % "0.41.0" ``` diff --git a/java-maps-places/README.md b/java-maps-places/README.md index 12ec231d7668..a152ac7899c8 100644 --- a/java-maps-places/README.md +++ b/java-maps-places/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-places - 0.22.0 + 0.23.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-places:0.22.0' +implementation 'com.google.maps:google-maps-places:0.23.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-places" % "0.22.0" +libraryDependencies += "com.google.maps" % "google-maps-places" % "0.23.0" ``` diff --git a/java-maps-routeoptimization/README.md b/java-maps-routeoptimization/README.md index be77f856ff04..f0fd809e8759 100644 --- a/java-maps-routeoptimization/README.md +++ b/java-maps-routeoptimization/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-routeoptimization - 0.9.0 + 0.10.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-routeoptimization:0.9.0' +implementation 'com.google.maps:google-maps-routeoptimization:0.10.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-routeoptimization" % "0.9.0" +libraryDependencies += "com.google.maps" % "google-maps-routeoptimization" % "0.10.0" ``` diff --git a/java-maps-routing/README.md b/java-maps-routing/README.md index f12e3f133a2b..d4cfad48cdc2 100644 --- a/java-maps-routing/README.md +++ b/java-maps-routing/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-routing - 1.36.0 + 1.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-routing:1.36.0' +implementation 'com.google.maps:google-maps-routing:1.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-routing" % "1.36.0" +libraryDependencies += "com.google.maps" % "google-maps-routing" % "1.37.0" ``` diff --git a/java-maps-solar/README.md b/java-maps-solar/README.md index f4ea8f5ae90f..9a793719f3e2 100644 --- a/java-maps-solar/README.md +++ b/java-maps-solar/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.maps google-maps-solar - 0.10.0 + 0.11.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.maps:google-maps-solar:0.10.0' +implementation 'com.google.maps:google-maps-solar:0.11.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.maps" % "google-maps-solar" % "0.10.0" +libraryDependencies += "com.google.maps" % "google-maps-solar" % "0.11.0" ``` diff --git a/java-marketingplatformadminapi/README.md b/java-marketingplatformadminapi/README.md index f0c13d5b8217..f57630c62f04 100644 --- a/java-marketingplatformadminapi/README.md +++ b/java-marketingplatformadminapi/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.ads-marketingplatform admin - 0.0.0 + 0.1.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.ads-marketingplatform:admin:0.0.0' +implementation 'com.google.ads-marketingplatform:admin:0.1.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.ads-marketingplatform" % "admin" % "0.0.0" +libraryDependencies += "com.google.ads-marketingplatform" % "admin" % "0.1.0" ``` diff --git a/java-mediatranslation/README.md b/java-mediatranslation/README.md index fde695dc88bf..7b0c35c9fcf0 100644 --- a/java-mediatranslation/README.md +++ b/java-mediatranslation/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-mediatranslation - 0.57.0 + 0.58.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-mediatranslation:0.57.0' +implementation 'com.google.cloud:google-cloud-mediatranslation:0.58.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-mediatranslation" % "0.57.0" +libraryDependencies += "com.google.cloud" % "google-cloud-mediatranslation" % "0.58.0" ``` diff --git a/java-meet/README.md b/java-meet/README.md index 00f973d73153..482cfd37ad1e 100644 --- a/java-meet/README.md +++ b/java-meet/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-meet - 0.18.0 + 0.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-meet:0.18.0' +implementation 'com.google.cloud:google-cloud-meet:0.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-meet" % "0.18.0" +libraryDependencies += "com.google.cloud" % "google-cloud-meet" % "0.19.0" ``` diff --git a/java-memcache/README.md b/java-memcache/README.md index ca07e5a848eb..5b0f9ee7fe5d 100644 --- a/java-memcache/README.md +++ b/java-memcache/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-memcache - 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-memcache:2.51.0' +implementation 'com.google.cloud:google-cloud-memcache:2.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-memcache" % "2.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-memcache" % "2.52.0" ``` diff --git a/java-migrationcenter/README.md b/java-migrationcenter/README.md index f1d273c3f870..7d598581af73 100644 --- a/java-migrationcenter/README.md +++ b/java-migrationcenter/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-migrationcenter - 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-migrationcenter:0.33.0' +implementation 'com.google.cloud:google-cloud-migrationcenter:0.34.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-migrationcenter" % "0.33.0" +libraryDependencies += "com.google.cloud" % "google-cloud-migrationcenter" % "0.34.0" ``` diff --git a/java-monitoring-dashboards/README.md b/java-monitoring-dashboards/README.md index ae384e8a1368..fa7a924fb984 100644 --- a/java-monitoring-dashboards/README.md +++ b/java-monitoring-dashboards/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-monitoring-dashboard - 2.53.0 + 2.54.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-monitoring-dashboard:2.53.0' +implementation 'com.google.cloud:google-cloud-monitoring-dashboard:2.54.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-dashboard" % "2.53.0" +libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-dashboard" % "2.54.0" ``` diff --git a/java-monitoring-metricsscope/README.md b/java-monitoring-metricsscope/README.md index 8379c2c079e7..4235fb6b0fe9 100644 --- a/java-monitoring-metricsscope/README.md +++ b/java-monitoring-metricsscope/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-monitoring-metricsscope - 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-monitoring-metricsscope:0.45.0' +implementation 'com.google.cloud:google-cloud-monitoring-metricsscope:0.46.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-metricsscope" % "0.45.0" +libraryDependencies += "com.google.cloud" % "google-cloud-monitoring-metricsscope" % "0.46.0" ``` diff --git a/java-monitoring/README.md b/java-monitoring/README.md index 25122e8a2c30..e0ca471c83ca 100644 --- a/java-monitoring/README.md +++ b/java-monitoring/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-monitoring - 3.52.0 + 3.53.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-monitoring:3.52.0' +implementation 'com.google.cloud:google-cloud-monitoring:3.53.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-monitoring" % "3.52.0" +libraryDependencies += "com.google.cloud" % "google-cloud-monitoring" % "3.53.0" ``` diff --git a/java-netapp/README.md b/java-netapp/README.md index 99ea38c97f9a..bcfb0b337532 100644 --- a/java-netapp/README.md +++ b/java-netapp/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-netapp - 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-netapp:0.30.0' +implementation 'com.google.cloud:google-cloud-netapp:0.31.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-netapp" % "0.30.0" +libraryDependencies += "com.google.cloud" % "google-cloud-netapp" % "0.31.0" ``` diff --git a/java-network-management/README.md b/java-network-management/README.md index bf5a42a72734..9700170d6fdb 100644 --- a/java-network-management/README.md +++ b/java-network-management/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-network-management - 1.52.0 + 1.53.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-network-management:1.52.0' +implementation 'com.google.cloud:google-cloud-network-management:1.53.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-network-management" % "1.52.0" +libraryDependencies += "com.google.cloud" % "google-cloud-network-management" % "1.53.0" ``` diff --git a/java-network-security/README.md b/java-network-security/README.md index bf8b8a484057..292537591825 100644 --- a/java-network-security/README.md +++ b/java-network-security/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-network-security - 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-network-security:0.54.0' +implementation 'com.google.cloud:google-cloud-network-security:0.55.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-network-security" % "0.54.0" +libraryDependencies += "com.google.cloud" % "google-cloud-network-security" % "0.55.0" ``` diff --git a/java-networkconnectivity/README.md b/java-networkconnectivity/README.md index 6dd39d7ebbff..d9843db9f30e 100644 --- a/java-networkconnectivity/README.md +++ b/java-networkconnectivity/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-networkconnectivity - 1.50.0 + 1.51.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-networkconnectivity:1.50.0' +implementation 'com.google.cloud:google-cloud-networkconnectivity:1.51.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-networkconnectivity" % "1.50.0" +libraryDependencies += "com.google.cloud" % "google-cloud-networkconnectivity" % "1.51.0" ``` diff --git a/java-networkservices/README.md b/java-networkservices/README.md index f04b4ad9004e..5f948f7911bc 100644 --- a/java-networkservices/README.md +++ b/java-networkservices/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-networkservices - 0.7.0 + 0.8.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-networkservices:0.7.0' +implementation 'com.google.cloud:google-cloud-networkservices:0.8.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-networkservices" % "0.7.0" +libraryDependencies += "com.google.cloud" % "google-cloud-networkservices" % "0.8.0" ``` diff --git a/java-notebooks/README.md b/java-notebooks/README.md index 748a678ae7bc..de54c31aa96d 100644 --- a/java-notebooks/README.md +++ b/java-notebooks/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-notebooks - 1.49.0 + 1.50.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-notebooks:1.49.0' +implementation 'com.google.cloud:google-cloud-notebooks:1.50.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-notebooks" % "1.49.0" +libraryDependencies += "com.google.cloud" % "google-cloud-notebooks" % "1.50.0" ``` diff --git a/java-notification/README.md b/java-notification/README.md index 2b021427248d..fcaa2a0624a2 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.169.0-beta + 0.170.0-beta ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-notification:0.169.0-beta' +implementation 'com.google.cloud:google-cloud-notification:0.170.0-beta' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-notification" % "0.169.0-beta" +libraryDependencies += "com.google.cloud" % "google-cloud-notification" % "0.170.0-beta" ``` diff --git a/java-optimization/README.md b/java-optimization/README.md index 7736949e756a..cf384297da73 100644 --- a/java-optimization/README.md +++ b/java-optimization/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-optimization - 1.49.0 + 1.50.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-optimization:1.49.0' +implementation 'com.google.cloud:google-cloud-optimization:1.50.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-optimization" % "1.49.0" +libraryDependencies += "com.google.cloud" % "google-cloud-optimization" % "1.50.0" ``` diff --git a/java-oracledatabase/README.md b/java-oracledatabase/README.md index f00d46841f52..19f4cfa3a3e5 100644 --- a/java-oracledatabase/README.md +++ b/java-oracledatabase/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-oracledatabase - 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-oracledatabase:0.0.0' +implementation 'com.google.cloud:google-cloud-oracledatabase:0.1.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-oracledatabase" % "0.0.0" +libraryDependencies += "com.google.cloud" % "google-cloud-oracledatabase" % "0.1.0" ``` diff --git a/java-orchestration-airflow/README.md b/java-orchestration-airflow/README.md index a0a9ffe17b33..c8825362d649 100644 --- a/java-orchestration-airflow/README.md +++ b/java-orchestration-airflow/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-orchestration-airflow - 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-orchestration-airflow:1.51.0' +implementation 'com.google.cloud:google-cloud-orchestration-airflow:1.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-orchestration-airflow" % "1.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-orchestration-airflow" % "1.52.0" ``` diff --git a/java-orgpolicy/README.md b/java-orgpolicy/README.md index 4ab911f4a06e..1febb2d80712 100644 --- a/java-orgpolicy/README.md +++ b/java-orgpolicy/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-orgpolicy - 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-orgpolicy:2.51.0' +implementation 'com.google.cloud:google-cloud-orgpolicy:2.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-orgpolicy" % "2.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-orgpolicy" % "2.52.0" ``` diff --git a/java-os-config/README.md b/java-os-config/README.md index 43faa50c5654..7928bc75649c 100644 --- a/java-os-config/README.md +++ b/java-os-config/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-os-config - 2.53.0 + 2.54.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-os-config:2.53.0' +implementation 'com.google.cloud:google-cloud-os-config:2.54.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-os-config" % "2.53.0" +libraryDependencies += "com.google.cloud" % "google-cloud-os-config" % "2.54.0" ``` diff --git a/java-os-login/README.md b/java-os-login/README.md index af47a5988c2c..aa5df844a2a1 100644 --- a/java-os-login/README.md +++ b/java-os-login/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-os-login - 2.50.0 + 2.51.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-os-login:2.50.0' +implementation 'com.google.cloud:google-cloud-os-login:2.51.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-os-login" % "2.50.0" +libraryDependencies += "com.google.cloud" % "google-cloud-os-login" % "2.51.0" ``` diff --git a/java-parallelstore/README.md b/java-parallelstore/README.md index c8294029d982..270c0db2420d 100644 --- a/java-parallelstore/README.md +++ b/java-parallelstore/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-parallelstore - 0.14.0 + 0.15.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-parallelstore:0.14.0' +implementation 'com.google.cloud:google-cloud-parallelstore:0.15.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-parallelstore" % "0.14.0" +libraryDependencies += "com.google.cloud" % "google-cloud-parallelstore" % "0.15.0" ``` diff --git a/java-phishingprotection/README.md b/java-phishingprotection/README.md index 155d45490939..1ea640562c1b 100644 --- a/java-phishingprotection/README.md +++ b/java-phishingprotection/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-phishingprotection - 0.82.0 + 0.83.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-phishingprotection:0.82.0' +implementation 'com.google.cloud:google-cloud-phishingprotection:0.83.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-phishingprotection" % "0.82.0" +libraryDependencies += "com.google.cloud" % "google-cloud-phishingprotection" % "0.83.0" ``` diff --git a/java-policy-troubleshooter/README.md b/java-policy-troubleshooter/README.md index b07a21bb6186..fcef28f4f237 100644 --- a/java-policy-troubleshooter/README.md +++ b/java-policy-troubleshooter/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-policy-troubleshooter - 1.50.0 + 1.51.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-policy-troubleshooter:1.50.0' +implementation 'com.google.cloud:google-cloud-policy-troubleshooter:1.51.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-policy-troubleshooter" % "1.50.0" +libraryDependencies += "com.google.cloud" % "google-cloud-policy-troubleshooter" % "1.51.0" ``` diff --git a/java-policysimulator/README.md b/java-policysimulator/README.md index 838ab7826327..4e32e56c7ca4 100644 --- a/java-policysimulator/README.md +++ b/java-policysimulator/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-policysimulator - 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-policysimulator:0.30.0' +implementation 'com.google.cloud:google-cloud-policysimulator:0.31.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-policysimulator" % "0.30.0" +libraryDependencies += "com.google.cloud" % "google-cloud-policysimulator" % "0.31.0" ``` diff --git a/java-private-catalog/README.md b/java-private-catalog/README.md index d69032cf6be4..4239ca3b3fdc 100644 --- a/java-private-catalog/README.md +++ b/java-private-catalog/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-private-catalog - 0.53.0 + 0.54.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-private-catalog:0.53.0' +implementation 'com.google.cloud:google-cloud-private-catalog:0.54.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-private-catalog" % "0.53.0" +libraryDependencies += "com.google.cloud" % "google-cloud-private-catalog" % "0.54.0" ``` diff --git a/java-privilegedaccessmanager/README.md b/java-privilegedaccessmanager/README.md index b2021b46f124..ed167e1d00fa 100644 --- a/java-privilegedaccessmanager/README.md +++ b/java-privilegedaccessmanager/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-privilegedaccessmanager - 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-privilegedaccessmanager:0.5.0' +implementation 'com.google.cloud:google-cloud-privilegedaccessmanager:0.6.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-privilegedaccessmanager" % "0.5.0" +libraryDependencies += "com.google.cloud" % "google-cloud-privilegedaccessmanager" % "0.6.0" ``` diff --git a/java-profiler/README.md b/java-profiler/README.md index 7fabbb564033..4fdf1ace2ac5 100644 --- a/java-profiler/README.md +++ b/java-profiler/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-profiler - 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-profiler:2.51.0' +implementation 'com.google.cloud:google-cloud-profiler:2.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "2.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "2.52.0" ``` diff --git a/java-publicca/README.md b/java-publicca/README.md index 26389ef4ac0d..111ae6dc9513 100644 --- a/java-publicca/README.md +++ b/java-publicca/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-publicca - 0.48.0 + 0.49.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-publicca:0.48.0' +implementation 'com.google.cloud:google-cloud-publicca:0.49.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-publicca" % "0.48.0" +libraryDependencies += "com.google.cloud" % "google-cloud-publicca" % "0.49.0" ``` diff --git a/java-rapidmigrationassessment/README.md b/java-rapidmigrationassessment/README.md index 1bbf885885bb..399b674399ad 100644 --- a/java-rapidmigrationassessment/README.md +++ b/java-rapidmigrationassessment/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-rapidmigrationassessment - 0.34.0 + 0.35.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-rapidmigrationassessment:0.34.0' +implementation 'com.google.cloud:google-cloud-rapidmigrationassessment:0.35.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-rapidmigrationassessment" % "0.34.0" +libraryDependencies += "com.google.cloud" % "google-cloud-rapidmigrationassessment" % "0.35.0" ``` diff --git a/java-recaptchaenterprise/README.md b/java-recaptchaenterprise/README.md index c7ef7ad1e22e..941225e9e757 100644 --- a/java-recaptchaenterprise/README.md +++ b/java-recaptchaenterprise/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-recaptchaenterprise - 3.48.0 + 3.49.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-recaptchaenterprise:3.48.0' +implementation 'com.google.cloud:google-cloud-recaptchaenterprise:3.49.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-recaptchaenterprise" % "3.48.0" +libraryDependencies += "com.google.cloud" % "google-cloud-recaptchaenterprise" % "3.49.0" ``` diff --git a/java-recommendations-ai/README.md b/java-recommendations-ai/README.md index fd1fbbdd46af..737bfccd2f94 100644 --- a/java-recommendations-ai/README.md +++ b/java-recommendations-ai/README.md @@ -47,20 +47,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-recommendations-ai - 0.58.0 + 0.59.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-recommendations-ai:0.58.0' +implementation 'com.google.cloud:google-cloud-recommendations-ai:0.59.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-recommendations-ai" % "0.58.0" +libraryDependencies += "com.google.cloud" % "google-cloud-recommendations-ai" % "0.59.0" ``` diff --git a/java-recommender/README.md b/java-recommender/README.md index c79642d8083a..7ae260f63f29 100644 --- a/java-recommender/README.md +++ b/java-recommender/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-recommender - 2.53.0 + 2.54.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-recommender:2.53.0' +implementation 'com.google.cloud:google-cloud-recommender:2.54.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-recommender" % "2.53.0" +libraryDependencies += "com.google.cloud" % "google-cloud-recommender" % "2.54.0" ``` diff --git a/java-redis-cluster/README.md b/java-redis-cluster/README.md index daff140eb215..ff56f31fc7b6 100644 --- a/java-redis-cluster/README.md +++ b/java-redis-cluster/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-redis-cluster - 0.23.0 + 0.24.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-redis-cluster:0.23.0' +implementation 'com.google.cloud:google-cloud-redis-cluster:0.24.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-redis-cluster" % "0.23.0" +libraryDependencies += "com.google.cloud" % "google-cloud-redis-cluster" % "0.24.0" ``` diff --git a/java-redis/README.md b/java-redis/README.md index 13e11e3e648f..3b543894d03f 100644 --- a/java-redis/README.md +++ b/java-redis/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-redis - 2.54.0 + 2.55.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-redis:2.54.0' +implementation 'com.google.cloud:google-cloud-redis:2.55.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-redis" % "2.54.0" +libraryDependencies += "com.google.cloud" % "google-cloud-redis" % "2.55.0" ``` diff --git a/java-resource-settings/README.md b/java-resource-settings/README.md index e6a50c45cf62..0faea07742b2 100644 --- a/java-resource-settings/README.md +++ b/java-resource-settings/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-resource-settings - 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-resource-settings:1.51.0' +implementation 'com.google.cloud:google-cloud-resource-settings:1.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-resource-settings" % "1.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-resource-settings" % "1.52.0" ``` diff --git a/java-resourcemanager/README.md b/java-resourcemanager/README.md index 9afee0858347..f29df724acfd 100644 --- a/java-resourcemanager/README.md +++ b/java-resourcemanager/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-resourcemanager - 1.53.0 + 1.54.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-resourcemanager:1.53.0' +implementation 'com.google.cloud:google-cloud-resourcemanager:1.54.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "1.53.0" +libraryDependencies += "com.google.cloud" % "google-cloud-resourcemanager" % "1.54.0" ``` diff --git a/java-retail/README.md b/java-retail/README.md index 1f77ce1c0536..35f6b6769dad 100644 --- a/java-retail/README.md +++ b/java-retail/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-retail - 2.53.0 + 2.54.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-retail:2.53.0' +implementation 'com.google.cloud:google-cloud-retail:2.54.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-retail" % "2.53.0" +libraryDependencies += "com.google.cloud" % "google-cloud-retail" % "2.54.0" ``` diff --git a/java-run/README.md b/java-run/README.md index 84ec358e2fbe..7347c2c36d41 100644 --- a/java-run/README.md +++ b/java-run/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-run - 0.51.0 + 0.52.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-run:0.51.0' +implementation 'com.google.cloud:google-cloud-run:0.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-run" % "0.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-run" % "0.52.0" ``` diff --git a/java-scheduler/README.md b/java-scheduler/README.md index 2a70c81c1bdb..a3ac4753d110 100644 --- a/java-scheduler/README.md +++ b/java-scheduler/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-scheduler - 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-scheduler:2.51.0' +implementation 'com.google.cloud:google-cloud-scheduler:2.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-scheduler" % "2.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-scheduler" % "2.52.0" ``` diff --git a/java-secretmanager/README.md b/java-secretmanager/README.md index 5ddd074042ca..f9d318d1a3e1 100644 --- a/java-secretmanager/README.md +++ b/java-secretmanager/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-secretmanager - 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-secretmanager:2.51.0' +implementation 'com.google.cloud:google-cloud-secretmanager:2.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-secretmanager" % "2.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-secretmanager" % "2.52.0" ``` diff --git a/java-securesourcemanager/README.md b/java-securesourcemanager/README.md index bd3524fb5de2..d260294301c2 100644 --- a/java-securesourcemanager/README.md +++ b/java-securesourcemanager/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-securesourcemanager - 0.21.0 + 0.22.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-securesourcemanager:0.21.0' +implementation 'com.google.cloud:google-cloud-securesourcemanager:0.22.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securesourcemanager" % "0.21.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securesourcemanager" % "0.22.0" ``` diff --git a/java-security-private-ca/README.md b/java-security-private-ca/README.md index cf8ec0f3983e..739bd32c218b 100644 --- a/java-security-private-ca/README.md +++ b/java-security-private-ca/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-security-private-ca - 2.53.0 + 2.54.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-security-private-ca:2.53.0' +implementation 'com.google.cloud:google-cloud-security-private-ca:2.54.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-security-private-ca" % "2.53.0" +libraryDependencies += "com.google.cloud" % "google-cloud-security-private-ca" % "2.54.0" ``` diff --git a/java-securitycenter-settings/README.md b/java-securitycenter-settings/README.md index 7e80791e8e45..6a0aa5bc7f7e 100644 --- a/java-securitycenter-settings/README.md +++ b/java-securitycenter-settings/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-securitycenter-settings - 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-securitycenter-settings:0.54.0' +implementation 'com.google.cloud:google-cloud-securitycenter-settings:0.55.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter-settings" % "0.54.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter-settings" % "0.55.0" ``` diff --git a/java-securitycenter/README.md b/java-securitycenter/README.md index 007307f85fba..361519b0f9eb 100644 --- a/java-securitycenter/README.md +++ b/java-securitycenter/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-securitycenter - 2.59.0 + 2.60.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-securitycenter:2.59.0' +implementation 'com.google.cloud:google-cloud-securitycenter:2.60.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.59.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securitycenter" % "2.60.0" ``` diff --git a/java-securitycentermanagement/README.md b/java-securitycentermanagement/README.md index 473a09d35630..d97462836728 100644 --- a/java-securitycentermanagement/README.md +++ b/java-securitycentermanagement/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-securitycentermanagement - 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-securitycentermanagement:0.19.0' +implementation 'com.google.cloud:google-cloud-securitycentermanagement:0.20.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securitycentermanagement" % "0.19.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securitycentermanagement" % "0.20.0" ``` diff --git a/java-securityposture/README.md b/java-securityposture/README.md index b073245609fb..7a4eb79fbde1 100644 --- a/java-securityposture/README.md +++ b/java-securityposture/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-securityposture - 0.16.0 + 0.17.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-securityposture:0.16.0' +implementation 'com.google.cloud:google-cloud-securityposture:0.17.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-securityposture" % "0.16.0" +libraryDependencies += "com.google.cloud" % "google-cloud-securityposture" % "0.17.0" ``` diff --git a/java-service-control/README.md b/java-service-control/README.md index eecdc97f57b4..0a63597ddd28 100644 --- a/java-service-control/README.md +++ b/java-service-control/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-service-control - 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-service-control:1.51.0' +implementation 'com.google.cloud:google-cloud-service-control:1.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-service-control" % "1.52.0" ``` diff --git a/java-service-management/README.md b/java-service-management/README.md index 61749aaedb26..94ee7ebdb374 100644 --- a/java-service-management/README.md +++ b/java-service-management/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-service-management - 3.49.0 + 3.50.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-service-management:3.49.0' +implementation 'com.google.cloud:google-cloud-service-management:3.50.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.49.0" +libraryDependencies += "com.google.cloud" % "google-cloud-service-management" % "3.50.0" ``` diff --git a/java-service-usage/README.md b/java-service-usage/README.md index 3555ca8164ab..6f44fce53248 100644 --- a/java-service-usage/README.md +++ b/java-service-usage/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-service-usage - 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-service-usage:2.51.0' +implementation 'com.google.cloud:google-cloud-service-usage:2.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-service-usage" % "2.52.0" ``` diff --git a/java-servicedirectory/README.md b/java-servicedirectory/README.md index cf01162dc9ed..60867a2977f0 100644 --- a/java-servicedirectory/README.md +++ b/java-servicedirectory/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-servicedirectory - 2.52.0 + 2.53.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-servicedirectory:2.52.0' +implementation 'com.google.cloud:google-cloud-servicedirectory:2.53.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.52.0" +libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "2.53.0" ``` diff --git a/java-servicehealth/README.md b/java-servicehealth/README.md index 92d04ad4d421..3eaade076382 100644 --- a/java-servicehealth/README.md +++ b/java-servicehealth/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-servicehealth - 0.18.0 + 0.19.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-servicehealth:0.18.0' +implementation 'com.google.cloud:google-cloud-servicehealth:0.19.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-servicehealth" % "0.18.0" +libraryDependencies += "com.google.cloud" % "google-cloud-servicehealth" % "0.19.0" ``` diff --git a/java-shell/README.md b/java-shell/README.md index ef0ddecd2c20..d70d3e25767e 100644 --- a/java-shell/README.md +++ b/java-shell/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-shell - 2.50.0 + 2.51.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-shell:2.50.0' +implementation 'com.google.cloud:google-cloud-shell:2.51.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.50.0" +libraryDependencies += "com.google.cloud" % "google-cloud-shell" % "2.51.0" ``` diff --git a/java-shopping-css/README.md b/java-shopping-css/README.md index ec6121c39d4b..4979dcdcff4c 100644 --- a/java-shopping-css/README.md +++ b/java-shopping-css/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-css - 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-css:0.19.0' +implementation 'com.google.shopping:google-shopping-css:0.20.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-css" % "0.19.0" +libraryDependencies += "com.google.shopping" % "google-shopping-css" % "0.20.0" ``` diff --git a/java-shopping-merchant-accounts/README.md b/java-shopping-merchant-accounts/README.md index 82f46a2ed8e5..82a5da240ac6 100644 --- a/java-shopping-merchant-accounts/README.md +++ b/java-shopping-merchant-accounts/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-accounts - 0.7.0 + 0.8.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-accounts:0.7.0' +implementation 'com.google.shopping:google-shopping-merchant-accounts:0.8.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-accounts" % "0.7.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-accounts" % "0.8.0" ``` diff --git a/java-shopping-merchant-conversions/README.md b/java-shopping-merchant-conversions/README.md index 3c3beedbe31f..61a00c86b09c 100644 --- a/java-shopping-merchant-conversions/README.md +++ b/java-shopping-merchant-conversions/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-conversions - 0.10.0 + 0.11.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-conversions:0.10.0' +implementation 'com.google.shopping:google-shopping-merchant-conversions:0.11.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-conversions" % "0.10.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-conversions" % "0.11.0" ``` diff --git a/java-shopping-merchant-datasources/README.md b/java-shopping-merchant-datasources/README.md index b9e97e52102e..d9176e828c17 100644 --- a/java-shopping-merchant-datasources/README.md +++ b/java-shopping-merchant-datasources/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-datasources - 0.7.0 + 0.8.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-datasources:0.7.0' +implementation 'com.google.shopping:google-shopping-merchant-datasources:0.8.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-datasources" % "0.7.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-datasources" % "0.8.0" ``` diff --git a/java-shopping-merchant-inventories/README.md b/java-shopping-merchant-inventories/README.md index 111f0e2d92d5..11226ca6f9fa 100644 --- a/java-shopping-merchant-inventories/README.md +++ b/java-shopping-merchant-inventories/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-inventories - 0.27.0 + 0.28.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-inventories:0.27.0' +implementation 'com.google.shopping:google-shopping-merchant-inventories:0.28.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-inventories" % "0.27.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-inventories" % "0.28.0" ``` diff --git a/java-shopping-merchant-lfp/README.md b/java-shopping-merchant-lfp/README.md index e4ec0b730678..77498d2915bf 100644 --- a/java-shopping-merchant-lfp/README.md +++ b/java-shopping-merchant-lfp/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-lfp - 0.10.0 + 0.11.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-lfp:0.10.0' +implementation 'com.google.shopping:google-shopping-merchant-lfp:0.11.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-lfp" % "0.10.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-lfp" % "0.11.0" ``` diff --git a/java-shopping-merchant-notifications/README.md b/java-shopping-merchant-notifications/README.md index a2d22a8ff55f..2088eb5747db 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.10.0 + 0.11.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-notifications:0.10.0' +implementation 'com.google.shopping:google-shopping-merchant-notifications:0.11.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-notifications" % "0.10.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-notifications" % "0.11.0" ``` diff --git a/java-shopping-merchant-products/README.md b/java-shopping-merchant-products/README.md index d773effa9356..a3f2edfa26d1 100644 --- a/java-shopping-merchant-products/README.md +++ b/java-shopping-merchant-products/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-products - 0.7.0 + 0.8.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-products:0.7.0' +implementation 'com.google.shopping:google-shopping-merchant-products:0.8.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-products" % "0.7.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-products" % "0.8.0" ``` diff --git a/java-shopping-merchant-promotions/README.md b/java-shopping-merchant-promotions/README.md index 6fb447b1d206..265a28d95505 100644 --- a/java-shopping-merchant-promotions/README.md +++ b/java-shopping-merchant-promotions/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-promotions - 0.7.0 + 0.8.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-promotions:0.7.0' +implementation 'com.google.shopping:google-shopping-merchant-promotions:0.8.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-promotions" % "0.7.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-promotions" % "0.8.0" ``` diff --git a/java-shopping-merchant-quota/README.md b/java-shopping-merchant-quota/README.md index 8f96f3e9017a..5c0fe7246467 100644 --- a/java-shopping-merchant-quota/README.md +++ b/java-shopping-merchant-quota/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-quota - 0.14.0 + 0.15.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-quota:0.14.0' +implementation 'com.google.shopping:google-shopping-merchant-quota:0.15.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-quota" % "0.14.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-quota" % "0.15.0" ``` diff --git a/java-shopping-merchant-reports/README.md b/java-shopping-merchant-reports/README.md index 8452db543699..8f88bf6cf41b 100644 --- a/java-shopping-merchant-reports/README.md +++ b/java-shopping-merchant-reports/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-reports - 0.27.0 + 0.28.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-reports:0.27.0' +implementation 'com.google.shopping:google-shopping-merchant-reports:0.28.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-reports" % "0.27.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-reports" % "0.28.0" ``` diff --git a/java-speech/README.md b/java-speech/README.md index b57fda435e9b..33247117fd48 100644 --- a/java-speech/README.md +++ b/java-speech/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-speech - 4.46.0 + 4.47.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-speech:4.46.0' +implementation 'com.google.cloud:google-cloud-speech:4.47.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "4.46.0" +libraryDependencies += "com.google.cloud" % "google-cloud-speech" % "4.47.0" ``` diff --git a/java-storage-transfer/README.md b/java-storage-transfer/README.md index 15ff109e38ef..e2f3f01b31e7 100644 --- a/java-storage-transfer/README.md +++ b/java-storage-transfer/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-storage-transfer - 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-storage-transfer:1.51.0' +implementation 'com.google.cloud:google-cloud-storage-transfer:1.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-storage-transfer" % "1.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-storage-transfer" % "1.52.0" ``` diff --git a/java-storageinsights/README.md b/java-storageinsights/README.md index 217621ef33c0..dabd0f888f1c 100644 --- a/java-storageinsights/README.md +++ b/java-storageinsights/README.md @@ -46,20 +46,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-storageinsights - 0.36.0 + 0.37.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-storageinsights:0.36.0' +implementation 'com.google.cloud:google-cloud-storageinsights:0.37.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-storageinsights" % "0.36.0" +libraryDependencies += "com.google.cloud" % "google-cloud-storageinsights" % "0.37.0" ``` diff --git a/java-talent/README.md b/java-talent/README.md index 255ada2f7d3d..081c4e84c3a8 100644 --- a/java-talent/README.md +++ b/java-talent/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-talent - 2.52.0 + 2.53.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-talent:2.52.0' +implementation 'com.google.cloud:google-cloud-talent:2.53.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-talent" % "2.52.0" +libraryDependencies += "com.google.cloud" % "google-cloud-talent" % "2.53.0" ``` diff --git a/java-tasks/README.md b/java-tasks/README.md index e6bb33a4a811..2717ee21c0a6 100644 --- a/java-tasks/README.md +++ b/java-tasks/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-tasks - 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-tasks:2.51.0' +implementation 'com.google.cloud:google-cloud-tasks:2.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-tasks" % "2.52.0" ``` diff --git a/java-telcoautomation/README.md b/java-telcoautomation/README.md index 58bbe174f0fc..3d07585ef02b 100644 --- a/java-telcoautomation/README.md +++ b/java-telcoautomation/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-telcoautomation - 0.21.0 + 0.22.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-telcoautomation:0.21.0' +implementation 'com.google.cloud:google-cloud-telcoautomation:0.22.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-telcoautomation" % "0.21.0" +libraryDependencies += "com.google.cloud" % "google-cloud-telcoautomation" % "0.22.0" ``` diff --git a/java-texttospeech/README.md b/java-texttospeech/README.md index e0968e652961..d7982e36008d 100644 --- a/java-texttospeech/README.md +++ b/java-texttospeech/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-texttospeech - 2.52.0 + 2.53.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-texttospeech:2.52.0' +implementation 'com.google.cloud:google-cloud-texttospeech:2.53.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.52.0" +libraryDependencies += "com.google.cloud" % "google-cloud-texttospeech" % "2.53.0" ``` diff --git a/java-tpu/README.md b/java-tpu/README.md index d0c6b6f49c54..bd26786a5b68 100644 --- a/java-tpu/README.md +++ b/java-tpu/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-tpu - 2.52.0 + 2.53.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-tpu:2.52.0' +implementation 'com.google.cloud:google-cloud-tpu:2.53.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.52.0" +libraryDependencies += "com.google.cloud" % "google-cloud-tpu" % "2.53.0" ``` diff --git a/java-trace/README.md b/java-trace/README.md index 40dd00c60ec9..cbdbf191e5ef 100644 --- a/java-trace/README.md +++ b/java-trace/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-trace - 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-trace:2.51.0' +implementation 'com.google.cloud:google-cloud-trace:2.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-trace" % "2.52.0" ``` diff --git a/java-translate/README.md b/java-translate/README.md index c732b5d20ad9..eb4b7aee4b15 100644 --- a/java-translate/README.md +++ b/java-translate/README.md @@ -43,20 +43,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-translate - 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-translate:2.51.0' +implementation 'com.google.cloud:google-cloud-translate:2.52.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.51.0" +libraryDependencies += "com.google.cloud" % "google-cloud-translate" % "2.52.0" ``` diff --git a/java-vertexai/README.md b/java-vertexai/README.md index 59e3012626e5..7fffcf0e030f 100644 --- a/java-vertexai/README.md +++ b/java-vertexai/README.md @@ -40,20 +40,20 @@ If you're using Maven without the BOM, add the following to your dependencies: com.google.cloud google-cloud-vertexai - 1.11.0 + 1.12.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-vertexai:1.11.0' +implementation 'com.google.cloud:google-cloud-vertexai:1.12.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-vertexai" % "1.11.0" +libraryDependencies += "com.google.cloud" % "google-cloud-vertexai" % "1.12.0" ```