forked from googleapis/google-cloud-python
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsynth.metadata
49 lines (49 loc) · 1.16 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
{
"updateTime": "2019-07-03T12:23:27.338543Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.29.3",
"dockerImage": "googleapis/artman@sha256:8900f94a81adaab0238965aa8a7b3648791f4f3a95ee65adc6a56cfcc3753101"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "69916b6ffbb7717fa009033351777d0c9909fb79",
"internalRef": "256241904"
}
},
{
"template": {
"name": "python_library",
"origin": "synthtool.gcp",
"version": "2019.5.2"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "dataproc",
"apiVersion": "v1beta2",
"language": "python",
"generator": "gapic",
"config": "google/cloud/dataproc/artman_dataproc_v1beta2.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "dataproc",
"apiVersion": "v1",
"language": "python",
"generator": "gapic",
"config": "google/cloud/dataproc/artman_dataproc_v1.yaml"
}
}
]
}