forked from googleapis/nodejs-translate
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsynth.metadata
More file actions
39 lines (39 loc) · 937 Bytes
/
synth.metadata
File metadata and controls
39 lines (39 loc) · 937 Bytes
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
{
"updateTime": "2019-08-02T11:29:03.380641Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.32.0",
"dockerImage": "googleapis/artman@sha256:6929f343c400122d85818195b18613330a12a014bffc1e08499550d40571479d"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "3a40d3a5f5e5a33fd49888a8a33ed021f65c0ccf",
"internalRef": "261297518"
}
},
{
"template": {
"name": "node_library",
"origin": "synthtool.gcp",
"version": "2019.5.2"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "translate",
"apiVersion": "v3beta1",
"language": "nodejs",
"generator": "gapic",
"config": "google/cloud/translate/artman_translate_v3beta1.yaml"
}
}
]
}