Skip to content

Commit 32c9833

Browse files
feat: add cloud spanner connection support (#4246)
PiperOrigin-RevId: 384325792 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Jul 12 15:04:02 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: eba54922f4dd1a7e25ee44e0769a3af2ae2d2c0d Source-Link: googleapis/googleapis@eba5492
1 parent c5d4db3 commit 32c9833

6 files changed

Lines changed: 283 additions & 3 deletions

File tree

286 Bytes
Binary file not shown.

BigQueryConnection/src/V1/AwsAccessRole.php

Lines changed: 110 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

BigQueryConnection/src/V1/AwsProperties.php

Lines changed: 36 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

BigQueryConnection/src/V1/CloudSpannerProperties.php

Lines changed: 101 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

BigQueryConnection/src/V1/Connection.php

Lines changed: 33 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "fd8e6db6d8a7e9fc9c2960d184ab3433a729616b"
7+
"sha": "69c20afcaaa764ed299fc70523a73694f6bec256"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "5b4adc8223832aa8f31db8a29bd06a35d0e5419c",
15-
"internalRef": "377322732"
14+
"sha": "eba54922f4dd1a7e25ee44e0769a3af2ae2d2c0d",
15+
"internalRef": "384325792"
1616
}
1717
}
1818
],

0 commit comments

Comments
 (0)