-
Notifications
You must be signed in to change notification settings - Fork 0
/
synth.metadata
59 lines (59 loc) · 1.46 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
56
57
58
59
{
"updateTime": "2019-10-01T11:31:38.680721Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.37.1",
"dockerImage": "googleapis/artman@sha256:6068f67900a3f0bdece596b97bda8fc70406ca0e137a941f4c81d3217c994a80"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "ce3c574d1266026cebea3a893247790bd68191c2",
"internalRef": "272147209"
}
},
{
"template": {
"name": "node_library",
"origin": "synthtool.gcp",
"version": "2019.5.2"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "spanner",
"apiVersion": "v1",
"language": "nodejs",
"generator": "gapic",
"config": "google/spanner/artman_spanner.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "spanner-admin-database",
"apiVersion": "v1",
"language": "nodejs",
"generator": "gapic",
"config": "google/spanner/admin/database/artman_spanner_admin_database.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "spanner-admin-instance",
"apiVersion": "v1",
"language": "nodejs",
"generator": "gapic",
"config": "google/spanner/admin/instance/artman_spanner_admin_instance.yaml"
}
}
]
}