diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index e4f54275b57c..4e9c70e85ad9 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.332.0"
+ ".": "0.333.0"
}
\ No newline at end of file
diff --git a/AdsDataManager/VERSION b/AdsDataManager/VERSION
index 8f0916f768f0..a918a2aa18d5 100644
--- a/AdsDataManager/VERSION
+++ b/AdsDataManager/VERSION
@@ -1 +1 @@
-0.5.0
+0.6.0
diff --git a/AiPlatform/VERSION b/AiPlatform/VERSION
index 4d5fde5bd165..f6c9d766cd45 100644
--- a/AiPlatform/VERSION
+++ b/AiPlatform/VERSION
@@ -1 +1 @@
-1.60.0
+1.60.1
diff --git a/ApigeeRegistry/VERSION b/ApigeeRegistry/VERSION
index 781dcb07cd80..65087b4f5ece 100644
--- a/ApigeeRegistry/VERSION
+++ b/ApigeeRegistry/VERSION
@@ -1 +1 @@
-1.1.3
+1.1.4
diff --git a/AppHub/VERSION b/AppHub/VERSION
index 6f2743d65dc0..0bfccb080404 100644
--- a/AppHub/VERSION
+++ b/AppHub/VERSION
@@ -1 +1 @@
-0.4.4
+0.4.5
diff --git a/AppOptimize/VERSION b/AppOptimize/VERSION
index 6e8bf73aa550..17e51c385ea3 100644
--- a/AppOptimize/VERSION
+++ b/AppOptimize/VERSION
@@ -1 +1 @@
-0.1.0
+0.1.1
diff --git a/ArtifactRegistry/VERSION b/ArtifactRegistry/VERSION
index 943f9cbc4ec7..f8a696c8dc56 100644
--- a/ArtifactRegistry/VERSION
+++ b/ArtifactRegistry/VERSION
@@ -1 +1 @@
-1.7.1
+1.7.2
diff --git a/AuditManager/VERSION b/AuditManager/VERSION
index 17e51c385ea3..d917d3e26adc 100644
--- a/AuditManager/VERSION
+++ b/AuditManager/VERSION
@@ -1 +1 @@
-0.1.1
+0.1.2
diff --git a/BackupDr/VERSION b/BackupDr/VERSION
index 54d1a4f2a4a7..c317a91891f9 100644
--- a/BackupDr/VERSION
+++ b/BackupDr/VERSION
@@ -1 +1 @@
-0.13.0
+0.13.1
diff --git a/BeyondCorpAppConnections/VERSION b/BeyondCorpAppConnections/VERSION
index 781dcb07cd80..65087b4f5ece 100644
--- a/BeyondCorpAppConnections/VERSION
+++ b/BeyondCorpAppConnections/VERSION
@@ -1 +1 @@
-1.1.3
+1.1.4
diff --git a/BeyondCorpAppConnectors/VERSION b/BeyondCorpAppConnectors/VERSION
index 781dcb07cd80..65087b4f5ece 100644
--- a/BeyondCorpAppConnectors/VERSION
+++ b/BeyondCorpAppConnectors/VERSION
@@ -1 +1 @@
-1.1.3
+1.1.4
diff --git a/BeyondCorpAppGateways/VERSION b/BeyondCorpAppGateways/VERSION
index 781dcb07cd80..65087b4f5ece 100644
--- a/BeyondCorpAppGateways/VERSION
+++ b/BeyondCorpAppGateways/VERSION
@@ -1 +1 @@
-1.1.3
+1.1.4
diff --git a/BeyondCorpClientConnectorServices/VERSION b/BeyondCorpClientConnectorServices/VERSION
index 781dcb07cd80..65087b4f5ece 100644
--- a/BeyondCorpClientConnectorServices/VERSION
+++ b/BeyondCorpClientConnectorServices/VERSION
@@ -1 +1 @@
-1.1.3
+1.1.4
diff --git a/BeyondCorpClientGateways/VERSION b/BeyondCorpClientGateways/VERSION
index 781dcb07cd80..65087b4f5ece 100644
--- a/BeyondCorpClientGateways/VERSION
+++ b/BeyondCorpClientGateways/VERSION
@@ -1 +1 @@
-1.1.3
+1.1.4
diff --git a/Build/VERSION b/Build/VERSION
index 45a1b3f44523..781dcb07cd80 100644
--- a/Build/VERSION
+++ b/Build/VERSION
@@ -1 +1 @@
-1.1.2
+1.1.3
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 42fce4b27089..98dd88f054c7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,858 @@
# Changelog
+## 0.333.0
+
+googleads/data-manager 0.6.0
+
+
+
+### Features
+
+* [AdsDataManager] add AdEvent message and related enums for ingesting ad event data ([#9251](https://github.com/googleapis/google-cloud-php/issues/9251)) ([9556b0c](https://github.com/googleapis/google-cloud-php/commit/9556b0c09ba46ad5326ffed0771229470a5998e7))
+
+
+
+google/cloud-ai-platform 1.60.1
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9239](https://github.com/googleapis/google-cloud-php/issues/9239)) ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for various `InputType` enum values. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+
+google/cloud-apigee-registry 1.1.4
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9239](https://github.com/googleapis/google-cloud-php/issues/9239)) ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for various `InputType` enum values. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+
+google/cloud-apphub 0.4.5
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9239](https://github.com/googleapis/google-cloud-php/issues/9239)) ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for various `InputType` enum values. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+
+google/cloud-appoptimize 0.1.1
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9239](https://github.com/googleapis/google-cloud-php/issues/9239)) ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for various `InputType` enum values. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+
+google/cloud-artifact-registry 1.7.2
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9239](https://github.com/googleapis/google-cloud-php/issues/9239)) ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for various `InputType` enum values. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+
+google/cloud-auditmanager 0.1.2
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9239](https://github.com/googleapis/google-cloud-php/issues/9239)) ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for various `InputType` enum values. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+
+google/cloud-backupdr 0.13.1
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9239](https://github.com/googleapis/google-cloud-php/issues/9239)) ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for various `InputType` enum values. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+
+google/cloud-beyondcorp-appconnections 1.1.4
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9239](https://github.com/googleapis/google-cloud-php/issues/9239)) ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for various `InputType` enum values. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+
+google/cloud-beyondcorp-appconnectors 1.1.4
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9239](https://github.com/googleapis/google-cloud-php/issues/9239)) ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for various `InputType` enum values. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+
+google/cloud-beyondcorp-appgateways 1.1.4
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9239](https://github.com/googleapis/google-cloud-php/issues/9239)) ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for various `InputType` enum values. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+
+google/cloud-beyondcorp-clientconnectorservices 1.1.4
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9239](https://github.com/googleapis/google-cloud-php/issues/9239)) ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for various `InputType` enum values. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+
+google/cloud-beyondcorp-clientgateways 1.1.4
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9239](https://github.com/googleapis/google-cloud-php/issues/9239)) ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for various `InputType` enum values. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+
+google/cloud-build 1.1.3
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9239](https://github.com/googleapis/google-cloud-php/issues/9239)) ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for various `InputType` enum values. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+
+google/cloud-ces 0.2.1
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9239](https://github.com/googleapis/google-cloud-php/issues/9239)) ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for various `InputType` enum values. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+
+google/common-protos 4.14.1
+
+
+
+
+
+google/cloud-config 1.8.1
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9239](https://github.com/googleapis/google-cloud-php/issues/9239)) ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for various `InputType` enum values. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+
+google/cloud-core 1.72.3
+
+
+
+
+
+google/cloud-dataform 0.11.1
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9239](https://github.com/googleapis/google-cloud-php/issues/9239)) ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for various `InputType` enum values. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+
+google/cloud-dataplex 1.14.1
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9239](https://github.com/googleapis/google-cloud-php/issues/9239)) ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for various `InputType` enum values. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+
+google/cloud-dataproc 2.12.1
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9239](https://github.com/googleapis/google-cloud-php/issues/9239)) ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for various `InputType` enum values. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+
+google/cloud-dataproc-metastore 1.2.4
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9239](https://github.com/googleapis/google-cloud-php/issues/9239)) ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+* Update comments for various `InputType` enum values. ([071804a](https://github.com/googleapis/google-cloud-php/commit/071804a3a5af083289eb92940059373cd0106f17))
+
+
+
+google/cloud-datastore 2.1.0
+
+
+
+### Features
+
+* **docs:** publish protobuf to refdocs ([#9126](https://github.com/googleapis/google-cloud-php/issues/9126)) ([a1390ed](https://github.com/googleapis/google-cloud-php/commit/a1390edd1d449e6c4b8b926402e0e05f23991e0b))
+
+
+
+google/cloud-deploy 1.6.4
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9240](https://github.com/googleapis/google-cloud-php/issues/9240)) ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for various `InputType` enum values. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+
+google/cloud-developerconnect 0.6.2
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9240](https://github.com/googleapis/google-cloud-php/issues/9240)) ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for various `InputType` enum values. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+
+google/cloud-dialogflow 2.4.1
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9240](https://github.com/googleapis/google-cloud-php/issues/9240)) ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for various `InputType` enum values. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+
+google/cloud-dialogflow-cx 0.11.2
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9240](https://github.com/googleapis/google-cloud-php/issues/9240)) ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for various `InputType` enum values. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+
+google/cloud-eventarc 2.3.2
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9240](https://github.com/googleapis/google-cloud-php/issues/9240)) ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for various `InputType` enum values. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+
+google/cloud-functions 2.1.4
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9240](https://github.com/googleapis/google-cloud-php/issues/9240)) ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for various `InputType` enum values. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+
+google/gax 1.43.2
+
+
+
+### Bug Fixes
+
+* **Gax:** RetryMiddleware should determine deadlineMs before first call ([#9265](https://github.com/googleapis/google-cloud-php/issues/9265)) ([770bece](https://github.com/googleapis/google-cloud-php/commit/770becec3b1cb68e8bff84387ed725335859fd36))
+
+
+### Documentation
+
+* **gax:** update README for monorepo ([#9257](https://github.com/googleapis/google-cloud-php/issues/9257)) ([be57a83](https://github.com/googleapis/google-cloud-php/commit/be57a837c9892d76bf374b02cbaf61e6320bd556))
+
+
+
+google/cloud-geminidataanalytics 0.11.1
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9240](https://github.com/googleapis/google-cloud-php/issues/9240)) ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for various `InputType` enum values. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+
+google/cloud-gke-backup 1.3.4
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9240](https://github.com/googleapis/google-cloud-php/issues/9240)) ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for various `InputType` enum values. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+
+google/cloud-hypercomputecluster 0.3.1
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9240](https://github.com/googleapis/google-cloud-php/issues/9240)) ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for various `InputType` enum values. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+
+google/cloud-kms 2.9.1
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9240](https://github.com/googleapis/google-cloud-php/issues/9240)) ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for various `InputType` enum values. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+
+google/cloud-netapp 1.12.1
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9240](https://github.com/googleapis/google-cloud-php/issues/9240)) ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for various `InputType` enum values. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+
+google/cloud-network-connectivity 2.5.4
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9240](https://github.com/googleapis/google-cloud-php/issues/9240)) ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for various `InputType` enum values. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+
+google/cloud-network-management 2.9.3
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9240](https://github.com/googleapis/google-cloud-php/issues/9240)) ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for various `InputType` enum values. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+
+google/cloud-network-security 1.4.1
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9240](https://github.com/googleapis/google-cloud-php/issues/9240)) ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for various `InputType` enum values. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+
+google/cloud-networkservices 0.9.0
+
+
+
+### Features
+
+* [NetworkServices] add AgentGateway resource and associated RPCs ([#9250](https://github.com/googleapis/google-cloud-php/issues/9250)) ([e5a390e](https://github.com/googleapis/google-cloud-php/commit/e5a390e70edff95d2a7b4cd150d0e02154617eb6))
+
+
+
+google/cloud-notebooks 1.1.4
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9240](https://github.com/googleapis/google-cloud-php/issues/9240)) ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for various `InputType` enum values. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+
+google/cloud-pubsub 2.19.4
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9240](https://github.com/googleapis/google-cloud-php/issues/9240)) ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for various `InputType` enum values. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+
+google/cloud-securesourcemanager 1.8.1
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9240](https://github.com/googleapis/google-cloud-php/issues/9240)) ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for various `InputType` enum values. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+
+google/cloud-securitycompliance 0.4.1
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9240](https://github.com/googleapis/google-cloud-php/issues/9240)) ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+* Update comments for various `InputType` enum values. ([f5e4601](https://github.com/googleapis/google-cloud-php/commit/f5e4601c0c91554c0ef1761e27ddfc17c4fca144))
+
+
+
+google/cloud-security-private-ca 2.4.1
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9241](https://github.com/googleapis/google-cloud-php/issues/9241)) ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+* Update comments for various `InputType` enum values. ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+
+
+
+google/cloud-service-management 2.2.1
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9241](https://github.com/googleapis/google-cloud-php/issues/9241)) ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+* Update comments for various `InputType` enum values. ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+
+
+
+google/cloud-spanner 2.10.0
+
+
+
+### Features
+
+* **docs:** publish protobuf to refdocs ([#9126](https://github.com/googleapis/google-cloud-php/issues/9126)) ([a1390ed](https://github.com/googleapis/google-cloud-php/commit/a1390edd1d449e6c4b8b926402e0e05f23991e0b))
+
+
+
+google/cloud-speech 2.5.2
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9241](https://github.com/googleapis/google-cloud-php/issues/9241)) ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+* Update comments for various `InputType` enum values. ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+
+
+
+google/cloud-translate 2.3.1
+
+
+
+### Documentation
+
+* **Translate:** add MIGRATING.md and update README.md ([#9235](https://github.com/googleapis/google-cloud-php/issues/9235)) ([03beb83](https://github.com/googleapis/google-cloud-php/commit/03beb83b6a3039eb053b3e02141f9d8bbd139503))
+
+
+
+google/cloud-vectorsearch 0.4.1
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9241](https://github.com/googleapis/google-cloud-php/issues/9241)) ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+* Update comments for various `InputType` enum values. ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+
+
+
+google/cloud-vmware-engine 1.3.1
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9241](https://github.com/googleapis/google-cloud-php/issues/9241)) ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+* Update comments for various `InputType` enum values. ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+
+
+
+google/cloud-workloadmanager 0.2.1
+
+
+
+### Bug Fixes
+
+* **php:** remove abandoned deps ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+
+
+### Documentation
+
+* [Many APIs] update cloud ml ces v1beta client libraries ([#9241](https://github.com/googleapis/google-cloud-php/issues/9241)) ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+* Update comments for `audio_recording_config` and `bigquery_export_settings` in `LoggingSettings`. ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+* Update comments for `root_span`, `turns`, and `max_turns` in `Evaluation`. ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+* Update comments for various `InputType` enum values. ([492e599](https://github.com/googleapis/google-cloud-php/commit/492e599ae7bbd9d2ba312c33e00fd35ff499aa87))
+
+
+
## 0.332.0
googleads/data-manager 0.5.0
diff --git a/Ces/VERSION b/Ces/VERSION
index 0ea3a944b399..0c62199f16ac 100644
--- a/Ces/VERSION
+++ b/Ces/VERSION
@@ -1 +1 @@
-0.2.0
+0.2.1
diff --git a/CommonProtos/VERSION b/CommonProtos/VERSION
index c412a4e2e1e8..d2b9909a99ce 100644
--- a/CommonProtos/VERSION
+++ b/CommonProtos/VERSION
@@ -1 +1 @@
-4.14.0
+4.14.1
diff --git a/CommonProtos/composer.json b/CommonProtos/composer.json
index c9d4b60f13e7..5c127fc6cf61 100644
--- a/CommonProtos/composer.json
+++ b/CommonProtos/composer.json
@@ -2,7 +2,7 @@
"name": "google/common-protos",
"type": "library",
"description": "Google API Common Protos for PHP",
- "version": "4.14.0",
+ "version": "4.14.1",
"keywords": [
"google"
],
diff --git a/Config/VERSION b/Config/VERSION
index 27f9cd322bb9..a8fdfda1c782 100644
--- a/Config/VERSION
+++ b/Config/VERSION
@@ -1 +1 @@
-1.8.0
+1.8.1
diff --git a/Core/VERSION b/Core/VERSION
index 8af89b0da4e8..6d27e33c02a0 100644
--- a/Core/VERSION
+++ b/Core/VERSION
@@ -1 +1 @@
-1.72.2
+1.72.3
diff --git a/Dataform/VERSION b/Dataform/VERSION
index d9df1bbc0c7b..af88ba824866 100644
--- a/Dataform/VERSION
+++ b/Dataform/VERSION
@@ -1 +1 @@
-0.11.0
+0.11.1
diff --git a/Dataplex/VERSION b/Dataplex/VERSION
index 850e742404bb..63e799cf451b 100644
--- a/Dataplex/VERSION
+++ b/Dataplex/VERSION
@@ -1 +1 @@
-1.14.0
+1.14.1
diff --git a/Dataproc/VERSION b/Dataproc/VERSION
index d8b698973a49..3cf561c0b67c 100644
--- a/Dataproc/VERSION
+++ b/Dataproc/VERSION
@@ -1 +1 @@
-2.12.0
+2.12.1
diff --git a/DataprocMetastore/VERSION b/DataprocMetastore/VERSION
index 0495c4a88cae..e8ea05db8142 100644
--- a/DataprocMetastore/VERSION
+++ b/DataprocMetastore/VERSION
@@ -1 +1 @@
-1.2.3
+1.2.4
diff --git a/Datastore/VERSION b/Datastore/VERSION
index 157e54f3e4d5..7ec1d6db4087 100644
--- a/Datastore/VERSION
+++ b/Datastore/VERSION
@@ -1 +1 @@
-2.0.6
+2.1.0
diff --git a/Deploy/VERSION b/Deploy/VERSION
index 266146b87cbc..9edc58bb1dd8 100644
--- a/Deploy/VERSION
+++ b/Deploy/VERSION
@@ -1 +1 @@
-1.6.3
+1.6.4
diff --git a/DeveloperConnect/VERSION b/DeveloperConnect/VERSION
index ee6cdce3c290..b6160487433b 100644
--- a/DeveloperConnect/VERSION
+++ b/DeveloperConnect/VERSION
@@ -1 +1 @@
-0.6.1
+0.6.2
diff --git a/Dialogflow/VERSION b/Dialogflow/VERSION
index 197c4d5c2d7c..005119baaa06 100644
--- a/Dialogflow/VERSION
+++ b/Dialogflow/VERSION
@@ -1 +1 @@
-2.4.0
+2.4.1
diff --git a/DialogflowCx/VERSION b/DialogflowCx/VERSION
index af88ba824866..bc859cbd6d99 100644
--- a/DialogflowCx/VERSION
+++ b/DialogflowCx/VERSION
@@ -1 +1 @@
-0.11.1
+0.11.2
diff --git a/Eventarc/VERSION b/Eventarc/VERSION
index 2bf1c1ccf363..f90b1afc082f 100644
--- a/Eventarc/VERSION
+++ b/Eventarc/VERSION
@@ -1 +1 @@
-2.3.1
+2.3.2
diff --git a/Functions/VERSION b/Functions/VERSION
index ac2cdeba0137..7d2ed7c70205 100644
--- a/Functions/VERSION
+++ b/Functions/VERSION
@@ -1 +1 @@
-2.1.3
+2.1.4
diff --git a/Gax/VERSION b/Gax/VERSION
index 3987c472943e..6426a6554bc6 100644
--- a/Gax/VERSION
+++ b/Gax/VERSION
@@ -1 +1 @@
-1.43.1
+1.43.2
diff --git a/Gax/composer.json b/Gax/composer.json
index f6869faa4e29..bd5af2ac073e 100644
--- a/Gax/composer.json
+++ b/Gax/composer.json
@@ -2,7 +2,9 @@
"name": "google/gax",
"type": "library",
"description": "Google API Core for PHP",
- "keywords": ["google"],
+ "keywords": [
+ "google"
+ ],
"homepage": "https://github.com/googleapis/gax-php",
"license": "BSD-3-Clause",
"require": {
diff --git a/GeminiDataAnalytics/VERSION b/GeminiDataAnalytics/VERSION
index d9df1bbc0c7b..af88ba824866 100644
--- a/GeminiDataAnalytics/VERSION
+++ b/GeminiDataAnalytics/VERSION
@@ -1 +1 @@
-0.11.0
+0.11.1
diff --git a/GkeBackup/VERSION b/GkeBackup/VERSION
index 31e5c843497c..d0149fef743a 100644
--- a/GkeBackup/VERSION
+++ b/GkeBackup/VERSION
@@ -1 +1 @@
-1.3.3
+1.3.4
diff --git a/HypercomputeCluster/VERSION b/HypercomputeCluster/VERSION
index 0d91a54c7d43..9e11b32fcaa9 100644
--- a/HypercomputeCluster/VERSION
+++ b/HypercomputeCluster/VERSION
@@ -1 +1 @@
-0.3.0
+0.3.1
diff --git a/Kms/VERSION b/Kms/VERSION
index c8e38b614057..dedcc7d4335d 100644
--- a/Kms/VERSION
+++ b/Kms/VERSION
@@ -1 +1 @@
-2.9.0
+2.9.1
diff --git a/NetApp/VERSION b/NetApp/VERSION
index 0eed1a29efd6..f8f4f03b3dcc 100644
--- a/NetApp/VERSION
+++ b/NetApp/VERSION
@@ -1 +1 @@
-1.12.0
+1.12.1
diff --git a/NetworkConnectivity/VERSION b/NetworkConnectivity/VERSION
index aedc15bb0c6e..fe16b348d97f 100644
--- a/NetworkConnectivity/VERSION
+++ b/NetworkConnectivity/VERSION
@@ -1 +1 @@
-2.5.3
+2.5.4
diff --git a/NetworkManagement/VERSION b/NetworkManagement/VERSION
index 5d9ade10c605..4db4b0359ef3 100644
--- a/NetworkManagement/VERSION
+++ b/NetworkManagement/VERSION
@@ -1 +1 @@
-2.9.2
+2.9.3
diff --git a/NetworkSecurity/VERSION b/NetworkSecurity/VERSION
index 88c5fb891dcf..347f5833ee6d 100644
--- a/NetworkSecurity/VERSION
+++ b/NetworkSecurity/VERSION
@@ -1 +1 @@
-1.4.0
+1.4.1
diff --git a/NetworkServices/VERSION b/NetworkServices/VERSION
index 100435be135a..ac39a106c485 100644
--- a/NetworkServices/VERSION
+++ b/NetworkServices/VERSION
@@ -1 +1 @@
-0.8.2
+0.9.0
diff --git a/Notebooks/VERSION b/Notebooks/VERSION
index 781dcb07cd80..65087b4f5ece 100644
--- a/Notebooks/VERSION
+++ b/Notebooks/VERSION
@@ -1 +1 @@
-1.1.3
+1.1.4
diff --git a/PubSub/VERSION b/PubSub/VERSION
index 6ef6ef5ac16f..87ca3a54e58b 100644
--- a/PubSub/VERSION
+++ b/PubSub/VERSION
@@ -1 +1 @@
-2.19.3
+2.19.4
diff --git a/SecureSourceManager/VERSION b/SecureSourceManager/VERSION
index 27f9cd322bb9..a8fdfda1c782 100644
--- a/SecureSourceManager/VERSION
+++ b/SecureSourceManager/VERSION
@@ -1 +1 @@
-1.8.0
+1.8.1
diff --git a/SecurityCompliance/VERSION b/SecurityCompliance/VERSION
index 1d0ba9ea182b..267577d47e49 100644
--- a/SecurityCompliance/VERSION
+++ b/SecurityCompliance/VERSION
@@ -1 +1 @@
-0.4.0
+0.4.1
diff --git a/SecurityPrivateCa/VERSION b/SecurityPrivateCa/VERSION
index 197c4d5c2d7c..005119baaa06 100644
--- a/SecurityPrivateCa/VERSION
+++ b/SecurityPrivateCa/VERSION
@@ -1 +1 @@
-2.4.0
+2.4.1
diff --git a/ServiceManagement/VERSION b/ServiceManagement/VERSION
index ccbccc3dc626..c043eea7767e 100644
--- a/ServiceManagement/VERSION
+++ b/ServiceManagement/VERSION
@@ -1 +1 @@
-2.2.0
+2.2.1
diff --git a/Spanner/VERSION b/Spanner/VERSION
index c8e38b614057..10c2c0c3d621 100644
--- a/Spanner/VERSION
+++ b/Spanner/VERSION
@@ -1 +1 @@
-2.9.0
+2.10.0
diff --git a/Speech/VERSION b/Speech/VERSION
index 73462a5a1344..f225a78adf05 100644
--- a/Speech/VERSION
+++ b/Speech/VERSION
@@ -1 +1 @@
-2.5.1
+2.5.2
diff --git a/Translate/VERSION b/Translate/VERSION
index 276cbf9e2858..2bf1c1ccf363 100644
--- a/Translate/VERSION
+++ b/Translate/VERSION
@@ -1 +1 @@
-2.3.0
+2.3.1
diff --git a/VectorSearch/VERSION b/VectorSearch/VERSION
index 1d0ba9ea182b..267577d47e49 100644
--- a/VectorSearch/VERSION
+++ b/VectorSearch/VERSION
@@ -1 +1 @@
-0.4.0
+0.4.1
diff --git a/VmwareEngine/VERSION b/VmwareEngine/VERSION
index f0bb29e76388..3a3cd8cc8b07 100644
--- a/VmwareEngine/VERSION
+++ b/VmwareEngine/VERSION
@@ -1 +1 @@
-1.3.0
+1.3.1
diff --git a/WorkloadManager/VERSION b/WorkloadManager/VERSION
index 0ea3a944b399..0c62199f16ac 100644
--- a/WorkloadManager/VERSION
+++ b/WorkloadManager/VERSION
@@ -1 +1 @@
-0.2.0
+0.2.1
diff --git a/composer.json b/composer.json
index b68c84989ae1..fbea577f6017 100644
--- a/composer.json
+++ b/composer.json
@@ -95,30 +95,30 @@
"google/apps-meet": "0.5.4",
"google/cloud-access-approval": "2.1.3",
"google/cloud-advisorynotifications": "1.2.4",
- "google/cloud-ai-platform": "1.60.0",
+ "google/cloud-ai-platform": "1.60.1",
"google/cloud-alloydb": "1.7.1",
"google/cloud-api-gateway": "2.1.3",
"google/cloud-api-keys": "1.1.2",
"google/cloud-apigee-connect": "2.1.3",
- "google/cloud-apigee-registry": "1.1.3",
+ "google/cloud-apigee-registry": "1.1.4",
"google/cloud-apihub": "0.4.4",
"google/cloud-apiregistry": "0.1.1",
"google/cloud-appengine-admin": "2.1.3",
- "google/cloud-apphub": "0.4.4",
- "google/cloud-appoptimize": "0.1.0",
- "google/cloud-artifact-registry": "1.7.1",
+ "google/cloud-apphub": "0.4.5",
+ "google/cloud-appoptimize": "0.1.1",
+ "google/cloud-artifact-registry": "1.7.2",
"google/cloud-asset": "2.3.3",
"google/cloud-assured-workloads": "1.1.3",
- "google/cloud-auditmanager": "0.1.1",
+ "google/cloud-auditmanager": "0.1.2",
"google/cloud-automl": "2.1.3",
- "google/cloud-backupdr": "0.13.0",
+ "google/cloud-backupdr": "0.13.1",
"google/cloud-bare-metal-solution": "1.1.3",
"google/cloud-batch": "1.4.1",
- "google/cloud-beyondcorp-appconnections": "1.1.3",
- "google/cloud-beyondcorp-appconnectors": "1.1.3",
- "google/cloud-beyondcorp-appgateways": "1.1.3",
- "google/cloud-beyondcorp-clientconnectorservices": "1.1.3",
- "google/cloud-beyondcorp-clientgateways": "1.1.3",
+ "google/cloud-beyondcorp-appconnections": "1.1.4",
+ "google/cloud-beyondcorp-appconnectors": "1.1.4",
+ "google/cloud-beyondcorp-appgateways": "1.1.4",
+ "google/cloud-beyondcorp-clientconnectorservices": "1.1.4",
+ "google/cloud-beyondcorp-clientgateways": "1.1.4",
"google/cloud-bigquery": "1.38.0",
"google/cloud-bigquery-analyticshub": "1.5.1",
"google/cloud-bigquery-connection": "2.1.3",
@@ -132,10 +132,10 @@
"google/cloud-billing": "2.2.2",
"google/cloud-billing-budgets": "2.1.2",
"google/cloud-binary-authorization": "1.1.2",
- "google/cloud-build": "1.1.2",
+ "google/cloud-build": "1.1.3",
"google/cloud-capacityplanner": "0.1.2",
"google/cloud-certificate-manager": "1.1.2",
- "google/cloud-ces": "0.2.0",
+ "google/cloud-ces": "0.2.1",
"google/cloud-channel": "2.4.1",
"google/cloud-chronicle": "0.4.0",
"google/cloud-cloudcontrolspartner": "0.5.3",
@@ -143,30 +143,30 @@
"google/cloud-common-protos": "1.0.0",
"google/cloud-compute": "2.10.0",
"google/cloud-confidentialcomputing": "1.7.1",
- "google/cloud-config": "1.8.0",
+ "google/cloud-config": "1.8.1",
"google/cloud-configdelivery": "0.3.3",
"google/cloud-contact-center-insights": "2.4.2",
"google/cloud-container": "2.10.0",
"google/cloud-container-analysis": "1.2.2",
- "google/cloud-core": "1.72.2",
+ "google/cloud-core": "1.72.3",
"google/cloud-data-catalog": "2.4.2",
"google/cloud-data-fusion": "1.1.2",
"google/cloud-databasecenter": "0.7.0",
"google/cloud-datacatalog-lineage": "1.4.0",
"google/cloud-dataflow": "0.10.0",
- "google/cloud-dataform": "0.11.0",
+ "google/cloud-dataform": "0.11.1",
"google/cloud-datalabeling": "0.7.2",
- "google/cloud-dataplex": "1.14.0",
- "google/cloud-dataproc": "2.12.0",
- "google/cloud-dataproc-metastore": "1.2.3",
- "google/cloud-datastore": "2.0.6",
+ "google/cloud-dataplex": "1.14.1",
+ "google/cloud-dataproc": "2.12.1",
+ "google/cloud-dataproc-metastore": "1.2.4",
+ "google/cloud-datastore": "2.1.0",
"google/cloud-datastore-admin": "1.1.2",
"google/cloud-datastream": "2.5.3",
- "google/cloud-deploy": "1.6.3",
- "google/cloud-developerconnect": "0.6.1",
+ "google/cloud-deploy": "1.6.4",
+ "google/cloud-developerconnect": "0.6.2",
"google/cloud-devicestreaming": "0.2.4",
- "google/cloud-dialogflow": "2.4.0",
- "google/cloud-dialogflow-cx": "0.11.1",
+ "google/cloud-dialogflow": "2.4.1",
+ "google/cloud-dialogflow-cx": "0.11.2",
"google/cloud-discoveryengine": "1.11.1",
"google/cloud-dlp": "2.13.0",
"google/cloud-dms": "2.1.3",
@@ -175,25 +175,25 @@
"google/cloud-edgenetwork": "1.4.2",
"google/cloud-error-reporting": "0.26.1",
"google/cloud-essential-contacts": "1.1.3",
- "google/cloud-eventarc": "2.3.1",
+ "google/cloud-eventarc": "2.3.2",
"google/cloud-eventarc-publishing": "1.2.2",
"google/cloud-filestore": "2.2.3",
"google/cloud-financialservices": "0.2.4",
"google/cloud-firestore": "2.1.0",
- "google/cloud-functions": "2.1.3",
- "google/cloud-geminidataanalytics": "0.11.0",
- "google/cloud-gke-backup": "1.3.3",
+ "google/cloud-functions": "2.1.4",
+ "google/cloud-geminidataanalytics": "0.11.1",
+ "google/cloud-gke-backup": "1.3.4",
"google/cloud-gke-connect-gateway": "1.1.3",
"google/cloud-gke-hub": "1.3.1",
"google/cloud-gke-multi-cloud": "1.4.1",
"google/cloud-gkerecommender": "0.2.0",
"google/cloud-gsuite-addons": "1.1.3",
- "google/cloud-hypercomputecluster": "0.3.0",
+ "google/cloud-hypercomputecluster": "0.3.1",
"google/cloud-iam": "1.3.0",
"google/cloud-iam-credentials": "2.2.0",
"google/cloud-iap": "2.3.0",
"google/cloud-ids": "1.2.0",
- "google/cloud-kms": "2.9.0",
+ "google/cloud-kms": "2.9.1",
"google/cloud-kms-inventory": "1.4.0",
"google/cloud-language": "1.2.1",
"google/cloud-licensemanager": "0.3.0",
@@ -211,12 +211,12 @@
"google/cloud-migrationcenter": "1.2.3",
"google/cloud-modelarmor": "0.6.0",
"google/cloud-monitoring": "2.2.2",
- "google/cloud-netapp": "1.12.0",
- "google/cloud-network-connectivity": "2.5.3",
- "google/cloud-network-management": "2.9.2",
- "google/cloud-network-security": "1.4.0",
- "google/cloud-networkservices": "0.8.2",
- "google/cloud-notebooks": "1.1.3",
+ "google/cloud-netapp": "1.12.1",
+ "google/cloud-network-connectivity": "2.5.4",
+ "google/cloud-network-management": "2.9.3",
+ "google/cloud-network-security": "1.4.1",
+ "google/cloud-networkservices": "0.9.0",
+ "google/cloud-notebooks": "1.1.4",
"google/cloud-optimization": "1.1.3",
"google/cloud-oracledatabase": "0.8.2",
"google/cloud-orchestration-airflow": "2.2.3",
@@ -231,7 +231,7 @@
"google/cloud-private-catalog": "0.6.3",
"google/cloud-privilegedaccessmanager": "0.4.4",
"google/cloud-profiler": "2.1.2",
- "google/cloud-pubsub": "2.19.3",
+ "google/cloud-pubsub": "2.19.4",
"google/cloud-quotas": "1.5.5",
"google/cloud-rapidmigrationassessment": "1.2.4",
"google/cloud-recaptcha-enterprise": "2.3.1",
@@ -244,20 +244,20 @@
"google/cloud-run": "1.12.2",
"google/cloud-scheduler": "2.2.0",
"google/cloud-secret-manager": "2.3.0",
- "google/cloud-securesourcemanager": "1.8.0",
+ "google/cloud-securesourcemanager": "1.8.1",
"google/cloud-security-center": "2.5.1",
- "google/cloud-security-private-ca": "2.4.0",
+ "google/cloud-security-private-ca": "2.4.1",
"google/cloud-security-public-ca": "1.2.0",
"google/cloud-securitycentermanagement": "1.4.0",
- "google/cloud-securitycompliance": "0.4.0",
+ "google/cloud-securitycompliance": "0.4.1",
"google/cloud-service-control": "2.2.0",
"google/cloud-service-directory": "2.2.0",
- "google/cloud-service-management": "2.2.0",
+ "google/cloud-service-management": "2.2.1",
"google/cloud-service-usage": "2.2.0",
"google/cloud-servicehealth": "0.5.0",
"google/cloud-shell": "2.2.0",
- "google/cloud-spanner": "2.9.0",
- "google/cloud-speech": "2.5.1",
+ "google/cloud-spanner": "2.10.0",
+ "google/cloud-speech": "2.5.2",
"google/cloud-sql-admin": "1.9.0",
"google/cloud-storage": "2.3.0",
"google/cloud-storage-control": "1.9.0",
@@ -271,8 +271,8 @@
"google/cloud-text-to-speech": "2.8.0",
"google/cloud-tpu": "2.3.0",
"google/cloud-trace": "2.0.0",
- "google/cloud-translate": "2.3.0",
- "google/cloud-vectorsearch": "0.4.0",
+ "google/cloud-translate": "2.3.1",
+ "google/cloud-vectorsearch": "0.4.1",
"google/cloud-video-live-stream": "1.4.0",
"google/cloud-video-stitcher": "1.2.0",
"google/cloud-video-transcoder": "1.4.0",
@@ -280,14 +280,14 @@
"google/cloud-vision": "2.2.1",
"google/cloud-visionai": "0.3.0",
"google/cloud-vm-migration": "1.4.0",
- "google/cloud-vmware-engine": "1.3.0",
+ "google/cloud-vmware-engine": "1.3.1",
"google/cloud-vpc-access": "2.2.0",
"google/cloud-web-risk": "2.3.0",
"google/cloud-web-security-scanner": "1.2.0",
"google/cloud-workflows": "1.3.0",
- "google/cloud-workloadmanager": "0.2.0",
- "google/common-protos": "4.14.0",
- "google/gax": "1.42.1",
+ "google/cloud-workloadmanager": "0.2.1",
+ "google/common-protos": "4.14.1",
+ "google/gax": "1.43.2",
"google/developers-knowledge": "0.0.0",
"google/geo-common-protos": "0.2.4",
"google/grafeas": "1.7.0",
@@ -311,7 +311,7 @@
"google/shopping-merchant-reports": "1.3.0",
"google/shopping-merchant-reviews": "0.6.1",
"googleads/ad-manager": "0.7.0",
- "googleads/data-manager": "0.5.0",
+ "googleads/data-manager": "0.6.0",
"googleads/marketingplatform-admin": "0.4.2",
"google/developer-knowledge": "0.1.0"
},
@@ -863,7 +863,7 @@
"Google\\Identity\\AccessContextManager\\Tests\\": "AccessContextManager/tests",
"Grafeas\\Tests\\": "Grafeas/tests",
"Testing\\Data\\": "Spanner/tests/data/generated/Testing/Data",
- "GPBMetadata\\ApiCore\\Testing\\": "Gax/tests/Unit/testdata/metadata",
+ "GPBMetadata\\ApiCore\\Testing\\": "Gax/tests/Unit/testdata/metadata",
"GPBMetadata\\Data\\": "Spanner/tests/data/generated/GPBMetadata/Data"
},
"files": [