From 931a45069a6707fa69cd9912f12d72d044848dfd Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 16 Jan 2026 19:31:12 +0000
Subject: [PATCH] chore(main): release 0.316.0
---
BackupDr/VERSION | 2 +-
BigQuery/VERSION | 2 +-
BigQuery/src/BigQueryClient.php | 2 +-
Bigtable/VERSION | 2 +-
CHANGELOG.md | 282 ++++++++++++++++++++++++++++++++
Compute/VERSION | 2 +-
Config/VERSION | 2 +-
Core/VERSION | 2 +-
DatabaseCenter/VERSION | 2 +-
Datastore/VERSION | 2 +-
DialogflowCx/VERSION | 2 +-
Firestore/VERSION | 3 +-
GeminiDataAnalytics/VERSION | 2 +-
Grafeas/VERSION | 2 +-
Language/VERSION | 2 +-
Logging/VERSION | 2 +-
Logging/src/LoggingClient.php | 2 +-
NetApp/VERSION | 2 +-
PubSub/VERSION | 2 +-
PubSub/src/PubSubClient.php | 2 +-
Run/VERSION | 2 +-
ShoppingMerchantReviews/VERSION | 2 +-
Spanner/VERSION | 2 +-
Speech/VERSION | 2 +-
Storage/VERSION | 2 +-
Storage/src/StorageClient.php | 2 +-
StorageControl/VERSION | 2 +-
StorageInsights/VERSION | 2 +-
StorageTransfer/VERSION | 2 +-
Support/VERSION | 2 +-
Tasks/VERSION | 2 +-
TelcoAutomation/VERSION | 2 +-
Tpu/VERSION | 2 +-
Trace/VERSION | 2 +-
Trace/src/TraceClient.php | 2 +-
Translate/VERSION | 2 +-
VideoIntelligence/VERSION | 2 +-
VideoLiveStream/VERSION | 2 +-
VideoStitcher/VERSION | 2 +-
VideoTranscoder/VERSION | 2 +-
Vision/VERSION | 2 +-
composer.json | 70 ++++----
42 files changed, 358 insertions(+), 75 deletions(-)
diff --git a/BackupDr/VERSION b/BackupDr/VERSION
index 78bc1abd14f2..d9df1bbc0c7b 100644
--- a/BackupDr/VERSION
+++ b/BackupDr/VERSION
@@ -1 +1 @@
-0.10.0
+0.11.0
diff --git a/BigQuery/VERSION b/BigQuery/VERSION
index ca380088a8d4..2aeaa11ee27e 100644
--- a/BigQuery/VERSION
+++ b/BigQuery/VERSION
@@ -1 +1 @@
-1.34.7
+1.35.0
diff --git a/BigQuery/src/BigQueryClient.php b/BigQuery/src/BigQueryClient.php
index fee8da01fee6..7828675d0021 100644
--- a/BigQuery/src/BigQueryClient.php
+++ b/BigQuery/src/BigQueryClient.php
@@ -54,7 +54,7 @@ class BigQueryClient
ClientTrait::jsonDecode insteadof RetryDeciderTrait;
}
- const VERSION = '1.34.7';
+ const VERSION = '1.35.0';
const MAX_DELAY_MICROSECONDS = 32000000;
const SERVICE_NAME = 'bigquery';
diff --git a/Bigtable/VERSION b/Bigtable/VERSION
index 7329e21c3bd2..4e2200b98e56 100644
--- a/Bigtable/VERSION
+++ b/Bigtable/VERSION
@@ -1 +1 @@
-2.20.0
+2.20.1
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0532802d9ec5..7b516c2db285 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,287 @@
# Changelog
+## 0.316.0
+
+google/cloud-backupdr 0.11.0
+
+
+
+### Features
+
+* [BackupDr] A new service `BackupDrProtectionSummary` is added ([#8854](https://github.com/googleapis/google-cloud-php/issues/8854)) ([34a6b14](https://github.com/googleapis/google-cloud-php/commit/34a6b148c88d7a5b6d7560c6cbfda322ad23c382))
+
+
+
+google/cloud-bigquery 1.35.0
+
+
+
+### Features
+
+* **BigQuery:** Add debug logging ([#8790](https://github.com/googleapis/google-cloud-php/issues/8790)) ([cabed91](https://github.com/googleapis/google-cloud-php/commit/cabed9130d9fa687f818bea5e60ba86d78275565))
+
+
+
+google/cloud-bigtable 2.20.1
+
+
+
+
+
+google/cloud-compute 2.5.0
+
+
+
+### Features
+
+* [Compute] Update Compute Engine v1 API to revision 20251230 ([#1144](https://github.com/googleapis/google-cloud-php/issues/1144)) ([#8864](https://github.com/googleapis/google-cloud-php/issues/8864)) ([e948ad3](https://github.com/googleapis/google-cloud-php/commit/e948ad3ae4ab944b9f3b9778840542ea90244eac))
+
+
+
+google/cloud-config 1.7.0
+
+
+
+### Features
+
+* [Config] add support for enabling automigration from deprecated Terraform versions ([#8855](https://github.com/googleapis/google-cloud-php/issues/8855)) ([206c37d](https://github.com/googleapis/google-cloud-php/commit/206c37d99881e5234f96ebe5b78f5bac110d8e98))
+
+
+
+google/cloud-core 1.71.0
+
+
+
+### Features
+
+* **BigQuery:** Add debug logging ([#8790](https://github.com/googleapis/google-cloud-php/issues/8790)) ([cabed91](https://github.com/googleapis/google-cloud-php/commit/cabed9130d9fa687f818bea5e60ba86d78275565))
+
+
+
+google/cloud-databasecenter 0.3.0
+
+
+
+### Features
+
+* [DatabaseCenter] Adding Method AggregateIssueStats of Database Center API v1beta ([#8865](https://github.com/googleapis/google-cloud-php/issues/8865)) ([eaad63b](https://github.com/googleapis/google-cloud-php/commit/eaad63b569f41236958fde57fb0109a79ee02059))
+
+
+
+google/cloud-datastore 2.0.2
+
+
+
+
+
+google/cloud-dialogflow-cx 0.10.0
+
+
+
+### Features
+
+* [DialogflowCx] updated v3 dialogflow client libraries ([#8866](https://github.com/googleapis/google-cloud-php/issues/8866)) ([c86ba03](https://github.com/googleapis/google-cloud-php/commit/c86ba03a9a814e98be8fc5e433ce6d5cc4bf3510))
+
+
+
+google/cloud-firestore 2.0.1-RC1
+
+
+](https://github.com/googleapis/google-cloud-php/compare/v0.315.0...v0.316.0) (2026-01-16)
+
+
+
+google/cloud-geminidataanalytics 0.7.0
+
+
+
+### Features
+
+* [GeminiDataAnalytics] added sync APIs for the CRUD operations of Data Agent ([#8858](https://github.com/googleapis/google-cloud-php/issues/8858)) ([345514e](https://github.com/googleapis/google-cloud-php/commit/345514e953670d65711f2a47c37c7dcfac9ca05f))
+
+
+
+google/grafeas 1.4.0
+
+
+
+### Features
+
+* [Grafeas] A new message `File` is added ([#8857](https://github.com/googleapis/google-cloud-php/issues/8857)) ([2b83ca8](https://github.com/googleapis/google-cloud-php/commit/2b83ca8a4f4612b4f56f2dea1f8c928e55f2c98b))
+
+
+
+google/cloud-language 1.1.4
+
+
+
+
+
+google/cloud-logging 1.34.4
+
+
+
+
+
+google/cloud-netapp 1.10.0
+
+
+
+### Features
+
+* [NetApp] Update NetApp v1 API with Host Groups, Block Volumes, Cache Volumes, and Backup Restore ([#8862](https://github.com/googleapis/google-cloud-php/issues/8862)) ([ecf54be](https://github.com/googleapis/google-cloud-php/commit/ecf54be05fc16cdbe99f138c58374c006c94a6ce))
+
+
+### Documentation
+
+* A comment for field `backup_retention_policy` in message `.google.cloud.netapp.v1.BackupVault` is changed ([ecf54be](https://github.com/googleapis/google-cloud-php/commit/ecf54be05fc16cdbe99f138c58374c006c94a6ce))
+
+
+
+google/cloud-pubsub 2.17.0
+
+
+
+### Features
+
+* [PubSub] Add AIInference MessageTransform type ([#8852](https://github.com/googleapis/google-cloud-php/issues/8852)) ([136a356](https://github.com/googleapis/google-cloud-php/commit/136a356fc2da14454b57b75b8ba60d8e035d2407))
+
+
+
+google/cloud-run 1.12.0
+
+
+
+### Features
+
+* [Run] add instances client library ([#8867](https://github.com/googleapis/google-cloud-php/issues/8867)) ([296b7c8](https://github.com/googleapis/google-cloud-php/commit/296b7c8eaea483d3ad8e7f0fe2cde0356c9b11c3))
+
+
+
+google/shopping-merchant-reviews 0.5.2
+
+
+
+
+
+google/cloud-spanner 2.4.0
+
+
+
+### Features
+
+* **Spanner:** set default grpc.keepalive_time_ms to 120 seconds ([#8863](https://github.com/googleapis/google-cloud-php/issues/8863)) ([2158b82](https://github.com/googleapis/google-cloud-php/commit/2158b82f6a146c83f3d197ed304944529b76dfd0))
+
+
+
+google/cloud-speech 2.3.0
+
+
+
+### Features
+
+* [Speech] add custom prompt config in the request and return prompt in the response ([#8851](https://github.com/googleapis/google-cloud-php/issues/8851)) ([7dcc34d](https://github.com/googleapis/google-cloud-php/commit/7dcc34d74f7c88ec44398167be61dca8a924d415))
+* Add custom prompt config in the request and return prompt in the response ([7dcc34d](https://github.com/googleapis/google-cloud-php/commit/7dcc34d74f7c88ec44398167be61dca8a924d415))
+* Update min_speaker_count and max_speaker_count to be optional ([7dcc34d](https://github.com/googleapis/google-cloud-php/commit/7dcc34d74f7c88ec44398167be61dca8a924d415))
+
+
+### Documentation
+
+* Clarify that min_speaker_count and max_speaker_count in SpeakerDiarizationConfig are not currently used ([7dcc34d](https://github.com/googleapis/google-cloud-php/commit/7dcc34d74f7c88ec44398167be61dca8a924d415))
+* Update guidance on how to enable speaker diarization; to enable, set the diarization_config field to an empty SpeakerDiarizationConfig message ([7dcc34d](https://github.com/googleapis/google-cloud-php/commit/7dcc34d74f7c88ec44398167be61dca8a924d415))
+
+
+
+google/cloud-storage 1.49.1
+
+
+
+
+
+google/cloud-storage-control 1.6.2
+
+
+
+
+
+google/cloud-storageinsights 1.3.2
+
+
+
+
+
+google/cloud-storage-transfer 2.3.2
+
+
+
+
+
+google/cloud-support 1.4.1
+
+
+
+
+
+google/cloud-tasks 2.1.2
+
+
+
+
+
+google/cloud-telcoautomation 1.2.2
+
+
+
+
+
+google/cloud-tpu 2.2.2
+
+
+
+
+
+google/cloud-trace 1.9.4
+
+
+
+
+
+google/cloud-translate 2.1.2
+
+
+
+
+
+google/cloud-videointelligence 2.1.2
+
+
+
+
+
+google/cloud-video-live-stream 1.3.2
+
+
+
+
+
+google/cloud-video-stitcher 1.1.2
+
+
+
+
+
+google/cloud-video-transcoder 1.3.2
+
+
+
+
+
+google/cloud-vision 2.1.3
+
+
+
+
+
## 0.315.0
google/cloud-access-approval 2.1.2
diff --git a/Compute/VERSION b/Compute/VERSION
index 197c4d5c2d7c..437459cd94c9 100644
--- a/Compute/VERSION
+++ b/Compute/VERSION
@@ -1 +1 @@
-2.4.0
+2.5.0
diff --git a/Config/VERSION b/Config/VERSION
index 9c6d6293b1a8..bd8bf882d061 100644
--- a/Config/VERSION
+++ b/Config/VERSION
@@ -1 +1 @@
-1.6.1
+1.7.0
diff --git a/Core/VERSION b/Core/VERSION
index 832e9afb6c13..df484cbb1d9f 100644
--- a/Core/VERSION
+++ b/Core/VERSION
@@ -1 +1 @@
-1.70.0
+1.71.0
diff --git a/DatabaseCenter/VERSION b/DatabaseCenter/VERSION
index 0ea3a944b399..0d91a54c7d43 100644
--- a/DatabaseCenter/VERSION
+++ b/DatabaseCenter/VERSION
@@ -1 +1 @@
-0.2.0
+0.3.0
diff --git a/Datastore/VERSION b/Datastore/VERSION
index 38f77a65b301..e9307ca5751b 100644
--- a/Datastore/VERSION
+++ b/Datastore/VERSION
@@ -1 +1 @@
-2.0.1
+2.0.2
diff --git a/DialogflowCx/VERSION b/DialogflowCx/VERSION
index 2003b639c400..78bc1abd14f2 100644
--- a/DialogflowCx/VERSION
+++ b/DialogflowCx/VERSION
@@ -1 +1 @@
-0.9.2
+0.10.0
diff --git a/Firestore/VERSION b/Firestore/VERSION
index 54ef5dd137b3..1a7225391382 100644
--- a/Firestore/VERSION
+++ b/Firestore/VERSION
@@ -1 +1,2 @@
-2.0.0-RC1
+2.0.1-RC1
+
diff --git a/GeminiDataAnalytics/VERSION b/GeminiDataAnalytics/VERSION
index a918a2aa18d5..faef31a4357c 100644
--- a/GeminiDataAnalytics/VERSION
+++ b/GeminiDataAnalytics/VERSION
@@ -1 +1 @@
-0.6.0
+0.7.0
diff --git a/Grafeas/VERSION b/Grafeas/VERSION
index 1892b9267677..88c5fb891dcf 100644
--- a/Grafeas/VERSION
+++ b/Grafeas/VERSION
@@ -1 +1 @@
-1.3.2
+1.4.0
diff --git a/Language/VERSION b/Language/VERSION
index 781dcb07cd80..65087b4f5ece 100644
--- a/Language/VERSION
+++ b/Language/VERSION
@@ -1 +1 @@
-1.1.3
+1.1.4
diff --git a/Logging/VERSION b/Logging/VERSION
index 7e3856fe8721..19357ae93cfb 100644
--- a/Logging/VERSION
+++ b/Logging/VERSION
@@ -1 +1 @@
-1.34.3
+1.34.4
diff --git a/Logging/src/LoggingClient.php b/Logging/src/LoggingClient.php
index 2c48f079f247..14a343bd5e2e 100644
--- a/Logging/src/LoggingClient.php
+++ b/Logging/src/LoggingClient.php
@@ -70,7 +70,7 @@ class LoggingClient
use ArrayTrait;
use ClientTrait;
- const VERSION = '1.34.3';
+ const VERSION = '1.34.4';
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/logging.admin';
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/logging.read';
diff --git a/NetApp/VERSION b/NetApp/VERSION
index f8e233b27332..81c871de46b3 100644
--- a/NetApp/VERSION
+++ b/NetApp/VERSION
@@ -1 +1 @@
-1.9.0
+1.10.0
diff --git a/PubSub/VERSION b/PubSub/VERSION
index 43c85e79255e..d76bd2ba3eff 100644
--- a/PubSub/VERSION
+++ b/PubSub/VERSION
@@ -1 +1 @@
-2.16.2
+2.17.0
diff --git a/PubSub/src/PubSubClient.php b/PubSub/src/PubSubClient.php
index 9e81d777e11c..d6448e7b77d4 100644
--- a/PubSub/src/PubSubClient.php
+++ b/PubSub/src/PubSubClient.php
@@ -98,7 +98,7 @@ class PubSubClient
use ApiHelperTrait;
use ClientOptionsTrait;
- const VERSION = '2.16.2';
+ const VERSION = '2.17.0';
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/pubsub';
diff --git a/Run/VERSION b/Run/VERSION
index 1cac385c6cb8..0eed1a29efd6 100644
--- a/Run/VERSION
+++ b/Run/VERSION
@@ -1 +1 @@
-1.11.0
+1.12.0
diff --git a/ShoppingMerchantReviews/VERSION b/ShoppingMerchantReviews/VERSION
index 4b9fcbec101a..cb0c939a936f 100644
--- a/ShoppingMerchantReviews/VERSION
+++ b/ShoppingMerchantReviews/VERSION
@@ -1 +1 @@
-0.5.1
+0.5.2
diff --git a/Spanner/VERSION b/Spanner/VERSION
index 276cbf9e2858..197c4d5c2d7c 100644
--- a/Spanner/VERSION
+++ b/Spanner/VERSION
@@ -1 +1 @@
-2.3.0
+2.4.0
diff --git a/Speech/VERSION b/Speech/VERSION
index c043eea7767e..276cbf9e2858 100644
--- a/Speech/VERSION
+++ b/Speech/VERSION
@@ -1 +1 @@
-2.2.1
+2.3.0
diff --git a/Storage/VERSION b/Storage/VERSION
index 7f3a46a841e5..29306a90b941 100644
--- a/Storage/VERSION
+++ b/Storage/VERSION
@@ -1 +1 @@
-1.49.0
+1.49.1
diff --git a/Storage/src/StorageClient.php b/Storage/src/StorageClient.php
index f8e1d19bc664..4f21edf72bab 100644
--- a/Storage/src/StorageClient.php
+++ b/Storage/src/StorageClient.php
@@ -47,7 +47,7 @@ class StorageClient
use ArrayTrait;
use ClientTrait;
- const VERSION = '1.49.0';
+ const VERSION = '1.49.1';
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/devstorage.full_control';
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/devstorage.read_only';
diff --git a/StorageControl/VERSION b/StorageControl/VERSION
index 9c6d6293b1a8..fdd3be6df54a 100644
--- a/StorageControl/VERSION
+++ b/StorageControl/VERSION
@@ -1 +1 @@
-1.6.1
+1.6.2
diff --git a/StorageInsights/VERSION b/StorageInsights/VERSION
index 3a3cd8cc8b07..1892b9267677 100644
--- a/StorageInsights/VERSION
+++ b/StorageInsights/VERSION
@@ -1 +1 @@
-1.3.1
+1.3.2
diff --git a/StorageTransfer/VERSION b/StorageTransfer/VERSION
index 2bf1c1ccf363..f90b1afc082f 100644
--- a/StorageTransfer/VERSION
+++ b/StorageTransfer/VERSION
@@ -1 +1 @@
-2.3.1
+2.3.2
diff --git a/Support/VERSION b/Support/VERSION
index 88c5fb891dcf..347f5833ee6d 100644
--- a/Support/VERSION
+++ b/Support/VERSION
@@ -1 +1 @@
-1.4.0
+1.4.1
diff --git a/Tasks/VERSION b/Tasks/VERSION
index 3e3c2f1e5edb..eca07e4c1a8c 100644
--- a/Tasks/VERSION
+++ b/Tasks/VERSION
@@ -1 +1 @@
-2.1.1
+2.1.2
diff --git a/TelcoAutomation/VERSION b/TelcoAutomation/VERSION
index 6085e946503a..23aa8390630c 100644
--- a/TelcoAutomation/VERSION
+++ b/TelcoAutomation/VERSION
@@ -1 +1 @@
-1.2.1
+1.2.2
diff --git a/Tpu/VERSION b/Tpu/VERSION
index c043eea7767e..b1b25a5ffae4 100644
--- a/Tpu/VERSION
+++ b/Tpu/VERSION
@@ -1 +1 @@
-2.2.1
+2.2.2
diff --git a/Trace/VERSION b/Trace/VERSION
index 77fee73a8cf9..d615fd0c04ab 100644
--- a/Trace/VERSION
+++ b/Trace/VERSION
@@ -1 +1 @@
-1.9.3
+1.9.4
diff --git a/Trace/src/TraceClient.php b/Trace/src/TraceClient.php
index eb85b5fa1ffb..0169663a39f4 100644
--- a/Trace/src/TraceClient.php
+++ b/Trace/src/TraceClient.php
@@ -40,7 +40,7 @@ class TraceClient
{
use ClientTrait;
- const VERSION = '1.9.3';
+ const VERSION = '1.9.4';
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';
diff --git a/Translate/VERSION b/Translate/VERSION
index 3e3c2f1e5edb..eca07e4c1a8c 100644
--- a/Translate/VERSION
+++ b/Translate/VERSION
@@ -1 +1 @@
-2.1.1
+2.1.2
diff --git a/VideoIntelligence/VERSION b/VideoIntelligence/VERSION
index 3e3c2f1e5edb..eca07e4c1a8c 100644
--- a/VideoIntelligence/VERSION
+++ b/VideoIntelligence/VERSION
@@ -1 +1 @@
-2.1.1
+2.1.2
diff --git a/VideoLiveStream/VERSION b/VideoLiveStream/VERSION
index 3a3cd8cc8b07..1892b9267677 100644
--- a/VideoLiveStream/VERSION
+++ b/VideoLiveStream/VERSION
@@ -1 +1 @@
-1.3.1
+1.3.2
diff --git a/VideoStitcher/VERSION b/VideoStitcher/VERSION
index 524cb55242b5..45a1b3f44523 100644
--- a/VideoStitcher/VERSION
+++ b/VideoStitcher/VERSION
@@ -1 +1 @@
-1.1.1
+1.1.2
diff --git a/VideoTranscoder/VERSION b/VideoTranscoder/VERSION
index 3a3cd8cc8b07..1892b9267677 100644
--- a/VideoTranscoder/VERSION
+++ b/VideoTranscoder/VERSION
@@ -1 +1 @@
-1.3.1
+1.3.2
diff --git a/Vision/VERSION b/Vision/VERSION
index eca07e4c1a8c..ac2cdeba0137 100644
--- a/Vision/VERSION
+++ b/Vision/VERSION
@@ -1 +1 @@
-2.1.2
+2.1.3
diff --git a/composer.json b/composer.json
index 6d16867010a5..0f0e68b26125 100644
--- a/composer.json
+++ b/composer.json
@@ -104,7 +104,7 @@
"google/cloud-asset": "2.3.2",
"google/cloud-assured-workloads": "1.1.2",
"google/cloud-automl": "2.1.2",
- "google/cloud-backupdr": "0.10.0",
+ "google/cloud-backupdr": "0.11.0",
"google/cloud-bare-metal-solution": "1.1.2",
"google/cloud-batch": "1.4.0",
"google/cloud-beyondcorp-appconnections": "1.1.2",
@@ -112,7 +112,7 @@
"google/cloud-beyondcorp-appgateways": "1.1.2",
"google/cloud-beyondcorp-clientconnectorservices": "1.1.2",
"google/cloud-beyondcorp-clientgateways": "1.1.2",
- "google/cloud-bigquery": "1.34.7",
+ "google/cloud-bigquery": "1.35.0",
"google/cloud-bigquery-analyticshub": "1.5.0",
"google/cloud-bigquery-connection": "2.1.2",
"google/cloud-bigquery-data-exchange": "0.6.2",
@@ -121,7 +121,7 @@
"google/cloud-bigquery-reservation": "2.6.1",
"google/cloud-bigquery-storage": "2.3.0",
"google/cloud-bigquerydatatransfer": "2.2.2",
- "google/cloud-bigtable": "2.20.0",
+ "google/cloud-bigtable": "2.20.1",
"google/cloud-billing": "2.2.1",
"google/cloud-billing-budgets": "2.1.1",
"google/cloud-binary-authorization": "1.1.1",
@@ -133,17 +133,17 @@
"google/cloud-cloudcontrolspartner": "0.5.1",
"google/cloud-commerce-consumer-procurement": "1.3.1",
"google/cloud-common-protos": "0.8.3",
- "google/cloud-compute": "2.4.0",
+ "google/cloud-compute": "2.5.0",
"google/cloud-confidentialcomputing": "1.6.1",
- "google/cloud-config": "1.6.1",
+ "google/cloud-config": "1.7.0",
"google/cloud-configdelivery": "0.3.1",
"google/cloud-contact-center-insights": "2.4.1",
"google/cloud-container": "2.7.0",
"google/cloud-container-analysis": "1.2.1",
- "google/cloud-core": "1.70.0",
+ "google/cloud-core": "1.71.0",
"google/cloud-data-catalog": "2.4.1",
"google/cloud-data-fusion": "1.1.1",
- "google/cloud-databasecenter": "0.2.0",
+ "google/cloud-databasecenter": "0.3.0",
"google/cloud-datacatalog-lineage": "1.2.1",
"google/cloud-dataflow": "0.9.2",
"google/cloud-dataform": "0.9.2",
@@ -151,14 +151,14 @@
"google/cloud-dataplex": "1.11.0",
"google/cloud-dataproc": "2.8.1",
"google/cloud-dataproc-metastore": "1.2.2",
- "google/cloud-datastore": "2.0.1",
+ "google/cloud-datastore": "2.0.2",
"google/cloud-datastore-admin": "1.1.1",
"google/cloud-datastream": "2.5.2",
"google/cloud-deploy": "1.6.2",
"google/cloud-developerconnect": "0.5.2",
"google/cloud-devicestreaming": "0.2.2",
"google/cloud-dialogflow": "2.3.0",
- "google/cloud-dialogflow-cx": "0.9.2",
+ "google/cloud-dialogflow-cx": "0.10.0",
"google/cloud-discoveryengine": "1.10.0",
"google/cloud-dlp": "2.9.1",
"google/cloud-dms": "2.1.2",
@@ -171,9 +171,9 @@
"google/cloud-eventarc-publishing": "1.2.1",
"google/cloud-filestore": "2.2.2",
"google/cloud-financialservices": "0.2.2",
- "google/cloud-firestore": "2.0.0-RC1",
+ "google/cloud-firestore": "2.0.1-RC1\n",
"google/cloud-functions": "2.1.2",
- "google/cloud-geminidataanalytics": "0.6.0",
+ "google/cloud-geminidataanalytics": "0.7.0",
"google/cloud-gke-backup": "1.3.2",
"google/cloud-gke-connect-gateway": "1.1.2",
"google/cloud-gke-hub": "1.2.2",
@@ -186,11 +186,11 @@
"google/cloud-ids": "1.1.2",
"google/cloud-kms": "2.5.2",
"google/cloud-kms-inventory": "1.2.2",
- "google/cloud-language": "1.1.3",
+ "google/cloud-language": "1.1.4",
"google/cloud-licensemanager": "0.2.1",
"google/cloud-life-sciences": "0.8.1",
"google/cloud-locationfinder": "0.1.0",
- "google/cloud-logging": "1.34.3",
+ "google/cloud-logging": "1.34.4",
"google/cloud-lustre": "0.3.1",
"google/cloud-maintenance": "0.3.1",
"google/cloud-managed-identities": "2.1.1",
@@ -202,7 +202,7 @@
"google/cloud-migrationcenter": "1.2.1",
"google/cloud-modelarmor": "0.5.1",
"google/cloud-monitoring": "2.2.1",
- "google/cloud-netapp": "1.9.0",
+ "google/cloud-netapp": "1.10.0",
"google/cloud-network-connectivity": "2.5.1",
"google/cloud-network-management": "2.7.0",
"google/cloud-network-security": "1.2.2",
@@ -222,7 +222,7 @@
"google/cloud-private-catalog": "0.6.2",
"google/cloud-privilegedaccessmanager": "0.4.2",
"google/cloud-profiler": "2.1.1",
- "google/cloud-pubsub": "2.16.2",
+ "google/cloud-pubsub": "2.17.0",
"google/cloud-quotas": "1.5.2",
"google/cloud-rapidmigrationassessment": "1.2.2",
"google/cloud-recaptcha-enterprise": "2.3.0",
@@ -232,7 +232,7 @@
"google/cloud-redis-cluster": "0.6.2",
"google/cloud-resource-manager": "1.1.2",
"google/cloud-retail": "2.5.2",
- "google/cloud-run": "1.11.0",
+ "google/cloud-run": "1.12.0",
"google/cloud-scheduler": "2.1.2",
"google/cloud-secret-manager": "2.2.2",
"google/cloud-securesourcemanager": "1.6.2",
@@ -247,27 +247,27 @@
"google/cloud-service-usage": "2.1.2",
"google/cloud-servicehealth": "0.4.2",
"google/cloud-shell": "2.1.2",
- "google/cloud-spanner": "2.3.0",
- "google/cloud-speech": "2.2.1",
+ "google/cloud-spanner": "2.4.0",
+ "google/cloud-speech": "2.3.0",
"google/cloud-sql-admin": "1.6.0",
- "google/cloud-storage": "1.49.0",
- "google/cloud-storage-control": "1.6.1",
- "google/cloud-storage-transfer": "2.3.1",
+ "google/cloud-storage": "1.49.1",
+ "google/cloud-storage-control": "1.6.2",
+ "google/cloud-storage-transfer": "2.3.2",
"google/cloud-storagebatchoperations": "0.3.0",
- "google/cloud-storageinsights": "1.3.1",
- "google/cloud-support": "1.4.0",
+ "google/cloud-storageinsights": "1.3.2",
+ "google/cloud-support": "1.4.1",
"google/cloud-talent": "2.2.1",
- "google/cloud-tasks": "2.1.1",
- "google/cloud-telcoautomation": "1.2.1",
+ "google/cloud-tasks": "2.1.2",
+ "google/cloud-telcoautomation": "1.2.2",
"google/cloud-text-to-speech": "2.6.0",
- "google/cloud-tpu": "2.2.1",
- "google/cloud-trace": "1.9.3",
- "google/cloud-translate": "2.1.1",
- "google/cloud-video-live-stream": "1.3.1",
- "google/cloud-video-stitcher": "1.1.1",
- "google/cloud-video-transcoder": "1.3.1",
- "google/cloud-videointelligence": "2.1.1",
- "google/cloud-vision": "2.1.2",
+ "google/cloud-tpu": "2.2.2",
+ "google/cloud-trace": "1.9.4",
+ "google/cloud-translate": "2.1.2",
+ "google/cloud-video-live-stream": "1.3.2",
+ "google/cloud-video-stitcher": "1.1.2",
+ "google/cloud-video-transcoder": "1.3.2",
+ "google/cloud-videointelligence": "2.1.2",
+ "google/cloud-vision": "2.1.3",
"google/cloud-vm-migration": "1.3.0",
"google/cloud-vmware-engine": "1.2.2",
"google/cloud-vpc-access": "2.1.2",
@@ -276,7 +276,7 @@
"google/cloud-workflows": "1.2.1",
"google/common-protos": "4.12.4",
"google/geo-common-protos": "0.2.2",
- "google/grafeas": "1.3.2",
+ "google/grafeas": "1.4.0",
"google/longrunning": "0.6.0",
"google/maps-fleetengine": "0.5.1",
"google/maps-fleetengine-delivery": "0.5.1",
@@ -295,7 +295,7 @@
"google/shopping-merchant-promotions": "1.1.2",
"google/shopping-merchant-quota": "1.2.0",
"google/shopping-merchant-reports": "1.1.2",
- "google/shopping-merchant-reviews": "0.5.1",
+ "google/shopping-merchant-reviews": "0.5.2",
"googleads/ad-manager": "0.6.0",
"googleads/data-manager": "0.1.0",
"googleads/marketingplatform-admin": "0.4.0"