Skip to content

Commit

Permalink
chore(main): release 0.197.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Feb 10, 2023
1 parent ef3dc70 commit 7be784c
Show file tree
Hide file tree
Showing 28 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion SecurityPrivateCa/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.2
1.0.3
2 changes: 1 addition & 1 deletion SecurityPublicCA/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.3
0.1.4
2 changes: 1 addition & 1 deletion ServiceDirectory/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.2
1.0.3
2 changes: 1 addition & 1 deletion Shell/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.2
1.0.3
2 changes: 1 addition & 1 deletion Spanner/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.55.0
1.56.0
2 changes: 1 addition & 1 deletion Spanner/src/SpannerClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ class SpannerClient
use LROTrait;
use ValidateTrait;

const VERSION = '1.55.0';
const VERSION = '1.56.0';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data';
const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin';
Expand Down
2 changes: 1 addition & 1 deletion Speech/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.9.0
1.9.1
2 changes: 1 addition & 1 deletion Speech/src/SpeechClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class SpeechClient
{
use ClientTrait;

const VERSION = '1.9.0';
const VERSION = '1.9.1';

const SCOPE = 'https://www.googleapis.com/auth/cloud-platform';

Expand Down
2 changes: 1 addition & 1 deletion SqlAdmin/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.8
0.2.9
2 changes: 1 addition & 1 deletion Talent/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.2
1.0.3
2 changes: 1 addition & 1 deletion Tasks/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.11.8
1.11.9
2 changes: 1 addition & 1 deletion TextToSpeech/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.1
1.5.2
2 changes: 1 addition & 1 deletion Tpu/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.2
1.0.3
2 changes: 1 addition & 1 deletion Trace/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.0
1.5.1
2 changes: 1 addition & 1 deletion Trace/src/TraceClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class TraceClient
{
use ClientTrait;

const VERSION = '1.5.0';
const VERSION = '1.5.1';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';

Expand Down
2 changes: 1 addition & 1 deletion Translate/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.12.11
1.12.12
2 changes: 1 addition & 1 deletion VideoIntelligence/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.12.13
1.12.14
2 changes: 1 addition & 1 deletion VideoLiveStream/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.5
0.2.6
2 changes: 1 addition & 1 deletion VideoStitcher/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.3
0.3.4
2 changes: 1 addition & 1 deletion VideoTranscoder/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.2
0.5.3
2 changes: 1 addition & 1 deletion Vision/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.3
1.6.4
2 changes: 1 addition & 1 deletion Vision/src/VisionClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class VisionClient
use ClientTrait;
use ValidateTrait;

const VERSION = '1.6.3';
const VERSION = '1.6.4';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';

Expand Down
2 changes: 1 addition & 1 deletion VmMigration/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.3
0.3.0
2 changes: 1 addition & 1 deletion VmwareEngine/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.1
0.1.2
2 changes: 1 addition & 1 deletion VpcAccess/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.2
1.0.3
2 changes: 1 addition & 1 deletion WebRisk/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.3
1.2.4
2 changes: 1 addition & 1 deletion WebSecurityScanner/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.10
0.7.11
2 changes: 1 addition & 1 deletion Workflows/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.11
0.2.12

0 comments on commit 7be784c

Please sign in to comment.