@algolia/ingestion 1.0.0-alpha.8 → 1.0.0-alpha.81
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/builds/browser.d.ts +52 -5
- package/dist/builds/browser.d.ts.map +1 -1
- package/dist/builds/node.d.ts +52 -5
- package/dist/builds/node.d.ts.map +1 -1
- package/dist/{ingestion.cjs.js → ingestion.cjs} +1321 -820
- package/dist/ingestion.esm.browser.js +1486 -964
- package/dist/ingestion.esm.node.js +1319 -819
- package/dist/ingestion.umd.js +2 -2
- package/dist/model/actionType.d.ts +4 -1
- package/dist/model/actionType.d.ts.map +1 -1
- package/dist/model/authAPIKey.d.ts +6 -3
- package/dist/model/authAPIKey.d.ts.map +1 -1
- package/dist/model/authAPIKeyPartial.d.ts +7 -0
- package/dist/model/authAPIKeyPartial.d.ts.map +1 -0
- package/dist/model/authAlgolia.d.ts +10 -4
- package/dist/model/authAlgolia.d.ts.map +1 -1
- package/dist/model/authAlgoliaPartial.d.ts +11 -0
- package/dist/model/authAlgoliaPartial.d.ts.map +1 -0
- package/dist/model/authBasic.d.ts +7 -4
- package/dist/model/authBasic.d.ts.map +1 -1
- package/dist/model/authBasicPartial.d.ts +8 -0
- package/dist/model/authBasicPartial.d.ts.map +1 -0
- package/dist/model/authGoogleServiceAccount.d.ts +13 -4
- package/dist/model/authGoogleServiceAccount.d.ts.map +1 -1
- package/dist/model/authGoogleServiceAccountPartial.d.ts +14 -0
- package/dist/model/authGoogleServiceAccountPartial.d.ts.map +1 -0
- package/dist/model/authInput.d.ts +6 -6
- package/dist/model/authInput.d.ts.map +1 -1
- package/dist/model/authInputPartial.d.ts +7 -0
- package/dist/model/authInputPartial.d.ts.map +1 -0
- package/dist/model/authOAuth.d.ts +17 -6
- package/dist/model/authOAuth.d.ts.map +1 -1
- package/dist/model/authOAuthPartial.d.ts +18 -0
- package/dist/model/authOAuthPartial.d.ts.map +1 -0
- package/dist/model/authentication.d.ts +27 -16
- package/dist/model/authentication.d.ts.map +1 -1
- package/dist/model/authenticationCreate.d.ts +15 -9
- package/dist/model/authenticationCreate.d.ts.map +1 -1
- package/dist/model/authenticationCreateResponse.d.ts +17 -8
- package/dist/model/authenticationCreateResponse.d.ts.map +1 -1
- package/dist/model/authenticationSearch.d.ts +7 -0
- package/dist/model/authenticationSearch.d.ts.map +1 -0
- package/dist/model/authenticationSortKeys.d.ts +5 -0
- package/dist/model/authenticationSortKeys.d.ts.map +1 -0
- package/dist/model/authenticationType.d.ts +4 -1
- package/dist/model/authenticationType.d.ts.map +1 -1
- package/dist/model/authenticationUpdate.d.ts +15 -9
- package/dist/model/authenticationUpdate.d.ts.map +1 -1
- package/dist/model/authenticationUpdateResponse.d.ts +17 -8
- package/dist/model/authenticationUpdateResponse.d.ts.map +1 -1
- package/dist/model/bigCommerceChannel.d.ts +11 -0
- package/dist/model/bigCommerceChannel.d.ts.map +1 -0
- package/dist/model/bigCommerceMetafield.d.ts +11 -0
- package/dist/model/bigCommerceMetafield.d.ts.map +1 -0
- package/dist/model/bigQueryDataType.d.ts +2 -0
- package/dist/model/bigQueryDataType.d.ts.map +1 -0
- package/dist/model/clientMethodProps.d.ts +465 -282
- package/dist/model/clientMethodProps.d.ts.map +1 -1
- package/dist/model/commercetoolsCustomFields.d.ts +18 -0
- package/dist/model/commercetoolsCustomFields.d.ts.map +1 -0
- package/dist/model/deleteResponse.d.ts +6 -6
- package/dist/model/deleteResponse.d.ts.map +1 -1
- package/dist/model/destination.d.ts +29 -17
- package/dist/model/destination.d.ts.map +1 -1
- package/dist/model/destinationCreate.d.ts +17 -8
- package/dist/model/destinationCreate.d.ts.map +1 -1
- package/dist/model/destinationCreateResponse.d.ts +17 -8
- package/dist/model/destinationCreateResponse.d.ts.map +1 -1
- package/dist/model/destinationIndexName.d.ts +12 -3
- package/dist/model/destinationIndexName.d.ts.map +1 -1
- package/dist/model/destinationIndexPrefix.d.ts +6 -3
- package/dist/model/destinationIndexPrefix.d.ts.map +1 -1
- package/dist/model/destinationInput.d.ts +3 -3
- package/dist/model/destinationInput.d.ts.map +1 -1
- package/dist/model/destinationSearch.d.ts +7 -0
- package/dist/model/destinationSearch.d.ts.map +1 -0
- package/dist/model/destinationSortKeys.d.ts +5 -0
- package/dist/model/destinationSortKeys.d.ts.map +1 -0
- package/dist/model/destinationType.d.ts +4 -1
- package/dist/model/destinationType.d.ts.map +1 -1
- package/dist/model/destinationUpdate.d.ts +17 -8
- package/dist/model/destinationUpdate.d.ts.map +1 -1
- package/dist/model/destinationUpdateResponse.d.ts +17 -8
- package/dist/model/destinationUpdateResponse.d.ts.map +1 -1
- package/dist/model/dockerImageType.d.ts +5 -0
- package/dist/model/dockerImageType.d.ts.map +1 -0
- package/dist/model/dockerRegistry.d.ts +5 -0
- package/dist/model/dockerRegistry.d.ts.map +1 -0
- package/dist/model/dockerSourceDiscover.d.ts +11 -0
- package/dist/model/dockerSourceDiscover.d.ts.map +1 -0
- package/dist/model/dockerSourceStreams.d.ts +4 -0
- package/dist/model/dockerSourceStreams.d.ts.map +1 -0
- package/dist/model/errorBase.d.ts +6 -6
- package/dist/model/errorBase.d.ts.map +1 -1
- package/dist/model/event.d.ts +30 -14
- package/dist/model/event.d.ts.map +1 -1
- package/dist/model/eventSortKeys.d.ts +5 -0
- package/dist/model/eventSortKeys.d.ts.map +1 -0
- package/dist/model/eventStatus.d.ts +1 -1
- package/dist/model/eventStatus.d.ts.map +1 -1
- package/dist/model/eventType.d.ts +1 -1
- package/dist/model/eventType.d.ts.map +1 -1
- package/dist/model/index.d.ts +117 -63
- package/dist/model/index.d.ts.map +1 -1
- package/dist/model/listAuthenticationsResponse.d.ts +6 -6
- package/dist/model/listAuthenticationsResponse.d.ts.map +1 -1
- package/dist/model/listDestinationsResponse.d.ts +6 -6
- package/dist/model/listDestinationsResponse.d.ts.map +1 -1
- package/dist/model/listEventsResponse.d.ts +8 -6
- package/dist/model/listEventsResponse.d.ts.map +1 -1
- package/dist/model/listSourcesResponse.d.ts +6 -6
- package/dist/model/listSourcesResponse.d.ts.map +1 -1
- package/dist/model/listTasksResponse.d.ts +9 -6
- package/dist/model/listTasksResponse.d.ts.map +1 -1
- package/dist/model/mappingFieldDirective.d.ts +14 -0
- package/dist/model/mappingFieldDirective.d.ts.map +1 -0
- package/dist/model/mappingInput.d.ts +12 -0
- package/dist/model/mappingInput.d.ts.map +1 -0
- package/dist/model/mappingKitAction.d.ts +20 -0
- package/dist/model/mappingKitAction.d.ts.map +1 -0
- package/dist/model/mappingTypeCSV.d.ts +2 -0
- package/dist/model/mappingTypeCSV.d.ts.map +1 -0
- package/dist/model/methodType.d.ts +1 -1
- package/dist/model/methodType.d.ts.map +1 -1
- package/dist/model/onDemandDateUtilsInput.d.ts +16 -0
- package/dist/model/onDemandDateUtilsInput.d.ts.map +1 -0
- package/dist/model/onDemandTrigger.d.ts +12 -0
- package/dist/model/onDemandTrigger.d.ts.map +1 -0
- package/dist/model/onDemandTriggerInput.d.ts +8 -0
- package/dist/model/onDemandTriggerInput.d.ts.map +1 -0
- package/dist/model/onDemandTriggerType.d.ts +5 -0
- package/dist/model/onDemandTriggerType.d.ts.map +1 -0
- package/dist/model/orderKeys.d.ts +5 -0
- package/dist/model/orderKeys.d.ts.map +1 -0
- package/dist/model/pagination.d.ts +6 -6
- package/dist/model/pagination.d.ts.map +1 -1
- package/dist/model/platform.d.ts +5 -0
- package/dist/model/platform.d.ts.map +1 -0
- package/dist/model/platformNone.d.ts +5 -0
- package/dist/model/platformNone.d.ts.map +1 -0
- package/dist/model/platformWithNone.d.ts +4 -0
- package/dist/model/platformWithNone.d.ts.map +1 -0
- package/dist/model/recordType.d.ts +5 -0
- package/dist/model/recordType.d.ts.map +1 -0
- package/dist/model/run.d.ts +41 -29
- package/dist/model/run.d.ts.map +1 -1
- package/dist/model/runListResponse.d.ts +8 -6
- package/dist/model/runListResponse.d.ts.map +1 -1
- package/dist/model/runOutcome.d.ts +1 -1
- package/dist/model/runOutcome.d.ts.map +1 -1
- package/dist/model/runProgress.d.ts +4 -4
- package/dist/model/runProgress.d.ts.map +1 -1
- package/dist/model/runReasonCode.d.ts +5 -0
- package/dist/model/runReasonCode.d.ts.map +1 -0
- package/dist/model/runResponse.d.ts +13 -7
- package/dist/model/runResponse.d.ts.map +1 -1
- package/dist/model/runSortKeys.d.ts +5 -0
- package/dist/model/runSortKeys.d.ts.map +1 -0
- package/dist/model/runStatus.d.ts +1 -1
- package/dist/model/runStatus.d.ts.map +1 -1
- package/dist/model/runType.d.ts +1 -1
- package/dist/model/runType.d.ts.map +1 -1
- package/dist/model/scheduleDateUtilsInput.d.ts +12 -0
- package/dist/model/scheduleDateUtilsInput.d.ts.map +1 -0
- package/dist/model/scheduleTrigger.d.ts +20 -0
- package/dist/model/scheduleTrigger.d.ts.map +1 -0
- package/dist/model/scheduleTriggerInput.d.ts +12 -0
- package/dist/model/scheduleTriggerInput.d.ts.map +1 -0
- package/dist/model/scheduleTriggerType.d.ts +5 -0
- package/dist/model/scheduleTriggerType.d.ts.map +1 -0
- package/dist/model/source.d.ts +23 -17
- package/dist/model/source.d.ts.map +1 -1
- package/dist/model/sourceBigCommerce.d.ts +12 -3
- package/dist/model/sourceBigCommerce.d.ts.map +1 -1
- package/dist/model/sourceBigQuery.d.ts +29 -0
- package/dist/model/sourceBigQuery.d.ts.map +1 -0
- package/dist/model/sourceCSV.d.ts +22 -0
- package/dist/model/sourceCSV.d.ts.map +1 -0
- package/dist/model/sourceCommercetools.d.ts +15 -9
- package/dist/model/sourceCommercetools.d.ts.map +1 -1
- package/dist/model/sourceCreate.d.ts +11 -8
- package/dist/model/sourceCreate.d.ts.map +1 -1
- package/dist/model/sourceCreateResponse.d.ts +11 -8
- package/dist/model/sourceCreateResponse.d.ts.map +1 -1
- package/dist/model/sourceDocker.d.ts +19 -0
- package/dist/model/sourceDocker.d.ts.map +1 -0
- package/dist/model/sourceGA4BigQueryExport.d.ts +15 -0
- package/dist/model/sourceGA4BigQueryExport.d.ts.map +1 -0
- package/dist/model/sourceInput.d.ts +8 -4
- package/dist/model/sourceInput.d.ts.map +1 -1
- package/dist/model/sourceJSON.d.ts +13 -0
- package/dist/model/sourceJSON.d.ts.map +1 -0
- package/dist/model/sourceSearch.d.ts +4 -0
- package/dist/model/sourceSearch.d.ts.map +1 -0
- package/dist/model/sourceSortKeys.d.ts +5 -0
- package/dist/model/sourceSortKeys.d.ts.map +1 -0
- package/dist/model/sourceType.d.ts +1 -1
- package/dist/model/sourceType.d.ts.map +1 -1
- package/dist/model/sourceUpdate.d.ts +9 -8
- package/dist/model/sourceUpdate.d.ts.map +1 -1
- package/dist/model/sourceUpdateCommercetools.d.ts +18 -0
- package/dist/model/sourceUpdateCommercetools.d.ts.map +1 -0
- package/dist/model/sourceUpdateDocker.d.ts +17 -0
- package/dist/model/sourceUpdateDocker.d.ts.map +1 -0
- package/dist/model/sourceUpdateInput.d.ts +8 -0
- package/dist/model/sourceUpdateInput.d.ts.map +1 -0
- package/dist/model/sourceUpdateResponse.d.ts +11 -8
- package/dist/model/sourceUpdateResponse.d.ts.map +1 -1
- package/dist/model/streamingTrigger.d.ts +8 -0
- package/dist/model/streamingTrigger.d.ts.map +1 -0
- package/dist/model/streamingTriggerType.d.ts +5 -0
- package/dist/model/streamingTriggerType.d.ts.map +1 -0
- package/dist/model/streamingUtilsInput.d.ts +8 -0
- package/dist/model/streamingUtilsInput.d.ts.map +1 -0
- package/dist/model/subscriptionTrigger.d.ts +8 -0
- package/dist/model/subscriptionTrigger.d.ts.map +1 -0
- package/dist/model/subscriptionTriggerType.d.ts +5 -0
- package/dist/model/subscriptionTriggerType.d.ts.map +1 -0
- package/dist/model/task.d.ts +36 -18
- package/dist/model/task.d.ts.map +1 -1
- package/dist/model/taskCreate.d.ts +27 -9
- package/dist/model/taskCreate.d.ts.map +1 -1
- package/dist/model/taskCreateResponse.d.ts +13 -7
- package/dist/model/taskCreateResponse.d.ts.map +1 -1
- package/dist/model/taskCreateTrigger.d.ts +6 -0
- package/dist/model/taskCreateTrigger.d.ts.map +1 -0
- package/dist/model/taskInput.d.ts +5 -0
- package/dist/model/taskInput.d.ts.map +1 -0
- package/dist/model/taskSearch.d.ts +4 -0
- package/dist/model/taskSearch.d.ts.map +1 -0
- package/dist/model/taskSortKeys.d.ts +5 -0
- package/dist/model/taskSortKeys.d.ts.map +1 -0
- package/dist/model/taskUpdate.d.ts +21 -6
- package/dist/model/taskUpdate.d.ts.map +1 -1
- package/dist/model/taskUpdateResponse.d.ts +13 -7
- package/dist/model/taskUpdateResponse.d.ts.map +1 -1
- package/dist/model/trigger.d.ts +5 -13
- package/dist/model/trigger.d.ts.map +1 -1
- package/dist/model/triggerType.d.ts +4 -1
- package/dist/model/triggerType.d.ts.map +1 -1
- package/dist/model/triggerUpdateInput.d.ts +10 -0
- package/dist/model/triggerUpdateInput.d.ts.map +1 -0
- package/dist/model/window.d.ts +14 -0
- package/dist/model/window.d.ts.map +1 -0
- package/dist/src/ingestionClient.d.ts +574 -325
- package/dist/src/ingestionClient.d.ts.map +1 -1
- package/index.js +1 -1
- package/model/actionType.ts +5 -2
- package/model/authAPIKey.ts +4 -1
- package/model/authAPIKeyPartial.ts +8 -0
- package/model/authAlgolia.ts +7 -1
- package/model/authAlgoliaPartial.ts +13 -0
- package/model/authBasic.ts +4 -1
- package/model/authBasicPartial.ts +10 -0
- package/model/authGoogleServiceAccount.ts +10 -1
- package/model/authGoogleServiceAccountPartial.ts +16 -0
- package/model/authInput.ts +1 -1
- package/model/authInputPartial.ts +14 -0
- package/model/authOAuth.ts +13 -3
- package/model/authOAuthPartial.ts +21 -0
- package/model/authentication.ts +15 -3
- package/model/authenticationCreate.ts +9 -3
- package/model/authenticationCreateResponse.ts +10 -1
- package/model/authenticationSearch.ts +8 -0
- package/model/authenticationSortKeys.ts +11 -0
- package/model/authenticationType.ts +4 -1
- package/model/authenticationUpdate.ts +11 -5
- package/model/authenticationUpdateResponse.ts +10 -1
- package/model/bigCommerceChannel.ts +13 -0
- package/model/bigCommerceMetafield.ts +13 -0
- package/model/bigQueryDataType.ts +3 -0
- package/model/clientMethodProps.ts +224 -36
- package/model/commercetoolsCustomFields.ts +21 -0
- package/model/deleteResponse.ts +1 -1
- package/model/destination.ts +13 -1
- package/model/destinationCreate.ts +11 -2
- package/model/destinationCreateResponse.ts +10 -1
- package/model/destinationIndexName.ts +13 -1
- package/model/destinationIndexPrefix.ts +4 -1
- package/model/destinationInput.ts +1 -1
- package/model/destinationSearch.ts +8 -0
- package/model/destinationSortKeys.ts +6 -0
- package/model/destinationType.ts +5 -2
- package/model/destinationUpdate.ts +10 -1
- package/model/destinationUpdateResponse.ts +10 -1
- package/model/dockerImageType.ts +6 -0
- package/model/dockerRegistry.ts +6 -0
- package/model/dockerSourceDiscover.ts +13 -0
- package/model/dockerSourceStreams.ts +5 -0
- package/model/errorBase.ts +1 -1
- package/model/event.ts +18 -1
- package/model/eventSortKeys.ts +6 -0
- package/model/eventStatus.ts +2 -1
- package/model/eventType.ts +2 -2
- package/model/index.ts +60 -6
- package/model/listAuthenticationsResponse.ts +1 -1
- package/model/listDestinationsResponse.ts +1 -1
- package/model/listEventsResponse.ts +4 -1
- package/model/listSourcesResponse.ts +1 -1
- package/model/listTasksResponse.ts +4 -1
- package/model/mappingFieldDirective.ts +16 -0
- package/model/mappingInput.ts +15 -0
- package/model/mappingKitAction.ts +25 -0
- package/model/mappingTypeCSV.ts +8 -0
- package/model/methodType.ts +1 -1
- package/model/onDemandDateUtilsInput.ts +20 -0
- package/model/onDemandTrigger.ts +15 -0
- package/model/onDemandTriggerInput.ts +10 -0
- package/model/onDemandTriggerType.ts +6 -0
- package/model/orderKeys.ts +6 -0
- package/model/pagination.ts +1 -1
- package/model/platform.ts +6 -0
- package/model/platformNone.ts +6 -0
- package/model/platformWithNone.ts +6 -0
- package/model/recordType.ts +6 -0
- package/model/run.ts +20 -6
- package/model/runListResponse.ts +4 -1
- package/model/runOutcome.ts +2 -2
- package/model/runProgress.ts +1 -1
- package/model/runReasonCode.ts +13 -0
- package/model/runResponse.ts +7 -1
- package/model/runSortKeys.ts +6 -0
- package/model/runStatus.ts +7 -2
- package/model/runType.ts +2 -2
- package/model/scheduleDateUtilsInput.ts +15 -0
- package/model/scheduleTrigger.ts +25 -0
- package/model/scheduleTriggerInput.ts +15 -0
- package/model/scheduleTriggerType.ts +6 -0
- package/model/source.ts +7 -1
- package/model/sourceBigCommerce.ts +16 -2
- package/model/sourceBigQuery.ts +37 -0
- package/model/sourceCSV.ts +28 -0
- package/model/sourceCommercetools.ts +10 -1
- package/model/sourceCreate.ts +5 -2
- package/model/sourceCreateResponse.ts +4 -1
- package/model/sourceDocker.ts +25 -0
- package/model/sourceGA4BigQueryExport.ts +18 -0
- package/model/sourceInput.ts +14 -3
- package/model/sourceJSON.ts +17 -0
- package/model/sourceSearch.ts +5 -0
- package/model/sourceSortKeys.ts +6 -0
- package/model/sourceType.ts +9 -2
- package/model/sourceUpdate.ts +6 -6
- package/model/sourceUpdateCommercetools.ts +24 -0
- package/model/sourceUpdateDocker.ts +22 -0
- package/model/sourceUpdateInput.ts +16 -0
- package/model/sourceUpdateResponse.ts +4 -1
- package/model/streamingTrigger.ts +10 -0
- package/model/streamingTriggerType.ts +6 -0
- package/model/streamingUtilsInput.ts +10 -0
- package/model/subscriptionTrigger.ts +10 -0
- package/model/subscriptionTriggerType.ts +6 -0
- package/model/task.ts +22 -2
- package/model/taskCreate.ts +23 -3
- package/model/taskCreateResponse.ts +7 -1
- package/model/taskCreateTrigger.ts +12 -0
- package/model/taskInput.ts +10 -0
- package/model/taskSearch.ts +5 -0
- package/model/taskSortKeys.ts +11 -0
- package/model/taskUpdate.ts +20 -3
- package/model/taskUpdateResponse.ts +7 -1
- package/model/trigger.ts +12 -19
- package/model/triggerType.ts +9 -2
- package/model/triggerUpdateInput.ts +11 -0
- package/model/window.ts +16 -0
- package/package.json +10 -9
- package/dist/model/authenticationInput.d.ts +0 -5
- package/dist/model/authenticationInput.d.ts.map +0 -1
- package/dist/model/authenticationWithInput.d.ts +0 -4
- package/dist/model/authenticationWithInput.d.ts.map +0 -1
- package/dist/model/platformType.d.ts +0 -2
- package/dist/model/platformType.d.ts.map +0 -1
- package/dist/model/sourceJson.d.ts +0 -6
- package/dist/model/sourceJson.d.ts.map +0 -1
- package/dist/model/triggerInput.d.ts +0 -6
- package/dist/model/triggerInput.d.ts.map +0 -1
- package/model/authenticationInput.ts +0 -7
- package/model/authenticationWithInput.ts +0 -6
- package/model/platformType.ts +0 -3
- package/model/sourceJson.ts +0 -9
- package/model/triggerInput.ts +0 -9
|
@@ -1,283 +1,466 @@
|
|
|
1
|
-
import type { ActionType } from './actionType';
|
|
2
|
-
import type {
|
|
3
|
-
import type {
|
|
4
|
-
import type {
|
|
5
|
-
import type {
|
|
6
|
-
import type {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
/**
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
*
|
|
31
|
-
*/
|
|
32
|
-
|
|
33
|
-
};
|
|
34
|
-
/**
|
|
35
|
-
* Properties for the `
|
|
36
|
-
*/
|
|
37
|
-
export
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
*/
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
/**
|
|
131
|
-
* The
|
|
132
|
-
*/
|
|
133
|
-
|
|
134
|
-
};
|
|
135
|
-
/**
|
|
136
|
-
* Properties for the `
|
|
137
|
-
*/
|
|
138
|
-
export
|
|
139
|
-
/**
|
|
140
|
-
* The
|
|
141
|
-
*/
|
|
142
|
-
|
|
143
|
-
};
|
|
144
|
-
/**
|
|
145
|
-
* Properties for the `
|
|
146
|
-
*/
|
|
147
|
-
export
|
|
148
|
-
/**
|
|
149
|
-
* The number of items per page to return.
|
|
150
|
-
*/
|
|
151
|
-
itemsPerPage?: number;
|
|
152
|
-
/**
|
|
153
|
-
* The page number to fetch, starting at 1.
|
|
154
|
-
*/
|
|
155
|
-
page?: number;
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
/**
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
/**
|
|
258
|
-
* The
|
|
259
|
-
*/
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
};
|
|
1
|
+
import type { ActionType } from './actionType';
|
|
2
|
+
import type { AuthenticationSortKeys } from './authenticationSortKeys';
|
|
3
|
+
import type { AuthenticationType } from './authenticationType';
|
|
4
|
+
import type { AuthenticationUpdate } from './authenticationUpdate';
|
|
5
|
+
import type { DestinationSortKeys } from './destinationSortKeys';
|
|
6
|
+
import type { DestinationType } from './destinationType';
|
|
7
|
+
import type { DestinationUpdate } from './destinationUpdate';
|
|
8
|
+
import type { EventSortKeys } from './eventSortKeys';
|
|
9
|
+
import type { EventStatus } from './eventStatus';
|
|
10
|
+
import type { EventType } from './eventType';
|
|
11
|
+
import type { OrderKeys } from './orderKeys';
|
|
12
|
+
import type { PlatformWithNone } from './platformWithNone';
|
|
13
|
+
import type { RunSortKeys } from './runSortKeys';
|
|
14
|
+
import type { RunStatus } from './runStatus';
|
|
15
|
+
import type { SourceSortKeys } from './sourceSortKeys';
|
|
16
|
+
import type { SourceType } from './sourceType';
|
|
17
|
+
import type { SourceUpdate } from './sourceUpdate';
|
|
18
|
+
import type { TaskSortKeys } from './taskSortKeys';
|
|
19
|
+
import type { TaskUpdate } from './taskUpdate';
|
|
20
|
+
import type { TriggerType } from './triggerType';
|
|
21
|
+
/**
|
|
22
|
+
* Properties for the `customDelete` method.
|
|
23
|
+
*/
|
|
24
|
+
export type CustomDeleteProps = {
|
|
25
|
+
/**
|
|
26
|
+
* Path of the endpoint, anything after \"/1\" must be specified.
|
|
27
|
+
*/
|
|
28
|
+
path: string;
|
|
29
|
+
/**
|
|
30
|
+
* Query parameters to apply to the current query.
|
|
31
|
+
*/
|
|
32
|
+
parameters?: Record<string, any>;
|
|
33
|
+
};
|
|
34
|
+
/**
|
|
35
|
+
* Properties for the `customGet` method.
|
|
36
|
+
*/
|
|
37
|
+
export type CustomGetProps = {
|
|
38
|
+
/**
|
|
39
|
+
* Path of the endpoint, anything after \"/1\" must be specified.
|
|
40
|
+
*/
|
|
41
|
+
path: string;
|
|
42
|
+
/**
|
|
43
|
+
* Query parameters to apply to the current query.
|
|
44
|
+
*/
|
|
45
|
+
parameters?: Record<string, any>;
|
|
46
|
+
};
|
|
47
|
+
/**
|
|
48
|
+
* Properties for the `customPost` method.
|
|
49
|
+
*/
|
|
50
|
+
export type CustomPostProps = {
|
|
51
|
+
/**
|
|
52
|
+
* Path of the endpoint, anything after \"/1\" must be specified.
|
|
53
|
+
*/
|
|
54
|
+
path: string;
|
|
55
|
+
/**
|
|
56
|
+
* Query parameters to apply to the current query.
|
|
57
|
+
*/
|
|
58
|
+
parameters?: Record<string, any>;
|
|
59
|
+
/**
|
|
60
|
+
* Parameters to send with the custom request.
|
|
61
|
+
*/
|
|
62
|
+
body?: Record<string, any>;
|
|
63
|
+
};
|
|
64
|
+
/**
|
|
65
|
+
* Properties for the `customPut` method.
|
|
66
|
+
*/
|
|
67
|
+
export type CustomPutProps = {
|
|
68
|
+
/**
|
|
69
|
+
* Path of the endpoint, anything after \"/1\" must be specified.
|
|
70
|
+
*/
|
|
71
|
+
path: string;
|
|
72
|
+
/**
|
|
73
|
+
* Query parameters to apply to the current query.
|
|
74
|
+
*/
|
|
75
|
+
parameters?: Record<string, any>;
|
|
76
|
+
/**
|
|
77
|
+
* Parameters to send with the custom request.
|
|
78
|
+
*/
|
|
79
|
+
body?: Record<string, any>;
|
|
80
|
+
};
|
|
81
|
+
/**
|
|
82
|
+
* Properties for the `deleteAuthentication` method.
|
|
83
|
+
*/
|
|
84
|
+
export type DeleteAuthenticationProps = {
|
|
85
|
+
/**
|
|
86
|
+
* The authentication UUID.
|
|
87
|
+
*/
|
|
88
|
+
authenticationID: string;
|
|
89
|
+
};
|
|
90
|
+
/**
|
|
91
|
+
* Properties for the `deleteDestination` method.
|
|
92
|
+
*/
|
|
93
|
+
export type DeleteDestinationProps = {
|
|
94
|
+
/**
|
|
95
|
+
* The destination UUID.
|
|
96
|
+
*/
|
|
97
|
+
destinationID: string;
|
|
98
|
+
};
|
|
99
|
+
/**
|
|
100
|
+
* Properties for the `deleteSource` method.
|
|
101
|
+
*/
|
|
102
|
+
export type DeleteSourceProps = {
|
|
103
|
+
/**
|
|
104
|
+
* The source UUID.
|
|
105
|
+
*/
|
|
106
|
+
sourceID: string;
|
|
107
|
+
};
|
|
108
|
+
/**
|
|
109
|
+
* Properties for the `deleteTask` method.
|
|
110
|
+
*/
|
|
111
|
+
export type DeleteTaskProps = {
|
|
112
|
+
/**
|
|
113
|
+
* The task UUID.
|
|
114
|
+
*/
|
|
115
|
+
taskID: string;
|
|
116
|
+
};
|
|
117
|
+
/**
|
|
118
|
+
* Properties for the `disableTask` method.
|
|
119
|
+
*/
|
|
120
|
+
export type DisableTaskProps = {
|
|
121
|
+
/**
|
|
122
|
+
* The task UUID.
|
|
123
|
+
*/
|
|
124
|
+
taskID: string;
|
|
125
|
+
};
|
|
126
|
+
/**
|
|
127
|
+
* Properties for the `enableTask` method.
|
|
128
|
+
*/
|
|
129
|
+
export type EnableTaskProps = {
|
|
130
|
+
/**
|
|
131
|
+
* The task UUID.
|
|
132
|
+
*/
|
|
133
|
+
taskID: string;
|
|
134
|
+
};
|
|
135
|
+
/**
|
|
136
|
+
* Properties for the `getAuthentication` method.
|
|
137
|
+
*/
|
|
138
|
+
export type GetAuthenticationProps = {
|
|
139
|
+
/**
|
|
140
|
+
* The authentication UUID.
|
|
141
|
+
*/
|
|
142
|
+
authenticationID: string;
|
|
143
|
+
};
|
|
144
|
+
/**
|
|
145
|
+
* Properties for the `getAuthentications` method.
|
|
146
|
+
*/
|
|
147
|
+
export type GetAuthenticationsProps = {
|
|
148
|
+
/**
|
|
149
|
+
* The number of items per page to return.
|
|
150
|
+
*/
|
|
151
|
+
itemsPerPage?: number;
|
|
152
|
+
/**
|
|
153
|
+
* The page number to fetch, starting at 1.
|
|
154
|
+
*/
|
|
155
|
+
page?: number;
|
|
156
|
+
/**
|
|
157
|
+
* The type of the authentications to retrieve.
|
|
158
|
+
*/
|
|
159
|
+
type?: AuthenticationType[];
|
|
160
|
+
/**
|
|
161
|
+
* The platform of the authentications to retrieve.
|
|
162
|
+
*/
|
|
163
|
+
platform?: PlatformWithNone[];
|
|
164
|
+
/**
|
|
165
|
+
* The key by which the list should be sorted.
|
|
166
|
+
*/
|
|
167
|
+
sort?: AuthenticationSortKeys;
|
|
168
|
+
/**
|
|
169
|
+
* The order of the returned list.
|
|
170
|
+
*/
|
|
171
|
+
order?: OrderKeys;
|
|
172
|
+
};
|
|
173
|
+
/**
|
|
174
|
+
* Properties for the `getDestination` method.
|
|
175
|
+
*/
|
|
176
|
+
export type GetDestinationProps = {
|
|
177
|
+
/**
|
|
178
|
+
* The destination UUID.
|
|
179
|
+
*/
|
|
180
|
+
destinationID: string;
|
|
181
|
+
};
|
|
182
|
+
/**
|
|
183
|
+
* Properties for the `getDestinations` method.
|
|
184
|
+
*/
|
|
185
|
+
export type GetDestinationsProps = {
|
|
186
|
+
/**
|
|
187
|
+
* The number of items per page to return.
|
|
188
|
+
*/
|
|
189
|
+
itemsPerPage?: number;
|
|
190
|
+
/**
|
|
191
|
+
* The page number to fetch, starting at 1.
|
|
192
|
+
*/
|
|
193
|
+
page?: number;
|
|
194
|
+
/**
|
|
195
|
+
* The type of the destinations to retrive.
|
|
196
|
+
*/
|
|
197
|
+
type?: DestinationType[];
|
|
198
|
+
/**
|
|
199
|
+
* The authenticationIDs of the destinations to retrive.
|
|
200
|
+
*/
|
|
201
|
+
authenticationID?: string[];
|
|
202
|
+
/**
|
|
203
|
+
* The key by which the list should be sorted.
|
|
204
|
+
*/
|
|
205
|
+
sort?: DestinationSortKeys;
|
|
206
|
+
/**
|
|
207
|
+
* The order of the returned list.
|
|
208
|
+
*/
|
|
209
|
+
order?: OrderKeys;
|
|
210
|
+
};
|
|
211
|
+
/**
|
|
212
|
+
* Properties for the `getDockerSourceStreams` method.
|
|
213
|
+
*/
|
|
214
|
+
export type GetDockerSourceStreamsProps = {
|
|
215
|
+
/**
|
|
216
|
+
* The source UUID.
|
|
217
|
+
*/
|
|
218
|
+
sourceID: string;
|
|
219
|
+
};
|
|
220
|
+
/**
|
|
221
|
+
* Properties for the `getEvent` method.
|
|
222
|
+
*/
|
|
223
|
+
export type GetEventProps = {
|
|
224
|
+
/**
|
|
225
|
+
* The run UUID.
|
|
226
|
+
*/
|
|
227
|
+
runID: string;
|
|
228
|
+
/**
|
|
229
|
+
* The event UUID.
|
|
230
|
+
*/
|
|
231
|
+
eventID: string;
|
|
232
|
+
};
|
|
233
|
+
/**
|
|
234
|
+
* Properties for the `getEvents` method.
|
|
235
|
+
*/
|
|
236
|
+
export type GetEventsProps = {
|
|
237
|
+
/**
|
|
238
|
+
* The run UUID.
|
|
239
|
+
*/
|
|
240
|
+
runID: string;
|
|
241
|
+
/**
|
|
242
|
+
* The number of items per page to return.
|
|
243
|
+
*/
|
|
244
|
+
itemsPerPage?: number;
|
|
245
|
+
/**
|
|
246
|
+
* The page number to fetch, starting at 1.
|
|
247
|
+
*/
|
|
248
|
+
page?: number;
|
|
249
|
+
/**
|
|
250
|
+
* Filter the status of the events.
|
|
251
|
+
*/
|
|
252
|
+
status?: EventStatus[];
|
|
253
|
+
/**
|
|
254
|
+
* Filter the type of the events.
|
|
255
|
+
*/
|
|
256
|
+
type?: EventType[];
|
|
257
|
+
/**
|
|
258
|
+
* The key by which the list should be sorted.
|
|
259
|
+
*/
|
|
260
|
+
sort?: EventSortKeys;
|
|
261
|
+
/**
|
|
262
|
+
* The order of the returned list.
|
|
263
|
+
*/
|
|
264
|
+
order?: OrderKeys;
|
|
265
|
+
/**
|
|
266
|
+
* The start date (in RFC3339 format) of the events fetching window. Defaults to \'now\'-3 hours if omitted.
|
|
267
|
+
*/
|
|
268
|
+
startDate?: string;
|
|
269
|
+
/**
|
|
270
|
+
* The end date (in RFC3339 format) of the events fetching window. Defaults to \'now\' days if omitted.
|
|
271
|
+
*/
|
|
272
|
+
endDate?: string;
|
|
273
|
+
};
|
|
274
|
+
/**
|
|
275
|
+
* Properties for the `getRun` method.
|
|
276
|
+
*/
|
|
277
|
+
export type GetRunProps = {
|
|
278
|
+
/**
|
|
279
|
+
* The run UUID.
|
|
280
|
+
*/
|
|
281
|
+
runID: string;
|
|
282
|
+
};
|
|
283
|
+
/**
|
|
284
|
+
* Properties for the `getRuns` method.
|
|
285
|
+
*/
|
|
286
|
+
export type GetRunsProps = {
|
|
287
|
+
/**
|
|
288
|
+
* The number of items per page to return.
|
|
289
|
+
*/
|
|
290
|
+
itemsPerPage?: number;
|
|
291
|
+
/**
|
|
292
|
+
* The page number to fetch, starting at 1.
|
|
293
|
+
*/
|
|
294
|
+
page?: number;
|
|
295
|
+
/**
|
|
296
|
+
* Filter the status of the runs.
|
|
297
|
+
*/
|
|
298
|
+
status?: RunStatus[];
|
|
299
|
+
/**
|
|
300
|
+
* Filter by taskID.
|
|
301
|
+
*/
|
|
302
|
+
taskID?: string;
|
|
303
|
+
/**
|
|
304
|
+
* The key by which the list should be sorted.
|
|
305
|
+
*/
|
|
306
|
+
sort?: RunSortKeys;
|
|
307
|
+
/**
|
|
308
|
+
* The order of the returned list.
|
|
309
|
+
*/
|
|
310
|
+
order?: OrderKeys;
|
|
311
|
+
/**
|
|
312
|
+
* The start date (in RFC3339 format) of the runs fetching window. Defaults to \'now\'-7 days if omitted.
|
|
313
|
+
*/
|
|
314
|
+
startDate?: string;
|
|
315
|
+
/**
|
|
316
|
+
* The end date (in RFC3339 format) of the runs fetching window. Defaults to \'now\' days if omitted.
|
|
317
|
+
*/
|
|
318
|
+
endDate?: string;
|
|
319
|
+
};
|
|
320
|
+
/**
|
|
321
|
+
* Properties for the `getSource` method.
|
|
322
|
+
*/
|
|
323
|
+
export type GetSourceProps = {
|
|
324
|
+
/**
|
|
325
|
+
* The source UUID.
|
|
326
|
+
*/
|
|
327
|
+
sourceID: string;
|
|
328
|
+
};
|
|
329
|
+
/**
|
|
330
|
+
* Properties for the `getSources` method.
|
|
331
|
+
*/
|
|
332
|
+
export type GetSourcesProps = {
|
|
333
|
+
/**
|
|
334
|
+
* The number of items per page to return.
|
|
335
|
+
*/
|
|
336
|
+
itemsPerPage?: number;
|
|
337
|
+
/**
|
|
338
|
+
* The page number to fetch, starting at 1.
|
|
339
|
+
*/
|
|
340
|
+
page?: number;
|
|
341
|
+
/**
|
|
342
|
+
* The type of the sources to retrieve.
|
|
343
|
+
*/
|
|
344
|
+
type?: SourceType[];
|
|
345
|
+
/**
|
|
346
|
+
* The authenticationIDs of the sources to retrieve. \'none\' returns sources that doesn\'t have an authentication.
|
|
347
|
+
*/
|
|
348
|
+
authenticationID?: string[];
|
|
349
|
+
/**
|
|
350
|
+
* The key by which the list should be sorted.
|
|
351
|
+
*/
|
|
352
|
+
sort?: SourceSortKeys;
|
|
353
|
+
/**
|
|
354
|
+
* The order of the returned list.
|
|
355
|
+
*/
|
|
356
|
+
order?: OrderKeys;
|
|
357
|
+
};
|
|
358
|
+
/**
|
|
359
|
+
* Properties for the `getTask` method.
|
|
360
|
+
*/
|
|
361
|
+
export type GetTaskProps = {
|
|
362
|
+
/**
|
|
363
|
+
* The task UUID.
|
|
364
|
+
*/
|
|
365
|
+
taskID: string;
|
|
366
|
+
};
|
|
367
|
+
/**
|
|
368
|
+
* Properties for the `getTasks` method.
|
|
369
|
+
*/
|
|
370
|
+
export type GetTasksProps = {
|
|
371
|
+
/**
|
|
372
|
+
* The number of items per page to return.
|
|
373
|
+
*/
|
|
374
|
+
itemsPerPage?: number;
|
|
375
|
+
/**
|
|
376
|
+
* The page number to fetch, starting at 1.
|
|
377
|
+
*/
|
|
378
|
+
page?: number;
|
|
379
|
+
/**
|
|
380
|
+
* The action of the tasks to retrieve.
|
|
381
|
+
*/
|
|
382
|
+
action?: ActionType[];
|
|
383
|
+
/**
|
|
384
|
+
* Whether the task is enabled or not.
|
|
385
|
+
*/
|
|
386
|
+
enabled?: boolean;
|
|
387
|
+
/**
|
|
388
|
+
* The sourceIDs of the tasks to retrieve.
|
|
389
|
+
*/
|
|
390
|
+
sourceID?: string[];
|
|
391
|
+
/**
|
|
392
|
+
* The destinationIDs of the tasks to retrieve.
|
|
393
|
+
*/
|
|
394
|
+
destinationID?: string[];
|
|
395
|
+
/**
|
|
396
|
+
* The trigger type of the task.
|
|
397
|
+
*/
|
|
398
|
+
triggerType?: TriggerType[];
|
|
399
|
+
/**
|
|
400
|
+
* The key by which the list should be sorted.
|
|
401
|
+
*/
|
|
402
|
+
sort?: TaskSortKeys;
|
|
403
|
+
/**
|
|
404
|
+
* The order of the returned list.
|
|
405
|
+
*/
|
|
406
|
+
order?: OrderKeys;
|
|
407
|
+
};
|
|
408
|
+
/**
|
|
409
|
+
* Properties for the `runTask` method.
|
|
410
|
+
*/
|
|
411
|
+
export type RunTaskProps = {
|
|
412
|
+
/**
|
|
413
|
+
* The task UUID.
|
|
414
|
+
*/
|
|
415
|
+
taskID: string;
|
|
416
|
+
};
|
|
417
|
+
/**
|
|
418
|
+
* Properties for the `triggerDockerSourceDiscover` method.
|
|
419
|
+
*/
|
|
420
|
+
export type TriggerDockerSourceDiscoverProps = {
|
|
421
|
+
/**
|
|
422
|
+
* The source UUID.
|
|
423
|
+
*/
|
|
424
|
+
sourceID: string;
|
|
425
|
+
};
|
|
426
|
+
/**
|
|
427
|
+
* Properties for the `updateAuthentication` method.
|
|
428
|
+
*/
|
|
429
|
+
export type UpdateAuthenticationProps = {
|
|
430
|
+
/**
|
|
431
|
+
* The authentication UUID.
|
|
432
|
+
*/
|
|
433
|
+
authenticationID: string;
|
|
434
|
+
authenticationUpdate: AuthenticationUpdate;
|
|
435
|
+
};
|
|
436
|
+
/**
|
|
437
|
+
* Properties for the `updateDestination` method.
|
|
438
|
+
*/
|
|
439
|
+
export type UpdateDestinationProps = {
|
|
440
|
+
/**
|
|
441
|
+
* The destination UUID.
|
|
442
|
+
*/
|
|
443
|
+
destinationID: string;
|
|
444
|
+
destinationUpdate: DestinationUpdate;
|
|
445
|
+
};
|
|
446
|
+
/**
|
|
447
|
+
* Properties for the `updateSource` method.
|
|
448
|
+
*/
|
|
449
|
+
export type UpdateSourceProps = {
|
|
450
|
+
/**
|
|
451
|
+
* The source UUID.
|
|
452
|
+
*/
|
|
453
|
+
sourceID: string;
|
|
454
|
+
sourceUpdate: SourceUpdate;
|
|
455
|
+
};
|
|
456
|
+
/**
|
|
457
|
+
* Properties for the `updateTask` method.
|
|
458
|
+
*/
|
|
459
|
+
export type UpdateTaskProps = {
|
|
460
|
+
/**
|
|
461
|
+
* The task UUID.
|
|
462
|
+
*/
|
|
463
|
+
taskID: string;
|
|
464
|
+
taskUpdate: TaskUpdate;
|
|
465
|
+
};
|
|
283
466
|
//# sourceMappingURL=clientMethodProps.d.ts.map
|