Skip to content

Commit 3f14b6e

Browse files
chore: generate with gapic-generator-php v1.0.5 (#4430)
Committer: @miraleung PiperOrigin-RevId: 388791571 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Aug 4 15:00:27 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: 882e6d69a30e4bde445dd33c710f1235b81270c7 Source-Link: googleapis/googleapis@882e6d6
1 parent fd3a856 commit 3f14b6e

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

BigQueryConnection/src/V1/resources/connection_service_rest_client_config.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@
5959
],
6060
],
6161
],
62+
'queryParams' => [
63+
'page_size',
64+
],
6265
],
6366
'SetIamPolicy' => [
6467
'method' => 'post',
@@ -95,6 +98,9 @@
9598
],
9699
],
97100
],
101+
'queryParams' => [
102+
'update_mask',
103+
],
98104
],
99105
],
100106
],

BigQueryConnection/synth.metadata

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/google-cloud-php.git",
7-
"sha": "5a619496b9f67caf1dda0194f04fd03a663a1b76"
7+
"sha": "fd3a856b7700627ed9a595d3ddfee63182a093d0"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "8de886fe5447d097e7f51c20aed40738f7eb68e2",
15-
"internalRef": "387637604"
14+
"sha": "882e6d69a30e4bde445dd33c710f1235b81270c7",
15+
"internalRef": "388791571"
1616
}
1717
}
1818
],

0 commit comments

Comments
 (0)