forked from googleapis/java-bigtable
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsynth.metadata
49 lines (49 loc) · 1.15 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
43
44
45
46
47
48
49
{
"updateTime": "2019-10-26T07:53:02.643440Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.40.3",
"dockerImage": "googleapis/artman@sha256:c805f50525f5f557886c94ab76f56eaa09cb1da58c3ee95111fd34259376621a"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "d27a44798506d28e8e6d874bd128da43f45f74c4",
"internalRef": "276716410"
}
},
{
"template": {
"name": "java_library",
"origin": "synthtool.gcp",
"version": "2019.10.17"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "bigtable",
"apiVersion": "v2",
"language": "java",
"generator": "gapic",
"config": "google/bigtable/artman_bigtable.yaml"
}
},
{
"client": {
"source": "googleapis",
"apiName": "bigtable-admin",
"apiVersion": "v2",
"language": "java",
"generator": "gapic",
"config": "google/bigtable/admin/artman_bigtableadmin.yaml"
}
}
]
}