forked from googleapis/google-cloud-java
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsynth.metadata
42 lines (42 loc) · 1.02 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
{
"updateTime": "2019-03-06T08:39:37.112446Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.16.15",
"dockerImage": "googleapis/artman@sha256:9caadfa59d48224cba5f3217eb9d61a155b78ccf31e628abef385bc5b7ed3bd2"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "856117505ff9075b3e9c0b5674113667b6cf9e00",
"internalRef": "236931378"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "dataproc",
"apiVersion": "v1",
"language": "java",
"generator": "gapic",
"config": "google/cloud/dataproc/artman_dataproc_v1.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "dataproc",
"apiVersion": "v1beta2",
"language": "java",
"generator": "gapic",
"config": "google/cloud/dataproc/artman_dataproc_v1beta2.yaml"
}
}
]
}