From 5a3db106b12739d8ba43d7563624a5ade7aa20f0 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 10 Mar 2023 20:22:17 +0000
Subject: [PATCH] chore(main): release 0.199.0 (#5908)
---
AiPlatform/VERSION | 2 +-
AlloyDb/VERSION | 2 +-
AppEngineAdmin/VERSION | 2 +-
Batch/VERSION | 2 +-
BigQueryConnection/VERSION | 2 +-
BigQueryDataTransfer/VERSION | 2 +-
Bigtable/VERSION | 2 +-
Bigtable/src/BigtableClient.php | 2 +-
Build/VERSION | 2 +-
CHANGELOG.md | 292 ++++++++++++++++++++++++++++++
CertificateManager/VERSION | 2 +-
Compute/VERSION | 2 +-
ContactCenterInsights/VERSION | 2 +-
Container/VERSION | 2 +-
Core/VERSION | 2 +-
Dataplex/VERSION | 2 +-
Dialogflow/VERSION | 2 +-
Firestore/VERSION | 2 +-
Firestore/src/FirestoreClient.php | 2 +-
Grafeas/VERSION | 2 +-
Kms/VERSION | 2 +-
Profiler/VERSION | 2 +-
Scheduler/VERSION | 2 +-
Spanner/VERSION | 2 +-
Spanner/src/SpannerClient.php | 2 +-
Speech/VERSION | 2 +-
Speech/src/SpeechClient.php | 2 +-
Translate/VERSION | 2 +-
VideoTranscoder/VERSION | 2 +-
composer.json | 48 ++---
docs/manifest.json | 24 +++
src/ServiceBuilder.php | 2 +-
src/Version.php | 2 +-
33 files changed, 370 insertions(+), 54 deletions(-)
diff --git a/AiPlatform/VERSION b/AiPlatform/VERSION
index ac454c6a1fc3..54d1a4f2a4a7 100644
--- a/AiPlatform/VERSION
+++ b/AiPlatform/VERSION
@@ -1 +1 @@
-0.12.0
+0.13.0
diff --git a/AlloyDb/VERSION b/AlloyDb/VERSION
index 77d6f4ca2371..6e8bf73aa550 100644
--- a/AlloyDb/VERSION
+++ b/AlloyDb/VERSION
@@ -1 +1 @@
-0.0.0
+0.1.0
diff --git a/AppEngineAdmin/VERSION b/AppEngineAdmin/VERSION
index 21e8796a09d4..ee90284c27f1 100644
--- a/AppEngineAdmin/VERSION
+++ b/AppEngineAdmin/VERSION
@@ -1 +1 @@
-1.0.3
+1.0.4
diff --git a/Batch/VERSION b/Batch/VERSION
index 1d0ba9ea182b..8f0916f768f0 100644
--- a/Batch/VERSION
+++ b/Batch/VERSION
@@ -1 +1 @@
-0.4.0
+0.5.0
diff --git a/BigQueryConnection/VERSION b/BigQueryConnection/VERSION
index 21e8796a09d4..9084fa2f716a 100644
--- a/BigQueryConnection/VERSION
+++ b/BigQueryConnection/VERSION
@@ -1 +1 @@
-1.0.3
+1.1.0
diff --git a/BigQueryDataTransfer/VERSION b/BigQueryDataTransfer/VERSION
index 347f5833ee6d..9df886c42a1e 100644
--- a/BigQueryDataTransfer/VERSION
+++ b/BigQueryDataTransfer/VERSION
@@ -1 +1 @@
-1.4.1
+1.4.2
diff --git a/Bigtable/VERSION b/Bigtable/VERSION
index 2844977405c2..57807d6d0d0c 100644
--- a/Bigtable/VERSION
+++ b/Bigtable/VERSION
@@ -1 +1 @@
-1.21.1
+1.22.0
diff --git a/Bigtable/src/BigtableClient.php b/Bigtable/src/BigtableClient.php
index 3e7e04672bba..bbe8429cdaa6 100644
--- a/Bigtable/src/BigtableClient.php
+++ b/Bigtable/src/BigtableClient.php
@@ -40,7 +40,7 @@ class BigtableClient
{
use ArrayTrait;
- const VERSION = '1.21.1';
+ const VERSION = '1.22.0';
/**
* @var GapicClient
diff --git a/Build/VERSION b/Build/VERSION
index 1d0ba9ea182b..8f0916f768f0 100644
--- a/Build/VERSION
+++ b/Build/VERSION
@@ -1 +1 @@
-0.4.0
+0.5.0
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d94bd3d939f6..3ce47bce2078 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,297 @@
# Changelog
+## 0.199.0
+
+google/cloud-ai-platform 0.13.0
+
+
+
+### Features
+
+* [AiPlatform] add disable_container_logging to BatchPredictionJob in aiplatform v1,v1beta1 batch_prediction_job.proto ([#5921](https://github.com/googleapis/google-cloud-php/issues/5921)) ([c11e34d](https://github.com/googleapis/google-cloud-php/commit/c11e34dfdf5c01339e2460c7f81db6f4880e48cf))
+* Add BatchImportEvaluatedAnnotations rpc to aiplatform v1 model_service.proto ([c11e34d](https://github.com/googleapis/google-cloud-php/commit/c11e34dfdf5c01339e2460c7f81db6f4880e48cf))
+* Add cpu_utilization_target to Featurestore.OnlineServingConfig.Scaling in aiplatform v1 featurestore.proto ([c11e34d](https://github.com/googleapis/google-cloud-php/commit/c11e34dfdf5c01339e2460c7f81db6f4880e48cf))
+* Add disable_container_logging to BatchPredictionJob in aiplatform v1,v1beta1 batch_prediction_job.proto ([c11e34d](https://github.com/googleapis/google-cloud-php/commit/c11e34dfdf5c01339e2460c7f81db6f4880e48cf))
+* Add evaluated_annotation.proto to aiplatform v1 ([c11e34d](https://github.com/googleapis/google-cloud-php/commit/c11e34dfdf5c01339e2460c7f81db6f4880e48cf))
+* Add offline_storage_ttl_days to EntityType in aiplatform v1 entity_type.proto ([c11e34d](https://github.com/googleapis/google-cloud-php/commit/c11e34dfdf5c01339e2460c7f81db6f4880e48cf))
+* Add online_storage_ttl_days to Featurestore in aiplatform v1 featurestore.proto ([c11e34d](https://github.com/googleapis/google-cloud-php/commit/c11e34dfdf5c01339e2460c7f81db6f4880e48cf))
+* Add slice_spec to ModelEvaluationSlice in aiplatform v1 model_evaluation_slice.proto ([c11e34d](https://github.com/googleapis/google-cloud-php/commit/c11e34dfdf5c01339e2460c7f81db6f4880e48cf))
+* Add split to ExportDataConfig in aiplatform v1 dataset.proto ([c11e34d](https://github.com/googleapis/google-cloud-php/commit/c11e34dfdf5c01339e2460c7f81db6f4880e48cf))
+* Add TPU_V4_POD to AcceleratorType in aiplatform v1 accelerator_type.proto ([c11e34d](https://github.com/googleapis/google-cloud-php/commit/c11e34dfdf5c01339e2460c7f81db6f4880e48cf))
+
+
+
+google/cloud-alloydb 0.1.0
+
+
+
+### Features
+
+* Introduce AlloyDB ([#5913](https://github.com/googleapis/google-cloud-php/issues/5913)) ([302461b](https://github.com/googleapis/google-cloud-php/commit/302461bc1ff76e8e518906fe50319c7d9ac89631))
+
+
+
+google/cloud-appengine-admin 1.0.4
+
+
+
+
+
+google/cloud-batch 0.5.0
+
+
+
+### ⚠ BREAKING CHANGES
+
+* [Batch] added StatusEvent.task_state ([#5915](https://github.com/googleapis/google-cloud-php/issues/5915))
+
+### Features
+
+* [Batch] added StatusEvent.task_state ([#5915](https://github.com/googleapis/google-cloud-php/issues/5915)) ([4366506](https://github.com/googleapis/google-cloud-php/commit/43665060afda4053db639d427f202bfbc3b29a86))
+* Added StatusEvent.task_state ([4366506](https://github.com/googleapis/google-cloud-php/commit/43665060afda4053db639d427f202bfbc3b29a86))
+
+
+### Documentation
+
+* Updated comments ([4366506](https://github.com/googleapis/google-cloud-php/commit/43665060afda4053db639d427f202bfbc3b29a86))
+
+
+
+google/cloud-bigquery-connection 1.1.0
+
+
+
+### Features
+
+* Add cloud spanner connection properties - database role ([3f46207](https://github.com/googleapis/google-cloud-php/commit/3f4620708518f7b7e311103e83c41754a768721f))
+* Add cloud spanner connection properties - serverless analytics ([3f46207](https://github.com/googleapis/google-cloud-php/commit/3f4620708518f7b7e311103e83c41754a768721f))
+
+
+
+google/cloud-bigquerydatatransfer 1.4.2
+
+
+
+### Documentation
+
+* [BigQueryDataTransfer] minor comment update ([#5907](https://github.com/googleapis/google-cloud-php/issues/5907)) ([8a96c89](https://github.com/googleapis/google-cloud-php/commit/8a96c899b0e3153568486038177adb430b6fc1f4))
+* Minor comment update ([8a96c89](https://github.com/googleapis/google-cloud-php/commit/8a96c899b0e3153568486038177adb430b6fc1f4))
+
+
+
+google/cloud-bigtable 1.22.0
+
+
+
+### Features
+
+* [Bigtable] add new_partitions field for CloseStream for Cloud Bigtable ChangeStream ([#5910](https://github.com/googleapis/google-cloud-php/issues/5910)) ([513701d](https://github.com/googleapis/google-cloud-php/commit/513701d0e9f2088a37ca952490a46407c1f131dc))
+* Add new_partitions field for CloseStream for Cloud Bigtable ChangeStream ([513701d](https://github.com/googleapis/google-cloud-php/commit/513701d0e9f2088a37ca952490a46407c1f131dc))
+
+
+
+google/cloud-build 0.5.0
+
+
+
+### Features
+
+* [Build] updates from OwlBrent ([#5934](https://github.com/googleapis/google-cloud-php/issues/5934)) ([2a9a4b8](https://github.com/googleapis/google-cloud-php/commit/2a9a4b81b42f2cd427597ff2a68d0e71a4b051bf))
+* Add DefaultLogsBucketBehavior to BuildOptions ([#5945](https://github.com/googleapis/google-cloud-php/issues/5945)) ([83e7800](https://github.com/googleapis/google-cloud-php/commit/83e7800535143af4aad81e6a48ce6ec65ff67964))
+* **Build:** Introduce cloudbuild v2 ([#5924](https://github.com/googleapis/google-cloud-php/issues/5924)) ([9453ab3](https://github.com/googleapis/google-cloud-php/commit/9453ab3d7d836f2fce8d957b9b49fe1073945a27))
+
+
+
+google/cloud-certificate-manager 0.3.5
+
+
+
+### Documentation
+
+* [CertificateManager] corrected information about the limit of certificates that can be attached to a Certificate Map Entry ([#5911](https://github.com/googleapis/google-cloud-php/issues/5911)) ([5b60ec2](https://github.com/googleapis/google-cloud-php/commit/5b60ec2d08d4035909fc49defc74dbff7abdf591))
+* Corrected information about the limit of certificates that can be attached to a Certificate Map Entry ([5b60ec2](https://github.com/googleapis/google-cloud-php/commit/5b60ec2d08d4035909fc49defc74dbff7abdf591))
+
+
+
+google/cloud-compute 1.7.1
+
+
+
+
+
+google/cloud-contact-center-insights 1.1.0
+
+
+
+### Features
+
+* Add a way to specify the conversation automatic analysis percentage for the UploadConversation API when creating Analyses in Insights ([06e3f61](https://github.com/googleapis/google-cloud-php/commit/06e3f61fde41b6dc76a6626b6e18e4cf84a42f1b))
+* Add Configurable Analysis, Bulk Upload, Bulk Analyze, Delete Issue Apis ([06e3f61](https://github.com/googleapis/google-cloud-php/commit/06e3f61fde41b6dc76a6626b6e18e4cf84a42f1b))
+* Add IngestConversationsStats ([06e3f61](https://github.com/googleapis/google-cloud-php/commit/06e3f61fde41b6dc76a6626b6e18e4cf84a42f1b))
+* Add location methods ([06e3f61](https://github.com/googleapis/google-cloud-php/commit/06e3f61fde41b6dc76a6626b6e18e4cf84a42f1b))
+
+
+### Documentation
+
+* Reformat some lines of code ([06e3f61](https://github.com/googleapis/google-cloud-php/commit/06e3f61fde41b6dc76a6626b6e18e4cf84a42f1b))
+
+
+
+google/cloud-container 1.10.2
+
+
+
+### Documentation
+
+* [Container] minor grammar improvements ([#5906](https://github.com/googleapis/google-cloud-php/issues/5906)) ([6a13def](https://github.com/googleapis/google-cloud-php/commit/6a13def1af0344a2336f33045f216f42b98a5f8c))
+* Minor grammar improvements ([6a13def](https://github.com/googleapis/google-cloud-php/commit/6a13def1af0344a2336f33045f216f42b98a5f8c))
+* Minor typo fix ([#5925](https://github.com/googleapis/google-cloud-php/issues/5925)) ([136306f](https://github.com/googleapis/google-cloud-php/commit/136306f01460c46f8312e3725519f41d67d19a1c))
+
+
+
+google/cloud-core 1.49.2
+
+
+
+
+
+google/cloud-dataplex 0.2.2
+
+
+
+### Documentation
+
+* Improvements to DataScan API documentation ([5f60837](https://github.com/googleapis/google-cloud-php/commit/5f6083774990027b48dfee82f4a137201c6f4c07))
+
+
+
+google/cloud-dialogflow 1.3.0
+
+
+
+### Features
+
+* Added support for custom content types ([010917c](https://github.com/googleapis/google-cloud-php/commit/010917cf182eb51c62c0ed6c90b508ae56703fcd))
+
+
+### Documentation
+
+* Clarified wording around quota usage ([010917c](https://github.com/googleapis/google-cloud-php/commit/010917cf182eb51c62c0ed6c90b508ae56703fcd))
+
+
+
+google/cloud-firestore 1.28.0
+
+
+
+### Features
+
+* Add `OR` query support ([e69cb24](https://github.com/googleapis/google-cloud-php/commit/e69cb2469a4c407ea33eb419644a199ac7ad1720))
+
+
+### Documentation
+
+* Improve the API documentation for the `Firestore.ListDocuments` RPC ([e69cb24](https://github.com/googleapis/google-cloud-php/commit/e69cb2469a4c407ea33eb419644a199ac7ad1720))
+* Minor documentation formatting and cleanup ([e69cb24](https://github.com/googleapis/google-cloud-php/commit/e69cb2469a4c407ea33eb419644a199ac7ad1720))
+
+
+
+google/grafeas 0.5.0
+
+
+
+### Features
+
+* [Grafeas] Import of Grafeas from Github ([#5920](https://github.com/googleapis/google-cloud-php/issues/5920)) ([6a3386a](https://github.com/googleapis/google-cloud-php/commit/6a3386a778a24e9a1406fe275fef5bf6cf81ca00))
+* Import of Grafeas from Github ([6a3386a](https://github.com/googleapis/google-cloud-php/commit/6a3386a778a24e9a1406fe275fef5bf6cf81ca00))
+
+
+
+google/cloud-kms 1.16.0
+
+
+
+### Features
+
+* [Kms] add support for Coordinated External Keys ([#5929](https://github.com/googleapis/google-cloud-php/issues/5929)) ([f78bcf0](https://github.com/googleapis/google-cloud-php/commit/f78bcf029331dfa88f8f6cd63c69f7613b50fb13))
+* Add support for Coordinated External Keys ([f78bcf0](https://github.com/googleapis/google-cloud-php/commit/f78bcf029331dfa88f8f6cd63c69f7613b50fb13))
+
+
+
+google/cloud-profiler 1.1.0
+
+
+
+### Features
+
+* Added new method signatures for `CreateOfflineProfile`, `UpdateProfile` ([#5943](https://github.com/googleapis/google-cloud-php/issues/5943)) ([ea67032](https://github.com/googleapis/google-cloud-php/commit/ea670325106c839924b210f12bc1085cd79e9401))
+* Marked `Profile` as a resource ([ea67032](https://github.com/googleapis/google-cloud-php/commit/ea670325106c839924b210f12bc1085cd79e9401))
+
+
+### Bug Fixes
+
+* Marked some fields as input only or output only ([ea67032](https://github.com/googleapis/google-cloud-php/commit/ea670325106c839924b210f12bc1085cd79e9401))
+
+
+### Documentation
+
+* Updated comments ([ea67032](https://github.com/googleapis/google-cloud-php/commit/ea670325106c839924b210f12bc1085cd79e9401))
+
+
+
+google/cloud-scheduler 1.8.0
+
+
+
+### Features
+
+* Location API methods ([0429b0a](https://github.com/googleapis/google-cloud-php/commit/0429b0a1d289ae2cbc0b37f8ae1e93d0cdbe3542))
+
+
+### Documentation
+
+* Updated comments ([0429b0a](https://github.com/googleapis/google-cloud-php/commit/0429b0a1d289ae2cbc0b37f8ae1e93d0cdbe3542))
+
+
+
+google/cloud-spanner 1.58.0
+
+
+
+### Features
+
+* Adding new fields for Serverless analytics ([4bbd764](https://github.com/googleapis/google-cloud-php/commit/4bbd7640c6f4578be9e264fe4a61efc1a95d26c7))
+
+
+
+google/cloud-speech 1.10.0
+
+
+
+### Features
+
+* [Speech] Voice Activity Detection: adding speech event time and speech event type ([#5902](https://github.com/googleapis/google-cloud-php/issues/5902)) ([58f3ed0](https://github.com/googleapis/google-cloud-php/commit/58f3ed0c5025d56f7705fa0c6b5e894f37719f3d))
+* Voice Activity Detection: adding speech event time and speech event type ([58f3ed0](https://github.com/googleapis/google-cloud-php/commit/58f3ed0c5025d56f7705fa0c6b5e894f37719f3d))
+
+
+
+google/cloud-translate 1.13.1
+
+
+
+
+
+google/cloud-video-transcoder 0.6.0
+
+
+
+### Features
+
+* [VideoTranscoder] Specifying language code and display name for text and audio streams is now supported ([#5912](https://github.com/googleapis/google-cloud-php/issues/5912)) ([56326d4](https://github.com/googleapis/google-cloud-php/commit/56326d440045171e644126d559df30055e90aed3))
+* Specifying language code and display name for text and audio streams is now supported ([56326d4](https://github.com/googleapis/google-cloud-php/commit/56326d440045171e644126d559df30055e90aed3))
+
+
+
## 0.198.0
google/cloud-advisorynotifications 0.1.0
diff --git a/CertificateManager/VERSION b/CertificateManager/VERSION
index 42045acae20f..c2c0004f0e2a 100644
--- a/CertificateManager/VERSION
+++ b/CertificateManager/VERSION
@@ -1 +1 @@
-0.3.4
+0.3.5
diff --git a/Compute/VERSION b/Compute/VERSION
index bd8bf882d061..943f9cbc4ec7 100644
--- a/Compute/VERSION
+++ b/Compute/VERSION
@@ -1 +1 @@
-1.7.0
+1.7.1
diff --git a/ContactCenterInsights/VERSION b/ContactCenterInsights/VERSION
index 21e8796a09d4..9084fa2f716a 100644
--- a/ContactCenterInsights/VERSION
+++ b/ContactCenterInsights/VERSION
@@ -1 +1 @@
-1.0.3
+1.1.0
diff --git a/Container/VERSION b/Container/VERSION
index 4dae2985b58c..5ad2491cf880 100644
--- a/Container/VERSION
+++ b/Container/VERSION
@@ -1 +1 @@
-1.10.1
+1.10.2
diff --git a/Core/VERSION b/Core/VERSION
index 29306a90b941..666633dfe90a 100644
--- a/Core/VERSION
+++ b/Core/VERSION
@@ -1 +1 @@
-1.49.1
+1.49.2
diff --git a/Dataplex/VERSION b/Dataplex/VERSION
index 0c62199f16ac..ee1372d33a29 100644
--- a/Dataplex/VERSION
+++ b/Dataplex/VERSION
@@ -1 +1 @@
-0.2.1
+0.2.2
diff --git a/Dialogflow/VERSION b/Dialogflow/VERSION
index 26aaba0e8663..f0bb29e76388 100644
--- a/Dialogflow/VERSION
+++ b/Dialogflow/VERSION
@@ -1 +1 @@
-1.2.0
+1.3.0
diff --git a/Firestore/VERSION b/Firestore/VERSION
index 3bae5204be9e..cfc730712d5d 100644
--- a/Firestore/VERSION
+++ b/Firestore/VERSION
@@ -1 +1 @@
-1.27.3
+1.28.0
diff --git a/Firestore/src/FirestoreClient.php b/Firestore/src/FirestoreClient.php
index f2d17f97ef9f..e9d41a708c08 100644
--- a/Firestore/src/FirestoreClient.php
+++ b/Firestore/src/FirestoreClient.php
@@ -75,7 +75,7 @@ class FirestoreClient
use SnapshotTrait;
use ValidateTrait;
- const VERSION = '1.27.3';
+ const VERSION = '1.28.0';
const DEFAULT_DATABASE = '(default)';
diff --git a/Grafeas/VERSION b/Grafeas/VERSION
index 6f2743d65dc0..8f0916f768f0 100644
--- a/Grafeas/VERSION
+++ b/Grafeas/VERSION
@@ -1 +1 @@
-0.4.4
+0.5.0
diff --git a/Kms/VERSION b/Kms/VERSION
index f2380cc7aefe..15b989e398fc 100644
--- a/Kms/VERSION
+++ b/Kms/VERSION
@@ -1 +1 @@
-1.15.3
+1.16.0
diff --git a/Profiler/VERSION b/Profiler/VERSION
index 21e8796a09d4..9084fa2f716a 100644
--- a/Profiler/VERSION
+++ b/Profiler/VERSION
@@ -1 +1 @@
-1.0.3
+1.1.0
diff --git a/Scheduler/VERSION b/Scheduler/VERSION
index 943f9cbc4ec7..27f9cd322bb9 100644
--- a/Scheduler/VERSION
+++ b/Scheduler/VERSION
@@ -1 +1 @@
-1.7.1
+1.8.0
diff --git a/Spanner/VERSION b/Spanner/VERSION
index 373aea97570a..79f82f6b8e0c 100644
--- a/Spanner/VERSION
+++ b/Spanner/VERSION
@@ -1 +1 @@
-1.57.0
+1.58.0
diff --git a/Spanner/src/SpannerClient.php b/Spanner/src/SpannerClient.php
index 7813ef424461..baa6c8635c29 100644
--- a/Spanner/src/SpannerClient.php
+++ b/Spanner/src/SpannerClient.php
@@ -93,7 +93,7 @@ class SpannerClient
use LROTrait;
use ValidateTrait;
- const VERSION = '1.57.0';
+ const VERSION = '1.58.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 9ab8337f3962..81c871de46b3 100644
--- a/Speech/VERSION
+++ b/Speech/VERSION
@@ -1 +1 @@
-1.9.1
+1.10.0
diff --git a/Speech/src/SpeechClient.php b/Speech/src/SpeechClient.php
index 5018587f338c..199f346fe93b 100644
--- a/Speech/src/SpeechClient.php
+++ b/Speech/src/SpeechClient.php
@@ -50,7 +50,7 @@ class SpeechClient
{
use ClientTrait;
- const VERSION = '1.9.1';
+ const VERSION = '1.10.0';
const SCOPE = 'https://www.googleapis.com/auth/cloud-platform';
diff --git a/Translate/VERSION b/Translate/VERSION
index feaae22bac7e..b50dd27dd92e 100644
--- a/Translate/VERSION
+++ b/Translate/VERSION
@@ -1 +1 @@
-1.13.0
+1.13.1
diff --git a/VideoTranscoder/VERSION b/VideoTranscoder/VERSION
index be14282b7fff..a918a2aa18d5 100644
--- a/VideoTranscoder/VERSION
+++ b/VideoTranscoder/VERSION
@@ -1 +1 @@
-0.5.3
+0.6.0
diff --git a/composer.json b/composer.json
index 541d2f5ef04f..21a48ee492b8 100644
--- a/composer.json
+++ b/composer.json
@@ -80,19 +80,19 @@
"google/analytics-data": "0.9.4",
"google/cloud-access-approval": "1.0.3",
"google/cloud-advisorynotifications": "0.1.0",
- "google/cloud-ai-platform": "0.12.0",
- "google/cloud-alloydb": "0.0.0",
+ "google/cloud-ai-platform": "0.13.0",
+ "google/cloud-alloydb": "0.1.0",
"google/cloud-api-gateway": "1.0.3",
"google/cloud-api-keys": "0.1.4",
"google/cloud-apigee-connect": "1.0.3",
"google/cloud-apigee-registry": "0.2.5",
- "google/cloud-appengine-admin": "1.0.3",
+ "google/cloud-appengine-admin": "1.0.4",
"google/cloud-artifact-registry": "0.3.9",
"google/cloud-asset": "1.10.1",
"google/cloud-assured-workloads": "0.8.0",
"google/cloud-automl": "1.4.14",
"google/cloud-bare-metal-solution": "0.2.6",
- "google/cloud-batch": "0.4.0",
+ "google/cloud-batch": "0.5.0",
"google/cloud-beyondcorp-appconnections": "0.1.4",
"google/cloud-beyondcorp-appconnectors": "0.1.4",
"google/cloud-beyondcorp-appgateways": "0.1.4",
@@ -100,33 +100,33 @@
"google/cloud-beyondcorp-clientgateways": "0.1.4",
"google/cloud-bigquery": "1.24.0",
"google/cloud-bigquery-analyticshub": "0.1.4",
- "google/cloud-bigquery-connection": "1.0.3",
+ "google/cloud-bigquery-connection": "1.1.0",
"google/cloud-bigquery-data-exchange": "0.2.4",
"google/cloud-bigquery-datapolicies": "0.2.2",
"google/cloud-bigquery-migration": "0.1.4",
"google/cloud-bigquery-reservation": "1.0.3",
"google/cloud-bigquery-storage": "1.2.10",
- "google/cloud-bigquerydatatransfer": "1.4.1",
- "google/cloud-bigtable": "1.21.1",
+ "google/cloud-bigquerydatatransfer": "1.4.2",
+ "google/cloud-bigtable": "1.22.0",
"google/cloud-billing": "1.5.3",
"google/cloud-billing-budgets": "1.0.3",
"google/cloud-binary-authorization": "0.5.7",
- "google/cloud-build": "0.4.0",
- "google/cloud-certificate-manager": "0.3.4",
+ "google/cloud-build": "0.5.0",
+ "google/cloud-certificate-manager": "0.3.5",
"google/cloud-channel": "1.1.1",
"google/cloud-common-protos": "0.3.8",
- "google/cloud-compute": "1.7.0",
- "google/cloud-contact-center-insights": "1.0.3",
- "google/cloud-container": "1.10.1",
+ "google/cloud-compute": "1.7.1",
+ "google/cloud-contact-center-insights": "1.1.0",
+ "google/cloud-container": "1.10.2",
"google/cloud-container-analysis": "0.2.10",
- "google/cloud-core": "1.49.1",
+ "google/cloud-core": "1.49.2",
"google/cloud-data-catalog": "1.3.9",
"google/cloud-data-fusion": "0.2.9",
"google/cloud-datacatalog-lineage": "0.1.0",
"google/cloud-dataflow": "0.3.8",
"google/cloud-dataform": "0.1.4",
"google/cloud-datalabeling": "0.1.12",
- "google/cloud-dataplex": "0.2.1",
+ "google/cloud-dataplex": "0.2.2",
"google/cloud-dataproc": "3.5.0",
"google/cloud-dataproc-metastore": "0.5.1",
"google/cloud-datastore": "1.19.0",
@@ -134,7 +134,7 @@
"google/cloud-datastream": "1.0.3",
"google/cloud-debugger": "1.4.14",
"google/cloud-deploy": "0.3.4",
- "google/cloud-dialogflow": "1.2.0",
+ "google/cloud-dialogflow": "1.3.0",
"google/cloud-dlp": "1.8.3",
"google/cloud-dms": "1.0.3",
"google/cloud-document-ai": "1.2.0",
@@ -144,7 +144,7 @@
"google/cloud-eventarc": "1.0.3",
"google/cloud-eventarc-publishing": "0.3.3",
"google/cloud-filestore": "1.0.3",
- "google/cloud-firestore": "1.27.3",
+ "google/cloud-firestore": "1.28.0",
"google/cloud-functions": "1.0.3",
"google/cloud-game-servers": "1.0.3",
"google/cloud-gke-backup": "0.1.5",
@@ -157,7 +157,7 @@
"google/cloud-iap": "1.1.1",
"google/cloud-ids": "0.1.10",
"google/cloud-iot": "1.5.9",
- "google/cloud-kms": "1.15.3",
+ "google/cloud-kms": "1.16.0",
"google/cloud-language": "0.28.3",
"google/cloud-life-sciences": "0.3.3",
"google/cloud-logging": "1.25.2",
@@ -176,7 +176,7 @@
"google/cloud-oslogin": "1.4.3",
"google/cloud-policy-troubleshooter": "1.0.3",
"google/cloud-private-catalog": "0.2.12",
- "google/cloud-profiler": "1.0.3",
+ "google/cloud-profiler": "1.1.0",
"google/cloud-pubsub": "1.41.0",
"google/cloud-recaptcha-enterprise": "1.2.6",
"google/cloud-recommendations-ai": "0.4.10",
@@ -186,7 +186,7 @@
"google/cloud-resource-settings": "1.0.3",
"google/cloud-retail": "1.1.1",
"google/cloud-run": "0.3.3",
- "google/cloud-scheduler": "1.7.1",
+ "google/cloud-scheduler": "1.8.0",
"google/cloud-secret-manager": "1.10.2",
"google/cloud-security-center": "1.14.1",
"google/cloud-security-private-ca": "1.1.0",
@@ -196,8 +196,8 @@
"google/cloud-service-management": "1.0.3",
"google/cloud-service-usage": "1.0.3",
"google/cloud-shell": "1.0.3",
- "google/cloud-spanner": "1.57.0",
- "google/cloud-speech": "1.9.1",
+ "google/cloud-spanner": "1.58.0",
+ "google/cloud-speech": "1.10.0",
"google/cloud-sql-admin": "0.2.9",
"google/cloud-storage": "1.30.2",
"google/cloud-storage-transfer": "1.0.3",
@@ -206,10 +206,10 @@
"google/cloud-text-to-speech": "1.5.2",
"google/cloud-tpu": "1.0.3",
"google/cloud-trace": "1.5.1",
- "google/cloud-translate": "1.13.0",
+ "google/cloud-translate": "1.13.1",
"google/cloud-video-live-stream": "0.2.6",
"google/cloud-video-stitcher": "0.3.4",
- "google/cloud-video-transcoder": "0.5.3",
+ "google/cloud-video-transcoder": "0.6.0",
"google/cloud-videointelligence": "1.12.14",
"google/cloud-vision": "1.6.4",
"google/cloud-vm-migration": "0.3.0",
@@ -218,7 +218,7 @@
"google/cloud-web-risk": "1.2.4",
"google/cloud-web-security-scanner": "0.7.11",
"google/cloud-workflows": "0.2.12",
- "google/grafeas": "0.4.4",
+ "google/grafeas": "0.5.0",
"google/longrunning": "0.2.4"
},
"suggest": {
diff --git a/docs/manifest.json b/docs/manifest.json
index e8e6d8ae30dc..3608145f5179 100644
--- a/docs/manifest.json
+++ b/docs/manifest.json
@@ -11,6 +11,7 @@
"name": "google/cloud",
"defaultService": "servicebuilder",
"versions": [
+ "v0.199.0",
"v0.198.0",
"v0.197.0",
"v0.196.0",
@@ -205,6 +206,7 @@
"name": "google/cloud-ai-platform",
"defaultService": "aiplatform/readme",
"versions": [
+ "v0.13.0",
"v0.12.0",
"v0.11.1",
"v0.11.0",
@@ -300,6 +302,7 @@
"name": "google/cloud-appengine-admin",
"defaultService": "appengineadmin/readme",
"versions": [
+ "v1.0.4",
"v1.0.3",
"v1.0.2",
"v1.0.1",
@@ -492,6 +495,7 @@
"name": "google/cloud-batch",
"defaultService": "batch/readme",
"versions": [
+ "v0.5.0",
"v0.4.0",
"v0.3.0",
"v0.2.2",
@@ -657,6 +661,7 @@
"name": "google/cloud-bigquery-connection",
"defaultService": "bigqueryconnection/readme",
"versions": [
+ "v1.1.0",
"v1.0.3",
"v1.0.2",
"v1.0.1",
@@ -794,6 +799,7 @@
"name": "google/cloud-bigquerydatatransfer",
"defaultService": "bigquerydatatransfer/readme",
"versions": [
+ "v1.4.2",
"v1.4.1",
"v1.4.0",
"v1.3.8",
@@ -861,6 +867,7 @@
"name": "google/cloud-bigtable",
"defaultService": "bigtable/readme",
"versions": [
+ "v1.22.0",
"v1.21.1",
"v1.21.0",
"v1.20.3",
@@ -1035,6 +1042,7 @@
"name": "google/cloud-build",
"defaultService": "build/readme",
"versions": [
+ "v0.5.0",
"v0.4.0",
"v0.3.8",
"v0.3.7",
@@ -1057,6 +1065,7 @@
"name": "google/cloud-certificate-manager",
"defaultService": "certificatemanager/readme",
"versions": [
+ "v0.3.5",
"v0.3.4",
"v0.3.3",
"v0.3.2",
@@ -1127,6 +1136,7 @@
"name": "google/cloud-compute",
"defaultService": "compute/readme",
"versions": [
+ "v1.7.1",
"v1.7.0",
"v1.6.1",
"v1.6.0",
@@ -1159,6 +1169,7 @@
"name": "google/cloud-contact-center-insights",
"defaultService": "contactcenterinsights/readme",
"versions": [
+ "v1.1.0",
"v1.0.3",
"v1.0.2",
"v1.0.1",
@@ -1183,6 +1194,7 @@
"name": "google/cloud-container",
"defaultService": "container/readme",
"versions": [
+ "v1.10.2",
"v1.10.1",
"v1.10.0",
"v1.9.1",
@@ -1275,6 +1287,7 @@
"name": "google/cloud-core",
"defaultService": "core/servicebuilder",
"versions": [
+ "v1.49.2",
"v1.49.1",
"v1.49.0",
"v1.48.1",
@@ -1507,6 +1520,7 @@
"name": "google/cloud-dataplex",
"defaultService": "dataplex/readme",
"versions": [
+ "v0.2.2",
"v0.2.1",
"v0.2.0",
"v0.1.6",
@@ -1844,6 +1858,7 @@
"name": "google/cloud-dialogflow",
"defaultService": "dialogflow/readme",
"versions": [
+ "v1.3.0",
"v1.2.0",
"v1.1.1",
"v1.1.0",
@@ -2230,6 +2245,7 @@
"name": "google/cloud-firestore",
"defaultService": "firestore/firestoreclient",
"versions": [
+ "v1.28.0",
"v1.27.3",
"v1.27.2",
"v1.27.1",
@@ -2605,6 +2621,7 @@
"name": "google/cloud-kms",
"defaultService": "kms/readme",
"versions": [
+ "v1.16.0",
"v1.15.3",
"v1.15.2",
"v1.15.1",
@@ -3292,6 +3309,7 @@
"name": "google/cloud-profiler",
"defaultService": "profiler/readme",
"versions": [
+ "v1.1.0",
"v1.0.3",
"v1.0.2",
"v1.0.1",
@@ -3683,6 +3701,7 @@
"name": "google/cloud-scheduler",
"defaultService": "scheduler/readme",
"versions": [
+ "v1.8.0",
"v1.7.1",
"v1.7.0",
"v1.6.8",
@@ -3968,6 +3987,7 @@
"name": "google/cloud-spanner",
"defaultService": "spanner/spannerclient",
"versions": [
+ "v1.58.0",
"v1.57.0",
"v1.56.0",
"v1.55.0",
@@ -4099,6 +4119,7 @@
"name": "google/cloud-speech",
"defaultService": "speech/speechclient",
"versions": [
+ "v1.10.0",
"v1.9.1",
"v1.9.0",
"v1.8.0",
@@ -4574,6 +4595,7 @@
"name": "google/cloud-translate",
"defaultService": "translate/translateclient",
"versions": [
+ "v1.13.1",
"v1.13.0",
"v1.12.12",
"v1.12.11",
@@ -4671,6 +4693,7 @@
"name": "google/cloud-video-transcoder",
"defaultService": "videotranscoder/readme",
"versions": [
+ "v0.6.0",
"v0.5.3",
"v0.5.2",
"v0.5.1",
@@ -5022,6 +5045,7 @@
"name": "google/grafeas",
"defaultService": "grafeas/readme",
"versions": [
+ "v0.5.0",
"v0.4.4",
"v0.4.3",
"v0.4.2",
diff --git a/src/ServiceBuilder.php b/src/ServiceBuilder.php
index 7d89f61c3ff2..fb0985c0039b 100644
--- a/src/ServiceBuilder.php
+++ b/src/ServiceBuilder.php
@@ -30,5 +30,5 @@ class ServiceBuilder extends CoreServiceBuilder
/**
* @deprecated
*/
- const VERSION = '0.198.0';
+ const VERSION = '0.199.0';
}
diff --git a/src/Version.php b/src/Version.php
index f4611a5d0c7b..8159737c0e61 100644
--- a/src/Version.php
+++ b/src/Version.php
@@ -22,5 +22,5 @@
*/
class Version
{
- const VERSION = '0.198.0';
+ const VERSION = '0.199.0';
}