forked from googleapis/python-language
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsynth.metadata
More file actions
55 lines (55 loc) · 1.35 KB
/
synth.metadata
File metadata and controls
55 lines (55 loc) · 1.35 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
50
51
52
53
54
55
{
"sources": [
{
"generator": {
"name": "artman",
"version": "2.0.0",
"dockerImage": "googleapis/artman@sha256:b3b47805231a305d0f40c4bf069df20f6a2635574e6d4259fac651d3f9f6e098"
}
},
{
"git": {
"name": ".",
"remote": "https://github.com/googleapis/python-language.git",
"sha": "c39138189a0c93512c1cdbb7cd00047c73a80402"
}
},
{
"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": "f5e4c17dc78a966dbf29961dd01f9bbd63e20a04"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "language",
"apiVersion": "v1beta2",
"language": "python",
"generator": "gapic",
"config": "google/cloud/language/artman_language_v1beta2.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "language",
"apiVersion": "v1",
"language": "python",
"generator": "gapic",
"config": "google/cloud/language/artman_language_v1.yaml"
}
}
]
}