diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 634cef638f80..53b21617f9e6 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -55,7 +55,7 @@
     "packages/google-cloud-compute": "1.22.0",
     "packages/google-cloud-confidentialcomputing": "0.4.13",
     "packages/google-cloud-config": "0.1.13",
-    "packages/google-cloud-contact-center-insights": "1.19.1",
+    "packages/google-cloud-contact-center-insights": "1.20.0",
     "packages/google-cloud-container": "2.54.0",
     "packages/google-cloud-containeranalysis": "2.15.1",
     "packages/google-cloud-contentwarehouse": "0.7.11",
@@ -66,7 +66,7 @@
     "packages/google-cloud-dataflow-client": "0.8.14",
     "packages/google-cloud-dataform": "0.5.13",
     "packages/google-cloud-datalabeling": "1.11.1",
-    "packages/google-cloud-dataplex": "2.3.1",
+    "packages/google-cloud-dataplex": "2.4.0",
     "packages/google-cloud-dataproc": "5.15.1",
     "packages/google-cloud-dataproc-metastore": "1.16.1",
     "packages/google-cloud-datastream": "1.10.1",
diff --git a/packages/google-cloud-contact-center-insights/CHANGELOG.md b/packages/google-cloud-contact-center-insights/CHANGELOG.md
index a3d9bb516036..52a38fdb9771 100644
--- a/packages/google-cloud-contact-center-insights/CHANGELOG.md
+++ b/packages/google-cloud-contact-center-insights/CHANGELOG.md
@@ -1,5 +1,27 @@
 # Changelog
 
+## [1.20.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-contact-center-insights-v1.19.1...google-cloud-contact-center-insights-v1.20.0) (2024-11-15)
+
+
+### Features
+
+* Add AnalysisRules resource and APIs ([cfb62c9](https://github.com/googleapis/google-cloud-python/commit/cfb62c9e959df32d30f6e66561164951f3d5c1ad))
+* Add FeedbackLabel resource and APIs ([cfb62c9](https://github.com/googleapis/google-cloud-python/commit/cfb62c9e959df32d30f6e66561164951f3d5c1ad))
+* Add Quality AI resources and APIs ([cfb62c9](https://github.com/googleapis/google-cloud-python/commit/cfb62c9e959df32d30f6e66561164951f3d5c1ad))
+* Add QueryMetrics API ([cfb62c9](https://github.com/googleapis/google-cloud-python/commit/cfb62c9e959df32d30f6e66561164951f3d5c1ad))
+
+
+### Documentation
+
+* A comment for field `custom_metadata_keys` in message `.google.cloud.contactcenterinsights.v1.IngestConversationsRequest` is changed ([cfb62c9](https://github.com/googleapis/google-cloud-python/commit/cfb62c9e959df32d30f6e66561164951f3d5c1ad))
+* A comment for field `encryption_spec` in message `.google.cloud.contactcenterinsights.v1.InitializeEncryptionSpecRequest` is changed ([cfb62c9](https://github.com/googleapis/google-cloud-python/commit/cfb62c9e959df32d30f6e66561164951f3d5c1ad))
+* A comment for field `kms_key` in message `.google.cloud.contactcenterinsights.v1.EncryptionSpec` is changed ([cfb62c9](https://github.com/googleapis/google-cloud-python/commit/cfb62c9e959df32d30f6e66561164951f3d5c1ad))
+* A comment for field `labels` in message `.google.cloud.contactcenterinsights.v1.Conversation` is changed ([cfb62c9](https://github.com/googleapis/google-cloud-python/commit/cfb62c9e959df32d30f6e66561164951f3d5c1ad))
+* A comment for field `metadata_json` in message `.google.cloud.contactcenterinsights.v1.Conversation` is changed ([cfb62c9](https://github.com/googleapis/google-cloud-python/commit/cfb62c9e959df32d30f6e66561164951f3d5c1ad))
+* A comment for field `partial_errors` in message `.google.cloud.contactcenterinsights.v1.InitializeEncryptionSpecMetadata` is changed ([cfb62c9](https://github.com/googleapis/google-cloud-python/commit/cfb62c9e959df32d30f6e66561164951f3d5c1ad))
+* A comment for message `EncryptionSpec` is changed ([cfb62c9](https://github.com/googleapis/google-cloud-python/commit/cfb62c9e959df32d30f6e66561164951f3d5c1ad))
+* A comment for method `InitializeEncryptionSpec` in service `ContactCenterInsights` is changed ([cfb62c9](https://github.com/googleapis/google-cloud-python/commit/cfb62c9e959df32d30f6e66561164951f3d5c1ad))
+
 ## [1.19.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-contact-center-insights-v1.19.0...google-cloud-contact-center-insights-v1.19.1) (2024-10-31)
 
 
diff --git a/packages/google-cloud-contact-center-insights/google/cloud/contact_center_insights/gapic_version.py b/packages/google-cloud-contact-center-insights/google/cloud/contact_center_insights/gapic_version.py
index 558c8aab67c5..c8ba2b4c6a4f 100644
--- a/packages/google-cloud-contact-center-insights/google/cloud/contact_center_insights/gapic_version.py
+++ b/packages/google-cloud-contact-center-insights/google/cloud/contact_center_insights/gapic_version.py
@@ -13,4 +13,4 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-__version__ = "0.0.0"  # {x-release-please-version}
+__version__ = "1.20.0"  # {x-release-please-version}
diff --git a/packages/google-cloud-contact-center-insights/google/cloud/contact_center_insights_v1/gapic_version.py b/packages/google-cloud-contact-center-insights/google/cloud/contact_center_insights_v1/gapic_version.py
index 558c8aab67c5..c8ba2b4c6a4f 100644
--- a/packages/google-cloud-contact-center-insights/google/cloud/contact_center_insights_v1/gapic_version.py
+++ b/packages/google-cloud-contact-center-insights/google/cloud/contact_center_insights_v1/gapic_version.py
@@ -13,4 +13,4 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-__version__ = "0.0.0"  # {x-release-please-version}
+__version__ = "1.20.0"  # {x-release-please-version}
diff --git a/packages/google-cloud-contact-center-insights/samples/generated_samples/snippet_metadata_google.cloud.contactcenterinsights.v1.json b/packages/google-cloud-contact-center-insights/samples/generated_samples/snippet_metadata_google.cloud.contactcenterinsights.v1.json
index 5b85f0b7ea75..efc3c762ecb3 100644
--- a/packages/google-cloud-contact-center-insights/samples/generated_samples/snippet_metadata_google.cloud.contactcenterinsights.v1.json
+++ b/packages/google-cloud-contact-center-insights/samples/generated_samples/snippet_metadata_google.cloud.contactcenterinsights.v1.json
@@ -8,7 +8,7 @@
     ],
     "language": "PYTHON",
     "name": "google-cloud-contact-center-insights",
-    "version": "0.1.0"
+    "version": "1.20.0"
   },
   "snippets": [
     {
diff --git a/packages/google-cloud-dataplex/CHANGELOG.md b/packages/google-cloud-dataplex/CHANGELOG.md
index 36d8806cd8cd..ca3e93b4d128 100644
--- a/packages/google-cloud-dataplex/CHANGELOG.md
+++ b/packages/google-cloud-dataplex/CHANGELOG.md
@@ -1,5 +1,44 @@
 # Changelog
 
+## [2.4.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dataplex-v2.3.1...google-cloud-dataplex-v2.4.0) (2024-11-15)
+
+
+### Features
+
+* A new enum `TableType` is added ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* A new field `datascan_id` is added to message `.google.cloud.dataplex.v1.DiscoveryEvent` ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* A new field `suspended` is added to DataScans ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* A new field `table` is added to message `.google.cloud.dataplex.v1.DiscoveryEvent` ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* A new message `TableDetails` is added ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* Add a DATA_DISCOVERY enum type in DataScanEvent ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* Add a DataDiscoveryAppliedConfigs message ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* Add a TABLE_DELETED field in DiscoveryEvent ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* Add a TABLE_IGNORED field in DiscoveryEvent ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* Add a TABLE_PUBLISHED field in DiscoveryEvent ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* Add a TABLE_UPDATED field in DiscoveryEvent ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* Add an Issue field to DiscoveryEvent.ActionDetails to output the action message in Cloud Logs ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* add annotations in CreateMetadataJob, GetMetadataJob, ListMetaDataJobs and CancelMetadataJob for cloud audit logging ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* Add data_version field to AspectSource ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* Add new Data Discovery scan type in Datascan ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* expose create time in DataScanJobAPI ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* expose create time to customers ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* release metadata export in private preview ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* release MetadataJob APIs and related resources in GA ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+
+
+### Documentation
+
+* A comment for message `DataScanEvent` is changed ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* Add comment for field `status` in message `.google.cloud.dataplex.v1.MetadataJob` ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* Add comment for field `type` in message `.google.cloud.dataplex.v1.MetadataJob` ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* Add Identifier for `name` in message `.google.cloud.dataplex.v1.MetadataJob` ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* add info about schema changes for BigQuery metadata in Dataplex Catalog ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* Add link to fully qualified names documentation ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* correct API documentation ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* correct the dimensions for data quality rules ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* Dataplex Tasks do not support Dataplex Content path as a direct input anymore ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+* Scrub descriptions for standalone discovery scans ([fffe7a5](https://github.com/googleapis/google-cloud-python/commit/fffe7a51c3b295e668426e103d523294787dff89))
+
 ## [2.3.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dataplex-v2.3.0...google-cloud-dataplex-v2.3.1) (2024-10-31)
 
 
diff --git a/packages/google-cloud-dataplex/google/cloud/dataplex/gapic_version.py b/packages/google-cloud-dataplex/google/cloud/dataplex/gapic_version.py
index 558c8aab67c5..01f04ce6229d 100644
--- a/packages/google-cloud-dataplex/google/cloud/dataplex/gapic_version.py
+++ b/packages/google-cloud-dataplex/google/cloud/dataplex/gapic_version.py
@@ -13,4 +13,4 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-__version__ = "0.0.0"  # {x-release-please-version}
+__version__ = "2.4.0"  # {x-release-please-version}
diff --git a/packages/google-cloud-dataplex/google/cloud/dataplex_v1/gapic_version.py b/packages/google-cloud-dataplex/google/cloud/dataplex_v1/gapic_version.py
index 558c8aab67c5..01f04ce6229d 100644
--- a/packages/google-cloud-dataplex/google/cloud/dataplex_v1/gapic_version.py
+++ b/packages/google-cloud-dataplex/google/cloud/dataplex_v1/gapic_version.py
@@ -13,4 +13,4 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-__version__ = "0.0.0"  # {x-release-please-version}
+__version__ = "2.4.0"  # {x-release-please-version}
diff --git a/packages/google-cloud-dataplex/samples/generated_samples/snippet_metadata_google.cloud.dataplex.v1.json b/packages/google-cloud-dataplex/samples/generated_samples/snippet_metadata_google.cloud.dataplex.v1.json
index a7eb15b2cc0d..ab51068e761e 100644
--- a/packages/google-cloud-dataplex/samples/generated_samples/snippet_metadata_google.cloud.dataplex.v1.json
+++ b/packages/google-cloud-dataplex/samples/generated_samples/snippet_metadata_google.cloud.dataplex.v1.json
@@ -8,7 +8,7 @@
     ],
     "language": "PYTHON",
     "name": "google-cloud-dataplex",
-    "version": "0.1.0"
+    "version": "2.4.0"
   },
   "snippets": [
     {