forked from googleapis/nodejs-vision
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsynth.metadata
More file actions
73 lines (73 loc) · 1.69 KB
/
synth.metadata
File metadata and controls
73 lines (73 loc) · 1.69 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
{
"sources": [
{
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-vision.git",
"sha": "afdc8da5f4181b5d43c3dc0155294495d647645a"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "7683d068453196e0f33366f6cc492649bfa750cc",
"internalRef": "311836104"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "be74d3e532faa47eb59f1a0eaebde0860d1d8ab4"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "vision",
"apiVersion": "v1",
"language": "typescript",
"generator": "gapic-generator-typescript"
}
},
{
"client": {
"source": "googleapis",
"apiName": "vision",
"apiVersion": "v1p1beta1",
"language": "typescript",
"generator": "gapic-generator-typescript"
}
},
{
"client": {
"source": "googleapis",
"apiName": "vision",
"apiVersion": "v1p2beta1",
"language": "typescript",
"generator": "gapic-generator-typescript"
}
},
{
"client": {
"source": "googleapis",
"apiName": "vision",
"apiVersion": "v1p3beta1",
"language": "typescript",
"generator": "gapic-generator-typescript"
}
},
{
"client": {
"source": "googleapis",
"apiName": "vision",
"apiVersion": "v1p4beta1",
"language": "typescript",
"generator": "gapic-generator-typescript"
}
}
]
}