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
32 lines (32 loc) · 786 Bytes
/
synth.metadata
File metadata and controls
32 lines (32 loc) · 786 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
{
"updateTime": "2019-09-12T14:51:08.578469Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.36.2",
"dockerImage": "googleapis/artman@sha256:0e6f3a668cd68afc768ecbe08817cf6e56a0e64fcbdb1c58c3b97492d12418a1"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "1cb29d0fd49437d8e5d7de327e258739e998f01c",
"internalRef": "268598527"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "bigquery",
"apiVersion": "v2",
"language": "python",
"generator": "gapic",
"config": "google/cloud/bigquery/artman_bigquery_v2.yaml"
}
}
]
}