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": "5806b0e1c7c5bfe7891283ae515b114b3ef814d9"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "ab5d07c2883026eec395d73ff59a17f4ad0153db",
"internalRef": "306557455"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "716f741f2d307b48cbe8a5bc3bc883571212344a"
}
}
],
"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"
}
}
]
}