forked from googleapis/python-speech
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsynth.metadata
More file actions
49 lines (49 loc) · 1.16 KB
/
synth.metadata
File metadata and controls
49 lines (49 loc) · 1.16 KB
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": "2020-02-03T22:57:22.365987Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.44.4",
"dockerImage": "googleapis/artman@sha256:19e945954fc960a4bdfee6cb34695898ab21a8cf0bac063ee39b91f00a1faec8"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "29d40b78e3dc1579b0b209463fbcb76e5767f72a",
"internalRef": "292979741"
}
},
{
"template": {
"name": "python_split_library",
"origin": "synthtool.gcp",
"version": "2019.10.17"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "speech",
"apiVersion": "v1p1beta1",
"language": "python",
"generator": "gapic",
"config": "google/cloud/speech/artman_speech_v1p1beta1.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "speech",
"apiVersion": "v1",
"language": "python",
"generator": "gapic",
"config": "google/cloud/speech/artman_speech_v1.yaml"
}
}
]
}