chore: release main (#5866)

diff --git a/.release-please-manifest-submodules.json b/.release-please-manifest-submodules.json
index da63df0..23d1dab 100644
--- a/.release-please-manifest-submodules.json
+++ b/.release-please-manifest-submodules.json
@@ -18,7 +18,7 @@
   "cloudbuild": "1.2.0",
   "clouddms": "1.2.0",
   "cloudtasks": "1.3.0",
-  "compute": "1.5.0",
+  "compute": "1.6.0",
   "contactcenterinsights": "1.2.0",
   "container": "1.2.0",
   "containeranalysis": "0.3.0",
@@ -55,7 +55,7 @@
   "mediatranslation": "0.3.0",
   "memcache": "1.2.0",
   "metastore": "1.2.0",
-  "monitoring": "1.4.0",
+  "monitoring": "1.5.0",
   "networkconnectivity": "1.2.0",
   "networkmanagement": "1.2.0",
   "networksecurity": "0.3.0",
@@ -79,13 +79,13 @@
   "scheduler": "1.2.0",
   "secretmanager": "1.4.0",
   "security": "1.3.0",
-  "securitycenter": "1.5.0",
+  "securitycenter": "1.6.0",
   "servicecontrol": "1.3.0",
   "servicedirectory": "1.2.0",
   "servicemanagement": "1.3.0",
   "serviceusage": "1.2.0",
   "shell": "1.2.0",
-  "speech": "1.3.0",
+  "speech": "1.3.1",
   "storagetransfer": "1.3.0",
   "talent": "0.5.0",
   "texttospeech": "1.3.0",
diff --git a/certificatemanager/CHANGES.md b/certificatemanager/CHANGES.md
index b5a19ea..b937591 100644
--- a/certificatemanager/CHANGES.md
+++ b/certificatemanager/CHANGES.md
@@ -1,6 +1,19 @@
 # Changes
 
 
+## [0.1.0](https://github.com/googleapis/google-cloud-go/compare/certificatemanager/v0.1.0...certificatemanager/v0.1.0) (2022-04-14)
+
+
+### Features
+
+* **certificatemanager:** start generating apiv1 ([#5727](https://github.com/googleapis/google-cloud-go/issues/5727)) ([d8343dd](https://github.com/googleapis/google-cloud-go/commit/d8343ddb41680214b490b11589ff193c71543b3a))
+
+
+### Miscellaneous Chores
+
+* **certificatemanager:** release 0.1.0 ([#5743](https://github.com/googleapis/google-cloud-go/issues/5743)) ([24a817a](https://github.com/googleapis/google-cloud-go/commit/24a817a2a75dde10bcbecf2ced8f399cb05dc011))
+* **certificatemanager:** release v0.1.0 ([#5758](https://github.com/googleapis/google-cloud-go/issues/5758)) ([809f4ba](https://github.com/googleapis/google-cloud-go/commit/809f4ba385e2e9ed61df8ecbb6df7b371dc10641))
+
 ## [0.1.0](https://github.com/googleapis/google-cloud-go/compare/certificatemanager/v0.1.0...certificatemanager/v0.1.0) (2022-04-06)
 
 
diff --git a/compute/CHANGES.md b/compute/CHANGES.md
index 19e506a..fb0c64c 100644
--- a/compute/CHANGES.md
+++ b/compute/CHANGES.md
@@ -1,5 +1,18 @@
 # Changes
 
+## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/compute/v1.5.0...compute/v1.6.0) (2022-04-14)
+
+
+### Features
+
+* **compute:** update compute API to revision 20220322 ([#710](https://github.com/googleapis/google-cloud-go/issues/710)) ([bb5da6b](https://github.com/googleapis/google-cloud-go/commit/bb5da6b3c34079a01d18b766b67f626cff18d849))
+
+
+### Bug Fixes
+
+* **compute:** remove proto3_optional from parent_id ([#712](https://github.com/googleapis/google-cloud-go/issues/712)) ([19a9ef2](https://github.com/googleapis/google-cloud-go/commit/19a9ef2d9b8d77d3bc3e4c11c7f1f3e47700edd4))
+* **compute:** replace missing REQUIRED for parent_id ([#711](https://github.com/googleapis/google-cloud-go/issues/711)) ([19a9ef2](https://github.com/googleapis/google-cloud-go/commit/19a9ef2d9b8d77d3bc3e4c11c7f1f3e47700edd4))
+
 ## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/compute/v1.4.0...compute/v1.5.0) (2022-02-23)
 
 
diff --git a/compute/internal/version.go b/compute/internal/version.go
index e93235c..05d3396 100644
--- a/compute/internal/version.go
+++ b/compute/internal/version.go
@@ -15,4 +15,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "1.5.0"
+const Version = "1.6.0"
diff --git a/monitoring/CHANGES.md b/monitoring/CHANGES.md
index 584f616..28ea74d 100644
--- a/monitoring/CHANGES.md
+++ b/monitoring/CHANGES.md
@@ -1,5 +1,12 @@
 # Changes
 
+## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/monitoring/v1.4.0...monitoring/v1.5.0) (2022-04-14)
+
+
+### Features
+
+* **monitoring/dashboard:** Sync public protos with latests public api state. This adds support for collapsible groups, filters, labels, drilldowns, logs panels and tables ([19a9ef2](https://github.com/googleapis/google-cloud-go/commit/19a9ef2d9b8d77d3bc3e4c11c7f1f3e47700edd4))
+
 ## [1.4.0](https://github.com/googleapis/google-cloud-go/compare/monitoring/v1.3.0...monitoring/v1.4.0) (2022-02-23)
 
 
diff --git a/monitoring/internal/version.go b/monitoring/internal/version.go
index 9fa087b..e93235c 100644
--- a/monitoring/internal/version.go
+++ b/monitoring/internal/version.go
@@ -15,4 +15,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "1.4.0"
+const Version = "1.5.0"
diff --git a/securitycenter/CHANGES.md b/securitycenter/CHANGES.md
index 2cb404b..aa91e17 100644
--- a/securitycenter/CHANGES.md
+++ b/securitycenter/CHANGES.md
@@ -1,5 +1,13 @@
 # Changes
 
+## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/securitycenter/v1.5.0...securitycenter/v1.6.0) (2022-04-14)
+
+
+### Features
+
+* **securitycenter:** Add iam_binding field to findings attributes. It represents particular IAM bindings, which captures a member's role addition, removal, or state ([bb5da6b](https://github.com/googleapis/google-cloud-go/commit/bb5da6b3c34079a01d18b766b67f626cff18d849))
+* **securitycenter:** Add next_steps field to finding's list of attributes ([19a9ef2](https://github.com/googleapis/google-cloud-go/commit/19a9ef2d9b8d77d3bc3e4c11c7f1f3e47700edd4))
+
 ## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/securitycenter/v1.4.0...securitycenter/v1.5.0) (2022-03-14)
 
 
diff --git a/securitycenter/internal/version.go b/securitycenter/internal/version.go
index e93235c..05d3396 100644
--- a/securitycenter/internal/version.go
+++ b/securitycenter/internal/version.go
@@ -15,4 +15,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "1.5.0"
+const Version = "1.6.0"
diff --git a/speech/CHANGES.md b/speech/CHANGES.md
index 9f57e7a..ec83495 100644
--- a/speech/CHANGES.md
+++ b/speech/CHANGES.md
@@ -1,5 +1,12 @@
 # Changes
 
+### [1.3.1](https://github.com/googleapis/google-cloud-go/compare/speech/v1.3.0...speech/v1.3.1) (2022-04-14)
+
+
+### Bug Fixes
+
+* **speech:** use full link in comment to fix JSDoc broken link ([19a9ef2](https://github.com/googleapis/google-cloud-go/commit/19a9ef2d9b8d77d3bc3e4c11c7f1f3e47700edd4))
+
 ## [1.3.0](https://github.com/googleapis/google-cloud-go/compare/speech/v1.2.0...speech/v1.3.0) (2022-02-23)
 
 
diff --git a/speech/internal/version.go b/speech/internal/version.go
index bb0fead..38847e2 100644
--- a/speech/internal/version.go
+++ b/speech/internal/version.go
@@ -15,4 +15,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "1.3.0"
+const Version = "1.3.1"