chore: release main (#7063)

diff --git a/.release-please-manifest-submodules.json b/.release-please-manifest-submodules.json
index 08d9137..812fae5 100644
--- a/.release-please-manifest-submodules.json
+++ b/.release-please-manifest-submodules.json
@@ -1,7 +1,7 @@
 {
   "accessapproval": "1.5.0",
   "accesscontextmanager": "1.5.0",
-  "aiplatform": "1.26.0",
+  "aiplatform": "1.27.0",
   "analytics": "0.12.0",
   "apigateway": "1.4.0",
   "apigeeconnect": "1.4.0",
@@ -10,23 +10,23 @@
   "appengine": "1.5.0",
   "area120": "0.6.0",
   "artifactregistry": "1.9.0",
-  "asset": "1.10.0",
+  "asset": "1.10.1",
   "assuredworkloads": "1.9.0",
   "automl": "1.8.0",
   "baremetalsolution": "0.4.0",
-  "batch": "0.4.1",
-  "beyondcorp": "0.3.0",
-  "billing": "1.7.0",
+  "batch": "0.5.0",
+  "beyondcorp": "0.3.1",
+  "billing": "1.8.0",
   "binaryauthorization": "1.4.0",
   "certificatemanager": "1.4.0",
   "channel": "1.10.0",
   "cloudbuild": "1.5.0",
   "clouddms": "1.4.0",
   "cloudtasks": "1.8.0",
-  "compute": "1.12.1",
-  "compute/metadata": "0.2.1",
+  "compute": "1.13.0",
+  "compute/metadata": "0.2.2",
   "contactcenterinsights": "1.4.0",
-  "container": "1.8.0",
+  "container": "1.9.0",
   "containeranalysis": "0.6.0",
   "datacatalog": "1.8.1",
   "dataflow": "0.7.0",
@@ -38,9 +38,9 @@
   "dataqna": "0.6.0",
   "datastream": "1.5.0",
   "deploy": "1.5.0",
-  "dialogflow": "1.20.0",
+  "dialogflow": "1.21.0",
   "dlp": "1.8.0",
-  "documentai": "1.12.0",
+  "documentai": "1.13.0",
   "domains": "0.7.0",
   "edgecontainer": "0.2.0",
   "essentialcontacts": "1.4.0",
@@ -58,30 +58,30 @@
   "iap": "1.5.0",
   "ids": "1.2.0",
   "iot": "1.4.0",
-  "kms": "1.6.0",
+  "kms": "1.7.0",
   "language": "1.8.0",
-  "lifesciences": "0.6.0",
+  "lifesciences": "0.7.0",
   "longrunning": "0.3.0",
   "managedidentities": "1.4.0",
   "maps": "0.1.0",
   "mediatranslation": "0.6.0",
-  "memcache": "1.7.0",
-  "metastore": "1.8.0",
+  "memcache": "1.8.0",
+  "metastore": "1.9.0",
   "monitoring": "1.9.0",
   "networkconnectivity": "1.8.0",
   "networkmanagement": "1.5.0",
   "networksecurity": "0.6.0",
-  "notebooks": "1.5.0",
-  "optimization": "1.2.0",
+  "notebooks": "1.6.0",
+  "optimization": "1.2.1",
   "orchestration": "1.4.0",
   "orgpolicy": "1.5.0",
   "osconfig": "1.10.0",
-  "oslogin": "1.7.0",
+  "oslogin": "1.8.0",
   "phishingprotection": "0.6.0",
   "policytroubleshooter": "1.4.0",
   "privatecatalog": "0.6.0",
   "recaptchaenterprise/v2": "2.5.0",
-  "recommendationengine": "0.6.0",
+  "recommendationengine": "0.6.1",
   "recommender": "1.8.0",
   "redis": "1.10.0",
   "resourcemanager": "1.4.0",
@@ -96,19 +96,19 @@
   "servicedirectory": "1.7.0",
   "servicemanagement": "1.5.0",
   "serviceusage": "1.4.0",
-  "shell": "1.4.0",
+  "shell": "1.5.0",
   "speech": "1.9.0",
   "storagetransfer": "1.6.0",
   "talent": "1.4.1",
   "texttospeech": "1.5.0",
-  "tpu": "1.4.0",
+  "tpu": "1.4.1",
   "trace": "1.4.0",
   "translate": "1.4.0",
-  "video": "1.10.0",
+  "video": "1.11.0",
   "videointelligence": "1.9.0",
   "vision/v2": "2.5.0",
   "vmmigration": "1.3.0",
-  "vmwareengine": "0.0.0",
+  "vmwareengine": "0.1.0",
   "vpcaccess": "1.5.0",
   "webrisk": "1.7.0",
   "websecurityscanner": "1.4.0",
diff --git a/aiplatform/CHANGES.md b/aiplatform/CHANGES.md
index 21b532b..a099c58 100644
--- a/aiplatform/CHANGES.md
+++ b/aiplatform/CHANGES.md
@@ -1,6 +1,15 @@
 # Changes
 
 
+## [1.27.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.26.0...aiplatform/v1.27.0) (2022-12-01)
+
+
+### Features
+
+* **aiplatform:** add metadata_artifact to Dataset in aiplatform v1 dataset.proto feat: add WriteFeatureValues rpc to FeaturestoreOnlineServingService in aiplatform v1 featurestore_online_service.proto ([7231644](https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180))
+* **aiplatform:** add metadata_artifact to Dataset in aiplatform v1beta1 dataset.proto feat: add offline_storage_ttl_days to EntityType in aiplatform v1beta1 entity_type.proto feat: add online_storage_ttl_days to Featurestore in aiplatform v1beta1 featurestore.proto feat: add source_uris to ImportFeatureValuesOperationMetadata in aiplatform v1beta1 featurestore_service.proto ([7231644](https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180))
+* **aiplatform:** start generating stubs dir ([5d0b405](https://github.com/googleapis/google-cloud-go/commit/5d0b405033f55023825ef90e5c539f1bcf2ddedb))
+
 ## [1.26.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.25.0...aiplatform/v1.26.0) (2022-11-16)
 
 
diff --git a/aiplatform/internal/version.go b/aiplatform/internal/version.go
index dc70dd2..dc1cb9f 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.26.0"
+const Version = "1.27.0"
diff --git a/asset/CHANGES.md b/asset/CHANGES.md
index fce7608..073d89f 100644
--- a/asset/CHANGES.md
+++ b/asset/CHANGES.md
@@ -1,5 +1,13 @@
 # Changes
 
+## [1.10.1](https://github.com/googleapis/google-cloud-go/compare/asset/v1.10.0...asset/v1.10.1) (2022-12-01)
+
+
+### Documentation
+
+* **asset:** Small change for documentation ([7231644](https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180))
+* **asset:** Small change for documentation ([7231644](https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180))
+
 ## [1.10.0](https://github.com/googleapis/google-cloud-go/compare/asset/v1.9.0...asset/v1.10.0) (2022-11-03)
 
 
diff --git a/asset/internal/version.go b/asset/internal/version.go
index 1850527..c728774 100644
--- a/asset/internal/version.go
+++ b/asset/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.10.1"
diff --git a/batch/CHANGES.md b/batch/CHANGES.md
index efc5162..16f6f71 100644
--- a/batch/CHANGES.md
+++ b/batch/CHANGES.md
@@ -1,5 +1,17 @@
 # Changelog
 
+## [0.5.0](https://github.com/googleapis/google-cloud-go/compare/batch/v0.4.1...batch/v0.5.0) (2022-12-01)
+
+
+### Features
+
+* **batch:** Adds named reservation to InstancePolicy ([4f0456e](https://github.com/googleapis/google-cloud-go/commit/4f0456eb3c8ed707774951c9418ffc2bf3fe5368))
+
+
+### Documentation
+
+* **batch:** fix minor docstring formatting ([7231644](https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180))
+
 ## [0.4.1](https://github.com/googleapis/google-cloud-go/compare/batch/v0.4.0...batch/v0.4.1) (2022-11-16)
 
 
diff --git a/batch/internal/version.go b/batch/internal/version.go
index 13fce75..0eddfcf 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.4.1"
+const Version = "0.5.0"
diff --git a/beyondcorp/CHANGES.md b/beyondcorp/CHANGES.md
index 96c162d..0b6a266 100644
--- a/beyondcorp/CHANGES.md
+++ b/beyondcorp/CHANGES.md
@@ -1,5 +1,12 @@
 # Changelog
 
+## [0.3.1](https://github.com/googleapis/google-cloud-go/compare/beyondcorp/v0.3.0...beyondcorp/v0.3.1) (2022-12-01)
+
+
+### Documentation
+
+* **beyondcorp/appconnections:** fix minor docstring formatting ([2a0b1ae](https://github.com/googleapis/google-cloud-go/commit/2a0b1aeb1683222e6aa5c876cb945845c00cef79))
+
 ## [0.3.0](https://github.com/googleapis/google-cloud-go/compare/beyondcorp/v0.2.0...beyondcorp/v0.3.0) (2022-11-03)
 
 
diff --git a/beyondcorp/internal/version.go b/beyondcorp/internal/version.go
index f0adc49..d60b27c 100644
--- a/beyondcorp/internal/version.go
+++ b/beyondcorp/internal/version.go
@@ -17,4 +17,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "0.3.0"
+const Version = "0.3.1"
diff --git a/billing/CHANGES.md b/billing/CHANGES.md
index 68efa7a..eabf98c 100644
--- a/billing/CHANGES.md
+++ b/billing/CHANGES.md
@@ -1,5 +1,12 @@
 # Changes
 
+## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/billing/v1.7.0...billing/v1.8.0) (2022-12-01)
+
+
+### Features
+
+* **billing:** added Sku.geo_taxonomy fix: more oauth scopes ([2a0b1ae](https://github.com/googleapis/google-cloud-go/commit/2a0b1aeb1683222e6aa5c876cb945845c00cef79))
+
 ## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/billing/v1.6.0...billing/v1.7.0) (2022-11-03)
 
 
diff --git a/billing/internal/version.go b/billing/internal/version.go
index 7c251d9..0ad9373 100644
--- a/billing/internal/version.go
+++ b/billing/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/compute/CHANGES.md b/compute/CHANGES.md
index ddb3d41..3658ea2 100644
--- a/compute/CHANGES.md
+++ b/compute/CHANGES.md
@@ -1,5 +1,13 @@
 # Changes
 
+## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/compute/v1.12.1...compute/v1.13.0) (2022-12-01)
+
+
+### Features
+
+* **compute:** start generating stubs dir ([5d0b405](https://github.com/googleapis/google-cloud-go/commit/5d0b405033f55023825ef90e5c539f1bcf2ddedb))
+* **compute:** Update Compute Engine API to revision 20221101 ([#751](https://github.com/googleapis/google-cloud-go/issues/751)) ([7231644](https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180))
+
 ## [1.12.0](https://github.com/googleapis/google-cloud-go/compare/compute/v1.11.0...compute/v1.12.0) (2022-10-26)
 
 Compute metadata has been moved to its own module.
diff --git a/compute/internal/version.go b/compute/internal/version.go
index 5ac4a84..efedadb 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.12.1"
+const Version = "1.13.0"
diff --git a/compute/metadata/CHANGES.md b/compute/metadata/CHANGES.md
index 8631b6d..6e3ee8d 100644
--- a/compute/metadata/CHANGES.md
+++ b/compute/metadata/CHANGES.md
@@ -1,5 +1,12 @@
 # Changes
 
+## [0.2.2](https://github.com/googleapis/google-cloud-go/compare/compute/metadata/v0.2.1...compute/metadata/v0.2.2) (2022-12-01)
+
+
+### Bug Fixes
+
+* **compute/metadata:** Set IdleConnTimeout for http.Client ([#7084](https://github.com/googleapis/google-cloud-go/issues/7084)) ([766516a](https://github.com/googleapis/google-cloud-go/commit/766516aaf3816bfb3159efeea65aa3d1d205a3e2)), refs [#5430](https://github.com/googleapis/google-cloud-go/issues/5430)
+
 ## [0.1.0] (2022-10-26)
 
 Initial release of metadata being it's own module.
diff --git a/compute/metadata/internal/version.go b/compute/metadata/internal/version.go
index aee8eba..d1fb0b0 100644
--- a/compute/metadata/internal/version.go
+++ b/compute/metadata/internal/version.go
@@ -15,4 +15,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "0.2.1"
+const Version = "0.2.2"
diff --git a/container/CHANGES.md b/container/CHANGES.md
index 0dafe43..8499d7d 100644
--- a/container/CHANGES.md
+++ b/container/CHANGES.md
@@ -1,5 +1,13 @@
 # Changes
 
+## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.8.0...container/v1.9.0) (2022-12-01)
+
+
+### Features
+
+* **container:** add a FastSocket API ([7231644](https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180))
+* **container:** add compact placement feature for node pools ([2a0b1ae](https://github.com/googleapis/google-cloud-go/commit/2a0b1aeb1683222e6aa5c876cb945845c00cef79))
+
 ## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/container/v1.7.0...container/v1.8.0) (2022-11-09)
 
 
diff --git a/container/internal/version.go b/container/internal/version.go
index 0ad9373..37e23cd 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.8.0"
+const Version = "1.9.0"
diff --git a/dialogflow/CHANGES.md b/dialogflow/CHANGES.md
index a48b4cb..aec3883 100644
--- a/dialogflow/CHANGES.md
+++ b/dialogflow/CHANGES.md
@@ -1,5 +1,19 @@
 # Changes
 
+## [1.21.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.20.0...dialogflow/v1.21.0) (2022-12-01)
+
+
+### Features
+
+* **dialogflow:** added cx_current_page field to AutomatedAgentReply docs: clarified docs for Sentiment ([7231644](https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180))
+* **dialogflow:** added cx_current_page field to AutomatedAgentReply docs: clarified docs for Sentiment ([4f0456e](https://github.com/googleapis/google-cloud-go/commit/4f0456eb3c8ed707774951c9418ffc2bf3fe5368))
+
+
+### Documentation
+
+* **dialogflow/cx:** Clarified Agent Assist max retention is 30 days ([4f0456e](https://github.com/googleapis/google-cloud-go/commit/4f0456eb3c8ed707774951c9418ffc2bf3fe5368))
+* **dialogflow/cx:** Clarified Agent Assist max retention is 30 days ([7c8cbcf](https://github.com/googleapis/google-cloud-go/commit/7c8cbcf769ed8a33eb6c7da96c789667fb733156))
+
 ## [1.20.0](https://github.com/googleapis/google-cloud-go/compare/dialogflow/v1.19.0...dialogflow/v1.20.0) (2022-11-09)
 
 
diff --git a/dialogflow/internal/version.go b/dialogflow/internal/version.go
index 0b0f0e9..b167296 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.20.0"
+const Version = "1.21.0"
diff --git a/documentai/CHANGES.md b/documentai/CHANGES.md
index e9b0481..40aac68 100644
--- a/documentai/CHANGES.md
+++ b/documentai/CHANGES.md
@@ -1,6 +1,13 @@
 # Changes
 
 
+## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.12.0...documentai/v1.13.0) (2022-12-01)
+
+
+### Features
+
+* **documentai:** added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto ([2a0b1ae](https://github.com/googleapis/google-cloud-go/commit/2a0b1aeb1683222e6aa5c876cb945845c00cef79))
+
 ## [1.12.0](https://github.com/googleapis/google-cloud-go/compare/documentai/v1.11.0...documentai/v1.12.0) (2022-11-16)
 
 
diff --git a/documentai/internal/version.go b/documentai/internal/version.go
index 4518b5f..efedadb 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.12.0"
+const Version = "1.13.0"
diff --git a/kms/CHANGES.md b/kms/CHANGES.md
index 991db39..e8b5336 100644
--- a/kms/CHANGES.md
+++ b/kms/CHANGES.md
@@ -1,5 +1,13 @@
 # Changes
 
+## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/kms/v1.6.0...kms/v1.7.0) (2022-12-01)
+
+
+### Features
+
+* **kms:** add SHA-2 import methods ([7231644](https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180))
+* **kms:** add support for additional HMAC algorithms ([2a0b1ae](https://github.com/googleapis/google-cloud-go/commit/2a0b1aeb1683222e6aa5c876cb945845c00cef79))
+
 ## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/kms/v1.5.0...kms/v1.6.0) (2022-11-03)
 
 
diff --git a/kms/internal/version.go b/kms/internal/version.go
index 05d3396..7c251d9 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.6.0"
+const Version = "1.7.0"
diff --git a/lifesciences/CHANGES.md b/lifesciences/CHANGES.md
index b829fc4..4c694f7 100644
--- a/lifesciences/CHANGES.md
+++ b/lifesciences/CHANGES.md
@@ -1,5 +1,12 @@
 # Changes
 
+## [0.7.0](https://github.com/googleapis/google-cloud-go/compare/lifesciences/v0.6.0...lifesciences/v0.7.0) (2022-12-01)
+
+
+### Features
+
+* **lifesciences:** add Pipeline.secret_environment, Action.secret_environment, VirtualMachine.reservation ([2a0b1ae](https://github.com/googleapis/google-cloud-go/commit/2a0b1aeb1683222e6aa5c876cb945845c00cef79))
+
 ## [0.6.0](https://github.com/googleapis/google-cloud-go/compare/lifesciences/v0.5.0...lifesciences/v0.6.0) (2022-09-21)
 
 
diff --git a/lifesciences/internal/version.go b/lifesciences/internal/version.go
index 75ae2d0..d1002df 100644
--- a/lifesciences/internal/version.go
+++ b/lifesciences/internal/version.go
@@ -15,4 +15,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/memcache/CHANGES.md b/memcache/CHANGES.md
index fd64b91..7b0af8a 100644
--- a/memcache/CHANGES.md
+++ b/memcache/CHANGES.md
@@ -1,5 +1,12 @@
 # Changes
 
+## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/memcache/v1.7.0...memcache/v1.8.0) (2022-12-01)
+
+
+### Features
+
+* **memcache:** maintenance schedules ([22ec3e3](https://github.com/googleapis/google-cloud-go/commit/22ec3e3e727f8c0232059a5d31bccd12b7b5034c))
+
 ## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/memcache/v1.6.0...memcache/v1.7.0) (2022-11-03)
 
 
diff --git a/memcache/internal/version.go b/memcache/internal/version.go
index 7c251d9..0ad9373 100644
--- a/memcache/internal/version.go
+++ b/memcache/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/metastore/CHANGES.md b/metastore/CHANGES.md
index 24f8544..969a4ed 100644
--- a/metastore/CHANGES.md
+++ b/metastore/CHANGES.md
@@ -1,5 +1,12 @@
 # Changes
 
+## [1.9.0](https://github.com/googleapis/google-cloud-go/compare/metastore/v1.8.0...metastore/v1.9.0) (2022-12-01)
+
+
+### Features
+
+* **metastore:** added federation API feat: added EncryptionConfig field feat: added NetworkConfig field feat: added DatabaseType field feat: added TelemetryConfiguration field ([7231644](https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180))
+
 ## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/metastore/v1.7.0...metastore/v1.8.0) (2022-11-03)
 
 
diff --git a/metastore/internal/version.go b/metastore/internal/version.go
index 0ad9373..37e23cd 100644
--- a/metastore/internal/version.go
+++ b/metastore/internal/version.go
@@ -15,4 +15,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "1.8.0"
+const Version = "1.9.0"
diff --git a/notebooks/CHANGES.md b/notebooks/CHANGES.md
index e834334..aca7fea 100644
--- a/notebooks/CHANGES.md
+++ b/notebooks/CHANGES.md
@@ -1,6 +1,18 @@
 # Changes
 
 
+## [1.6.0](https://github.com/googleapis/google-cloud-go/compare/notebooks/v1.5.0...notebooks/v1.6.0) (2022-12-01)
+
+
+### Features
+
+* **notebooks:** added UpdateRuntime, UpgradeRuntime, DiagnoseRuntime, DiagnoseInstance to v1 API feat: add Instance.reservation_affinity, nic_type, can_ip_forward to v1beta1 API feat: add IsInstanceUpgradeableResponse.upgrade_image to v1beta1 API feat: added Location and IAM methods fix: deprecate AcceleratorType.NVIDIA_TESLA_K80 ([22ec3e3](https://github.com/googleapis/google-cloud-go/commit/22ec3e3e727f8c0232059a5d31bccd12b7b5034c))
+
+
+### Documentation
+
+* **notebooks:** fix minor docstring formatting ([7231644](https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180))
+
 ## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/notebooks/v1.4.0...notebooks/v1.5.0) (2022-11-03)
 
 
diff --git a/notebooks/internal/version.go b/notebooks/internal/version.go
index e93235c..05d3396 100644
--- a/notebooks/internal/version.go
+++ b/notebooks/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/optimization/CHANGES.md b/optimization/CHANGES.md
index ee810af..0d53468 100644
--- a/optimization/CHANGES.md
+++ b/optimization/CHANGES.md
@@ -1,6 +1,13 @@
 # Changes
 
 
+## [1.2.1](https://github.com/googleapis/google-cloud-go/compare/optimization/v1.2.0...optimization/v1.2.1) (2022-12-01)
+
+
+### Documentation
+
+* **optimization:** fix minor docstring formatting ([7231644](https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180))
+
 ## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/optimization/v1.1.0...optimization/v1.2.0) (2022-11-03)
 
 
diff --git a/optimization/internal/version.go b/optimization/internal/version.go
index 6508e48..cb10ad5 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.2.0"
+const Version = "1.2.1"
diff --git a/oslogin/CHANGES.md b/oslogin/CHANGES.md
index 06a9cc8..7ea6d83 100644
--- a/oslogin/CHANGES.md
+++ b/oslogin/CHANGES.md
@@ -1,5 +1,12 @@
 # Changes
 
+## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/oslogin/v1.7.0...oslogin/v1.8.0) (2022-12-01)
+
+
+### Features
+
+* **oslogin:** added CreateSshPublicKey RPC ([2a0b1ae](https://github.com/googleapis/google-cloud-go/commit/2a0b1aeb1683222e6aa5c876cb945845c00cef79))
+
 ## [1.7.0](https://github.com/googleapis/google-cloud-go/compare/oslogin/v1.6.0...oslogin/v1.7.0) (2022-11-03)
 
 
diff --git a/oslogin/internal/version.go b/oslogin/internal/version.go
index 7c251d9..0ad9373 100644
--- a/oslogin/internal/version.go
+++ b/oslogin/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/recommendationengine/CHANGES.md b/recommendationengine/CHANGES.md
index 75a2163..6a8903b 100644
--- a/recommendationengine/CHANGES.md
+++ b/recommendationengine/CHANGES.md
@@ -1,5 +1,12 @@
 # Changes
 
+## [0.6.1](https://github.com/googleapis/google-cloud-go/compare/recommendationengine/v0.6.0...recommendationengine/v0.6.1) (2022-12-01)
+
+
+### Documentation
+
+* **recommendationengine:** fix minor docstring formatting ([7231644](https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180))
+
 ## [0.6.0](https://github.com/googleapis/google-cloud-go/compare/recommendationengine/v0.5.0...recommendationengine/v0.6.0) (2022-09-21)
 
 
diff --git a/recommendationengine/internal/version.go b/recommendationengine/internal/version.go
index 75ae2d0..4071941 100644
--- a/recommendationengine/internal/version.go
+++ b/recommendationengine/internal/version.go
@@ -15,4 +15,4 @@
 package internal
 
 // Version is the current tagged release of the library.
-const Version = "0.6.0"
+const Version = "0.6.1"
diff --git a/shell/CHANGES.md b/shell/CHANGES.md
index 3f74415..6540e08 100644
--- a/shell/CHANGES.md
+++ b/shell/CHANGES.md
@@ -1,5 +1,12 @@
 # Changes
 
+## [1.5.0](https://github.com/googleapis/google-cloud-go/compare/shell/v1.4.0...shell/v1.5.0) (2022-12-01)
+
+
+### Features
+
+* **shell:** add CloudShellErrorCode.ENVIRONMENT_UNAVAILABLE enum value ([22ec3e3](https://github.com/googleapis/google-cloud-go/commit/22ec3e3e727f8c0232059a5d31bccd12b7b5034c))
+
 ## [1.4.0](https://github.com/googleapis/google-cloud-go/compare/shell/v1.3.0...shell/v1.4.0) (2022-11-03)
 
 
diff --git a/shell/internal/version.go b/shell/internal/version.go
index 9fa087b..e93235c 100644
--- a/shell/internal/version.go
+++ b/shell/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/tpu/CHANGES.md b/tpu/CHANGES.md
index 6033d4d..862e886 100644
--- a/tpu/CHANGES.md
+++ b/tpu/CHANGES.md
@@ -1,5 +1,12 @@
 # Changes
 
+## [1.4.1](https://github.com/googleapis/google-cloud-go/compare/tpu/v1.4.0...tpu/v1.4.1) (2022-12-01)
+
+
+### Documentation
+
+* **tpu:** minor updates in comments ([7231644](https://github.com/googleapis/google-cloud-go/commit/7231644e71f05abc864924a0065b9ea22a489180))
+
 ## [1.4.0](https://github.com/googleapis/google-cloud-go/compare/tpu/v1.3.0...tpu/v1.4.0) (2022-11-03)
 
 
diff --git a/tpu/internal/version.go b/tpu/internal/version.go
index 9fa087b..d8c36ec 100644
--- a/tpu/internal/version.go
+++ b/tpu/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.4.1"
diff --git a/video/CHANGES.md b/video/CHANGES.md
index bd67cc5..9293f4b 100644
--- a/video/CHANGES.md
+++ b/video/CHANGES.md
@@ -1,5 +1,12 @@
 # Changes
 
+## [1.11.0](https://github.com/googleapis/google-cloud-go/compare/video/v1.10.0...video/v1.11.0) (2022-12-01)
+
+
+### Features
+
+* **video/transcoder:** add PreprocessingConfig.deinterlace docs: minor documentation changes ([7c8cbcf](https://github.com/googleapis/google-cloud-go/commit/7c8cbcf769ed8a33eb6c7da96c789667fb733156))
+
 ## [1.10.0](https://github.com/googleapis/google-cloud-go/compare/video/v1.9.0...video/v1.10.0) (2022-11-09)
 
 
diff --git a/video/internal/version.go b/video/internal/version.go
index 1850527..77cefca 100644
--- a/video/internal/version.go
+++ b/video/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/vmwareengine/CHANGES.md b/vmwareengine/CHANGES.md
index b671f0b..2541d6c 100644
--- a/vmwareengine/CHANGES.md
+++ b/vmwareengine/CHANGES.md
@@ -1 +1,10 @@
-# Changes
+# Changelog
+
+## 0.1.0 (2022-12-01)
+
+
+### Features
+
+* **vmwareengine:** Start generating apiv1 ([#7093](https://github.com/googleapis/google-cloud-go/issues/7093)) ([9cb00af](https://github.com/googleapis/google-cloud-go/commit/9cb00af1ad8ea1dcfd5b4a73cac75218460f9f6d))
+
+## Changes
diff --git a/vmwareengine/internal/version.go b/vmwareengine/internal/version.go
index 76e34d0..9e90a01 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.0.0"
+const Version = "0.1.0"