forked from googleapis/nodejs-pubsub
-
Notifications
You must be signed in to change notification settings - Fork 0
/
synth.metadata
37 lines (37 loc) · 855 Bytes
/
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
{
"sources": [
{
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-pubsub.git",
"sha": "a7dff65c1a4115e75251b775f679e6beb092928e"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "14f0c2cc9392234707247ab2b0782c118cb179aa",
"internalRef": "317914250"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "dc9caca650c77b7039e2bbc3339ffb34ae78e5b7"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "pubsub",
"apiVersion": "v1",
"language": "typescript",
"generator": "gapic-generator-typescript"
}
}
]
}