forked from googleapis/google-cloud-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsynth.metadata
More file actions
59 lines (59 loc) · 1.41 KB
/
synth.metadata
File metadata and controls
59 lines (59 loc) · 1.41 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
50
51
52
53
54
55
56
57
58
59
{
"updateTime": "2019-03-25T20:46:39.567501Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.16.19",
"dockerImage": "googleapis/artman@sha256:70ba28fda87e032ae44e6df41b7fc342c1b0cce1ed90658c4890eb4f613038c2"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "e80435a132c53da26f46daf0787035ee63fb942b",
"internalRef": "239938670"
}
},
{
"template": {
"name": "python_library",
"origin": "synthtool.gcp",
"version": "2019.2.26"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "tasks",
"apiVersion": "v2beta2",
"language": "python",
"generator": "gapic",
"config": "google/cloud/tasks/artman_cloudtasks_v2beta2.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "tasks",
"apiVersion": "v2beta3",
"language": "python",
"generator": "gapic",
"config": "google/cloud/tasks/artman_cloudtasks_v2beta3.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "tasks",
"apiVersion": "v2",
"language": "python",
"generator": "gapic",
"config": "google/cloud/tasks/artman_cloudtasks_v2.yaml"
}
}
]
}