-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Expand file tree
/
Copy pathsynth.metadata
More file actions
128 lines (128 loc) · 2.69 KB
/
synth.metadata
File metadata and controls
128 lines (128 loc) · 2.69 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
{
"updateTime": "2020-01-30T02:35:03.193416Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.44.4",
"dockerImage": "googleapis/artman@sha256:19e945954fc960a4bdfee6cb34695898ab21a8cf0bac063ee39b91f00a1faec8"
}
},
{
"git": {
"name": "googleapis",
"remote": "git@github.com:googleapis/googleapis.git",
"sha": "b491d07cadaae7cde5608321f913e5ca1459b32d",
"internalRef": "292245373"
}
},
{
"template": {
"name": "python_library",
"origin": "synthtool.gcp",
"version": "2019.10.17"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "oslogin",
"apiVersion": "v1",
"language": "python",
"generator": "gapic",
"config": "google/cloud/oslogin/artman_oslogin_v1.yaml"
}
}
],
"newFiles": [
{
"path": "MANIFEST.in"
},
{
"path": ".flake8"
},
{
"path": "noxfile.py"
},
{
"path": ".coveragerc"
},
{
"path": "setup.cfg"
},
{
"path": "LICENSE"
},
{
"path": "docs/conf.py"
},
{
"path": "docs/_static/custom.css"
},
{
"path": "docs/gapic/v1/api.rst"
},
{
"path": "docs/gapic/v1/types.rst"
},
{
"path": "docs/_templates/layout.html"
},
{
"path": "google/__init__.py"
},
{
"path": "google/cloud/__init__.py"
},
{
"path": "google/cloud/oslogin.py"
},
{
"path": "google/cloud/oslogin_v1/types.py"
},
{
"path": "google/cloud/oslogin_v1/__init__.py"
},
{
"path": "google/cloud/oslogin_v1/gapic/__init__.py"
},
{
"path": "google/cloud/oslogin_v1/gapic/os_login_service_client.py"
},
{
"path": "google/cloud/oslogin_v1/gapic/os_login_service_client_config.py"
},
{
"path": "google/cloud/oslogin_v1/gapic/enums.py"
},
{
"path": "google/cloud/oslogin_v1/gapic/transports/__init__.py"
},
{
"path": "google/cloud/oslogin_v1/gapic/transports/os_login_service_grpc_transport.py"
},
{
"path": "google/cloud/oslogin_v1/proto/oslogin.proto"
},
{
"path": "google/cloud/oslogin_v1/proto/oslogin_pb2_grpc.py"
},
{
"path": "google/cloud/oslogin_v1/proto/__init__.py"
},
{
"path": "google/cloud/oslogin_v1/proto/common_pb2.py"
},
{
"path": "google/cloud/oslogin_v1/proto/common_pb2_grpc.py"
},
{
"path": "google/cloud/oslogin_v1/proto/oslogin_pb2.py"
},
{
"path": "tests/unit/gapic/v1/test_os_login_service_client_v1.py"
}
]
}