forked from googleapis/python-vision
-
Notifications
You must be signed in to change notification settings - Fork 0
/
synth.metadata
85 lines (85 loc) · 2.1 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
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
80
81
82
83
84
85
{
"sources": [
{
"generator": {
"name": "artman",
"version": "2.0.0",
"dockerImage": "googleapis/artman@sha256:b3b47805231a305d0f40c4bf069df20f6a2635574e6d4259fac651d3f9f6e098"
}
},
{
"git": {
"name": ".",
"remote": "git@github.com:googleapis/python-vision",
"sha": "e067d8a283aaba44d9da7147c9ded5c8ab0e536c"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "756b174de4a122461993c1c583345533d819936d",
"internalRef": "308824110"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "01b6f23d24b27878b48667ce597876d66b59780e"
}
}
],
"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"
}
}
]
}