From af7c03ff8e338f9ae72dc80744a6a2ed369bb433 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Sat, 11 Jan 2025 01:00:02 +0000
Subject: [PATCH] chore(main): release 0.271.0
---
AnalyticsAdmin/VERSION | 2 +-
AnalyticsData/VERSION | 2 +-
BackupDr/VERSION | 2 +-
Batch/VERSION | 2 +-
BigQueryDataExchange/VERSION | 2 +-
CHANGELOG.md | 696 ++++++++++++++++++++++++++++
CloudCommonProtos/VERSION | 2 +-
CommonProtos/VERSION | 2 +-
CommonProtos/composer.json | 2 +-
Compute/VERSION | 2 +-
Config/VERSION | 2 +-
ContactCenterInsights/VERSION | 2 +-
Core/VERSION | 2 +-
DataCatalog/VERSION | 2 +-
DataLabeling/VERSION | 2 +-
Dataflow/VERSION | 2 +-
Dataform/VERSION | 2 +-
Dataplex/VERSION | 2 +-
Dialogflow/VERSION | 2 +-
Firestore/VERSION | 2 +-
Firestore/src/FirestoreClient.php | 2 +-
GkeConnectGateway/VERSION | 2 +-
GkeMultiCloud/VERSION | 2 +-
Kms/VERSION | 2 +-
LifeSciences/VERSION | 2 +-
Logging/VERSION | 2 +-
Logging/src/LoggingClient.php | 2 +-
MediaTranslation/VERSION | 2 +-
Monitoring/VERSION | 2 +-
NetApp/VERSION | 2 +-
OracleDatabase/VERSION | 2 +-
Parallelstore/VERSION | 2 +-
ParameterManager/VERSION | 2 +-
PrivateCatalog/VERSION | 2 +-
PubSub/VERSION | 2 +-
PubSub/src/PubSubClient.php | 2 +-
Quotas/VERSION | 2 +-
RecaptchaEnterprise/VERSION | 2 +-
RecommendationEngine/VERSION | 2 +-
SecretManager/VERSION | 2 +-
ServiceHealth/VERSION | 2 +-
ShoppingCss/VERSION | 2 +-
ShoppingMerchantDataSources/VERSION | 2 +-
ShoppingMerchantReviews/VERSION | 2 +-
Spanner/VERSION | 2 +-
Spanner/src/SpannerClient.php | 2 +-
Speech/VERSION | 2 +-
Speech/src/SpeechClient.php | 2 +-
Storage/VERSION | 2 +-
Storage/src/StorageClient.php | 2 +-
StorageTransfer/VERSION | 2 +-
Talent/VERSION | 2 +-
Tasks/VERSION | 2 +-
composer.json | 94 ++--
54 files changed, 795 insertions(+), 99 deletions(-)
diff --git a/AnalyticsAdmin/VERSION b/AnalyticsAdmin/VERSION
index 8b95abd9483e..d21d277be513 100644
--- a/AnalyticsAdmin/VERSION
+++ b/AnalyticsAdmin/VERSION
@@ -1 +1 @@
-0.24.2
+0.25.0
diff --git a/AnalyticsData/VERSION b/AnalyticsData/VERSION
index a67cebaf7ff6..215740905987 100644
--- a/AnalyticsData/VERSION
+++ b/AnalyticsData/VERSION
@@ -1 +1 @@
-0.21.1
+0.22.0
diff --git a/BackupDr/VERSION b/BackupDr/VERSION
index 2b7c5ae01848..8f0916f768f0 100644
--- a/BackupDr/VERSION
+++ b/BackupDr/VERSION
@@ -1 +1 @@
-0.4.2
+0.5.0
diff --git a/Batch/VERSION b/Batch/VERSION
index e25d8d9f357c..0664a8fd291f 100644
--- a/Batch/VERSION
+++ b/Batch/VERSION
@@ -1 +1 @@
-1.1.5
+1.1.6
diff --git a/BigQueryDataExchange/VERSION b/BigQueryDataExchange/VERSION
index f90568270955..8f0916f768f0 100644
--- a/BigQueryDataExchange/VERSION
+++ b/BigQueryDataExchange/VERSION
@@ -1 +1 @@
-0.4.7
+0.5.0
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a76722442f19..05c2a1afede4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,701 @@
# Changelog
+## 0.271.0
+
+google/analytics-admin 0.25.0
+
+
+
+### ⚠ BREAKING CHANGES
+
+* Migrate AnalyticsAdmin to new surface ([#7940](https://github.com/googleapis/google-cloud-php/issues/7940))
+
+### Chores
+
+* Migrate AnalyticsAdmin to new surface ([#7940](https://github.com/googleapis/google-cloud-php/issues/7940)) ([fb1bd09](https://github.com/googleapis/google-cloud-php/commit/fb1bd09d3ff64a291ebedd8fa0945e3acf5f0a12))
+
+
+
+google/analytics-data 0.22.0
+
+
+
+### ⚠ BREAKING CHANGES
+
+* Migrate AnalyticsData to new surface ([#7941](https://github.com/googleapis/google-cloud-php/issues/7941))
+
+### Chores
+
+* Migrate AnalyticsData to new surface ([#7941](https://github.com/googleapis/google-cloud-php/issues/7941)) ([c7a9102](https://github.com/googleapis/google-cloud-php/commit/c7a9102328d2c0e40a090a3c653bc88e93600db9))
+
+
+
+google/cloud-backupdr 0.5.0
+
+
+
+### ⚠ BREAKING CHANGES
+
+* Update field behavior of `resource_type` field in message `BackupPlanAssociation` to `REQUIRED`
+
+### Features
+
+* `ignore_backup_plan_references` added to the DeleteBackupVaultRequest ([bef0f90](https://github.com/googleapis/google-cloud-php/commit/bef0f902da331a46c805ec655ebb1a3d076828fc))
+* Add enum to Backup Vault Access Restriction field ([bef0f90](https://github.com/googleapis/google-cloud-php/commit/bef0f902da331a46c805ec655ebb1a3d076828fc))
+* Add InitializeServiceAPI ([#8002](https://github.com/googleapis/google-cloud-php/issues/8002)) ([bef0f90](https://github.com/googleapis/google-cloud-php/commit/bef0f902da331a46c805ec655ebb1a3d076828fc))
+* Update field behavior of `networks` field in message `ManagementServer` to `OPTIONAL` ([bef0f90](https://github.com/googleapis/google-cloud-php/commit/bef0f902da331a46c805ec655ebb1a3d076828fc))
+
+
+### Bug Fixes
+
+* Update field behavior of `resource_type` field in message `BackupPlanAssociation` to `REQUIRED` ([bef0f90](https://github.com/googleapis/google-cloud-php/commit/bef0f902da331a46c805ec655ebb1a3d076828fc))
+
+
+### Documentation
+
+* A comment for enum value `ACCESS_RESTRICTION_UNSPECIFIED` in enum `AccessRestriction` is changed ([bef0f90](https://github.com/googleapis/google-cloud-php/commit/bef0f902da331a46c805ec655ebb1a3d076828fc))
+* A comment for field `access_restriction` in message `.google.cloud.backupdr.v1.BackupVault` is changed ([bef0f90](https://github.com/googleapis/google-cloud-php/commit/bef0f902da331a46c805ec655ebb1a3d076828fc))
+* A comment for field `backup_retention_days` in message `.google.cloud.backupdr.v1.BackupRule` is changed ([bef0f90](https://github.com/googleapis/google-cloud-php/commit/bef0f902da331a46c805ec655ebb1a3d076828fc))
+* A comment for field `data_source` in message `.google.cloud.backupdr.v1.BackupPlanAssociation` is changed ([bef0f90](https://github.com/googleapis/google-cloud-php/commit/bef0f902da331a46c805ec655ebb1a3d076828fc))
+* A comment for field `last_backup_error` in message `.google.cloud.backupdr.v1.RuleConfigInfo` is changed ([bef0f90](https://github.com/googleapis/google-cloud-php/commit/bef0f902da331a46c805ec655ebb1a3d076828fc))
+* A comment for field `networks` in message `.google.cloud.backupdr.v1.ManagementServer` is changed ([bef0f90](https://github.com/googleapis/google-cloud-php/commit/bef0f902da331a46c805ec655ebb1a3d076828fc))
+* A comment for field `requested_cancellation` in message `.google.cloud.backupdr.v1.OperationMetadata` is changed ([bef0f90](https://github.com/googleapis/google-cloud-php/commit/bef0f902da331a46c805ec655ebb1a3d076828fc))
+* A comment for field `resource_type` in message `.google.cloud.backupdr.v1.BackupPlan` is changed ([bef0f90](https://github.com/googleapis/google-cloud-php/commit/bef0f902da331a46c805ec655ebb1a3d076828fc))
+* A comment for field `resource_type` in message `.google.cloud.backupdr.v1.BackupPlanAssociation` is changed ([bef0f90](https://github.com/googleapis/google-cloud-php/commit/bef0f902da331a46c805ec655ebb1a3d076828fc))
+* A comment for field `rule_id` in message `.google.cloud.backupdr.v1.RuleConfigInfo` is changed ([bef0f90](https://github.com/googleapis/google-cloud-php/commit/bef0f902da331a46c805ec655ebb1a3d076828fc))
+* A comment for field `uid` in message `.google.cloud.backupdr.v1.BackupVault` is changed ([bef0f90](https://github.com/googleapis/google-cloud-php/commit/bef0f902da331a46c805ec655ebb1a3d076828fc))
+
+
+
+google/cloud-batch 1.1.6
+
+
+
+
+
+google/cloud-bigquery-data-exchange 0.5.0
+
+
+
+### ⚠ BREAKING CHANGES
+
+* Migrate BigQueryDataExchange to new surface ([#7942](https://github.com/googleapis/google-cloud-php/issues/7942))
+
+### Chores
+
+* Migrate BigQueryDataExchange to new surface ([#7942](https://github.com/googleapis/google-cloud-php/issues/7942)) ([1e9e434](https://github.com/googleapis/google-cloud-php/commit/1e9e434eb76bd85bebaa5d882d619a8a18963fa3))
+
+
+
+google/cloud-common-protos 0.7.0
+
+
+
+### Features
+
+* **CommonProtos:** Update common protos, fix owlbot ([#7957](https://github.com/googleapis/google-cloud-php/issues/7957)) ([13de351](https://github.com/googleapis/google-cloud-php/commit/13de35106077b97fd7986671fad10aabe6c024a9))
+
+
+
+google/common-protos 4.9.0
+
+
+
+### Features
+
+* **CommonProtos:** Update common protos, fix owlbot ([#7957](https://github.com/googleapis/google-cloud-php/issues/7957)) ([13de351](https://github.com/googleapis/google-cloud-php/commit/13de35106077b97fd7986671fad10aabe6c024a9))
+
+
+
+google/cloud-compute 1.22.1
+
+
+
+
+
+google/cloud-config 1.2.0
+
+
+
+### Features
+
+* Specify retry configuration ([4a8402b](https://github.com/googleapis/google-cloud-php/commit/4a8402b728847704e705461e1be57d0660923ca3))
+
+
+
+google/cloud-contact-center-insights 2.3.0
+
+
+
+### Features
+
+* A new field `agent_type` is added to message `.google.cloud.contactcenterinsights.v1.Conversation` ([8996bbe](https://github.com/googleapis/google-cloud-php/commit/8996bbeebbb3dcc43d627630986892147c962cd9))
+* A new resource pattern value `projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}/analyses/{analysis}` added to the resource definition `contactcenterinsights.googleapis.com/Analysis` ([8996bbe](https://github.com/googleapis/google-cloud-php/commit/8996bbeebbb3dcc43d627630986892147c962cd9))
+* A new resource pattern value `projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}/feedbackLabels/{feedback_label}` added to the resource definition `contactcenterinsights.googleapis.com/FeedbackLabel` ([8996bbe](https://github.com/googleapis/google-cloud-php/commit/8996bbeebbb3dcc43d627630986892147c962cd9))
+* A new resource pattern value `projects/{project}/locations/{location}/authorizedViewSets/{authorized_view_set}/authorizedViews/{authorized_view}/conversations/{conversation}` added to the resource definition `contactcenter... ([#7952](https://github.com/googleapis/google-cloud-php/issues/7952)) ([8996bbe](https://github.com/googleapis/google-cloud-php/commit/8996bbeebbb3dcc43d627630986892147c962cd9))
+
+
+
+google/cloud-core 1.61.0
+
+
+
+### Features
+
+* [Logging] Add resource labels to logs from Cloud Run ([#7642](https://github.com/googleapis/google-cloud-php/issues/7642)) ([06bd1bb](https://github.com/googleapis/google-cloud-php/commit/06bd1bbc0b503bc9fe179bb4e2b67dd4a0f3bec5))
+* **CommonProtos:** Update common protos, fix owlbot ([#7957](https://github.com/googleapis/google-cloud-php/issues/7957)) ([13de351](https://github.com/googleapis/google-cloud-php/commit/13de35106077b97fd7986671fad10aabe6c024a9))
+
+
+
+google/cloud-data-catalog 2.2.2
+
+
+
+### Documentation
+
+* Fix markdown reference in `TagTemplate.is_publicly_readable` comment ([#7938](https://github.com/googleapis/google-cloud-php/issues/7938)) ([fd71e0f](https://github.com/googleapis/google-cloud-php/commit/fd71e0f81dd6acdc21588161d6bcdefe18aa113f))
+
+
+
+google/cloud-datalabeling 0.6.0
+
+
+
+### ⚠ BREAKING CHANGES
+
+* Migrate DataLabeling to new surface ([#7944](https://github.com/googleapis/google-cloud-php/issues/7944))
+
+### Chores
+
+* Migrate DataLabeling to new surface ([#7944](https://github.com/googleapis/google-cloud-php/issues/7944)) ([0d84458](https://github.com/googleapis/google-cloud-php/commit/0d8445870f2d1514b439cb6e311a12644c40bffb))
+
+
+
+google/cloud-dataflow 0.7.0
+
+
+
+### ⚠ BREAKING CHANGES
+
+* Migrate Dataflow to new surface ([#7945](https://github.com/googleapis/google-cloud-php/issues/7945))
+
+### Chores
+
+* Migrate Dataflow to new surface ([#7945](https://github.com/googleapis/google-cloud-php/issues/7945)) ([2a57eed](https://github.com/googleapis/google-cloud-php/commit/2a57eed610b246b805740cd788725ebca28864b7))
+
+
+
+google/cloud-dataform 0.5.0
+
+
+
+### ⚠ BREAKING CHANGES
+
+* Migrate Dataform to new surface ([#7948](https://github.com/googleapis/google-cloud-php/issues/7948))
+
+### Chores
+
+* Migrate Dataform to new surface ([#7948](https://github.com/googleapis/google-cloud-php/issues/7948)) ([0cb8e6e](https://github.com/googleapis/google-cloud-php/commit/0cb8e6e6df39691ea5942573eff684e0bb992eef))
+
+
+
+google/cloud-dataplex 1.2.0
+
+
+
+### Features
+
+* A new field `force` is added to message `.google.cloud.dataplex.v1.DeleteDataScanRequest` ([#7965](https://github.com/googleapis/google-cloud-php/issues/7965)) ([1d7c39e](https://github.com/googleapis/google-cloud-php/commit/1d7c39e5ffa7687404477d00d2af256c5ab1b3ba))
+
+
+### Documentation
+
+* Miscellaneous doc updates ([1d7c39e](https://github.com/googleapis/google-cloud-php/commit/1d7c39e5ffa7687404477d00d2af256c5ab1b3ba))
+
+
+
+google/cloud-dialogflow 2.0.0
+
+
+
+### ⚠ BREAKING CHANGES
+
+* Promote Dialogflow to v2 ([#7891](https://github.com/googleapis/google-cloud-php/issues/7891))
+
+### Features
+
+* Add new fields for delivering intermediate transcriptions through PubSub ([#7932](https://github.com/googleapis/google-cloud-php/issues/7932)) ([7574722](https://github.com/googleapis/google-cloud-php/commit/75747228bf19769a1a1b195f59e3ba0eda69f606))
+
+
+### Chores
+
+* Promote Dialogflow to v2 ([#7891](https://github.com/googleapis/google-cloud-php/issues/7891)) ([d007922](https://github.com/googleapis/google-cloud-php/commit/d007922e53b51bbf6245076c43d42e5b8b80eb42))
+
+
+
+google/cloud-firestore 1.47.3
+
+
+
+### Bug Fixes
+
+* **Firestore:** Deprecation from autoloading deprecated class ([#7963](https://github.com/googleapis/google-cloud-php/issues/7963)) ([cdd44d9](https://github.com/googleapis/google-cloud-php/commit/cdd44d9718151791afe476ec10a94ba52bba052c))
+
+
+
+google/cloud-gke-connect-gateway 1.0.0
+
+
+
+### ⚠ BREAKING CHANGES
+
+* Promote GkeConnectGateway to V1 ([#7943](https://github.com/googleapis/google-cloud-php/issues/7943))
+
+### Chores
+
+* Promote GkeConnectGateway to V1 ([#7943](https://github.com/googleapis/google-cloud-php/issues/7943)) ([e0db3b5](https://github.com/googleapis/google-cloud-php/commit/e0db3b5dbb542edf38a03e7a0e90c81092a39e23))
+
+
+
+google/cloud-gke-multi-cloud 1.2.0
+
+
+
+### Features
+
+* Added support for optionally disabling built-in GKE metrics ([#7962](https://github.com/googleapis/google-cloud-php/issues/7962)) ([f21a8f4](https://github.com/googleapis/google-cloud-php/commit/f21a8f4f51106a2080dabb216c3794dd528ec8ad))
+* Added tag bindings support for Attached Clusters ([f21a8f4](https://github.com/googleapis/google-cloud-php/commit/f21a8f4f51106a2080dabb216c3794dd528ec8ad))
+
+
+### Documentation
+
+* Fix comments of existing field ([#8001](https://github.com/googleapis/google-cloud-php/issues/8001)) ([e2e10c4](https://github.com/googleapis/google-cloud-php/commit/e2e10c4881f4740b85532eb4359293cbb87ad59c))
+* Updated comments of existing fields ([f21a8f4](https://github.com/googleapis/google-cloud-php/commit/f21a8f4f51106a2080dabb216c3794dd528ec8ad))
+
+
+
+google/cloud-kms 2.1.5
+
+
+
+### Documentation
+
+* Code documentation improvements ([#7936](https://github.com/googleapis/google-cloud-php/issues/7936)) ([f44b09e](https://github.com/googleapis/google-cloud-php/commit/f44b09e582f55432c5ea82bbb6109d9e8aefa8de))
+* Modify enum comment ([#7994](https://github.com/googleapis/google-cloud-php/issues/7994)) ([dcc10d2](https://github.com/googleapis/google-cloud-php/commit/dcc10d205d26d72916bff39e09a6ad3df0368adc))
+
+
+
+google/cloud-life-sciences 0.7.0
+
+
+
+### ⚠ BREAKING CHANGES
+
+* Migrate LifeSciences to new surface ([#7949](https://github.com/googleapis/google-cloud-php/issues/7949))
+
+### Chores
+
+* Migrate LifeSciences to new surface ([#7949](https://github.com/googleapis/google-cloud-php/issues/7949)) ([b536921](https://github.com/googleapis/google-cloud-php/commit/b536921a27430810ea8699c69bbf95bc1d252aa9))
+
+
+
+google/cloud-logging 1.32.0
+
+
+
+### Features
+
+* [Logging] Add resource labels to logs from Cloud Run ([#7642](https://github.com/googleapis/google-cloud-php/issues/7642)) ([06bd1bb](https://github.com/googleapis/google-cloud-php/commit/06bd1bbc0b503bc9fe179bb4e2b67dd4a0f3bec5))
+
+
+
+google/cloud-media-translation 0.5.0
+
+
+
+### ⚠ BREAKING CHANGES
+
+* Migrate MediaTranslation to new surface ([#7950](https://github.com/googleapis/google-cloud-php/issues/7950))
+
+### Chores
+
+* Migrate MediaTranslation to new surface ([#7950](https://github.com/googleapis/google-cloud-php/issues/7950)) ([0fc8cf4](https://github.com/googleapis/google-cloud-php/commit/0fc8cf4b0ce7aedbfbe82c15f2d0512db23e60cc))
+
+
+
+google/cloud-monitoring 2.0.0
+
+
+
+### ⚠ BREAKING CHANGES
+
+* Promote Monitoring to v2 ([#7892](https://github.com/googleapis/google-cloud-php/issues/7892))
+
+### Features
+
+* Add active_only field to ListMetricDescriptorsRequest ([#8003](https://github.com/googleapis/google-cloud-php/issues/8003)) ([65cf3c8](https://github.com/googleapis/google-cloud-php/commit/65cf3c86ca915cf55a7ac6cfa3b54c277d875235))
+* Added PrometheusQueryLanguageCondition.disable_metric_validation ([b9ffca4](https://github.com/googleapis/google-cloud-php/commit/b9ffca4ec1a08f88b72628b677e638003fa2d21d))
+* Added SqlCondition in AlertPolicy ([#7933](https://github.com/googleapis/google-cloud-php/issues/7933)) ([b9ffca4](https://github.com/googleapis/google-cloud-php/commit/b9ffca4ec1a08f88b72628b677e638003fa2d21d))
+
+
+### Chores
+
+* Promote Monitoring to v2 ([#7892](https://github.com/googleapis/google-cloud-php/issues/7892)) ([769c703](https://github.com/googleapis/google-cloud-php/commit/769c703f954a09982ebea41902f239c2c35c41d2))
+
+
+
+google/cloud-netapp 1.3.0
+
+
+
+### Features
+
+* Add ValidateDirectoryService API for testing AD connection of a storage pool ([#7996](https://github.com/googleapis/google-cloud-php/issues/7996)) ([71f1aa5](https://github.com/googleapis/google-cloud-php/commit/71f1aa59fbd48813aafa2bed9c551250e2a2d778))
+
+
+### Documentation
+
+* Removed the format for `replication` in message `google.cloud.netapp.v1.HybridReplicationParameters` ([71f1aa5](https://github.com/googleapis/google-cloud-php/commit/71f1aa59fbd48813aafa2bed9c551250e2a2d778))
+
+
+
+google/cloud-oracledatabase 0.2.0
+
+
+
+### Features
+
+* A new value `ACCOUNT_SUSPENDED` is added to enum `State` ([#7998](https://github.com/googleapis/google-cloud-php/issues/7998)) ([fa9c695](https://github.com/googleapis/google-cloud-php/commit/fa9c6956f420e3e2b23f7a2ecc87deb464945cde))
+
+
+### Documentation
+
+* The CloudVmClusterProperties.system_version field is no longer labeled as output only ([#7983](https://github.com/googleapis/google-cloud-php/issues/7983)) ([b0b6d28](https://github.com/googleapis/google-cloud-php/commit/b0b6d280a094d38871fb20464a76921c71bc5990))
+
+
+
+google/cloud-parallelstore 0.8.2
+
+
+
+### Documentation
+
+* Fix links in documentation ([#7991](https://github.com/googleapis/google-cloud-php/issues/7991)) ([b64b3f9](https://github.com/googleapis/google-cloud-php/commit/b64b3f981564ab31bb30c292fb2cfbdff59e2f41))
+
+
+
+google/cloud-parametermanager 0.1.0
+
+
+
+### Features
+
+* Introduce ParameterManager ([#7958](https://github.com/googleapis/google-cloud-php/issues/7958)) ([073268d](https://github.com/googleapis/google-cloud-php/commit/073268de117c02cb50fa3bc44064ad0da3fce837))
+
+
+
+google/cloud-private-catalog 0.5.0
+
+
+
+### ⚠ BREAKING CHANGES
+
+* Migrate PrivateCatalog to new surface ([#7947](https://github.com/googleapis/google-cloud-php/issues/7947))
+
+### Documentation
+
+* Fixed format string formatting ([#7985](https://github.com/googleapis/google-cloud-php/issues/7985)) ([af3dd21](https://github.com/googleapis/google-cloud-php/commit/af3dd21b2a9de4ffccc001cd5b33f72f9ef3ec0c))
+
+
+### Chores
+
+* Migrate PrivateCatalog to new surface ([#7947](https://github.com/googleapis/google-cloud-php/issues/7947)) ([69e40a8](https://github.com/googleapis/google-cloud-php/commit/69e40a8f8a96c14cbe6dc7ac3fca2ead5323d808))
+
+
+
+google/cloud-pubsub 2.9.0
+
+
+
+### Features
+
+* Add Kafka-based sources to IngestionDataSourceSettings proto and IngestionFailureEvent proto ([#7989](https://github.com/googleapis/google-cloud-php/issues/7989)) ([2c9ab2d](https://github.com/googleapis/google-cloud-php/commit/2c9ab2dee8be6209f08eccc89c304bf7de62a6fb))
+
+
+
+google/cloud-quotas 1.2.0
+
+
+
+### Features
+
+* Add the v1beta component for Quotas ([#8005](https://github.com/googleapis/google-cloud-php/issues/8005)) ([b5d297e](https://github.com/googleapis/google-cloud-php/commit/b5d297ef90de4188ac37c153c10a9ae281431a93))
+
+
+
+google/cloud-recaptcha-enterprise 2.0.0
+
+
+
+### ⚠ BREAKING CHANGES
+
+* Promote RecaptchaEnterprise to v2 ([#7893](https://github.com/googleapis/google-cloud-php/issues/7893))
+
+### Chores
+
+* Promote RecaptchaEnterprise to v2 ([#7893](https://github.com/googleapis/google-cloud-php/issues/7893)) ([73559cd](https://github.com/googleapis/google-cloud-php/commit/73559cdded9abe9a4a17f731fd0499a1a432ccff))
+
+
+
+google/cloud-recommendations-ai 0.8.0
+
+
+
+### ⚠ BREAKING CHANGES
+
+* Migrate RecommendationEngine to new surface ([#7951](https://github.com/googleapis/google-cloud-php/issues/7951))
+
+### Chores
+
+* Migrate RecommendationEngine to new surface ([#7951](https://github.com/googleapis/google-cloud-php/issues/7951)) ([cc2461f](https://github.com/googleapis/google-cloud-php/commit/cc2461f6184c66b6c9c104fb32f9e8e49b944632))
+
+
+
+google/cloud-secret-manager 2.0.0
+
+
+
+### ⚠ BREAKING CHANGES
+
+* Promote SecretManager to v2 ([#7889](https://github.com/googleapis/google-cloud-php/issues/7889))
+
+### Chores
+
+* Promote SecretManager to v2 ([#7889](https://github.com/googleapis/google-cloud-php/issues/7889)) ([480d73c](https://github.com/googleapis/google-cloud-php/commit/480d73c6952c1bdc8e37f532b160ad213ad23298))
+
+
+
+google/cloud-servicehealth 0.2.2
+
+
+
+### Documentation
+
+* Update documentation for various messages ([#7955](https://github.com/googleapis/google-cloud-php/issues/7955)) ([8e0059d](https://github.com/googleapis/google-cloud-php/commit/8e0059dd9097257eb29fc770302c01fb24eb18f0))
+
+
+
+google/shopping-css 0.4.0
+
+
+
+### Features
+
+* UpdateCssProduct is added to CssProductInput proto ([#7961](https://github.com/googleapis/google-cloud-php/issues/7961)) ([305c0e8](https://github.com/googleapis/google-cloud-php/commit/305c0e8a57bc16f7eb6fa88973b5e03bbcaa68a5))
+
+
+### Documentation
+
+* A comment for field `applicable_countries` in message `.google.shopping.css.v1.CssProductStatus` is changed ([305c0e8](https://github.com/googleapis/google-cloud-php/commit/305c0e8a57bc16f7eb6fa88973b5e03bbcaa68a5))
+* A comment for field `approved_countries` in message `.google.shopping.css.v1.CssProductStatus` is changed ([305c0e8](https://github.com/googleapis/google-cloud-php/commit/305c0e8a57bc16f7eb6fa88973b5e03bbcaa68a5))
+* A comment for field `disapproved_countries` in message `.google.shopping.css.v1.CssProductStatus` is changed ([305c0e8](https://github.com/googleapis/google-cloud-php/commit/305c0e8a57bc16f7eb6fa88973b5e03bbcaa68a5))
+* A comment for field `feed_id` in message`.google.shopping.css.v1.InsertCssProductInputRequest` is changed ([305c0e8](https://github.com/googleapis/google-cloud-php/commit/305c0e8a57bc16f7eb6fa88973b5e03bbcaa68a5))
+* A comment for field `headline_offer_price` in message `.google.shopping.css.v1.Attributes` is changed ([305c0e8](https://github.com/googleapis/google-cloud-php/commit/305c0e8a57bc16f7eb6fa88973b5e03bbcaa68a5))
+* A comment for field `headline_offer_shipping_price` in message `.google.shopping.css.v1.Attributes` is changed ([305c0e8](https://github.com/googleapis/google-cloud-php/commit/305c0e8a57bc16f7eb6fa88973b5e03bbcaa68a5))
+* A comment for field `high_price` in message `.google.shopping.css.v1.Attributes` is changed ([305c0e8](https://github.com/googleapis/google-cloud-php/commit/305c0e8a57bc16f7eb6fa88973b5e03bbcaa68a5))
+* A comment for field `low_price` in message `.google.shopping.css.v1.Attributes` is changed ([305c0e8](https://github.com/googleapis/google-cloud-php/commit/305c0e8a57bc16f7eb6fa88973b5e03bbcaa68a5))
+* A comment for field `number_of_offers` in message `.google.shopping.css.v1.Attributes` is changed ([305c0e8](https://github.com/googleapis/google-cloud-php/commit/305c0e8a57bc16f7eb6fa88973b5e03bbcaa68a5))
+* A comment for field `page_size` in message `.google.shopping.css.v1.ListChildAccountsRequest` is changed ([305c0e8](https://github.com/googleapis/google-cloud-php/commit/305c0e8a57bc16f7eb6fa88973b5e03bbcaa68a5))
+* A comment for field `pending_countries` in message `.google.shopping.css.v1.CssProductStatus` is changed ([305c0e8](https://github.com/googleapis/google-cloud-php/commit/305c0e8a57bc16f7eb6fa88973b5e03bbcaa68a5))
+* A comment for field `servability` in message `.google.shopping.css.v1.CssProductStatus` is changed ([305c0e8](https://github.com/googleapis/google-cloud-php/commit/305c0e8a57bc16f7eb6fa88973b5e03bbcaa68a5))
+* A comment for message `CssProduct` is changed ([305c0e8](https://github.com/googleapis/google-cloud-php/commit/305c0e8a57bc16f7eb6fa88973b5e03bbcaa68a5))
+* Mark `freshness_time` as deprecated ([305c0e8](https://github.com/googleapis/google-cloud-php/commit/305c0e8a57bc16f7eb6fa88973b5e03bbcaa68a5))
+
+
+
+google/shopping-merchant-datasources 0.3.0
+
+
+
+### Features
+
+* A new message `MerchantReviewDataSource` is added to specify the datasource of the merchant review ([fb080e4](https://github.com/googleapis/google-cloud-php/commit/fb080e4e637eaf5e3f9a3fe56896e23472b48d26))
+* A new message `ProductReviewDataSource` is added to specify the datasource of the product review ([fb080e4](https://github.com/googleapis/google-cloud-php/commit/fb080e4e637eaf5e3f9a3fe56896e23472b48d26))
+* New field `merchant_review_data_source` added in message `.google.shopping.merchant.datasources.v1beta.DataSource` to specify the datasource of the merchant review ([fb080e4](https://github.com/googleapis/google-cloud-php/commit/fb080e4e637eaf5e3f9a3fe56896e23472b48d26))
+* New field `product_review_data_source` added in message `.google.shopping.merchant.datasources.v1beta.DataSource` to specify the datasource of the product review ([#7997](https://github.com/googleapis/google-cloud-php/issues/7997)) ([fb080e4](https://github.com/googleapis/google-cloud-php/commit/fb080e4e637eaf5e3f9a3fe56896e23472b48d26))
+
+
+### Documentation
+
+* A comment for enum value `FETCH` in enum `FileInputType` is changed ([fb080e4](https://github.com/googleapis/google-cloud-php/commit/fb080e4e637eaf5e3f9a3fe56896e23472b48d26))
+* A comment for enum value `GOOGLE_SHEETS` in enum `FileInputType` is changed ([fb080e4](https://github.com/googleapis/google-cloud-php/commit/fb080e4e637eaf5e3f9a3fe56896e23472b48d26))
+* A comment for field `feed_label` in message `.google.shopping.merchant.datasources.v1beta.SupplementalProductDataSource` is changed ([fb080e4](https://github.com/googleapis/google-cloud-php/commit/fb080e4e637eaf5e3f9a3fe56896e23472b48d26))
+* A comment for field `password` in message `.google.shopping.merchant.datasources.v1beta.FileInput` is changed ([fb080e4](https://github.com/googleapis/google-cloud-php/commit/fb080e4e637eaf5e3f9a3fe56896e23472b48d26))
+* A comment for field `take_from_data_sources` in message `.google.shopping.merchant.datasources.v1beta.PrimaryProductDataSource` is changed ([fb080e4](https://github.com/googleapis/google-cloud-php/commit/fb080e4e637eaf5e3f9a3fe56896e23472b48d26))
+* A comment for field `username` in message `.google.shopping.merchant.datasources.v1beta.FileInput` is changed ([fb080e4](https://github.com/googleapis/google-cloud-php/commit/fb080e4e637eaf5e3f9a3fe56896e23472b48d26))
+* A comment for message `SupplementalProductDataSource` is changed ([fb080e4](https://github.com/googleapis/google-cloud-php/commit/fb080e4e637eaf5e3f9a3fe56896e23472b48d26))
+
+
+
+google/shopping-merchant-reviews 0.1.1
+
+
+
+
+
+google/cloud-spanner 1.92.0
+
+
+
+### Features
+
+* Exposing FreeInstanceAvailability in InstanceConfig ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* Exposing FreeInstanceMetadata in Instance configuration (to define the metadata related to FREE instance type) ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* Exposing InstanceType in Instance configuration (to define PROVISIONED or FREE spanner instance) ([#7937](https://github.com/googleapis/google-cloud-php/issues/7937)) ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* Exposing QuorumType in InstanceConfig ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* Exposing storage_limit_per_processing_unit in InstanceConfig ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+
+
+### Documentation
+
+* A comment for enum `DefaultBackupScheduleType` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for enum value `AUTOMATIC` in enum `DefaultBackupScheduleType` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for enum value `GOOGLE_MANAGED` in enum `Type` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for enum value `NONE` in enum `DefaultBackupScheduleType` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for enum value `USER_MANAGED` in enum `Type` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for field `base_config` in message `.google.spanner.admin.instance.v1.InstanceConfig` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for field `default_backup_schedule_type` in message `.google.spanner.admin.instance.v1.Instance` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for field `filter` in message `.google.spanner.admin.instance.v1.ListInstanceConfigOperationsRequest` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for field `filter` in message `.google.spanner.admin.instance.v1.ListInstancePartitionOperationsRequest` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for field `instance_config` in message `.google.spanner.admin.instance.v1.CreateInstanceConfigRequest` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for field `instance_partition_deadline` in message `.google.spanner.admin.instance.v1.ListInstancePartitionOperationsRequest` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for field `location` in message `.google.spanner.admin.instance.v1.ReplicaInfo` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for field `node_count` in message `.google.spanner.admin.instance.v1.Instance` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for field `node_count` in message `.google.spanner.admin.instance.v1.InstancePartition` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for field `operations` in message `.google.spanner.admin.instance.v1.ListInstanceConfigOperationsResponse` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for field `operations` in message `.google.spanner.admin.instance.v1.ListInstancePartitionOperationsResponse` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for field `optional_replicas` in message `.google.spanner.admin.instance.v1.InstanceConfig` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for field `parent` in message `.google.spanner.admin.instance.v1.ListInstancePartitionsRequest` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for field `processing_units` in message `.google.spanner.admin.instance.v1.Instance` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for field `processing_units` in message `.google.spanner.admin.instance.v1.InstancePartition` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for field `referencing_backups` in message `.google.spanner.admin.instance.v1.InstancePartition` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for field `replicas` in message `.google.spanner.admin.instance.v1.InstanceConfig` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for field `storage_utilization_percent` in message `.google.spanner.admin.instance.v1.AutoscalingConfig` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for field `unreachable` in message `.google.spanner.admin.instance.v1.ListInstancePartitionsResponse` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for message `CreateInstanceConfigRequest` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for message `DeleteInstanceConfigRequest` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for message `UpdateInstanceConfigRequest` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for method `CreateInstance` in service `InstanceAdmin` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for method `CreateInstanceConfig` in service `InstanceAdmin` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for method `CreateInstancePartition` in service `InstanceAdmin` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for method `ListInstanceConfigOperations` in service `InstanceAdmin` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for method `ListInstanceConfigs` in service `InstanceAdmin` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for method `ListInstancePartitionOperations` in service `InstanceAdmin` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for method `MoveInstance` in service `InstanceAdmin` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for method `UpdateInstance` in service `InstanceAdmin` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for method `UpdateInstanceConfig` in service `InstanceAdmin` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+* A comment for method `UpdateInstancePartition` in service `InstanceAdmin` is changed ([c9f8ad0](https://github.com/googleapis/google-cloud-php/commit/c9f8ad03c51d4aac73a9f137db7681f97b61bc73))
+
+
+
+google/cloud-speech 1.20.0
+
+
+
+### Features
+
+* Expand the set of supported explicit audio encodings ([#7960](https://github.com/googleapis/google-cloud-php/issues/7960)) ([8e0b9f3](https://github.com/googleapis/google-cloud-php/commit/8e0b9f35fbe058432e5522a2e8181b877b7e2e03))
+
+
+### Documentation
+
+* Updated ExplicitDecodingConfig documentation to reflect changes related to newly supported encodings ([8e0b9f3](https://github.com/googleapis/google-cloud-php/commit/8e0b9f35fbe058432e5522a2e8181b877b7e2e03))
+
+
+
+google/cloud-storage 1.46.0
+
+
+
+### Features
+
+* **Storage:** Support for soft-delete and restore buckets ([#7966](https://github.com/googleapis/google-cloud-php/issues/7966)) ([944287d](https://github.com/googleapis/google-cloud-php/commit/944287d292fba117c13ff3a89a39bf8f3094acda))
+
+
+### Bug Fixes
+
+* Only store received content when the header is within success range ([#7970](https://github.com/googleapis/google-cloud-php/issues/7970)) ([6216964](https://github.com/googleapis/google-cloud-php/commit/6216964a0e963ac02acdb6cc1e6fdfcc87349905))
+
+
+
+google/cloud-storage-transfer 2.1.0
+
+
+
+### Features
+
+* Support cross-bucket replication ([#7953](https://github.com/googleapis/google-cloud-php/issues/7953)) ([0890336](https://github.com/googleapis/google-cloud-php/commit/08903367cbe23ce116c2bc93e70c1a1fe4782f45))
+
+
+
+google/cloud-talent 2.1.0
+
+
+
+### Features
+
+* A new enum `RelevanceThreshold` is added ([#7984](https://github.com/googleapis/google-cloud-php/issues/7984)) ([bd706b1](https://github.com/googleapis/google-cloud-php/commit/bd706b1c7d311b74589eed92960849036395b62d))
+* A new field `relevance_threshold` is added to message `.google.cloud.talent.v4.SearchJobsRequest` ([bd706b1](https://github.com/googleapis/google-cloud-php/commit/bd706b1c7d311b74589eed92960849036395b62d))
+
+
+### Documentation
+
+* Multiple fixes for links in documentation ([bd706b1](https://github.com/googleapis/google-cloud-php/commit/bd706b1c7d311b74589eed92960849036395b62d))
+
+
+
+google/cloud-tasks 2.0.0
+
+
+
+### ⚠ BREAKING CHANGES
+
+* Promote Tasks to v2 ([#7894](https://github.com/googleapis/google-cloud-php/issues/7894))
+
+### Chores
+
+* Promote Tasks to v2 ([#7894](https://github.com/googleapis/google-cloud-php/issues/7894)) ([c1be1d6](https://github.com/googleapis/google-cloud-php/commit/c1be1d6b0b89ee34193ff213b6205bf00c373940))
+
+
+
+google/cloud-text-to-speech 2.0.0
+
+
+
+### ⚠ BREAKING CHANGES
+
+* Promote TextToSpeech to v2 ([#7895](https://github.com/googleapis/google-cloud-php/issues/7895))
+
+### Chores
+
+* Promote TextToSpeech to v2 ([#7895](https://github.com/googleapis/google-cloud-php/issues/7895)) ([b1f708b](https://github.com/googleapis/google-cloud-php/commit/b1f708b07582aff0bf519daf35381c816c97ff88))
+
+
+
+google/cloud-tpu 2.0.0
+
+
+
+### ⚠ BREAKING CHANGES
+
+* Promote Tpu to v2 ([#7939](https://github.com/googleapis/google-cloud-php/issues/7939))
+
+### Chores
+
+* Promote Tpu to v2 ([#7939](https://github.com/googleapis/google-cloud-php/issues/7939)) ([11cfc68](https://github.com/googleapis/google-cloud-php/commit/11cfc6841958a62a106a72dfab66183123b71db6))
+
+
+
## 0.270.0
google/cloud-access-approval 2.0.3
diff --git a/CloudCommonProtos/VERSION b/CloudCommonProtos/VERSION
index a918a2aa18d5..faef31a4357c 100644
--- a/CloudCommonProtos/VERSION
+++ b/CloudCommonProtos/VERSION
@@ -1 +1 @@
-0.6.0
+0.7.0
diff --git a/CommonProtos/VERSION b/CommonProtos/VERSION
index f99c6583c354..6ed7776bf321 100644
--- a/CommonProtos/VERSION
+++ b/CommonProtos/VERSION
@@ -1 +1 @@
-4.8.3
+4.9.0
diff --git a/CommonProtos/composer.json b/CommonProtos/composer.json
index a9a4384ada47..6c2da72121ad 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.8.3",
+ "version": "4.9.0",
"keywords": [
"google"
],
diff --git a/Compute/VERSION b/Compute/VERSION
index 57807d6d0d0c..6245beecd39c 100644
--- a/Compute/VERSION
+++ b/Compute/VERSION
@@ -1 +1 @@
-1.22.0
+1.22.1
diff --git a/Config/VERSION b/Config/VERSION
index 9084fa2f716a..26aaba0e8663 100644
--- a/Config/VERSION
+++ b/Config/VERSION
@@ -1 +1 @@
-1.1.0
+1.2.0
diff --git a/ContactCenterInsights/VERSION b/ContactCenterInsights/VERSION
index c043eea7767e..276cbf9e2858 100644
--- a/ContactCenterInsights/VERSION
+++ b/ContactCenterInsights/VERSION
@@ -1 +1 @@
-2.2.1
+2.3.0
diff --git a/Core/VERSION b/Core/VERSION
index f6c9d766cd45..91951fd8ad70 100644
--- a/Core/VERSION
+++ b/Core/VERSION
@@ -1 +1 @@
-1.60.1
+1.61.0
diff --git a/DataCatalog/VERSION b/DataCatalog/VERSION
index c043eea7767e..b1b25a5ffae4 100644
--- a/DataCatalog/VERSION
+++ b/DataCatalog/VERSION
@@ -1 +1 @@
-2.2.1
+2.2.2
diff --git a/DataLabeling/VERSION b/DataLabeling/VERSION
index d3532a107eeb..a918a2aa18d5 100644
--- a/DataLabeling/VERSION
+++ b/DataLabeling/VERSION
@@ -1 +1 @@
-0.5.7
+0.6.0
diff --git a/Dataflow/VERSION b/Dataflow/VERSION
index 05e8a4593fa1..faef31a4357c 100644
--- a/Dataflow/VERSION
+++ b/Dataflow/VERSION
@@ -1 +1 @@
-0.6.6
+0.7.0
diff --git a/Dataform/VERSION b/Dataform/VERSION
index f90568270955..8f0916f768f0 100644
--- a/Dataform/VERSION
+++ b/Dataform/VERSION
@@ -1 +1 @@
-0.4.7
+0.5.0
diff --git a/Dataplex/VERSION b/Dataplex/VERSION
index 524cb55242b5..26aaba0e8663 100644
--- a/Dataplex/VERSION
+++ b/Dataplex/VERSION
@@ -1 +1 @@
-1.1.1
+1.2.0
diff --git a/Dialogflow/VERSION b/Dialogflow/VERSION
index 06fb41b6322f..227cea215648 100644
--- a/Dialogflow/VERSION
+++ b/Dialogflow/VERSION
@@ -1 +1 @@
-1.17.2
+2.0.0
diff --git a/Firestore/VERSION b/Firestore/VERSION
index eee590915789..6bd281069feb 100644
--- a/Firestore/VERSION
+++ b/Firestore/VERSION
@@ -1 +1 @@
-1.47.2
+1.47.3
diff --git a/Firestore/src/FirestoreClient.php b/Firestore/src/FirestoreClient.php
index 23e93c095394..0cc4b56c62b3 100644
--- a/Firestore/src/FirestoreClient.php
+++ b/Firestore/src/FirestoreClient.php
@@ -75,7 +75,7 @@ class FirestoreClient
use SnapshotTrait;
use ValidateTrait;
- const VERSION = '1.47.2';
+ const VERSION = '1.47.3';
const DEFAULT_DATABASE = '(default)';
diff --git a/GkeConnectGateway/VERSION b/GkeConnectGateway/VERSION
index ee6cdce3c290..3eefcb9dd5b3 100644
--- a/GkeConnectGateway/VERSION
+++ b/GkeConnectGateway/VERSION
@@ -1 +1 @@
-0.6.1
+1.0.0
diff --git a/GkeMultiCloud/VERSION b/GkeMultiCloud/VERSION
index 45a1b3f44523..26aaba0e8663 100644
--- a/GkeMultiCloud/VERSION
+++ b/GkeMultiCloud/VERSION
@@ -1 +1 @@
-1.1.2
+1.2.0
diff --git a/Kms/VERSION b/Kms/VERSION
index 7d2ed7c70205..cd57a8b95d6d 100644
--- a/Kms/VERSION
+++ b/Kms/VERSION
@@ -1 +1 @@
-2.1.4
+2.1.5
diff --git a/LifeSciences/VERSION b/LifeSciences/VERSION
index fae59cacd0b5..faef31a4357c 100644
--- a/LifeSciences/VERSION
+++ b/LifeSciences/VERSION
@@ -1 +1 @@
-0.6.8
+0.7.0
diff --git a/Logging/VERSION b/Logging/VERSION
index d7f92f58864d..359c41089a42 100644
--- a/Logging/VERSION
+++ b/Logging/VERSION
@@ -1 +1 @@
-1.31.3
+1.32.0
diff --git a/Logging/src/LoggingClient.php b/Logging/src/LoggingClient.php
index 39031a4eabeb..8e7a3b08ecd3 100644
--- a/Logging/src/LoggingClient.php
+++ b/Logging/src/LoggingClient.php
@@ -70,7 +70,7 @@ class LoggingClient
use ArrayTrait;
use ClientTrait;
- const VERSION = '1.31.3';
+ const VERSION = '1.32.0';
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/logging.admin';
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/logging.read';
diff --git a/MediaTranslation/VERSION b/MediaTranslation/VERSION
index 0bfccb080404..8f0916f768f0 100644
--- a/MediaTranslation/VERSION
+++ b/MediaTranslation/VERSION
@@ -1 +1 @@
-0.4.5
+0.5.0
diff --git a/Monitoring/VERSION b/Monitoring/VERSION
index f8f4f03b3dcc..227cea215648 100644
--- a/Monitoring/VERSION
+++ b/Monitoring/VERSION
@@ -1 +1 @@
-1.12.1
+2.0.0
diff --git a/NetApp/VERSION b/NetApp/VERSION
index 6085e946503a..f0bb29e76388 100644
--- a/NetApp/VERSION
+++ b/NetApp/VERSION
@@ -1 +1 @@
-1.2.1
+1.3.0
diff --git a/OracleDatabase/VERSION b/OracleDatabase/VERSION
index d917d3e26adc..0ea3a944b399 100644
--- a/OracleDatabase/VERSION
+++ b/OracleDatabase/VERSION
@@ -1 +1 @@
-0.1.2
+0.2.0
diff --git a/Parallelstore/VERSION b/Parallelstore/VERSION
index 6f4eebdf6f68..100435be135a 100644
--- a/Parallelstore/VERSION
+++ b/Parallelstore/VERSION
@@ -1 +1 @@
-0.8.1
+0.8.2
diff --git a/ParameterManager/VERSION b/ParameterManager/VERSION
index 77d6f4ca2371..6e8bf73aa550 100644
--- a/ParameterManager/VERSION
+++ b/ParameterManager/VERSION
@@ -1 +1 @@
-0.0.0
+0.1.0
diff --git a/PrivateCatalog/VERSION b/PrivateCatalog/VERSION
index ef52a648073d..8f0916f768f0 100644
--- a/PrivateCatalog/VERSION
+++ b/PrivateCatalog/VERSION
@@ -1 +1 @@
-0.4.6
+0.5.0
diff --git a/PubSub/VERSION b/PubSub/VERSION
index 1817afea416c..c8e38b614057 100644
--- a/PubSub/VERSION
+++ b/PubSub/VERSION
@@ -1 +1 @@
-2.8.2
+2.9.0
diff --git a/PubSub/src/PubSubClient.php b/PubSub/src/PubSubClient.php
index f70063a5d719..67c363bdd7ac 100644
--- a/PubSub/src/PubSubClient.php
+++ b/PubSub/src/PubSubClient.php
@@ -98,7 +98,7 @@ class PubSubClient
use ApiHelperTrait;
use ClientOptionsTrait;
- const VERSION = '2.8.2';
+ const VERSION = '2.9.0';
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/pubsub';
diff --git a/Quotas/VERSION b/Quotas/VERSION
index 524cb55242b5..26aaba0e8663 100644
--- a/Quotas/VERSION
+++ b/Quotas/VERSION
@@ -1 +1 @@
-1.1.1
+1.2.0
diff --git a/RecaptchaEnterprise/VERSION b/RecaptchaEnterprise/VERSION
index 06fb41b6322f..227cea215648 100644
--- a/RecaptchaEnterprise/VERSION
+++ b/RecaptchaEnterprise/VERSION
@@ -1 +1 @@
-1.17.2
+2.0.0
diff --git a/RecommendationEngine/VERSION b/RecommendationEngine/VERSION
index 879be8a98fc7..a3df0a6959e1 100644
--- a/RecommendationEngine/VERSION
+++ b/RecommendationEngine/VERSION
@@ -1 +1 @@
-0.7.7
+0.8.0
diff --git a/SecretManager/VERSION b/SecretManager/VERSION
index e34208c9371c..227cea215648 100644
--- a/SecretManager/VERSION
+++ b/SecretManager/VERSION
@@ -1 +1 @@
-1.15.4
+2.0.0
diff --git a/ServiceHealth/VERSION b/ServiceHealth/VERSION
index 0c62199f16ac..ee1372d33a29 100644
--- a/ServiceHealth/VERSION
+++ b/ServiceHealth/VERSION
@@ -1 +1 @@
-0.2.1
+0.2.2
diff --git a/ShoppingCss/VERSION b/ShoppingCss/VERSION
index 1c09c74e221c..1d0ba9ea182b 100644
--- a/ShoppingCss/VERSION
+++ b/ShoppingCss/VERSION
@@ -1 +1 @@
-0.3.3
+0.4.0
diff --git a/ShoppingMerchantDataSources/VERSION b/ShoppingMerchantDataSources/VERSION
index 7179039691ce..0d91a54c7d43 100644
--- a/ShoppingMerchantDataSources/VERSION
+++ b/ShoppingMerchantDataSources/VERSION
@@ -1 +1 @@
-0.2.3
+0.3.0
diff --git a/ShoppingMerchantReviews/VERSION b/ShoppingMerchantReviews/VERSION
index 6e8bf73aa550..17e51c385ea3 100644
--- a/ShoppingMerchantReviews/VERSION
+++ b/ShoppingMerchantReviews/VERSION
@@ -1 +1 @@
-0.1.0
+0.1.1
diff --git a/Spanner/VERSION b/Spanner/VERSION
index 6979a6c0661b..7f229af96476 100644
--- a/Spanner/VERSION
+++ b/Spanner/VERSION
@@ -1 +1 @@
-1.91.0
+1.92.0
diff --git a/Spanner/src/SpannerClient.php b/Spanner/src/SpannerClient.php
index 5cdc1f130e08..8e3a506efaa2 100644
--- a/Spanner/src/SpannerClient.php
+++ b/Spanner/src/SpannerClient.php
@@ -117,7 +117,7 @@ class SpannerClient
use LROTrait;
use ValidateTrait;
- const VERSION = '1.91.0';
+ const VERSION = '1.92.0';
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data';
const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin';
diff --git a/Speech/VERSION b/Speech/VERSION
index 836ae4eda299..398935591556 100644
--- a/Speech/VERSION
+++ b/Speech/VERSION
@@ -1 +1 @@
-1.19.2
+1.20.0
diff --git a/Speech/src/SpeechClient.php b/Speech/src/SpeechClient.php
index e7251f60af9c..e42eca3ec2bf 100644
--- a/Speech/src/SpeechClient.php
+++ b/Speech/src/SpeechClient.php
@@ -50,7 +50,7 @@ class SpeechClient
{
use ClientTrait;
- const VERSION = '1.19.2';
+ const VERSION = '1.20.0';
const SCOPE = 'https://www.googleapis.com/auth/cloud-platform';
diff --git a/Storage/VERSION b/Storage/VERSION
index 50aceaa7b715..0a3db35b2418 100644
--- a/Storage/VERSION
+++ b/Storage/VERSION
@@ -1 +1 @@
-1.45.0
+1.46.0
diff --git a/Storage/src/StorageClient.php b/Storage/src/StorageClient.php
index 53ab0cd55246..518b60be2ae9 100644
--- a/Storage/src/StorageClient.php
+++ b/Storage/src/StorageClient.php
@@ -47,7 +47,7 @@ class StorageClient
use ArrayTrait;
use ClientTrait;
- const VERSION = '1.45.0';
+ const VERSION = '1.46.0';
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/devstorage.full_control';
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/devstorage.read_only';
diff --git a/StorageTransfer/VERSION b/StorageTransfer/VERSION
index e9307ca5751b..7ec1d6db4087 100644
--- a/StorageTransfer/VERSION
+++ b/StorageTransfer/VERSION
@@ -1 +1 @@
-2.0.2
+2.1.0
diff --git a/Talent/VERSION b/Talent/VERSION
index e9307ca5751b..7ec1d6db4087 100644
--- a/Talent/VERSION
+++ b/Talent/VERSION
@@ -1 +1 @@
-2.0.2
+2.1.0
diff --git a/Tasks/VERSION b/Tasks/VERSION
index 42cf0675c566..227cea215648 100644
--- a/Tasks/VERSION
+++ b/Tasks/VERSION
@@ -1 +1 @@
-1.15.2
+2.0.0
diff --git a/composer.json b/composer.json
index 4adaf369d32f..7a537a5641f5 100644
--- a/composer.json
+++ b/composer.json
@@ -68,8 +68,8 @@
},
"replace": {
"google/access-context-manager": "1.0.2",
- "google/analytics-admin": "0.24.2",
- "google/analytics-data": "0.21.1",
+ "google/analytics-admin": "0.25.0",
+ "google/analytics-data": "0.22.0",
"google/apps-chat": "0.7.1",
"google/apps-events-subscriptions": "0.1.5",
"google/apps-meet": "0.2.5",
@@ -88,9 +88,9 @@
"google/cloud-asset": "2.1.2",
"google/cloud-assured-workloads": "1.0.2",
"google/cloud-automl": "2.0.3",
- "google/cloud-backupdr": "0.4.2",
+ "google/cloud-backupdr": "0.5.0",
"google/cloud-bare-metal-solution": "1.0.2",
- "google/cloud-batch": "1.1.5",
+ "google/cloud-batch": "1.1.6",
"google/cloud-beyondcorp-appconnections": "1.0.3",
"google/cloud-beyondcorp-appconnectors": "1.0.3",
"google/cloud-beyondcorp-appgateways": "1.0.3",
@@ -99,7 +99,7 @@
"google/cloud-bigquery": "1.31.1",
"google/cloud-bigquery-analyticshub": "1.0.3",
"google/cloud-bigquery-connection": "2.0.2",
- "google/cloud-bigquery-data-exchange": "0.4.7",
+ "google/cloud-bigquery-data-exchange": "0.5.0",
"google/cloud-bigquery-datapolicies": "1.0.3",
"google/cloud-bigquery-migration": "1.1.3",
"google/cloud-bigquery-reservation": "2.1.1",
@@ -114,21 +114,21 @@
"google/cloud-channel": "2.1.2",
"google/cloud-cloudcontrolspartner": "0.2.2",
"google/cloud-commerce-consumer-procurement": "1.1.2",
- "google/cloud-common-protos": "0.6.0",
- "google/cloud-compute": "1.22.0",
+ "google/cloud-common-protos": "0.7.0",
+ "google/cloud-compute": "1.22.1",
"google/cloud-confidentialcomputing": "1.2.1",
- "google/cloud-config": "1.1.0",
- "google/cloud-contact-center-insights": "2.2.1",
+ "google/cloud-config": "1.2.0",
+ "google/cloud-contact-center-insights": "2.3.0",
"google/cloud-container": "2.3.1",
"google/cloud-container-analysis": "1.0.3",
- "google/cloud-core": "1.60.1",
- "google/cloud-data-catalog": "2.2.1",
+ "google/cloud-core": "1.61.0",
+ "google/cloud-data-catalog": "2.2.2",
"google/cloud-data-fusion": "1.0.2",
"google/cloud-datacatalog-lineage": "1.0.2",
- "google/cloud-dataflow": "0.6.6",
- "google/cloud-dataform": "0.4.7",
- "google/cloud-datalabeling": "0.5.7",
- "google/cloud-dataplex": "1.1.1",
+ "google/cloud-dataflow": "0.7.0",
+ "google/cloud-dataform": "0.5.0",
+ "google/cloud-datalabeling": "0.6.0",
+ "google/cloud-dataplex": "1.2.0",
"google/cloud-dataproc": "2.2.2",
"google/cloud-dataproc-metastore": "1.0.2",
"google/cloud-datastore": "1.32.2",
@@ -137,7 +137,7 @@
"google/cloud-debugger": "1.9.3",
"google/cloud-deploy": "1.5.1",
"google/cloud-developerconnect": "0.2.1",
- "google/cloud-dialogflow": "1.17.2",
+ "google/cloud-dialogflow": "2.0.0",
"google/cloud-dialogflow-cx": "0.5.1",
"google/cloud-discoveryengine": "1.3.2",
"google/cloud-dlp": "2.2.2",
@@ -150,54 +150,54 @@
"google/cloud-eventarc": "2.1.3",
"google/cloud-eventarc-publishing": "1.1.2",
"google/cloud-filestore": "2.0.3",
- "google/cloud-firestore": "1.47.2",
+ "google/cloud-firestore": "1.47.3",
"google/cloud-functions": "2.0.2",
"google/cloud-gke-backup": "1.0.2",
- "google/cloud-gke-connect-gateway": "0.6.1",
+ "google/cloud-gke-connect-gateway": "1.0.0",
"google/cloud-gke-hub": "1.0.2",
- "google/cloud-gke-multi-cloud": "1.1.2",
+ "google/cloud-gke-multi-cloud": "1.2.0",
"google/cloud-gsuite-addons": "1.0.2",
"google/cloud-iam": "1.0.2",
"google/cloud-iam-credentials": "2.0.2",
"google/cloud-iap": "2.0.2",
"google/cloud-ids": "1.0.2",
- "google/cloud-kms": "2.1.4",
+ "google/cloud-kms": "2.1.5",
"google/cloud-kms-inventory": "1.0.3",
"google/cloud-language": "0.34.2",
- "google/cloud-life-sciences": "0.6.8",
- "google/cloud-logging": "1.31.3",
+ "google/cloud-life-sciences": "0.7.0",
+ "google/cloud-logging": "1.32.0",
"google/cloud-managed-identities": "2.0.3",
"google/cloud-managedkafka": "0.2.1",
- "google/cloud-media-translation": "0.4.5",
+ "google/cloud-media-translation": "0.5.0",
"google/cloud-memcache": "2.0.2",
"google/cloud-memorystore": "0.1.0",
"google/cloud-migrationcenter": "1.0.2",
- "google/cloud-monitoring": "1.12.1",
- "google/cloud-netapp": "1.2.1",
+ "google/cloud-monitoring": "2.0.0",
+ "google/cloud-netapp": "1.3.0",
"google/cloud-network-connectivity": "2.1.1",
"google/cloud-network-management": "2.2.1",
"google/cloud-network-security": "1.0.2",
"google/cloud-networkservices": "0.2.2",
"google/cloud-notebooks": "1.0.2",
"google/cloud-optimization": "1.0.2",
- "google/cloud-oracledatabase": "0.1.2",
+ "google/cloud-oracledatabase": "0.2.0",
"google/cloud-orchestration-airflow": "2.1.2",
"google/cloud-org-policy": "1.1.2",
"google/cloud-osconfig": "2.0.2",
"google/cloud-oslogin": "2.0.3",
- "google/cloud-parallelstore": "0.8.1",
- "google/cloud-parametermanager": "0.0.0",
+ "google/cloud-parallelstore": "0.8.2",
+ "google/cloud-parametermanager": "0.1.0",
"google/cloud-policy-troubleshooter": "2.0.3",
"google/cloud-policysimulator": "1.0.2",
"google/cloud-policytroubleshooter-iam": "0.2.8",
- "google/cloud-private-catalog": "0.4.6",
+ "google/cloud-private-catalog": "0.5.0",
"google/cloud-privilegedaccessmanager": "0.1.3",
"google/cloud-profiler": "2.0.2",
- "google/cloud-pubsub": "2.8.2",
- "google/cloud-quotas": "1.1.1",
+ "google/cloud-pubsub": "2.9.0",
+ "google/cloud-quotas": "1.2.0",
"google/cloud-rapidmigrationassessment": "1.0.2",
- "google/cloud-recaptcha-enterprise": "1.17.2",
- "google/cloud-recommendations-ai": "0.7.7",
+ "google/cloud-recaptcha-enterprise": "2.0.0",
+ "google/cloud-recommendations-ai": "0.8.0",
"google/cloud-recommender": "2.0.3",
"google/cloud-redis": "2.1.3",
"google/cloud-redis-cluster": "0.3.2",
@@ -206,7 +206,7 @@
"google/cloud-retail": "2.1.2",
"google/cloud-run": "1.5.1",
"google/cloud-scheduler": "2.0.2",
- "google/cloud-secret-manager": "1.15.4",
+ "google/cloud-secret-manager": "2.0.0",
"google/cloud-securesourcemanager": "1.3.2",
"google/cloud-security-center": "2.0.3",
"google/cloud-security-private-ca": "2.0.2",
@@ -216,21 +216,21 @@
"google/cloud-service-directory": "2.0.3",
"google/cloud-service-management": "2.0.2",
"google/cloud-service-usage": "2.0.2",
- "google/cloud-servicehealth": "0.2.1",
+ "google/cloud-servicehealth": "0.2.2",
"google/cloud-shell": "2.0.3",
- "google/cloud-spanner": "1.91.0",
- "google/cloud-speech": "1.19.2",
+ "google/cloud-spanner": "1.92.0",
+ "google/cloud-speech": "1.20.0",
"google/cloud-sql-admin": "1.2.2",
- "google/cloud-storage": "1.45.0",
+ "google/cloud-storage": "1.46.0",
"google/cloud-storage-control": "1.0.2",
- "google/cloud-storage-transfer": "2.0.2",
+ "google/cloud-storage-transfer": "2.1.0",
"google/cloud-storageinsights": "1.0.2",
"google/cloud-support": "1.0.2",
- "google/cloud-talent": "2.0.2",
- "google/cloud-tasks": "1.15.2",
+ "google/cloud-talent": "2.1.0",
+ "google/cloud-tasks": "2.0.0",
"google/cloud-telcoautomation": "1.0.2",
- "google/cloud-text-to-speech": "1.12.2",
- "google/cloud-tpu": "1.4.7",
+ "google/cloud-text-to-speech": "2.0.0",
+ "google/cloud-tpu": "2.0.0",
"google/cloud-trace": "1.8.8",
"google/cloud-translate": "1.20.1",
"google/cloud-video-live-stream": "1.1.2",
@@ -244,7 +244,7 @@
"google/cloud-web-risk": "2.0.2",
"google/cloud-web-security-scanner": "1.0.2",
"google/cloud-workflows": "1.0.2",
- "google/common-protos": "4.8.3",
+ "google/common-protos": "4.9.0",
"google/geo-common-protos": "0.2.0",
"google/grafeas": "1.1.2",
"google/longrunning": "0.4.6",
@@ -252,10 +252,10 @@
"google/maps-fleetengine-delivery": "0.1.7",
"google/maps-routeoptimization": "0.3.2",
"google/shopping-common-protos": "0.4.0",
- "google/shopping-css": "0.3.3",
+ "google/shopping-css": "0.4.0",
"google/shopping-merchant-accounts": "0.3.2",
"google/shopping-merchant-conversions": "0.1.4",
- "google/shopping-merchant-datasources": "0.2.3",
+ "google/shopping-merchant-datasources": "0.3.0",
"google/shopping-merchant-inventories": "0.5.2",
"google/shopping-merchant-lfp": "0.1.2",
"google/shopping-merchant-notifications": "0.1.2",
@@ -263,7 +263,7 @@
"google/shopping-merchant-promotions": "0.1.2",
"google/shopping-merchant-quota": "0.1.5",
"google/shopping-merchant-reports": "0.8.3",
- "google/shopping-merchant-reviews": "0.1.0",
+ "google/shopping-merchant-reviews": "0.1.1",
"googleads/ad-manager": "0.1.2",
"googleads/marketingplatform-admin": "0.1.3"
},