forked from googleapis/python-speech
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsynth.metadata
53 lines (53 loc) · 1.18 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
{
"sources": [
{
"git": {
"name": ".",
"remote": "[email protected]:googleapis/python-speech.git",
"sha": "97b9e2481b2ed0817cd34238f240a013fb5dd6a5"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "2db5725bf898b544a0cf951e1694d3b0fce5eda3",
"internalRef": "329384854"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "d91dd8aac77f7a9c5506c238038a26fa4f9e361e"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "d91dd8aac77f7a9c5506c238038a26fa4f9e361e"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "speech",
"apiVersion": "v1p1beta1",
"language": "python",
"generator": "bazel"
}
},
{
"client": {
"source": "googleapis",
"apiName": "speech",
"apiVersion": "v1",
"language": "python",
"generator": "bazel"
}
}
]
}