@scaleway/sdk 2.72.0 → 2.73.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (146) hide show
  1. package/dist/api/account/v3/api.gen.cjs +13 -32
  2. package/dist/api/account/v3/api.gen.d.ts +17 -36
  3. package/dist/api/account/v3/api.gen.js +13 -32
  4. package/dist/api/account/v3/types.gen.d.ts +187 -85
  5. package/dist/api/applesilicon/v1alpha1/api.gen.cjs +19 -46
  6. package/dist/api/applesilicon/v1alpha1/api.gen.d.ts +24 -49
  7. package/dist/api/applesilicon/v1alpha1/api.gen.js +19 -46
  8. package/dist/api/applesilicon/v1alpha1/types.gen.d.ts +310 -135
  9. package/dist/api/audit_trail/v1alpha1/api.gen.cjs +2 -5
  10. package/dist/api/audit_trail/v1alpha1/api.gen.d.ts +4 -8
  11. package/dist/api/audit_trail/v1alpha1/api.gen.js +2 -5
  12. package/dist/api/audit_trail/v1alpha1/types.gen.d.ts +110 -82
  13. package/dist/api/baremetal/v1/api.gen.cjs +28 -61
  14. package/dist/api/baremetal/v1/api.gen.d.ts +29 -60
  15. package/dist/api/baremetal/v1/api.gen.js +28 -61
  16. package/dist/api/baremetal/v1/types.gen.d.ts +802 -315
  17. package/dist/api/baremetal/v3/api.gen.cjs +7 -14
  18. package/dist/api/baremetal/v3/api.gen.d.ts +10 -15
  19. package/dist/api/baremetal/v3/api.gen.js +7 -14
  20. package/dist/api/baremetal/v3/types.gen.d.ts +82 -32
  21. package/dist/api/billing/v2beta1/api.gen.cjs +11 -20
  22. package/dist/api/billing/v2beta1/api.gen.d.ts +9 -19
  23. package/dist/api/billing/v2beta1/api.gen.js +11 -20
  24. package/dist/api/billing/v2beta1/types.gen.d.ts +231 -102
  25. package/dist/api/block/v1/api.gen.cjs +37 -55
  26. package/dist/api/block/v1/api.gen.d.ts +19 -37
  27. package/dist/api/block/v1/api.gen.js +37 -55
  28. package/dist/api/block/v1/types.gen.d.ts +306 -125
  29. package/dist/api/block/v1alpha1/api.gen.cjs +45 -64
  30. package/dist/api/block/v1alpha1/api.gen.d.ts +22 -41
  31. package/dist/api/block/v1alpha1/api.gen.js +45 -64
  32. package/dist/api/block/v1alpha1/types.gen.d.ts +327 -132
  33. package/dist/api/cockpit/v1/api.gen.cjs +100 -156
  34. package/dist/api/cockpit/v1/api.gen.d.ts +53 -112
  35. package/dist/api/cockpit/v1/api.gen.js +100 -156
  36. package/dist/api/cockpit/v1/types.gen.d.ts +567 -246
  37. package/dist/api/container/v1beta1/api.gen.cjs +7 -14
  38. package/dist/api/container/v1beta1/api.gen.d.ts +9 -16
  39. package/dist/api/container/v1beta1/api.gen.js +7 -14
  40. package/dist/api/container/v1beta1/types.gen.d.ts +648 -322
  41. package/dist/api/dedibox/v1/api.gen.cjs +45 -69
  42. package/dist/api/dedibox/v1/api.gen.d.ts +52 -62
  43. package/dist/api/dedibox/v1/api.gen.js +45 -69
  44. package/dist/api/dedibox/v1/types.gen.d.ts +1765 -645
  45. package/dist/api/domain/v2beta1/api.gen.cjs +119 -178
  46. package/dist/api/domain/v2beta1/api.gen.d.ts +71 -130
  47. package/dist/api/domain/v2beta1/api.gen.js +119 -178
  48. package/dist/api/domain/v2beta1/content.gen.d.ts +1 -4
  49. package/dist/api/domain/v2beta1/types.gen.d.ts +411 -199
  50. package/dist/api/flexibleip/v1alpha1/api.gen.cjs +10 -25
  51. package/dist/api/flexibleip/v1alpha1/api.gen.d.ts +12 -28
  52. package/dist/api/flexibleip/v1alpha1/api.gen.js +10 -25
  53. package/dist/api/flexibleip/v1alpha1/types.gen.d.ts +186 -78
  54. package/dist/api/inference/v1/api.gen.cjs +8 -11
  55. package/dist/api/inference/v1/api.gen.d.ts +6 -9
  56. package/dist/api/inference/v1/api.gen.js +8 -11
  57. package/dist/api/inference/v1/types.gen.d.ts +330 -150
  58. package/dist/api/inference/v1beta1/api.gen.cjs +8 -11
  59. package/dist/api/inference/v1beta1/api.gen.d.ts +6 -9
  60. package/dist/api/inference/v1beta1/api.gen.js +8 -11
  61. package/dist/api/inference/v1beta1/types.gen.d.ts +341 -154
  62. package/dist/api/instance/v1/api.gen.cjs +64 -113
  63. package/dist/api/instance/v1/api.gen.d.ts +54 -103
  64. package/dist/api/instance/v1/api.gen.js +64 -113
  65. package/dist/api/instance/v1/types.gen.d.ts +1351 -598
  66. package/dist/api/instance/v1/types.private.gen.d.ts +131 -59
  67. package/dist/api/interlink/v1beta1/api.gen.cjs +21 -67
  68. package/dist/api/interlink/v1beta1/api.gen.d.ts +23 -70
  69. package/dist/api/interlink/v1beta1/api.gen.js +21 -67
  70. package/dist/api/interlink/v1beta1/marshalling.gen.cjs +2 -0
  71. package/dist/api/interlink/v1beta1/marshalling.gen.js +2 -0
  72. package/dist/api/interlink/v1beta1/types.gen.d.ts +464 -216
  73. package/dist/api/interlink/v1beta1/validation-rules.gen.cjs +8 -0
  74. package/dist/api/interlink/v1beta1/validation-rules.gen.d.ts +8 -0
  75. package/dist/api/interlink/v1beta1/validation-rules.gen.js +8 -0
  76. package/dist/api/iot/v1/api.gen.cjs +37 -70
  77. package/dist/api/iot/v1/api.gen.d.ts +34 -67
  78. package/dist/api/iot/v1/api.gen.js +37 -70
  79. package/dist/api/iot/v1/types.gen.d.ts +566 -321
  80. package/dist/api/ipam/v1/api.gen.cjs +6 -26
  81. package/dist/api/ipam/v1/api.gen.d.ts +8 -29
  82. package/dist/api/ipam/v1/api.gen.js +6 -26
  83. package/dist/api/ipam/v1/types.gen.d.ts +146 -105
  84. package/dist/api/jobs/v1alpha1/api.gen.cjs +2 -4
  85. package/dist/api/jobs/v1alpha1/api.gen.d.ts +4 -6
  86. package/dist/api/jobs/v1alpha1/api.gen.js +2 -4
  87. package/dist/api/jobs/v1alpha1/types.gen.d.ts +165 -91
  88. package/dist/api/k8s/v1/api.gen.cjs +33 -78
  89. package/dist/api/k8s/v1/api.gen.d.ts +27 -72
  90. package/dist/api/k8s/v1/api.gen.js +33 -78
  91. package/dist/api/k8s/v1/types.gen.d.ts +743 -506
  92. package/dist/api/key_manager/v1alpha1/api.gen.cjs +21 -57
  93. package/dist/api/key_manager/v1alpha1/api.gen.d.ts +19 -56
  94. package/dist/api/key_manager/v1alpha1/api.gen.js +21 -57
  95. package/dist/api/key_manager/v1alpha1/types.gen.d.ts +196 -114
  96. package/dist/api/marketplace/v2/api.gen.cjs +8 -21
  97. package/dist/api/marketplace/v2/api.gen.d.ts +10 -24
  98. package/dist/api/marketplace/v2/api.gen.js +8 -21
  99. package/dist/api/marketplace/v2/types.gen.d.ts +94 -41
  100. package/dist/api/mnq/v1beta1/api.gen.cjs +24 -76
  101. package/dist/api/mnq/v1beta1/api.gen.d.ts +30 -82
  102. package/dist/api/mnq/v1beta1/api.gen.js +24 -76
  103. package/dist/api/mnq/v1beta1/types.gen.d.ts +342 -169
  104. package/dist/api/mongodb/v1alpha1/api.gen.cjs +19 -62
  105. package/dist/api/mongodb/v1alpha1/api.gen.d.ts +21 -64
  106. package/dist/api/mongodb/v1alpha1/api.gen.js +19 -62
  107. package/dist/api/mongodb/v1alpha1/types.gen.d.ts +443 -189
  108. package/dist/api/qaas/v1alpha1/api.gen.cjs +17 -34
  109. package/dist/api/qaas/v1alpha1/api.gen.d.ts +19 -36
  110. package/dist/api/qaas/v1alpha1/api.gen.js +17 -34
  111. package/dist/api/qaas/v1alpha1/types.gen.d.ts +502 -174
  112. package/dist/api/rdb/v1/api.gen.cjs +62 -202
  113. package/dist/api/rdb/v1/api.gen.d.ts +60 -201
  114. package/dist/api/rdb/v1/api.gen.js +62 -202
  115. package/dist/api/rdb/v1/types.gen.d.ts +1005 -524
  116. package/dist/api/redis/v1/api.gen.cjs +23 -83
  117. package/dist/api/redis/v1/api.gen.d.ts +25 -85
  118. package/dist/api/redis/v1/api.gen.js +23 -83
  119. package/dist/api/redis/v1/types.gen.d.ts +447 -170
  120. package/dist/api/registry/v1/api.gen.cjs +12 -40
  121. package/dist/api/registry/v1/api.gen.d.ts +14 -42
  122. package/dist/api/registry/v1/api.gen.js +12 -40
  123. package/dist/api/registry/v1/types.gen.d.ts +200 -116
  124. package/dist/api/secret/v1beta1/api.gen.cjs +19 -47
  125. package/dist/api/secret/v1beta1/api.gen.d.ts +21 -51
  126. package/dist/api/secret/v1beta1/api.gen.js +19 -47
  127. package/dist/api/secret/v1beta1/types.gen.d.ts +359 -224
  128. package/dist/api/serverless_sqldb/v1alpha1/api.gen.cjs +9 -27
  129. package/dist/api/serverless_sqldb/v1alpha1/api.gen.d.ts +11 -29
  130. package/dist/api/serverless_sqldb/v1alpha1/api.gen.js +9 -27
  131. package/dist/api/serverless_sqldb/v1alpha1/types.gen.d.ts +168 -76
  132. package/dist/api/tem/v1alpha1/api.gen.cjs +22 -58
  133. package/dist/api/tem/v1alpha1/api.gen.d.ts +24 -60
  134. package/dist/api/tem/v1alpha1/api.gen.js +22 -58
  135. package/dist/api/tem/v1alpha1/types.gen.d.ts +761 -338
  136. package/dist/api/test/v1/api.gen.cjs +8 -11
  137. package/dist/api/test/v1/api.gen.d.ts +6 -9
  138. package/dist/api/test/v1/api.gen.js +8 -11
  139. package/dist/api/test/v1/types.gen.d.ts +21 -10
  140. package/dist/client/dist/package.json.cjs +1 -1
  141. package/dist/client/dist/package.json.js +1 -1
  142. package/node_modules/@scaleway/sdk-client/dist/package.json.cjs +1 -1
  143. package/node_modules/@scaleway/sdk-client/dist/package.json.js +1 -1
  144. package/node_modules/@scaleway/sdk-client/package.json +1 -2
  145. package/package.json +2 -2
  146. package/node_modules/@scaleway/sdk-client/LICENSE +0 -191
@@ -13,8 +13,7 @@ const jsonContentHeaders = {
13
13
  };
14
14
  class API extends api.API {
15
15
  /**
16
- * Get job information. Retrieve information about the provided **job ID**,
17
- * such as status, payload, and result.
16
+ * Get job information. Retrieve information about the provided **job ID**, such as status, payload, and result.
18
17
  *
19
18
  * @param request - The request {@link GetJobRequest}
20
19
  * @returns A Promise of Job
@@ -66,8 +65,7 @@ class API extends api.API {
66
65
  marshalling_gen.unmarshalListJobsResponse
67
66
  );
68
67
  /**
69
- * List all jobs within a project or session. Retrieve information about all
70
- * jobs within a given project or session.
68
+ * List all jobs within a project or session. Retrieve information about all jobs within a given project or session.
71
69
  *
72
70
  * @param request - The request {@link ListJobsRequest}
73
71
  * @returns A Promise of ListJobsResponse
@@ -89,8 +87,7 @@ class API extends api.API {
89
87
  marshalling_gen.unmarshalListJobResultsResponse
90
88
  );
91
89
  /**
92
- * List all results of a job. Retrieve all intermediate and final results of a
93
- * job.
90
+ * List all results of a job. Retrieve all intermediate and final results of a job.
94
91
  *
95
92
  * @param request - The request {@link ListJobResultsRequest}
96
93
  * @returns A Promise of ListJobResultsResponse
@@ -114,8 +111,7 @@ class API extends api.API {
114
111
  marshalling_gen.unmarshalJob
115
112
  );
116
113
  /**
117
- * Update job information. Update job information about the provided **job
118
- * ID**.
114
+ * Update job information. Update job information about the provided **job ID**.
119
115
  *
120
116
  * @param request - The request {@link UpdateJobRequest}
121
117
  * @returns A Promise of Job
@@ -169,8 +165,7 @@ class API extends api.API {
169
165
  marshalling_gen.unmarshalJobCircuit
170
166
  );
171
167
  /**
172
- * Get platform information. Retrieve information about the provided
173
- * **platform ID**, such as provider name, technology, and type.
168
+ * Get platform information. Retrieve information about the provided **platform ID**, such as provider name, technology, and type.
174
169
  *
175
170
  * @param request - The request {@link GetPlatformRequest}
176
171
  * @returns A Promise of Platform
@@ -210,8 +205,7 @@ class API extends api.API {
210
205
  */
211
206
  listPlatforms = (request = {}) => resourcePaginator.enrichForPagination("platforms", this.pageOfListPlatforms, request);
212
207
  /**
213
- * Get session infrormation. Retrieve information about the provided **session
214
- * ID**, such as name, status, and number of executed jobs.
208
+ * Get session infrormation. Retrieve information about the provided **session ID**, such as name, status, and number of executed jobs.
215
209
  *
216
210
  * @param request - The request {@link GetSessionRequest}
217
211
  * @returns A Promise of Session
@@ -284,8 +278,7 @@ class API extends api.API {
284
278
  marshalling_gen.unmarshalSession
285
279
  );
286
280
  /**
287
- * Update session information. Update session information of the provided
288
- * **session ID**.
281
+ * Update session information. Update session information of the provided **session ID**.
289
282
  *
290
283
  * @param request - The request {@link UpdateSessionRequest}
291
284
  * @returns A Promise of Session
@@ -302,8 +295,7 @@ class API extends api.API {
302
295
  marshalling_gen.unmarshalSession
303
296
  );
304
297
  /**
305
- * Terminate an existing session. Terminate a session by its unique ID and
306
- * cancel all its attached jobs.
298
+ * Terminate an existing session. Terminate a session by its unique ID and cancel all its attached jobs.
307
299
  *
308
300
  * @param request - The request {@link TerminateSessionRequest}
309
301
  * @returns A Promise of Session
@@ -318,8 +310,7 @@ class API extends api.API {
318
310
  marshalling_gen.unmarshalSession
319
311
  );
320
312
  /**
321
- * Delete an existing session. Delete a session by its unique ID and delete
322
- * all its attached jobs.
313
+ * Delete an existing session. Delete a session by its unique ID and delete all its attached jobs.
323
314
  *
324
315
  * @param request - The request {@link DeleteSessionRequest}
325
316
  */
@@ -344,8 +335,7 @@ class API extends api.API {
344
335
  );
345
336
  listSessionACLs = (request) => resourcePaginator.enrichForPagination("acls", this.pageOfListSessionACLs, request);
346
337
  /**
347
- * Create a process. Create a new process for the specified application on a
348
- * specified platform.
338
+ * Create a process. Create a new process for the specified application on a specified platform.
349
339
  *
350
340
  * @param request - The request {@link CreateProcessRequest}
351
341
  * @returns A Promise of Process
@@ -362,8 +352,7 @@ class API extends api.API {
362
352
  marshalling_gen.unmarshalProcess
363
353
  );
364
354
  /**
365
- * Get process infrormation. Retrieve information about the provided **process
366
- * ID**, such as name, status and progress.
355
+ * Get process infrormation. Retrieve information about the provided **process ID**, such as name, status and progress.
367
356
  *
368
357
  * @param request - The request {@link GetProcessRequest}
369
358
  * @returns A Promise of Process
@@ -419,8 +408,7 @@ class API extends api.API {
419
408
  */
420
409
  listProcesses = (request = {}) => resourcePaginator.enrichForPagination("processes", this.pageOfListProcesses, request);
421
410
  /**
422
- * Update process information. Update process information of the provided
423
- * **process ID**.
411
+ * Update process information. Update process information of the provided **process ID**.
424
412
  *
425
413
  * @param request - The request {@link UpdateProcessRequest}
426
414
  * @returns A Promise of Process
@@ -437,8 +425,7 @@ class API extends api.API {
437
425
  marshalling_gen.unmarshalProcess
438
426
  );
439
427
  /**
440
- * Cancel a running process. Cancel a process by its unique ID. Intermediate
441
- * results are still available.
428
+ * Cancel a running process. Cancel a process by its unique ID. Intermediate results are still available.
442
429
  *
443
430
  * @param request - The request {@link CancelProcessRequest}
444
431
  * @returns A Promise of Process
@@ -453,8 +440,7 @@ class API extends api.API {
453
440
  marshalling_gen.unmarshalProcess
454
441
  );
455
442
  /**
456
- * Delete an existing process. Delete a process by its unique ID and delete
457
- * all its data.
443
+ * Delete an existing process. Delete a process by its unique ID and delete all its data.
458
444
  *
459
445
  * @param request - The request {@link DeleteProcessRequest}
460
446
  */
@@ -478,8 +464,7 @@ class API extends api.API {
478
464
  marshalling_gen.unmarshalListProcessResultsResponse
479
465
  );
480
466
  /**
481
- * List all results of a process. Retrieve all intermediate and final result
482
- * of a process.
467
+ * List all results of a process. Retrieve all intermediate and final result of a process.
483
468
  *
484
469
  * @param request - The request {@link ListProcessResultsRequest}
485
470
  * @returns A Promise of ListProcessResultsResponse
@@ -490,8 +475,7 @@ class API extends api.API {
490
475
  request
491
476
  );
492
477
  /**
493
- * Get application information. Retrieve information about the provided
494
- * **applcation ID**, such as name, type and compatible platforms.
478
+ * Get application information. Retrieve information about the provided **applcation ID**, such as name, type and compatible platforms.
495
479
  *
496
480
  * @param request - The request {@link GetApplicationRequest}
497
481
  * @returns A Promise of Application
@@ -521,8 +505,7 @@ class API extends api.API {
521
505
  marshalling_gen.unmarshalListApplicationsResponse
522
506
  );
523
507
  /**
524
- * List all available applications. Retrieve information about all
525
- * applications.
508
+ * List all available applications. Retrieve information about all applications.
526
509
  *
527
510
  * @param request - The request {@link ListApplicationsRequest}
528
511
  * @returns A Promise of ListApplicationsResponse
@@ -3,13 +3,12 @@ import type { WaitForOptions } from '@scaleway/sdk-client';
3
3
  import type { Application, CancelJobRequest, CancelProcessRequest, CreateJobRequest, CreateProcessRequest, CreateSessionRequest, DeleteJobRequest, DeleteProcessRequest, DeleteSessionRequest, GetApplicationRequest, GetJobCircuitRequest, GetJobRequest, GetPlatformRequest, GetProcessRequest, GetSessionRequest, Job, JobCircuit, ListApplicationsRequest, ListApplicationsResponse, ListJobResultsRequest, ListJobResultsResponse, ListJobsRequest, ListJobsResponse, ListPlatformsRequest, ListPlatformsResponse, ListProcessResultsRequest, ListProcessResultsResponse, ListProcessesRequest, ListProcessesResponse, ListSessionACLsRequest, ListSessionACLsResponse, ListSessionsRequest, ListSessionsResponse, Platform, Process, Session, TerminateSessionRequest, UpdateJobRequest, UpdateProcessRequest, UpdateSessionRequest } from './types.gen';
4
4
  /**
5
5
  * Quantum as a Service API.
6
- *
7
- * This API allows you to manage Scaleway Quantum as a Service.
6
+
7
+ This API allows you to manage Scaleway Quantum as a Service.
8
8
  */
9
9
  export declare class API extends ParentAPI {
10
10
  /**
11
- * Get job information. Retrieve information about the provided **job ID**,
12
- * such as status, payload, and result.
11
+ * Get job information. Retrieve information about the provided **job ID**, such as status, payload, and result.
13
12
  *
14
13
  * @param request - The request {@link GetJobRequest}
15
14
  * @returns A Promise of Job
@@ -25,8 +24,7 @@ export declare class API extends ParentAPI {
25
24
  waitForJob: (request: Readonly<GetJobRequest>, options?: Readonly<WaitForOptions<Job>>) => Promise<Job>;
26
25
  protected pageOfListJobs: (request?: Readonly<ListJobsRequest>) => Promise<ListJobsResponse>;
27
26
  /**
28
- * List all jobs within a project or session. Retrieve information about all
29
- * jobs within a given project or session.
27
+ * List all jobs within a project or session. Retrieve information about all jobs within a given project or session.
30
28
  *
31
29
  * @param request - The request {@link ListJobsRequest}
32
30
  * @returns A Promise of ListJobsResponse
@@ -37,8 +35,7 @@ export declare class API extends ParentAPI {
37
35
  };
38
36
  protected pageOfListJobResults: (request: Readonly<ListJobResultsRequest>) => Promise<ListJobResultsResponse>;
39
37
  /**
40
- * List all results of a job. Retrieve all intermediate and final results of a
41
- * job.
38
+ * List all results of a job. Retrieve all intermediate and final results of a job.
42
39
  *
43
40
  * @param request - The request {@link ListJobResultsRequest}
44
41
  * @returns A Promise of ListJobResultsResponse
@@ -55,8 +52,7 @@ export declare class API extends ParentAPI {
55
52
  */
56
53
  createJob: (request: Readonly<CreateJobRequest>) => Promise<Job>;
57
54
  /**
58
- * Update job information. Update job information about the provided **job
59
- * ID**.
55
+ * Update job information. Update job information about the provided **job ID**.
60
56
  *
61
57
  * @param request - The request {@link UpdateJobRequest}
62
58
  * @returns A Promise of Job
@@ -83,8 +79,7 @@ export declare class API extends ParentAPI {
83
79
  */
84
80
  getJobCircuit: (request: Readonly<GetJobCircuitRequest>) => Promise<JobCircuit>;
85
81
  /**
86
- * Get platform information. Retrieve information about the provided
87
- * **platform ID**, such as provider name, technology, and type.
82
+ * Get platform information. Retrieve information about the provided **platform ID**, such as provider name, technology, and type.
88
83
  *
89
84
  * @param request - The request {@link GetPlatformRequest}
90
85
  * @returns A Promise of Platform
@@ -102,8 +97,7 @@ export declare class API extends ParentAPI {
102
97
  [Symbol.asyncIterator]: () => AsyncGenerator<Platform[], void, void>;
103
98
  };
104
99
  /**
105
- * Get session infrormation. Retrieve information about the provided **session
106
- * ID**, such as name, status, and number of executed jobs.
100
+ * Get session infrormation. Retrieve information about the provided **session ID**, such as name, status, and number of executed jobs.
107
101
  *
108
102
  * @param request - The request {@link GetSessionRequest}
109
103
  * @returns A Promise of Session
@@ -136,24 +130,21 @@ export declare class API extends ParentAPI {
136
130
  */
137
131
  createSession: (request: Readonly<CreateSessionRequest>) => Promise<Session>;
138
132
  /**
139
- * Update session information. Update session information of the provided
140
- * **session ID**.
133
+ * Update session information. Update session information of the provided **session ID**.
141
134
  *
142
135
  * @param request - The request {@link UpdateSessionRequest}
143
136
  * @returns A Promise of Session
144
137
  */
145
138
  updateSession: (request: Readonly<UpdateSessionRequest>) => Promise<Session>;
146
139
  /**
147
- * Terminate an existing session. Terminate a session by its unique ID and
148
- * cancel all its attached jobs.
140
+ * Terminate an existing session. Terminate a session by its unique ID and cancel all its attached jobs.
149
141
  *
150
142
  * @param request - The request {@link TerminateSessionRequest}
151
143
  * @returns A Promise of Session
152
144
  */
153
145
  terminateSession: (request: Readonly<TerminateSessionRequest>) => Promise<Session>;
154
146
  /**
155
- * Delete an existing session. Delete a session by its unique ID and delete
156
- * all its attached jobs.
147
+ * Delete an existing session. Delete a session by its unique ID and delete all its attached jobs.
157
148
  *
158
149
  * @param request - The request {@link DeleteSessionRequest}
159
150
  */
@@ -164,16 +155,14 @@ export declare class API extends ParentAPI {
164
155
  [Symbol.asyncIterator]: () => AsyncGenerator<import("./types.gen").SessionAccess[], void, void>;
165
156
  };
166
157
  /**
167
- * Create a process. Create a new process for the specified application on a
168
- * specified platform.
158
+ * Create a process. Create a new process for the specified application on a specified platform.
169
159
  *
170
160
  * @param request - The request {@link CreateProcessRequest}
171
161
  * @returns A Promise of Process
172
162
  */
173
163
  createProcess: (request: Readonly<CreateProcessRequest>) => Promise<Process>;
174
164
  /**
175
- * Get process infrormation. Retrieve information about the provided **process
176
- * ID**, such as name, status and progress.
165
+ * Get process infrormation. Retrieve information about the provided **process ID**, such as name, status and progress.
177
166
  *
178
167
  * @param request - The request {@link GetProcessRequest}
179
168
  * @returns A Promise of Process
@@ -199,32 +188,28 @@ export declare class API extends ParentAPI {
199
188
  [Symbol.asyncIterator]: () => AsyncGenerator<Process[], void, void>;
200
189
  };
201
190
  /**
202
- * Update process information. Update process information of the provided
203
- * **process ID**.
191
+ * Update process information. Update process information of the provided **process ID**.
204
192
  *
205
193
  * @param request - The request {@link UpdateProcessRequest}
206
194
  * @returns A Promise of Process
207
195
  */
208
196
  updateProcess: (request: Readonly<UpdateProcessRequest>) => Promise<Process>;
209
197
  /**
210
- * Cancel a running process. Cancel a process by its unique ID. Intermediate
211
- * results are still available.
198
+ * Cancel a running process. Cancel a process by its unique ID. Intermediate results are still available.
212
199
  *
213
200
  * @param request - The request {@link CancelProcessRequest}
214
201
  * @returns A Promise of Process
215
202
  */
216
203
  cancelProcess: (request: Readonly<CancelProcessRequest>) => Promise<Process>;
217
204
  /**
218
- * Delete an existing process. Delete a process by its unique ID and delete
219
- * all its data.
205
+ * Delete an existing process. Delete a process by its unique ID and delete all its data.
220
206
  *
221
207
  * @param request - The request {@link DeleteProcessRequest}
222
208
  */
223
209
  deleteProcess: (request: Readonly<DeleteProcessRequest>) => Promise<void>;
224
210
  protected pageOfListProcessResults: (request: Readonly<ListProcessResultsRequest>) => Promise<ListProcessResultsResponse>;
225
211
  /**
226
- * List all results of a process. Retrieve all intermediate and final result
227
- * of a process.
212
+ * List all results of a process. Retrieve all intermediate and final result of a process.
228
213
  *
229
214
  * @param request - The request {@link ListProcessResultsRequest}
230
215
  * @returns A Promise of ListProcessResultsResponse
@@ -234,8 +219,7 @@ export declare class API extends ParentAPI {
234
219
  [Symbol.asyncIterator]: () => AsyncGenerator<import("./types.gen").ProcessResult[], void, void>;
235
220
  };
236
221
  /**
237
- * Get application information. Retrieve information about the provided
238
- * **applcation ID**, such as name, type and compatible platforms.
222
+ * Get application information. Retrieve information about the provided **applcation ID**, such as name, type and compatible platforms.
239
223
  *
240
224
  * @param request - The request {@link GetApplicationRequest}
241
225
  * @returns A Promise of Application
@@ -243,8 +227,7 @@ export declare class API extends ParentAPI {
243
227
  getApplication: (request: Readonly<GetApplicationRequest>) => Promise<Application>;
244
228
  protected pageOfListApplications: (request?: Readonly<ListApplicationsRequest>) => Promise<ListApplicationsResponse>;
245
229
  /**
246
- * List all available applications. Retrieve information about all
247
- * applications.
230
+ * List all available applications. Retrieve information about all applications.
248
231
  *
249
232
  * @param request - The request {@link ListApplicationsRequest}
250
233
  * @returns A Promise of ListApplicationsResponse
@@ -11,8 +11,7 @@ const jsonContentHeaders = {
11
11
  };
12
12
  class API extends API$1 {
13
13
  /**
14
- * Get job information. Retrieve information about the provided **job ID**,
15
- * such as status, payload, and result.
14
+ * Get job information. Retrieve information about the provided **job ID**, such as status, payload, and result.
16
15
  *
17
16
  * @param request - The request {@link GetJobRequest}
18
17
  * @returns A Promise of Job
@@ -64,8 +63,7 @@ class API extends API$1 {
64
63
  unmarshalListJobsResponse
65
64
  );
66
65
  /**
67
- * List all jobs within a project or session. Retrieve information about all
68
- * jobs within a given project or session.
66
+ * List all jobs within a project or session. Retrieve information about all jobs within a given project or session.
69
67
  *
70
68
  * @param request - The request {@link ListJobsRequest}
71
69
  * @returns A Promise of ListJobsResponse
@@ -87,8 +85,7 @@ class API extends API$1 {
87
85
  unmarshalListJobResultsResponse
88
86
  );
89
87
  /**
90
- * List all results of a job. Retrieve all intermediate and final results of a
91
- * job.
88
+ * List all results of a job. Retrieve all intermediate and final results of a job.
92
89
  *
93
90
  * @param request - The request {@link ListJobResultsRequest}
94
91
  * @returns A Promise of ListJobResultsResponse
@@ -112,8 +109,7 @@ class API extends API$1 {
112
109
  unmarshalJob
113
110
  );
114
111
  /**
115
- * Update job information. Update job information about the provided **job
116
- * ID**.
112
+ * Update job information. Update job information about the provided **job ID**.
117
113
  *
118
114
  * @param request - The request {@link UpdateJobRequest}
119
115
  * @returns A Promise of Job
@@ -167,8 +163,7 @@ class API extends API$1 {
167
163
  unmarshalJobCircuit
168
164
  );
169
165
  /**
170
- * Get platform information. Retrieve information about the provided
171
- * **platform ID**, such as provider name, technology, and type.
166
+ * Get platform information. Retrieve information about the provided **platform ID**, such as provider name, technology, and type.
172
167
  *
173
168
  * @param request - The request {@link GetPlatformRequest}
174
169
  * @returns A Promise of Platform
@@ -208,8 +203,7 @@ class API extends API$1 {
208
203
  */
209
204
  listPlatforms = (request = {}) => enrichForPagination("platforms", this.pageOfListPlatforms, request);
210
205
  /**
211
- * Get session infrormation. Retrieve information about the provided **session
212
- * ID**, such as name, status, and number of executed jobs.
206
+ * Get session infrormation. Retrieve information about the provided **session ID**, such as name, status, and number of executed jobs.
213
207
  *
214
208
  * @param request - The request {@link GetSessionRequest}
215
209
  * @returns A Promise of Session
@@ -282,8 +276,7 @@ class API extends API$1 {
282
276
  unmarshalSession
283
277
  );
284
278
  /**
285
- * Update session information. Update session information of the provided
286
- * **session ID**.
279
+ * Update session information. Update session information of the provided **session ID**.
287
280
  *
288
281
  * @param request - The request {@link UpdateSessionRequest}
289
282
  * @returns A Promise of Session
@@ -300,8 +293,7 @@ class API extends API$1 {
300
293
  unmarshalSession
301
294
  );
302
295
  /**
303
- * Terminate an existing session. Terminate a session by its unique ID and
304
- * cancel all its attached jobs.
296
+ * Terminate an existing session. Terminate a session by its unique ID and cancel all its attached jobs.
305
297
  *
306
298
  * @param request - The request {@link TerminateSessionRequest}
307
299
  * @returns A Promise of Session
@@ -316,8 +308,7 @@ class API extends API$1 {
316
308
  unmarshalSession
317
309
  );
318
310
  /**
319
- * Delete an existing session. Delete a session by its unique ID and delete
320
- * all its attached jobs.
311
+ * Delete an existing session. Delete a session by its unique ID and delete all its attached jobs.
321
312
  *
322
313
  * @param request - The request {@link DeleteSessionRequest}
323
314
  */
@@ -342,8 +333,7 @@ class API extends API$1 {
342
333
  );
343
334
  listSessionACLs = (request) => enrichForPagination("acls", this.pageOfListSessionACLs, request);
344
335
  /**
345
- * Create a process. Create a new process for the specified application on a
346
- * specified platform.
336
+ * Create a process. Create a new process for the specified application on a specified platform.
347
337
  *
348
338
  * @param request - The request {@link CreateProcessRequest}
349
339
  * @returns A Promise of Process
@@ -360,8 +350,7 @@ class API extends API$1 {
360
350
  unmarshalProcess
361
351
  );
362
352
  /**
363
- * Get process infrormation. Retrieve information about the provided **process
364
- * ID**, such as name, status and progress.
353
+ * Get process infrormation. Retrieve information about the provided **process ID**, such as name, status and progress.
365
354
  *
366
355
  * @param request - The request {@link GetProcessRequest}
367
356
  * @returns A Promise of Process
@@ -417,8 +406,7 @@ class API extends API$1 {
417
406
  */
418
407
  listProcesses = (request = {}) => enrichForPagination("processes", this.pageOfListProcesses, request);
419
408
  /**
420
- * Update process information. Update process information of the provided
421
- * **process ID**.
409
+ * Update process information. Update process information of the provided **process ID**.
422
410
  *
423
411
  * @param request - The request {@link UpdateProcessRequest}
424
412
  * @returns A Promise of Process
@@ -435,8 +423,7 @@ class API extends API$1 {
435
423
  unmarshalProcess
436
424
  );
437
425
  /**
438
- * Cancel a running process. Cancel a process by its unique ID. Intermediate
439
- * results are still available.
426
+ * Cancel a running process. Cancel a process by its unique ID. Intermediate results are still available.
440
427
  *
441
428
  * @param request - The request {@link CancelProcessRequest}
442
429
  * @returns A Promise of Process
@@ -451,8 +438,7 @@ class API extends API$1 {
451
438
  unmarshalProcess
452
439
  );
453
440
  /**
454
- * Delete an existing process. Delete a process by its unique ID and delete
455
- * all its data.
441
+ * Delete an existing process. Delete a process by its unique ID and delete all its data.
456
442
  *
457
443
  * @param request - The request {@link DeleteProcessRequest}
458
444
  */
@@ -476,8 +462,7 @@ class API extends API$1 {
476
462
  unmarshalListProcessResultsResponse
477
463
  );
478
464
  /**
479
- * List all results of a process. Retrieve all intermediate and final result
480
- * of a process.
465
+ * List all results of a process. Retrieve all intermediate and final result of a process.
481
466
  *
482
467
  * @param request - The request {@link ListProcessResultsRequest}
483
468
  * @returns A Promise of ListProcessResultsResponse
@@ -488,8 +473,7 @@ class API extends API$1 {
488
473
  request
489
474
  );
490
475
  /**
491
- * Get application information. Retrieve information about the provided
492
- * **applcation ID**, such as name, type and compatible platforms.
476
+ * Get application information. Retrieve information about the provided **applcation ID**, such as name, type and compatible platforms.
493
477
  *
494
478
  * @param request - The request {@link GetApplicationRequest}
495
479
  * @returns A Promise of Application
@@ -519,8 +503,7 @@ class API extends API$1 {
519
503
  unmarshalListApplicationsResponse
520
504
  );
521
505
  /**
522
- * List all available applications. Retrieve information about all
523
- * applications.
506
+ * List all available applications. Retrieve information about all applications.
524
507
  *
525
508
  * @param request - The request {@link ListApplicationsRequest}
526
509
  * @returns A Promise of ListApplicationsResponse