|
2217 | 2217 | "CreateFlowRequestSchema (const)", |
2218 | 2218 | "CreateFlowResponse (type)", |
2219 | 2219 | "CreateFlowResponseSchema (const)", |
| 2220 | + "CreateImportJobRequest (type)", |
| 2221 | + "CreateImportJobRequestSchema (const)", |
| 2222 | + "CreateImportJobResponse (type)", |
| 2223 | + "CreateImportJobResponseSchema (const)", |
2220 | 2224 | "CreateManyDataRequest (type)", |
2221 | 2225 | "CreateManyDataRequestSchema (const)", |
2222 | 2226 | "CreateManyDataResponse (type)", |
|
2546 | 2550 | "HttpMethod (type)", |
2547 | 2551 | "HttpStatusCode (type)", |
2548 | 2552 | "I18nProtocol (interface)", |
| 2553 | + "IMPORT_JOB_MAX_ROWS (const)", |
2549 | 2554 | "IdRequest (type)", |
2550 | 2555 | "IdRequestSchema (const)", |
| 2556 | + "ImportJobApiContracts (const)", |
| 2557 | + "ImportJobProgress (type)", |
| 2558 | + "ImportJobProgressSchema (const)", |
| 2559 | + "ImportJobResults (type)", |
| 2560 | + "ImportJobResultsSchema (const)", |
| 2561 | + "ImportJobStatus (type)", |
| 2562 | + "ImportJobSummary (type)", |
| 2563 | + "ImportJobSummarySchema (const)", |
| 2564 | + "ImportMapping (type)", |
| 2565 | + "ImportMappingSchema (const)", |
| 2566 | + "ImportRequest (type)", |
| 2567 | + "ImportRequestSchema (const)", |
| 2568 | + "ImportResponse (type)", |
| 2569 | + "ImportResponseSchema (const)", |
| 2570 | + "ImportRowResult (type)", |
| 2571 | + "ImportRowResultSchema (const)", |
2551 | 2572 | "ImportValidationConfig (type)", |
2552 | 2573 | "ImportValidationConfigSchema (const)", |
2553 | 2574 | "ImportValidationMode (type)", |
2554 | 2575 | "ImportValidationResult (type)", |
2555 | 2576 | "ImportValidationResultSchema (const)", |
| 2577 | + "ImportWriteMode (type)", |
2556 | 2578 | "InitiateChunkedUploadRequest (type)", |
2557 | 2579 | "InitiateChunkedUploadRequestSchema (const)", |
2558 | 2580 | "InitiateChunkedUploadResponse (type)", |
|
2570 | 2592 | "ListFlowsRequestSchema (const)", |
2571 | 2593 | "ListFlowsResponse (type)", |
2572 | 2594 | "ListFlowsResponseSchema (const)", |
| 2595 | + "ListImportJobsRequest (type)", |
| 2596 | + "ListImportJobsRequestSchema (const)", |
| 2597 | + "ListImportJobsResponse (type)", |
| 2598 | + "ListImportJobsResponseSchema (const)", |
2573 | 2599 | "ListInstalledPackagesRequest (type)", |
2574 | 2600 | "ListInstalledPackagesRequestSchema (const)", |
2575 | 2601 | "ListInstalledPackagesResponse (type)", |
|
2893 | 2919 | "TriggerFlowRequestSchema (const)", |
2894 | 2920 | "TriggerFlowResponse (type)", |
2895 | 2921 | "TriggerFlowResponseSchema (const)", |
| 2922 | + "UndoImportJobResponse (type)", |
| 2923 | + "UndoImportJobResponseSchema (const)", |
2896 | 2924 | "UninstallPackageApiRequest (type)", |
2897 | 2925 | "UninstallPackageApiRequestSchema (const)", |
2898 | 2926 | "UninstallPackageApiResponse (type)", |
|
0 commit comments