forked from googleapis/google-cloud-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsynth.metadata
More file actions
49 lines (49 loc) · 1.23 KB
/
synth.metadata
File metadata and controls
49 lines (49 loc) · 1.23 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
{
"updateTime": "2019-10-10T12:50:02.032093Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.38.0",
"dockerImage": "googleapis/artman@sha256:0d2f8d429110aeb8d82df6550ef4ede59d40df9062d260a1580fce688b0512bf"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "10f91fa12f70e8e0209a45fc10807ed1f77c7e4e",
"internalRef": "273826591"
}
},
{
"template": {
"name": "python_library",
"origin": "synthtool.gcp",
"version": "2019.5.2"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "websecurityscanner",
"apiVersion": "v1alpha",
"language": "python",
"generator": "gapic",
"config": "google/cloud/websecurityscanner/artman_websecurityscanner_v1alpha.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "websecurityscanner",
"apiVersion": "v1beta",
"language": "python",
"generator": "gapic",
"config": "google/cloud/websecurityscanner/artman_websecurityscanner_v1beta.yaml"
}
}
]
}