forked from googleapis/nodejs-speech
-
Notifications
You must be signed in to change notification settings - Fork 0
/
synth.metadata
46 lines (46 loc) · 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
{
"sources": [
{
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-speech.git",
"sha": "6abc5ec4c42344161eeefb3d52a249adead407c4"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "72326861be446be27d53af95c87e6e313367c371",
"internalRef": "362934100"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "ac8f20f12e7a4c0b0ae1c6fa415f684a25ea82b7"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "speech",
"apiVersion": "v1p1beta1",
"language": "nodejs",
"generator": "bazel"
}
},
{
"client": {
"source": "googleapis",
"apiName": "speech",
"apiVersion": "v1",
"language": "nodejs",
"generator": "bazel"
}
}
]
}