From 6aa2467a6fd73d2dda02439b61ba3f94c3cc8e6b Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 17 May 2024 22:12:17 +0000
Subject: [PATCH] chore(main): release 0.245.0
---
AnalyticsData/VERSION | 2 +-
AppsChat/VERSION | 2 +-
Batch/VERSION | 2 +-
CHANGELOG.md | 288 ++++++++++++++++++++++++++++
Compute/VERSION | 2 +-
Deploy/VERSION | 2 +-
Dlp/VERSION | 2 +-
DocumentAi/VERSION | 2 +-
GeoCommonProtos/VERSION | 2 +-
GkeMultiCloud/VERSION | 2 +-
Kms/VERSION | 2 +-
MapsFleetEngine/VERSION | 2 +-
MapsFleetEngineDelivery/VERSION | 2 +-
NetApp/VERSION | 2 +-
Parallelstore/VERSION | 2 +-
ServiceDirectory/VERSION | 2 +-
ShoppingCss/VERSION | 2 +-
ShoppingMerchantInventories/VERSION | 2 +-
ShoppingMerchantReports/VERSION | 2 +-
Spanner/VERSION | 2 +-
Spanner/src/SpannerClient.php | 2 +-
Storage/VERSION | 2 +-
Storage/src/StorageClient.php | 2 +-
StorageControl/VERSION | 2 +-
composer.json | 46 ++---
25 files changed, 334 insertions(+), 46 deletions(-)
diff --git a/AnalyticsData/VERSION b/AnalyticsData/VERSION
index 5f2491c5adca..c5523bd09b18 100644
--- a/AnalyticsData/VERSION
+++ b/AnalyticsData/VERSION
@@ -1 +1 @@
-0.16.4
+0.17.0
diff --git a/AppsChat/VERSION b/AppsChat/VERSION
index 17e51c385ea3..d917d3e26adc 100644
--- a/AppsChat/VERSION
+++ b/AppsChat/VERSION
@@ -1 +1 @@
-0.1.1
+0.1.2
diff --git a/Batch/VERSION b/Batch/VERSION
index 427cda05dcde..74aaa3f38cfe 100644
--- a/Batch/VERSION
+++ b/Batch/VERSION
@@ -1 +1 @@
-0.16.7
+0.16.8
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9f400ad821ed..2c17ab610fd0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,293 @@
# Changelog
+## 0.245.0
+
+google/analytics-data 0.17.0
+
+
+
+### Features
+
+* Add `CreateReportTask`, `QueryReportTask`, `GetReportTask`, `ListReportTasks` methods to the Data API v1alpha ([#7295](https://github.com/googleapis/google-cloud-php/issues/7295)) ([bd673bd](https://github.com/googleapis/google-cloud-php/commit/bd673bdbebdabe81a64b09b217b0c28574ff01a4))
+* Add `ReportTask`, `Metric`, `OrderBy`, `Cohort`, `CohortsRange`, `CohortReportSettings`, `ResponseMetaData`, `MetricAggregation`, `RestrictedMetricType` types to the Data API v1alpha ([bd673bd](https://github.com/googleapis/google-cloud-php/commit/bd673bdbebdabe81a64b09b217b0c28574ff01a4))
+
+
+
+google/apps-chat 0.1.2
+
+
+
+### Documentation
+
+* Update Chat API comments ([#7306](https://github.com/googleapis/google-cloud-php/issues/7306)) ([2a4604b](https://github.com/googleapis/google-cloud-php/commit/2a4604bc6b6b90f4e71e671a995a878549a8280c))
+
+
+
+google/cloud-batch 0.16.8
+
+
+
+### Documentation
+
+* Refine description for field `task_execution` ([#7307](https://github.com/googleapis/google-cloud-php/issues/7307)) ([b6f2ed0](https://github.com/googleapis/google-cloud-php/commit/b6f2ed0f0abf75960ccd8e0069af13fbdd3ddfcf))
+
+
+
+google/cloud-compute 1.18.0
+
+
+
+### Features
+
+* Update Compute Engine API to revision 20240430 ([#900](https://github.com/googleapis/google-cloud-php/issues/900)) ([#7297](https://github.com/googleapis/google-cloud-php/issues/7297)) ([78afc83](https://github.com/googleapis/google-cloud-php/commit/78afc833723c57614ee8288806938bf79c4f0958))
+
+
+
+google/cloud-deploy 0.19.0
+
+
+
+### Features
+
+* Add Skaffold verbose support to Execution Environment properties ([#7315](https://github.com/googleapis/google-cloud-php/issues/7315)) ([578a61a](https://github.com/googleapis/google-cloud-php/commit/578a61ab7da6786a13698a58dd7332bc6779b792))
+
+
+
+google/cloud-dlp 1.14.0
+
+
+
+### Features
+
+* Add field to InspectJobs num_rows_processed for BigQuery inspect jobs ([d905def](https://github.com/googleapis/google-cloud-php/commit/d905defec82c6b71d773ce24bd4e9edb8bbd3888))
+* Add new countries for supported detectors ([d905def](https://github.com/googleapis/google-cloud-php/commit/d905defec82c6b71d773ce24bd4e9edb8bbd3888))
+* Add RPCs for deleting TableDataProfiles ([#7294](https://github.com/googleapis/google-cloud-php/issues/7294)) ([d905def](https://github.com/googleapis/google-cloud-php/commit/d905defec82c6b71d773ce24bd4e9edb8bbd3888))
+* Add RPCs for enabling discovery of Cloud SQL ([d905def](https://github.com/googleapis/google-cloud-php/commit/d905defec82c6b71d773ce24bd4e9edb8bbd3888))
+
+
+### Documentation
+
+* Updated method documentation ([d905def](https://github.com/googleapis/google-cloud-php/commit/d905defec82c6b71d773ce24bd4e9edb8bbd3888))
+
+
+
+google/cloud-document-ai 1.12.2
+
+
+
+### Documentation
+
+* Clarify the unavailability of some features ([#7312](https://github.com/googleapis/google-cloud-php/issues/7312)) ([e2cee2d](https://github.com/googleapis/google-cloud-php/commit/e2cee2d72b86ed4c4e55ffa27be692eed19ab02f))
+* Updated comments ([#7301](https://github.com/googleapis/google-cloud-php/issues/7301)) ([22def9f](https://github.com/googleapis/google-cloud-php/commit/22def9f04c3c10604a44afea5dd3e8e55979e7eb))
+
+
+
+google/geo-common-protos 0.1.0
+
+
+
+### Features
+
+* Add fleetengine, fleetengine delivery, and geo common ([#7309](https://github.com/googleapis/google-cloud-php/issues/7309)) ([749fc97](https://github.com/googleapis/google-cloud-php/commit/749fc97dce4aaeee3ed0358ec0400aa1087f7d10))
+
+
+
+google/cloud-gke-multi-cloud 0.6.0
+
+
+
+### Features
+
+* Option to ignore_errors while deleting Azure clusters / nodepools ([#7304](https://github.com/googleapis/google-cloud-php/issues/7304)) ([401a5b5](https://github.com/googleapis/google-cloud-php/commit/401a5b5bb8e8569248d87907fe1f4317dd187035))
+
+
+
+google/cloud-kms 1.22.0
+
+
+
+### Features
+
+* Add client library for KMS Autokey service, which enables automated KMS key provision and management ([#7290](https://github.com/googleapis/google-cloud-php/issues/7290)) ([3c0f6e6](https://github.com/googleapis/google-cloud-php/commit/3c0f6e66f4b005817fa7760244dec6fb2063cd2f))
+
+
+
+google/maps-fleetengine 0.1.0
+
+
+
+### Features
+
+* Add fleetengine, fleetengine delivery, and geo common ([#7309](https://github.com/googleapis/google-cloud-php/issues/7309)) ([749fc97](https://github.com/googleapis/google-cloud-php/commit/749fc97dce4aaeee3ed0358ec0400aa1087f7d10))
+
+
+
+google/maps-fleetengine-delivery 0.1.0
+
+
+
+### Features
+
+* Add fleetengine, fleetengine delivery, and geo common ([#7309](https://github.com/googleapis/google-cloud-php/issues/7309)) ([749fc97](https://github.com/googleapis/google-cloud-php/commit/749fc97dce4aaeee3ed0358ec0400aa1087f7d10))
+
+
+
+google/cloud-netapp 0.3.0
+
+
+
+### Features
+
+* Add a new Service Level FLEX ([#7318](https://github.com/googleapis/google-cloud-php/issues/7318)) ([5241ec9](https://github.com/googleapis/google-cloud-php/commit/5241ec9ad1eacfb5b472ce56087cc552de238ded))
+* Add backup chain bytes to BackupConfig in Volume ([5241ec9](https://github.com/googleapis/google-cloud-php/commit/5241ec9ad1eacfb5b472ce56087cc552de238ded))
+* Add Location metadata support ([5241ec9](https://github.com/googleapis/google-cloud-php/commit/5241ec9ad1eacfb5b472ce56087cc552de238ded))
+* Add Tiering Policy to Volume ([5241ec9](https://github.com/googleapis/google-cloud-php/commit/5241ec9ad1eacfb5b472ce56087cc552de238ded))
+
+
+
+google/cloud-parallelstore 0.3.0
+
+
+
+### ⚠ BREAKING CHANGES
+
+* An existing field `end_time` is removed from message `.google.cloud.parallelstore.v1beta.TransferOperationMetadata`
+* An existing field `source` is removed from message `.google.cloud.parallelstore.v1beta.TransferOperationMetadata`
+* An existing field `destination` is removed from message `.google.cloud.parallelstore.v1beta.TransferOperationMetadata`
+* An existing field `create_time` is removed from message `.google.cloud.parallelstore.v1beta.TransferOperationMetadata` ([#7314](https://github.com/googleapis/google-cloud-php/issues/7314))
+* An existing field `destination_path` is renamed to `destination_parallelstore` in message `.google.cloud.parallelstore.v1beta.ImportDataRequest`
+* An existing field `source_path` is renamed to `source_parallelstore` in message `.google.cloud.parallelstore.v1beta.ExportDataRequest`
+* An existing field `destination_gcs_uri` is renamed to `destination_gcs_bucket` in message `.google.cloud.parallelstore.v1beta.ExportDataRequest`
+* An existing field `source_gcs_uri` is renamed to `source_gcs_bucket` in message `.google.cloud.parallelstore.v1beta.ImportDataRequest` ([#7302](https://github.com/googleapis/google-cloud-php/issues/7302))
+
+### Features
+
+* A new field `api_version` is added to message `.google.cloud.parallelstore.v1beta.ExportDataMetadata` ([2c7a6b5](https://github.com/googleapis/google-cloud-php/commit/2c7a6b52c5cd5b56b9843ab3776cc88639c2df1e))
+* A new field `api_version` is added to message `.google.cloud.parallelstore.v1beta.ImportDataMetadata` ([2c7a6b5](https://github.com/googleapis/google-cloud-php/commit/2c7a6b52c5cd5b56b9843ab3776cc88639c2df1e))
+* A new field `create_time` is added to message `.google.cloud.parallelstore.v1beta.ExportDataMetadata` ([2c7a6b5](https://github.com/googleapis/google-cloud-php/commit/2c7a6b52c5cd5b56b9843ab3776cc88639c2df1e))
+* A new field `create_time` is added to message `.google.cloud.parallelstore.v1beta.ImportDataMetadata` ([2c7a6b5](https://github.com/googleapis/google-cloud-php/commit/2c7a6b52c5cd5b56b9843ab3776cc88639c2df1e))
+* A new field `destination_gcs_bucket` is added to message `.google.cloud.parallelstore.v1beta.TransferOperationMetadata` ([2c7a6b5](https://github.com/googleapis/google-cloud-php/commit/2c7a6b52c5cd5b56b9843ab3776cc88639c2df1e))
+* A new field `destination_parallelstore` is added to message `.google.cloud.parallelstore.v1beta.TransferOperationMetadata` ([2c7a6b5](https://github.com/googleapis/google-cloud-php/commit/2c7a6b52c5cd5b56b9843ab3776cc88639c2df1e))
+* A new field `end_time` is added to message `.google.cloud.parallelstore.v1beta.ExportDataMetadata` ([2c7a6b5](https://github.com/googleapis/google-cloud-php/commit/2c7a6b52c5cd5b56b9843ab3776cc88639c2df1e))
+* A new field `end_time` is added to message `.google.cloud.parallelstore.v1beta.ImportDataMetadata` ([2c7a6b5](https://github.com/googleapis/google-cloud-php/commit/2c7a6b52c5cd5b56b9843ab3776cc88639c2df1e))
+* A new field `requested_cancellation` is added to message `.google.cloud.parallelstore.v1beta.ExportDataMetadata` ([2c7a6b5](https://github.com/googleapis/google-cloud-php/commit/2c7a6b52c5cd5b56b9843ab3776cc88639c2df1e))
+* A new field `requested_cancellation` is added to message `.google.cloud.parallelstore.v1beta.ImportDataMetadata` ([2c7a6b5](https://github.com/googleapis/google-cloud-php/commit/2c7a6b52c5cd5b56b9843ab3776cc88639c2df1e))
+* A new field `source_gcs_bucket` is added to message `.google.cloud.parallelstore.v1beta.TransferOperationMetadata` ([2c7a6b5](https://github.com/googleapis/google-cloud-php/commit/2c7a6b52c5cd5b56b9843ab3776cc88639c2df1e))
+* A new field `source_parallelstore` is added to message `.google.cloud.parallelstore.v1beta.TransferOperationMetadata` ([2c7a6b5](https://github.com/googleapis/google-cloud-php/commit/2c7a6b52c5cd5b56b9843ab3776cc88639c2df1e))
+* A new field `status_message` is added to message `.google.cloud.parallelstore.v1beta.ExportDataMetadata` ([2c7a6b5](https://github.com/googleapis/google-cloud-php/commit/2c7a6b52c5cd5b56b9843ab3776cc88639c2df1e))
+* A new field `status_message` is added to message `.google.cloud.parallelstore.v1beta.ImportDataMetadata` ([2c7a6b5](https://github.com/googleapis/google-cloud-php/commit/2c7a6b52c5cd5b56b9843ab3776cc88639c2df1e))
+* A new field `target` is added to message `.google.cloud.parallelstore.v1beta.ExportDataMetadata` ([2c7a6b5](https://github.com/googleapis/google-cloud-php/commit/2c7a6b52c5cd5b56b9843ab3776cc88639c2df1e))
+* A new field `target` is added to message `.google.cloud.parallelstore.v1beta.ImportDataMetadata` ([2c7a6b5](https://github.com/googleapis/google-cloud-php/commit/2c7a6b52c5cd5b56b9843ab3776cc88639c2df1e))
+* A new field `verb` is added to message `.google.cloud.parallelstore.v1beta.ExportDataMetadata` ([2c7a6b5](https://github.com/googleapis/google-cloud-php/commit/2c7a6b52c5cd5b56b9843ab3776cc88639c2df1e))
+* A new field `verb` is added to message `.google.cloud.parallelstore.v1beta.ImportDataMetadata` ([2c7a6b5](https://github.com/googleapis/google-cloud-php/commit/2c7a6b52c5cd5b56b9843ab3776cc88639c2df1e))
+* A new message `DestinationGcsBucket` is added ([0f600d2](https://github.com/googleapis/google-cloud-php/commit/0f600d27c9331d40a463b971b2fea8f26e14f56e))
+* A new message `DestinationParallelstore` is added ([0f600d2](https://github.com/googleapis/google-cloud-php/commit/0f600d27c9331d40a463b971b2fea8f26e14f56e))
+* A new message `SourceGcsBucket` is added ([0f600d2](https://github.com/googleapis/google-cloud-php/commit/0f600d27c9331d40a463b971b2fea8f26e14f56e))
+* A new message `SourceParallelstore` is added ([0f600d2](https://github.com/googleapis/google-cloud-php/commit/0f600d27c9331d40a463b971b2fea8f26e14f56e))
+
+
+### Bug Fixes
+
+* An existing field `create_time` is removed from message `.google.cloud.parallelstore.v1beta.TransferOperationMetadata` ([#7314](https://github.com/googleapis/google-cloud-php/issues/7314)) ([2c7a6b5](https://github.com/googleapis/google-cloud-php/commit/2c7a6b52c5cd5b56b9843ab3776cc88639c2df1e))
+* An existing field `destination_gcs_uri` is renamed to `destination_gcs_bucket` in message `.google.cloud.parallelstore.v1beta.ExportDataRequest` ([0f600d2](https://github.com/googleapis/google-cloud-php/commit/0f600d27c9331d40a463b971b2fea8f26e14f56e))
+* An existing field `destination_path` is renamed to `destination_parallelstore` in message `.google.cloud.parallelstore.v1beta.ImportDataRequest` ([0f600d2](https://github.com/googleapis/google-cloud-php/commit/0f600d27c9331d40a463b971b2fea8f26e14f56e))
+* An existing field `destination` is removed from message `.google.cloud.parallelstore.v1beta.TransferOperationMetadata` ([2c7a6b5](https://github.com/googleapis/google-cloud-php/commit/2c7a6b52c5cd5b56b9843ab3776cc88639c2df1e))
+* An existing field `end_time` is removed from message `.google.cloud.parallelstore.v1beta.TransferOperationMetadata` ([2c7a6b5](https://github.com/googleapis/google-cloud-php/commit/2c7a6b52c5cd5b56b9843ab3776cc88639c2df1e))
+* An existing field `source_gcs_uri` is renamed to `source_gcs_bucket` in message `.google.cloud.parallelstore.v1beta.ImportDataRequest` ([#7302](https://github.com/googleapis/google-cloud-php/issues/7302)) ([0f600d2](https://github.com/googleapis/google-cloud-php/commit/0f600d27c9331d40a463b971b2fea8f26e14f56e))
+* An existing field `source_path` is renamed to `source_parallelstore` in message `.google.cloud.parallelstore.v1beta.ExportDataRequest` ([0f600d2](https://github.com/googleapis/google-cloud-php/commit/0f600d27c9331d40a463b971b2fea8f26e14f56e))
+* An existing field `source` is removed from message `.google.cloud.parallelstore.v1beta.TransferOperationMetadata` ([2c7a6b5](https://github.com/googleapis/google-cloud-php/commit/2c7a6b52c5cd5b56b9843ab3776cc88639c2df1e))
+
+
+### Documentation
+
+* A comment for field `counters` in message `.google.cloud.parallelstore.v1beta.TransferOperationMetadata` is changed ([2c7a6b5](https://github.com/googleapis/google-cloud-php/commit/2c7a6b52c5cd5b56b9843ab3776cc88639c2df1e))
+* A comment for field `transfer_type` in message `.google.cloud.parallelstore.v1beta.TransferOperationMetadata` is changed ([2c7a6b5](https://github.com/googleapis/google-cloud-php/commit/2c7a6b52c5cd5b56b9843ab3776cc88639c2df1e))
+
+
+
+google/cloud-service-directory 1.3.5
+
+
+
+### Documentation
+
+* Add maximum page_size to ListEndpoint API documentation ([de11deb](https://github.com/googleapis/google-cloud-php/commit/de11deb965acbebffe8660a60fd146d0dae74543))
+* Add maximum page_size to ListNamespace API documentation ([#7316](https://github.com/googleapis/google-cloud-php/issues/7316)) ([de11deb](https://github.com/googleapis/google-cloud-php/commit/de11deb965acbebffe8660a60fd146d0dae74543))
+* Add maximum page_size to ListService API documentation ([de11deb](https://github.com/googleapis/google-cloud-php/commit/de11deb965acbebffe8660a60fd146d0dae74543))
+
+
+
+google/shopping-css 0.2.6
+
+
+
+### Bug Fixes
+
+* **deps:** Update dependency google/shopping-common-protos to ^0.4.0 ([#7287](https://github.com/googleapis/google-cloud-php/issues/7287)) ([9b1f2b9](https://github.com/googleapis/google-cloud-php/commit/9b1f2b9839604eae79bcf54b1088ed61d0942434))
+
+
+
+google/shopping-merchant-inventories 0.4.3
+
+
+
+### Bug Fixes
+
+* **deps:** Update dependency google/shopping-common-protos to ^0.4.0 ([#7287](https://github.com/googleapis/google-cloud-php/issues/7287)) ([9b1f2b9](https://github.com/googleapis/google-cloud-php/commit/9b1f2b9839604eae79bcf54b1088ed61d0942434))
+
+
+
+google/shopping-merchant-reports 0.7.3
+
+
+
+### Bug Fixes
+
+* **deps:** Update dependency google/shopping-common-protos to ^0.4.0 ([#7287](https://github.com/googleapis/google-cloud-php/issues/7287)) ([9b1f2b9](https://github.com/googleapis/google-cloud-php/commit/9b1f2b9839604eae79bcf54b1088ed61d0942434))
+
+
+
+google/cloud-spanner 1.77.0
+
+
+
+### Features
+
+* Add support for multi region encryption config ([#7285](https://github.com/googleapis/google-cloud-php/issues/7285)) ([9ee6613](https://github.com/googleapis/google-cloud-php/commit/9ee6613a3384590043ddf8b7cdde25514ed11b65))
+
+
+### Documentation
+
+* Fix linting for several doc comments ([9ee6613](https://github.com/googleapis/google-cloud-php/commit/9ee6613a3384590043ddf8b7cdde25514ed11b65))
+
+
+
+google/cloud-storage 1.42.0
+
+
+
+### Features
+
+* **Storage:** Enable hierarchical namespace ([#7292](https://github.com/googleapis/google-cloud-php/issues/7292)) ([c6f645f](https://github.com/googleapis/google-cloud-php/commit/c6f645f3c6171fb385d996eda68ef909943e8a99))
+* **Storage:** Update Service Definition to enable hierarchical namespace ([#7291](https://github.com/googleapis/google-cloud-php/issues/7291)) ([9ad2e3d](https://github.com/googleapis/google-cloud-php/commit/9ad2e3d7fd8358ef7f9d8ca9c6c4db68dbcadb78))
+
+
+
+google/cloud-storage-control 0.2.0
+
+
+
+### Features
+
+* A new resource pattern value `projects/{project}/buckets/{bucket}/managedFolders/{managed_folder=**}` added to the resource definition `storage.googleapis.com/ManagedFolder` ([5cd68b2](https://github.com/googleapis/google-cloud-php/commit/5cd68b2cdec40101a2654511d8958ee1339b8507))
+
+
+### Bug Fixes
+
+* An existing resource pattern value `projects/{project}/buckets/{bucket}/managedFolders/{managedFolder=**}` to resource definition `storage.googleapis.com/ManagedFolder` is removed ([#7286](https://github.com/googleapis/google-cloud-php/issues/7286)) ([5cd68b2](https://github.com/googleapis/google-cloud-php/commit/5cd68b2cdec40101a2654511d8958ee1339b8507))
+
+
+
## 0.244.0
google/cloud-access-approval 1.2.4
diff --git a/Compute/VERSION b/Compute/VERSION
index 092afa15df4d..84cc529467b0 100644
--- a/Compute/VERSION
+++ b/Compute/VERSION
@@ -1 +1 @@
-1.17.0
+1.18.0
diff --git a/Deploy/VERSION b/Deploy/VERSION
index 249afd517d9d..1cf0537c3438 100644
--- a/Deploy/VERSION
+++ b/Deploy/VERSION
@@ -1 +1 @@
-0.18.1
+0.19.0
diff --git a/Dlp/VERSION b/Dlp/VERSION
index 61ce01b30118..850e742404bb 100644
--- a/Dlp/VERSION
+++ b/Dlp/VERSION
@@ -1 +1 @@
-1.13.2
+1.14.0
diff --git a/DocumentAi/VERSION b/DocumentAi/VERSION
index f8f4f03b3dcc..6b89d58f861a 100644
--- a/DocumentAi/VERSION
+++ b/DocumentAi/VERSION
@@ -1 +1 @@
-1.12.1
+1.12.2
diff --git a/GeoCommonProtos/VERSION b/GeoCommonProtos/VERSION
index 77d6f4ca2371..6e8bf73aa550 100644
--- a/GeoCommonProtos/VERSION
+++ b/GeoCommonProtos/VERSION
@@ -1 +1 @@
-0.0.0
+0.1.0
diff --git a/GkeMultiCloud/VERSION b/GkeMultiCloud/VERSION
index 7d8568351b4f..a918a2aa18d5 100644
--- a/GkeMultiCloud/VERSION
+++ b/GkeMultiCloud/VERSION
@@ -1 +1 @@
-0.5.4
+0.6.0
diff --git a/Kms/VERSION b/Kms/VERSION
index 20a1265cf395..57807d6d0d0c 100644
--- a/Kms/VERSION
+++ b/Kms/VERSION
@@ -1 +1 @@
-1.21.4
+1.22.0
diff --git a/MapsFleetEngine/VERSION b/MapsFleetEngine/VERSION
index 77d6f4ca2371..6e8bf73aa550 100644
--- a/MapsFleetEngine/VERSION
+++ b/MapsFleetEngine/VERSION
@@ -1 +1 @@
-0.0.0
+0.1.0
diff --git a/MapsFleetEngineDelivery/VERSION b/MapsFleetEngineDelivery/VERSION
index 77d6f4ca2371..6e8bf73aa550 100644
--- a/MapsFleetEngineDelivery/VERSION
+++ b/MapsFleetEngineDelivery/VERSION
@@ -1 +1 @@
-0.0.0
+0.1.0
diff --git a/NetApp/VERSION b/NetApp/VERSION
index 53a75d673557..0d91a54c7d43 100644
--- a/NetApp/VERSION
+++ b/NetApp/VERSION
@@ -1 +1 @@
-0.2.6
+0.3.0
diff --git a/Parallelstore/VERSION b/Parallelstore/VERSION
index 0ea3a944b399..0d91a54c7d43 100644
--- a/Parallelstore/VERSION
+++ b/Parallelstore/VERSION
@@ -1 +1 @@
-0.2.0
+0.3.0
diff --git a/ServiceDirectory/VERSION b/ServiceDirectory/VERSION
index d0149fef743a..80e78df6830f 100644
--- a/ServiceDirectory/VERSION
+++ b/ServiceDirectory/VERSION
@@ -1 +1 @@
-1.3.4
+1.3.5
diff --git a/ShoppingCss/VERSION b/ShoppingCss/VERSION
index 3a4036fb450f..53a75d673557 100644
--- a/ShoppingCss/VERSION
+++ b/ShoppingCss/VERSION
@@ -1 +1 @@
-0.2.5
+0.2.6
diff --git a/ShoppingMerchantInventories/VERSION b/ShoppingMerchantInventories/VERSION
index 2b7c5ae01848..17b2ccd9bf90 100644
--- a/ShoppingMerchantInventories/VERSION
+++ b/ShoppingMerchantInventories/VERSION
@@ -1 +1 @@
-0.4.2
+0.4.3
diff --git a/ShoppingMerchantReports/VERSION b/ShoppingMerchantReports/VERSION
index 7486fdbc50b3..f38fc5393ff6 100644
--- a/ShoppingMerchantReports/VERSION
+++ b/ShoppingMerchantReports/VERSION
@@ -1 +1 @@
-0.7.2
+0.7.3
diff --git a/Spanner/VERSION b/Spanner/VERSION
index 9ca8438b775f..79e15fd49370 100644
--- a/Spanner/VERSION
+++ b/Spanner/VERSION
@@ -1 +1 @@
-1.76.1
+1.77.0
diff --git a/Spanner/src/SpannerClient.php b/Spanner/src/SpannerClient.php
index c83bf9a76001..afd9bd4f9566 100644
--- a/Spanner/src/SpannerClient.php
+++ b/Spanner/src/SpannerClient.php
@@ -120,7 +120,7 @@ class SpannerClient
use LROTrait;
use ValidateTrait;
- const VERSION = '1.76.1';
+ const VERSION = '1.77.0';
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data';
const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin';
diff --git a/Storage/VERSION b/Storage/VERSION
index 6e567fa56aa5..a50908ca3daf 100644
--- a/Storage/VERSION
+++ b/Storage/VERSION
@@ -1 +1 @@
-1.41.4
+1.42.0
diff --git a/Storage/src/StorageClient.php b/Storage/src/StorageClient.php
index a0c671eee2b9..c0fd5151e27d 100644
--- a/Storage/src/StorageClient.php
+++ b/Storage/src/StorageClient.php
@@ -47,7 +47,7 @@ class StorageClient
use ArrayTrait;
use ClientTrait;
- const VERSION = '1.41.4';
+ const VERSION = '1.42.0';
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 17e51c385ea3..0ea3a944b399 100644
--- a/StorageControl/VERSION
+++ b/StorageControl/VERSION
@@ -1 +1 @@
-0.1.1
+0.2.0
diff --git a/composer.json b/composer.json
index 98b96edc0f1d..a1945c92a166 100644
--- a/composer.json
+++ b/composer.json
@@ -72,8 +72,8 @@
"replace": {
"google/access-context-manager": "0.5.4",
"google/analytics-admin": "0.22.4",
- "google/analytics-data": "0.16.4",
- "google/apps-chat": "0.1.1",
+ "google/analytics-data": "0.17.0",
+ "google/apps-chat": "0.1.2",
"google/apps-events-subscriptions": "0.1.2",
"google/apps-meet": "0.2.2",
"google/cloud-access-approval": "1.2.4",
@@ -91,7 +91,7 @@
"google/cloud-assured-workloads": "0.11.4",
"google/cloud-automl": "1.6.4",
"google/cloud-bare-metal-solution": "0.6.4",
- "google/cloud-batch": "0.16.7",
+ "google/cloud-batch": "0.16.8",
"google/cloud-beyondcorp-appconnections": "0.4.4",
"google/cloud-beyondcorp-appconnectors": "0.4.4",
"google/cloud-beyondcorp-appgateways": "0.4.4",
@@ -116,7 +116,7 @@
"google/cloud-cloudcontrolspartner": "0.1.2",
"google/cloud-commerce-consumer-procurement": "0.2.4",
"google/cloud-common-protos": "0.5.2",
- "google/cloud-compute": "1.17.0",
+ "google/cloud-compute": "1.18.0",
"google/cloud-confidentialcomputing": "0.8.2",
"google/cloud-config": "0.5.1",
"google/cloud-contact-center-insights": "1.9.4",
@@ -136,13 +136,13 @@
"google/cloud-datastore-admin": "0.8.4",
"google/cloud-datastream": "1.5.4",
"google/cloud-debugger": "1.8.6",
- "google/cloud-deploy": "0.18.1",
+ "google/cloud-deploy": "0.19.0",
"google/cloud-dialogflow": "1.12.2",
"google/cloud-dialogflow-cx": "0.3.3",
"google/cloud-discoveryengine": "0.11.2",
- "google/cloud-dlp": "1.13.2",
+ "google/cloud-dlp": "1.14.0",
"google/cloud-dms": "1.5.4",
- "google/cloud-document-ai": "1.12.1",
+ "google/cloud-document-ai": "1.12.2",
"google/cloud-domains": "0.5.4",
"google/cloud-edgenetwork": "0.3.5",
"google/cloud-error-reporting": "0.22.5",
@@ -156,14 +156,14 @@
"google/cloud-gke-backup": "0.7.2",
"google/cloud-gke-connect-gateway": "0.4.3",
"google/cloud-gke-hub": "0.9.4",
- "google/cloud-gke-multi-cloud": "0.5.4",
+ "google/cloud-gke-multi-cloud": "0.6.0",
"google/cloud-gsuite-addons": "0.3.4",
"google/cloud-iam": "0.5.4",
"google/cloud-iam-credentials": "1.2.4",
"google/cloud-iap": "1.4.4",
"google/cloud-ids": "0.5.4",
"google/cloud-iot": "1.7.4",
- "google/cloud-kms": "1.21.4",
+ "google/cloud-kms": "1.22.0",
"google/cloud-kms-inventory": "0.4.4",
"google/cloud-language": "0.32.5",
"google/cloud-life-sciences": "0.6.4",
@@ -173,7 +173,7 @@
"google/cloud-memcache": "1.3.4",
"google/cloud-migrationcenter": "0.4.4",
"google/cloud-monitoring": "1.10.2",
- "google/cloud-netapp": "0.2.6",
+ "google/cloud-netapp": "0.3.0",
"google/cloud-network-connectivity": "1.5.4",
"google/cloud-network-management": "1.7.2",
"google/cloud-network-security": "0.6.4",
@@ -183,7 +183,7 @@
"google/cloud-org-policy": "0.6.4",
"google/cloud-osconfig": "1.3.4",
"google/cloud-oslogin": "1.9.4",
- "google/cloud-parallelstore": "0.2.0",
+ "google/cloud-parallelstore": "0.3.0",
"google/cloud-policy-troubleshooter": "1.3.3",
"google/cloud-policysimulator": "0.2.4",
"google/cloud-policytroubleshooter-iam": "0.2.4",
@@ -209,16 +209,16 @@
"google/cloud-security-public-ca": "0.3.4",
"google/cloud-securitycentermanagement": "0.2.7",
"google/cloud-service-control": "1.4.3",
- "google/cloud-service-directory": "1.3.4",
+ "google/cloud-service-directory": "1.3.5",
"google/cloud-service-management": "1.3.4",
"google/cloud-service-usage": "1.3.3",
"google/cloud-servicehealth": "0.1.5",
"google/cloud-shell": "1.3.4",
- "google/cloud-spanner": "1.76.1",
+ "google/cloud-spanner": "1.77.0",
"google/cloud-speech": "1.18.2",
"google/cloud-sql-admin": "0.17.0",
- "google/cloud-storage": "1.41.4",
- "google/cloud-storage-control": "0.1.1",
+ "google/cloud-storage": "1.42.0",
+ "google/cloud-storage-control": "0.2.0",
"google/cloud-storage-transfer": "1.4.4",
"google/cloud-storageinsights": "0.3.4",
"google/cloud-support": "0.2.4",
@@ -240,17 +240,17 @@
"google/cloud-web-risk": "1.5.4",
"google/cloud-web-security-scanner": "0.8.4",
"google/cloud-workflows": "0.5.4",
- "google/geo-common-protos": "0.0.0",
+ "google/geo-common-protos": "0.1.0",
"google/grafeas": "0.10.2",
"google/longrunning": "0.4.2",
- "google/maps-fleetengine": "0.0.0",
- "google/maps-fleetengine-delivery": "0.0.0",
+ "google/maps-fleetengine": "0.1.0",
+ "google/maps-fleetengine-delivery": "0.1.0",
"google/shopping-common-protos": "0.4.0",
- "google/shopping-css": "0.2.5",
+ "google/shopping-css": "0.2.6",
"google/shopping-merchant-conversions": "0.1.0",
- "google/shopping-merchant-inventories": "0.4.2",
+ "google/shopping-merchant-inventories": "0.4.3",
"google/shopping-merchant-quota": "0.1.2",
- "google/shopping-merchant-reports": "0.7.2"
+ "google/shopping-merchant-reports": "0.7.3"
},
"suggest": {
"opis/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.",
@@ -424,7 +424,7 @@
"GPBMetadata\\Google\\Devtools\\Cloudtrace\\": "Trace/metadata",
"GPBMetadata\\Google\\Devtools\\Containeranalysis\\": "ContainerAnalysis/metadata",
"GPBMetadata\\Google\\Firestore\\": "Firestore/metadata",
- "GPBMetadata\\Google\\Geo\\": "GeoCommonProtos/metadata",
+ "GPBMetadata\\Google\\Geo\\": "GeoCommonProtos/metadata",
"GPBMetadata\\Google\\Iam\\": "Iam/metadata",
"GPBMetadata\\Google\\Iam\\Credentials\\": "IamCredentials/metadata",
"GPBMetadata\\Google\\Identity\\Accesscontextmanager\\": "AccessContextManager/metadata",
@@ -623,7 +623,7 @@
"Google\\Cloud\\WebRisk\\": "WebRisk/src",
"Google\\Cloud\\WebSecurityScanner\\": "WebSecurityScanner/src",
"Google\\Cloud\\Workflows\\": "Workflows/src",
- "Google\\Geo\\": "GeoCommonProtos/src",
+ "Google\\Geo\\": "GeoCommonProtos/src",
"Google\\Identity\\AccessContextManager\\": "AccessContextManager/src",
"Google\\LongRunning\\": "LongRunning/src/LongRunning",
"Google\\Maps\\FleetEngine\\": "MapsFleetEngine/src",