forked from googleapis/nodejs-speech
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsynth.metadata
49 lines (49 loc) · 1.15 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-05-21T11:25:25.116275Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.20.0",
"dockerImage": "googleapis/artman@sha256:3246adac900f4bdbd62920e80de2e5877380e44036b3feae13667ec255ebf5ec"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "32a10f69e2c9ce15bba13ab1ff928bacebb25160",
"internalRef": "249058354"
}
},
{
"template": {
"name": "node_library",
"origin": "synthtool.gcp",
"version": "2019.5.2"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "speech",
"apiVersion": "v1",
"language": "nodejs",
"generator": "gapic",
"config": "google/cloud/speech/artman_speech_v1.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "speech",
"apiVersion": "v1p1beta1",
"language": "nodejs",
"generator": "gapic",
"config": "google/cloud/speech/artman_speech_v1p1beta1.yaml"
}
}
]
}