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
79 lines (79 loc) · 1.93 KB
/
synth.metadata
File metadata and controls
79 lines (79 loc) · 1.93 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
"updateTime": "2019-06-06T12:41:40.824514Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.23.1",
"dockerImage": "googleapis/artman@sha256:9d5cae1454da64ac3a87028f8ef486b04889e351c83bb95e83b8fab3959faed0"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "f03bf2139ee85aac88411d6c20a21f4c901fe83c",
"internalRef": "251806891"
}
},
{
"template": {
"name": "python_library",
"origin": "synthtool.gcp",
"version": "2019.5.2"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "vision",
"apiVersion": "v1",
"language": "python",
"generator": "gapic",
"config": "google/cloud/vision/artman_vision_v1.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "vision",
"apiVersion": "v1p1beta1",
"language": "python",
"generator": "gapic",
"config": "google/cloud/vision/artman_vision_v1p1beta1.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "vision",
"apiVersion": "v1p2beta1",
"language": "python",
"generator": "gapic",
"config": "google/cloud/vision/artman_vision_v1p2beta1.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "vision",
"apiVersion": "v1p3beta1",
"language": "python",
"generator": "gapic",
"config": "google/cloud/vision/artman_vision_v1p3beta1.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "vision",
"apiVersion": "v1p4beta1",
"language": "python",
"generator": "gapic",
"config": "google/cloud/vision/artman_vision_v1p4beta1.yaml"
}
}
]
}