forked from googleapis/nodejs-datastore
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsynth.metadata
37 lines (37 loc) · 861 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-datastore.git",
"sha": "34e91359aa7cd246799a651fa5f441ed8956b930"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "a3a0bf0f6291d69f2ff3df7fcd63d28ee20ac727",
"internalRef": "310060413"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "ab883569eb0257bbf16a6d825fd018b3adde3912"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "datastore",
"apiVersion": "v1",
"language": "typescript",
"generator": "gapic-generator-typescript"
}
}
]
}