forked from googleapis/google-cloud-python
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsynth.metadata
More file actions
49 lines (49 loc) · 1.18 KB
/
synth.metadata
File metadata and controls
49 lines (49 loc) · 1.18 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
{
"updateTime": "2019-10-23T12:31:17.538221Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.40.2",
"dockerImage": "googleapis/artman@sha256:3b8f7d9b4c206843ce08053474f5c64ae4d388ff7d995e68b59fb65edf73eeb9"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "0d0dc5172f16c9815a5eda6e99408fb96282f608",
"internalRef": "276178557"
}
},
{
"template": {
"name": "python_library",
"origin": "synthtool.gcp",
"version": "2019.10.17"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "scheduler",
"apiVersion": "v1beta1",
"language": "python",
"generator": "gapic",
"config": "google/cloud/scheduler/artman_cloudscheduler_v1beta1.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "scheduler",
"apiVersion": "v1",
"language": "python",
"generator": "gapic",
"config": "google/cloud/scheduler/artman_cloudscheduler_v1.yaml"
}
}
]
}