From 548d673ad32b614ac713c9e98f6e9359d0a79996 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Tue, 28 Apr 2026 15:26:09 +0000
Subject: [PATCH] chore(main): release 0.327.0
---
AiPlatform/VERSION | 2 +-
AnalyticsAdmin/VERSION | 2 +-
AppsChat/VERSION | 2 +-
BigQueryReservation/VERSION | 2 +-
Bigtable/VERSION | 2 +-
CHANGELOG.md | 301 ++++++++++++++++++++++++++++
Chronicle/VERSION | 2 +-
Compute/VERSION | 2 +-
DatabaseCenter/VERSION | 2 +-
Dataplex/VERSION | 2 +-
Dataproc/VERSION | 2 +-
DialogflowCx/VERSION | 2 +-
Firestore/VERSION | 2 +-
Kms/VERSION | 2 +-
Memorystore/VERSION | 2 +-
ModelArmor/VERSION | 2 +-
NetApp/VERSION | 2 +-
NetworkManagement/VERSION | 2 +-
PubSub/VERSION | 2 +-
RedisCluster/VERSION | 2 +-
SecurityCompliance/VERSION | 2 +-
ShoppingMerchantInventories/VERSION | 2 +-
ShoppingMerchantProducts/VERSION | 2 +-
ShoppingMerchantReports/VERSION | 2 +-
Spanner/VERSION | 2 +-
StorageBatchOperations/VERSION | 2 +-
VectorSearch/VERSION | 2 +-
composer.json | 56 +++---
28 files changed, 355 insertions(+), 54 deletions(-)
diff --git a/AiPlatform/VERSION b/AiPlatform/VERSION
index 373aea97570..79f82f6b8e0 100644
--- a/AiPlatform/VERSION
+++ b/AiPlatform/VERSION
@@ -1 +1 @@
-1.57.0
+1.58.0
diff --git a/AnalyticsAdmin/VERSION b/AnalyticsAdmin/VERSION
index 8239f42dc95..9eb2aa3f109 100644
--- a/AnalyticsAdmin/VERSION
+++ b/AnalyticsAdmin/VERSION
@@ -1 +1 @@
-0.31.3
+0.32.0
diff --git a/AppsChat/VERSION b/AppsChat/VERSION
index 66333910a4b..1cf0537c343 100644
--- a/AppsChat/VERSION
+++ b/AppsChat/VERSION
@@ -1 +1 @@
-0.18.0
+0.19.0
diff --git a/BigQueryReservation/VERSION b/BigQueryReservation/VERSION
index 097a15a2af3..24ba9a38de6 100644
--- a/BigQueryReservation/VERSION
+++ b/BigQueryReservation/VERSION
@@ -1 +1 @@
-2.6.2
+2.7.0
diff --git a/Bigtable/VERSION b/Bigtable/VERSION
index e9763f6bfed..ad2261920c0 100644
--- a/Bigtable/VERSION
+++ b/Bigtable/VERSION
@@ -1 +1 @@
-2.23.0
+2.24.0
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 01b7afd0d06..7dc329ca0e2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,306 @@
# Changelog
+## 0.327.0
+
+google/cloud-ai-platform 1.58.0
+
+
+
+### Features
+
+* [AiPlatform] Add asyncQueryReasoningEngine to aiplatform v1 API ([#9106](https://github.com/googleapis/google-cloud-php/issues/9106)) ([ee62764](https://github.com/googleapis/google-cloud-php/commit/ee627645250b15bb99b1657a61054abd484b8ab2))
+
+
+
+google/analytics-admin 0.32.0
+
+
+
+### Features
+
+* [AnalyticsAdmin] add UserProvidedDataSettings resource and GetUserProvidedDataSettings RPC to Google Analytics ([#9108](https://github.com/googleapis/google-cloud-php/issues/9108)) ([8217ce5](https://github.com/googleapis/google-cloud-php/commit/8217ce5cb55611e3798e9e63af0971a27a45ffbb))
+
+
+
+google/apps-chat 0.19.0
+
+
+
+### Features
+
+* [AppsChat] Addition of ChatService.FindGroupChats ([#9110](https://github.com/googleapis/google-cloud-php/issues/9110)) ([2e41059](https://github.com/googleapis/google-cloud-php/commit/2e41059528f7203f914bd00e445ce25105e24c83))
+
+
+
+google/cloud-bigquery-reservation 2.7.0
+
+
+
+### Features
+
+* [BigQueryReservation] add principal field to BigQuery Reservation Assignment ([#9104](https://github.com/googleapis/google-cloud-php/issues/9104)) ([10b2d05](https://github.com/googleapis/google-cloud-php/commit/10b2d059d517c0f16feb5a6aed13d7d7b9e5c1a4))
+
+
+
+google/cloud-bigtable 2.24.0
+
+
+
+### Features
+
+* [Bigtable] add Editions field to Instance ([#9109](https://github.com/googleapis/google-cloud-php/issues/9109)) ([e385034](https://github.com/googleapis/google-cloud-php/commit/e38503495e8a2c926c4ed5f65b260963541af2bc))
+* [Bigtable] add value_bitmask_filter to the read API ([#9134](https://github.com/googleapis/google-cloud-php/issues/9134)) ([84f0e4c](https://github.com/googleapis/google-cloud-php/commit/84f0e4cd4cddc148caf752dd7c1d90cc6c7be269))
+
+
+### Bug Fixes
+
+* [Bigtable] Existing value `SESSION_TYPE_TEST = -1` is changed to `SESSION_TYPE_TEST = 9999` in enum `SessionType` ([#9138](https://github.com/googleapis/google-cloud-php/issues/9138)) ([bf5dc6d](https://github.com/googleapis/google-cloud-php/commit/bf5dc6dcf8b6ef171d2d1c573a17074097bfb8eb))
+
+
+
+google/cloud-chronicle 0.3.0
+
+
+
+### Features
+
+* [Chronicle] Add DataTableService to Chronicle v1 Client Libraries ([#9102](https://github.com/googleapis/google-cloud-php/issues/9102)) ([0113242](https://github.com/googleapis/google-cloud-php/commit/01132427d8a076486db2be2d3c9941accfa47bbd))
+
+
+
+google/cloud-compute 2.9.0
+
+
+
+### Features
+
+* [Compute] Update Compute Engine v1 API to revision 20260331 ([#9132](https://github.com/googleapis/google-cloud-php/issues/9132)) ([8f24d4e](https://github.com/googleapis/google-cloud-php/commit/8f24d4e27fbfc6076b19c249d9ea4dd91d89a6f5))
+* [Compute] Update Compute Engine v1 API to revision 20260410 ([#1185](https://github.com/googleapis/google-cloud-php/issues/1185)) ([#9139](https://github.com/googleapis/google-cloud-php/issues/9139)) ([e5aae66](https://github.com/googleapis/google-cloud-php/commit/e5aae666216bca285f7b12f573b997d949417d1b))
+
+
+
+google/cloud-databasecenter 0.6.0
+
+
+
+### Features
+
+* [DatabaseCenter] Add support for BigQuery datasets and reservations ([#9095](https://github.com/googleapis/google-cloud-php/issues/9095)) ([ec61f95](https://github.com/googleapis/google-cloud-php/commit/ec61f9595abebb296a041531ac5d9b8f0cce7387))
+
+
+
+google/cloud-dataplex 1.13.0
+
+
+
+### Features
+
+* [Dataplex] Allow Data Documentation DataScans to support BigQuery Dataset resources in addition to BigQuery table resources ([#9093](https://github.com/googleapis/google-cloud-php/issues/9093)) ([3565d2e](https://github.com/googleapis/google-cloud-php/commit/3565d2e7dfb8fc967cd52ec52ae9f946f4704a00))
+
+
+
+google/cloud-dataproc 2.10.0
+
+
+
+### Features
+
+* [Dataproc] Add `Engine` field to support LightningEngine in clusters and add support for stop ttl ([#9090](https://github.com/googleapis/google-cloud-php/issues/9090)) ([17e05f5](https://github.com/googleapis/google-cloud-php/commit/17e05f5c321f5481163673ecb4dfdbd60e8da30b))
+
+
+
+google/cloud-dialogflow-cx 0.11.1
+
+
+
+
+
+google/cloud-firestore 2.1.0
+
+
+
+### Features
+
+* [Firestore] Support search indexing ([#9128](https://github.com/googleapis/google-cloud-php/issues/9128)) ([44bdbf0](https://github.com/googleapis/google-cloud-php/commit/44bdbf0e1e7f4455253671df66a67b1c08ac138b))
+
+
+
+google/cloud-kms 2.9.0
+
+
+
+### Features
+
+* Add a variable to SingleTenantHsmInstanceCreate to control whether future key portability features will be usable on the instance ([#9097](https://github.com/googleapis/google-cloud-php/issues/9097)) ([4e5a72c](https://github.com/googleapis/google-cloud-php/commit/4e5a72cbbad1778ade3c36b2464022c066ebee68))
+
+
+
+google/cloud-logging 2.0.0
+
+
+
+### Bug Fixes
+
+* **Logging:** Setting of LogSeverity ([#9103](https://github.com/googleapis/google-cloud-php/issues/9103)) ([ff0103b](https://github.com/googleapis/google-cloud-php/commit/ff0103bf45c439f9f739b2d955f6d1191804c8a4))
+
+
+
+google/cloud-memorystore 0.9.0
+
+
+
+### Features
+
+* [Memorystore] [Memorystore for Valkey] Updating new node types added ([#9130](https://github.com/googleapis/google-cloud-php/issues/9130)) ([a7b3251](https://github.com/googleapis/google-cloud-php/commit/a7b3251f2cb1b77758d55bb7745b388176490d6d))
+
+
+
+google/cloud-modelarmor 0.6.0
+
+
+
+### Features
+
+* [ModelArmor] add streaming methods StreamSanitizeUserPrompt and StreamSanitizeModelResponse ([#9120](https://github.com/googleapis/google-cloud-php/issues/9120)) ([f826a78](https://github.com/googleapis/google-cloud-php/commit/f826a784e652f2be846c7f4991ab10a6b25bfda4))
+
+
+
+google/cloud-netapp 1.12.0
+
+
+
+### Features
+
+* [NetApp] add ScaleType for Storage Pools and LargeCapacityConfig for Volumes ([#9125](https://github.com/googleapis/google-cloud-php/issues/9125)) ([44eea77](https://github.com/googleapis/google-cloud-php/commit/44eea7707004a4a952c550f6ec39a264f3b63a44))
+
+
+### Documentation
+
+* A comment for field `large_capacity` in message `.google.cloud.netapp.v1.Volume` is changed ([44eea77](https://github.com/googleapis/google-cloud-php/commit/44eea7707004a4a952c550f6ec39a264f3b63a44))
+
+
+
+google/cloud-network-management 2.9.2
+
+
+
+### Documentation
+
+* [NetworkManagement] Update comment for the `region` field in `RouteInfo` ([#9092](https://github.com/googleapis/google-cloud-php/issues/9092)) ([23131f5](https://github.com/googleapis/google-cloud-php/commit/23131f5fa3931a566abbdbe5da4d61e00523f0c3))
+
+
+
+google/cloud-pubsub 2.19.3
+
+
+
+### Bug Fixes
+
+* [PubSub] increase streaming pull timeout ([#9105](https://github.com/googleapis/google-cloud-php/issues/9105)) ([53c170d](https://github.com/googleapis/google-cloud-php/commit/53c170d36cc133b7adff558069c8a8fcf545b8fb))
+
+
+
+google/cloud-redis-cluster 0.8.0
+
+
+
+### Features
+
+* [RedisCluster] [Memorystore for Redis Cluster] Updating new node types added ([#9131](https://github.com/googleapis/google-cloud-php/issues/9131)) ([d5e2d3c](https://github.com/googleapis/google-cloud-php/commit/d5e2d3cd75a139cc8341304de1d731c3ce38f62d))
+
+
+
+google/cloud-securitycompliance 0.4.0
+
+
+
+### Features
+
+* Adding client libraries for Deployment API Compliance Manager Service ([#9127](https://github.com/googleapis/google-cloud-php/issues/9127)) ([096e300](https://github.com/googleapis/google-cloud-php/commit/096e300b917f305985f5537c9d27f57c3be20df4))
+
+
+### Documentation
+
+* Updated docs for the APIs ([096e300](https://github.com/googleapis/google-cloud-php/commit/096e300b917f305985f5537c9d27f57c3be20df4))
+
+
+
+google/shopping-merchant-inventories 1.4.0
+
+
+
+### Features
+
+* A new field base64_encoded_name is added to the LocalInventory message ([#9094](https://github.com/googleapis/google-cloud-php/issues/9094)) ([590a296](https://github.com/googleapis/google-cloud-php/commit/590a296b2cde6a1833bd74549986cf37f480732d))
+
+
+### Documentation
+
+* A comment for field `name` in message `.google.shopping.merchant.products.v1.LocalInventory` is changed ([590a296](https://github.com/googleapis/google-cloud-php/commit/590a296b2cde6a1833bd74549986cf37f480732d))
+
+
+
+google/shopping-merchant-products 1.6.0
+
+
+
+### Features
+
+* [ShoppingMerchantProducts] a new optional field `video_links` is added to the `.google.shopping.merchant.products.v1.ProductAttributes` message ([#9123](https://github.com/googleapis/google-cloud-php/issues/9123)) ([ca96814](https://github.com/googleapis/google-cloud-php/commit/ca96814ac39ee81945a4685197c284f95b00c61b))
+
+
+
+google/shopping-merchant-reports 1.3.0
+
+
+
+### Features
+
+* [ShoppingMerchantReports] add `store_type` to `product_performance_view` ([#9133](https://github.com/googleapis/google-cloud-php/issues/9133)) ([172abd7](https://github.com/googleapis/google-cloud-php/commit/172abd7b6dd8a0dfd44a3d855209e298ba4e5208))
+
+
+
+google/cloud-spanner 2.7.0
+
+
+
+### Features
+
+* **spanner:** [Spanner] `isolation_level` and `read_lock_mode` are added to message `.google.spanner.v1.CommitResponse` ([#9140](https://github.com/googleapis/google-cloud-php/issues/9140)) ([67d8e3a](https://github.com/googleapis/google-cloud-php/commit/67d8e3ae792d8fa04e3fb028e5ef3951a1948875))
+
+
+### Bug Fixes
+
+* **Spanner:** Php 8.5 deprecations ([#9135](https://github.com/googleapis/google-cloud-php/issues/9135)) ([7bbca98](https://github.com/googleapis/google-cloud-php/commit/7bbca98d3d1e8c85f8bd21f4e3ef0bacdafa87b7))
+
+
+
+google/cloud-storagebatchoperations 0.7.0
+
+
+
+### Features
+
+* [StorageBatchOperations] add object custom contexts counters ([#9141](https://github.com/googleapis/google-cloud-php/issues/9141)) ([86e9bd8](https://github.com/googleapis/google-cloud-php/commit/86e9bd875fcc5e9e4ffb0fe6d701c08b9c1116ce))
+
+
+
+google/cloud-trace 2.0.0
+
+
+
+
+
+google/cloud-vectorsearch 0.4.0
+
+
+
+### Features
+
+* [VectorSearch] Added CMEK support ([#9101](https://github.com/googleapis/google-cloud-php/issues/9101)) ([fd69d38](https://github.com/googleapis/google-cloud-php/commit/fd69d380f2f8f5771731b25c5aa8f9db0fac33fc))
+
+
+
## 0.326.0
google/cloud-ai-platform 1.57.0
diff --git a/Chronicle/VERSION b/Chronicle/VERSION
index 7179039691c..0d91a54c7d4 100644
--- a/Chronicle/VERSION
+++ b/Chronicle/VERSION
@@ -1 +1 @@
-0.2.3
+0.3.0
diff --git a/Compute/VERSION b/Compute/VERSION
index 834f2629538..c8e38b61405 100644
--- a/Compute/VERSION
+++ b/Compute/VERSION
@@ -1 +1 @@
-2.8.0
+2.9.0
diff --git a/DatabaseCenter/VERSION b/DatabaseCenter/VERSION
index 8f0916f768f..a918a2aa18d 100644
--- a/DatabaseCenter/VERSION
+++ b/DatabaseCenter/VERSION
@@ -1 +1 @@
-0.5.0
+0.6.0
diff --git a/Dataplex/VERSION b/Dataplex/VERSION
index 0eed1a29efd..feaae22bac7 100644
--- a/Dataplex/VERSION
+++ b/Dataplex/VERSION
@@ -1 +1 @@
-1.12.0
+1.13.0
diff --git a/Dataproc/VERSION b/Dataproc/VERSION
index dedcc7d4335..10c2c0c3d62 100644
--- a/Dataproc/VERSION
+++ b/Dataproc/VERSION
@@ -1 +1 @@
-2.9.1
+2.10.0
diff --git a/DialogflowCx/VERSION b/DialogflowCx/VERSION
index d9df1bbc0c7..af88ba82486 100644
--- a/DialogflowCx/VERSION
+++ b/DialogflowCx/VERSION
@@ -1 +1 @@
-0.11.0
+0.11.1
diff --git a/Firestore/VERSION b/Firestore/VERSION
index 227cea21564..7ec1d6db408 100644
--- a/Firestore/VERSION
+++ b/Firestore/VERSION
@@ -1 +1 @@
-2.0.0
+2.1.0
diff --git a/Kms/VERSION b/Kms/VERSION
index 834f2629538..c8e38b61405 100644
--- a/Kms/VERSION
+++ b/Kms/VERSION
@@ -1 +1 @@
-2.8.0
+2.9.0
diff --git a/Memorystore/VERSION b/Memorystore/VERSION
index a3df0a6959e..ac39a106c48 100644
--- a/Memorystore/VERSION
+++ b/Memorystore/VERSION
@@ -1 +1 @@
-0.8.0
+0.9.0
diff --git a/ModelArmor/VERSION b/ModelArmor/VERSION
index be14282b7ff..a918a2aa18d 100644
--- a/ModelArmor/VERSION
+++ b/ModelArmor/VERSION
@@ -1 +1 @@
-0.5.3
+0.6.0
diff --git a/NetApp/VERSION b/NetApp/VERSION
index 1cac385c6cb..0eed1a29efd 100644
--- a/NetApp/VERSION
+++ b/NetApp/VERSION
@@ -1 +1 @@
-1.11.0
+1.12.0
diff --git a/NetworkManagement/VERSION b/NetworkManagement/VERSION
index dedcc7d4335..5d9ade10c60 100644
--- a/NetworkManagement/VERSION
+++ b/NetworkManagement/VERSION
@@ -1 +1 @@
-2.9.1
+2.9.2
diff --git a/PubSub/VERSION b/PubSub/VERSION
index 17bdb70fa8c..6ef6ef5ac16 100644
--- a/PubSub/VERSION
+++ b/PubSub/VERSION
@@ -1 +1 @@
-2.19.2
+2.19.3
diff --git a/RedisCluster/VERSION b/RedisCluster/VERSION
index faef31a4357..a3df0a6959e 100644
--- a/RedisCluster/VERSION
+++ b/RedisCluster/VERSION
@@ -1 +1 @@
-0.7.0
+0.8.0
diff --git a/SecurityCompliance/VERSION b/SecurityCompliance/VERSION
index 0d91a54c7d4..1d0ba9ea182 100644
--- a/SecurityCompliance/VERSION
+++ b/SecurityCompliance/VERSION
@@ -1 +1 @@
-0.3.0
+0.4.0
diff --git a/ShoppingMerchantInventories/VERSION b/ShoppingMerchantInventories/VERSION
index 3a3cd8cc8b0..88c5fb891dc 100644
--- a/ShoppingMerchantInventories/VERSION
+++ b/ShoppingMerchantInventories/VERSION
@@ -1 +1 @@
-1.3.1
+1.4.0
diff --git a/ShoppingMerchantProducts/VERSION b/ShoppingMerchantProducts/VERSION
index bc80560fad6..dc1e644a101 100644
--- a/ShoppingMerchantProducts/VERSION
+++ b/ShoppingMerchantProducts/VERSION
@@ -1 +1 @@
-1.5.0
+1.6.0
diff --git a/ShoppingMerchantReports/VERSION b/ShoppingMerchantReports/VERSION
index 6085e946503..f0bb29e7638 100644
--- a/ShoppingMerchantReports/VERSION
+++ b/ShoppingMerchantReports/VERSION
@@ -1 +1 @@
-1.2.1
+1.3.0
diff --git a/Spanner/VERSION b/Spanner/VERSION
index 6a6a3d8e35c..24ba9a38de6 100644
--- a/Spanner/VERSION
+++ b/Spanner/VERSION
@@ -1 +1 @@
-2.6.1
+2.7.0
diff --git a/StorageBatchOperations/VERSION b/StorageBatchOperations/VERSION
index a918a2aa18d..faef31a4357 100644
--- a/StorageBatchOperations/VERSION
+++ b/StorageBatchOperations/VERSION
@@ -1 +1 @@
-0.6.0
+0.7.0
diff --git a/VectorSearch/VERSION b/VectorSearch/VERSION
index 0d91a54c7d4..1d0ba9ea182 100644
--- a/VectorSearch/VERSION
+++ b/VectorSearch/VERSION
@@ -1 +1 @@
-0.3.0
+0.4.0
diff --git a/composer.json b/composer.json
index abab0e28f9a..2508aeab89c 100644
--- a/composer.json
+++ b/composer.json
@@ -84,14 +84,14 @@
},
"replace": {
"google/access-context-manager": "1.1.3",
- "google/analytics-admin": "0.31.3",
+ "google/analytics-admin": "0.32.0",
"google/analytics-data": "0.23.3",
- "google/apps-chat": "0.18.0",
+ "google/apps-chat": "0.19.0",
"google/apps-events-subscriptions": "0.4.4",
"google/apps-meet": "0.5.4",
"google/cloud-access-approval": "2.1.3",
"google/cloud-advisorynotifications": "1.2.4",
- "google/cloud-ai-platform": "1.57.0",
+ "google/cloud-ai-platform": "1.58.0",
"google/cloud-alloydb": "1.7.1",
"google/cloud-api-gateway": "2.1.3",
"google/cloud-api-keys": "1.1.2",
@@ -120,10 +120,10 @@
"google/cloud-bigquery-data-exchange": "0.6.3",
"google/cloud-bigquery-datapolicies": "1.1.3",
"google/cloud-bigquery-migration": "1.2.3",
- "google/cloud-bigquery-reservation": "2.6.2",
+ "google/cloud-bigquery-reservation": "2.7.0",
"google/cloud-bigquery-storage": "2.3.1",
"google/cloud-bigquerydatatransfer": "2.2.4",
- "google/cloud-bigtable": "2.23.0",
+ "google/cloud-bigtable": "2.24.0",
"google/cloud-billing": "2.2.2",
"google/cloud-billing-budgets": "2.1.2",
"google/cloud-binary-authorization": "1.1.2",
@@ -132,11 +132,11 @@
"google/cloud-certificate-manager": "1.1.2",
"google/cloud-ces": "0.2.0",
"google/cloud-channel": "2.4.1",
- "google/cloud-chronicle": "0.2.3",
+ "google/cloud-chronicle": "0.3.0",
"google/cloud-cloudcontrolspartner": "0.5.3",
"google/cloud-commerce-consumer-procurement": "1.3.3",
"google/cloud-common-protos": "1.0.0",
- "google/cloud-compute": "2.8.0",
+ "google/cloud-compute": "2.9.0",
"google/cloud-confidentialcomputing": "1.7.1",
"google/cloud-config": "1.8.0",
"google/cloud-configdelivery": "0.3.3",
@@ -146,13 +146,13 @@
"google/cloud-core": "1.72.0",
"google/cloud-data-catalog": "2.4.2",
"google/cloud-data-fusion": "1.1.2",
- "google/cloud-databasecenter": "0.5.0",
+ "google/cloud-databasecenter": "0.6.0",
"google/cloud-datacatalog-lineage": "1.3.0",
"google/cloud-dataflow": "0.10.0",
"google/cloud-dataform": "0.11.0",
"google/cloud-datalabeling": "0.7.2",
- "google/cloud-dataplex": "1.12.0",
- "google/cloud-dataproc": "2.9.1",
+ "google/cloud-dataplex": "1.13.0",
+ "google/cloud-dataproc": "2.10.0",
"google/cloud-dataproc-metastore": "1.2.3",
"google/cloud-datastore": "2.0.6",
"google/cloud-datastore-admin": "1.1.2",
@@ -161,7 +161,7 @@
"google/cloud-developerconnect": "0.6.1",
"google/cloud-devicestreaming": "0.2.4",
"google/cloud-dialogflow": "2.4.0",
- "google/cloud-dialogflow-cx": "0.11.0",
+ "google/cloud-dialogflow-cx": "0.11.1",
"google/cloud-discoveryengine": "1.11.1",
"google/cloud-dlp": "2.11.0",
"google/cloud-dms": "2.1.3",
@@ -174,7 +174,7 @@
"google/cloud-eventarc-publishing": "1.2.2",
"google/cloud-filestore": "2.2.3",
"google/cloud-financialservices": "0.2.4",
- "google/cloud-firestore": "2.0.0",
+ "google/cloud-firestore": "2.1.0",
"google/cloud-functions": "2.1.3",
"google/cloud-geminidataanalytics": "0.9.0",
"google/cloud-gke-backup": "1.3.3",
@@ -188,13 +188,13 @@
"google/cloud-iam-credentials": "2.2.0",
"google/cloud-iap": "2.3.0",
"google/cloud-ids": "1.2.0",
- "google/cloud-kms": "2.8.0",
+ "google/cloud-kms": "2.9.0",
"google/cloud-kms-inventory": "1.4.0",
"google/cloud-language": "1.2.0",
"google/cloud-licensemanager": "0.3.0",
"google/cloud-life-sciences": "0.9.0",
"google/cloud-locationfinder": "0.2.0",
- "google/cloud-logging": "2.0.0-RC2",
+ "google/cloud-logging": "2.0.0",
"google/cloud-lustre": "0.4.0",
"google/cloud-maintenance": "0.4.0",
"google/cloud-managed-identities": "2.2.0",
@@ -202,13 +202,13 @@
"google/cloud-managedkafka-schemaregistry": "0.3.0",
"google/cloud-media-translation": "0.6.2",
"google/cloud-memcache": "2.1.2",
- "google/cloud-memorystore": "0.8.0",
+ "google/cloud-memorystore": "0.9.0",
"google/cloud-migrationcenter": "1.2.3",
- "google/cloud-modelarmor": "0.5.3",
+ "google/cloud-modelarmor": "0.6.0",
"google/cloud-monitoring": "2.2.2",
- "google/cloud-netapp": "1.11.0",
+ "google/cloud-netapp": "1.12.0",
"google/cloud-network-connectivity": "2.5.3",
- "google/cloud-network-management": "2.9.1",
+ "google/cloud-network-management": "2.9.2",
"google/cloud-network-security": "1.3.0",
"google/cloud-networkservices": "0.8.2",
"google/cloud-notebooks": "1.1.3",
@@ -226,14 +226,14 @@
"google/cloud-private-catalog": "0.6.3",
"google/cloud-privilegedaccessmanager": "0.4.4",
"google/cloud-profiler": "2.1.2",
- "google/cloud-pubsub": "2.19.2",
+ "google/cloud-pubsub": "2.19.3",
"google/cloud-quotas": "1.5.5",
"google/cloud-rapidmigrationassessment": "1.2.4",
"google/cloud-recaptcha-enterprise": "2.3.1",
"google/cloud-recommendations-ai": "0.9.3",
"google/cloud-recommender": "2.1.3",
"google/cloud-redis": "2.2.3",
- "google/cloud-redis-cluster": "0.7.0",
+ "google/cloud-redis-cluster": "0.8.0",
"google/cloud-resource-manager": "1.1.3",
"google/cloud-retail": "2.5.3",
"google/cloud-run": "1.12.2",
@@ -244,20 +244,20 @@
"google/cloud-security-private-ca": "2.3.0",
"google/cloud-security-public-ca": "1.2.0",
"google/cloud-securitycentermanagement": "1.4.0",
- "google/cloud-securitycompliance": "0.3.0",
+ "google/cloud-securitycompliance": "0.4.0",
"google/cloud-service-control": "2.2.0",
"google/cloud-service-directory": "2.2.0",
"google/cloud-service-management": "2.2.0",
"google/cloud-service-usage": "2.2.0",
"google/cloud-servicehealth": "0.5.0",
"google/cloud-shell": "2.2.0",
- "google/cloud-spanner": "2.6.1",
+ "google/cloud-spanner": "2.7.0",
"google/cloud-speech": "2.5.0",
"google/cloud-sql-admin": "1.8.0",
"google/cloud-storage": "1.51.0",
"google/cloud-storage-control": "1.8.0",
"google/cloud-storage-transfer": "2.4.0",
- "google/cloud-storagebatchoperations": "0.6.0",
+ "google/cloud-storagebatchoperations": "0.7.0",
"google/cloud-storageinsights": "1.4.0",
"google/cloud-support": "1.5.0",
"google/cloud-talent": "2.3.0",
@@ -265,9 +265,9 @@
"google/cloud-telcoautomation": "1.3.0",
"google/cloud-text-to-speech": "2.8.0",
"google/cloud-tpu": "2.3.0",
- "google/cloud-trace": "2.0.0-RC1",
+ "google/cloud-trace": "2.0.0",
"google/cloud-translate": "2.3.0",
- "google/cloud-vectorsearch": "0.3.0",
+ "google/cloud-vectorsearch": "0.4.0",
"google/cloud-video-live-stream": "1.4.0",
"google/cloud-video-stitcher": "1.2.0",
"google/cloud-video-transcoder": "1.4.0",
@@ -293,15 +293,15 @@
"google/shopping-merchant-accounts": "1.4.1",
"google/shopping-merchant-conversions": "1.2.0",
"google/shopping-merchant-datasources": "1.3.1",
- "google/shopping-merchant-inventories": "1.3.1",
+ "google/shopping-merchant-inventories": "1.4.0",
"google/shopping-merchant-issueresolution": "1.3.1",
"google/shopping-merchant-lfp": "1.2.1",
"google/shopping-merchant-notifications": "1.2.1",
"google/shopping-merchant-ordertracking": "1.2.1",
- "google/shopping-merchant-products": "1.5.0",
+ "google/shopping-merchant-products": "1.6.0",
"google/shopping-merchant-promotions": "1.2.1",
"google/shopping-merchant-quota": "1.3.0",
- "google/shopping-merchant-reports": "1.2.1",
+ "google/shopping-merchant-reports": "1.3.0",
"google/shopping-merchant-reviews": "0.6.1",
"googleads/ad-manager": "0.6.2",
"googleads/data-manager": "0.4.0",