diff --git a/AiPlatform/VERSION b/AiPlatform/VERSION
index 7b52f5e5178d..93d4c1ef06f1 100644
--- a/AiPlatform/VERSION
+++ b/AiPlatform/VERSION
@@ -1 +1 @@
-0.35.0
+0.36.0
diff --git a/AppsMeet/VERSION b/AppsMeet/VERSION
index d917d3e26adc..0ea3a944b399 100644
--- a/AppsMeet/VERSION
+++ b/AppsMeet/VERSION
@@ -1 +1 @@
-0.1.2
+0.2.0
diff --git a/Asset/VERSION b/Asset/VERSION
index 4e00d0ac0791..141f2e805beb 100644
--- a/Asset/VERSION
+++ b/Asset/VERSION
@@ -1 +1 @@
-1.14.4
+1.15.0
diff --git a/Build/VERSION b/Build/VERSION
index 4312e0d0cae3..04a373efe6ba 100644
--- a/Build/VERSION
+++ b/Build/VERSION
@@ -1 +1 @@
-0.15.2
+0.16.0
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 441bbd3def6f..f0cad691ad26 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,362 @@
# Changelog
+## 0.238.0
+
+google/cloud-ai-platform 0.36.0
+
+
+
+### Features
+
+* A new enum `HarmSeverity` is added ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new field `base_model_source` is added to message `.google.cloud.aiplatform.v1.Model` ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new field `display_name` is added to message `.google.cloud.aiplatform.v1.DatasetVersion` ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new field `google_search_retrieval` is added to message `.google.cloud.aiplatform.v1.Tool` ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new field `grounding_metadata` is added to message `.google.cloud.aiplatform.v1.Candidate` ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new field `metadata` is added to message `.google.cloud.aiplatform.v1.DatasetVersion` ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new field `probability_score` is added to message `.google.cloud.aiplatform.v1.SafetyRating` ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new field `project_number` is added to message `.google.cloud.aiplatform.v1.FeatureView` ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new field `retrieval` is added to message `.google.cloud.aiplatform.v1.Tool` ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new field `severity_score` is added to message `.google.cloud.aiplatform.v1.SafetyRating` ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new field `severity` is added to message `.google.cloud.aiplatform.v1.SafetyRating` ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new field `sync_summary` is added to message `.google.cloud.aiplatform.v1.FeatureViewSync` ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new message `BaseModelSource` is added ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new message `BatchCancelPipelineJobsOperationMetadata` is added ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new message `BatchCancelPipelineJobsRequest` is added ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new message `BatchCancelPipelineJobsResponse` is added ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new message `BatchDeletePipelineJobsRequest` is added ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new message `BatchDeletePipelineJobsResponse` is added ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new message `GenieSource` is added ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new message `GoogleSearchRetrieval` is added ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new message `GroundingAttribution` is added ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new message `GroundingMetadata` is added ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new message `ModelGardenSource` is added ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new message `Retrieval` is added ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new message `Segment` is added ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new message `SyncSummary` is added ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new message `VertexAISearch` is added ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new method `BatchCancelPipelineJobs` is added to service `PipelineService` ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new method `BatchDeletePipelineJobs` is added to service `PipelineService` ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new value `BLOCKLIST` is added to enum `FinishReason` ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new value `NOT_EQUAL` is added to enum `Operator` ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new value `NVIDIA_H100_80GB` is added to enum `AcceleratorType` ([#7134](https://github.com/googleapis/google-cloud-php/issues/7134)) ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new value `PROHIBITED_CONTENT` is added to enum `FinishReason` ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+* A new value `SPII` is added to enum `FinishReason` ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+
+
+### Documentation
+
+* Various documentation improvements ([f5eb49c](https://github.com/googleapis/google-cloud-php/commit/f5eb49c0549ebb8d23620e155e66533b8fe81edf))
+
+
+
+google/apps-meet 0.2.0
+
+
+
+### Features
+
+* **AppsMeet:** Add new V2 client surface ([#7143](https://github.com/googleapis/google-cloud-php/issues/7143)) ([6183bd8](https://github.com/googleapis/google-cloud-php/commit/6183bd8b224caeebcdfc0261bf514258c495b134))
+
+
+
+google/cloud-asset 1.15.0
+
+
+
+### Features
+
+* Add `asset_type` field to `GovernedIamPolicy` and `GovernedResource` ([#7122](https://github.com/googleapis/google-cloud-php/issues/7122)) ([78e0715](https://github.com/googleapis/google-cloud-php/commit/78e07158cd1e13790244ab60b2f4750f36239587))
+* Add `effective_tags` field to `GovernedResource` ([78e0715](https://github.com/googleapis/google-cloud-php/commit/78e07158cd1e13790244ab60b2f4750f36239587))
+* Add field `condition_evaluation` to `AnalyzerOrgPolicy.Rule` ([78e0715](https://github.com/googleapis/google-cloud-php/commit/78e07158cd1e13790244ab60b2f4750f36239587))
+* Add fields `project`, `folders` and `organization` to `OrgPolicyResult` ([78e0715](https://github.com/googleapis/google-cloud-php/commit/78e07158cd1e13790244ab60b2f4750f36239587))
+* Add fields `project`, `folders`, `organization` and `effective_tags` to `GovernedContainer` ([78e0715](https://github.com/googleapis/google-cloud-php/commit/78e07158cd1e13790244ab60b2f4750f36239587))
+
+
+### Documentation
+
+* Update comment for rpc `AnalyzeOrgPolicyGovernedAssets` to include additional canned constraints ([78e0715](https://github.com/googleapis/google-cloud-php/commit/78e07158cd1e13790244ab60b2f4750f36239587))
+
+
+
+google/cloud-build 0.16.0
+
+
+
+### Features
+
+* Add Bitbucket Data Center Config and Bitbucket Cloud config for Cloud Build Repositories ([#7147](https://github.com/googleapis/google-cloud-php/issues/7147)) ([852254d](https://github.com/googleapis/google-cloud-php/commit/852254d61b93d0cd28b1e45f8e26d2180f6e2aee))
+
+
+
+google/cloud-compute 1.16.0
+
+
+
+### Features
+
+* Update Compute Engine API to revision 20240220 ([#886](https://github.com/googleapis/google-cloud-php/issues/886)) ([#7114](https://github.com/googleapis/google-cloud-php/issues/7114)) ([f2b474d](https://github.com/googleapis/google-cloud-php/commit/f2b474ddcfd9eaa38bc61432a1d3449f37b65a2d))
+
+
+
+google/cloud-container 1.28.0
+
+
+
+### Features
+
+* Add API to enable/disable secret manager csi component on GKE clusters ([#7125](https://github.com/googleapis/google-cloud-php/issues/7125)) ([8bf0dd7](https://github.com/googleapis/google-cloud-php/commit/8bf0dd77ebd845233a2ae3aa941d9b7fbdf745f1))
+* Add secondary boot disks field to NodePool API ([#7123](https://github.com/googleapis/google-cloud-php/issues/7123)) ([185f4a6](https://github.com/googleapis/google-cloud-php/commit/185f4a6860f80862c35908c6de74df403a0794e2))
+
+
+
+google/cloud-core 1.56.2
+
+
+
+### Bug Fixes
+
+* **Core:** Fixes limit stream errors ([#7117](https://github.com/googleapis/google-cloud-php/issues/7117)) ([fd396c8](https://github.com/googleapis/google-cloud-php/commit/fd396c840a9e40cdf8b814e3d21f93de20e2d849))
+* **Core:** Pass total_bytes in ResumableUploader ([#7100](https://github.com/googleapis/google-cloud-php/issues/7100)) ([eba56f8](https://github.com/googleapis/google-cloud-php/commit/eba56f8fb89482040b792b10eb5764a8cebd8fc9))
+
+
+
+google/cloud-data-catalog 1.10.0
+
+
+
+### Features
+
+* Add RANGE type to Data Catalog ([#7149](https://github.com/googleapis/google-cloud-php/issues/7149)) ([44cfa27](https://github.com/googleapis/google-cloud-php/commit/44cfa2703cc477455612efd5442ea5e10974a7a6))
+
+
+
+google/cloud-datastore 1.28.0
+
+
+
+### Features
+
+* Add ExplainMetrics field to RunAggregationQueryResponse ([acb3cbd](https://github.com/googleapis/google-cloud-php/commit/acb3cbd27e794a9b20b790dee1027ef02a29528e))
+* Add ExplainMetrics field to RunQueryResponse ([acb3cbd](https://github.com/googleapis/google-cloud-php/commit/acb3cbd27e794a9b20b790dee1027ef02a29528e))
+* Add ExplainOptions field to RunAggregationQueryRequest ([acb3cbd](https://github.com/googleapis/google-cloud-php/commit/acb3cbd27e794a9b20b790dee1027ef02a29528e))
+* Add ExplainOptions field to RunQueryRequest ([acb3cbd](https://github.com/googleapis/google-cloud-php/commit/acb3cbd27e794a9b20b790dee1027ef02a29528e))
+* Add new types ExplainOptions, ExplainMetrics, PlanSummary, ExecutionStats ([#7140](https://github.com/googleapis/google-cloud-php/issues/7140)) ([acb3cbd](https://github.com/googleapis/google-cloud-php/commit/acb3cbd27e794a9b20b790dee1027ef02a29528e))
+
+
+
+google/cloud-dialogflow 1.12.0
+
+
+
+### Features
+
+* Added conformer model migration opt out flag ([837d8cb](https://github.com/googleapis/google-cloud-php/commit/837d8cb8da9e907f01342db2c51bcf819649840b))
+* Added text sections to the submitted summary ([#7135](https://github.com/googleapis/google-cloud-php/issues/7135)) ([837d8cb](https://github.com/googleapis/google-cloud-php/commit/837d8cb8da9e907f01342db2c51bcf819649840b))
+
+
+### Documentation
+
+* Clarified wording around END_OF_SINGLE_UTTERANCE ([837d8cb](https://github.com/googleapis/google-cloud-php/commit/837d8cb8da9e907f01342db2c51bcf819649840b))
+
+
+
+google/cloud-discoveryengine 0.10.0
+
+
+
+### Features
+
+* Add document processing config services ([20c47da](https://github.com/googleapis/google-cloud-php/commit/20c47dae7fbe665500bb75246e3b1f1ca6f8f02b))
+* Add search tuning services ([20c47da](https://github.com/googleapis/google-cloud-php/commit/20c47dae7fbe665500bb75246e3b1f1ca6f8f02b))
+* Allow setting schema on schema creation ([20c47da](https://github.com/googleapis/google-cloud-php/commit/20c47dae7fbe665500bb75246e3b1f1ca6f8f02b))
+* Support blended search ([#7133](https://github.com/googleapis/google-cloud-php/issues/7133)) ([20c47da](https://github.com/googleapis/google-cloud-php/commit/20c47dae7fbe665500bb75246e3b1f1ca6f8f02b))
+* Support boost in multi-turn search ([20c47da](https://github.com/googleapis/google-cloud-php/commit/20c47dae7fbe665500bb75246e3b1f1ca6f8f02b))
+
+
+### Documentation
+
+* Keep the API doc up-to-date with recent changes ([20c47da](https://github.com/googleapis/google-cloud-php/commit/20c47dae7fbe665500bb75246e3b1f1ca6f8f02b))
+
+
+
+google/cloud-dlp 1.13.0
+
+
+
+### Features
+
+* Add RPCs for getting and listing project, table, and column data profiles ([#7121](https://github.com/googleapis/google-cloud-php/issues/7121)) ([79df121](https://github.com/googleapis/google-cloud-php/commit/79df1218f43951553f9bd19779f21031ba011f45))
+
+
+### Documentation
+
+* Update urls to reflect branding change to Sensitive Data Protection ([79df121](https://github.com/googleapis/google-cloud-php/commit/79df1218f43951553f9bd19779f21031ba011f45))
+
+
+
+google/cloud-firestore 1.42.0
+
+
+
+### Features
+
+* Add ExplainMetrics field to RunAggregationQueryResponse ([f8c9d2a](https://github.com/googleapis/google-cloud-php/commit/f8c9d2a0cfa4ce3aae5337f4aa618e0e44be2cbb))
+* Add ExplainMetrics field to RunQueryResponse ([f8c9d2a](https://github.com/googleapis/google-cloud-php/commit/f8c9d2a0cfa4ce3aae5337f4aa618e0e44be2cbb))
+* Add ExplainOptions field to RunAggregationQueryRequest ([f8c9d2a](https://github.com/googleapis/google-cloud-php/commit/f8c9d2a0cfa4ce3aae5337f4aa618e0e44be2cbb))
+* Add ExplainOptions field to RunQueryRequest ([f8c9d2a](https://github.com/googleapis/google-cloud-php/commit/f8c9d2a0cfa4ce3aae5337f4aa618e0e44be2cbb))
+* Add new types ExplainOptions, ExplainMetrics, PlanSummary, ExecutionStats ([#7139](https://github.com/googleapis/google-cloud-php/issues/7139)) ([f8c9d2a](https://github.com/googleapis/google-cloud-php/commit/f8c9d2a0cfa4ce3aae5337f4aa618e0e44be2cbb))
+
+
+
+google/grafeas 0.10.0
+
+
+
+### Features
+
+* A new field `extra_details` is added to message `VulnerabilityOccurrence` ([05a3670](https://github.com/googleapis/google-cloud-php/commit/05a367050a384363d9a8207935bcd04cf9f3d7c9))
+* A new field `impact` is added to message `ComplianceNote` ([05a3670](https://github.com/googleapis/google-cloud-php/commit/05a367050a384363d9a8207935bcd04cf9f3d7c9))
+* A new field `in_toto_slsa_provenance_v1` is added to message `BuildOccurrence` ([#7148](https://github.com/googleapis/google-cloud-php/issues/7148)) ([05a3670](https://github.com/googleapis/google-cloud-php/commit/05a367050a384363d9a8207935bcd04cf9f3d7c9))
+* A new field `sbom_reference` is added to message `Note` ([05a3670](https://github.com/googleapis/google-cloud-php/commit/05a367050a384363d9a8207935bcd04cf9f3d7c9))
+* A new field `sbom_reference` is added to message `Occurrence` ([05a3670](https://github.com/googleapis/google-cloud-php/commit/05a367050a384363d9a8207935bcd04cf9f3d7c9))
+* A new field `sbom_status` is added to message `DiscoveryOccurrence` ([05a3670](https://github.com/googleapis/google-cloud-php/commit/05a367050a384363d9a8207935bcd04cf9f3d7c9))
+* A new field `vulnerability_id` is added to message `VulnerabilityAssessmentNote` ([05a3670](https://github.com/googleapis/google-cloud-php/commit/05a367050a384363d9a8207935bcd04cf9f3d7c9))
+* A new field `vulnerability_id` is added to message `VulnerabilityOccurrence` ([05a3670](https://github.com/googleapis/google-cloud-php/commit/05a367050a384363d9a8207935bcd04cf9f3d7c9))
+* A new message `InTotoSlsaProvenanceV1` is added ([05a3670](https://github.com/googleapis/google-cloud-php/commit/05a367050a384363d9a8207935bcd04cf9f3d7c9))
+* A new message `SbomReferenceIntotoPayload` is added ([05a3670](https://github.com/googleapis/google-cloud-php/commit/05a367050a384363d9a8207935bcd04cf9f3d7c9))
+* A new message `SbomReferenceIntotoPredicate` is added ([05a3670](https://github.com/googleapis/google-cloud-php/commit/05a367050a384363d9a8207935bcd04cf9f3d7c9))
+* A new message `SBOMReferenceNote` is added ([05a3670](https://github.com/googleapis/google-cloud-php/commit/05a367050a384363d9a8207935bcd04cf9f3d7c9))
+* A new message `SBOMReferenceOccurrence` is added ([05a3670](https://github.com/googleapis/google-cloud-php/commit/05a367050a384363d9a8207935bcd04cf9f3d7c9))
+* A new message `SBOMStatus` is added ([05a3670](https://github.com/googleapis/google-cloud-php/commit/05a367050a384363d9a8207935bcd04cf9f3d7c9))
+* A new value `SBOM_REFERENCE` is added to enum `NoteKind` ([05a3670](https://github.com/googleapis/google-cloud-php/commit/05a367050a384363d9a8207935bcd04cf9f3d7c9))
+
+
+### Documentation
+
+* A comment for field `cve` in message `VulnerabilityAssessmentNote` is changed ([05a3670](https://github.com/googleapis/google-cloud-php/commit/05a367050a384363d9a8207935bcd04cf9f3d7c9))
+* A comment for field `cve` in message `VulnerabilityOccurrence` is changed ([05a3670](https://github.com/googleapis/google-cloud-php/commit/05a367050a384363d9a8207935bcd04cf9f3d7c9))
+
+
+
+google/cloud-netapp 0.2.3
+
+
+
+### Documentation
+
+* Change comments of the psa_range field to note it is currently not implemented ([3868be8](https://github.com/googleapis/google-cloud-php/commit/3868be835207c184f983588daf0af3b1478c4fff))
+* Mark optional fields explicitly in Storage Pool ([#7127](https://github.com/googleapis/google-cloud-php/issues/7127)) ([3868be8](https://github.com/googleapis/google-cloud-php/commit/3868be835207c184f983588daf0af3b1478c4fff))
+* Update comments of ServiceLevel and EncryptionType ([3868be8](https://github.com/googleapis/google-cloud-php/commit/3868be835207c184f983588daf0af3b1478c4fff))
+
+
+
+google/cloud-network-management 1.6.0
+
+
+
+### Features
+
+* Add IAM related functions to NetworkManagement ([#7145](https://github.com/googleapis/google-cloud-php/issues/7145)) ([f1eeb5e](https://github.com/googleapis/google-cloud-php/commit/f1eeb5e51a7549b65b76a47fb22e2addc099e48f))
+* Add Location & IAM mixins ([f1eeb5e](https://github.com/googleapis/google-cloud-php/commit/f1eeb5e51a7549b65b76a47fb22e2addc099e48f))
+* Add new NAT fields to Network Management API definition ([#7130](https://github.com/googleapis/google-cloud-php/issues/7130)) ([9b9af45](https://github.com/googleapis/google-cloud-php/commit/9b9af455b1a0f9e1f220ab35dc1477c8c0b5ecb8))
+
+
+
+google/cloud-quotas 0.1.3
+
+
+
+### Documentation
+
+* A comment for field `filter` in message `.google.api.cloudquotas.v1.ListQuotaPreferencesRequest` is changed ([#7141](https://github.com/googleapis/google-cloud-php/issues/7141)) ([2f63135](https://github.com/googleapis/google-cloud-php/commit/2f6313510d27fd90559a4a3d3aeca002b30e7f4a))
+* A comment for field `order_by` in message `.google.api.cloudquotas.v1.ListQuotaPreferencesRequest` is changed ([2f63135](https://github.com/googleapis/google-cloud-php/commit/2f6313510d27fd90559a4a3d3aeca002b30e7f4a))
+
+
+
+google/cloud-recaptcha-enterprise 1.10.0
+
+
+
+### Features
+
+* Add include_recaptcha_script for as a new action in firewall policies ([#7120](https://github.com/googleapis/google-cloud-php/issues/7120)) ([de08403](https://github.com/googleapis/google-cloud-php/commit/de08403f8d597ec190cd5cd6b110bad58cf55910))
+
+
+
+google/cloud-run 0.9.0
+
+
+
+### Features
+
+* Allow disabling the default URL (run.app) for Cloud Run Services ([5737bf9](https://github.com/googleapis/google-cloud-php/commit/5737bf9d45278e67bd5e5cbde2a7757f95c0f200))
+* Support disabling waiting for health checks during Service deployment. ([5737bf9](https://github.com/googleapis/google-cloud-php/commit/5737bf9d45278e67bd5e5cbde2a7757f95c0f200))
+* Support mounting NFS and GCS volumes in Cloud Run Jobs and Services ([5737bf9](https://github.com/googleapis/google-cloud-php/commit/5737bf9d45278e67bd5e5cbde2a7757f95c0f200))
+* Support specifying a per-Service min-instance-count ([5737bf9](https://github.com/googleapis/google-cloud-php/commit/5737bf9d45278e67bd5e5cbde2a7757f95c0f200))
+
+
+### Documentation
+
+* Clarify some defaults and required or optional values ([#7119](https://github.com/googleapis/google-cloud-php/issues/7119)) ([5737bf9](https://github.com/googleapis/google-cloud-php/commit/5737bf9d45278e67bd5e5cbde2a7757f95c0f200))
+
+
+
+google/cloud-security-center 1.25.0
+
+
+
+### Features
+
+* Add multiple attributes ([#7132](https://github.com/googleapis/google-cloud-php/issues/7132)) ([4cfaa13](https://github.com/googleapis/google-cloud-php/commit/4cfaa139eadb934b8fe0588521a3461e079d851e))
+
+
+
+google/cloud-security-private-ca 1.6.0
+
+
+
+### Features
+
+* Add custom subject key identifier field ([#7138](https://github.com/googleapis/google-cloud-php/issues/7138)) ([451b066](https://github.com/googleapis/google-cloud-php/commit/451b0662893309cda025834761d1aabb069d3234))
+* Add support for fine-grained maximum certificate lifetime controls ([451b066](https://github.com/googleapis/google-cloud-php/commit/451b0662893309cda025834761d1aabb069d3234))
+
+
+### Documentation
+
+* A comment for field `ca_certs` in message `.google.cloud.security.privateca.v1.FetchCaCertsResponse` is changed ([451b066](https://github.com/googleapis/google-cloud-php/commit/451b0662893309cda025834761d1aabb069d3234))
+* A comment for field `subject` in message `.google.cloud.security.privateca.v1.CertificateConfig` is changed ([451b066](https://github.com/googleapis/google-cloud-php/commit/451b0662893309cda025834761d1aabb069d3234))
+* A comment for method `FetchCaCerts` in service `CertificateAuthorityService` is changed ([451b066](https://github.com/googleapis/google-cloud-php/commit/451b0662893309cda025834761d1aabb069d3234))
+
+
+
+google/cloud-sql-admin 0.15.0
+
+
+
+### Features
+
+* A new value `PG_SUBSCRIPTION_COUNT` is added to enum `SqlExternalSyncSettingErrorType` ([#7126](https://github.com/googleapis/google-cloud-php/issues/7126)) ([e043534](https://github.com/googleapis/google-cloud-php/commit/e043534f6635c53aed03c253eb58e1a9feaa2b90))
+* A new value `PG_SYNC_PARALLEL_LEVEL` is added to enum `SqlExternalSyncSettingErrorType` ([e043534](https://github.com/googleapis/google-cloud-php/commit/e043534f6635c53aed03c253eb58e1a9feaa2b90))
+
+
+### Documentation
+
+* Update a few doc comments ([#7115](https://github.com/googleapis/google-cloud-php/issues/7115)) ([62e2620](https://github.com/googleapis/google-cloud-php/commit/62e2620c46747574e4a710a92951175d1bbf7aac))
+
+
+
+google/cloud-storage 1.40.0
+
+
+
+### Features
+
+* **Storage:** AbortIncompleteMultipartUpload LifecycleAction ([#7099](https://github.com/googleapis/google-cloud-php/issues/7099)) ([d4d6115](https://github.com/googleapis/google-cloud-php/commit/d4d61151d45e56739d66d765c2fe1bad66bbaf28))
+* **Storage:** Implement touch on streams ([#7144](https://github.com/googleapis/google-cloud-php/issues/7144)) ([f4c6c24](https://github.com/googleapis/google-cloud-php/commit/f4c6c24ee236be121a173341350c7f77081bcb35))
+
+
+
## 0.237.0
google/cloud-access-approval 1.2.2
diff --git a/Compute/VERSION b/Compute/VERSION
index ace44233b4aa..15b989e398fc 100644
--- a/Compute/VERSION
+++ b/Compute/VERSION
@@ -1 +1 @@
-1.15.1
+1.16.0
diff --git a/Container/VERSION b/Container/VERSION
index 08002f86cc8d..cfc730712d5d 100644
--- a/Container/VERSION
+++ b/Container/VERSION
@@ -1 +1 @@
-1.27.1
+1.28.0
diff --git a/Core/VERSION b/Core/VERSION
index 43c989b55315..dad6e3a55a4d 100644
--- a/Core/VERSION
+++ b/Core/VERSION
@@ -1 +1 @@
-1.56.1
+1.56.2
diff --git a/DataCatalog/VERSION b/DataCatalog/VERSION
index 77fee73a8cf9..81c871de46b3 100644
--- a/DataCatalog/VERSION
+++ b/DataCatalog/VERSION
@@ -1 +1 @@
-1.9.3
+1.10.0
diff --git a/Datastore/VERSION b/Datastore/VERSION
index 457f0385465c..cfc730712d5d 100644
--- a/Datastore/VERSION
+++ b/Datastore/VERSION
@@ -1 +1 @@
-1.27.2
+1.28.0
diff --git a/Datastore/src/DatastoreClient.php b/Datastore/src/DatastoreClient.php
index 2083c5e1860e..be00366fbc97 100644
--- a/Datastore/src/DatastoreClient.php
+++ b/Datastore/src/DatastoreClient.php
@@ -92,7 +92,7 @@ class DatastoreClient
use ClientTrait;
use DatastoreTrait;
- const VERSION = '1.27.2';
+ const VERSION = '1.28.0';
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/datastore';
diff --git a/Dialogflow/VERSION b/Dialogflow/VERSION
index ca7176690dd6..0eed1a29efd6 100644
--- a/Dialogflow/VERSION
+++ b/Dialogflow/VERSION
@@ -1 +1 @@
-1.11.2
+1.12.0
diff --git a/DiscoveryEngine/VERSION b/DiscoveryEngine/VERSION
index f374f6662e9a..78bc1abd14f2 100644
--- a/DiscoveryEngine/VERSION
+++ b/DiscoveryEngine/VERSION
@@ -1 +1 @@
-0.9.1
+0.10.0
diff --git a/Dlp/VERSION b/Dlp/VERSION
index 6b89d58f861a..feaae22bac7e 100644
--- a/Dlp/VERSION
+++ b/Dlp/VERSION
@@ -1 +1 @@
-1.12.2
+1.13.0
diff --git a/Firestore/VERSION b/Firestore/VERSION
index 5f24410720f5..a50908ca3daf 100644
--- a/Firestore/VERSION
+++ b/Firestore/VERSION
@@ -1 +1 @@
-1.41.2
+1.42.0
diff --git a/Firestore/src/FirestoreClient.php b/Firestore/src/FirestoreClient.php
index bef5fbafcb1d..df1401c10947 100644
--- a/Firestore/src/FirestoreClient.php
+++ b/Firestore/src/FirestoreClient.php
@@ -75,7 +75,7 @@ class FirestoreClient
use SnapshotTrait;
use ValidateTrait;
- const VERSION = '1.41.2';
+ const VERSION = '1.42.0';
const DEFAULT_DATABASE = '(default)';
diff --git a/Grafeas/VERSION b/Grafeas/VERSION
index 2003b639c400..78bc1abd14f2 100644
--- a/Grafeas/VERSION
+++ b/Grafeas/VERSION
@@ -1 +1 @@
-0.9.2
+0.10.0
diff --git a/NetApp/VERSION b/NetApp/VERSION
index ee1372d33a29..7179039691ce 100644
--- a/NetApp/VERSION
+++ b/NetApp/VERSION
@@ -1 +1 @@
-0.2.2
+0.2.3
diff --git a/NetworkManagement/VERSION b/NetworkManagement/VERSION
index 4cda8f19edc7..dc1e644a1014 100644
--- a/NetworkManagement/VERSION
+++ b/NetworkManagement/VERSION
@@ -1 +1 @@
-1.5.2
+1.6.0
diff --git a/Quotas/VERSION b/Quotas/VERSION
index d917d3e26adc..b1e80bb2480a 100644
--- a/Quotas/VERSION
+++ b/Quotas/VERSION
@@ -1 +1 @@
-0.1.2
+0.1.3
diff --git a/RecaptchaEnterprise/VERSION b/RecaptchaEnterprise/VERSION
index 9ab8337f3962..81c871de46b3 100644
--- a/RecaptchaEnterprise/VERSION
+++ b/RecaptchaEnterprise/VERSION
@@ -1 +1 @@
-1.9.1
+1.10.0
diff --git a/Run/VERSION b/Run/VERSION
index 100435be135a..ac39a106c485 100644
--- a/Run/VERSION
+++ b/Run/VERSION
@@ -1 +1 @@
-0.8.2
+0.9.0
diff --git a/SecurityCenter/VERSION b/SecurityCenter/VERSION
index 53cc1a6f9292..ad2191947f7b 100644
--- a/SecurityCenter/VERSION
+++ b/SecurityCenter/VERSION
@@ -1 +1 @@
-1.24.0
+1.25.0
diff --git a/SecurityPrivateCa/VERSION b/SecurityPrivateCa/VERSION
index 4cda8f19edc7..dc1e644a1014 100644
--- a/SecurityPrivateCa/VERSION
+++ b/SecurityPrivateCa/VERSION
@@ -1 +1 @@
-1.5.2
+1.6.0
diff --git a/SqlAdmin/VERSION b/SqlAdmin/VERSION
index a803cc227fe6..a5510516948f 100644
--- a/SqlAdmin/VERSION
+++ b/SqlAdmin/VERSION
@@ -1 +1 @@
-0.14.0
+0.15.0
diff --git a/Storage/VERSION b/Storage/VERSION
index 0c11aad2f9c6..32b7211cb618 100644
--- a/Storage/VERSION
+++ b/Storage/VERSION
@@ -1 +1 @@
-1.39.1
+1.40.0
diff --git a/Storage/src/StorageClient.php b/Storage/src/StorageClient.php
index 3276d2cc92c0..3d340eae118c 100644
--- a/Storage/src/StorageClient.php
+++ b/Storage/src/StorageClient.php
@@ -47,7 +47,7 @@ class StorageClient
use ArrayTrait;
use ClientTrait;
- const VERSION = '1.39.1';
+ const VERSION = '1.40.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/composer.json b/composer.json
index 4d90b26e2b94..ca9daa0bb7fa 100644
--- a/composer.json
+++ b/composer.json
@@ -73,10 +73,10 @@
"google/access-context-manager": "0.5.2",
"google/analytics-admin": "0.22.2",
"google/analytics-data": "0.16.2",
- "google/apps-meet": "0.1.2",
+ "google/apps-meet": "0.2.0",
"google/cloud-access-approval": "1.2.2",
"google/cloud-advisorynotifications": "0.7.2",
- "google/cloud-ai-platform": "0.35.0",
+ "google/cloud-ai-platform": "0.36.0",
"google/cloud-alloydb": "0.10.0",
"google/cloud-api-gateway": "1.3.2",
"google/cloud-api-keys": "0.4.2",
@@ -84,7 +84,7 @@
"google/cloud-apigee-registry": "0.5.2",
"google/cloud-appengine-admin": "1.3.2",
"google/cloud-artifact-registry": "0.6.2",
- "google/cloud-asset": "1.14.4",
+ "google/cloud-asset": "1.15.0",
"google/cloud-assured-workloads": "0.11.2",
"google/cloud-automl": "1.6.2",
"google/cloud-bare-metal-solution": "0.6.2",
@@ -107,19 +107,19 @@
"google/cloud-billing": "1.9.4",
"google/cloud-billing-budgets": "1.4.2",
"google/cloud-binary-authorization": "0.8.3",
- "google/cloud-build": "0.15.2",
+ "google/cloud-build": "0.16.0",
"google/cloud-certificate-manager": "0.6.2",
"google/cloud-channel": "1.9.2",
"google/cloud-commerce-consumer-procurement": "0.2.2",
"google/cloud-common-protos": "0.5.0",
- "google/cloud-compute": "1.15.1",
+ "google/cloud-compute": "1.16.0",
"google/cloud-confidentialcomputing": "0.7.2",
"google/cloud-config": "0.3.3",
"google/cloud-contact-center-insights": "1.9.2",
- "google/cloud-container": "1.27.1",
+ "google/cloud-container": "1.28.0",
"google/cloud-container-analysis": "0.5.3",
- "google/cloud-core": "1.56.1",
- "google/cloud-data-catalog": "1.9.3",
+ "google/cloud-core": "1.56.2",
+ "google/cloud-data-catalog": "1.10.0",
"google/cloud-data-fusion": "0.6.2",
"google/cloud-datacatalog-lineage": "0.5.2",
"google/cloud-dataflow": "0.6.1",
@@ -128,15 +128,15 @@
"google/cloud-dataplex": "0.14.3",
"google/cloud-dataproc": "3.13.1",
"google/cloud-dataproc-metastore": "0.11.2",
- "google/cloud-datastore": "1.27.2",
+ "google/cloud-datastore": "1.28.0",
"google/cloud-datastore-admin": "0.8.2",
"google/cloud-datastream": "1.5.2",
"google/cloud-debugger": "1.8.4",
"google/cloud-deploy": "0.17.2",
- "google/cloud-dialogflow": "1.11.2",
+ "google/cloud-dialogflow": "1.12.0",
"google/cloud-dialogflow-cx": "0.3.1",
- "google/cloud-discoveryengine": "0.9.1",
- "google/cloud-dlp": "1.12.2",
+ "google/cloud-discoveryengine": "0.10.0",
+ "google/cloud-dlp": "1.13.0",
"google/cloud-dms": "1.5.2",
"google/cloud-document-ai": "1.11.1",
"google/cloud-domains": "0.5.2",
@@ -146,7 +146,7 @@
"google/cloud-eventarc": "1.3.2",
"google/cloud-eventarc-publishing": "0.6.1",
"google/cloud-filestore": "1.5.4",
- "google/cloud-firestore": "1.41.2",
+ "google/cloud-firestore": "1.42.0",
"google/cloud-functions": "1.6.2",
"google/cloud-game-servers": "1.2.4",
"google/cloud-gke-backup": "0.6.2",
@@ -169,9 +169,9 @@
"google/cloud-memcache": "1.3.2",
"google/cloud-migrationcenter": "0.4.2",
"google/cloud-monitoring": "1.9.2",
- "google/cloud-netapp": "0.2.2",
+ "google/cloud-netapp": "0.2.3",
"google/cloud-network-connectivity": "1.5.2",
- "google/cloud-network-management": "1.5.2",
+ "google/cloud-network-management": "1.6.0",
"google/cloud-network-security": "0.6.2",
"google/cloud-notebooks": "0.7.2",
"google/cloud-optimization": "0.6.2",
@@ -185,9 +185,9 @@
"google/cloud-private-catalog": "0.4.1",
"google/cloud-profiler": "1.4.0",
"google/cloud-pubsub": "2.0.0",
- "google/cloud-quotas": "0.1.2",
+ "google/cloud-quotas": "0.1.3",
"google/cloud-rapidmigrationassessment": "0.3.2",
- "google/cloud-recaptcha-enterprise": "1.9.1",
+ "google/cloud-recaptcha-enterprise": "1.10.0",
"google/cloud-recommendations-ai": "0.7.2",
"google/cloud-recommender": "1.11.2",
"google/cloud-redis": "1.9.2",
@@ -195,12 +195,12 @@
"google/cloud-resource-manager": "0.8.2",
"google/cloud-resource-settings": "1.2.2",
"google/cloud-retail": "1.6.1",
- "google/cloud-run": "0.8.2",
+ "google/cloud-run": "0.9.0",
"google/cloud-scheduler": "1.10.2",
"google/cloud-secret-manager": "1.13.2",
"google/cloud-securesourcemanager": "0.2.2",
- "google/cloud-security-center": "1.24.0",
- "google/cloud-security-private-ca": "1.5.2",
+ "google/cloud-security-center": "1.25.0",
+ "google/cloud-security-private-ca": "1.6.0",
"google/cloud-security-public-ca": "0.3.2",
"google/cloud-securitycentermanagement": "0.2.4",
"google/cloud-service-control": "1.4.1",
@@ -211,8 +211,8 @@
"google/cloud-shell": "1.3.2",
"google/cloud-spanner": "1.74.0",
"google/cloud-speech": "1.17.1",
- "google/cloud-sql-admin": "0.14.0",
- "google/cloud-storage": "1.39.1",
+ "google/cloud-sql-admin": "0.15.0",
+ "google/cloud-storage": "1.40.0",
"google/cloud-storage-transfer": "1.4.2",
"google/cloud-storageinsights": "0.3.2",
"google/cloud-support": "0.2.2",
@@ -234,7 +234,7 @@
"google/cloud-web-risk": "1.5.2",
"google/cloud-web-security-scanner": "0.8.2",
"google/cloud-workflows": "0.5.2",
- "google/grafeas": "0.9.2",
+ "google/grafeas": "0.10.0",
"google/longrunning": "0.3.1",
"google/shopping-common-protos": "0.2.1",
"google/shopping-css": "0.2.2",