forked from googleapis/nodejs-asset
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsynth.metadata
59 lines (59 loc) · 1.42 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-12-06T12:09:07.132948Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.42.1",
"dockerImage": "googleapis/artman@sha256:c773192618c608a7a0415dd95282f841f8e6bcdef7dd760a988c93b77a64bd57"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "b10e4547017ca529ac8d183e839f3c272e1c13de",
"internalRef": "284059574"
}
},
{
"template": {
"name": "node_library",
"origin": "synthtool.gcp",
"version": "2019.10.17"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "asset",
"apiVersion": "v1beta1",
"language": "nodejs",
"generator": "gapic",
"config": "google/cloud/asset/artman_cloudasset_v1beta1.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "asset",
"apiVersion": "v1",
"language": "nodejs",
"generator": "gapic",
"config": "google/cloud/asset/artman_cloudasset_v1.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "asset",
"apiVersion": "v1p2beta1",
"language": "nodejs",
"generator": "gapic",
"config": "google/cloud/asset/artman_cloudasset_v1p2beta1.yaml"
}
}
]
}