-
Notifications
You must be signed in to change notification settings - Fork 59
/
Copy pathsynth.metadata
46 lines (46 loc) · 1 KB
/
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
38
39
40
41
42
43
44
45
46
{
"sources": [
{
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-bigtable.git",
"sha": "9b7c8ca3acfa5957924735304d6f7f2e8a91bd04"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "75880c3e6a6aa2597400582848e81bbbfac51dea",
"internalRef": "372468161"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "c6706ee5d693e9ae5967614170732646590d8374"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "bigtable",
"apiVersion": "v2",
"language": "nodejs",
"generator": "bazel"
}
},
{
"client": {
"source": "googleapis",
"apiName": "bigtable-admin",
"apiVersion": "v2",
"language": "nodejs",
"generator": "bazel"
}
}
]
}