forked from googleapis/java-spanner
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsynth.metadata
More file actions
55 lines (55 loc) · 1.19 KB
/
synth.metadata
File metadata and controls
55 lines (55 loc) · 1.19 KB
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/java-spanner.git",
"sha": "3427141217038a3d5e3d50c6a8a5343aaaa71daa"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "d8a17933f650cf605196ef14f03edc246f0562b6",
"internalRef": "312582296"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "c4f3059c27591eb24d6942a0e357ec94c80459f2"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "spanner",
"apiVersion": "v1",
"language": "java",
"generator": "bazel"
}
},
{
"client": {
"source": "googleapis",
"apiName": "admin-database",
"apiVersion": "v1",
"language": "java",
"generator": "bazel"
}
},
{
"client": {
"source": "googleapis",
"apiName": "admin-instance",
"apiVersion": "v1",
"language": "java",
"generator": "bazel"
}
}
]
}