forked from googleapis/nodejs-text-to-speech
-
Notifications
You must be signed in to change notification settings - Fork 0
/
synth.metadata
46 lines (46 loc) · 1.07 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-text-to-speech.git",
"sha": "9b5a416195d2ba1ff185ed6d5598b3f98777e019"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "42ee97c1b93a0e3759bbba3013da309f670a90ab",
"internalRef": "307114445"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "19465d3ec5e5acdb01521d8f3bddd311bcbee28d"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "texttospeech",
"apiVersion": "v1",
"language": "typescript",
"generator": "gapic-generator-typescript"
}
},
{
"client": {
"source": "googleapis",
"apiName": "texttospeech",
"apiVersion": "v1beta1",
"language": "typescript",
"generator": "gapic-generator-typescript"
}
}
]
}