Skip to content

Commit 8fd87a7

Browse files
chore: update gapic-generator to v2.8.0
PiperOrigin-RevId: 342906697 Source-Author: Google APIs <noreply@google.com> Source-Date: Tue Nov 17 11:27:56 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: 5fdb685a684269e07c10c7518372eb5d7b6bc0a9 Source-Link: googleapis/googleapis@5fdb685
1 parent f0b9d61 commit 8fd87a7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

WebSecurityScanner/src/V1beta/Gapic/WebSecurityScannerGapicClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ private static function getClientDefaults()
130130
'descriptorsConfigPath' => __DIR__.'/../resources/web_security_scanner_descriptor_config.php',
131131
'gcpApiConfigPath' => __DIR__.'/../resources/web_security_scanner_grpc_config.json',
132132
'credentialsConfig' => [
133-
'scopes' => self::$serviceScopes,
133+
'defaultScopes' => self::$serviceScopes,
134134
],
135135
'transportConfig' => [
136136
'rest' => [

WebSecurityScanner/synth.metadata

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/google-cloud-php.git",
7-
"sha": "1dd2b5f0b7e0acf70591a23cf8141c1e58c5a6ce"
7+
"sha": "f0b9d6152cfaec0b5b731bec5a0ae0dc01886aac"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "68e27f637b044274f996c45058fa81bd535bac54",
15-
"internalRef": "340704397"
14+
"sha": "5fdb685a684269e07c10c7518372eb5d7b6bc0a9",
15+
"internalRef": "342906697"
1616
}
1717
},
1818
{
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "c7824ea48ff6d4d42dfae0849aec8a85acd90bd9"
22+
"sha": "7fcc405a579d5d53a726ff3da1b7c8c08f0f2d58"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)