@gitpod/public-api 0.1.5-sje-kots-db-migration-logger.0 → 0.1.5-sje-licensor-deprecation.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (82) hide show
  1. package/lib/gitpod/experimental/v1/ide_client_connectweb.d.ts +38 -0
  2. package/lib/gitpod/experimental/v1/ide_client_connectweb.d.ts.map +1 -0
  3. package/lib/gitpod/experimental/v1/ide_client_connectweb.js +45 -0
  4. package/lib/gitpod/experimental/v1/ide_client_connectweb.js.map +1 -0
  5. package/lib/gitpod/experimental/v1/ide_client_pb.d.ts +68 -0
  6. package/lib/gitpod/experimental/v1/ide_client_pb.d.ts.map +1 -0
  7. package/lib/gitpod/experimental/v1/ide_client_pb.js +122 -0
  8. package/lib/gitpod/experimental/v1/ide_client_pb.js.map +1 -0
  9. package/lib/gitpod/experimental/v1/index.d.ts +9 -0
  10. package/lib/gitpod/experimental/v1/index.d.ts.map +1 -0
  11. package/lib/gitpod/experimental/v1/index.js +21 -0
  12. package/lib/gitpod/experimental/v1/index.js.map +1 -0
  13. package/lib/gitpod/experimental/v1/oidc_connectweb.d.ts +71 -0
  14. package/lib/gitpod/experimental/v1/oidc_connectweb.d.ts.map +1 -0
  15. package/lib/gitpod/experimental/v1/oidc_connectweb.js +78 -0
  16. package/lib/gitpod/experimental/v1/oidc_connectweb.js.map +1 -0
  17. package/lib/gitpod/experimental/v1/oidc_pb.d.ts +467 -0
  18. package/lib/gitpod/experimental/v1/oidc_pb.d.ts.map +1 -0
  19. package/lib/gitpod/experimental/v1/oidc_pb.js +658 -0
  20. package/lib/gitpod/experimental/v1/oidc_pb.js.map +1 -0
  21. package/lib/gitpod/experimental/v1/pagination_pb.d.ts +9 -6
  22. package/lib/gitpod/experimental/v1/pagination_pb.d.ts.map +1 -1
  23. package/lib/gitpod/experimental/v1/pagination_pb.js +10 -7
  24. package/lib/gitpod/experimental/v1/pagination_pb.js.map +1 -1
  25. package/lib/gitpod/experimental/v1/projects_connectweb.d.ts +60 -0
  26. package/lib/gitpod/experimental/v1/projects_connectweb.d.ts.map +1 -0
  27. package/lib/gitpod/experimental/v1/projects_connectweb.js +67 -0
  28. package/lib/gitpod/experimental/v1/projects_connectweb.js.map +1 -0
  29. package/lib/gitpod/experimental/v1/projects_pb.d.ts +319 -0
  30. package/lib/gitpod/experimental/v1/projects_pb.d.ts.map +1 -0
  31. package/lib/gitpod/experimental/v1/projects_pb.js +474 -0
  32. package/lib/gitpod/experimental/v1/projects_pb.js.map +1 -0
  33. package/lib/gitpod/experimental/v1/teams_connectweb.d.ts +104 -0
  34. package/lib/gitpod/experimental/v1/teams_connectweb.d.ts.map +1 -0
  35. package/lib/gitpod/experimental/v1/teams_connectweb.js +111 -0
  36. package/lib/gitpod/experimental/v1/teams_connectweb.js.map +1 -0
  37. package/lib/gitpod/experimental/v1/teams_pb.d.ts +433 -0
  38. package/lib/gitpod/experimental/v1/teams_pb.d.ts.map +1 -0
  39. package/lib/gitpod/experimental/v1/teams_pb.js +671 -0
  40. package/lib/gitpod/experimental/v1/teams_pb.js.map +1 -0
  41. package/lib/gitpod/experimental/v1/tokens_connectweb.d.ts +82 -0
  42. package/lib/gitpod/experimental/v1/tokens_connectweb.d.ts.map +1 -0
  43. package/lib/gitpod/experimental/v1/tokens_connectweb.js +89 -0
  44. package/lib/gitpod/experimental/v1/tokens_connectweb.js.map +1 -0
  45. package/lib/gitpod/experimental/v1/tokens_pb.d.ts +285 -0
  46. package/lib/gitpod/experimental/v1/tokens_pb.d.ts.map +1 -0
  47. package/lib/gitpod/experimental/v1/tokens_pb.js +422 -0
  48. package/lib/gitpod/experimental/v1/tokens_pb.js.map +1 -0
  49. package/lib/gitpod/experimental/v1/user_connectweb.d.ts +80 -0
  50. package/lib/gitpod/experimental/v1/user_connectweb.d.ts.map +1 -0
  51. package/lib/gitpod/experimental/v1/user_connectweb.js +87 -0
  52. package/lib/gitpod/experimental/v1/user_connectweb.js.map +1 -0
  53. package/lib/gitpod/experimental/v1/user_pb.d.ts +343 -0
  54. package/lib/gitpod/experimental/v1/user_pb.d.ts.map +1 -0
  55. package/lib/gitpod/experimental/v1/user_pb.js +534 -0
  56. package/lib/gitpod/experimental/v1/user_pb.js.map +1 -0
  57. package/lib/gitpod/experimental/v1/workspace_connectweb.d.ts +43 -0
  58. package/lib/gitpod/experimental/v1/workspace_connectweb.d.ts.map +1 -0
  59. package/lib/gitpod/experimental/v1/workspace_connectweb.js +50 -0
  60. package/lib/gitpod/experimental/v1/workspace_connectweb.js.map +1 -0
  61. package/lib/gitpod/experimental/v1/workspace_pb.d.ts +153 -0
  62. package/lib/gitpod/experimental/v1/workspace_pb.d.ts.map +1 -0
  63. package/lib/gitpod/experimental/v1/workspace_pb.js +254 -0
  64. package/lib/gitpod/experimental/v1/workspace_pb.js.map +1 -0
  65. package/lib/gitpod/experimental/v1/workspaces_connectweb.d.ts +37 -4
  66. package/lib/gitpod/experimental/v1/workspaces_connectweb.d.ts.map +1 -1
  67. package/lib/gitpod/experimental/v1/workspaces_connectweb.js +36 -3
  68. package/lib/gitpod/experimental/v1/workspaces_connectweb.js.map +1 -1
  69. package/lib/gitpod/experimental/v1/workspaces_pb.d.ts +186 -7
  70. package/lib/gitpod/experimental/v1/workspaces_pb.d.ts.map +1 -1
  71. package/lib/gitpod/experimental/v1/workspaces_pb.js +300 -10
  72. package/lib/gitpod/experimental/v1/workspaces_pb.js.map +1 -1
  73. package/lib/index.d.ts +7 -0
  74. package/lib/index.d.ts.map +1 -0
  75. package/lib/index.js +10 -0
  76. package/lib/index.js.map +1 -0
  77. package/package.json +4 -2
  78. package/pkg-yarn.lock +1 -1
  79. package/provenance-bundle.jsonl +2 -2
  80. package/lib/gitpod/experimental/v1/pagination_pb.ts +0 -60
  81. package/lib/gitpod/experimental/v1/workspaces_connectweb.ts +0 -80
  82. package/lib/gitpod/experimental/v1/workspaces_pb.ts +0 -1219
@@ -0,0 +1,474 @@
1
+ "use strict";
2
+ /**
3
+ * Copyright (c) 2023 Gitpod GmbH. All rights reserved.
4
+ * Licensed under the GNU Affero General Public License (AGPL).
5
+ * See License.AGPL.txt in the project root for license information.
6
+ */
7
+ Object.defineProperty(exports, "__esModule", { value: true });
8
+ exports.DeleteProjectResponse = exports.DeleteProjectRequest = exports.ListProjectsResponse = exports.ListProjectsRequest = exports.GetProjectResponse = exports.GetProjectRequest = exports.CreateProjectResponse = exports.CreateProjectRequest = exports.WorkspaceClassSettings = exports.WorkspaceSettings = exports.PrebuildSettings = exports.ProjectSettings = exports.Project = void 0;
9
+ const protobuf_1 = require("@bufbuild/protobuf");
10
+ const pagination_pb_js_1 = require("./pagination_pb.js");
11
+ /**
12
+ * @generated from message gitpod.experimental.v1.Project
13
+ */
14
+ class Project extends protobuf_1.Message {
15
+ constructor(data) {
16
+ super();
17
+ /**
18
+ * ID is the unique identifier for the project.
19
+ * Read only.
20
+ *
21
+ * @generated from field: string id = 1;
22
+ */
23
+ this.id = "";
24
+ /**
25
+ * Team ID is the Team this Project belongs to.
26
+ * team_id will be empty if the Project belongs to a User, in which case user_id will be set.
27
+ *
28
+ * @generated from field: string team_id = 2;
29
+ */
30
+ this.teamId = "";
31
+ /**
32
+ * User ID is the User this Project belongs to.
33
+ * user_id will be empty if the Project belongs to a Team, in which case team_id will be set.
34
+ *
35
+ * @generated from field: string user_id = 3;
36
+ */
37
+ this.userId = "";
38
+ /**
39
+ * Name is the name of the Project.
40
+ * Required.
41
+ *
42
+ * @generated from field: string name = 4;
43
+ */
44
+ this.name = "";
45
+ /**
46
+ * Slug is a short-hand identifier for a project.
47
+ * Read-only.
48
+ *
49
+ * @generated from field: string slug = 5;
50
+ */
51
+ this.slug = "";
52
+ /**
53
+ * Clone URL is the clone URL on which this Project is based.
54
+ * Required.
55
+ *
56
+ * @generated from field: string clone_url = 6;
57
+ */
58
+ this.cloneUrl = "";
59
+ protobuf_1.proto3.util.initPartial(data, this);
60
+ }
61
+ static fromBinary(bytes, options) {
62
+ return new Project().fromBinary(bytes, options);
63
+ }
64
+ static fromJson(jsonValue, options) {
65
+ return new Project().fromJson(jsonValue, options);
66
+ }
67
+ static fromJsonString(jsonString, options) {
68
+ return new Project().fromJsonString(jsonString, options);
69
+ }
70
+ static equals(a, b) {
71
+ return protobuf_1.proto3.util.equals(Project, a, b);
72
+ }
73
+ }
74
+ exports.Project = Project;
75
+ Project.runtime = protobuf_1.proto3;
76
+ Project.typeName = "gitpod.experimental.v1.Project";
77
+ Project.fields = protobuf_1.proto3.util.newFieldList(() => [
78
+ { no: 1, name: "id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
79
+ { no: 2, name: "team_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
80
+ { no: 3, name: "user_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
81
+ { no: 4, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
82
+ { no: 5, name: "slug", kind: "scalar", T: 9 /* ScalarType.STRING */ },
83
+ { no: 6, name: "clone_url", kind: "scalar", T: 9 /* ScalarType.STRING */ },
84
+ { no: 7, name: "creation_time", kind: "message", T: protobuf_1.Timestamp },
85
+ { no: 8, name: "settings", kind: "message", T: ProjectSettings },
86
+ ]);
87
+ /**
88
+ * @generated from message gitpod.experimental.v1.ProjectSettings
89
+ */
90
+ class ProjectSettings extends protobuf_1.Message {
91
+ constructor(data) {
92
+ super();
93
+ protobuf_1.proto3.util.initPartial(data, this);
94
+ }
95
+ static fromBinary(bytes, options) {
96
+ return new ProjectSettings().fromBinary(bytes, options);
97
+ }
98
+ static fromJson(jsonValue, options) {
99
+ return new ProjectSettings().fromJson(jsonValue, options);
100
+ }
101
+ static fromJsonString(jsonString, options) {
102
+ return new ProjectSettings().fromJsonString(jsonString, options);
103
+ }
104
+ static equals(a, b) {
105
+ return protobuf_1.proto3.util.equals(ProjectSettings, a, b);
106
+ }
107
+ }
108
+ exports.ProjectSettings = ProjectSettings;
109
+ ProjectSettings.runtime = protobuf_1.proto3;
110
+ ProjectSettings.typeName = "gitpod.experimental.v1.ProjectSettings";
111
+ ProjectSettings.fields = protobuf_1.proto3.util.newFieldList(() => [
112
+ { no: 1, name: "prebuild", kind: "message", T: PrebuildSettings },
113
+ { no: 2, name: "workspace", kind: "message", T: WorkspaceSettings },
114
+ ]);
115
+ /**
116
+ * @generated from message gitpod.experimental.v1.PrebuildSettings
117
+ */
118
+ class PrebuildSettings extends protobuf_1.Message {
119
+ constructor(data) {
120
+ super();
121
+ /**
122
+ * @generated from field: bool enable_incremental_prebuilds = 1;
123
+ */
124
+ this.enableIncrementalPrebuilds = false;
125
+ /**
126
+ * @generated from field: bool keep_outdated_prebuilds_running = 2;
127
+ */
128
+ this.keepOutdatedPrebuildsRunning = false;
129
+ /**
130
+ * @generated from field: bool use_previous_prebuilds = 3;
131
+ */
132
+ this.usePreviousPrebuilds = false;
133
+ /**
134
+ * @generated from field: int32 prebuild_every_nth = 4;
135
+ */
136
+ this.prebuildEveryNth = 0;
137
+ protobuf_1.proto3.util.initPartial(data, this);
138
+ }
139
+ static fromBinary(bytes, options) {
140
+ return new PrebuildSettings().fromBinary(bytes, options);
141
+ }
142
+ static fromJson(jsonValue, options) {
143
+ return new PrebuildSettings().fromJson(jsonValue, options);
144
+ }
145
+ static fromJsonString(jsonString, options) {
146
+ return new PrebuildSettings().fromJsonString(jsonString, options);
147
+ }
148
+ static equals(a, b) {
149
+ return protobuf_1.proto3.util.equals(PrebuildSettings, a, b);
150
+ }
151
+ }
152
+ exports.PrebuildSettings = PrebuildSettings;
153
+ PrebuildSettings.runtime = protobuf_1.proto3;
154
+ PrebuildSettings.typeName = "gitpod.experimental.v1.PrebuildSettings";
155
+ PrebuildSettings.fields = protobuf_1.proto3.util.newFieldList(() => [
156
+ { no: 1, name: "enable_incremental_prebuilds", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
157
+ { no: 2, name: "keep_outdated_prebuilds_running", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
158
+ { no: 3, name: "use_previous_prebuilds", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
159
+ { no: 4, name: "prebuild_every_nth", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
160
+ ]);
161
+ /**
162
+ * @generated from message gitpod.experimental.v1.WorkspaceSettings
163
+ */
164
+ class WorkspaceSettings extends protobuf_1.Message {
165
+ constructor(data) {
166
+ super();
167
+ /**
168
+ * @generated from field: bool enable_persistent_volume_claim = 1;
169
+ */
170
+ this.enablePersistentVolumeClaim = false;
171
+ protobuf_1.proto3.util.initPartial(data, this);
172
+ }
173
+ static fromBinary(bytes, options) {
174
+ return new WorkspaceSettings().fromBinary(bytes, options);
175
+ }
176
+ static fromJson(jsonValue, options) {
177
+ return new WorkspaceSettings().fromJson(jsonValue, options);
178
+ }
179
+ static fromJsonString(jsonString, options) {
180
+ return new WorkspaceSettings().fromJsonString(jsonString, options);
181
+ }
182
+ static equals(a, b) {
183
+ return protobuf_1.proto3.util.equals(WorkspaceSettings, a, b);
184
+ }
185
+ }
186
+ exports.WorkspaceSettings = WorkspaceSettings;
187
+ WorkspaceSettings.runtime = protobuf_1.proto3;
188
+ WorkspaceSettings.typeName = "gitpod.experimental.v1.WorkspaceSettings";
189
+ WorkspaceSettings.fields = protobuf_1.proto3.util.newFieldList(() => [
190
+ { no: 1, name: "enable_persistent_volume_claim", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
191
+ { no: 2, name: "workspace_class", kind: "message", T: WorkspaceClassSettings },
192
+ ]);
193
+ /**
194
+ * @generated from message gitpod.experimental.v1.WorkspaceClassSettings
195
+ */
196
+ class WorkspaceClassSettings extends protobuf_1.Message {
197
+ constructor(data) {
198
+ super();
199
+ /**
200
+ * @generated from field: string regular = 1;
201
+ */
202
+ this.regular = "";
203
+ /**
204
+ * @generated from field: string prebuild = 2;
205
+ */
206
+ this.prebuild = "";
207
+ protobuf_1.proto3.util.initPartial(data, this);
208
+ }
209
+ static fromBinary(bytes, options) {
210
+ return new WorkspaceClassSettings().fromBinary(bytes, options);
211
+ }
212
+ static fromJson(jsonValue, options) {
213
+ return new WorkspaceClassSettings().fromJson(jsonValue, options);
214
+ }
215
+ static fromJsonString(jsonString, options) {
216
+ return new WorkspaceClassSettings().fromJsonString(jsonString, options);
217
+ }
218
+ static equals(a, b) {
219
+ return protobuf_1.proto3.util.equals(WorkspaceClassSettings, a, b);
220
+ }
221
+ }
222
+ exports.WorkspaceClassSettings = WorkspaceClassSettings;
223
+ WorkspaceClassSettings.runtime = protobuf_1.proto3;
224
+ WorkspaceClassSettings.typeName = "gitpod.experimental.v1.WorkspaceClassSettings";
225
+ WorkspaceClassSettings.fields = protobuf_1.proto3.util.newFieldList(() => [
226
+ { no: 1, name: "regular", kind: "scalar", T: 9 /* ScalarType.STRING */ },
227
+ { no: 2, name: "prebuild", kind: "scalar", T: 9 /* ScalarType.STRING */ },
228
+ ]);
229
+ /**
230
+ * @generated from message gitpod.experimental.v1.CreateProjectRequest
231
+ */
232
+ class CreateProjectRequest extends protobuf_1.Message {
233
+ constructor(data) {
234
+ super();
235
+ protobuf_1.proto3.util.initPartial(data, this);
236
+ }
237
+ static fromBinary(bytes, options) {
238
+ return new CreateProjectRequest().fromBinary(bytes, options);
239
+ }
240
+ static fromJson(jsonValue, options) {
241
+ return new CreateProjectRequest().fromJson(jsonValue, options);
242
+ }
243
+ static fromJsonString(jsonString, options) {
244
+ return new CreateProjectRequest().fromJsonString(jsonString, options);
245
+ }
246
+ static equals(a, b) {
247
+ return protobuf_1.proto3.util.equals(CreateProjectRequest, a, b);
248
+ }
249
+ }
250
+ exports.CreateProjectRequest = CreateProjectRequest;
251
+ CreateProjectRequest.runtime = protobuf_1.proto3;
252
+ CreateProjectRequest.typeName = "gitpod.experimental.v1.CreateProjectRequest";
253
+ CreateProjectRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
254
+ { no: 1, name: "project", kind: "message", T: Project },
255
+ ]);
256
+ /**
257
+ * @generated from message gitpod.experimental.v1.CreateProjectResponse
258
+ */
259
+ class CreateProjectResponse extends protobuf_1.Message {
260
+ constructor(data) {
261
+ super();
262
+ protobuf_1.proto3.util.initPartial(data, this);
263
+ }
264
+ static fromBinary(bytes, options) {
265
+ return new CreateProjectResponse().fromBinary(bytes, options);
266
+ }
267
+ static fromJson(jsonValue, options) {
268
+ return new CreateProjectResponse().fromJson(jsonValue, options);
269
+ }
270
+ static fromJsonString(jsonString, options) {
271
+ return new CreateProjectResponse().fromJsonString(jsonString, options);
272
+ }
273
+ static equals(a, b) {
274
+ return protobuf_1.proto3.util.equals(CreateProjectResponse, a, b);
275
+ }
276
+ }
277
+ exports.CreateProjectResponse = CreateProjectResponse;
278
+ CreateProjectResponse.runtime = protobuf_1.proto3;
279
+ CreateProjectResponse.typeName = "gitpod.experimental.v1.CreateProjectResponse";
280
+ CreateProjectResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
281
+ { no: 1, name: "project", kind: "message", T: Project },
282
+ ]);
283
+ /**
284
+ * @generated from message gitpod.experimental.v1.GetProjectRequest
285
+ */
286
+ class GetProjectRequest extends protobuf_1.Message {
287
+ constructor(data) {
288
+ super();
289
+ /**
290
+ * @generated from field: string project_id = 1;
291
+ */
292
+ this.projectId = "";
293
+ protobuf_1.proto3.util.initPartial(data, this);
294
+ }
295
+ static fromBinary(bytes, options) {
296
+ return new GetProjectRequest().fromBinary(bytes, options);
297
+ }
298
+ static fromJson(jsonValue, options) {
299
+ return new GetProjectRequest().fromJson(jsonValue, options);
300
+ }
301
+ static fromJsonString(jsonString, options) {
302
+ return new GetProjectRequest().fromJsonString(jsonString, options);
303
+ }
304
+ static equals(a, b) {
305
+ return protobuf_1.proto3.util.equals(GetProjectRequest, a, b);
306
+ }
307
+ }
308
+ exports.GetProjectRequest = GetProjectRequest;
309
+ GetProjectRequest.runtime = protobuf_1.proto3;
310
+ GetProjectRequest.typeName = "gitpod.experimental.v1.GetProjectRequest";
311
+ GetProjectRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
312
+ { no: 1, name: "project_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
313
+ ]);
314
+ /**
315
+ * @generated from message gitpod.experimental.v1.GetProjectResponse
316
+ */
317
+ class GetProjectResponse extends protobuf_1.Message {
318
+ constructor(data) {
319
+ super();
320
+ protobuf_1.proto3.util.initPartial(data, this);
321
+ }
322
+ static fromBinary(bytes, options) {
323
+ return new GetProjectResponse().fromBinary(bytes, options);
324
+ }
325
+ static fromJson(jsonValue, options) {
326
+ return new GetProjectResponse().fromJson(jsonValue, options);
327
+ }
328
+ static fromJsonString(jsonString, options) {
329
+ return new GetProjectResponse().fromJsonString(jsonString, options);
330
+ }
331
+ static equals(a, b) {
332
+ return protobuf_1.proto3.util.equals(GetProjectResponse, a, b);
333
+ }
334
+ }
335
+ exports.GetProjectResponse = GetProjectResponse;
336
+ GetProjectResponse.runtime = protobuf_1.proto3;
337
+ GetProjectResponse.typeName = "gitpod.experimental.v1.GetProjectResponse";
338
+ GetProjectResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
339
+ { no: 1, name: "project", kind: "message", T: Project },
340
+ ]);
341
+ /**
342
+ * @generated from message gitpod.experimental.v1.ListProjectsRequest
343
+ */
344
+ class ListProjectsRequest extends protobuf_1.Message {
345
+ constructor(data) {
346
+ super();
347
+ /**
348
+ * User ID filters Projects owned by user_id
349
+ *
350
+ * @generated from field: string user_id = 1;
351
+ */
352
+ this.userId = "";
353
+ /**
354
+ * Team ID filters Projects owned by team_id
355
+ *
356
+ * @generated from field: string team_id = 2;
357
+ */
358
+ this.teamId = "";
359
+ protobuf_1.proto3.util.initPartial(data, this);
360
+ }
361
+ static fromBinary(bytes, options) {
362
+ return new ListProjectsRequest().fromBinary(bytes, options);
363
+ }
364
+ static fromJson(jsonValue, options) {
365
+ return new ListProjectsRequest().fromJson(jsonValue, options);
366
+ }
367
+ static fromJsonString(jsonString, options) {
368
+ return new ListProjectsRequest().fromJsonString(jsonString, options);
369
+ }
370
+ static equals(a, b) {
371
+ return protobuf_1.proto3.util.equals(ListProjectsRequest, a, b);
372
+ }
373
+ }
374
+ exports.ListProjectsRequest = ListProjectsRequest;
375
+ ListProjectsRequest.runtime = protobuf_1.proto3;
376
+ ListProjectsRequest.typeName = "gitpod.experimental.v1.ListProjectsRequest";
377
+ ListProjectsRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
378
+ { no: 1, name: "user_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
379
+ { no: 2, name: "team_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
380
+ { no: 3, name: "pagination", kind: "message", T: pagination_pb_js_1.Pagination },
381
+ ]);
382
+ /**
383
+ * @generated from message gitpod.experimental.v1.ListProjectsResponse
384
+ */
385
+ class ListProjectsResponse extends protobuf_1.Message {
386
+ constructor(data) {
387
+ super();
388
+ /**
389
+ * @generated from field: repeated gitpod.experimental.v1.Project projects = 1;
390
+ */
391
+ this.projects = [];
392
+ /**
393
+ * @generated from field: int32 total_results = 2;
394
+ */
395
+ this.totalResults = 0;
396
+ protobuf_1.proto3.util.initPartial(data, this);
397
+ }
398
+ static fromBinary(bytes, options) {
399
+ return new ListProjectsResponse().fromBinary(bytes, options);
400
+ }
401
+ static fromJson(jsonValue, options) {
402
+ return new ListProjectsResponse().fromJson(jsonValue, options);
403
+ }
404
+ static fromJsonString(jsonString, options) {
405
+ return new ListProjectsResponse().fromJsonString(jsonString, options);
406
+ }
407
+ static equals(a, b) {
408
+ return protobuf_1.proto3.util.equals(ListProjectsResponse, a, b);
409
+ }
410
+ }
411
+ exports.ListProjectsResponse = ListProjectsResponse;
412
+ ListProjectsResponse.runtime = protobuf_1.proto3;
413
+ ListProjectsResponse.typeName = "gitpod.experimental.v1.ListProjectsResponse";
414
+ ListProjectsResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
415
+ { no: 1, name: "projects", kind: "message", T: Project, repeated: true },
416
+ { no: 2, name: "total_results", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
417
+ ]);
418
+ /**
419
+ * @generated from message gitpod.experimental.v1.DeleteProjectRequest
420
+ */
421
+ class DeleteProjectRequest extends protobuf_1.Message {
422
+ constructor(data) {
423
+ super();
424
+ /**
425
+ * @generated from field: string project_id = 1;
426
+ */
427
+ this.projectId = "";
428
+ protobuf_1.proto3.util.initPartial(data, this);
429
+ }
430
+ static fromBinary(bytes, options) {
431
+ return new DeleteProjectRequest().fromBinary(bytes, options);
432
+ }
433
+ static fromJson(jsonValue, options) {
434
+ return new DeleteProjectRequest().fromJson(jsonValue, options);
435
+ }
436
+ static fromJsonString(jsonString, options) {
437
+ return new DeleteProjectRequest().fromJsonString(jsonString, options);
438
+ }
439
+ static equals(a, b) {
440
+ return protobuf_1.proto3.util.equals(DeleteProjectRequest, a, b);
441
+ }
442
+ }
443
+ exports.DeleteProjectRequest = DeleteProjectRequest;
444
+ DeleteProjectRequest.runtime = protobuf_1.proto3;
445
+ DeleteProjectRequest.typeName = "gitpod.experimental.v1.DeleteProjectRequest";
446
+ DeleteProjectRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
447
+ { no: 1, name: "project_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
448
+ ]);
449
+ /**
450
+ * @generated from message gitpod.experimental.v1.DeleteProjectResponse
451
+ */
452
+ class DeleteProjectResponse extends protobuf_1.Message {
453
+ constructor(data) {
454
+ super();
455
+ protobuf_1.proto3.util.initPartial(data, this);
456
+ }
457
+ static fromBinary(bytes, options) {
458
+ return new DeleteProjectResponse().fromBinary(bytes, options);
459
+ }
460
+ static fromJson(jsonValue, options) {
461
+ return new DeleteProjectResponse().fromJson(jsonValue, options);
462
+ }
463
+ static fromJsonString(jsonString, options) {
464
+ return new DeleteProjectResponse().fromJsonString(jsonString, options);
465
+ }
466
+ static equals(a, b) {
467
+ return protobuf_1.proto3.util.equals(DeleteProjectResponse, a, b);
468
+ }
469
+ }
470
+ exports.DeleteProjectResponse = DeleteProjectResponse;
471
+ DeleteProjectResponse.runtime = protobuf_1.proto3;
472
+ DeleteProjectResponse.typeName = "gitpod.experimental.v1.DeleteProjectResponse";
473
+ DeleteProjectResponse.fields = protobuf_1.proto3.util.newFieldList(() => []);
474
+ //# sourceMappingURL=projects_pb.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"projects_pb.js","sourceRoot":"","sources":["../../../../src/gitpod/experimental/v1/projects_pb.ts"],"names":[],"mappings":";AAAA;;;;GAIG;;;AAQH,iDAA8D;AAC9D,yDAA8C;AAE9C;;GAEG;AACH,MAAa,OAAQ,SAAQ,kBAAgB;IAgE3C,YAAY,IAA8B;QACxC,KAAK,EAAE,CAAC;QAhEV;;;;;WAKG;QACH,OAAE,GAAG,EAAE,CAAC;QAER;;;;;WAKG;QACH,WAAM,GAAG,EAAE,CAAC;QAEZ;;;;;WAKG;QACH,WAAM,GAAG,EAAE,CAAC;QAEZ;;;;;WAKG;QACH,SAAI,GAAG,EAAE,CAAC;QAEV;;;;;WAKG;QACH,SAAI,GAAG,EAAE,CAAC;QAEV;;;;;WAKG;QACH,aAAQ,GAAG,EAAE,CAAC;QAmBZ,iBAAM,CAAC,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;IACtC,CAAC;IAeD,MAAM,CAAC,UAAU,CAAC,KAAiB,EAAE,OAAoC;QACvE,OAAO,IAAI,OAAO,EAAE,CAAC,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAClD,CAAC;IAED,MAAM,CAAC,QAAQ,CAAC,SAAoB,EAAE,OAAkC;QACtE,OAAO,IAAI,OAAO,EAAE,CAAC,QAAQ,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;IACpD,CAAC;IAED,MAAM,CAAC,cAAc,CAAC,UAAkB,EAAE,OAAkC;QAC1E,OAAO,IAAI,OAAO,EAAE,CAAC,cAAc,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC;IAC3D,CAAC;IAED,MAAM,CAAC,MAAM,CAAC,CAA8C,EAAE,CAA8C;QAC1G,OAAO,iBAAM,CAAC,IAAI,CAAC,MAAM,CAAC,OAAO,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;IAC3C,CAAC;;AAhGH,0BAiGC;AA5BiB,eAAO,GAAG,iBAAM,CAAC;AACjB,gBAAQ,GAAG,gCAAgC,CAAC;AAC5C,cAAM,GAAc,iBAAM,CAAC,IAAI,CAAC,YAAY,CAAC,GAAG,EAAE,CAAC;IACjE,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,EAAE,CAAC,CAAC,uBAAuB,EAAE;IACnE,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,EAAE,CAAC,CAAC,uBAAuB,EAAE;IACxE,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,EAAE,CAAC,CAAC,uBAAuB,EAAE;IACxE,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,EAAE,CAAC,CAAC,uBAAuB,EAAE;IACrE,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,EAAE,CAAC,CAAC,uBAAuB,EAAE;IACrE,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,WAAW,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,EAAE,CAAC,CAAC,uBAAuB,EAAE;IAC1E,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,eAAe,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC,EAAE,oBAAS,EAAE;IAC/D,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC,EAAE,eAAe,EAAE;CACjE,CAAC,CAAC;AAmBL;;GAEG;AACH,MAAa,eAAgB,SAAQ,kBAAwB;IAW3D,YAAY,IAAsC;QAChD,KAAK,EAAE,CAAC;QACR,iBAAM,CAAC,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;IACtC,CAAC;IASD,MAAM,CAAC,UAAU,CAAC,KAAiB,EAAE,OAAoC;QACvE,OAAO,IAAI,eAAe,EAAE,CAAC,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC1D,CAAC;IAED,MAAM,CAAC,QAAQ,CAAC,SAAoB,EAAE,OAAkC;QACtE,OAAO,IAAI,eAAe,EAAE,CAAC,QAAQ,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;IAC5D,CAAC;IAED,MAAM,CAAC,cAAc,CAAC,UAAkB,EAAE,OAAkC;QAC1E,OAAO,IAAI,eAAe,EAAE,CAAC,cAAc,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAED,MAAM,CAAC,MAAM,CAAC,CAA8D,EAAE,CAA8D;QAC1I,OAAO,iBAAM,CAAC,IAAI,CAAC,MAAM,CAAC,eAAe,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;IACnD,CAAC;;AArCH,0CAsCC;AAtBiB,uBAAO,GAAG,iBAAM,CAAC;AACjB,wBAAQ,GAAG,wCAAwC,CAAC;AACpD,sBAAM,GAAc,iBAAM,CAAC,IAAI,CAAC,YAAY,CAAC,GAAG,EAAE,CAAC;IACjE,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC,EAAE,gBAAgB,EAAE;IACjE,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,WAAW,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC,EAAE,iBAAiB,EAAE;CACpE,CAAC,CAAC;AAmBL;;GAEG;AACH,MAAa,gBAAiB,SAAQ,kBAAyB;IAqB7D,YAAY,IAAuC;QACjD,KAAK,EAAE,CAAC;QArBV;;WAEG;QACH,+BAA0B,GAAG,KAAK,CAAC;QAEnC;;WAEG;QACH,iCAA4B,GAAG,KAAK,CAAC;QAErC;;WAEG;QACH,yBAAoB,GAAG,KAAK,CAAC;QAE7B;;WAEG;QACH,qBAAgB,GAAG,CAAC,CAAC;QAInB,iBAAM,CAAC,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;IACtC,CAAC;IAWD,MAAM,CAAC,UAAU,CAAC,KAAiB,EAAE,OAAoC;QACvE,OAAO,IAAI,gBAAgB,EAAE,CAAC,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC3D,CAAC;IAED,MAAM,CAAC,QAAQ,CAAC,SAAoB,EAAE,OAAkC;QACtE,OAAO,IAAI,gBAAgB,EAAE,CAAC,QAAQ,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;IAC7D,CAAC;IAED,MAAM,CAAC,cAAc,CAAC,UAAkB,EAAE,OAAkC;QAC1E,OAAO,IAAI,gBAAgB,EAAE,CAAC,cAAc,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAED,MAAM,CAAC,MAAM,CAAC,CAAgE,EAAE,CAAgE;QAC9I,OAAO,iBAAM,CAAC,IAAI,CAAC,MAAM,CAAC,gBAAgB,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;IACpD,CAAC;;AAjDH,4CAkDC;AAxBiB,wBAAO,GAAG,iBAAM,CAAC;AACjB,yBAAQ,GAAG,yCAAyC,CAAC;AACrD,uBAAM,GAAc,iBAAM,CAAC,IAAI,CAAC,YAAY,CAAC,GAAG,EAAE,CAAC;IACjE,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,8BAA8B,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,EAAE,CAAC,CAAC,qBAAqB,EAAE;IAC3F,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,iCAAiC,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,EAAE,CAAC,CAAC,qBAAqB,EAAE;IAC9F,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,wBAAwB,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,EAAE,CAAC,CAAC,qBAAqB,EAAE;IACrF,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,oBAAoB,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,EAAE,CAAC,CAAC,sBAAsB,EAAE;CACnF,CAAC,CAAC;AAmBL;;GAEG;AACH,MAAa,iBAAkB,SAAQ,kBAA0B;IAW/D,YAAY,IAAwC;QAClD,KAAK,EAAE,CAAC;QAXV;;WAEG;QACH,gCAA2B,GAAG,KAAK,CAAC;QASlC,iBAAM,CAAC,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;IACtC,CAAC;IASD,MAAM,CAAC,UAAU,CAAC,KAAiB,EAAE,OAAoC;QACvE,OAAO,IAAI,iBAAiB,EAAE,CAAC,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC5D,CAAC;IAED,MAAM,CAAC,QAAQ,CAAC,SAAoB,EAAE,OAAkC;QACtE,OAAO,IAAI,iBAAiB,EAAE,CAAC,QAAQ,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;IAC9D,CAAC;IAED,MAAM,CAAC,cAAc,CAAC,UAAkB,EAAE,OAAkC;QAC1E,OAAO,IAAI,iBAAiB,EAAE,CAAC,cAAc,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAED,MAAM,CAAC,MAAM,CAAC,CAAkE,EAAE,CAAkE;QAClJ,OAAO,iBAAM,CAAC,IAAI,CAAC,MAAM,CAAC,iBAAiB,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;IACrD,CAAC;;AArCH,8CAsCC;AAtBiB,yBAAO,GAAG,iBAAM,CAAC;AACjB,0BAAQ,GAAG,0CAA0C,CAAC;AACtD,wBAAM,GAAc,iBAAM,CAAC,IAAI,CAAC,YAAY,CAAC,GAAG,EAAE,CAAC;IACjE,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,gCAAgC,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,EAAE,CAAC,CAAC,qBAAqB,EAAE;IAC7F,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,iBAAiB,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC,EAAE,sBAAsB,EAAE;CAC/E,CAAC,CAAC;AAmBL;;GAEG;AACH,MAAa,sBAAuB,SAAQ,kBAA+B;IAWzE,YAAY,IAA6C;QACvD,KAAK,EAAE,CAAC;QAXV;;WAEG;QACH,YAAO,GAAG,EAAE,CAAC;QAEb;;WAEG;QACH,aAAQ,GAAG,EAAE,CAAC;QAIZ,iBAAM,CAAC,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;IACtC,CAAC;IASD,MAAM,CAAC,UAAU,CAAC,KAAiB,EAAE,OAAoC;QACvE,OAAO,IAAI,sBAAsB,EAAE,CAAC,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACjE,CAAC;IAED,MAAM,CAAC,QAAQ,CAAC,SAAoB,EAAE,OAAkC;QACtE,OAAO,IAAI,sBAAsB,EAAE,CAAC,QAAQ,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAED,MAAM,CAAC,cAAc,CAAC,UAAkB,EAAE,OAAkC;QAC1E,OAAO,IAAI,sBAAsB,EAAE,CAAC,cAAc,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAED,MAAM,CAAC,MAAM,CAAC,CAA4E,EAAE,CAA4E;QACtK,OAAO,iBAAM,CAAC,IAAI,CAAC,MAAM,CAAC,sBAAsB,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;IAC1D,CAAC;;AArCH,wDAsCC;AAtBiB,8BAAO,GAAG,iBAAM,CAAC;AACjB,+BAAQ,GAAG,+CAA+C,CAAC;AAC3D,6BAAM,GAAc,iBAAM,CAAC,IAAI,CAAC,YAAY,CAAC,GAAG,EAAE,CAAC;IACjE,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,EAAE,CAAC,CAAC,uBAAuB,EAAE;IACxE,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,EAAE,CAAC,CAAC,uBAAuB,EAAE;CAC1E,CAAC,CAAC;AAmBL;;GAEG;AACH,MAAa,oBAAqB,SAAQ,kBAA6B;IAMrE,YAAY,IAA2C;QACrD,KAAK,EAAE,CAAC;QACR,iBAAM,CAAC,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;IACtC,CAAC;IAQD,MAAM,CAAC,UAAU,CAAC,KAAiB,EAAE,OAAoC;QACvE,OAAO,IAAI,oBAAoB,EAAE,CAAC,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC/D,CAAC;IAED,MAAM,CAAC,QAAQ,CAAC,SAAoB,EAAE,OAAkC;QACtE,OAAO,IAAI,oBAAoB,EAAE,CAAC,QAAQ,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;IACjE,CAAC;IAED,MAAM,CAAC,cAAc,CAAC,UAAkB,EAAE,OAAkC;QAC1E,OAAO,IAAI,oBAAoB,EAAE,CAAC,cAAc,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAED,MAAM,CAAC,MAAM,CAAC,CAAwE,EAAE,CAAwE;QAC9J,OAAO,iBAAM,CAAC,IAAI,CAAC,MAAM,CAAC,oBAAoB,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;IACxD,CAAC;;AA/BH,oDAgCC;AArBiB,4BAAO,GAAG,iBAAM,CAAC;AACjB,6BAAQ,GAAG,6CAA6C,CAAC;AACzD,2BAAM,GAAc,iBAAM,CAAC,IAAI,CAAC,YAAY,CAAC,GAAG,EAAE,CAAC;IACjE,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC,EAAE,OAAO,EAAE;CACxD,CAAC,CAAC;AAmBL;;GAEG;AACH,MAAa,qBAAsB,SAAQ,kBAA8B;IAMvE,YAAY,IAA4C;QACtD,KAAK,EAAE,CAAC;QACR,iBAAM,CAAC,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;IACtC,CAAC;IAQD,MAAM,CAAC,UAAU,CAAC,KAAiB,EAAE,OAAoC;QACvE,OAAO,IAAI,qBAAqB,EAAE,CAAC,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAChE,CAAC;IAED,MAAM,CAAC,QAAQ,CAAC,SAAoB,EAAE,OAAkC;QACtE,OAAO,IAAI,qBAAqB,EAAE,CAAC,QAAQ,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;IAED,MAAM,CAAC,cAAc,CAAC,UAAkB,EAAE,OAAkC;QAC1E,OAAO,IAAI,qBAAqB,EAAE,CAAC,cAAc,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAED,MAAM,CAAC,MAAM,CAAC,CAA0E,EAAE,CAA0E;QAClK,OAAO,iBAAM,CAAC,IAAI,CAAC,MAAM,CAAC,qBAAqB,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;IACzD,CAAC;;AA/BH,sDAgCC;AArBiB,6BAAO,GAAG,iBAAM,CAAC;AACjB,8BAAQ,GAAG,8CAA8C,CAAC;AAC1D,4BAAM,GAAc,iBAAM,CAAC,IAAI,CAAC,YAAY,CAAC,GAAG,EAAE,CAAC;IACjE,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC,EAAE,OAAO,EAAE;CACxD,CAAC,CAAC;AAmBL;;GAEG;AACH,MAAa,iBAAkB,SAAQ,kBAA0B;IAM/D,YAAY,IAAwC;QAClD,KAAK,EAAE,CAAC;QANV;;WAEG;QACH,cAAS,GAAG,EAAE,CAAC;QAIb,iBAAM,CAAC,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;IACtC,CAAC;IAQD,MAAM,CAAC,UAAU,CAAC,KAAiB,EAAE,OAAoC;QACvE,OAAO,IAAI,iBAAiB,EAAE,CAAC,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC5D,CAAC;IAED,MAAM,CAAC,QAAQ,CAAC,SAAoB,EAAE,OAAkC;QACtE,OAAO,IAAI,iBAAiB,EAAE,CAAC,QAAQ,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;IAC9D,CAAC;IAED,MAAM,CAAC,cAAc,CAAC,UAAkB,EAAE,OAAkC;QAC1E,OAAO,IAAI,iBAAiB,EAAE,CAAC,cAAc,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAED,MAAM,CAAC,MAAM,CAAC,CAAkE,EAAE,CAAkE;QAClJ,OAAO,iBAAM,CAAC,IAAI,CAAC,MAAM,CAAC,iBAAiB,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;IACrD,CAAC;;AA/BH,8CAgCC;AArBiB,yBAAO,GAAG,iBAAM,CAAC;AACjB,0BAAQ,GAAG,0CAA0C,CAAC;AACtD,wBAAM,GAAc,iBAAM,CAAC,IAAI,CAAC,YAAY,CAAC,GAAG,EAAE,CAAC;IACjE,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,YAAY,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,EAAE,CAAC,CAAC,uBAAuB,EAAE;CAC5E,CAAC,CAAC;AAmBL;;GAEG;AACH,MAAa,kBAAmB,SAAQ,kBAA2B;IAMjE,YAAY,IAAyC;QACnD,KAAK,EAAE,CAAC;QACR,iBAAM,CAAC,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;IACtC,CAAC;IAQD,MAAM,CAAC,UAAU,CAAC,KAAiB,EAAE,OAAoC;QACvE,OAAO,IAAI,kBAAkB,EAAE,CAAC,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC7D,CAAC;IAED,MAAM,CAAC,QAAQ,CAAC,SAAoB,EAAE,OAAkC;QACtE,OAAO,IAAI,kBAAkB,EAAE,CAAC,QAAQ,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;IAC/D,CAAC;IAED,MAAM,CAAC,cAAc,CAAC,UAAkB,EAAE,OAAkC;QAC1E,OAAO,IAAI,kBAAkB,EAAE,CAAC,cAAc,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAED,MAAM,CAAC,MAAM,CAAC,CAAoE,EAAE,CAAoE;QACtJ,OAAO,iBAAM,CAAC,IAAI,CAAC,MAAM,CAAC,kBAAkB,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;IACtD,CAAC;;AA/BH,gDAgCC;AArBiB,0BAAO,GAAG,iBAAM,CAAC;AACjB,2BAAQ,GAAG,2CAA2C,CAAC;AACvD,yBAAM,GAAc,iBAAM,CAAC,IAAI,CAAC,YAAY,CAAC,GAAG,EAAE,CAAC;IACjE,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC,EAAE,OAAO,EAAE;CACxD,CAAC,CAAC;AAmBL;;GAEG;AACH,MAAa,mBAAoB,SAAQ,kBAA4B;IAsBnE,YAAY,IAA0C;QACpD,KAAK,EAAE,CAAC;QAtBV;;;;WAIG;QACH,WAAM,GAAG,EAAE,CAAC;QAEZ;;;;WAIG;QACH,WAAM,GAAG,EAAE,CAAC;QAWV,iBAAM,CAAC,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;IACtC,CAAC;IAUD,MAAM,CAAC,UAAU,CAAC,KAAiB,EAAE,OAAoC;QACvE,OAAO,IAAI,mBAAmB,EAAE,CAAC,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9D,CAAC;IAED,MAAM,CAAC,QAAQ,CAAC,SAAoB,EAAE,OAAkC;QACtE,OAAO,IAAI,mBAAmB,EAAE,CAAC,QAAQ,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;IAChE,CAAC;IAED,MAAM,CAAC,cAAc,CAAC,UAAkB,EAAE,OAAkC;QAC1E,OAAO,IAAI,mBAAmB,EAAE,CAAC,cAAc,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAED,MAAM,CAAC,MAAM,CAAC,CAAsE,EAAE,CAAsE;QAC1J,OAAO,iBAAM,CAAC,IAAI,CAAC,MAAM,CAAC,mBAAmB,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;IACvD,CAAC;;AAjDH,kDAkDC;AAvBiB,2BAAO,GAAG,iBAAM,CAAC;AACjB,4BAAQ,GAAG,4CAA4C,CAAC;AACxD,0BAAM,GAAc,iBAAM,CAAC,IAAI,CAAC,YAAY,CAAC,GAAG,EAAE,CAAC;IACjE,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,EAAE,CAAC,CAAC,uBAAuB,EAAE;IACxE,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,EAAE,CAAC,CAAC,uBAAuB,EAAE;IACxE,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,YAAY,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC,EAAE,6BAAU,EAAE;CAC9D,CAAC,CAAC;AAmBL;;GAEG;AACH,MAAa,oBAAqB,SAAQ,kBAA6B;IAWrE,YAAY,IAA2C;QACrD,KAAK,EAAE,CAAC;QAXV;;WAEG;QACH,aAAQ,GAAc,EAAE,CAAC;QAEzB;;WAEG;QACH,iBAAY,GAAG,CAAC,CAAC;QAIf,iBAAM,CAAC,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;IACtC,CAAC;IASD,MAAM,CAAC,UAAU,CAAC,KAAiB,EAAE,OAAoC;QACvE,OAAO,IAAI,oBAAoB,EAAE,CAAC,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC/D,CAAC;IAED,MAAM,CAAC,QAAQ,CAAC,SAAoB,EAAE,OAAkC;QACtE,OAAO,IAAI,oBAAoB,EAAE,CAAC,QAAQ,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;IACjE,CAAC;IAED,MAAM,CAAC,cAAc,CAAC,UAAkB,EAAE,OAAkC;QAC1E,OAAO,IAAI,oBAAoB,EAAE,CAAC,cAAc,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAED,MAAM,CAAC,MAAM,CAAC,CAAwE,EAAE,CAAwE;QAC9J,OAAO,iBAAM,CAAC,IAAI,CAAC,MAAM,CAAC,oBAAoB,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;IACxD,CAAC;;AArCH,oDAsCC;AAtBiB,4BAAO,GAAG,iBAAM,CAAC;AACjB,6BAAQ,GAAG,6CAA6C,CAAC;AACzD,2BAAM,GAAc,iBAAM,CAAC,IAAI,CAAC,YAAY,CAAC,GAAG,EAAE,CAAC;IACjE,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC,EAAE,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE;IACxE,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,eAAe,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,EAAE,CAAC,CAAC,sBAAsB,EAAE;CAC9E,CAAC,CAAC;AAmBL;;GAEG;AACH,MAAa,oBAAqB,SAAQ,kBAA6B;IAMrE,YAAY,IAA2C;QACrD,KAAK,EAAE,CAAC;QANV;;WAEG;QACH,cAAS,GAAG,EAAE,CAAC;QAIb,iBAAM,CAAC,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;IACtC,CAAC;IAQD,MAAM,CAAC,UAAU,CAAC,KAAiB,EAAE,OAAoC;QACvE,OAAO,IAAI,oBAAoB,EAAE,CAAC,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC/D,CAAC;IAED,MAAM,CAAC,QAAQ,CAAC,SAAoB,EAAE,OAAkC;QACtE,OAAO,IAAI,oBAAoB,EAAE,CAAC,QAAQ,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;IACjE,CAAC;IAED,MAAM,CAAC,cAAc,CAAC,UAAkB,EAAE,OAAkC;QAC1E,OAAO,IAAI,oBAAoB,EAAE,CAAC,cAAc,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAED,MAAM,CAAC,MAAM,CAAC,CAAwE,EAAE,CAAwE;QAC9J,OAAO,iBAAM,CAAC,IAAI,CAAC,MAAM,CAAC,oBAAoB,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;IACxD,CAAC;;AA/BH,oDAgCC;AArBiB,4BAAO,GAAG,iBAAM,CAAC;AACjB,6BAAQ,GAAG,6CAA6C,CAAC;AACzD,2BAAM,GAAc,iBAAM,CAAC,IAAI,CAAC,YAAY,CAAC,GAAG,EAAE,CAAC;IACjE,EAAE,EAAE,EAAE,CAAC,EAAE,IAAI,EAAE,YAAY,EAAE,IAAI,EAAE,QAAQ,EAAE,CAAC,EAAE,CAAC,CAAC,uBAAuB,EAAE;CAC5E,CAAC,CAAC;AAmBL;;GAEG;AACH,MAAa,qBAAsB,SAAQ,kBAA8B;IACvE,YAAY,IAA4C;QACtD,KAAK,EAAE,CAAC;QACR,iBAAM,CAAC,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;IACtC,CAAC;IAOD,MAAM,CAAC,UAAU,CAAC,KAAiB,EAAE,OAAoC;QACvE,OAAO,IAAI,qBAAqB,EAAE,CAAC,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAChE,CAAC;IAED,MAAM,CAAC,QAAQ,CAAC,SAAoB,EAAE,OAAkC;QACtE,OAAO,IAAI,qBAAqB,EAAE,CAAC,QAAQ,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;IAED,MAAM,CAAC,cAAc,CAAC,UAAkB,EAAE,OAAkC;QAC1E,OAAO,IAAI,qBAAqB,EAAE,CAAC,cAAc,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAED,MAAM,CAAC,MAAM,CAAC,CAA0E,EAAE,CAA0E;QAClK,OAAO,iBAAM,CAAC,IAAI,CAAC,MAAM,CAAC,qBAAqB,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;IACzD,CAAC;;AAzBH,sDA0BC;AApBiB,6BAAO,GAAG,iBAAM,CAAC;AACjB,8BAAQ,GAAG,8CAA8C,CAAC;AAC1D,4BAAM,GAAc,iBAAM,CAAC,IAAI,CAAC,YAAY,CAAC,GAAG,EAAE,CAAC,EAClE,CAAC,CAAC"}
@@ -0,0 +1,104 @@
1
+ /**
2
+ * Copyright (c) 2023 Gitpod GmbH. All rights reserved.
3
+ * Licensed under the GNU Affero General Public License (AGPL).
4
+ * See License.AGPL.txt in the project root for license information.
5
+ */
6
+ import { CreateTeamRequest, CreateTeamResponse, DeleteTeamMemberRequest, DeleteTeamMemberResponse, DeleteTeamRequest, DeleteTeamResponse, GetTeamRequest, GetTeamResponse, JoinTeamRequest, JoinTeamResponse, ListTeamsRequest, ListTeamsResponse, ResetTeamInvitationRequest, ResetTeamInvitationResponse, UpdateTeamMemberRequest, UpdateTeamMemberResponse } from "./teams_pb.js";
7
+ import { MethodKind } from "@bufbuild/protobuf";
8
+ /**
9
+ * @generated from service gitpod.experimental.v1.TeamsService
10
+ */
11
+ export declare const TeamsService: {
12
+ readonly typeName: "gitpod.experimental.v1.TeamsService";
13
+ readonly methods: {
14
+ /**
15
+ * CreateTeam creates a new Team.
16
+ *
17
+ * @generated from rpc gitpod.experimental.v1.TeamsService.CreateTeam
18
+ */
19
+ readonly createTeam: {
20
+ readonly name: "CreateTeam";
21
+ readonly I: typeof CreateTeamRequest;
22
+ readonly O: typeof CreateTeamResponse;
23
+ readonly kind: MethodKind.Unary;
24
+ };
25
+ /**
26
+ * GetTeam retrieves a single Team.
27
+ *
28
+ * @generated from rpc gitpod.experimental.v1.TeamsService.GetTeam
29
+ */
30
+ readonly getTeam: {
31
+ readonly name: "GetTeam";
32
+ readonly I: typeof GetTeamRequest;
33
+ readonly O: typeof GetTeamResponse;
34
+ readonly kind: MethodKind.Unary;
35
+ };
36
+ /**
37
+ * ListTeams lists the caller has access to.
38
+ *
39
+ * @generated from rpc gitpod.experimental.v1.TeamsService.ListTeams
40
+ */
41
+ readonly listTeams: {
42
+ readonly name: "ListTeams";
43
+ readonly I: typeof ListTeamsRequest;
44
+ readonly O: typeof ListTeamsResponse;
45
+ readonly kind: MethodKind.Unary;
46
+ };
47
+ /**
48
+ * DeleteTeam deletes the specified team.
49
+ *
50
+ * @generated from rpc gitpod.experimental.v1.TeamsService.DeleteTeam
51
+ */
52
+ readonly deleteTeam: {
53
+ readonly name: "DeleteTeam";
54
+ readonly I: typeof DeleteTeamRequest;
55
+ readonly O: typeof DeleteTeamResponse;
56
+ readonly kind: MethodKind.Unary;
57
+ };
58
+ /**
59
+ * JoinTeam makes the caller a TeamMember of the Team.
60
+ *
61
+ * @generated from rpc gitpod.experimental.v1.TeamsService.JoinTeam
62
+ */
63
+ readonly joinTeam: {
64
+ readonly name: "JoinTeam";
65
+ readonly I: typeof JoinTeamRequest;
66
+ readonly O: typeof JoinTeamResponse;
67
+ readonly kind: MethodKind.Unary;
68
+ };
69
+ /**
70
+ * ResetTeamInvitation resets the invitation_id for a Team.
71
+ *
72
+ * @generated from rpc gitpod.experimental.v1.TeamsService.ResetTeamInvitation
73
+ */
74
+ readonly resetTeamInvitation: {
75
+ readonly name: "ResetTeamInvitation";
76
+ readonly I: typeof ResetTeamInvitationRequest;
77
+ readonly O: typeof ResetTeamInvitationResponse;
78
+ readonly kind: MethodKind.Unary;
79
+ };
80
+ /**
81
+ * UpdateTeamMember updates team membership properties.
82
+ *
83
+ * @generated from rpc gitpod.experimental.v1.TeamsService.UpdateTeamMember
84
+ */
85
+ readonly updateTeamMember: {
86
+ readonly name: "UpdateTeamMember";
87
+ readonly I: typeof UpdateTeamMemberRequest;
88
+ readonly O: typeof UpdateTeamMemberResponse;
89
+ readonly kind: MethodKind.Unary;
90
+ };
91
+ /**
92
+ * DeleteTeamMember removes a TeamMember from the Team.
93
+ *
94
+ * @generated from rpc gitpod.experimental.v1.TeamsService.DeleteTeamMember
95
+ */
96
+ readonly deleteTeamMember: {
97
+ readonly name: "DeleteTeamMember";
98
+ readonly I: typeof DeleteTeamMemberRequest;
99
+ readonly O: typeof DeleteTeamMemberResponse;
100
+ readonly kind: MethodKind.Unary;
101
+ };
102
+ };
103
+ };
104
+ //# sourceMappingURL=teams_connectweb.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"teams_connectweb.d.ts","sourceRoot":"","sources":["../../../../src/gitpod/experimental/v1/teams_connectweb.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAOH,OAAO,EAAC,iBAAiB,EAAE,kBAAkB,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,cAAc,EAAE,eAAe,EAAE,eAAe,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,iBAAiB,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,uBAAuB,EAAE,wBAAwB,EAAC,MAAM,eAAe,CAAC;AACnX,OAAO,EAAC,UAAU,EAAC,MAAM,oBAAoB,CAAC;AAE9C;;GAEG;AACH,eAAO,MAAM,YAAY;;;QAGrB;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;QAOH;;;;WAIG;;;;;;;;CAQG,CAAC"}