@lessly/sdk-app 6.1.2 → 6.2.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.
- package/dist/analytics/index.cjs +11 -0
- package/dist/analytics/index.cjs.map +1 -0
- package/dist/analytics/index.d.cts +8 -0
- package/dist/analytics/index.d.ts +8 -0
- package/dist/analytics/index.js +9 -0
- package/dist/analytics/index.js.map +1 -0
- package/dist/brain/index.cjs +0 -10
- package/dist/brain/index.cjs.map +1 -1
- package/dist/brain/index.d.cts +2 -10
- package/dist/brain/index.d.ts +2 -10
- package/dist/brain/index.js +1 -9
- package/dist/brain/index.js.map +1 -1
- package/dist/{client.gen-CJ4W5FzA.d.cts → client.gen-Q9n-n5S8.d.cts} +2809 -242
- package/dist/{client.gen-CJ4W5FzA.d.ts → client.gen-Q9n-n5S8.d.ts} +2809 -242
- package/dist/consent/index.d.cts +1 -1
- package/dist/consent/index.d.ts +1 -1
- package/dist/deployment/index.cjs +531 -0
- package/dist/deployment/index.cjs.map +1 -0
- package/dist/deployment/index.d.cts +424 -0
- package/dist/deployment/index.d.ts +424 -0
- package/dist/deployment/index.js +425 -0
- package/dist/deployment/index.js.map +1 -0
- package/dist/index.cjs +1895 -146
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1895 -146
- package/dist/index.js.map +1 -1
- package/dist/mail/index.d.cts +2 -2
- package/dist/mail/index.d.ts +2 -2
- package/dist/organization/index.cjs +5 -0
- package/dist/organization/index.cjs.map +1 -1
- package/dist/organization/index.d.cts +6 -2
- package/dist/organization/index.d.ts +6 -2
- package/dist/organization/index.js +5 -1
- package/dist/organization/index.js.map +1 -1
- package/dist/playground/index.cjs +66 -0
- package/dist/playground/index.cjs.map +1 -0
- package/dist/playground/index.d.cts +52 -0
- package/dist/playground/index.d.ts +52 -0
- package/dist/playground/index.js +53 -0
- package/dist/playground/index.js.map +1 -0
- package/dist/tracking/index.d.cts +1 -1
- package/dist/tracking/index.d.ts +1 -1
- package/dist/waitlist/index.d.cts +1 -1
- package/dist/waitlist/index.d.ts +1 -1
- package/package.json +17 -2
- package/src/gen/analytics/index.ts +3 -0
- package/src/gen/analytics/queryOptions.gen.ts +11 -0
- package/src/gen/bindings.gen.ts +1895 -146
- package/src/gen/brain/index.ts +1 -1
- package/src/gen/brain/queryOptions.gen.ts +0 -14
- package/src/gen/client.gen.ts +455 -8
- package/src/gen/deployment/index.ts +3 -0
- package/src/gen/deployment/queryOptions.gen.ts +681 -0
- package/src/gen/manifest.gen.ts +1 -1
- package/src/gen/organization/index.ts +1 -1
- package/src/gen/organization/queryOptions.gen.ts +6 -0
- package/src/gen/playground/index.ts +3 -0
- package/src/gen/playground/queryOptions.gen.ts +86 -0
- package/src/gen/types.gen.ts +2840 -234
package/src/gen/brain/index.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
// AUTOGENERATED by scripts/generate.ts — do not edit.
|
|
2
2
|
export * from './queryOptions.gen';
|
|
3
|
-
export type { BrainBackupCreateInput, BrainBackupCreateOutput, BrainBackupRestoreInput, BrainBackupRestoreOutput, BrainBackupStatusInput, BrainBackupStatusOutput, BrainBackupsListInput, BrainBackupsListOutput, BrainClickupChannelsListInput, BrainClickupChannelsListOutput, BrainClickupConnectionsListInput, BrainClickupConnectionsListOutput, BrainClickupListsListInput, BrainClickupListsListOutput, BrainClickupSpacesListInput, BrainClickupSpacesListOutput, BrainCognitionDigestInput, BrainCognitionDigestOutput, BrainCognitionStatusInput, BrainCognitionStatusOutput, BrainCognitionSweepInput, BrainCognitionSweepOutput, BrainConnectorBranchesListInput, BrainConnectorBranchesListOutput, BrainConnectorConnectionsListInput, BrainConnectorConnectionsListOutput, BrainConnectorReposListInput, BrainConnectorReposListOutput, BrainDaemonBatchStatusInput, BrainDaemonBatchStatusOutput, BrainDaemonCreateInput, BrainDaemonCreateOutput, BrainDaemonGetInput, BrainDaemonGetOutput, BrainDaemonReingestInput, BrainDaemonReingestOutput, BrainDaemonRemoveInput, BrainDaemonRemoveOutput, BrainDaemonRunInput, BrainDaemonRunItemsInput, BrainDaemonRunItemsOutput, BrainDaemonRunOutput, BrainDaemonRunsInput, BrainDaemonRunsOutput, BrainDaemonStatusInput, BrainDaemonStatusOutput, BrainDaemonUpdateInput, BrainDaemonUpdateOutput, BrainDaemonsListInput, BrainDaemonsListOutput, BrainGdriveConnectionsListInput, BrainGdriveConnectionsListOutput,
|
|
3
|
+
export type { BrainBackupCreateInput, BrainBackupCreateOutput, BrainBackupRestoreInput, BrainBackupRestoreOutput, BrainBackupStatusInput, BrainBackupStatusOutput, BrainBackupsListInput, BrainBackupsListOutput, BrainClickupChannelsListInput, BrainClickupChannelsListOutput, BrainClickupConnectionsListInput, BrainClickupConnectionsListOutput, BrainClickupListsListInput, BrainClickupListsListOutput, BrainClickupSpacesListInput, BrainClickupSpacesListOutput, BrainCognitionDigestInput, BrainCognitionDigestOutput, BrainCognitionStatusInput, BrainCognitionStatusOutput, BrainCognitionSweepInput, BrainCognitionSweepOutput, BrainConnectorBranchesListInput, BrainConnectorBranchesListOutput, BrainConnectorConnectionsListInput, BrainConnectorConnectionsListOutput, BrainConnectorReposListInput, BrainConnectorReposListOutput, BrainDaemonBatchStatusInput, BrainDaemonBatchStatusOutput, BrainDaemonCreateInput, BrainDaemonCreateOutput, BrainDaemonGetInput, BrainDaemonGetOutput, BrainDaemonReingestInput, BrainDaemonReingestOutput, BrainDaemonRemoveInput, BrainDaemonRemoveOutput, BrainDaemonRunInput, BrainDaemonRunItemsInput, BrainDaemonRunItemsOutput, BrainDaemonRunOutput, BrainDaemonRunsInput, BrainDaemonRunsOutput, BrainDaemonStatusInput, BrainDaemonStatusOutput, BrainDaemonUpdateInput, BrainDaemonUpdateOutput, BrainDaemonsListInput, BrainDaemonsListOutput, BrainGdriveConnectionsListInput, BrainGdriveConnectionsListOutput, BrainKnowledgeNeighborhoodInput, BrainKnowledgeNeighborhoodOutput, BrainKnowledgeRelationsInput, BrainKnowledgeRelationsOutput, BrainKnowledgeSearchInput, BrainKnowledgeSearchOutput, BrainMemoryAddInput, BrainMemoryAddOutput, BrainMemoryDeleteInput, BrainMemoryDeleteOutput, BrainMemoryGetInput, BrainMemoryGetOutput, BrainMemoryListInput, BrainMemoryListOutput, BrainMemorySearchInput, BrainMemorySearchOutput, BrainMemoryStatsInput, BrainMemoryStatsOutput, BrainMemoryUpdateInput, BrainMemoryUpdateOutput, BrainProductSharedMemoryResetInput, BrainProductSharedMemoryResetOutput, BrainRestoreStatusInput, BrainRestoreStatusOutput } from '../types.gen';
|
|
@@ -44,10 +44,6 @@ import type {
|
|
|
44
44
|
BrainDaemonsListOutput,
|
|
45
45
|
BrainGdriveConnectionsListInput,
|
|
46
46
|
BrainGdriveConnectionsListOutput,
|
|
47
|
-
BrainKnowledgeEntityMemoriesInput,
|
|
48
|
-
BrainKnowledgeEntityMemoriesOutput,
|
|
49
|
-
BrainKnowledgeGraphInput,
|
|
50
|
-
BrainKnowledgeGraphOutput,
|
|
51
47
|
BrainKnowledgeNeighborhoodInput,
|
|
52
48
|
BrainKnowledgeNeighborhoodOutput,
|
|
53
49
|
BrainKnowledgeRelationsInput,
|
|
@@ -200,16 +196,6 @@ export const brainGdriveConnectionsListQueryOptions = (sdk: GeneratedClient, inp
|
|
|
200
196
|
queryFn: () => sdk['brain']['gdrive-connections']['list'](input),
|
|
201
197
|
});
|
|
202
198
|
|
|
203
|
-
export const brainKnowledgeEntityMemoriesQueryOptions = (sdk: GeneratedClient, input: BrainKnowledgeEntityMemoriesInput) => ({
|
|
204
|
-
queryKey: ['brain', 'knowledge-entity', 'memories', input] as const,
|
|
205
|
-
queryFn: () => sdk['brain']['knowledge-entity']['memories'](input),
|
|
206
|
-
});
|
|
207
|
-
|
|
208
|
-
export const brainKnowledgeGraphQueryOptions = (sdk: GeneratedClient, input: BrainKnowledgeGraphInput) => ({
|
|
209
|
-
queryKey: ['brain', 'knowledge', 'graph', input] as const,
|
|
210
|
-
queryFn: () => sdk['brain']['knowledge']['graph'](input),
|
|
211
|
-
});
|
|
212
|
-
|
|
213
199
|
export const brainKnowledgeNeighborhoodQueryOptions = (sdk: GeneratedClient, input: BrainKnowledgeNeighborhoodInput) => ({
|
|
214
200
|
queryKey: ['brain', 'knowledge', 'neighborhood', input] as const,
|
|
215
201
|
queryFn: () => sdk['brain']['knowledge']['neighborhood'](input),
|
package/src/gen/client.gen.ts
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
// AUTOGENERATED by scripts/generate.ts — do not edit.
|
|
2
2
|
import type {
|
|
3
|
+
AnalyticsQueryRunInput,
|
|
4
|
+
AnalyticsQueryRunOutput,
|
|
3
5
|
BrainBackupCreateInput,
|
|
4
6
|
BrainBackupCreateOutput,
|
|
5
7
|
BrainBackupRestoreInput,
|
|
@@ -52,10 +54,6 @@ import type {
|
|
|
52
54
|
BrainDaemonsListOutput,
|
|
53
55
|
BrainGdriveConnectionsListInput,
|
|
54
56
|
BrainGdriveConnectionsListOutput,
|
|
55
|
-
BrainKnowledgeEntityMemoriesInput,
|
|
56
|
-
BrainKnowledgeEntityMemoriesOutput,
|
|
57
|
-
BrainKnowledgeGraphInput,
|
|
58
|
-
BrainKnowledgeGraphOutput,
|
|
59
57
|
BrainKnowledgeNeighborhoodInput,
|
|
60
58
|
BrainKnowledgeNeighborhoodOutput,
|
|
61
59
|
BrainKnowledgeRelationsInput,
|
|
@@ -110,6 +108,216 @@ import type {
|
|
|
110
108
|
ConsentRecordsExportOutput,
|
|
111
109
|
ConsentStatsGetInput,
|
|
112
110
|
ConsentStatsGetOutput,
|
|
111
|
+
DeploymentAlertCreateInput,
|
|
112
|
+
DeploymentAlertCreateOutput,
|
|
113
|
+
DeploymentAlertDeleteInput,
|
|
114
|
+
DeploymentAlertDeleteOutput,
|
|
115
|
+
DeploymentAlertEventsListInput,
|
|
116
|
+
DeploymentAlertEventsListOutput,
|
|
117
|
+
DeploymentAlertListInput,
|
|
118
|
+
DeploymentAlertListOutput,
|
|
119
|
+
DeploymentAlertUpdateInput,
|
|
120
|
+
DeploymentAlertUpdateOutput,
|
|
121
|
+
DeploymentAnalyticsQueryInput,
|
|
122
|
+
DeploymentAnalyticsQueryOutput,
|
|
123
|
+
DeploymentAuditListInput,
|
|
124
|
+
DeploymentAuditListOutput,
|
|
125
|
+
DeploymentBuildGetInput,
|
|
126
|
+
DeploymentBuildGetOutput,
|
|
127
|
+
DeploymentBuildListInput,
|
|
128
|
+
DeploymentBuildListOutput,
|
|
129
|
+
DeploymentBuildLogsInput,
|
|
130
|
+
DeploymentBuildLogsOutput,
|
|
131
|
+
DeploymentCanvasGetInput,
|
|
132
|
+
DeploymentCanvasGetOutput,
|
|
133
|
+
DeploymentCanvasMoveNodeInput,
|
|
134
|
+
DeploymentCanvasMoveNodeOutput,
|
|
135
|
+
DeploymentCloudSqlBackfillLogFlagsInput,
|
|
136
|
+
DeploymentCloudSqlBackfillLogFlagsOutput,
|
|
137
|
+
DeploymentCloudSqlDatabaseAttachInput,
|
|
138
|
+
DeploymentCloudSqlDatabaseAttachOutput,
|
|
139
|
+
DeploymentCloudSqlDatabaseCreateInput,
|
|
140
|
+
DeploymentCloudSqlDatabaseCreateOutput,
|
|
141
|
+
DeploymentCloudSqlDatabaseDeleteInput,
|
|
142
|
+
DeploymentCloudSqlDatabaseDeleteOutput,
|
|
143
|
+
DeploymentCloudSqlDatabaseDetachInput,
|
|
144
|
+
DeploymentCloudSqlDatabaseDetachOutput,
|
|
145
|
+
DeploymentCloudSqlDatabaseGetInput,
|
|
146
|
+
DeploymentCloudSqlDatabaseGetOutput,
|
|
147
|
+
DeploymentCloudSqlDatabaseListInput,
|
|
148
|
+
DeploymentCloudSqlDatabaseListOutput,
|
|
149
|
+
DeploymentCloudSqlInstanceBackupInput,
|
|
150
|
+
DeploymentCloudSqlInstanceBackupListInput,
|
|
151
|
+
DeploymentCloudSqlInstanceBackupListOutput,
|
|
152
|
+
DeploymentCloudSqlInstanceBackupOutput,
|
|
153
|
+
DeploymentCloudSqlInstanceCreateInput,
|
|
154
|
+
DeploymentCloudSqlInstanceCreateOutput,
|
|
155
|
+
DeploymentCloudSqlInstanceDeleteInput,
|
|
156
|
+
DeploymentCloudSqlInstanceDeleteOutput,
|
|
157
|
+
DeploymentCloudSqlInstanceGetInput,
|
|
158
|
+
DeploymentCloudSqlInstanceGetOutput,
|
|
159
|
+
DeploymentCloudSqlInstanceListInput,
|
|
160
|
+
DeploymentCloudSqlInstanceListOutput,
|
|
161
|
+
DeploymentCloudSqlInstanceResizeInput,
|
|
162
|
+
DeploymentCloudSqlInstanceResizeOutput,
|
|
163
|
+
DeploymentCloudSqlInstanceRestoreInput,
|
|
164
|
+
DeploymentCloudSqlInstanceRestoreOutput,
|
|
165
|
+
DeploymentCloudSqlLogsInput,
|
|
166
|
+
DeploymentCloudSqlLogsOutput,
|
|
167
|
+
DeploymentDeploymentCancelInput,
|
|
168
|
+
DeploymentDeploymentCancelOutput,
|
|
169
|
+
DeploymentDeploymentGetInput,
|
|
170
|
+
DeploymentDeploymentGetOutput,
|
|
171
|
+
DeploymentDeploymentListInput,
|
|
172
|
+
DeploymentDeploymentListOutput,
|
|
173
|
+
DeploymentDomainAddInput,
|
|
174
|
+
DeploymentDomainAddOutput,
|
|
175
|
+
DeploymentDomainAllowedListInput,
|
|
176
|
+
DeploymentDomainAllowedListOutput,
|
|
177
|
+
DeploymentDomainGetInput,
|
|
178
|
+
DeploymentDomainGetOutput,
|
|
179
|
+
DeploymentDomainListByServiceInput,
|
|
180
|
+
DeploymentDomainListByServiceOutput,
|
|
181
|
+
DeploymentDomainListInput,
|
|
182
|
+
DeploymentDomainListOutput,
|
|
183
|
+
DeploymentDomainRedirectWwwInput,
|
|
184
|
+
DeploymentDomainRedirectWwwOutput,
|
|
185
|
+
DeploymentDomainRemoveInput,
|
|
186
|
+
DeploymentDomainRemoveOutput,
|
|
187
|
+
DeploymentDomainRoutesAddInput,
|
|
188
|
+
DeploymentDomainRoutesAddOutput,
|
|
189
|
+
DeploymentDomainRoutesListInput,
|
|
190
|
+
DeploymentDomainRoutesListOutput,
|
|
191
|
+
DeploymentDomainRoutesRemoveInput,
|
|
192
|
+
DeploymentDomainRoutesRemoveOutput,
|
|
193
|
+
DeploymentDomainRoutesUpdateInput,
|
|
194
|
+
DeploymentDomainRoutesUpdateOutput,
|
|
195
|
+
DeploymentDomainVerifyInput,
|
|
196
|
+
DeploymentDomainVerifyOutput,
|
|
197
|
+
DeploymentEnvironmentCreateInput,
|
|
198
|
+
DeploymentEnvironmentCreateOutput,
|
|
199
|
+
DeploymentEnvironmentDeleteInput,
|
|
200
|
+
DeploymentEnvironmentDeleteOutput,
|
|
201
|
+
DeploymentEnvironmentForkInput,
|
|
202
|
+
DeploymentEnvironmentForkOutput,
|
|
203
|
+
DeploymentEnvironmentGetInput,
|
|
204
|
+
DeploymentEnvironmentGetOutput,
|
|
205
|
+
DeploymentEnvironmentListInput,
|
|
206
|
+
DeploymentEnvironmentListOutput,
|
|
207
|
+
DeploymentEnvironmentReconcileInput,
|
|
208
|
+
DeploymentEnvironmentReconcileOutput,
|
|
209
|
+
DeploymentEnvironmentUpdateInput,
|
|
210
|
+
DeploymentEnvironmentUpdateOutput,
|
|
211
|
+
DeploymentEventsListByEnvironmentInput,
|
|
212
|
+
DeploymentEventsListByEnvironmentOutput,
|
|
213
|
+
DeploymentEventsListByServiceInput,
|
|
214
|
+
DeploymentEventsListByServiceOutput,
|
|
215
|
+
DeploymentManagedServiceBackupInput,
|
|
216
|
+
DeploymentManagedServiceBackupListInput,
|
|
217
|
+
DeploymentManagedServiceBackupListOutput,
|
|
218
|
+
DeploymentManagedServiceBackupOutput,
|
|
219
|
+
DeploymentManagedServiceConnectInfoInput,
|
|
220
|
+
DeploymentManagedServiceConnectInfoOutput,
|
|
221
|
+
DeploymentManagedServiceDeleteInput,
|
|
222
|
+
DeploymentManagedServiceDeleteOutput,
|
|
223
|
+
DeploymentManagedServiceGetInput,
|
|
224
|
+
DeploymentManagedServiceGetOutput,
|
|
225
|
+
DeploymentManagedServiceListInput,
|
|
226
|
+
DeploymentManagedServiceListOutput,
|
|
227
|
+
DeploymentManagedServiceLogsInput,
|
|
228
|
+
DeploymentManagedServiceLogsOutput,
|
|
229
|
+
DeploymentManagedServiceProvisionInput,
|
|
230
|
+
DeploymentManagedServiceProvisionOutput,
|
|
231
|
+
DeploymentManagedServiceReconcileInput,
|
|
232
|
+
DeploymentManagedServiceReconcileOutput,
|
|
233
|
+
DeploymentManagedServiceResizeInput,
|
|
234
|
+
DeploymentManagedServiceResizeOutput,
|
|
235
|
+
DeploymentManagedServiceRestoreInput,
|
|
236
|
+
DeploymentManagedServiceRestoreOutput,
|
|
237
|
+
DeploymentManagedServiceStartInput,
|
|
238
|
+
DeploymentManagedServiceStartOutput,
|
|
239
|
+
DeploymentManagedServiceStopInput,
|
|
240
|
+
DeploymentManagedServiceStopOutput,
|
|
241
|
+
DeploymentManagedServiceTypesInput,
|
|
242
|
+
DeploymentManagedServiceTypesOutput,
|
|
243
|
+
DeploymentMetricsGetInput,
|
|
244
|
+
DeploymentMetricsGetOutput,
|
|
245
|
+
DeploymentPreviewEnvironmentCreateInput,
|
|
246
|
+
DeploymentPreviewEnvironmentCreateOutput,
|
|
247
|
+
DeploymentPreviewEnvironmentDeleteInput,
|
|
248
|
+
DeploymentPreviewEnvironmentDeleteOutput,
|
|
249
|
+
DeploymentPreviewEnvironmentListInput,
|
|
250
|
+
DeploymentPreviewEnvironmentListOutput,
|
|
251
|
+
DeploymentPreviewPolicyGetInput,
|
|
252
|
+
DeploymentPreviewPolicyGetOutput,
|
|
253
|
+
DeploymentPreviewPolicySetInput,
|
|
254
|
+
DeploymentPreviewPolicySetOutput,
|
|
255
|
+
DeploymentServiceCreateInput,
|
|
256
|
+
DeploymentServiceCreateOutput,
|
|
257
|
+
DeploymentServiceDeleteInput,
|
|
258
|
+
DeploymentServiceDeleteOutput,
|
|
259
|
+
DeploymentServiceExecInput,
|
|
260
|
+
DeploymentServiceExecOutput,
|
|
261
|
+
DeploymentServiceGetInput,
|
|
262
|
+
DeploymentServiceGetOutput,
|
|
263
|
+
DeploymentServiceListInput,
|
|
264
|
+
DeploymentServiceListOutput,
|
|
265
|
+
DeploymentServiceLogsInput,
|
|
266
|
+
DeploymentServiceLogsOutput,
|
|
267
|
+
DeploymentServiceRedeployInput,
|
|
268
|
+
DeploymentServiceRedeployOutput,
|
|
269
|
+
DeploymentServiceRestartInput,
|
|
270
|
+
DeploymentServiceRestartOutput,
|
|
271
|
+
DeploymentServiceRollbackInput,
|
|
272
|
+
DeploymentServiceRollbackOutput,
|
|
273
|
+
DeploymentServiceScaleInput,
|
|
274
|
+
DeploymentServiceScaleOutput,
|
|
275
|
+
DeploymentServiceUpdateInput,
|
|
276
|
+
DeploymentServiceUpdateOutput,
|
|
277
|
+
DeploymentSshCommandInput,
|
|
278
|
+
DeploymentSshCommandOutput,
|
|
279
|
+
DeploymentSshKeyDeleteInput,
|
|
280
|
+
DeploymentSshKeyDeleteOutput,
|
|
281
|
+
DeploymentSshKeyListInput,
|
|
282
|
+
DeploymentSshKeyListOutput,
|
|
283
|
+
DeploymentSshKeyRegisterInput,
|
|
284
|
+
DeploymentSshKeyRegisterOutput,
|
|
285
|
+
DeploymentVariableListEnvInput,
|
|
286
|
+
DeploymentVariableListEnvOutput,
|
|
287
|
+
DeploymentVariableListInput,
|
|
288
|
+
DeploymentVariableListOutput,
|
|
289
|
+
DeploymentVariableListProductInput,
|
|
290
|
+
DeploymentVariableListProductOutput,
|
|
291
|
+
DeploymentVariableSetEnvInput,
|
|
292
|
+
DeploymentVariableSetEnvOutput,
|
|
293
|
+
DeploymentVariableSetInput,
|
|
294
|
+
DeploymentVariableSetOutput,
|
|
295
|
+
DeploymentVariableSetProductInput,
|
|
296
|
+
DeploymentVariableSetProductOutput,
|
|
297
|
+
DeploymentVariableUnsetEnvInput,
|
|
298
|
+
DeploymentVariableUnsetEnvOutput,
|
|
299
|
+
DeploymentVariableUnsetInput,
|
|
300
|
+
DeploymentVariableUnsetOutput,
|
|
301
|
+
DeploymentVariableUnsetProductInput,
|
|
302
|
+
DeploymentVariableUnsetProductOutput,
|
|
303
|
+
DeploymentVcsBranchListInput,
|
|
304
|
+
DeploymentVcsBranchListOutput,
|
|
305
|
+
DeploymentVcsConnectionListInput,
|
|
306
|
+
DeploymentVcsConnectionListOutput,
|
|
307
|
+
DeploymentVcsRepoListInput,
|
|
308
|
+
DeploymentVcsRepoListOutput,
|
|
309
|
+
DeploymentVolumeCreateInput,
|
|
310
|
+
DeploymentVolumeCreateOutput,
|
|
311
|
+
DeploymentVolumeDeleteInput,
|
|
312
|
+
DeploymentVolumeDeleteOutput,
|
|
313
|
+
DeploymentVolumeDetachInput,
|
|
314
|
+
DeploymentVolumeDetachOutput,
|
|
315
|
+
DeploymentVolumeGetInput,
|
|
316
|
+
DeploymentVolumeGetOutput,
|
|
317
|
+
DeploymentVolumeListInput,
|
|
318
|
+
DeploymentVolumeListOutput,
|
|
319
|
+
DeploymentVolumeResizeInput,
|
|
320
|
+
DeploymentVolumeResizeOutput,
|
|
113
321
|
MailApikeyCreateInput,
|
|
114
322
|
MailApikeyCreateOutput,
|
|
115
323
|
MailApikeyDeleteInput,
|
|
@@ -264,6 +472,8 @@ import type {
|
|
|
264
472
|
OrganizationExtensionsListOutput,
|
|
265
473
|
OrganizationExtensionsUninstallInput,
|
|
266
474
|
OrganizationExtensionsUninstallOutput,
|
|
475
|
+
OrganizationFeedbackSubmitInput,
|
|
476
|
+
OrganizationFeedbackSubmitOutput,
|
|
267
477
|
OrganizationGdriveInstallInput,
|
|
268
478
|
OrganizationGdriveInstallOutput,
|
|
269
479
|
OrganizationGithubInstallInput,
|
|
@@ -328,6 +538,30 @@ import type {
|
|
|
328
538
|
OrganizationRolesUpdateOutput,
|
|
329
539
|
OrganizationSelectInput,
|
|
330
540
|
OrganizationSelectOutput,
|
|
541
|
+
PlaygroundAnalyticsOverviewInput,
|
|
542
|
+
PlaygroundAnalyticsOverviewOutput,
|
|
543
|
+
PlaygroundBillingEntitlementsInput,
|
|
544
|
+
PlaygroundBillingEntitlementsOutput,
|
|
545
|
+
PlaygroundBillingRecordUsageInput,
|
|
546
|
+
PlaygroundBillingRecordUsageOutput,
|
|
547
|
+
PlaygroundClickupCreateTaskInput,
|
|
548
|
+
PlaygroundClickupCreateTaskOutput,
|
|
549
|
+
PlaygroundClickupGetLastWebhookInput,
|
|
550
|
+
PlaygroundClickupGetLastWebhookOutput,
|
|
551
|
+
PlaygroundClickupGetOverviewInput,
|
|
552
|
+
PlaygroundClickupGetOverviewOutput,
|
|
553
|
+
PlaygroundGdriveGetLastChangeInput,
|
|
554
|
+
PlaygroundGdriveGetLastChangeOutput,
|
|
555
|
+
PlaygroundGdriveReadFileInput,
|
|
556
|
+
PlaygroundGdriveReadFileOutput,
|
|
557
|
+
PlaygroundGoogleadsReadCustomerInput,
|
|
558
|
+
PlaygroundGoogleadsReadCustomerOutput,
|
|
559
|
+
PlaygroundLifecycleGetStateInput,
|
|
560
|
+
PlaygroundLifecycleGetStateOutput,
|
|
561
|
+
PlaygroundLifecycleListEventsInput,
|
|
562
|
+
PlaygroundLifecycleListEventsOutput,
|
|
563
|
+
PlaygroundWebhookGetLastInput,
|
|
564
|
+
PlaygroundWebhookGetLastOutput,
|
|
331
565
|
TrackingApiKeysCreateInput,
|
|
332
566
|
TrackingApiKeysCreateOutput,
|
|
333
567
|
TrackingApiKeysListInput,
|
|
@@ -423,6 +657,11 @@ import type {
|
|
|
423
657
|
} from './types.gen';
|
|
424
658
|
|
|
425
659
|
export interface GeneratedClient {
|
|
660
|
+
analytics: {
|
|
661
|
+
query: {
|
|
662
|
+
run(input: AnalyticsQueryRunInput): Promise<AnalyticsQueryRunOutput>;
|
|
663
|
+
};
|
|
664
|
+
};
|
|
426
665
|
brain: {
|
|
427
666
|
backup: {
|
|
428
667
|
create(input: BrainBackupCreateInput): Promise<BrainBackupCreateOutput>;
|
|
@@ -481,14 +720,10 @@ export interface GeneratedClient {
|
|
|
481
720
|
list(input: BrainGdriveConnectionsListInput): Promise<BrainGdriveConnectionsListOutput>;
|
|
482
721
|
};
|
|
483
722
|
knowledge: {
|
|
484
|
-
graph(input: BrainKnowledgeGraphInput): Promise<BrainKnowledgeGraphOutput>;
|
|
485
723
|
neighborhood(input: BrainKnowledgeNeighborhoodInput): Promise<BrainKnowledgeNeighborhoodOutput>;
|
|
486
724
|
relations(input: BrainKnowledgeRelationsInput): Promise<BrainKnowledgeRelationsOutput>;
|
|
487
725
|
search(input: BrainKnowledgeSearchInput): Promise<BrainKnowledgeSearchOutput>;
|
|
488
726
|
};
|
|
489
|
-
'knowledge-entity': {
|
|
490
|
-
memories(input: BrainKnowledgeEntityMemoriesInput): Promise<BrainKnowledgeEntityMemoriesOutput>;
|
|
491
|
-
};
|
|
492
727
|
memory: {
|
|
493
728
|
add(input: BrainMemoryAddInput): Promise<BrainMemoryAddOutput>;
|
|
494
729
|
delete(input: BrainMemoryDeleteInput): Promise<BrainMemoryDeleteOutput>;
|
|
@@ -546,6 +781,187 @@ export interface GeneratedClient {
|
|
|
546
781
|
get(input: ConsentStatsGetInput): Promise<ConsentStatsGetOutput>;
|
|
547
782
|
};
|
|
548
783
|
};
|
|
784
|
+
deployment: {
|
|
785
|
+
alert: {
|
|
786
|
+
create(input: DeploymentAlertCreateInput): Promise<DeploymentAlertCreateOutput>;
|
|
787
|
+
delete(input: DeploymentAlertDeleteInput): Promise<DeploymentAlertDeleteOutput>;
|
|
788
|
+
list(input: DeploymentAlertListInput): Promise<DeploymentAlertListOutput>;
|
|
789
|
+
update(input: DeploymentAlertUpdateInput): Promise<DeploymentAlertUpdateOutput>;
|
|
790
|
+
};
|
|
791
|
+
'alert-events': {
|
|
792
|
+
list(input: DeploymentAlertEventsListInput): Promise<DeploymentAlertEventsListOutput>;
|
|
793
|
+
};
|
|
794
|
+
analytics: {
|
|
795
|
+
query(input: DeploymentAnalyticsQueryInput): Promise<DeploymentAnalyticsQueryOutput>;
|
|
796
|
+
};
|
|
797
|
+
audit: {
|
|
798
|
+
list(input: DeploymentAuditListInput): Promise<DeploymentAuditListOutput>;
|
|
799
|
+
};
|
|
800
|
+
build: {
|
|
801
|
+
get(input: DeploymentBuildGetInput): Promise<DeploymentBuildGetOutput>;
|
|
802
|
+
list(input: DeploymentBuildListInput): Promise<DeploymentBuildListOutput>;
|
|
803
|
+
logs(input: DeploymentBuildLogsInput): Promise<DeploymentBuildLogsOutput>;
|
|
804
|
+
};
|
|
805
|
+
canvas: {
|
|
806
|
+
get(input: DeploymentCanvasGetInput): Promise<DeploymentCanvasGetOutput>;
|
|
807
|
+
};
|
|
808
|
+
'canvas-move': {
|
|
809
|
+
node(input: DeploymentCanvasMoveNodeInput): Promise<DeploymentCanvasMoveNodeOutput>;
|
|
810
|
+
};
|
|
811
|
+
'cloud-sql': {
|
|
812
|
+
logs(input: DeploymentCloudSqlLogsInput): Promise<DeploymentCloudSqlLogsOutput>;
|
|
813
|
+
};
|
|
814
|
+
'cloud-sql-backfill-log': {
|
|
815
|
+
flags(input: DeploymentCloudSqlBackfillLogFlagsInput): Promise<DeploymentCloudSqlBackfillLogFlagsOutput>;
|
|
816
|
+
};
|
|
817
|
+
'cloud-sql-database': {
|
|
818
|
+
attach(input: DeploymentCloudSqlDatabaseAttachInput): Promise<DeploymentCloudSqlDatabaseAttachOutput>;
|
|
819
|
+
create(input: DeploymentCloudSqlDatabaseCreateInput): Promise<DeploymentCloudSqlDatabaseCreateOutput>;
|
|
820
|
+
delete(input: DeploymentCloudSqlDatabaseDeleteInput): Promise<DeploymentCloudSqlDatabaseDeleteOutput>;
|
|
821
|
+
detach(input: DeploymentCloudSqlDatabaseDetachInput): Promise<DeploymentCloudSqlDatabaseDetachOutput>;
|
|
822
|
+
get(input: DeploymentCloudSqlDatabaseGetInput): Promise<DeploymentCloudSqlDatabaseGetOutput>;
|
|
823
|
+
list(input: DeploymentCloudSqlDatabaseListInput): Promise<DeploymentCloudSqlDatabaseListOutput>;
|
|
824
|
+
};
|
|
825
|
+
'cloud-sql-instance': {
|
|
826
|
+
backup(input: DeploymentCloudSqlInstanceBackupInput): Promise<DeploymentCloudSqlInstanceBackupOutput>;
|
|
827
|
+
create(input: DeploymentCloudSqlInstanceCreateInput): Promise<DeploymentCloudSqlInstanceCreateOutput>;
|
|
828
|
+
delete(input: DeploymentCloudSqlInstanceDeleteInput): Promise<DeploymentCloudSqlInstanceDeleteOutput>;
|
|
829
|
+
get(input: DeploymentCloudSqlInstanceGetInput): Promise<DeploymentCloudSqlInstanceGetOutput>;
|
|
830
|
+
list(input: DeploymentCloudSqlInstanceListInput): Promise<DeploymentCloudSqlInstanceListOutput>;
|
|
831
|
+
resize(input: DeploymentCloudSqlInstanceResizeInput): Promise<DeploymentCloudSqlInstanceResizeOutput>;
|
|
832
|
+
restore(input: DeploymentCloudSqlInstanceRestoreInput): Promise<DeploymentCloudSqlInstanceRestoreOutput>;
|
|
833
|
+
};
|
|
834
|
+
'cloud-sql-instance-backup': {
|
|
835
|
+
list(input: DeploymentCloudSqlInstanceBackupListInput): Promise<DeploymentCloudSqlInstanceBackupListOutput>;
|
|
836
|
+
};
|
|
837
|
+
deployment: {
|
|
838
|
+
cancel(input: DeploymentDeploymentCancelInput): Promise<DeploymentDeploymentCancelOutput>;
|
|
839
|
+
get(input: DeploymentDeploymentGetInput): Promise<DeploymentDeploymentGetOutput>;
|
|
840
|
+
list(input: DeploymentDeploymentListInput): Promise<DeploymentDeploymentListOutput>;
|
|
841
|
+
};
|
|
842
|
+
domain: {
|
|
843
|
+
add(input: DeploymentDomainAddInput): Promise<DeploymentDomainAddOutput>;
|
|
844
|
+
get(input: DeploymentDomainGetInput): Promise<DeploymentDomainGetOutput>;
|
|
845
|
+
list(input: DeploymentDomainListInput): Promise<DeploymentDomainListOutput>;
|
|
846
|
+
remove(input: DeploymentDomainRemoveInput): Promise<DeploymentDomainRemoveOutput>;
|
|
847
|
+
verify(input: DeploymentDomainVerifyInput): Promise<DeploymentDomainVerifyOutput>;
|
|
848
|
+
};
|
|
849
|
+
'domain-allowed': {
|
|
850
|
+
list(input: DeploymentDomainAllowedListInput): Promise<DeploymentDomainAllowedListOutput>;
|
|
851
|
+
};
|
|
852
|
+
'domain-list-by': {
|
|
853
|
+
service(input: DeploymentDomainListByServiceInput): Promise<DeploymentDomainListByServiceOutput>;
|
|
854
|
+
};
|
|
855
|
+
'domain-redirect': {
|
|
856
|
+
www(input: DeploymentDomainRedirectWwwInput): Promise<DeploymentDomainRedirectWwwOutput>;
|
|
857
|
+
};
|
|
858
|
+
'domain-routes': {
|
|
859
|
+
add(input: DeploymentDomainRoutesAddInput): Promise<DeploymentDomainRoutesAddOutput>;
|
|
860
|
+
list(input: DeploymentDomainRoutesListInput): Promise<DeploymentDomainRoutesListOutput>;
|
|
861
|
+
remove(input: DeploymentDomainRoutesRemoveInput): Promise<DeploymentDomainRoutesRemoveOutput>;
|
|
862
|
+
update(input: DeploymentDomainRoutesUpdateInput): Promise<DeploymentDomainRoutesUpdateOutput>;
|
|
863
|
+
};
|
|
864
|
+
environment: {
|
|
865
|
+
create(input: DeploymentEnvironmentCreateInput): Promise<DeploymentEnvironmentCreateOutput>;
|
|
866
|
+
delete(input: DeploymentEnvironmentDeleteInput): Promise<DeploymentEnvironmentDeleteOutput>;
|
|
867
|
+
fork(input: DeploymentEnvironmentForkInput): Promise<DeploymentEnvironmentForkOutput>;
|
|
868
|
+
get(input: DeploymentEnvironmentGetInput): Promise<DeploymentEnvironmentGetOutput>;
|
|
869
|
+
list(input: DeploymentEnvironmentListInput): Promise<DeploymentEnvironmentListOutput>;
|
|
870
|
+
reconcile(input: DeploymentEnvironmentReconcileInput): Promise<DeploymentEnvironmentReconcileOutput>;
|
|
871
|
+
update(input: DeploymentEnvironmentUpdateInput): Promise<DeploymentEnvironmentUpdateOutput>;
|
|
872
|
+
};
|
|
873
|
+
'events-list-by': {
|
|
874
|
+
environment(input: DeploymentEventsListByEnvironmentInput): Promise<DeploymentEventsListByEnvironmentOutput>;
|
|
875
|
+
service(input: DeploymentEventsListByServiceInput): Promise<DeploymentEventsListByServiceOutput>;
|
|
876
|
+
};
|
|
877
|
+
'managed-service': {
|
|
878
|
+
backup(input: DeploymentManagedServiceBackupInput): Promise<DeploymentManagedServiceBackupOutput>;
|
|
879
|
+
delete(input: DeploymentManagedServiceDeleteInput): Promise<DeploymentManagedServiceDeleteOutput>;
|
|
880
|
+
get(input: DeploymentManagedServiceGetInput): Promise<DeploymentManagedServiceGetOutput>;
|
|
881
|
+
list(input: DeploymentManagedServiceListInput): Promise<DeploymentManagedServiceListOutput>;
|
|
882
|
+
logs(input: DeploymentManagedServiceLogsInput): Promise<DeploymentManagedServiceLogsOutput>;
|
|
883
|
+
provision(input: DeploymentManagedServiceProvisionInput): Promise<DeploymentManagedServiceProvisionOutput>;
|
|
884
|
+
reconcile(input: DeploymentManagedServiceReconcileInput): Promise<DeploymentManagedServiceReconcileOutput>;
|
|
885
|
+
resize(input: DeploymentManagedServiceResizeInput): Promise<DeploymentManagedServiceResizeOutput>;
|
|
886
|
+
restore(input: DeploymentManagedServiceRestoreInput): Promise<DeploymentManagedServiceRestoreOutput>;
|
|
887
|
+
start(input: DeploymentManagedServiceStartInput): Promise<DeploymentManagedServiceStartOutput>;
|
|
888
|
+
stop(input: DeploymentManagedServiceStopInput): Promise<DeploymentManagedServiceStopOutput>;
|
|
889
|
+
types(input: DeploymentManagedServiceTypesInput): Promise<DeploymentManagedServiceTypesOutput>;
|
|
890
|
+
};
|
|
891
|
+
'managed-service-backup': {
|
|
892
|
+
list(input: DeploymentManagedServiceBackupListInput): Promise<DeploymentManagedServiceBackupListOutput>;
|
|
893
|
+
};
|
|
894
|
+
'managed-service-connect': {
|
|
895
|
+
info(input: DeploymentManagedServiceConnectInfoInput): Promise<DeploymentManagedServiceConnectInfoOutput>;
|
|
896
|
+
};
|
|
897
|
+
metrics: {
|
|
898
|
+
get(input: DeploymentMetricsGetInput): Promise<DeploymentMetricsGetOutput>;
|
|
899
|
+
};
|
|
900
|
+
'preview-environment': {
|
|
901
|
+
create(input: DeploymentPreviewEnvironmentCreateInput): Promise<DeploymentPreviewEnvironmentCreateOutput>;
|
|
902
|
+
delete(input: DeploymentPreviewEnvironmentDeleteInput): Promise<DeploymentPreviewEnvironmentDeleteOutput>;
|
|
903
|
+
list(input: DeploymentPreviewEnvironmentListInput): Promise<DeploymentPreviewEnvironmentListOutput>;
|
|
904
|
+
};
|
|
905
|
+
'preview-policy': {
|
|
906
|
+
get(input: DeploymentPreviewPolicyGetInput): Promise<DeploymentPreviewPolicyGetOutput>;
|
|
907
|
+
set(input: DeploymentPreviewPolicySetInput): Promise<DeploymentPreviewPolicySetOutput>;
|
|
908
|
+
};
|
|
909
|
+
service: {
|
|
910
|
+
create(input: DeploymentServiceCreateInput): Promise<DeploymentServiceCreateOutput>;
|
|
911
|
+
delete(input: DeploymentServiceDeleteInput): Promise<DeploymentServiceDeleteOutput>;
|
|
912
|
+
exec(input: DeploymentServiceExecInput): Promise<DeploymentServiceExecOutput>;
|
|
913
|
+
get(input: DeploymentServiceGetInput): Promise<DeploymentServiceGetOutput>;
|
|
914
|
+
list(input: DeploymentServiceListInput): Promise<DeploymentServiceListOutput>;
|
|
915
|
+
logs(input: DeploymentServiceLogsInput): Promise<DeploymentServiceLogsOutput>;
|
|
916
|
+
redeploy(input: DeploymentServiceRedeployInput): Promise<DeploymentServiceRedeployOutput>;
|
|
917
|
+
restart(input: DeploymentServiceRestartInput): Promise<DeploymentServiceRestartOutput>;
|
|
918
|
+
rollback(input: DeploymentServiceRollbackInput): Promise<DeploymentServiceRollbackOutput>;
|
|
919
|
+
scale(input: DeploymentServiceScaleInput): Promise<DeploymentServiceScaleOutput>;
|
|
920
|
+
update(input: DeploymentServiceUpdateInput): Promise<DeploymentServiceUpdateOutput>;
|
|
921
|
+
};
|
|
922
|
+
ssh: {
|
|
923
|
+
command(input: DeploymentSshCommandInput): Promise<DeploymentSshCommandOutput>;
|
|
924
|
+
};
|
|
925
|
+
'ssh-key': {
|
|
926
|
+
delete(input: DeploymentSshKeyDeleteInput): Promise<DeploymentSshKeyDeleteOutput>;
|
|
927
|
+
list(input: DeploymentSshKeyListInput): Promise<DeploymentSshKeyListOutput>;
|
|
928
|
+
register(input: DeploymentSshKeyRegisterInput): Promise<DeploymentSshKeyRegisterOutput>;
|
|
929
|
+
};
|
|
930
|
+
variable: {
|
|
931
|
+
list(input: DeploymentVariableListInput): Promise<DeploymentVariableListOutput>;
|
|
932
|
+
set(input: DeploymentVariableSetInput): Promise<DeploymentVariableSetOutput>;
|
|
933
|
+
unset(input: DeploymentVariableUnsetInput): Promise<DeploymentVariableUnsetOutput>;
|
|
934
|
+
};
|
|
935
|
+
'variable-list': {
|
|
936
|
+
env(input: DeploymentVariableListEnvInput): Promise<DeploymentVariableListEnvOutput>;
|
|
937
|
+
product(input: DeploymentVariableListProductInput): Promise<DeploymentVariableListProductOutput>;
|
|
938
|
+
};
|
|
939
|
+
'variable-set': {
|
|
940
|
+
env(input: DeploymentVariableSetEnvInput): Promise<DeploymentVariableSetEnvOutput>;
|
|
941
|
+
product(input: DeploymentVariableSetProductInput): Promise<DeploymentVariableSetProductOutput>;
|
|
942
|
+
};
|
|
943
|
+
'variable-unset': {
|
|
944
|
+
env(input: DeploymentVariableUnsetEnvInput): Promise<DeploymentVariableUnsetEnvOutput>;
|
|
945
|
+
product(input: DeploymentVariableUnsetProductInput): Promise<DeploymentVariableUnsetProductOutput>;
|
|
946
|
+
};
|
|
947
|
+
'vcs-branch': {
|
|
948
|
+
list(input: DeploymentVcsBranchListInput): Promise<DeploymentVcsBranchListOutput>;
|
|
949
|
+
};
|
|
950
|
+
'vcs-connection': {
|
|
951
|
+
list(input: DeploymentVcsConnectionListInput): Promise<DeploymentVcsConnectionListOutput>;
|
|
952
|
+
};
|
|
953
|
+
'vcs-repo': {
|
|
954
|
+
list(input: DeploymentVcsRepoListInput): Promise<DeploymentVcsRepoListOutput>;
|
|
955
|
+
};
|
|
956
|
+
volume: {
|
|
957
|
+
create(input: DeploymentVolumeCreateInput): Promise<DeploymentVolumeCreateOutput>;
|
|
958
|
+
delete(input: DeploymentVolumeDeleteInput): Promise<DeploymentVolumeDeleteOutput>;
|
|
959
|
+
detach(input: DeploymentVolumeDetachInput): Promise<DeploymentVolumeDetachOutput>;
|
|
960
|
+
get(input: DeploymentVolumeGetInput): Promise<DeploymentVolumeGetOutput>;
|
|
961
|
+
list(input: DeploymentVolumeListInput): Promise<DeploymentVolumeListOutput>;
|
|
962
|
+
resize(input: DeploymentVolumeResizeInput): Promise<DeploymentVolumeResizeOutput>;
|
|
963
|
+
};
|
|
964
|
+
};
|
|
549
965
|
mail: {
|
|
550
966
|
apikey: {
|
|
551
967
|
create(input: MailApikeyCreateInput): Promise<MailApikeyCreateOutput>;
|
|
@@ -672,6 +1088,9 @@ export interface GeneratedClient {
|
|
|
672
1088
|
'list-installed'(input: OrganizationExtensionsListInstalledInput): Promise<OrganizationExtensionsListInstalledOutput>;
|
|
673
1089
|
uninstall(input: OrganizationExtensionsUninstallInput): Promise<OrganizationExtensionsUninstallOutput>;
|
|
674
1090
|
};
|
|
1091
|
+
feedback: {
|
|
1092
|
+
submit(input: OrganizationFeedbackSubmitInput): Promise<OrganizationFeedbackSubmitOutput>;
|
|
1093
|
+
};
|
|
675
1094
|
gdrive: {
|
|
676
1095
|
install(input: OrganizationGdriveInstallInput): Promise<OrganizationGdriveInstallOutput>;
|
|
677
1096
|
};
|
|
@@ -719,6 +1138,34 @@ export interface GeneratedClient {
|
|
|
719
1138
|
update(input: OrganizationRolesUpdateInput): Promise<OrganizationRolesUpdateOutput>;
|
|
720
1139
|
};
|
|
721
1140
|
};
|
|
1141
|
+
playground: {
|
|
1142
|
+
analytics: {
|
|
1143
|
+
overview(input: PlaygroundAnalyticsOverviewInput): Promise<PlaygroundAnalyticsOverviewOutput>;
|
|
1144
|
+
};
|
|
1145
|
+
billing: {
|
|
1146
|
+
entitlements(input: PlaygroundBillingEntitlementsInput): Promise<PlaygroundBillingEntitlementsOutput>;
|
|
1147
|
+
'record-usage'(input: PlaygroundBillingRecordUsageInput): Promise<PlaygroundBillingRecordUsageOutput>;
|
|
1148
|
+
};
|
|
1149
|
+
clickup: {
|
|
1150
|
+
'create-task'(input: PlaygroundClickupCreateTaskInput): Promise<PlaygroundClickupCreateTaskOutput>;
|
|
1151
|
+
'get-last-webhook'(input: PlaygroundClickupGetLastWebhookInput): Promise<PlaygroundClickupGetLastWebhookOutput>;
|
|
1152
|
+
'get-overview'(input: PlaygroundClickupGetOverviewInput): Promise<PlaygroundClickupGetOverviewOutput>;
|
|
1153
|
+
};
|
|
1154
|
+
gdrive: {
|
|
1155
|
+
'get-last-change'(input: PlaygroundGdriveGetLastChangeInput): Promise<PlaygroundGdriveGetLastChangeOutput>;
|
|
1156
|
+
'read-file'(input: PlaygroundGdriveReadFileInput): Promise<PlaygroundGdriveReadFileOutput>;
|
|
1157
|
+
};
|
|
1158
|
+
googleads: {
|
|
1159
|
+
'read-customer'(input: PlaygroundGoogleadsReadCustomerInput): Promise<PlaygroundGoogleadsReadCustomerOutput>;
|
|
1160
|
+
};
|
|
1161
|
+
lifecycle: {
|
|
1162
|
+
'get-state'(input: PlaygroundLifecycleGetStateInput): Promise<PlaygroundLifecycleGetStateOutput>;
|
|
1163
|
+
'list-events'(input: PlaygroundLifecycleListEventsInput): Promise<PlaygroundLifecycleListEventsOutput>;
|
|
1164
|
+
};
|
|
1165
|
+
webhook: {
|
|
1166
|
+
'get-last'(input: PlaygroundWebhookGetLastInput): Promise<PlaygroundWebhookGetLastOutput>;
|
|
1167
|
+
};
|
|
1168
|
+
};
|
|
722
1169
|
tracking: {
|
|
723
1170
|
'api-keys': {
|
|
724
1171
|
create(input: TrackingApiKeysCreateInput): Promise<TrackingApiKeysCreateOutput>;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
// AUTOGENERATED by scripts/generate.ts — do not edit.
|
|
2
|
+
export * from './queryOptions.gen';
|
|
3
|
+
export type { DeploymentAlertCreateInput, DeploymentAlertCreateOutput, DeploymentAlertDeleteInput, DeploymentAlertDeleteOutput, DeploymentAlertEventsListInput, DeploymentAlertEventsListOutput, DeploymentAlertListInput, DeploymentAlertListOutput, DeploymentAlertUpdateInput, DeploymentAlertUpdateOutput, DeploymentAnalyticsQueryInput, DeploymentAnalyticsQueryOutput, DeploymentAuditListInput, DeploymentAuditListOutput, DeploymentBuildGetInput, DeploymentBuildGetOutput, DeploymentBuildListInput, DeploymentBuildListOutput, DeploymentBuildLogsInput, DeploymentBuildLogsOutput, DeploymentCanvasGetInput, DeploymentCanvasGetOutput, DeploymentCanvasMoveNodeInput, DeploymentCanvasMoveNodeOutput, DeploymentCloudSqlBackfillLogFlagsInput, DeploymentCloudSqlBackfillLogFlagsOutput, DeploymentCloudSqlDatabaseAttachInput, DeploymentCloudSqlDatabaseAttachOutput, DeploymentCloudSqlDatabaseCreateInput, DeploymentCloudSqlDatabaseCreateOutput, DeploymentCloudSqlDatabaseDeleteInput, DeploymentCloudSqlDatabaseDeleteOutput, DeploymentCloudSqlDatabaseDetachInput, DeploymentCloudSqlDatabaseDetachOutput, DeploymentCloudSqlDatabaseGetInput, DeploymentCloudSqlDatabaseGetOutput, DeploymentCloudSqlDatabaseListInput, DeploymentCloudSqlDatabaseListOutput, DeploymentCloudSqlInstanceBackupInput, DeploymentCloudSqlInstanceBackupListInput, DeploymentCloudSqlInstanceBackupListOutput, DeploymentCloudSqlInstanceBackupOutput, DeploymentCloudSqlInstanceCreateInput, DeploymentCloudSqlInstanceCreateOutput, DeploymentCloudSqlInstanceDeleteInput, DeploymentCloudSqlInstanceDeleteOutput, DeploymentCloudSqlInstanceGetInput, DeploymentCloudSqlInstanceGetOutput, DeploymentCloudSqlInstanceListInput, DeploymentCloudSqlInstanceListOutput, DeploymentCloudSqlInstanceResizeInput, DeploymentCloudSqlInstanceResizeOutput, DeploymentCloudSqlInstanceRestoreInput, DeploymentCloudSqlInstanceRestoreOutput, DeploymentCloudSqlLogsInput, DeploymentCloudSqlLogsOutput, DeploymentDeploymentCancelInput, DeploymentDeploymentCancelOutput, DeploymentDeploymentGetInput, DeploymentDeploymentGetOutput, DeploymentDeploymentListInput, DeploymentDeploymentListOutput, DeploymentDomainAddInput, DeploymentDomainAddOutput, DeploymentDomainAllowedListInput, DeploymentDomainAllowedListOutput, DeploymentDomainGetInput, DeploymentDomainGetOutput, DeploymentDomainListByServiceInput, DeploymentDomainListByServiceOutput, DeploymentDomainListInput, DeploymentDomainListOutput, DeploymentDomainRedirectWwwInput, DeploymentDomainRedirectWwwOutput, DeploymentDomainRemoveInput, DeploymentDomainRemoveOutput, DeploymentDomainRoutesAddInput, DeploymentDomainRoutesAddOutput, DeploymentDomainRoutesListInput, DeploymentDomainRoutesListOutput, DeploymentDomainRoutesRemoveInput, DeploymentDomainRoutesRemoveOutput, DeploymentDomainRoutesUpdateInput, DeploymentDomainRoutesUpdateOutput, DeploymentDomainVerifyInput, DeploymentDomainVerifyOutput, DeploymentEnvironmentCreateInput, DeploymentEnvironmentCreateOutput, DeploymentEnvironmentDeleteInput, DeploymentEnvironmentDeleteOutput, DeploymentEnvironmentForkInput, DeploymentEnvironmentForkOutput, DeploymentEnvironmentGetInput, DeploymentEnvironmentGetOutput, DeploymentEnvironmentListInput, DeploymentEnvironmentListOutput, DeploymentEnvironmentReconcileInput, DeploymentEnvironmentReconcileOutput, DeploymentEnvironmentUpdateInput, DeploymentEnvironmentUpdateOutput, DeploymentEventsListByEnvironmentInput, DeploymentEventsListByEnvironmentOutput, DeploymentEventsListByServiceInput, DeploymentEventsListByServiceOutput, DeploymentManagedServiceBackupInput, DeploymentManagedServiceBackupListInput, DeploymentManagedServiceBackupListOutput, DeploymentManagedServiceBackupOutput, DeploymentManagedServiceConnectInfoInput, DeploymentManagedServiceConnectInfoOutput, DeploymentManagedServiceDeleteInput, DeploymentManagedServiceDeleteOutput, DeploymentManagedServiceGetInput, DeploymentManagedServiceGetOutput, DeploymentManagedServiceListInput, DeploymentManagedServiceListOutput, DeploymentManagedServiceLogsInput, DeploymentManagedServiceLogsOutput, DeploymentManagedServiceProvisionInput, DeploymentManagedServiceProvisionOutput, DeploymentManagedServiceReconcileInput, DeploymentManagedServiceReconcileOutput, DeploymentManagedServiceResizeInput, DeploymentManagedServiceResizeOutput, DeploymentManagedServiceRestoreInput, DeploymentManagedServiceRestoreOutput, DeploymentManagedServiceStartInput, DeploymentManagedServiceStartOutput, DeploymentManagedServiceStopInput, DeploymentManagedServiceStopOutput, DeploymentManagedServiceTypesInput, DeploymentManagedServiceTypesOutput, DeploymentMetricsGetInput, DeploymentMetricsGetOutput, DeploymentPreviewEnvironmentCreateInput, DeploymentPreviewEnvironmentCreateOutput, DeploymentPreviewEnvironmentDeleteInput, DeploymentPreviewEnvironmentDeleteOutput, DeploymentPreviewEnvironmentListInput, DeploymentPreviewEnvironmentListOutput, DeploymentPreviewPolicyGetInput, DeploymentPreviewPolicyGetOutput, DeploymentPreviewPolicySetInput, DeploymentPreviewPolicySetOutput, DeploymentServiceCreateInput, DeploymentServiceCreateOutput, DeploymentServiceDeleteInput, DeploymentServiceDeleteOutput, DeploymentServiceExecInput, DeploymentServiceExecOutput, DeploymentServiceGetInput, DeploymentServiceGetOutput, DeploymentServiceListInput, DeploymentServiceListOutput, DeploymentServiceLogsInput, DeploymentServiceLogsOutput, DeploymentServiceRedeployInput, DeploymentServiceRedeployOutput, DeploymentServiceRestartInput, DeploymentServiceRestartOutput, DeploymentServiceRollbackInput, DeploymentServiceRollbackOutput, DeploymentServiceScaleInput, DeploymentServiceScaleOutput, DeploymentServiceUpdateInput, DeploymentServiceUpdateOutput, DeploymentSshCommandInput, DeploymentSshCommandOutput, DeploymentSshKeyDeleteInput, DeploymentSshKeyDeleteOutput, DeploymentSshKeyListInput, DeploymentSshKeyListOutput, DeploymentSshKeyRegisterInput, DeploymentSshKeyRegisterOutput, DeploymentVariableListEnvInput, DeploymentVariableListEnvOutput, DeploymentVariableListInput, DeploymentVariableListOutput, DeploymentVariableListProductInput, DeploymentVariableListProductOutput, DeploymentVariableSetEnvInput, DeploymentVariableSetEnvOutput, DeploymentVariableSetInput, DeploymentVariableSetOutput, DeploymentVariableSetProductInput, DeploymentVariableSetProductOutput, DeploymentVariableUnsetEnvInput, DeploymentVariableUnsetEnvOutput, DeploymentVariableUnsetInput, DeploymentVariableUnsetOutput, DeploymentVariableUnsetProductInput, DeploymentVariableUnsetProductOutput, DeploymentVcsBranchListInput, DeploymentVcsBranchListOutput, DeploymentVcsConnectionListInput, DeploymentVcsConnectionListOutput, DeploymentVcsRepoListInput, DeploymentVcsRepoListOutput, DeploymentVolumeCreateInput, DeploymentVolumeCreateOutput, DeploymentVolumeDeleteInput, DeploymentVolumeDeleteOutput, DeploymentVolumeDetachInput, DeploymentVolumeDetachOutput, DeploymentVolumeGetInput, DeploymentVolumeGetOutput, DeploymentVolumeListInput, DeploymentVolumeListOutput, DeploymentVolumeResizeInput, DeploymentVolumeResizeOutput } from '../types.gen';
|