Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit 410c499

Browse files
yoshi-automationcrwilcox
authored andcommitted
Add baseline for synth.metadata
1 parent 87460fe commit 410c499

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

synth.metadata

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
{
2+
"updateTime": "2018-12-07T13:28:56.237737Z",
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": "tasks",
32+
"apiVersion": "v2beta2",
33+
"language": "python",
34+
"generator": "gapic",
35+
"config": "google/cloud/tasks/artman_cloudtasks_v2beta2.yaml"
36+
}
37+
},
38+
{
39+
"client": {
40+
"source": "googleapis",
41+
"apiName": "tasks",
42+
"apiVersion": "v2beta3",
43+
"language": "python",
44+
"generator": "gapic",
45+
"config": "google/cloud/tasks/artman_cloudtasks_v2beta3.yaml"
46+
}
47+
}
48+
]
49+
}

0 commit comments

Comments
 (0)