forked from googleapis/nodejs-analytics-admin
-
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) · 852 Bytes
/
synth.metadata
File metadata and controls
37 lines (37 loc) · 852 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-analytics-admin.git",
"sha": "a9c04bf9593c343fd6de50f4dad24641162c5f29"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "94006b3cb8d2fb44703cf535da15608eed6bf7db",
"internalRef": "325949033"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "5747555f7620113d9a2078a48f4c047a99d31b3e"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "analyticsadmin",
"apiVersion": "v1alpha",
"language": "nodejs",
"generator": "bazel"
}
}
]
}