From 21d625839645882791954e45730f1566c0a70f7e Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Mon, 31 Jan 2022 18:25:46 +0000
Subject: [PATCH] chore(master): release 0.174.0
---
AnalyticsAdmin/VERSION | 2 +-
ArtifactRegistry/VERSION | 2 +-
Asset/VERSION | 2 +-
AutoMl/VERSION | 2 +-
BigQuery/VERSION | 2 +-
BigQuery/src/BigQueryClient.php | 2 +-
BigQueryDataTransfer/VERSION | 2 +-
BillingBudgets/VERSION | 2 +-
CHANGELOG.md | 355 ++++++++++++++++++++++++++++++
Channel/VERSION | 2 +-
CommonProtos/VERSION | 2 +-
ContactCenterInsights/VERSION | 2 +-
Container/VERSION | 2 +-
ContainerAnalysis/VERSION | 2 +-
Core/VERSION | 2 +-
DataCatalog/VERSION | 2 +-
DataFusion/VERSION | 2 +-
Datastore/VERSION | 2 +-
Datastore/src/DatastoreClient.php | 2 +-
Debugger/VERSION | 2 +-
Debugger/src/DebuggerClient.php | 2 +-
Dialogflow/VERSION | 2 +-
Domains/VERSION | 2 +-
Firestore/VERSION | 2 +-
Firestore/src/FirestoreClient.php | 2 +-
IamCredentials/VERSION | 2 +-
Kms/VERSION | 2 +-
Logging/VERSION | 2 +-
Logging/src/LoggingClient.php | 2 +-
ManagedIdentities/VERSION | 2 +-
Monitoring/VERSION | 2 +-
RecaptchaEnterprise/VERSION | 2 +-
Recommender/VERSION | 2 +-
Redis/VERSION | 2 +-
ServiceControl/VERSION | 2 +-
ServiceManagement/VERSION | 2 +-
Spanner/VERSION | 2 +-
Spanner/src/SpannerClient.php | 2 +-
Speech/VERSION | 2 +-
Speech/src/SpeechClient.php | 2 +-
SqlAdmin/VERSION | 2 +-
Storage/VERSION | 2 +-
Storage/src/StorageClient.php | 2 +-
VideoIntelligence/VERSION | 2 +-
Workflows/VERSION | 2 +-
composer.json | 72 +++---
docs/manifest.json | 37 ++++
src/ServiceBuilder.php | 2 +-
src/Version.php | 2 +-
49 files changed, 474 insertions(+), 82 deletions(-)
diff --git a/AnalyticsAdmin/VERSION b/AnalyticsAdmin/VERSION
index 2b7c5ae01848..8f0916f768f0 100644
--- a/AnalyticsAdmin/VERSION
+++ b/AnalyticsAdmin/VERSION
@@ -1 +1 @@
-0.4.2
+0.5.0
diff --git a/ArtifactRegistry/VERSION b/ArtifactRegistry/VERSION
index b1e80bb2480a..0ea3a944b399 100644
--- a/ArtifactRegistry/VERSION
+++ b/ArtifactRegistry/VERSION
@@ -1 +1 @@
-0.1.3
+0.2.0
diff --git a/Asset/VERSION b/Asset/VERSION
index 266146b87cbc..9edc58bb1dd8 100644
--- a/Asset/VERSION
+++ b/Asset/VERSION
@@ -1 +1 @@
-1.6.3
+1.6.4
diff --git a/AutoMl/VERSION b/AutoMl/VERSION
index 9df886c42a1e..428b770e3e23 100644
--- a/AutoMl/VERSION
+++ b/AutoMl/VERSION
@@ -1 +1 @@
-1.4.2
+1.4.3
diff --git a/BigQuery/VERSION b/BigQuery/VERSION
index 1b50fc31bc75..14bee92c9e72 100644
--- a/BigQuery/VERSION
+++ b/BigQuery/VERSION
@@ -1 +1 @@
-1.23.1
\ No newline at end of file
+1.23.2
diff --git a/BigQuery/src/BigQueryClient.php b/BigQuery/src/BigQueryClient.php
index 6131e14bf81e..2417797d0366 100644
--- a/BigQuery/src/BigQueryClient.php
+++ b/BigQuery/src/BigQueryClient.php
@@ -50,7 +50,7 @@ class BigQueryClient
ClientTrait::jsonDecode insteadof RetryDeciderTrait;
}
- const VERSION = '1.23.1';
+ const VERSION = '1.23.2';
const MAX_DELAY_MICROSECONDS = 32000000;
diff --git a/BigQueryDataTransfer/VERSION b/BigQueryDataTransfer/VERSION
index 3c43790f5d82..c04c650a7ad4 100644
--- a/BigQueryDataTransfer/VERSION
+++ b/BigQueryDataTransfer/VERSION
@@ -1 +1 @@
-1.2.6
+1.2.7
diff --git a/BillingBudgets/VERSION b/BillingBudgets/VERSION
index 7179039691ce..abd410582dea 100644
--- a/BillingBudgets/VERSION
+++ b/BillingBudgets/VERSION
@@ -1 +1 @@
-0.2.3
+0.2.4
diff --git a/CHANGELOG.md b/CHANGELOG.md
index aa3933ca8d65..ef681dbbc29c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,360 @@
# Changelog
+## 0.174.0
+
+google/analytics-admin 0.5.0
+
+
+
+### Features
+
+* update client libraries to support Database operations ([#4975](https://github.com/googleapis/google-cloud-php/issues/4975)) ([ab44e61](https://github.com/googleapis/google-cloud-php/commit/ab44e61daefdf29e9d69f1249ad974d2a929e51f))
+
+
+
+google/cloud-artifact-registry 0.2.0
+
+
+
+### Features
+
+* add APIs for importing and uploading Apt and Yum artifacts feat: add version policy support for Maven repositories feat: add order_by support for listing versions fix!: mark a few resource name fields as required ([#5040](https://github.com/googleapis/google-cloud-php/issues/5040)) ([33c2989](https://github.com/googleapis/google-cloud-php/commit/33c2989fb0f219dad57ea85eecaadd8c762601ab))
+
+
+
+google/cloud-asset 1.6.4
+
+
+
+### Bug Fixes
+
+* **deps:** update dependency google/cloud-osconfig to ^0.4 ([#4434](https://github.com/googleapis/google-cloud-php/issues/4434)) ([e86537d](https://github.com/googleapis/google-cloud-php/commit/e86537d0d1027a572696a42fd7665ef03ef6a47d))
+
+
+
+google/cloud-automl 1.4.3
+
+
+
+### Bug Fixes
+
+* [AutoMl] proto field markdown comment for the display_name field in annotation_payload.proto, add back java_multiple_files option to the text_sentiment.proto ([#5032](https://github.com/googleapis/google-cloud-php/issues/5032)) ([d9b1163](https://github.com/googleapis/google-cloud-php/commit/d9b1163be5423c10fab38dbf72bc9f99cfb61d3c))
+
+
+
+google/cloud-bigquery 1.23.2
+
+
+
+### Bug Fixes
+
+* [Core] Add a default argument to ArrayTrait::isAssoc ([#5024](https://github.com/googleapis/google-cloud-php/issues/5024)) ([c81eea7](https://github.com/googleapis/google-cloud-php/commit/c81eea7ce21a8f2aaed92e9bc4ed5cce5c336b91))
+
+
+
+google/cloud-bigquerydatatransfer 1.2.7
+
+
+
+### Bug Fixes
+
+* add missing static methods to veneers instead of to owlbot ([#5058](https://github.com/googleapis/google-cloud-php/issues/5058)) ([914e3fe](https://github.com/googleapis/google-cloud-php/commit/914e3fef3ca4f4f9f2585f5748ca66fa088056f2))
+
+
+
+google/cloud-billing-budgets 0.2.4
+
+
+
+
+
+google/cloud-channel 0.6.1
+
+
+
+
+
+google/cloud-common-protos 0.3.1
+
+
+
+### Bug Fixes
+
+* allow v2.0 for common protos ([#5031](https://github.com/googleapis/google-cloud-php/issues/5031)) ([580b8db](https://github.com/googleapis/google-cloud-php/commit/580b8db4db619fd099e7c6897aeea83bcfe9b08c))
+
+
+
+google/cloud-contact-center-insights 0.2.1
+
+
+
+
+
+google/cloud-container 1.6.0
+
+
+
+### Features
+
+* [Container] service update ([#5057](https://github.com/googleapis/google-cloud-php/issues/5057)) ([102388f](https://github.com/googleapis/google-cloud-php/commit/102388fdee98ece3a1cbbe3e2033b5fd940a7095))
+
+
+### Bug Fixes
+
+* [Container] reverting unintentional breaking change: GetOpenIdConfigRequest, GetOpenIdConfigResponse ([#5060](https://github.com/googleapis/google-cloud-php/issues/5060)) ([d36e7ea](https://github.com/googleapis/google-cloud-php/commit/d36e7ea2f7ba1769157f1cbf1d560afa0a511b0d))
+
+
+
+google/cloud-container-analysis 0.1.4
+
+
+
+### Bug Fixes
+
+* **deps:** update dependency google/grafeas to ^0.2.0 ([#4816](https://github.com/googleapis/google-cloud-php/issues/4816)) ([ddcbe37](https://github.com/googleapis/google-cloud-php/commit/ddcbe372aeaf0b617d9fb8607e5eae483e0e6e94))
+
+
+
+google/cloud-core 1.44.0
+
+
+
+### Features
+
+* allow failure file env-var to prevent logging ([#4982](https://github.com/googleapis/google-cloud-php/issues/4982)) ([eacb8a1](https://github.com/googleapis/google-cloud-php/commit/eacb8a14218677e5d12dcfe4e3b2b9f6704e54f4)), closes [#3832](https://github.com/googleapis/google-cloud-php/issues/3832)
+
+
+### Bug Fixes
+
+* [Core] Add a default argument to ArrayTrait::isAssoc ([#5024](https://github.com/googleapis/google-cloud-php/issues/5024)) ([c81eea7](https://github.com/googleapis/google-cloud-php/commit/c81eea7ce21a8f2aaed92e9bc4ed5cce5c336b91))
+* allow v2.0 for common protos ([#5031](https://github.com/googleapis/google-cloud-php/issues/5031)) ([580b8db](https://github.com/googleapis/google-cloud-php/commit/580b8db4db619fd099e7c6897aeea83bcfe9b08c))
+
+
+
+google/cloud-data-catalog 1.1.0
+
+
+
+### Features
+
+* [DataCatalog] service update ([#5049](https://github.com/googleapis/google-cloud-php/issues/5049)) ([8cf5981](https://github.com/googleapis/google-cloud-php/commit/8cf59812222d8156066df4474a6e5d05a9fc9951))
+
+
+
+google/cloud-data-fusion 0.2.0
+
+
+
+### Features
+
+* [DataFusion] publish updated definitions for cloud/datafusion/v1 and cloud/datafusion/v1beta1 fix!: multiple fields now have field_behavior REQUIRED in cloud/datafusion/v1 service definition fix!: multiple fields now have field_behavior REQUIRED ... ([#5028](https://github.com/googleapis/google-cloud-php/issues/5028)) ([01d1991](https://github.com/googleapis/google-cloud-php/commit/01d1991a22104bd8aaed916742029eb291a52dd6))
+
+
+### Bug Fixes
+
+* [DataFusion] remove protobuf deprecated classes and aliases ([#5030](https://github.com/googleapis/google-cloud-php/issues/5030)) ([399b260](https://github.com/googleapis/google-cloud-php/commit/399b26049665170a74ef86a7de1932342f99ea42))
+
+
+
+google/cloud-datastore 1.13.3
+
+
+
+
+
+google/cloud-debugger 1.4.4
+
+
+
+
+
+google/cloud-dialogflow 0.25.0
+
+
+
+### Features
+
+* [Dialogflow] added conversation process config, ImportDocument and SuggestSmartReplies API ([#5042](https://github.com/googleapis/google-cloud-php/issues/5042)) ([1e21fa3](https://github.com/googleapis/google-cloud-php/commit/1e21fa3f4b7f34151d9cbd0969ddb4df1d98d53b))
+
+
+
+google/cloud-domains 0.2.0
+
+
+
+### Features
+
+* update client libraries to support Database operations ([#4938](https://github.com/googleapis/google-cloud-php/issues/4938)) ([a6d01a9](https://github.com/googleapis/google-cloud-php/commit/a6d01a936788c7bf7cf5b895a156b6ccfff34657))
+
+
+
+google/cloud-firestore 1.20.4
+
+
+
+### Bug Fixes
+
+* add missing static methods to veneers instead of to owlbot ([#5058](https://github.com/googleapis/google-cloud-php/issues/5058)) ([914e3fe](https://github.com/googleapis/google-cloud-php/commit/914e3fef3ca4f4f9f2585f5748ca66fa088056f2))
+
+
+
+google/cloud-iam-credentials 0.1.3
+
+
+
+### Bug Fixes
+
+* allow v2.0 for common protos ([#5031](https://github.com/googleapis/google-cloud-php/issues/5031)) ([580b8db](https://github.com/googleapis/google-cloud-php/commit/580b8db4db619fd099e7c6897aeea83bcfe9b08c))
+
+
+
+google/cloud-kms 1.12.3
+
+
+
+### Bug Fixes
+
+* [KMS] add removed resource name methods in owlbot ([#5043](https://github.com/googleapis/google-cloud-php/issues/5043)) ([5ff33d8](https://github.com/googleapis/google-cloud-php/commit/5ff33d85ae29efecac5874cf73f40b5f55d108c5))
+* add missing static methods to veneers instead of to owlbot ([#5058](https://github.com/googleapis/google-cloud-php/issues/5058)) ([914e3fe](https://github.com/googleapis/google-cloud-php/commit/914e3fef3ca4f4f9f2585f5748ca66fa088056f2))
+
+
+
+google/cloud-logging 1.23.0
+
+
+
+### Features
+
+* [Logging] service update ([#5046](https://github.com/googleapis/google-cloud-php/issues/5046)) ([5193195](https://github.com/googleapis/google-cloud-php/commit/5193195f1200fb186ba316c2effd9eb9299a82cf))
+
+
+
+google/cloud-managed-identities 0.2.0
+
+
+
+### ⚠ BREAKING CHANGES
+
+* [ManagedIdentities] add ancillary service bindings to service_yaml (#5037)
+
+### Features
+
+* [ManagedIdentities] add ancillary service bindings to service_yaml ([#5037](https://github.com/googleapis/google-cloud-php/issues/5037)) ([d61f554](https://github.com/googleapis/google-cloud-php/commit/d61f55416aab7fe1e9a3e1d81343301badc56a96))
+
+
+
+google/cloud-monitoring 1.0.4
+
+
+
+### Bug Fixes
+
+* add missing static methods to veneers instead of to owlbot ([#5058](https://github.com/googleapis/google-cloud-php/issues/5058)) ([914e3fe](https://github.com/googleapis/google-cloud-php/commit/914e3fef3ca4f4f9f2585f5748ca66fa088056f2))
+
+
+
+google/cloud-recaptcha-enterprise 1.2.0
+
+
+
+### Features
+
+* [RecaptchaEnterprise] service update ([#5045](https://github.com/googleapis/google-cloud-php/issues/5045)) ([5216b73](https://github.com/googleapis/google-cloud-php/commit/5216b7307d77bd82b438aea7308e74c796064abf))
+
+
+
+google/cloud-recommender 1.6.0
+
+
+
+### Features
+
+* recommendation priority / insight severity ([#5066](https://github.com/googleapis/google-cloud-php/issues/5066)) ([1cfac42](https://github.com/googleapis/google-cloud-php/commit/1cfac42be0dd9b118f2c649563ea0ddf34f6755a))
+
+
+
+google/cloud-redis 1.4.2
+
+
+
+### Bug Fixes
+
+* [Cloud Memorystore for Redis] Add missing fields for TLS and Maintenance Window features ([#5027](https://github.com/googleapis/google-cloud-php/issues/5027)) ([2f06a5e](https://github.com/googleapis/google-cloud-php/commit/2f06a5ebe31040cf5ac78991856f43b9dd187310))
+
+
+
+google/cloud-service-control 0.3.4
+
+
+
+### Bug Fixes
+
+* allow v2.0 for common protos ([#5031](https://github.com/googleapis/google-cloud-php/issues/5031)) ([580b8db](https://github.com/googleapis/google-cloud-php/commit/580b8db4db619fd099e7c6897aeea83bcfe9b08c))
+
+
+
+google/cloud-service-management 0.2.4
+
+
+
+### Bug Fixes
+
+* allow v2.0 for common protos ([#5031](https://github.com/googleapis/google-cloud-php/issues/5031)) ([580b8db](https://github.com/googleapis/google-cloud-php/commit/580b8db4db619fd099e7c6897aeea83bcfe9b08c))
+
+
+
+google/cloud-spanner 1.47.0
+
+
+
+### Features
+
+* add database dialect ([#5056](https://github.com/googleapis/google-cloud-php/issues/5056)) ([521f638](https://github.com/googleapis/google-cloud-php/commit/521f638abbc231358aa9660ce1d251e964285ead))
+
+
+
+google/cloud-speech 1.5.0
+
+
+
+### Features
+
+* update client libraries to support Database operations ([#4887](https://github.com/googleapis/google-cloud-php/issues/4887)) ([a0137e1](https://github.com/googleapis/google-cloud-php/commit/a0137e1aeb27d1f781d9f8f9630829cf82d698ff))
+
+
+
+google/cloud-sql-admin 0.2.0
+
+
+
+### Features
+
+* add new fields to `DatabaseInstance` message in the cloud_sql_resources.proto and cleanup proto descriptions ([#5061](https://github.com/googleapis/google-cloud-php/issues/5061)) ([bcd6732](https://github.com/googleapis/google-cloud-php/commit/bcd6732b1c7c925da32f8bbf883932b32e8e9fe8))
+
+
+
+google/cloud-storage 1.26.1
+
+
+
+### Bug Fixes
+
+* **storage:** Added stream_set_option in StreamWrapper ([#5067](https://github.com/googleapis/google-cloud-php/issues/5067)) ([e13eac3](https://github.com/googleapis/google-cloud-php/commit/e13eac3a2d7bf4c24c3af924718e506825b42c78))
+
+
+
+google/cloud-videointelligence 1.12.6
+
+
+
+
+
+google/cloud-workflows 0.2.4
+
+
+
+
+
## 0.173.1
google/cloud-compute 1.0.0
diff --git a/Channel/VERSION b/Channel/VERSION
index a918a2aa18d5..ee6cdce3c290 100644
--- a/Channel/VERSION
+++ b/Channel/VERSION
@@ -1 +1 @@
-0.6.0
+0.6.1
diff --git a/CommonProtos/VERSION b/CommonProtos/VERSION
index 0d91a54c7d43..9e11b32fcaa9 100644
--- a/CommonProtos/VERSION
+++ b/CommonProtos/VERSION
@@ -1 +1 @@
-0.3.0
+0.3.1
diff --git a/ContactCenterInsights/VERSION b/ContactCenterInsights/VERSION
index 0ea3a944b399..0c62199f16ac 100644
--- a/ContactCenterInsights/VERSION
+++ b/ContactCenterInsights/VERSION
@@ -1 +1 @@
-0.2.0
+0.2.1
diff --git a/Container/VERSION b/Container/VERSION
index 8af85beb5159..dc1e644a1014 100644
--- a/Container/VERSION
+++ b/Container/VERSION
@@ -1 +1 @@
-1.5.3
+1.6.0
diff --git a/ContainerAnalysis/VERSION b/ContainerAnalysis/VERSION
index b1e80bb2480a..845639eef26c 100644
--- a/ContainerAnalysis/VERSION
+++ b/ContainerAnalysis/VERSION
@@ -1 +1 @@
-0.1.3
+0.1.4
diff --git a/Core/VERSION b/Core/VERSION
index 6426a6554bc6..372cf402c73f 100644
--- a/Core/VERSION
+++ b/Core/VERSION
@@ -1 +1 @@
-1.43.2
+1.44.0
diff --git a/DataCatalog/VERSION b/DataCatalog/VERSION
index af0b7ddbffd5..9084fa2f716a 100644
--- a/DataCatalog/VERSION
+++ b/DataCatalog/VERSION
@@ -1 +1 @@
-1.0.6
+1.1.0
diff --git a/DataFusion/VERSION b/DataFusion/VERSION
index b1e80bb2480a..0ea3a944b399 100644
--- a/DataFusion/VERSION
+++ b/DataFusion/VERSION
@@ -1 +1 @@
-0.1.3
+0.2.0
diff --git a/Datastore/VERSION b/Datastore/VERSION
index 61ce01b30118..01b7568230eb 100644
--- a/Datastore/VERSION
+++ b/Datastore/VERSION
@@ -1 +1 @@
-1.13.2
+1.13.3
diff --git a/Datastore/src/DatastoreClient.php b/Datastore/src/DatastoreClient.php
index d4acc62c3d5b..db4586af2747 100644
--- a/Datastore/src/DatastoreClient.php
+++ b/Datastore/src/DatastoreClient.php
@@ -80,7 +80,7 @@ class DatastoreClient
use ClientTrait;
use DatastoreTrait;
- const VERSION = '1.13.2';
+ const VERSION = '1.13.3';
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/datastore';
diff --git a/Debugger/VERSION b/Debugger/VERSION
index 428b770e3e23..1c99cf0e8093 100644
--- a/Debugger/VERSION
+++ b/Debugger/VERSION
@@ -1 +1 @@
-1.4.3
+1.4.4
diff --git a/Debugger/src/DebuggerClient.php b/Debugger/src/DebuggerClient.php
index a83f7f342b82..0560cbf0d776 100644
--- a/Debugger/src/DebuggerClient.php
+++ b/Debugger/src/DebuggerClient.php
@@ -39,7 +39,7 @@ class DebuggerClient
{
use ClientTrait;
- const VERSION = '1.4.3';
+ const VERSION = '1.4.4';
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/debugger.readonly';
diff --git a/Dialogflow/VERSION b/Dialogflow/VERSION
index 2094a100ca8b..d21d277be513 100644
--- a/Dialogflow/VERSION
+++ b/Dialogflow/VERSION
@@ -1 +1 @@
-0.24.0
+0.25.0
diff --git a/Domains/VERSION b/Domains/VERSION
index d917d3e26adc..0ea3a944b399 100644
--- a/Domains/VERSION
+++ b/Domains/VERSION
@@ -1 +1 @@
-0.1.2
+0.2.0
diff --git a/Firestore/VERSION b/Firestore/VERSION
index f5b00dc262be..0bd54efd3163 100644
--- a/Firestore/VERSION
+++ b/Firestore/VERSION
@@ -1 +1 @@
-1.20.3
+1.20.4
diff --git a/Firestore/src/FirestoreClient.php b/Firestore/src/FirestoreClient.php
index 0a205a1e0f53..d0e8fe8783de 100644
--- a/Firestore/src/FirestoreClient.php
+++ b/Firestore/src/FirestoreClient.php
@@ -75,7 +75,7 @@ class FirestoreClient
use SnapshotTrait;
use ValidateTrait;
- const VERSION = '1.20.3';
+ const VERSION = '1.20.4';
const DEFAULT_DATABASE = '(default)';
diff --git a/IamCredentials/VERSION b/IamCredentials/VERSION
index d917d3e26adc..b1e80bb2480a 100644
--- a/IamCredentials/VERSION
+++ b/IamCredentials/VERSION
@@ -1 +1 @@
-0.1.2
+0.1.3
diff --git a/Kms/VERSION b/Kms/VERSION
index 6b89d58f861a..81f363239f55 100644
--- a/Kms/VERSION
+++ b/Kms/VERSION
@@ -1 +1 @@
-1.12.2
+1.12.3
diff --git a/Logging/VERSION b/Logging/VERSION
index 89144dbc38f6..a6c2798a482e 100644
--- a/Logging/VERSION
+++ b/Logging/VERSION
@@ -1 +1 @@
-1.22.3
+1.23.0
diff --git a/Logging/src/LoggingClient.php b/Logging/src/LoggingClient.php
index 4441a58f068a..13714a9d6d3b 100644
--- a/Logging/src/LoggingClient.php
+++ b/Logging/src/LoggingClient.php
@@ -70,7 +70,7 @@ class LoggingClient
use ArrayTrait;
use ClientTrait;
- const VERSION = '1.22.3';
+ const VERSION = '1.23.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/ManagedIdentities/VERSION b/ManagedIdentities/VERSION
index d917d3e26adc..0ea3a944b399 100644
--- a/ManagedIdentities/VERSION
+++ b/ManagedIdentities/VERSION
@@ -1 +1 @@
-0.1.2
+0.2.0
diff --git a/Monitoring/VERSION b/Monitoring/VERSION
index 21e8796a09d4..ee90284c27f1 100644
--- a/Monitoring/VERSION
+++ b/Monitoring/VERSION
@@ -1 +1 @@
-1.0.3
+1.0.4
diff --git a/RecaptchaEnterprise/VERSION b/RecaptchaEnterprise/VERSION
index 45a1b3f44523..26aaba0e8663 100644
--- a/RecaptchaEnterprise/VERSION
+++ b/RecaptchaEnterprise/VERSION
@@ -1 +1 @@
-1.1.2
+1.2.0
diff --git a/Recommender/VERSION b/Recommender/VERSION
index 8af85beb5159..dc1e644a1014 100644
--- a/Recommender/VERSION
+++ b/Recommender/VERSION
@@ -1 +1 @@
-1.5.3
+1.6.0
diff --git a/Redis/VERSION b/Redis/VERSION
index 347f5833ee6d..9df886c42a1e 100644
--- a/Redis/VERSION
+++ b/Redis/VERSION
@@ -1 +1 @@
-1.4.1
+1.4.2
diff --git a/ServiceControl/VERSION b/ServiceControl/VERSION
index 1c09c74e221c..42045acae20f 100644
--- a/ServiceControl/VERSION
+++ b/ServiceControl/VERSION
@@ -1 +1 @@
-0.3.3
+0.3.4
diff --git a/ServiceManagement/VERSION b/ServiceManagement/VERSION
index 7179039691ce..abd410582dea 100644
--- a/ServiceManagement/VERSION
+++ b/ServiceManagement/VERSION
@@ -1 +1 @@
-0.2.3
+0.2.4
diff --git a/Spanner/VERSION b/Spanner/VERSION
index a82727cc92a7..21998d3c2d9e 100644
--- a/Spanner/VERSION
+++ b/Spanner/VERSION
@@ -1 +1 @@
-1.46.3
+1.47.0
diff --git a/Spanner/src/SpannerClient.php b/Spanner/src/SpannerClient.php
index 0d205b72efd8..f715f411f142 100644
--- a/Spanner/src/SpannerClient.php
+++ b/Spanner/src/SpannerClient.php
@@ -90,7 +90,7 @@ class SpannerClient
use LROTrait;
use ValidateTrait;
- const VERSION = '1.46.3';
+ const VERSION = '1.47.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 9df886c42a1e..bc80560fad66 100644
--- a/Speech/VERSION
+++ b/Speech/VERSION
@@ -1 +1 @@
-1.4.2
+1.5.0
diff --git a/Speech/src/SpeechClient.php b/Speech/src/SpeechClient.php
index 2b7f0de73513..24d96dd29156 100644
--- a/Speech/src/SpeechClient.php
+++ b/Speech/src/SpeechClient.php
@@ -50,7 +50,7 @@ class SpeechClient
{
use ClientTrait;
- const VERSION = '1.4.2';
+ const VERSION = '1.5.0';
const SCOPE = 'https://www.googleapis.com/auth/cloud-platform';
diff --git a/SqlAdmin/VERSION b/SqlAdmin/VERSION
index b1e80bb2480a..0ea3a944b399 100644
--- a/SqlAdmin/VERSION
+++ b/SqlAdmin/VERSION
@@ -1 +1 @@
-0.1.3
+0.2.0
diff --git a/Storage/VERSION b/Storage/VERSION
index 5ff8c4f5d2ad..dd43a143f021 100644
--- a/Storage/VERSION
+++ b/Storage/VERSION
@@ -1 +1 @@
-1.26.0
+1.26.1
diff --git a/Storage/src/StorageClient.php b/Storage/src/StorageClient.php
index 00851c23dc67..8626aa22b0af 100644
--- a/Storage/src/StorageClient.php
+++ b/Storage/src/StorageClient.php
@@ -47,7 +47,7 @@ class StorageClient
use ArrayTrait;
use ClientTrait;
- const VERSION = '1.26.0';
+ const VERSION = '1.26.1';
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/VideoIntelligence/VERSION b/VideoIntelligence/VERSION
index e0a6b34fb0aa..456e5c4ad803 100644
--- a/VideoIntelligence/VERSION
+++ b/VideoIntelligence/VERSION
@@ -1 +1 @@
-1.12.5
+1.12.6
diff --git a/Workflows/VERSION b/Workflows/VERSION
index 7179039691ce..abd410582dea 100644
--- a/Workflows/VERSION
+++ b/Workflows/VERSION
@@ -1 +1 @@
-0.2.3
+0.2.4
diff --git a/composer.json b/composer.json
index ec945c696ef0..99834052fe2e 100644
--- a/composer.json
+++ b/composer.json
@@ -72,68 +72,68 @@
},
"replace": {
"google/access-context-manager": "0.2.0",
- "google/analytics-admin": "0.4.2",
+ "google/analytics-admin": "0.5.0",
"google/analytics-data": "0.8.0",
"google/cloud-access-approval": "0.3.0",
"google/cloud-api-gateway": "0.2.0",
"google/cloud-apigee-connect": "0.2.3",
"google/cloud-appengine-admin": "0.2.3",
- "google/cloud-artifact-registry": "0.1.3",
- "google/cloud-asset": "1.6.3",
+ "google/cloud-artifact-registry": "0.2.0",
+ "google/cloud-asset": "1.6.4",
"google/cloud-assured-workloads": "0.5.0",
- "google/cloud-automl": "1.4.2",
- "google/cloud-bigquery": "1.23.1",
+ "google/cloud-automl": "1.4.3",
+ "google/cloud-bigquery": "1.23.2",
"google/cloud-bigquery-connection": "0.5.3",
"google/cloud-bigquery-reservation": "0.5.0",
"google/cloud-bigquery-storage": "1.2.2",
- "google/cloud-bigquerydatatransfer": "1.2.6",
+ "google/cloud-bigquerydatatransfer": "1.2.7",
"google/cloud-bigtable": "1.11.3",
"google/cloud-billing": "1.3.3",
- "google/cloud-billing-budgets": "0.2.3",
+ "google/cloud-billing-budgets": "0.2.4",
"google/cloud-binary-authorization": "0.4.0",
"google/cloud-build": "0.2.0",
- "google/cloud-channel": "0.6.0",
- "google/cloud-common-protos": "0.3.0",
+ "google/cloud-channel": "0.6.1",
+ "google/cloud-common-protos": "0.3.1",
"google/cloud-compute": "1.0.0",
- "google/cloud-contact-center-insights": "0.2.0",
- "google/cloud-container": "1.5.3",
- "google/cloud-container-analysis": "0.1.3",
- "google/cloud-core": "1.43.2",
- "google/cloud-data-catalog": "1.0.6",
- "google/cloud-data-fusion": "0.1.3",
+ "google/cloud-contact-center-insights": "0.2.1",
+ "google/cloud-container": "1.6.0",
+ "google/cloud-container-analysis": "0.1.4",
+ "google/cloud-core": "1.44.0",
+ "google/cloud-data-catalog": "1.1.0",
+ "google/cloud-data-fusion": "0.2.0",
"google/cloud-dataflow": "0.1.3",
"google/cloud-datalabeling": "0.1.2",
"google/cloud-dataproc": "2.4.1",
"google/cloud-dataproc-metastore": "0.2.3",
- "google/cloud-datastore": "1.13.2",
+ "google/cloud-datastore": "1.13.3",
"google/cloud-datastore-admin": "0.4.0",
- "google/cloud-debugger": "1.4.3",
+ "google/cloud-debugger": "1.4.4",
"google/cloud-deploy": "0.1.3",
- "google/cloud-dialogflow": "0.24.0",
+ "google/cloud-dialogflow": "0.25.0",
"google/cloud-dlp": "1.3.1",
"google/cloud-dms": "0.2.4",
"google/cloud-document-ai": "0.1.2",
- "google/cloud-domains": "0.1.2",
+ "google/cloud-domains": "0.2.0",
"google/cloud-error-reporting": "0.19.0",
"google/cloud-essential-contacts": "0.2.3",
"google/cloud-eventarc": "0.1.3",
"google/cloud-filestore": "0.1.2",
- "google/cloud-firestore": "1.20.3",
+ "google/cloud-firestore": "1.20.4",
"google/cloud-functions": "0.2.0",
"google/cloud-game-servers": "0.4.0",
"google/cloud-gke-connect-gateway": "0.1.3",
"google/cloud-gke-hub": "0.2.3",
- "google/cloud-iam-credentials": "0.1.2",
+ "google/cloud-iam-credentials": "0.1.3",
"google/cloud-iap": "0.1.3",
"google/cloud-iot": "1.4.3",
- "google/cloud-kms": "1.12.2",
+ "google/cloud-kms": "1.12.3",
"google/cloud-language": "0.26.3",
"google/cloud-life-sciences": "0.2.3",
- "google/cloud-logging": "1.22.3",
- "google/cloud-managed-identities": "0.1.2",
+ "google/cloud-logging": "1.23.0",
+ "google/cloud-managed-identities": "0.2.0",
"google/cloud-media-translation": "0.2.3",
"google/cloud-memcache": "0.5.3",
- "google/cloud-monitoring": "1.0.3",
+ "google/cloud-monitoring": "1.0.4",
"google/cloud-network-connectivity": "0.1.3",
"google/cloud-network-management": "0.1.3",
"google/cloud-network-security": "0.2.0",
@@ -146,10 +146,10 @@
"google/cloud-private-catalog": "0.2.3",
"google/cloud-profiler": "0.2.3",
"google/cloud-pubsub": "1.34.3",
- "google/cloud-recaptcha-enterprise": "1.1.2",
+ "google/cloud-recaptcha-enterprise": "1.2.0",
"google/cloud-recommendations-ai": "0.4.0",
- "google/cloud-recommender": "1.5.3",
- "google/cloud-redis": "1.4.1",
+ "google/cloud-recommender": "1.6.0",
+ "google/cloud-redis": "1.4.2",
"google/cloud-resource-manager": "0.2.3",
"google/cloud-resource-settings": "0.1.3",
"google/cloud-retail": "0.3.0",
@@ -157,15 +157,15 @@
"google/cloud-secret-manager": "1.7.3",
"google/cloud-security-center": "1.5.1",
"google/cloud-security-private-ca": "0.3.2",
- "google/cloud-service-control": "0.3.3",
+ "google/cloud-service-control": "0.3.4",
"google/cloud-service-directory": "0.6.3",
- "google/cloud-service-management": "0.2.3",
+ "google/cloud-service-management": "0.2.4",
"google/cloud-service-usage": "0.2.2",
"google/cloud-shell": "0.1.2",
- "google/cloud-spanner": "1.46.3",
- "google/cloud-speech": "1.4.2",
- "google/cloud-sql-admin": "0.1.3",
- "google/cloud-storage": "1.26.0",
+ "google/cloud-spanner": "1.47.0",
+ "google/cloud-speech": "1.5.0",
+ "google/cloud-sql-admin": "0.2.0",
+ "google/cloud-storage": "1.26.1",
"google/cloud-storage-transfer": "0.1.3",
"google/cloud-talent": "0.16.2",
"google/cloud-tasks": "1.10.0",
@@ -174,12 +174,12 @@
"google/cloud-trace": "1.4.3",
"google/cloud-translate": "1.12.3",
"google/cloud-video-transcoder": "0.3.2",
- "google/cloud-videointelligence": "1.12.5",
+ "google/cloud-videointelligence": "1.12.6",
"google/cloud-vision": "1.5.3",
"google/cloud-vpc-access": "0.2.3",
"google/cloud-web-risk": "1.1.3",
"google/cloud-web-security-scanner": "0.7.3",
- "google/cloud-workflows": "0.2.3",
+ "google/cloud-workflows": "0.2.4",
"google/grafeas": "0.2.1"
},
"suggest": {
diff --git a/docs/manifest.json b/docs/manifest.json
index df02fb467a81..bfb3c73d4175 100644
--- a/docs/manifest.json
+++ b/docs/manifest.json
@@ -11,6 +11,7 @@
"name": "google/cloud",
"defaultService": "servicebuilder",
"versions": [
+ "v0.174.0",
"v0.173.1",
"v0.173.0",
"v0.172.0",
@@ -237,6 +238,7 @@
"name": "google/analytics-admin",
"defaultService": "analyticsadmin/readme",
"versions": [
+ "v0.5.0",
"v0.4.2",
"v0.4.1",
"v0.4.0",
@@ -320,6 +322,7 @@
"name": "google/cloud-artifact-registry",
"defaultService": "artifactregistry/readme",
"versions": [
+ "v0.2.0",
"v0.1.3",
"v0.1.2",
"v0.1.1",
@@ -332,6 +335,7 @@
"name": "google/cloud-asset",
"defaultService": "asset/readme",
"versions": [
+ "v1.6.4",
"v1.6.3",
"v1.6.2",
"v1.6.1",
@@ -389,6 +393,7 @@
"name": "google/cloud-automl",
"defaultService": "automl/readme",
"versions": [
+ "v1.4.3",
"v1.4.2",
"v1.4.1",
"v1.4.0",
@@ -426,6 +431,7 @@
"name": "google/cloud-bigquery",
"defaultService": "bigquery/bigqueryclient",
"versions": [
+ "v1.23.2",
"v1.23.1",
"v1.23.0",
"v1.22.2",
@@ -555,6 +561,7 @@
"name": "google/cloud-bigquerydatatransfer",
"defaultService": "bigquerydatatransfer/readme",
"versions": [
+ "v1.2.7",
"v1.2.6",
"v1.2.5",
"v1.2.4",
@@ -706,6 +713,7 @@
"name": "google/cloud-billing-budgets",
"defaultService": "billingbudgets/readme",
"versions": [
+ "v0.2.4",
"v0.2.3",
"v0.2.2",
"v0.2.1",
@@ -745,6 +753,7 @@
"name": "google/cloud-channel",
"defaultService": "channel/readme",
"versions": [
+ "v0.6.1",
"v0.6.0",
"v0.5.3",
"v0.5.2",
@@ -763,6 +772,7 @@
"name": "google/cloud-common-protos",
"defaultService": "commonprotos/readme",
"versions": [
+ "v0.3.1",
"v0.3.0",
"v0.2.2",
"v0.2.1",
@@ -796,6 +806,7 @@
"name": "google/cloud-contact-center-insights",
"defaultService": "contactcenterinsights/readme",
"versions": [
+ "v0.2.1",
"v0.2.0",
"v0.1.2",
"v0.1.1",
@@ -808,6 +819,7 @@
"name": "google/cloud-container",
"defaultService": "container/readme",
"versions": [
+ "v1.6.0",
"v1.5.3",
"v1.5.2",
"v1.5.1",
@@ -864,6 +876,7 @@
"name": "google/cloud-container-analysis",
"defaultService": "containeranalysis/readme",
"versions": [
+ "v0.1.4",
"v0.1.3",
"v0.1.2",
"v0.1.1",
@@ -876,6 +889,7 @@
"name": "google/cloud-core",
"defaultService": "core/servicebuilder",
"versions": [
+ "v1.44.0",
"v1.43.2",
"v1.43.1",
"v1.43.0",
@@ -973,6 +987,7 @@
"name": "google/cloud-data-catalog",
"defaultService": "datacatalog/readme",
"versions": [
+ "v1.1.0",
"v1.0.6",
"v1.0.5",
"v1.0.4",
@@ -992,6 +1007,7 @@
"name": "google/cloud-data-fusion",
"defaultService": "datafusion/readme",
"versions": [
+ "v0.2.0",
"v0.1.3",
"v0.1.2",
"v0.1.1",
@@ -1110,6 +1126,7 @@
"name": "google/cloud-datastore",
"defaultService": "datastore/datastoreclient",
"versions": [
+ "v1.13.3",
"v1.13.2",
"v1.13.1",
"v1.13.0",
@@ -1187,6 +1204,7 @@
"name": "google/cloud-debugger",
"defaultService": "debugger/debuggerclient",
"versions": [
+ "v1.4.4",
"v1.4.3",
"v1.4.2",
"v1.4.1",
@@ -1262,6 +1280,7 @@
"name": "google/cloud-dialogflow",
"defaultService": "dialogflow/readme",
"versions": [
+ "v0.25.0",
"v0.24.0",
"v0.23.4",
"v0.23.3",
@@ -1422,6 +1441,7 @@
"name": "google/cloud-domains",
"defaultService": "domains/readme",
"versions": [
+ "v0.2.0",
"v0.1.2",
"v0.1.1",
"v0.1.0",
@@ -1539,6 +1559,7 @@
"name": "google/cloud-firestore",
"defaultService": "firestore/firestoreclient",
"versions": [
+ "v1.20.4",
"v1.20.3",
"v1.20.2",
"v1.20.1",
@@ -1678,6 +1699,7 @@
"name": "google/cloud-iam-credentials",
"defaultService": "iamcredentials/readme",
"versions": [
+ "v0.1.3",
"v0.1.2",
"v0.1.1",
"v0.1.0",
@@ -1754,6 +1776,7 @@
"name": "google/cloud-kms",
"defaultService": "kms/readme",
"versions": [
+ "v1.12.3",
"v1.12.2",
"v1.12.1",
"v1.12.0",
@@ -1892,6 +1915,7 @@
"name": "google/cloud-logging",
"defaultService": "logging/loggingclient",
"versions": [
+ "v1.23.0",
"v1.22.3",
"v1.22.2",
"v1.22.1",
@@ -1966,6 +1990,7 @@
"name": "google/cloud-managed-identities",
"defaultService": "managedidentities/readme",
"versions": [
+ "v0.2.0",
"v0.1.2",
"v0.1.1",
"v0.1.0",
@@ -2014,6 +2039,7 @@
"name": "google/cloud-monitoring",
"defaultService": "monitoring/readme",
"versions": [
+ "v1.0.4",
"v1.0.3",
"v1.0.2",
"v1.0.1",
@@ -2363,6 +2389,7 @@
"name": "google/cloud-recaptcha-enterprise",
"defaultService": "recaptchaenterprise/readme",
"versions": [
+ "v1.2.0",
"v1.1.2",
"v1.1.1",
"v1.1.0",
@@ -2407,6 +2434,7 @@
"name": "google/cloud-recommender",
"defaultService": "recommender/readme",
"versions": [
+ "v1.6.0",
"v1.5.3",
"v1.5.2",
"v1.5.1",
@@ -2436,6 +2464,7 @@
"name": "google/cloud-redis",
"defaultService": "redis/readme",
"versions": [
+ "v1.4.2",
"v1.4.1",
"v1.4.0",
"v1.3.1",
@@ -2636,6 +2665,7 @@
"name": "google/cloud-service-control",
"defaultService": "servicecontrol/readme",
"versions": [
+ "v0.3.4",
"v0.3.3",
"v0.3.2",
"v0.3.1",
@@ -2675,6 +2705,7 @@
"name": "google/cloud-service-management",
"defaultService": "servicemanagement/readme",
"versions": [
+ "v0.2.4",
"v0.2.3",
"v0.2.2",
"v0.2.1",
@@ -2711,6 +2742,7 @@
"name": "google/cloud-spanner",
"defaultService": "spanner/spannerclient",
"versions": [
+ "v1.47.0",
"v1.46.3",
"v1.46.2",
"v1.46.1",
@@ -2823,6 +2855,7 @@
"name": "google/cloud-speech",
"defaultService": "speech/speechclient",
"versions": [
+ "v1.5.0",
"v1.4.2",
"v1.4.1",
"v1.4.0",
@@ -2901,6 +2934,7 @@
"name": "google/cloud-sql-admin",
"defaultService": "sqladmin/readme",
"versions": [
+ "v0.2.0",
"v0.1.3",
"v0.1.2",
"v0.1.1",
@@ -2913,6 +2947,7 @@
"name": "google/cloud-storage",
"defaultService": "storage/storageclient",
"versions": [
+ "v1.26.1",
"v1.26.0",
"v1.25.2",
"v1.25.1",
@@ -3266,6 +3301,7 @@
"name": "google/cloud-videointelligence",
"defaultService": "videointelligence/readme",
"versions": [
+ "v1.12.6",
"v1.12.5",
"v1.12.4",
"v1.12.3",
@@ -3495,6 +3531,7 @@
"name": "google/cloud-workflows",
"defaultService": "workflows/readme",
"versions": [
+ "v0.2.4",
"v0.2.3",
"v0.2.2",
"v0.2.1",
diff --git a/src/ServiceBuilder.php b/src/ServiceBuilder.php
index a9bcd90c46d3..4ef3415a0b0a 100644
--- a/src/ServiceBuilder.php
+++ b/src/ServiceBuilder.php
@@ -30,5 +30,5 @@ class ServiceBuilder extends CoreServiceBuilder
/**
* @deprecated
*/
- const VERSION = '0.173.1';
+ const VERSION = '0.174.0';
}
diff --git a/src/Version.php b/src/Version.php
index 1f0a26ebc226..a546a07743c0 100644
--- a/src/Version.php
+++ b/src/Version.php
@@ -22,5 +22,5 @@
*/
class Version
{
- const VERSION = '0.173.1';
+ const VERSION = '0.174.0';
}