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