forked from googleapis/nodejs-text-to-speech
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsynth.metadata
49 lines (49 loc) · 1.19 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
{
"updateTime": "2019-02-13T12:28:45.071765Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.16.13",
"dockerImage": "googleapis/artman@sha256:5fd9aee1d82a00cebf425c8fa431f5457539562f5867ad9c54370f0ec9a7ccaa"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "ca61898878f0926dd9dcc68ba90764f17133efe4",
"internalRef": "233680013"
}
},
{
"template": {
"name": "node_library",
"origin": "synthtool.gcp",
"version": "2019.1.16"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "texttospeech",
"apiVersion": "v1",
"language": "nodejs",
"generator": "gapic",
"config": "google/cloud/texttospeech/artman_texttospeech_v1.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "texttospeech",
"apiVersion": "v1beta1",
"language": "nodejs",
"generator": "gapic",
"config": "google/cloud/texttospeech/artman_texttospeech_v1beta1.yaml"
}
}
]
}