chore: release main (#7329)

diff --git a/.release-please-manifest-submodules.json b/.release-please-manifest-submodules.json
index 61b665e..15e5d07 100644
--- a/.release-please-manifest-submodules.json
+++ b/.release-please-manifest-submodules.json
@@ -1,46 +1,46 @@
 {
   "accessapproval": "1.6.0",
   "accesscontextmanager": "1.6.0",
-  "aiplatform": "1.33.0",
-  "analytics": "0.16.0",
+  "aiplatform": "1.34.0",
+  "analytics": "0.17.0",
   "apigateway": "1.5.0",
   "apigeeconnect": "1.5.0",
   "apigeeregistry": "0.3.0",
   "apikeys": "0.3.0",
   "appengine": "1.6.0",
   "area120": "0.7.0",
-  "artifactregistry": "1.10.0",
+  "artifactregistry": "1.11.0",
   "asset": "1.11.1",
   "assuredworkloads": "1.10.0",
   "automl": "1.12.0",
   "baremetalsolution": "0.5.0",
-  "batch": "0.6.0",
+  "batch": "0.7.0",
   "beyondcorp": "0.4.0",
   "billing": "1.12.0",
   "binaryauthorization": "1.5.0",
-  "certificatemanager": "1.2.0",
+  "certificatemanager": "1.3.0",
   "channel": "1.11.0",
   "cloudbuild": "1.6.0",
   "clouddms": "1.5.0",
   "cloudtasks": "1.9.0",
   "compute": "1.18.0",
   "compute/metadata": "0.2.3",
-  "contactcenterinsights": "1.5.0",
-  "container": "1.13.0",
+  "contactcenterinsights": "1.6.0",
+  "container": "1.13.1",
   "containeranalysis": "0.7.0",
   "datacatalog": "1.12.0",
   "dataflow": "0.8.0",
   "dataform": "0.6.0",
   "datafusion": "1.6.0",
   "datalabeling": "0.7.0",
-  "dataplex": "1.5.1",
+  "dataplex": "1.5.2",
   "dataproc": "1.12.0",
   "dataqna": "0.7.0",
   "datastream": "1.6.0",
   "deploy": "1.6.0",
-  "dialogflow": "1.26.0",
+  "dialogflow": "1.27.0",
   "dlp": "1.9.0",
-  "documentai": "1.7.0",
+  "documentai": "1.8.0",
   "domains": "0.8.0",
   "edgecontainer": "0.3.0",
   "essentialcontacts": "1.5.0",
@@ -61,9 +61,9 @@
   "kms": "1.8.0",
   "language": "1.9.0",
   "lifesciences": "0.8.0",
-  "longrunning": "0.4.0",
+  "longrunning": "0.4.1",
   "managedidentities": "1.5.0",
-  "maps": "0.5.0",
+  "maps": "0.6.0",
   "mediatranslation": "0.7.0",
   "memcache": "1.9.0",
   "metastore": "1.10.0",
@@ -72,9 +72,9 @@
   "networkmanagement": "1.6.0",
   "networksecurity": "0.7.0",
   "notebooks": "1.7.0",
-  "optimization": "1.3.0",
+  "optimization": "1.3.1",
   "orchestration": "1.6.0",
-  "orgpolicy": "1.9.0",
+  "orgpolicy": "1.10.0",
   "osconfig": "1.11.0",
   "oslogin": "1.9.0",
   "phishingprotection": "0.7.0",
@@ -90,14 +90,14 @@
   "run": "0.8.0",
   "scheduler": "1.8.0",
   "secretmanager": "1.10.0",
-  "security": "1.11.0",
+  "security": "1.12.0",
   "securitycenter": "1.18.1",
-  "servicecontrol": "1.9.0",
+  "servicecontrol": "1.10.0",
   "servicedirectory": "1.8.0",
   "servicemanagement": "1.6.0",
   "serviceusage": "1.5.0",
   "shell": "1.6.0",
-  "speech": "1.14.0",
+  "speech": "1.14.1",
   "storagetransfer": "1.7.0",
   "talent": "1.5.0",
   "texttospeech": "1.6.0",
@@ -108,7 +108,7 @@
   "videointelligence": "1.10.0",
   "vision/v2": "2.6.0",
   "vmmigration": "1.5.0",
-  "vmwareengine": "0.2.1",
+  "vmwareengine": "0.2.2",
   "vpcaccess": "1.6.0",
   "webrisk": "1.8.0",
   "websecurityscanner": "1.5.0",
diff --git a/aiplatform/CHANGES.md b/aiplatform/CHANGES.md
index c21bde9..f6b3ff9 100644
--- a/aiplatform/CHANGES.md
+++ b/aiplatform/CHANGES.md
@@ -1,6 +1,14 @@
 # Changes
 
 
+## [1.34.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.33.0...aiplatform/v1.34.0) (2023-02-14)
+
+
+### Features
+
+* **aiplatform:** Add disable_explanations to DeployedModel in aiplatform v1beta1 endpoint.proto ([4623db8](https://github.com/googleapis/google-cloud-go/commit/4623db86fb70305278f6740999ecaee674506052))
+* **aiplatform:** Add service_networking.proto to aiplatform v1 ([4623db8](https://github.com/googleapis/google-cloud-go/commit/4623db86fb70305278f6740999ecaee674506052))
+
 ## [1.33.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform-v1.32.0...aiplatform/v1.33.0) (2023-01-26)
 
 
diff --git a/aiplatform/internal/version.go b/aiplatform/internal/version.go
index ba70a43..a018e62 100644
--- a/aiplatform/internal/version.go
+++ b/aiplatform/internal/version.go
@@ -15,4 +15,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "1.33.0"
+const Version = "1.34.0"
diff --git a/analytics/CHANGES.md b/analytics/CHANGES.md
index 1a2a2eb..741eb18 100644
--- a/analytics/CHANGES.md
+++ b/analytics/CHANGES.md
@@ -1,5 +1,12 @@
 # Changes
 
+## [0.17.0](https://github.com/googleapis/google-cloud-go/compare/analytics/v0.16.0...analytics/v0.17.0) (2023-02-14)
+
+
+### Features
+
+* **analytics/admin:** Add `GetSearchAds360Link`, `ListSearchAds360Links`, `CreateSearchAds360Link`, `DeleteSearchAds360Link`, `UpdateSearchAds360Link` methods to the Admin API v1alpha feat: add `SetAutomatedGa4ConfigurationOptOut`, `FetchAutomatedGa4ConfigurationOptOut` methods to the Admin API v1alpha feat: add `GetBigQueryLink`, `ListBigQueryLinks` methods to the Admin API v1alpha feat: add `tokens_per_project_per_hour` field to `AccessQuota` type feat: add `EXPANDED_DATA_SET`, `CHANNEL_GROUP` values to `ChangeHistoryResourceType` enum feat: add `search_ads_360_link`, `expanded_data_set`, `bigquery_link` values to ChangeHistoryResource.resource oneof field feat: add `BigQueryLink`, `SearchAds360Link` resource types to the Admin API v1alpha fix!: remove `LESS_THAN_OR_EQUAL`, `GREATER_THAN_OR_EQUAL` values from NumericFilter.Operation enum fix!: remove `PARTIAL_REGEXP` value from StringFilter.MatchType enum ([2fef56f](https://github.com/googleapis/google-cloud-go/commit/2fef56f75a63dc4ff6e0eea56c7b26d4831c8e27))
+
 ## [0.16.0](https://github.com/googleapis/google-cloud-go/compare/analytics-v0.15.0...analytics/v0.16.0) (2023-01-26)
 
 
diff --git a/analytics/internal/version.go b/analytics/internal/version.go
index 8772a4a..8440ff5 100644
--- a/analytics/internal/version.go
+++ b/analytics/internal/version.go
@@ -15,4 +15,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "0.16.0"
+const Version = "0.17.0"
diff --git a/artifactregistry/CHANGES.md b/artifactregistry/CHANGES.md
index 3061602..66ebb80 100644
--- a/artifactregistry/CHANGES.md
+++ b/artifactregistry/CHANGES.md
@@ -1,5 +1,12 @@
 # Changes
 
+## [1.11.0](https://github.com/googleapis/google-cloud-go/compare/artifactregistry/v1.10.0...artifactregistry/v1.11.0) (2023-02-14)
+
+
+### Features
+
+* **artifactregistry:** Add format-specific resources `MavenArtifact`, `NpmPackage`, `KfpArtifact` and `PythonPackage` feat: add `order_by` to `ListDockerImages` feat: add an API to get and update VPCSC config feat: add `BatchDeleteVersionMetadata` to return version that failed to delete fix!: make `GetFileRequest.name` and `ListFilesRequest.parent` required fix: make `Package` a resource fix: deprecate `REDIRECTION_FROM_GCR_IO_FINALIZED` ([2fef56f](https://github.com/googleapis/google-cloud-go/commit/2fef56f75a63dc4ff6e0eea56c7b26d4831c8e27))
+
 ## [1.10.0](https://github.com/googleapis/google-cloud-go/compare/artifactregistry/v1.9.0...artifactregistry/v1.10.0) (2023-01-04)
 
 
diff --git a/artifactregistry/internal/version.go b/artifactregistry/internal/version.go
index 1850527..77cefca 100644
--- a/artifactregistry/internal/version.go
+++ b/artifactregistry/internal/version.go
@@ -15,4 +15,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "1.10.0"
+const Version = "1.11.0"
diff --git a/batch/CHANGES.md b/batch/CHANGES.md
index a271187..1b66d77 100644
--- a/batch/CHANGES.md
+++ b/batch/CHANGES.md
@@ -1,5 +1,12 @@
 # Changelog
 
+## [0.7.0](https://github.com/googleapis/google-cloud-go/compare/batch/v0.6.0...batch/v0.7.0) (2023-02-14)
+
+
+### Features
+
+* **batch:** Support custom scopes for service account in v1 ([4623db8](https://github.com/googleapis/google-cloud-go/commit/4623db86fb70305278f6740999ecaee674506052))
+
 ## [0.6.0](https://github.com/googleapis/google-cloud-go/compare/batch/v0.5.0...batch/v0.6.0) (2023-01-04)
 
 
diff --git a/batch/internal/version.go b/batch/internal/version.go
index 6114be9..9068bf1 100644
--- a/batch/internal/version.go
+++ b/batch/internal/version.go
@@ -17,4 +17,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "0.6.0"
+const Version = "0.7.0"
diff --git a/certificatemanager/CHANGES.md b/certificatemanager/CHANGES.md
index f9c20d7..f373c8d 100644
--- a/certificatemanager/CHANGES.md
+++ b/certificatemanager/CHANGES.md
@@ -1,5 +1,19 @@
 # Changes
 
+## [1.3.0](https://github.com/googleapis/google-cloud-go/compare/certificatemanager/v1.2.0...certificatemanager/v1.3.0) (2023-02-14)
+
+
+### Features
+
+* **certificatemanager:** Add REST client ([06a54a1](https://github.com/googleapis/google-cloud-go/commit/06a54a16a5866cce966547c51e203b9e09a25bc0))
+* **certificatemanager:** Rewrite signatures in terms of new location ([3c4b2b3](https://github.com/googleapis/google-cloud-go/commit/3c4b2b34565795537aac1661e6af2442437e34ad))
+* **certificatemanager:** Start generating stubs dir ([de2d180](https://github.com/googleapis/google-cloud-go/commit/de2d18066dc613b72f6f8db93ca60146dabcfdcc))
+
+
+### Bug Fixes
+
+* **certificatemanager:** Workaround crashes in gRPC for C++ ([2359f92](https://github.com/googleapis/google-cloud-go/commit/2359f92ed3109415a3aed8d1feb15d1f360f3cd7))
+
 ## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/certificatemanager/v1.1.0...certificatemanager/v1.2.0) (2023-01-31)
 
 
diff --git a/certificatemanager/internal/version.go b/certificatemanager/internal/version.go
index 6508e48..356226a 100644
--- a/certificatemanager/internal/version.go
+++ b/certificatemanager/internal/version.go
@@ -17,4 +17,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "1.2.0"
+const Version = "1.3.0"
diff --git a/contactcenterinsights/CHANGES.md b/contactcenterinsights/CHANGES.md
index d62dfa9..8dbb59f 100644
--- a/contactcenterinsights/CHANGES.md
+++ b/contactcenterinsights/CHANGES.md
@@ -1,5 +1,12 @@
 # Changes
 
+## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/contactcenterinsights/v1.5.0...contactcenterinsights/v1.6.0) (2023-02-14)
+
+
+### Features
+
+* **contactcenterinsights:** Add IngestConversationsStats ([4623db8](https://github.com/googleapis/google-cloud-go/commit/4623db86fb70305278f6740999ecaee674506052))
+
 ## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/contactcenterinsights/v1.4.0...contactcenterinsights/v1.5.0) (2023-01-04)
 
 
diff --git a/contactcenterinsights/internal/version.go b/contactcenterinsights/internal/version.go
index e93235c..05d3396 100644
--- a/contactcenterinsights/internal/version.go
+++ b/contactcenterinsights/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/container/CHANGES.md b/container/CHANGES.md
index 1c5ab4e..9fa7984 100644
--- a/container/CHANGES.md
+++ b/container/CHANGES.md
@@ -1,5 +1,13 @@
 # Changes
 
+## [1.13.1](https://github.com/googleapis/google-cloud-go/compare/container/v1.13.0...container/v1.13.1) (2023-02-14)
+
+
+### Documentation
+
+* **container:** Add clarification on whether `NodePool.version` is a required field ([2fef56f](https://github.com/googleapis/google-cloud-go/commit/2fef56f75a63dc4ff6e0eea56c7b26d4831c8e27))
+* **container:** Clarified wording around the NodePoolUpdateStrategy default behavior docs: add references for available node image types ([3f118f9](https://github.com/googleapis/google-cloud-go/commit/3f118f9a4fb8ccbd96c81e6044ccb05addc78ded))
+
 ## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/container-v1.12.0...container/v1.13.0) (2023-01-26)
 
 
diff --git a/container/internal/version.go b/container/internal/version.go
index efedadb..507f690 100644
--- a/container/internal/version.go
+++ b/container/internal/version.go
@@ -15,4 +15,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "1.13.0"
+const Version = "1.13.1"
diff --git a/dataplex/CHANGES.md b/dataplex/CHANGES.md
index fac1ced..c1cf535 100644
--- a/dataplex/CHANGES.md
+++ b/dataplex/CHANGES.md
@@ -1,6 +1,13 @@
 # Changes
 
 
+## [1.5.2](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.5.1...dataplex/v1.5.2) (2023-02-14)
+
+
+### Documentation
+
+* **dataplex:** Improvements to DataScan API documentation ([f1c3ec7](https://github.com/googleapis/google-cloud-go/commit/f1c3ec753259c5c5d083f1f06960f77327b7ca61))
+
 ## [1.5.1](https://github.com/googleapis/google-cloud-go/compare/dataplex/v1.5.0...dataplex/v1.5.1) (2023-01-10)
 
 
diff --git a/dataplex/internal/version.go b/dataplex/internal/version.go
index 957edad..2f7ef4a 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.5.1"
+const Version = "1.5.2"
diff --git a/dialogflow/CHANGES.md b/dialogflow/CHANGES.md
index 3e533ce..26eda0d 100644
--- a/dialogflow/CHANGES.md
+++ b/dialogflow/CHANGES.md
@@ -1,5 +1,12 @@
 # Changes
 
+## [1.27.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.26.0...dialogflow/v1.27.0) (2023-02-14)
+
+
+### Features
+
+* **dialogflow:** Added JSON_PACKAGE field to ExportAgentRequest ([4623db8](https://github.com/googleapis/google-cloud-go/commit/4623db86fb70305278f6740999ecaee674506052))
+
 ## [1.26.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow-v1.25.0...dialogflow/v1.26.0) (2023-01-26)
 
 
diff --git a/dialogflow/internal/version.go b/dialogflow/internal/version.go
index dc70dd2..dc1cb9f 100644
--- a/dialogflow/internal/version.go
+++ b/dialogflow/internal/version.go
@@ -15,4 +15,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "1.26.0"
+const Version = "1.27.0"
diff --git a/documentai/CHANGES.md b/documentai/CHANGES.md
index c651ea5..c439db7 100644
--- a/documentai/CHANGES.md
+++ b/documentai/CHANGES.md
@@ -1,6 +1,28 @@
 # Changes
 
 
+## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.7.0...documentai/v1.8.0) (2023-02-14)
+
+
+### Features
+
+* **documentai:** Add REST client ([06a54a1](https://github.com/googleapis/google-cloud-go/commit/06a54a16a5866cce966547c51e203b9e09a25bc0))
+* **documentai:** Added advanced_ocr_options field in OcrConfig ([45c70e3](https://github.com/googleapis/google-cloud-go/commit/45c70e31e12ae5bb9ad9644648eb154ff5c033df))
+* **documentai:** Added EvaluationReference to evaluation.proto ([#7290](https://github.com/googleapis/google-cloud-go/issues/7290)) ([4623db8](https://github.com/googleapis/google-cloud-go/commit/4623db86fb70305278f6740999ecaee674506052))
+* **documentai:** Added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto ([2a0b1ae](https://github.com/googleapis/google-cloud-go/commit/2a0b1aeb1683222e6aa5c876cb945845c00cef79))
+* **documentai:** Added font_family to document.proto feat: added ImageQualityScores message to document.proto feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto ([9c5d6c8](https://github.com/googleapis/google-cloud-go/commit/9c5d6c857b9deece4663d37fc6c834fd758b98ca))
+* **documentai:** Added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs feat: added evaluation.proto feat: added document_schema field in ProcessorVersion processor.proto feat: added image_quality_scores field in Document.Page in document.proto feat: added font_family field in Document.Style in document.proto ([ac0c5c2](https://github.com/googleapis/google-cloud-go/commit/ac0c5c21221e8d055e6b8b1c473600c58e306b00))
+* **documentai:** Exposed GetProcessorType to v1 ([447afdd](https://github.com/googleapis/google-cloud-go/commit/447afddf34d59c599cabe5415b4f9265b228bb9a))
+* **documentai:** Exposed GetProcessorType to v1beta3 ([447afdd](https://github.com/googleapis/google-cloud-go/commit/447afddf34d59c599cabe5415b4f9265b228bb9a))
+* **documentai:** Rewrite signatures in terms of new location ([3c4b2b3](https://github.com/googleapis/google-cloud-go/commit/3c4b2b34565795537aac1661e6af2442437e34ad))
+* **documentai:** Rewrite signatures in terms of new types for betas ([9f303f9](https://github.com/googleapis/google-cloud-go/commit/9f303f9efc2e919a9a6bd828f3cdb1fcb3b8b390))
+* **documentai:** Start generating stubs dir ([de2d180](https://github.com/googleapis/google-cloud-go/commit/de2d18066dc613b72f6f8db93ca60146dabcfdcc))
+
+
+### Miscellaneous Chores
+
+* **documentai:** Release 1.8.0 ([#7423](https://github.com/googleapis/google-cloud-go/issues/7423)) ([a10f592](https://github.com/googleapis/google-cloud-go/commit/a10f592f85641153832d713551e0246d9b5a1174))
+
 ## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.6.0...documentai/v1.7.0) (2023-01-31)
 
 
diff --git a/documentai/internal/version.go b/documentai/internal/version.go
index 7c251d9..0ad9373 100644
--- a/documentai/internal/version.go
+++ b/documentai/internal/version.go
@@ -15,4 +15,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "1.7.0"
+const Version = "1.8.0"
diff --git a/longrunning/CHANGES.md b/longrunning/CHANGES.md
index ee65655..d4b44b0 100644
--- a/longrunning/CHANGES.md
+++ b/longrunning/CHANGES.md
@@ -1,5 +1,12 @@
 # Changes
 
+## [0.4.1](https://github.com/googleapis/google-cloud-go/compare/longrunning/v0.4.0...longrunning/v0.4.1) (2023-02-14)
+
+
+### Bug Fixes
+
+* **longrunning:** Properly parse errors with apierror ([#7392](https://github.com/googleapis/google-cloud-go/issues/7392)) ([e768e48](https://github.com/googleapis/google-cloud-go/commit/e768e487e10b197ba42a2339014136d066190610))
+
 ## [0.4.0](https://github.com/googleapis/google-cloud-go/compare/longrunning/v0.3.0...longrunning/v0.4.0) (2023-01-04)
 
 
diff --git a/longrunning/internal/version.go b/longrunning/internal/version.go
index 3f98e7d..1f1c6c0 100644
--- a/longrunning/internal/version.go
+++ b/longrunning/internal/version.go
@@ -15,4 +15,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "0.4.0"
+const Version = "0.4.1"
diff --git a/maps/CHANGES.md b/maps/CHANGES.md
index 2f0ab74..4b86d1c 100644
--- a/maps/CHANGES.md
+++ b/maps/CHANGES.md
@@ -1,5 +1,12 @@
 # Changes
 
+## [0.6.0](https://github.com/googleapis/google-cloud-go/compare/maps/v0.5.0...maps/v0.6.0) (2023-02-14)
+
+
+### Features
+
+* **maps/mapsplatformdatasets:** Start generating apiv1alpha ([#7386](https://github.com/googleapis/google-cloud-go/issues/7386)) ([6ec787f](https://github.com/googleapis/google-cloud-go/commit/6ec787fb392cd3c82a3ce608489e4d6e358eccbc))
+
 ## [0.5.0](https://github.com/googleapis/google-cloud-go/compare/maps-v0.4.0...maps/v0.5.0) (2023-01-26)
 
 
diff --git a/maps/internal/version.go b/maps/internal/version.go
index 0eddfcf..6114be9 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 = "0.5.0"
+const Version = "0.6.0"
diff --git a/optimization/CHANGES.md b/optimization/CHANGES.md
index 868cc21..4476d30 100644
--- a/optimization/CHANGES.md
+++ b/optimization/CHANGES.md
@@ -1,6 +1,13 @@
 # Changes
 
 
+## [1.3.1](https://github.com/googleapis/google-cloud-go/compare/optimization/v1.3.0...optimization/v1.3.1) (2023-02-14)
+
+
+### Documentation
+
+* **optimization:** Clarification for deprecated fields ([4623db8](https://github.com/googleapis/google-cloud-go/commit/4623db86fb70305278f6740999ecaee674506052))
+
 ## [1.3.0](https://github.com/googleapis/google-cloud-go/compare/optimization/v1.2.1...optimization/v1.3.0) (2023-01-04)
 
 
diff --git a/optimization/internal/version.go b/optimization/internal/version.go
index 356226a..90fc393 100644
--- a/optimization/internal/version.go
+++ b/optimization/internal/version.go
@@ -17,4 +17,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "1.3.0"
+const Version = "1.3.1"
diff --git a/orgpolicy/CHANGES.md b/orgpolicy/CHANGES.md
index c964c94..14038c0 100644
--- a/orgpolicy/CHANGES.md
+++ b/orgpolicy/CHANGES.md
@@ -1,5 +1,13 @@
 # Changes
 
+## [1.10.0](https://github.com/googleapis/google-cloud-go/compare/orgpolicy/v1.9.0...orgpolicy/v1.10.0) (2023-02-14)
+
+
+### Features
+
+* **orgpolicy:** Add orgpolicy v1 assembly target for Go ([#7406](https://github.com/googleapis/google-cloud-go/issues/7406)) ([a12f91b](https://github.com/googleapis/google-cloud-go/commit/a12f91b361b9d89f33998ebd9b5a50a485f89ad8))
+* **orgpolicy:** Make custom constraint methods public, and update branding of "GCP" to "Google Cloud" ([4623db8](https://github.com/googleapis/google-cloud-go/commit/4623db86fb70305278f6740999ecaee674506052))
+
 ## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/orgpolicy-v1.8.0...orgpolicy/v1.9.0) (2023-01-26)
 
 
diff --git a/orgpolicy/internal/version.go b/orgpolicy/internal/version.go
index 37e23cd..1850527 100644
--- a/orgpolicy/internal/version.go
+++ b/orgpolicy/internal/version.go
@@ -15,4 +15,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "1.9.0"
+const Version = "1.10.0"
diff --git a/security/CHANGES.md b/security/CHANGES.md
index e2dd9f4..11dc78a 100644
--- a/security/CHANGES.md
+++ b/security/CHANGES.md
@@ -1,5 +1,12 @@
 # Changes
 
+## [1.12.0](https://github.com/googleapis/google-cloud-go/compare/security/v1.11.0...security/v1.12.0) (2023-02-14)
+
+
+### Features
+
+* **security/privateca:** Add X.509 Name Constraints support ([#7419](https://github.com/googleapis/google-cloud-go/issues/7419)) ([e316886](https://github.com/googleapis/google-cloud-go/commit/e316886d201ec125f8821c4849dbd0e8e714c2ed))
+
 ## [1.11.0](https://github.com/googleapis/google-cloud-go/compare/security/v1.10.0...security/v1.11.0) (2023-01-04)
 
 
diff --git a/security/internal/version.go b/security/internal/version.go
index 77cefca..4518b5f 100644
--- a/security/internal/version.go
+++ b/security/internal/version.go
@@ -15,4 +15,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "1.11.0"
+const Version = "1.12.0"
diff --git a/servicecontrol/CHANGES.md b/servicecontrol/CHANGES.md
index 407afff..997213d 100644
--- a/servicecontrol/CHANGES.md
+++ b/servicecontrol/CHANGES.md
@@ -1,5 +1,12 @@
 # Changes
 
+## [1.10.0](https://github.com/googleapis/google-cloud-go/compare/servicecontrol/v1.9.0...servicecontrol/v1.10.0) (2023-02-14)
+
+
+### Features
+
+* **servicecontrol:** Enable "rest" transport in Python for services supporting numeric enums ([2fef56f](https://github.com/googleapis/google-cloud-go/commit/2fef56f75a63dc4ff6e0eea56c7b26d4831c8e27))
+
 ## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/servicecontrol-v1.8.0...servicecontrol/v1.9.0) (2023-01-26)
 
 
diff --git a/servicecontrol/internal/version.go b/servicecontrol/internal/version.go
index 37e23cd..1850527 100644
--- a/servicecontrol/internal/version.go
+++ b/servicecontrol/internal/version.go
@@ -15,4 +15,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "1.9.0"
+const Version = "1.10.0"
diff --git a/speech/CHANGES.md b/speech/CHANGES.md
index 0d01c93..911a828 100644
--- a/speech/CHANGES.md
+++ b/speech/CHANGES.md
@@ -1,5 +1,12 @@
 # Changes
 
+## [1.14.1](https://github.com/googleapis/google-cloud-go/compare/speech/v1.14.0...speech/v1.14.1) (2023-02-14)
+
+
+### Documentation
+
+* **speech:** Clarified boost usage ([f1c3ec7](https://github.com/googleapis/google-cloud-go/commit/f1c3ec753259c5c5d083f1f06960f77327b7ca61))
+
 ## [1.14.0](https://github.com/googleapis/google-cloud-go/compare/speech-v1.13.0...speech/v1.14.0) (2023-01-26)
 
 
diff --git a/speech/internal/version.go b/speech/internal/version.go
index c9ba918..1d4c00b 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.14.0"
+const Version = "1.14.1"
diff --git a/vmwareengine/CHANGES.md b/vmwareengine/CHANGES.md
index 7d72e56..59f224f 100644
--- a/vmwareengine/CHANGES.md
+++ b/vmwareengine/CHANGES.md
@@ -1,5 +1,12 @@
 # Changelog
 
+## [0.2.2](https://github.com/googleapis/google-cloud-go/compare/vmwareengine/v0.2.1...vmwareengine/v0.2.2) (2023-02-14)
+
+
+### Documentation
+
+* **vmwareengine:** Resource proto messages moved to new file ([3f118f9](https://github.com/googleapis/google-cloud-go/commit/3f118f9a4fb8ccbd96c81e6044ccb05addc78ded))
+
 ## [0.2.1](https://github.com/googleapis/google-cloud-go/compare/vmwareengine/v0.2.0...vmwareengine/v0.2.1) (2023-01-18)
 
 
diff --git a/vmwareengine/internal/version.go b/vmwareengine/internal/version.go
index 6469702..e9d4569 100644
--- a/vmwareengine/internal/version.go
+++ b/vmwareengine/internal/version.go
@@ -17,4 +17,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "0.2.1"
+const Version = "0.2.2"