forked from googleapis/nodejs-firestore
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsynth.metadata
More file actions
59 lines (59 loc) · 1.41 KB
/
synth.metadata
File metadata and controls
59 lines (59 loc) · 1.41 KB
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
47
48
49
50
51
52
53
54
55
56
57
58
59
{
"updateTime": "2019-09-04T11:15:34.790028Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.36.2",
"dockerImage": "googleapis/artman@sha256:0e6f3a668cd68afc768ecbe08817cf6e56a0e64fcbdb1c58c3b97492d12418a1"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "a2158681f6e30c5fd9446eb1fd7b5021a6d48bfa",
"internalRef": "266999433"
}
},
{
"template": {
"name": "node_library",
"origin": "synthtool.gcp",
"version": "2019.5.2"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "firestore-admin",
"apiVersion": "v1",
"language": "nodejs",
"generator": "gapic",
"config": "google/firestore/admin/artman_firestore_v1.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "firestore",
"apiVersion": "v1beta1",
"language": "nodejs",
"generator": "gapic",
"config": "google/firestore/artman_firestore.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "firestore",
"apiVersion": "v1",
"language": "nodejs",
"generator": "gapic",
"config": "google/firestore/artman_firestore_v1.yaml"
}
}
]
}