forked from googleapis/nodejs-pubsub
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsynth.metadata
More file actions
37 lines (37 loc) · 855 Bytes
/
Copy pathsynth.metadata
File metadata and controls
37 lines (37 loc) · 855 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
{
"sources": [
{
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-pubsub.git",
"sha": "e7c9806171886b45ef60c2b95ebaf142815985ef"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "73d4b5d9a791f8b1ee63d439ffe909bb8ffa07f7",
"internalRef": "310595049"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "be74d3e532faa47eb59f1a0eaebde0860d1d8ab4"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "pubsub",
"apiVersion": "v1",
"language": "typescript",
"generator": "gapic-generator-typescript"
}
}
]
}