forked from googleapis/google-cloud-java
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsynth.metadata
More file actions
42 lines (42 loc) · 1.02 KB
/
synth.metadata
File metadata and controls
42 lines (42 loc) · 1.02 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
{
"updateTime": "2019-02-02T08:37:20.101142Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.16.8",
"dockerImage": "googleapis/artman@sha256:75bc07ef34a1de9895c18af54dc503ed3b3f3b52e85062e3360a979d2a0741e7"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "bce093dab3e65c40eb9a37efbdc960f34df6037a",
"internalRef": "231974277"
}
}
],
"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"
}
}
]
}