-
Notifications
You must be signed in to change notification settings - Fork 1.5k
/
Copy pathsynth.metadata
39 lines (39 loc) · 945 Bytes
/
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
{
"updateTime": "2019-07-26T12:17:03.436639Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.31.0",
"dockerImage": "googleapis/artman@sha256:9aed6bbde54e26d2fcde7aa86d9f64c0278f741e58808c46573e488cbf6098f0"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "0906a9e74f4db789aee7fc5016ab828d3dd24f03",
"internalRef": "260061471"
}
},
{
"template": {
"name": "python_library",
"origin": "synthtool.gcp",
"version": "2019.5.2"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "datacatalog",
"apiVersion": "v1beta1",
"language": "python",
"generator": "gapic",
"config": "google/cloud/datacatalog/artman_datacatalog_v1beta1.yaml"
}
}
]
}