chore: release main (#10086)

:robot: I have created a release *beep* *boop*
---


<details><summary>dataplex: 1.16.0</summary>

## [1.16.0](https://togithub.com/googleapis/google-cloud-go/compare/dataplex/v1.15.1...dataplex/v1.16.0) (2024-05-08)


### Features

* **dataplex:** Updated client libraries for Dataplex Catalog ([a4a8fbc](https://togithub.com/googleapis/google-cloud-go/commit/a4a8fbcf561346eec1dc32987b10174f102bb46a))
</details>

<details><summary>deploy: 1.18.1</summary>

## [1.18.1](https://togithub.com/googleapis/google-cloud-go/compare/deploy/v1.18.0...deploy/v1.18.1) (2024-05-08)


### Documentation

* **deploy:** Small corrections to Cloud Deploy API documentation ([ae42f23](https://togithub.com/googleapis/google-cloud-go/commit/ae42f23f586ad76b058066a66c1566e4fef23692))
</details>

<details><summary>dlp: 1.13.0</summary>

## [1.13.0](https://togithub.com/googleapis/google-cloud-go/compare/dlp/v1.12.2...dlp/v1.13.0) (2024-05-08)


### Features

* **dlp:** Add RPCs for deleting TableDataProfiles ([3e25053](https://togithub.com/googleapis/google-cloud-go/commit/3e250530567ee81ed4f51a3856c5940dbec35289))
</details>

<details><summary>kms: 1.16.0</summary>

## [1.16.0](https://togithub.com/googleapis/google-cloud-go/compare/kms/v1.15.9...kms/v1.16.0) (2024-05-08)


### Features

* **kms:** Introduce Long-Running Operations (LRO) for KMS ([3e25053](https://togithub.com/googleapis/google-cloud-go/commit/3e250530567ee81ed4f51a3856c5940dbec35289))
* **kms:** Support the ED25519 asymmetric signing algorithm ([3e25053](https://togithub.com/googleapis/google-cloud-go/commit/3e250530567ee81ed4f51a3856c5940dbec35289))
</details>

<details><summary>maps: 1.8.0</summary>

## [1.8.0](https://togithub.com/googleapis/google-cloud-go/compare/maps/v1.7.3...maps/v1.8.0) (2024-05-08)


### Features

* **maps:** New clients ([#10129](https://togithub.com/googleapis/google-cloud-go/issues/10129)) ([97eb0f5](https://togithub.com/googleapis/google-cloud-go/commit/97eb0f5c93e8a4528a35910f9b0ab75a113a002c))
</details>

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
diff --git a/.release-please-manifest-submodules.json b/.release-please-manifest-submodules.json
index f1d2b9f..81dcc66 100644
--- a/.release-please-manifest-submodules.json
+++ b/.release-please-manifest-submodules.json
@@ -44,14 +44,14 @@
     "dataform": "0.9.4",
     "datafusion": "1.7.7",
     "datalabeling": "0.8.7",
-    "dataplex": "1.15.1",
+    "dataplex": "1.16.0",
     "dataproc": "2.4.2",
     "dataqna": "0.8.7",
     "datastream": "1.10.6",
-    "deploy": "1.18.0",
+    "deploy": "1.18.1",
     "dialogflow": "1.53.0",
     "discoveryengine": "1.7.1",
-    "dlp": "1.12.2",
+    "dlp": "1.13.0",
     "documentai": "1.28.0",
     "domains": "0.9.7",
     "edgecontainer": "1.2.1",
@@ -71,12 +71,12 @@
     "identitytoolkit": "0.0.0",
     "ids": "1.4.7",
     "iot": "1.7.7",
-    "kms": "1.15.9",
+    "kms": "1.16.0",
     "language": "1.12.5",
     "lifesciences": "0.9.7",
     "longrunning": "0.5.7",
     "managedidentities": "1.6.7",
-    "maps": "1.7.3",
+    "maps": "1.8.0",
     "mediatranslation": "0.8.7",
     "memcache": "1.10.7",
     "metastore": "1.13.6",
diff --git a/dataplex/CHANGES.md b/dataplex/CHANGES.md
index a5a9ce2..3d1b3f0 100644
--- a/dataplex/CHANGES.md
+++ b/dataplex/CHANGES.md
@@ -1,6 +1,13 @@
 # Changes
 
 
+## [1.16.0](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.15.1...dataplex/v1.16.0) (2024-05-08)
+
+
+### Features
+
+* **dataplex:** Updated client libraries for Dataplex Catalog ([a4a8fbc](https://github.com/googleapis/google-cloud-go/commit/a4a8fbcf561346eec1dc32987b10174f102bb46a))
+
 ## [1.15.1](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.15.0...dataplex/v1.15.1) (2024-05-01)
 
 
diff --git a/dataplex/internal/version.go b/dataplex/internal/version.go
index 7dd6a0a..b82e17a 100644
--- a/dataplex/internal/version.go
+++ b/dataplex/internal/version.go
@@ -15,4 +15,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "1.15.1"
+const Version = "1.16.0"
diff --git a/deploy/CHANGES.md b/deploy/CHANGES.md
index c660934..c363ddb 100644
--- a/deploy/CHANGES.md
+++ b/deploy/CHANGES.md
@@ -1,6 +1,13 @@
 # Changes
 
 
+## [1.18.1](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.18.0...deploy/v1.18.1) (2024-05-08)
+
+
+### Documentation
+
+* **deploy:** Small corrections to Cloud Deploy API documentation ([ae42f23](https://github.com/googleapis/google-cloud-go/commit/ae42f23f586ad76b058066a66c1566e4fef23692))
+
 ## [1.18.0](https://github.com/googleapis/google-cloud-go/compare/deploy/v1.17.2...deploy/v1.18.0) (2024-05-01)
 
 
diff --git a/deploy/internal/version.go b/deploy/internal/version.go
index ddddbd2..8936231 100644
--- a/deploy/internal/version.go
+++ b/deploy/internal/version.go
@@ -15,4 +15,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "1.18.0"
+const Version = "1.18.1"
diff --git a/dlp/CHANGES.md b/dlp/CHANGES.md
index b83d2dd..220cc4b 100644
--- a/dlp/CHANGES.md
+++ b/dlp/CHANGES.md
@@ -1,5 +1,12 @@
 # Changes
 
+## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/dlp/v1.12.2...dlp/v1.13.0) (2024-05-08)
+
+
+### Features
+
+* **dlp:** Add RPCs for deleting TableDataProfiles ([3e25053](https://github.com/googleapis/google-cloud-go/commit/3e250530567ee81ed4f51a3856c5940dbec35289))
+
 ## [1.12.2](https://github.com/googleapis/google-cloud-go/compare/dlp/v1.12.1...dlp/v1.12.2) (2024-05-01)
 
 
diff --git a/dlp/internal/version.go b/dlp/internal/version.go
index 9bdd551..efedadb 100644
--- a/dlp/internal/version.go
+++ b/dlp/internal/version.go
@@ -15,4 +15,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "1.12.2"
+const Version = "1.13.0"
diff --git a/kms/CHANGES.md b/kms/CHANGES.md
index 1ea90af..a6856c0 100644
--- a/kms/CHANGES.md
+++ b/kms/CHANGES.md
@@ -1,5 +1,13 @@
 # Changes
 
+## [1.16.0](https://github.com/googleapis/google-cloud-go/compare/kms/v1.15.9...kms/v1.16.0) (2024-05-08)
+
+
+### Features
+
+* **kms:** Introduce Long-Running Operations (LRO) for KMS ([3e25053](https://github.com/googleapis/google-cloud-go/commit/3e250530567ee81ed4f51a3856c5940dbec35289))
+* **kms:** Support the ED25519 asymmetric signing algorithm ([3e25053](https://github.com/googleapis/google-cloud-go/commit/3e250530567ee81ed4f51a3856c5940dbec35289))
+
 ## [1.15.9](https://github.com/googleapis/google-cloud-go/compare/kms/v1.15.8...kms/v1.15.9) (2024-05-01)
 
 
diff --git a/kms/internal/version.go b/kms/internal/version.go
index 7b29b78..b82e17a 100644
--- a/kms/internal/version.go
+++ b/kms/internal/version.go
@@ -15,4 +15,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "1.15.9"
+const Version = "1.16.0"
diff --git a/maps/CHANGES.md b/maps/CHANGES.md
index 92c84a7..548d699 100644
--- a/maps/CHANGES.md
+++ b/maps/CHANGES.md
@@ -2,6 +2,13 @@
 
 
 
+## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/maps/v1.7.3...maps/v1.8.0) (2024-05-08)
+
+
+### Features
+
+* **maps:** New clients ([#10129](https://github.com/googleapis/google-cloud-go/issues/10129)) ([97eb0f5](https://github.com/googleapis/google-cloud-go/commit/97eb0f5c93e8a4528a35910f9b0ab75a113a002c))
+
 ## [1.7.3](https://github.com/googleapis/google-cloud-go/compare/maps/v1.7.2...maps/v1.7.3) (2024-05-01)
 
 
@@ -236,4 +243,3 @@
 
 * **maps/addressvalidation:** Start generating apiv1 ([#7012](https://github.com/googleapis/google-cloud-go/issues/7012)) ([3e88250](https://github.com/googleapis/google-cloud-go/commit/3e882501ea196ff4f122989e5726bfd4c72e5133))
 * **maps/routing:** Start generating apiv2 ([#7056](https://github.com/googleapis/google-cloud-go/issues/7056)) ([1b7993d](https://github.com/googleapis/google-cloud-go/commit/1b7993d6931cf33bab07124da4180eeb3faffe7e))
-
diff --git a/maps/internal/version.go b/maps/internal/version.go
index 60b2262..0eb484b 100644
--- a/maps/internal/version.go
+++ b/maps/internal/version.go
@@ -17,4 +17,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "1.7.3"
+const Version = "1.8.0"