1{
2 "schema": "1.0",
3 "comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
4 "language": "go",
5 "protoPackage": "google.devtools.artifactregistry.v1beta2",
6 "libraryPackage": "cloud.google.com/go/artifactregistry/apiv1beta2",
7 "services": {
8 "ArtifactRegistry": {
9 "clients": {
10 "grpc": {
11 "libraryClient": "Client",
12 "rpcs": {
13 "CreateRepository": {
14 "methods": [
15 "CreateRepository"
16 ]
17 },
18 "CreateTag": {
19 "methods": [
20 "CreateTag"
21 ]
22 },
23 "DeletePackage": {
24 "methods": [
25 "DeletePackage"
26 ]
27 },
28 "DeleteRepository": {
29 "methods": [
30 "DeleteRepository"
31 ]
32 },
33 "DeleteTag": {
34 "methods": [
35 "DeleteTag"
36 ]
37 },
38 "DeleteVersion": {
39 "methods": [
40 "DeleteVersion"
41 ]
42 },
43 "GetFile": {
44 "methods": [
45 "GetFile"
46 ]
47 },
48 "GetIamPolicy": {
49 "methods": [
50 "GetIamPolicy"
51 ]
52 },
53 "GetLocation": {
54 "methods": [
55 "GetLocation"
56 ]
57 },
58 "GetPackage": {
59 "methods": [
60 "GetPackage"
61 ]
62 },
63 "GetProjectSettings": {
64 "methods": [
65 "GetProjectSettings"
66 ]
67 },
68 "GetRepository": {
69 "methods": [
70 "GetRepository"
71 ]
72 },
73 "GetTag": {
74 "methods": [
75 "GetTag"
76 ]
77 },
78 "GetVersion": {
79 "methods": [
80 "GetVersion"
81 ]
82 },
83 "ImportAptArtifacts": {
84 "methods": [
85 "ImportAptArtifacts"
86 ]
87 },
88 "ImportYumArtifacts": {
89 "methods": [
90 "ImportYumArtifacts"
91 ]
92 },
93 "ListFiles": {
94 "methods": [
95 "ListFiles"
96 ]
97 },
98 "ListLocations": {
99 "methods": [
100 "ListLocations"
101 ]
102 },
103 "ListPackages": {
104 "methods": [
105 "ListPackages"
106 ]
107 },
108 "ListRepositories": {
109 "methods": [
110 "ListRepositories"
111 ]
112 },
113 "ListTags": {
114 "methods": [
115 "ListTags"
116 ]
117 },
118 "ListVersions": {
119 "methods": [
120 "ListVersions"
121 ]
122 },
123 "SetIamPolicy": {
124 "methods": [
125 "SetIamPolicy"
126 ]
127 },
128 "TestIamPermissions": {
129 "methods": [
130 "TestIamPermissions"
131 ]
132 },
133 "UpdateProjectSettings": {
134 "methods": [
135 "UpdateProjectSettings"
136 ]
137 },
138 "UpdateRepository": {
139 "methods": [
140 "UpdateRepository"
141 ]
142 },
143 "UpdateTag": {
144 "methods": [
145 "UpdateTag"
146 ]
147 }
148 }
149 },
150 "rest": {
151 "libraryClient": "Client",
152 "rpcs": {
153 "CreateRepository": {
154 "methods": [
155 "CreateRepository"
156 ]
157 },
158 "CreateTag": {
159 "methods": [
160 "CreateTag"
161 ]
162 },
163 "DeletePackage": {
164 "methods": [
165 "DeletePackage"
166 ]
167 },
168 "DeleteRepository": {
169 "methods": [
170 "DeleteRepository"
171 ]
172 },
173 "DeleteTag": {
174 "methods": [
175 "DeleteTag"
176 ]
177 },
178 "DeleteVersion": {
179 "methods": [
180 "DeleteVersion"
181 ]
182 },
183 "GetFile": {
184 "methods": [
185 "GetFile"
186 ]
187 },
188 "GetIamPolicy": {
189 "methods": [
190 "GetIamPolicy"
191 ]
192 },
193 "GetLocation": {
194 "methods": [
195 "GetLocation"
196 ]
197 },
198 "GetPackage": {
199 "methods": [
200 "GetPackage"
201 ]
202 },
203 "GetProjectSettings": {
204 "methods": [
205 "GetProjectSettings"
206 ]
207 },
208 "GetRepository": {
209 "methods": [
210 "GetRepository"
211 ]
212 },
213 "GetTag": {
214 "methods": [
215 "GetTag"
216 ]
217 },
218 "GetVersion": {
219 "methods": [
220 "GetVersion"
221 ]
222 },
223 "ImportAptArtifacts": {
224 "methods": [
225 "ImportAptArtifacts"
226 ]
227 },
228 "ImportYumArtifacts": {
229 "methods": [
230 "ImportYumArtifacts"
231 ]
232 },
233 "ListFiles": {
234 "methods": [
235 "ListFiles"
236 ]
237 },
238 "ListLocations": {
239 "methods": [
240 "ListLocations"
241 ]
242 },
243 "ListPackages": {
244 "methods": [
245 "ListPackages"
246 ]
247 },
248 "ListRepositories": {
249 "methods": [
250 "ListRepositories"
251 ]
252 },
253 "ListTags": {
254 "methods": [
255 "ListTags"
256 ]
257 },
258 "ListVersions": {
259 "methods": [
260 "ListVersions"
261 ]
262 },
263 "SetIamPolicy": {
264 "methods": [
265 "SetIamPolicy"
266 ]
267 },
268 "TestIamPermissions": {
269 "methods": [
270 "TestIamPermissions"
271 ]
272 },
273 "UpdateProjectSettings": {
274 "methods": [
275 "UpdateProjectSettings"
276 ]
277 },
278 "UpdateRepository": {
279 "methods": [
280 "UpdateRepository"
281 ]
282 },
283 "UpdateTag": {
284 "methods": [
285 "UpdateTag"
286 ]
287 }
288 }
289 }
290 }
291 }
292 }
293}
View as plain text