@gitpod/public-api 0.1.5-sje-no-log-envvars.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 (100) 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/{v1 → experimental/v1}/pagination_pb.d.ts +11 -8
  22. package/lib/gitpod/experimental/v1/pagination_pb.d.ts.map +1 -0
  23. package/lib/gitpod/{v1 → experimental/v1}/pagination_pb.js +12 -9
  24. package/lib/gitpod/experimental/v1/pagination_pb.js.map +1 -0
  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 +107 -0
  66. package/lib/gitpod/experimental/v1/workspaces_connectweb.d.ts.map +1 -0
  67. package/lib/gitpod/experimental/v1/workspaces_connectweb.js +114 -0
  68. package/lib/gitpod/experimental/v1/workspaces_connectweb.js.map +1 -0
  69. package/lib/gitpod/{v1 → experimental/v1}/workspaces_pb.d.ts +272 -223
  70. package/lib/gitpod/experimental/v1/workspaces_pb.d.ts.map +1 -0
  71. package/lib/gitpod/{v1 → experimental/v1}/workspaces_pb.js +362 -310
  72. package/lib/gitpod/experimental/v1/workspaces_pb.js.map +1 -0
  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 -3
  78. package/pkg-yarn.lock +1 -1
  79. package/provenance-bundle.jsonl +2 -2
  80. package/lib/gitpod/v1/pagination_pb.d.ts.map +0 -1
  81. package/lib/gitpod/v1/pagination_pb.js.map +0 -1
  82. package/lib/gitpod/v1/pagination_pb.ts +0 -60
  83. package/lib/gitpod/v1/prebuilds_connectweb.d.ts +0 -65
  84. package/lib/gitpod/v1/prebuilds_connectweb.d.ts.map +0 -1
  85. package/lib/gitpod/v1/prebuilds_connectweb.js +0 -72
  86. package/lib/gitpod/v1/prebuilds_connectweb.js.map +0 -1
  87. package/lib/gitpod/v1/prebuilds_connectweb.ts +0 -71
  88. package/lib/gitpod/v1/prebuilds_pb.d.ts +0 -281
  89. package/lib/gitpod/v1/prebuilds_pb.d.ts.map +0 -1
  90. package/lib/gitpod/v1/prebuilds_pb.js +0 -435
  91. package/lib/gitpod/v1/prebuilds_pb.js.map +0 -1
  92. package/lib/gitpod/v1/prebuilds_pb.ts +0 -540
  93. package/lib/gitpod/v1/workspaces_connectweb.d.ts +0 -134
  94. package/lib/gitpod/v1/workspaces_connectweb.d.ts.map +0 -1
  95. package/lib/gitpod/v1/workspaces_connectweb.js +0 -141
  96. package/lib/gitpod/v1/workspaces_connectweb.js.map +0 -1
  97. package/lib/gitpod/v1/workspaces_connectweb.ts +0 -140
  98. package/lib/gitpod/v1/workspaces_pb.d.ts.map +0 -1
  99. package/lib/gitpod/v1/workspaces_pb.js.map +0 -1
  100. package/lib/gitpod/v1/workspaces_pb.ts +0 -1509
@@ -1,15 +1,38 @@
1
1
  /**
2
- * Copyright (c) 2022 Gitpod GmbH. All rights reserved.
2
+ * Copyright (c) 2023 Gitpod GmbH. All rights reserved.
3
3
  * Licensed under the GNU Affero General Public License (AGPL).
4
- * See License-AGPL.txt in the project root for license information.
4
+ * See License.AGPL.txt in the project root for license information.
5
5
  */
6
6
  import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
7
7
  import { FieldMask, Message, Timestamp } from "@bufbuild/protobuf";
8
8
  import { Pagination } from "./pagination_pb.js";
9
+ /**
10
+ * PortPolicy defines the accssbility policy of a workspace port is guarded by an authentication in the proxy
11
+ *
12
+ * @generated from enum gitpod.experimental.v1.PortPolicy
13
+ */
14
+ export declare enum PortPolicy {
15
+ /**
16
+ * @generated from enum value: PORT_POLICY_UNSPECIFIED = 0;
17
+ */
18
+ UNSPECIFIED = 0,
19
+ /**
20
+ * Private means the port is accessible by the workspace owner only using the workspace port URL
21
+ *
22
+ * @generated from enum value: PORT_POLICY_PRIVATE = 1;
23
+ */
24
+ PRIVATE = 1,
25
+ /**
26
+ * Public means the port is accessible by everybody using the workspace port URL
27
+ *
28
+ * @generated from enum value: PORT_POLICY_PUBLIC = 2;
29
+ */
30
+ PUBLIC = 2
31
+ }
9
32
  /**
10
33
  * Admission level describes who can access a workspace instance and its ports.
11
34
  *
12
- * @generated from enum gitpod.v1.AdmissionLevel
35
+ * @generated from enum gitpod.experimental.v1.AdmissionLevel
13
36
  */
14
37
  export declare enum AdmissionLevel {
15
38
  /**
@@ -30,11 +53,11 @@ export declare enum AdmissionLevel {
30
53
  EVERYONE = 2
31
54
  }
32
55
  /**
33
- * @generated from message gitpod.v1.ListWorkspacesRequest
56
+ * @generated from message gitpod.experimental.v1.ListWorkspacesRequest
34
57
  */
35
58
  export declare class ListWorkspacesRequest extends Message<ListWorkspacesRequest> {
36
59
  /**
37
- * @generated from field: gitpod.v1.Pagination pagination = 1;
60
+ * @generated from field: gitpod.experimental.v1.Pagination pagination = 1;
38
61
  */
39
62
  pagination?: Pagination;
40
63
  /**
@@ -43,7 +66,7 @@ export declare class ListWorkspacesRequest extends Message<ListWorkspacesRequest
43
66
  fieldMask?: FieldMask;
44
67
  constructor(data?: PartialMessage<ListWorkspacesRequest>);
45
68
  static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
46
- static readonly typeName = "gitpod.v1.ListWorkspacesRequest";
69
+ static readonly typeName = "gitpod.experimental.v1.ListWorkspacesRequest";
47
70
  static readonly fields: FieldList;
48
71
  static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ListWorkspacesRequest;
49
72
  static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ListWorkspacesRequest;
@@ -51,7 +74,7 @@ export declare class ListWorkspacesRequest extends Message<ListWorkspacesRequest
51
74
  static equals(a: ListWorkspacesRequest | PlainMessage<ListWorkspacesRequest> | undefined, b: ListWorkspacesRequest | PlainMessage<ListWorkspacesRequest> | undefined): boolean;
52
75
  }
53
76
  /**
54
- * @generated from message gitpod.v1.ListWorkspacesResponse
77
+ * @generated from message gitpod.experimental.v1.ListWorkspacesResponse
55
78
  */
56
79
  export declare class ListWorkspacesResponse extends Message<ListWorkspacesResponse> {
57
80
  /**
@@ -59,12 +82,12 @@ export declare class ListWorkspacesResponse extends Message<ListWorkspacesRespon
59
82
  */
60
83
  nextPageToken: string;
61
84
  /**
62
- * @generated from field: repeated gitpod.v1.ListWorkspacesResponse.WorkspaceAndInstance result = 2;
85
+ * @generated from field: repeated gitpod.experimental.v1.Workspace result = 2;
63
86
  */
64
- result: ListWorkspacesResponse_WorkspaceAndInstance[];
87
+ result: Workspace[];
65
88
  constructor(data?: PartialMessage<ListWorkspacesResponse>);
66
89
  static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
67
- static readonly typeName = "gitpod.v1.ListWorkspacesResponse";
90
+ static readonly typeName = "gitpod.experimental.v1.ListWorkspacesResponse";
68
91
  static readonly fields: FieldList;
69
92
  static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ListWorkspacesResponse;
70
93
  static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ListWorkspacesResponse;
@@ -72,28 +95,7 @@ export declare class ListWorkspacesResponse extends Message<ListWorkspacesRespon
72
95
  static equals(a: ListWorkspacesResponse | PlainMessage<ListWorkspacesResponse> | undefined, b: ListWorkspacesResponse | PlainMessage<ListWorkspacesResponse> | undefined): boolean;
73
96
  }
74
97
  /**
75
- * @generated from message gitpod.v1.ListWorkspacesResponse.WorkspaceAndInstance
76
- */
77
- export declare class ListWorkspacesResponse_WorkspaceAndInstance extends Message<ListWorkspacesResponse_WorkspaceAndInstance> {
78
- /**
79
- * @generated from field: gitpod.v1.Workspace result = 1;
80
- */
81
- result?: Workspace;
82
- /**
83
- * @generated from field: gitpod.v1.WorkspaceInstance last_active_instances = 2;
84
- */
85
- lastActiveInstances?: WorkspaceInstance;
86
- constructor(data?: PartialMessage<ListWorkspacesResponse_WorkspaceAndInstance>);
87
- static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
88
- static readonly typeName = "gitpod.v1.ListWorkspacesResponse.WorkspaceAndInstance";
89
- static readonly fields: FieldList;
90
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ListWorkspacesResponse_WorkspaceAndInstance;
91
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ListWorkspacesResponse_WorkspaceAndInstance;
92
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ListWorkspacesResponse_WorkspaceAndInstance;
93
- static equals(a: ListWorkspacesResponse_WorkspaceAndInstance | PlainMessage<ListWorkspacesResponse_WorkspaceAndInstance> | undefined, b: ListWorkspacesResponse_WorkspaceAndInstance | PlainMessage<ListWorkspacesResponse_WorkspaceAndInstance> | undefined): boolean;
94
- }
95
- /**
96
- * @generated from message gitpod.v1.GetWorkspaceRequest
98
+ * @generated from message gitpod.experimental.v1.GetWorkspaceRequest
97
99
  */
98
100
  export declare class GetWorkspaceRequest extends Message<GetWorkspaceRequest> {
99
101
  /**
@@ -102,7 +104,7 @@ export declare class GetWorkspaceRequest extends Message<GetWorkspaceRequest> {
102
104
  workspaceId: string;
103
105
  constructor(data?: PartialMessage<GetWorkspaceRequest>);
104
106
  static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
105
- static readonly typeName = "gitpod.v1.GetWorkspaceRequest";
107
+ static readonly typeName = "gitpod.experimental.v1.GetWorkspaceRequest";
106
108
  static readonly fields: FieldList;
107
109
  static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetWorkspaceRequest;
108
110
  static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetWorkspaceRequest;
@@ -110,16 +112,16 @@ export declare class GetWorkspaceRequest extends Message<GetWorkspaceRequest> {
110
112
  static equals(a: GetWorkspaceRequest | PlainMessage<GetWorkspaceRequest> | undefined, b: GetWorkspaceRequest | PlainMessage<GetWorkspaceRequest> | undefined): boolean;
111
113
  }
112
114
  /**
113
- * @generated from message gitpod.v1.GetWorkspaceResponse
115
+ * @generated from message gitpod.experimental.v1.GetWorkspaceResponse
114
116
  */
115
117
  export declare class GetWorkspaceResponse extends Message<GetWorkspaceResponse> {
116
118
  /**
117
- * @generated from field: gitpod.v1.Workspace result = 1;
119
+ * @generated from field: gitpod.experimental.v1.Workspace result = 1;
118
120
  */
119
121
  result?: Workspace;
120
122
  constructor(data?: PartialMessage<GetWorkspaceResponse>);
121
123
  static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
122
- static readonly typeName = "gitpod.v1.GetWorkspaceResponse";
124
+ static readonly typeName = "gitpod.experimental.v1.GetWorkspaceResponse";
123
125
  static readonly fields: FieldList;
124
126
  static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetWorkspaceResponse;
125
127
  static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetWorkspaceResponse;
@@ -127,7 +129,41 @@ export declare class GetWorkspaceResponse extends Message<GetWorkspaceResponse>
127
129
  static equals(a: GetWorkspaceResponse | PlainMessage<GetWorkspaceResponse> | undefined, b: GetWorkspaceResponse | PlainMessage<GetWorkspaceResponse> | undefined): boolean;
128
130
  }
129
131
  /**
130
- * @generated from message gitpod.v1.GetOwnerTokenRequest
132
+ * @generated from message gitpod.experimental.v1.StreamWorkspaceStatusRequest
133
+ */
134
+ export declare class StreamWorkspaceStatusRequest extends Message<StreamWorkspaceStatusRequest> {
135
+ /**
136
+ * @generated from field: string workspace_id = 1;
137
+ */
138
+ workspaceId: string;
139
+ constructor(data?: PartialMessage<StreamWorkspaceStatusRequest>);
140
+ static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
141
+ static readonly typeName = "gitpod.experimental.v1.StreamWorkspaceStatusRequest";
142
+ static readonly fields: FieldList;
143
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StreamWorkspaceStatusRequest;
144
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StreamWorkspaceStatusRequest;
145
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StreamWorkspaceStatusRequest;
146
+ static equals(a: StreamWorkspaceStatusRequest | PlainMessage<StreamWorkspaceStatusRequest> | undefined, b: StreamWorkspaceStatusRequest | PlainMessage<StreamWorkspaceStatusRequest> | undefined): boolean;
147
+ }
148
+ /**
149
+ * @generated from message gitpod.experimental.v1.StreamWorkspaceStatusResponse
150
+ */
151
+ export declare class StreamWorkspaceStatusResponse extends Message<StreamWorkspaceStatusResponse> {
152
+ /**
153
+ * @generated from field: gitpod.experimental.v1.WorkspaceStatus result = 1;
154
+ */
155
+ result?: WorkspaceStatus;
156
+ constructor(data?: PartialMessage<StreamWorkspaceStatusResponse>);
157
+ static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
158
+ static readonly typeName = "gitpod.experimental.v1.StreamWorkspaceStatusResponse";
159
+ static readonly fields: FieldList;
160
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StreamWorkspaceStatusResponse;
161
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StreamWorkspaceStatusResponse;
162
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StreamWorkspaceStatusResponse;
163
+ static equals(a: StreamWorkspaceStatusResponse | PlainMessage<StreamWorkspaceStatusResponse> | undefined, b: StreamWorkspaceStatusResponse | PlainMessage<StreamWorkspaceStatusResponse> | undefined): boolean;
164
+ }
165
+ /**
166
+ * @generated from message gitpod.experimental.v1.GetOwnerTokenRequest
131
167
  */
132
168
  export declare class GetOwnerTokenRequest extends Message<GetOwnerTokenRequest> {
133
169
  /**
@@ -136,7 +172,7 @@ export declare class GetOwnerTokenRequest extends Message<GetOwnerTokenRequest>
136
172
  workspaceId: string;
137
173
  constructor(data?: PartialMessage<GetOwnerTokenRequest>);
138
174
  static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
139
- static readonly typeName = "gitpod.v1.GetOwnerTokenRequest";
175
+ static readonly typeName = "gitpod.experimental.v1.GetOwnerTokenRequest";
140
176
  static readonly fields: FieldList;
141
177
  static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetOwnerTokenRequest;
142
178
  static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetOwnerTokenRequest;
@@ -144,7 +180,7 @@ export declare class GetOwnerTokenRequest extends Message<GetOwnerTokenRequest>
144
180
  static equals(a: GetOwnerTokenRequest | PlainMessage<GetOwnerTokenRequest> | undefined, b: GetOwnerTokenRequest | PlainMessage<GetOwnerTokenRequest> | undefined): boolean;
145
181
  }
146
182
  /**
147
- * @generated from message gitpod.v1.GetOwnerTokenResponse
183
+ * @generated from message gitpod.experimental.v1.GetOwnerTokenResponse
148
184
  */
149
185
  export declare class GetOwnerTokenResponse extends Message<GetOwnerTokenResponse> {
150
186
  /**
@@ -153,7 +189,7 @@ export declare class GetOwnerTokenResponse extends Message<GetOwnerTokenResponse
153
189
  token: string;
154
190
  constructor(data?: PartialMessage<GetOwnerTokenResponse>);
155
191
  static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
156
- static readonly typeName = "gitpod.v1.GetOwnerTokenResponse";
192
+ static readonly typeName = "gitpod.experimental.v1.GetOwnerTokenResponse";
157
193
  static readonly fields: FieldList;
158
194
  static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetOwnerTokenResponse;
159
195
  static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetOwnerTokenResponse;
@@ -161,7 +197,7 @@ export declare class GetOwnerTokenResponse extends Message<GetOwnerTokenResponse
161
197
  static equals(a: GetOwnerTokenResponse | PlainMessage<GetOwnerTokenResponse> | undefined, b: GetOwnerTokenResponse | PlainMessage<GetOwnerTokenResponse> | undefined): boolean;
162
198
  }
163
199
  /**
164
- * @generated from message gitpod.v1.CreateAndStartWorkspaceRequest
200
+ * @generated from message gitpod.experimental.v1.CreateAndStartWorkspaceRequest
165
201
  */
166
202
  export declare class CreateAndStartWorkspaceRequest extends Message<CreateAndStartWorkspaceRequest> {
167
203
  /**
@@ -169,7 +205,7 @@ export declare class CreateAndStartWorkspaceRequest extends Message<CreateAndSta
169
205
  */
170
206
  idempotencyToken: string;
171
207
  /**
172
- * @generated from oneof gitpod.v1.CreateAndStartWorkspaceRequest.source
208
+ * @generated from oneof gitpod.experimental.v1.CreateAndStartWorkspaceRequest.source
173
209
  */
174
210
  source: {
175
211
  /**
@@ -188,12 +224,12 @@ export declare class CreateAndStartWorkspaceRequest extends Message<CreateAndSta
188
224
  value?: undefined;
189
225
  };
190
226
  /**
191
- * @generated from field: gitpod.v1.StartWorkspaceSpec start_spec = 5;
227
+ * @generated from field: gitpod.experimental.v1.StartWorkspaceSpec start_spec = 5;
192
228
  */
193
229
  startSpec?: StartWorkspaceSpec;
194
230
  constructor(data?: PartialMessage<CreateAndStartWorkspaceRequest>);
195
231
  static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
196
- static readonly typeName = "gitpod.v1.CreateAndStartWorkspaceRequest";
232
+ static readonly typeName = "gitpod.experimental.v1.CreateAndStartWorkspaceRequest";
197
233
  static readonly fields: FieldList;
198
234
  static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateAndStartWorkspaceRequest;
199
235
  static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateAndStartWorkspaceRequest;
@@ -201,7 +237,7 @@ export declare class CreateAndStartWorkspaceRequest extends Message<CreateAndSta
201
237
  static equals(a: CreateAndStartWorkspaceRequest | PlainMessage<CreateAndStartWorkspaceRequest> | undefined, b: CreateAndStartWorkspaceRequest | PlainMessage<CreateAndStartWorkspaceRequest> | undefined): boolean;
202
238
  }
203
239
  /**
204
- * @generated from message gitpod.v1.CreateAndStartWorkspaceResponse
240
+ * @generated from message gitpod.experimental.v1.CreateAndStartWorkspaceResponse
205
241
  */
206
242
  export declare class CreateAndStartWorkspaceResponse extends Message<CreateAndStartWorkspaceResponse> {
207
243
  /**
@@ -210,7 +246,7 @@ export declare class CreateAndStartWorkspaceResponse extends Message<CreateAndSt
210
246
  workspaceId: string;
211
247
  constructor(data?: PartialMessage<CreateAndStartWorkspaceResponse>);
212
248
  static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
213
- static readonly typeName = "gitpod.v1.CreateAndStartWorkspaceResponse";
249
+ static readonly typeName = "gitpod.experimental.v1.CreateAndStartWorkspaceResponse";
214
250
  static readonly fields: FieldList;
215
251
  static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CreateAndStartWorkspaceResponse;
216
252
  static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CreateAndStartWorkspaceResponse;
@@ -218,7 +254,7 @@ export declare class CreateAndStartWorkspaceResponse extends Message<CreateAndSt
218
254
  static equals(a: CreateAndStartWorkspaceResponse | PlainMessage<CreateAndStartWorkspaceResponse> | undefined, b: CreateAndStartWorkspaceResponse | PlainMessage<CreateAndStartWorkspaceResponse> | undefined): boolean;
219
255
  }
220
256
  /**
221
- * @generated from message gitpod.v1.StartWorkspaceRequest
257
+ * @generated from message gitpod.experimental.v1.StartWorkspaceRequest
222
258
  */
223
259
  export declare class StartWorkspaceRequest extends Message<StartWorkspaceRequest> {
224
260
  /**
@@ -230,12 +266,12 @@ export declare class StartWorkspaceRequest extends Message<StartWorkspaceRequest
230
266
  */
231
267
  workspaceId: string;
232
268
  /**
233
- * @generated from field: gitpod.v1.StartWorkspaceSpec spec = 3;
269
+ * @generated from field: gitpod.experimental.v1.StartWorkspaceSpec spec = 3;
234
270
  */
235
271
  spec?: StartWorkspaceSpec;
236
272
  constructor(data?: PartialMessage<StartWorkspaceRequest>);
237
273
  static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
238
- static readonly typeName = "gitpod.v1.StartWorkspaceRequest";
274
+ static readonly typeName = "gitpod.experimental.v1.StartWorkspaceRequest";
239
275
  static readonly fields: FieldList;
240
276
  static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StartWorkspaceRequest;
241
277
  static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StartWorkspaceRequest;
@@ -243,7 +279,7 @@ export declare class StartWorkspaceRequest extends Message<StartWorkspaceRequest
243
279
  static equals(a: StartWorkspaceRequest | PlainMessage<StartWorkspaceRequest> | undefined, b: StartWorkspaceRequest | PlainMessage<StartWorkspaceRequest> | undefined): boolean;
244
280
  }
245
281
  /**
246
- * @generated from message gitpod.v1.StartWorkspaceResponse
282
+ * @generated from message gitpod.experimental.v1.StartWorkspaceResponse
247
283
  */
248
284
  export declare class StartWorkspaceResponse extends Message<StartWorkspaceResponse> {
249
285
  /**
@@ -256,7 +292,7 @@ export declare class StartWorkspaceResponse extends Message<StartWorkspaceRespon
256
292
  workspaceUrl: string;
257
293
  constructor(data?: PartialMessage<StartWorkspaceResponse>);
258
294
  static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
259
- static readonly typeName = "gitpod.v1.StartWorkspaceResponse";
295
+ static readonly typeName = "gitpod.experimental.v1.StartWorkspaceResponse";
260
296
  static readonly fields: FieldList;
261
297
  static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StartWorkspaceResponse;
262
298
  static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StartWorkspaceResponse;
@@ -264,179 +300,69 @@ export declare class StartWorkspaceResponse extends Message<StartWorkspaceRespon
264
300
  static equals(a: StartWorkspaceResponse | PlainMessage<StartWorkspaceResponse> | undefined, b: StartWorkspaceResponse | PlainMessage<StartWorkspaceResponse> | undefined): boolean;
265
301
  }
266
302
  /**
267
- * @generated from message gitpod.v1.GetActiveWorkspaceInstanceRequest
303
+ * @generated from message gitpod.experimental.v1.StopWorkspaceRequest
268
304
  */
269
- export declare class GetActiveWorkspaceInstanceRequest extends Message<GetActiveWorkspaceInstanceRequest> {
305
+ export declare class StopWorkspaceRequest extends Message<StopWorkspaceRequest> {
270
306
  /**
271
307
  * @generated from field: string workspace_id = 1;
272
308
  */
273
309
  workspaceId: string;
274
- constructor(data?: PartialMessage<GetActiveWorkspaceInstanceRequest>);
275
- static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
276
- static readonly typeName = "gitpod.v1.GetActiveWorkspaceInstanceRequest";
277
- static readonly fields: FieldList;
278
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetActiveWorkspaceInstanceRequest;
279
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetActiveWorkspaceInstanceRequest;
280
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetActiveWorkspaceInstanceRequest;
281
- static equals(a: GetActiveWorkspaceInstanceRequest | PlainMessage<GetActiveWorkspaceInstanceRequest> | undefined, b: GetActiveWorkspaceInstanceRequest | PlainMessage<GetActiveWorkspaceInstanceRequest> | undefined): boolean;
282
- }
283
- /**
284
- * @generated from message gitpod.v1.GetActiveWorkspaceInstanceResponse
285
- */
286
- export declare class GetActiveWorkspaceInstanceResponse extends Message<GetActiveWorkspaceInstanceResponse> {
287
- /**
288
- * @generated from field: gitpod.v1.WorkspaceInstance instance = 1;
289
- */
290
- instance?: WorkspaceInstance;
291
- constructor(data?: PartialMessage<GetActiveWorkspaceInstanceResponse>);
292
- static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
293
- static readonly typeName = "gitpod.v1.GetActiveWorkspaceInstanceResponse";
294
- static readonly fields: FieldList;
295
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetActiveWorkspaceInstanceResponse;
296
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetActiveWorkspaceInstanceResponse;
297
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetActiveWorkspaceInstanceResponse;
298
- static equals(a: GetActiveWorkspaceInstanceResponse | PlainMessage<GetActiveWorkspaceInstanceResponse> | undefined, b: GetActiveWorkspaceInstanceResponse | PlainMessage<GetActiveWorkspaceInstanceResponse> | undefined): boolean;
299
- }
300
- /**
301
- * @generated from message gitpod.v1.GetWorkspaceInstanceOwnerTokenRequest
302
- */
303
- export declare class GetWorkspaceInstanceOwnerTokenRequest extends Message<GetWorkspaceInstanceOwnerTokenRequest> {
304
- /**
305
- * @generated from field: string instance_id = 1;
306
- */
307
- instanceId: string;
308
- constructor(data?: PartialMessage<GetWorkspaceInstanceOwnerTokenRequest>);
309
- static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
310
- static readonly typeName = "gitpod.v1.GetWorkspaceInstanceOwnerTokenRequest";
311
- static readonly fields: FieldList;
312
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetWorkspaceInstanceOwnerTokenRequest;
313
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetWorkspaceInstanceOwnerTokenRequest;
314
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetWorkspaceInstanceOwnerTokenRequest;
315
- static equals(a: GetWorkspaceInstanceOwnerTokenRequest | PlainMessage<GetWorkspaceInstanceOwnerTokenRequest> | undefined, b: GetWorkspaceInstanceOwnerTokenRequest | PlainMessage<GetWorkspaceInstanceOwnerTokenRequest> | undefined): boolean;
316
- }
317
- /**
318
- * @generated from message gitpod.v1.GetWorkspaceInstanceOwnerTokenResponse
319
- */
320
- export declare class GetWorkspaceInstanceOwnerTokenResponse extends Message<GetWorkspaceInstanceOwnerTokenResponse> {
321
- /**
322
- * @generated from field: string owner_token = 1;
323
- */
324
- ownerToken: string;
325
- constructor(data?: PartialMessage<GetWorkspaceInstanceOwnerTokenResponse>);
326
- static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
327
- static readonly typeName = "gitpod.v1.GetWorkspaceInstanceOwnerTokenResponse";
328
- static readonly fields: FieldList;
329
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetWorkspaceInstanceOwnerTokenResponse;
330
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetWorkspaceInstanceOwnerTokenResponse;
331
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetWorkspaceInstanceOwnerTokenResponse;
332
- static equals(a: GetWorkspaceInstanceOwnerTokenResponse | PlainMessage<GetWorkspaceInstanceOwnerTokenResponse> | undefined, b: GetWorkspaceInstanceOwnerTokenResponse | PlainMessage<GetWorkspaceInstanceOwnerTokenResponse> | undefined): boolean;
333
- }
334
- /**
335
- * @generated from message gitpod.v1.ListenToWorkspaceInstanceRequest
336
- */
337
- export declare class ListenToWorkspaceInstanceRequest extends Message<ListenToWorkspaceInstanceRequest> {
338
- /**
339
- * @generated from field: string instance_id = 1;
340
- */
341
- instanceId: string;
342
- constructor(data?: PartialMessage<ListenToWorkspaceInstanceRequest>);
343
- static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
344
- static readonly typeName = "gitpod.v1.ListenToWorkspaceInstanceRequest";
345
- static readonly fields: FieldList;
346
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ListenToWorkspaceInstanceRequest;
347
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ListenToWorkspaceInstanceRequest;
348
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ListenToWorkspaceInstanceRequest;
349
- static equals(a: ListenToWorkspaceInstanceRequest | PlainMessage<ListenToWorkspaceInstanceRequest> | undefined, b: ListenToWorkspaceInstanceRequest | PlainMessage<ListenToWorkspaceInstanceRequest> | undefined): boolean;
350
- }
351
- /**
352
- * @generated from message gitpod.v1.ListenToWorkspaceInstanceResponse
353
- */
354
- export declare class ListenToWorkspaceInstanceResponse extends Message<ListenToWorkspaceInstanceResponse> {
355
- /**
356
- * @generated from field: gitpod.v1.WorkspaceInstanceStatus instance_status = 1;
357
- */
358
- instanceStatus?: WorkspaceInstanceStatus;
359
- constructor(data?: PartialMessage<ListenToWorkspaceInstanceResponse>);
360
- static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
361
- static readonly typeName = "gitpod.v1.ListenToWorkspaceInstanceResponse";
362
- static readonly fields: FieldList;
363
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ListenToWorkspaceInstanceResponse;
364
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ListenToWorkspaceInstanceResponse;
365
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ListenToWorkspaceInstanceResponse;
366
- static equals(a: ListenToWorkspaceInstanceResponse | PlainMessage<ListenToWorkspaceInstanceResponse> | undefined, b: ListenToWorkspaceInstanceResponse | PlainMessage<ListenToWorkspaceInstanceResponse> | undefined): boolean;
367
- }
368
- /**
369
- * @generated from message gitpod.v1.ListenToImageBuildLogsRequest
370
- */
371
- export declare class ListenToImageBuildLogsRequest extends Message<ListenToImageBuildLogsRequest> {
372
- /**
373
- * @generated from field: string instance_id = 1;
374
- */
375
- instanceId: string;
376
- constructor(data?: PartialMessage<ListenToImageBuildLogsRequest>);
310
+ constructor(data?: PartialMessage<StopWorkspaceRequest>);
377
311
  static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
378
- static readonly typeName = "gitpod.v1.ListenToImageBuildLogsRequest";
312
+ static readonly typeName = "gitpod.experimental.v1.StopWorkspaceRequest";
379
313
  static readonly fields: FieldList;
380
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ListenToImageBuildLogsRequest;
381
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ListenToImageBuildLogsRequest;
382
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ListenToImageBuildLogsRequest;
383
- static equals(a: ListenToImageBuildLogsRequest | PlainMessage<ListenToImageBuildLogsRequest> | undefined, b: ListenToImageBuildLogsRequest | PlainMessage<ListenToImageBuildLogsRequest> | undefined): boolean;
314
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StopWorkspaceRequest;
315
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StopWorkspaceRequest;
316
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StopWorkspaceRequest;
317
+ static equals(a: StopWorkspaceRequest | PlainMessage<StopWorkspaceRequest> | undefined, b: StopWorkspaceRequest | PlainMessage<StopWorkspaceRequest> | undefined): boolean;
384
318
  }
385
319
  /**
386
- * @generated from message gitpod.v1.ListenToImageBuildLogsResponse
320
+ * @generated from message gitpod.experimental.v1.StopWorkspaceResponse
387
321
  */
388
- export declare class ListenToImageBuildLogsResponse extends Message<ListenToImageBuildLogsResponse> {
389
- /**
390
- * @generated from field: string line = 1;
391
- */
392
- line: string;
393
- constructor(data?: PartialMessage<ListenToImageBuildLogsResponse>);
322
+ export declare class StopWorkspaceResponse extends Message<StopWorkspaceResponse> {
323
+ constructor(data?: PartialMessage<StopWorkspaceResponse>);
394
324
  static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
395
- static readonly typeName = "gitpod.v1.ListenToImageBuildLogsResponse";
325
+ static readonly typeName = "gitpod.experimental.v1.StopWorkspaceResponse";
396
326
  static readonly fields: FieldList;
397
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ListenToImageBuildLogsResponse;
398
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ListenToImageBuildLogsResponse;
399
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ListenToImageBuildLogsResponse;
400
- static equals(a: ListenToImageBuildLogsResponse | PlainMessage<ListenToImageBuildLogsResponse> | undefined, b: ListenToImageBuildLogsResponse | PlainMessage<ListenToImageBuildLogsResponse> | undefined): boolean;
327
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StopWorkspaceResponse;
328
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StopWorkspaceResponse;
329
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StopWorkspaceResponse;
330
+ static equals(a: StopWorkspaceResponse | PlainMessage<StopWorkspaceResponse> | undefined, b: StopWorkspaceResponse | PlainMessage<StopWorkspaceResponse> | undefined): boolean;
401
331
  }
402
332
  /**
403
- * @generated from message gitpod.v1.StopWorkspaceRequest
333
+ * @generated from message gitpod.experimental.v1.DeleteWorkspaceRequest
404
334
  */
405
- export declare class StopWorkspaceRequest extends Message<StopWorkspaceRequest> {
406
- /**
407
- * @generated from field: string idempotency_token = 1;
408
- */
409
- idempotencyToken: string;
335
+ export declare class DeleteWorkspaceRequest extends Message<DeleteWorkspaceRequest> {
410
336
  /**
411
- * @generated from field: string workspace_id = 2;
337
+ * @generated from field: string workspace_id = 1;
412
338
  */
413
339
  workspaceId: string;
414
- constructor(data?: PartialMessage<StopWorkspaceRequest>);
340
+ constructor(data?: PartialMessage<DeleteWorkspaceRequest>);
415
341
  static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
416
- static readonly typeName = "gitpod.v1.StopWorkspaceRequest";
342
+ static readonly typeName = "gitpod.experimental.v1.DeleteWorkspaceRequest";
417
343
  static readonly fields: FieldList;
418
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StopWorkspaceRequest;
419
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StopWorkspaceRequest;
420
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StopWorkspaceRequest;
421
- static equals(a: StopWorkspaceRequest | PlainMessage<StopWorkspaceRequest> | undefined, b: StopWorkspaceRequest | PlainMessage<StopWorkspaceRequest> | undefined): boolean;
344
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeleteWorkspaceRequest;
345
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeleteWorkspaceRequest;
346
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeleteWorkspaceRequest;
347
+ static equals(a: DeleteWorkspaceRequest | PlainMessage<DeleteWorkspaceRequest> | undefined, b: DeleteWorkspaceRequest | PlainMessage<DeleteWorkspaceRequest> | undefined): boolean;
422
348
  }
423
349
  /**
424
- * @generated from message gitpod.v1.StopWorkspaceResponse
350
+ * @generated from message gitpod.experimental.v1.DeleteWorkspaceResponse
425
351
  */
426
- export declare class StopWorkspaceResponse extends Message<StopWorkspaceResponse> {
427
- constructor(data?: PartialMessage<StopWorkspaceResponse>);
352
+ export declare class DeleteWorkspaceResponse extends Message<DeleteWorkspaceResponse> {
353
+ constructor(data?: PartialMessage<DeleteWorkspaceResponse>);
428
354
  static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
429
- static readonly typeName = "gitpod.v1.StopWorkspaceResponse";
355
+ static readonly typeName = "gitpod.experimental.v1.DeleteWorkspaceResponse";
430
356
  static readonly fields: FieldList;
431
- static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StopWorkspaceResponse;
432
- static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StopWorkspaceResponse;
433
- static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StopWorkspaceResponse;
434
- static equals(a: StopWorkspaceResponse | PlainMessage<StopWorkspaceResponse> | undefined, b: StopWorkspaceResponse | PlainMessage<StopWorkspaceResponse> | undefined): boolean;
357
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): DeleteWorkspaceResponse;
358
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): DeleteWorkspaceResponse;
359
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): DeleteWorkspaceResponse;
360
+ static equals(a: DeleteWorkspaceResponse | PlainMessage<DeleteWorkspaceResponse> | undefined, b: DeleteWorkspaceResponse | PlainMessage<DeleteWorkspaceResponse> | undefined): boolean;
435
361
  }
436
362
  /**
437
363
  * Workspace describes a single workspace
438
364
  *
439
- * @generated from message gitpod.v1.Workspace
365
+ * @generated from message gitpod.experimental.v1.Workspace
440
366
  */
441
367
  export declare class Workspace extends Message<Workspace> {
442
368
  /**
@@ -460,7 +386,7 @@ export declare class Workspace extends Message<Workspace> {
460
386
  /**
461
387
  * context reports the original context the workspace was created from
462
388
  *
463
- * @generated from field: gitpod.v1.WorkspaceContext context = 4;
389
+ * @generated from field: gitpod.experimental.v1.WorkspaceContext context = 4;
464
390
  */
465
391
  context?: WorkspaceContext;
466
392
  /**
@@ -469,19 +395,46 @@ export declare class Workspace extends Message<Workspace> {
469
395
  * @generated from field: string description = 5;
470
396
  */
471
397
  description: string;
398
+ /**
399
+ * status is the current status of this Workspace.
400
+ *
401
+ * @generated from field: gitpod.experimental.v1.WorkspaceStatus status = 6;
402
+ */
403
+ status?: WorkspaceStatus;
472
404
  constructor(data?: PartialMessage<Workspace>);
473
405
  static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
474
- static readonly typeName = "gitpod.v1.Workspace";
406
+ static readonly typeName = "gitpod.experimental.v1.Workspace";
475
407
  static readonly fields: FieldList;
476
408
  static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Workspace;
477
409
  static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Workspace;
478
410
  static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Workspace;
479
411
  static equals(a: Workspace | PlainMessage<Workspace> | undefined, b: Workspace | PlainMessage<Workspace> | undefined): boolean;
480
412
  }
413
+ /**
414
+ * WorkspaceStatus represents the currently observed status of a Workspace, including data about child resources that belong to this Workspace.
415
+ *
416
+ * @generated from message gitpod.experimental.v1.WorkspaceStatus
417
+ */
418
+ export declare class WorkspaceStatus extends Message<WorkspaceStatus> {
419
+ /**
420
+ * instance is the currently assigned WorkspaceInstance to this workspace. Empty when there is no WorkspaceInstance assigned.
421
+ *
422
+ * @generated from field: gitpod.experimental.v1.WorkspaceInstance instance = 1;
423
+ */
424
+ instance?: WorkspaceInstance;
425
+ constructor(data?: PartialMessage<WorkspaceStatus>);
426
+ static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
427
+ static readonly typeName = "gitpod.experimental.v1.WorkspaceStatus";
428
+ static readonly fields: FieldList;
429
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): WorkspaceStatus;
430
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): WorkspaceStatus;
431
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): WorkspaceStatus;
432
+ static equals(a: WorkspaceStatus | PlainMessage<WorkspaceStatus> | undefined, b: WorkspaceStatus | PlainMessage<WorkspaceStatus> | undefined): boolean;
433
+ }
481
434
  /**
482
435
  * WorkspaceContext describes the context a workspace was created from
483
436
  *
484
- * @generated from message gitpod.v1.WorkspaceContext
437
+ * @generated from message gitpod.experimental.v1.WorkspaceContext
485
438
  */
486
439
  export declare class WorkspaceContext extends Message<WorkspaceContext> {
487
440
  /**
@@ -492,23 +445,23 @@ export declare class WorkspaceContext extends Message<WorkspaceContext> {
492
445
  */
493
446
  contextUrl: string;
494
447
  /**
495
- * @generated from oneof gitpod.v1.WorkspaceContext.details
448
+ * @generated from oneof gitpod.experimental.v1.WorkspaceContext.details
496
449
  */
497
450
  details: {
498
451
  /**
499
- * @generated from field: gitpod.v1.WorkspaceContext.Git git = 2;
452
+ * @generated from field: gitpod.experimental.v1.WorkspaceContext.Git git = 2;
500
453
  */
501
454
  value: WorkspaceContext_Git;
502
455
  case: "git";
503
456
  } | {
504
457
  /**
505
- * @generated from field: gitpod.v1.WorkspaceContext.Prebuild prebuild = 3;
458
+ * @generated from field: gitpod.experimental.v1.WorkspaceContext.Prebuild prebuild = 3;
506
459
  */
507
460
  value: WorkspaceContext_Prebuild;
508
461
  case: "prebuild";
509
462
  } | {
510
463
  /**
511
- * @generated from field: gitpod.v1.WorkspaceContext.Snapshot snapshot = 4;
464
+ * @generated from field: gitpod.experimental.v1.WorkspaceContext.Snapshot snapshot = 4;
512
465
  */
513
466
  value: WorkspaceContext_Snapshot;
514
467
  case: "snapshot";
@@ -518,7 +471,7 @@ export declare class WorkspaceContext extends Message<WorkspaceContext> {
518
471
  };
519
472
  constructor(data?: PartialMessage<WorkspaceContext>);
520
473
  static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
521
- static readonly typeName = "gitpod.v1.WorkspaceContext";
474
+ static readonly typeName = "gitpod.experimental.v1.WorkspaceContext";
522
475
  static readonly fields: FieldList;
523
476
  static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): WorkspaceContext;
524
477
  static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): WorkspaceContext;
@@ -528,7 +481,7 @@ export declare class WorkspaceContext extends Message<WorkspaceContext> {
528
481
  /**
529
482
  * Explicit Git context
530
483
  *
531
- * @generated from message gitpod.v1.WorkspaceContext.Git
484
+ * @generated from message gitpod.experimental.v1.WorkspaceContext.Git
532
485
  */
533
486
  export declare class WorkspaceContext_Git extends Message<WorkspaceContext_Git> {
534
487
  /**
@@ -541,7 +494,7 @@ export declare class WorkspaceContext_Git extends Message<WorkspaceContext_Git>
541
494
  commit: string;
542
495
  constructor(data?: PartialMessage<WorkspaceContext_Git>);
543
496
  static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
544
- static readonly typeName = "gitpod.v1.WorkspaceContext.Git";
497
+ static readonly typeName = "gitpod.experimental.v1.WorkspaceContext.Git";
545
498
  static readonly fields: FieldList;
546
499
  static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): WorkspaceContext_Git;
547
500
  static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): WorkspaceContext_Git;
@@ -551,14 +504,14 @@ export declare class WorkspaceContext_Git extends Message<WorkspaceContext_Git>
551
504
  /**
552
505
  * Workspace was created from a prebuild
553
506
  *
554
- * @generated from message gitpod.v1.WorkspaceContext.Prebuild
507
+ * @generated from message gitpod.experimental.v1.WorkspaceContext.Prebuild
555
508
  */
556
509
  export declare class WorkspaceContext_Prebuild extends Message<WorkspaceContext_Prebuild> {
557
510
  /**
558
511
  * original_context is the Git context which lead to the selection
559
512
  * of a prebuild.
560
513
  *
561
- * @generated from field: gitpod.v1.WorkspaceContext.Git original_context = 1;
514
+ * @generated from field: gitpod.experimental.v1.WorkspaceContext.Git original_context = 1;
562
515
  */
563
516
  originalContext?: WorkspaceContext_Git;
564
517
  /**
@@ -569,7 +522,7 @@ export declare class WorkspaceContext_Prebuild extends Message<WorkspaceContext_
569
522
  prebuildId: string;
570
523
  constructor(data?: PartialMessage<WorkspaceContext_Prebuild>);
571
524
  static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
572
- static readonly typeName = "gitpod.v1.WorkspaceContext.Prebuild";
525
+ static readonly typeName = "gitpod.experimental.v1.WorkspaceContext.Prebuild";
573
526
  static readonly fields: FieldList;
574
527
  static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): WorkspaceContext_Prebuild;
575
528
  static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): WorkspaceContext_Prebuild;
@@ -579,7 +532,7 @@ export declare class WorkspaceContext_Prebuild extends Message<WorkspaceContext_
579
532
  /**
580
533
  * Snapshot context points to the snapshot which the workspace was created from
581
534
  *
582
- * @generated from message gitpod.v1.WorkspaceContext.Snapshot
535
+ * @generated from message gitpod.experimental.v1.WorkspaceContext.Snapshot
583
536
  */
584
537
  export declare class WorkspaceContext_Snapshot extends Message<WorkspaceContext_Snapshot> {
585
538
  /**
@@ -588,7 +541,7 @@ export declare class WorkspaceContext_Snapshot extends Message<WorkspaceContext_
588
541
  snapshotId: string;
589
542
  constructor(data?: PartialMessage<WorkspaceContext_Snapshot>);
590
543
  static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
591
- static readonly typeName = "gitpod.v1.WorkspaceContext.Snapshot";
544
+ static readonly typeName = "gitpod.experimental.v1.WorkspaceContext.Snapshot";
592
545
  static readonly fields: FieldList;
593
546
  static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): WorkspaceContext_Snapshot;
594
547
  static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): WorkspaceContext_Snapshot;
@@ -598,7 +551,7 @@ export declare class WorkspaceContext_Snapshot extends Message<WorkspaceContext_
598
551
  /**
599
552
  * WorkspaceInstance describes a single workspace instance
600
553
  *
601
- * @generated from message gitpod.v1.WorkspaceInstance
554
+ * @generated from message gitpod.experimental.v1.WorkspaceInstance
602
555
  */
603
556
  export declare class WorkspaceInstance extends Message<WorkspaceInstance> {
604
557
  /**
@@ -618,12 +571,12 @@ export declare class WorkspaceInstance extends Message<WorkspaceInstance> {
618
571
  */
619
572
  createdAt?: Timestamp;
620
573
  /**
621
- * @generated from field: gitpod.v1.WorkspaceInstanceStatus status = 4;
574
+ * @generated from field: gitpod.experimental.v1.WorkspaceInstanceStatus status = 4;
622
575
  */
623
576
  status?: WorkspaceInstanceStatus;
624
577
  constructor(data?: PartialMessage<WorkspaceInstance>);
625
578
  static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
626
- static readonly typeName = "gitpod.v1.WorkspaceInstance";
579
+ static readonly typeName = "gitpod.experimental.v1.WorkspaceInstance";
627
580
  static readonly fields: FieldList;
628
581
  static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): WorkspaceInstance;
629
582
  static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): WorkspaceInstance;
@@ -633,7 +586,7 @@ export declare class WorkspaceInstance extends Message<WorkspaceInstance> {
633
586
  /**
634
587
  * WorkspaceStatus describes a workspace status
635
588
  *
636
- * @generated from message gitpod.v1.WorkspaceInstanceStatus
589
+ * @generated from message gitpod.experimental.v1.WorkspaceInstanceStatus
637
590
  */
638
591
  export declare class WorkspaceInstanceStatus extends Message<WorkspaceInstanceStatus> {
639
592
  /**
@@ -649,13 +602,13 @@ export declare class WorkspaceInstanceStatus extends Message<WorkspaceInstanceSt
649
602
  /**
650
603
  * the phase of a workspace is a simple, high-level summary of where the workspace instance is in its lifecycle
651
604
  *
652
- * @generated from field: gitpod.v1.WorkspaceInstanceStatus.Phase phase = 2;
605
+ * @generated from field: gitpod.experimental.v1.WorkspaceInstanceStatus.Phase phase = 2;
653
606
  */
654
607
  phase: WorkspaceInstanceStatus_Phase;
655
608
  /**
656
609
  * conditions detail the current state of the workspace instance
657
610
  *
658
- * @generated from field: gitpod.v1.WorkspaceInstanceStatus.Conditions conditions = 3;
611
+ * @generated from field: gitpod.experimental.v1.WorkspaceInstanceStatus.Conditions conditions = 3;
659
612
  */
660
613
  conditions?: WorkspaceInstanceStatus_Conditions;
661
614
  /**
@@ -673,12 +626,18 @@ export declare class WorkspaceInstanceStatus extends Message<WorkspaceInstanceSt
673
626
  /**
674
627
  * Admission describes who can access a workspace instance and its ports.
675
628
  *
676
- * @generated from field: gitpod.v1.AdmissionLevel admission = 6;
629
+ * @generated from field: gitpod.experimental.v1.AdmissionLevel admission = 6;
677
630
  */
678
631
  admission: AdmissionLevel;
632
+ /**
633
+ * ports is the list of exposed ports in the workspace.
634
+ *
635
+ * @generated from field: repeated gitpod.experimental.v1.Port ports = 7;
636
+ */
637
+ ports: Port[];
679
638
  constructor(data?: PartialMessage<WorkspaceInstanceStatus>);
680
639
  static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
681
- static readonly typeName = "gitpod.v1.WorkspaceInstanceStatus";
640
+ static readonly typeName = "gitpod.experimental.v1.WorkspaceInstanceStatus";
682
641
  static readonly fields: FieldList;
683
642
  static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): WorkspaceInstanceStatus;
684
643
  static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): WorkspaceInstanceStatus;
@@ -691,7 +650,7 @@ export declare class WorkspaceInstanceStatus extends Message<WorkspaceInstanceSt
691
650
  * nor is it intended to be a comprehensive state machine.
692
651
  * (based on https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#pod-phase)
693
652
  *
694
- * @generated from enum gitpod.v1.WorkspaceInstanceStatus.Phase
653
+ * @generated from enum gitpod.experimental.v1.WorkspaceInstanceStatus.Phase
695
654
  */
696
655
  export declare enum WorkspaceInstanceStatus_Phase {
697
656
  /**
@@ -768,7 +727,7 @@ export declare enum WorkspaceInstanceStatus_Phase {
768
727
  * Conditions gives more detailed information as to the state of the workspace. Which condition actually
769
728
  * has a value depends on the phase the workspace is in.
770
729
  *
771
- * @generated from message gitpod.v1.WorkspaceInstanceStatus.Conditions
730
+ * @generated from message gitpod.experimental.v1.WorkspaceInstanceStatus.Conditions
772
731
  */
773
732
  export declare class WorkspaceInstanceStatus_Conditions extends Message<WorkspaceInstanceStatus_Conditions> {
774
733
  /**
@@ -798,28 +757,118 @@ export declare class WorkspaceInstanceStatus_Conditions extends Message<Workspac
798
757
  stoppedByRequest?: boolean;
799
758
  constructor(data?: PartialMessage<WorkspaceInstanceStatus_Conditions>);
800
759
  static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
801
- static readonly typeName = "gitpod.v1.WorkspaceInstanceStatus.Conditions";
760
+ static readonly typeName = "gitpod.experimental.v1.WorkspaceInstanceStatus.Conditions";
802
761
  static readonly fields: FieldList;
803
762
  static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): WorkspaceInstanceStatus_Conditions;
804
763
  static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): WorkspaceInstanceStatus_Conditions;
805
764
  static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): WorkspaceInstanceStatus_Conditions;
806
765
  static equals(a: WorkspaceInstanceStatus_Conditions | PlainMessage<WorkspaceInstanceStatus_Conditions> | undefined, b: WorkspaceInstanceStatus_Conditions | PlainMessage<WorkspaceInstanceStatus_Conditions> | undefined): boolean;
807
766
  }
767
+ /**
768
+ * @generated from message gitpod.experimental.v1.Port
769
+ */
770
+ export declare class Port extends Message<Port> {
771
+ /**
772
+ * port number
773
+ *
774
+ * @generated from field: uint64 port = 1;
775
+ */
776
+ port: bigint;
777
+ /**
778
+ * policy of this port
779
+ *
780
+ * @generated from field: gitpod.experimental.v1.PortPolicy policy = 2;
781
+ */
782
+ policy: PortPolicy;
783
+ /**
784
+ * url that can be used to access the port
785
+ *
786
+ * @generated from field: string url = 3;
787
+ */
788
+ url: string;
789
+ constructor(data?: PartialMessage<Port>);
790
+ static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
791
+ static readonly typeName = "gitpod.experimental.v1.Port";
792
+ static readonly fields: FieldList;
793
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Port;
794
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Port;
795
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Port;
796
+ static equals(a: Port | PlainMessage<Port> | undefined, b: Port | PlainMessage<Port> | undefined): boolean;
797
+ }
808
798
  /**
809
799
  * StartWorkspaceSpec influences the workspace start
810
800
  *
811
801
  * future per-workspace-start fields, e.g. region
812
802
  *
813
- * @generated from message gitpod.v1.StartWorkspaceSpec
803
+ * @generated from message gitpod.experimental.v1.StartWorkspaceSpec
814
804
  */
815
805
  export declare class StartWorkspaceSpec extends Message<StartWorkspaceSpec> {
816
806
  constructor(data?: PartialMessage<StartWorkspaceSpec>);
817
807
  static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
818
- static readonly typeName = "gitpod.v1.StartWorkspaceSpec";
808
+ static readonly typeName = "gitpod.experimental.v1.StartWorkspaceSpec";
819
809
  static readonly fields: FieldList;
820
810
  static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StartWorkspaceSpec;
821
811
  static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StartWorkspaceSpec;
822
812
  static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StartWorkspaceSpec;
823
813
  static equals(a: StartWorkspaceSpec | PlainMessage<StartWorkspaceSpec> | undefined, b: StartWorkspaceSpec | PlainMessage<StartWorkspaceSpec> | undefined): boolean;
824
814
  }
815
+ /**
816
+ * @generated from message gitpod.experimental.v1.PortSpec
817
+ */
818
+ export declare class PortSpec extends Message<PortSpec> {
819
+ /**
820
+ * port number
821
+ *
822
+ * @generated from field: uint64 port = 1;
823
+ */
824
+ port: bigint;
825
+ /**
826
+ * policy of this port
827
+ *
828
+ * @generated from field: gitpod.experimental.v1.PortPolicy policy = 2;
829
+ */
830
+ policy: PortPolicy;
831
+ constructor(data?: PartialMessage<PortSpec>);
832
+ static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
833
+ static readonly typeName = "gitpod.experimental.v1.PortSpec";
834
+ static readonly fields: FieldList;
835
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PortSpec;
836
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PortSpec;
837
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PortSpec;
838
+ static equals(a: PortSpec | PlainMessage<PortSpec> | undefined, b: PortSpec | PlainMessage<PortSpec> | undefined): boolean;
839
+ }
840
+ /**
841
+ * @generated from message gitpod.experimental.v1.UpdatePortRequest
842
+ */
843
+ export declare class UpdatePortRequest extends Message<UpdatePortRequest> {
844
+ /**
845
+ * @generated from field: string workspace_id = 1;
846
+ */
847
+ workspaceId: string;
848
+ /**
849
+ * @generated from field: gitpod.experimental.v1.PortSpec port = 2;
850
+ */
851
+ port?: PortSpec;
852
+ constructor(data?: PartialMessage<UpdatePortRequest>);
853
+ static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
854
+ static readonly typeName = "gitpod.experimental.v1.UpdatePortRequest";
855
+ static readonly fields: FieldList;
856
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdatePortRequest;
857
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdatePortRequest;
858
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdatePortRequest;
859
+ static equals(a: UpdatePortRequest | PlainMessage<UpdatePortRequest> | undefined, b: UpdatePortRequest | PlainMessage<UpdatePortRequest> | undefined): boolean;
860
+ }
861
+ /**
862
+ * @generated from message gitpod.experimental.v1.UpdatePortResponse
863
+ */
864
+ export declare class UpdatePortResponse extends Message<UpdatePortResponse> {
865
+ constructor(data?: PartialMessage<UpdatePortResponse>);
866
+ static readonly runtime: import("@bufbuild/protobuf/dist/types/private/proto-runtime").ProtoRuntime;
867
+ static readonly typeName = "gitpod.experimental.v1.UpdatePortResponse";
868
+ static readonly fields: FieldList;
869
+ static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdatePortResponse;
870
+ static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdatePortResponse;
871
+ static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdatePortResponse;
872
+ static equals(a: UpdatePortResponse | PlainMessage<UpdatePortResponse> | undefined, b: UpdatePortResponse | PlainMessage<UpdatePortResponse> | undefined): boolean;
873
+ }
825
874
  //# sourceMappingURL=workspaces_pb.d.ts.map