forked from googleapis/python-documentai
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsynth.metadata
More file actions
45 lines (45 loc) · 993 Bytes
/
Copy pathsynth.metadata
File metadata and controls
45 lines (45 loc) · 993 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
38
39
40
41
42
43
44
45
{
"sources": [
{
"git": {
"name": ".",
"remote": "git@github.com:googleapis/python-documentai",
"sha": "ec70a8cec0f1fbd0f8ec18189139e632ec28b025"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "e6168630be3e31eede633ba2c6f1cd64248dec1c"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "e6168630be3e31eede633ba2c6f1cd64248dec1c"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "documentai",
"apiVersion": "v1beta2",
"language": "python",
"generator": "bazel"
}
},
{
"client": {
"source": "googleapis",
"apiName": "documentai",
"apiVersion": "v1beta3",
"language": "python",
"generator": "bazel"
}
}
]
}