Skip to content

Commit 925af6a

Browse files
yoshi-automationcrwilcox
authored andcommitted
Add baseline for synth.metadata
1 parent 52960cf commit 925af6a

1 file changed

Lines changed: 39 additions & 0 deletions

File tree

container/synth.metadata

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"updateTime": "2018-12-07T13:15:03.290811Z",
3+
"sources": [
4+
{
5+
"generator": {
6+
"name": "artman",
7+
"version": "0.16.2",
8+
"dockerImage": "googleapis/artman@sha256:2f6b261ee7fe1aedf238991c93a20b3820de37a343d0cacf3e3e9555c2aaf2ea"
9+
}
10+
},
11+
{
12+
"git": {
13+
"name": "googleapis",
14+
"remote": "https://github.com/googleapis/googleapis.git",
15+
"sha": "200fbbe59cc7b0077ae525eb5f3d6420c0c53e61",
16+
"internalRef": "224174014"
17+
}
18+
},
19+
{
20+
"template": {
21+
"name": "python_library",
22+
"origin": "synthtool.gcp",
23+
"version": "2018.12.6"
24+
}
25+
}
26+
],
27+
"destinations": [
28+
{
29+
"client": {
30+
"source": "googleapis",
31+
"apiName": "container",
32+
"apiVersion": "v1",
33+
"language": "python",
34+
"generator": "gapic",
35+
"config": "google/container/artman_container_v1.yaml"
36+
}
37+
}
38+
]
39+
}

0 commit comments

Comments
 (0)