forked from googleapis/python-videointelligence
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsynth.metadata
85 lines (85 loc) · 2.27 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-videointelligence.git",
"sha": "78ed59825bbb77942b1382981cd531b219201a67"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "ee9e8e4e67f06aba881392a1a2956fbe7a42d216",
"internalRef": "309481123"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "04cb397eb7590ea1e6c10a39fca3d8fe0fb3d256"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "videointelligence",
"apiVersion": "v1beta2",
"language": "python",
"generator": "gapic",
"config": "google/cloud/videointelligence/artman_videointelligence_v1beta2.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "videointelligence",
"apiVersion": "v1p1beta1",
"language": "python",
"generator": "gapic",
"config": "google/cloud/videointelligence/artman_videointelligence_v1p1beta1.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "videointelligence",
"apiVersion": "v1p2beta1",
"language": "python",
"generator": "gapic",
"config": "google/cloud/videointelligence/artman_videointelligence_v1p2beta1.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "videointelligence",
"apiVersion": "v1p3beta1",
"language": "python",
"generator": "gapic",
"config": "google/cloud/videointelligence/artman_videointelligence_v1p3beta1.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "videointelligence",
"apiVersion": "v1",
"language": "python",
"generator": "gapic",
"config": "google/cloud/videointelligence/artman_videointelligence_v1.yaml"
}
}
]
}