forked from googleapis/python-firestore
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsynth.metadata
65 lines (65 loc) · 1.58 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
"sources": [
{
"generator": {
"name": "artman",
"version": "2.0.0",
"dockerImage": "googleapis/artman@sha256:b3b47805231a305d0f40c4bf069df20f6a2635574e6d4259fac651d3f9f6e098"
}
},
{
"git": {
"name": ".",
"remote": "[email protected]:googleapis/python-firestore",
"sha": "30ca7962134dd534bbc2a00e40de7e0b35401464"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "756b174de4a122461993c1c583345533d819936d",
"internalRef": "308824110"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "01b6f23d24b27878b48667ce597876d66b59780e"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "firestore",
"apiVersion": "v1beta1",
"language": "python",
"generator": "gapic",
"config": "google/firestore/artman_firestore.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "firestore",
"apiVersion": "v1",
"language": "python",
"generator": "gapic",
"config": "google/firestore/artman_firestore_v1.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "firestore_admin",
"apiVersion": "v1",
"language": "python",
"generator": "gapic",
"config": "google/firestore/admin/artman_firestore_v1.yaml"
}
}
]
}