forked from googleapis/google-cloud-php
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsynth.metadata
55 lines (55 loc) · 1.2 KB
/
synth.metadata
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{
"sources": [
{
"git": {
"name": ".",
"remote": "https://github.com/googleapis/google-cloud-php.git",
"sha": "8611b2337883fb3693d5295d5364059f9f223c77"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "6598bb829c9e9a534be674649ffd1b4671a821f9",
"internalRef": "364449524"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "79c8dd7ee768292f933012d3a69a5b4676404cda"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "spanner",
"apiVersion": "v1",
"language": "php",
"generator": "bazel"
}
},
{
"client": {
"source": "googleapis",
"apiName": "spanner-admin-database",
"apiVersion": "v1",
"language": "php",
"generator": "bazel"
}
},
{
"client": {
"source": "googleapis",
"apiName": "spanner-admin-instance",
"apiVersion": "v1",
"language": "php",
"generator": "bazel"
}
}
]
}