@gooddata/api-client-tiger 11.10.0-alpha.4 → 11.10.0-alpha.6
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/esm/__version.d.ts +1 -1
- package/esm/__version.js +1 -1
- package/esm/actions.d.ts.map +1 -1
- package/esm/actions.js +2 -2
- package/esm/actions.js.map +1 -1
- package/esm/api-client-tiger.d.ts +52895 -62477
- package/esm/api-endpoints/actions/index.d.ts +2 -0
- package/esm/api-endpoints/actions/index.d.ts.map +1 -0
- package/esm/api-endpoints/actions/index.js +4 -0
- package/esm/api-endpoints/actions/index.js.map +1 -0
- package/esm/api-endpoints/authActions/index.d.ts +2 -0
- package/esm/api-endpoints/authActions/index.d.ts.map +1 -0
- package/esm/api-endpoints/authActions/index.js +4 -0
- package/esm/api-endpoints/authActions/index.js.map +1 -0
- package/esm/api-endpoints/automation/index.d.ts +2 -0
- package/esm/api-endpoints/automation/index.d.ts.map +1 -0
- package/esm/api-endpoints/automation/index.js +4 -0
- package/esm/api-endpoints/automation/index.js.map +1 -0
- package/esm/api-endpoints/entitiesObjects/index.d.ts +33 -0
- package/esm/api-endpoints/entitiesObjects/index.d.ts.map +1 -0
- package/esm/api-endpoints/entitiesObjects/index.js +66 -0
- package/esm/api-endpoints/entitiesObjects/index.js.map +1 -0
- package/esm/api-endpoints/execution/index.d.ts +3 -0
- package/esm/api-endpoints/execution/index.d.ts.map +1 -0
- package/esm/api-endpoints/execution/index.js +6 -0
- package/esm/api-endpoints/execution/index.js.map +1 -0
- package/esm/api-endpoints/explain/index.d.ts +2 -0
- package/esm/api-endpoints/explain/index.d.ts.map +1 -0
- package/esm/api-endpoints/explain/index.js +4 -0
- package/esm/api-endpoints/explain/index.js.map +1 -0
- package/esm/api-endpoints/export/index.d.ts +2 -0
- package/esm/api-endpoints/export/index.d.ts.map +1 -0
- package/esm/api-endpoints/export/index.js +4 -0
- package/esm/api-endpoints/export/index.js.map +1 -0
- package/esm/api-endpoints/genAI/index.d.ts +2 -0
- package/esm/api-endpoints/genAI/index.d.ts.map +1 -0
- package/esm/api-endpoints/genAI/index.js +4 -0
- package/esm/api-endpoints/genAI/index.js.map +1 -0
- package/esm/api-endpoints/labelElements/index.d.ts +2 -0
- package/esm/api-endpoints/labelElements/index.d.ts.map +1 -0
- package/esm/api-endpoints/labelElements/index.js +4 -0
- package/esm/api-endpoints/labelElements/index.js.map +1 -0
- package/esm/api-endpoints/layout/index.d.ts +2 -0
- package/esm/api-endpoints/layout/index.d.ts.map +1 -0
- package/esm/api-endpoints/layout/index.js +4 -0
- package/esm/api-endpoints/layout/index.js.map +1 -0
- package/esm/api-endpoints/profile/index.d.ts +3 -0
- package/esm/api-endpoints/profile/index.d.ts.map +1 -0
- package/esm/api-endpoints/profile/index.js +3 -0
- package/esm/api-endpoints/profile/index.js.map +1 -0
- package/esm/api-endpoints/result/index.d.ts +2 -0
- package/esm/api-endpoints/result/index.d.ts.map +1 -0
- package/esm/api-endpoints/result/index.js +4 -0
- package/esm/api-endpoints/result/index.js.map +1 -0
- package/esm/api-endpoints/scanModel/index.d.ts +2 -0
- package/esm/api-endpoints/scanModel/index.d.ts.map +1 -0
- package/esm/api-endpoints/scanModel/index.js +4 -0
- package/esm/api-endpoints/scanModel/index.js.map +1 -0
- package/esm/api-endpoints/smartFunctions/index.d.ts +2 -0
- package/esm/api-endpoints/smartFunctions/index.d.ts.map +1 -0
- package/esm/api-endpoints/smartFunctions/index.js +4 -0
- package/esm/api-endpoints/smartFunctions/index.js.map +1 -0
- package/esm/api-endpoints/userManagement/index.d.ts +2 -0
- package/esm/api-endpoints/userManagement/index.d.ts.map +1 -0
- package/esm/api-endpoints/userManagement/index.js +4 -0
- package/esm/api-endpoints/userManagement/index.js.map +1 -0
- package/esm/api-endpoints/validDescendants/index.d.ts +2 -0
- package/esm/api-endpoints/validDescendants/index.d.ts.map +1 -0
- package/esm/api-endpoints/validDescendants/index.js +4 -0
- package/esm/api-endpoints/validDescendants/index.js.map +1 -0
- package/esm/api-endpoints/validObjects/index.d.ts +2 -0
- package/esm/api-endpoints/validObjects/index.d.ts.map +1 -0
- package/esm/api-endpoints/validObjects/index.js +4 -0
- package/esm/api-endpoints/validObjects/index.js.map +1 -0
- package/esm/authActions.d.ts.map +1 -1
- package/esm/authActions.js +2 -2
- package/esm/authActions.js.map +1 -1
- package/esm/client.d.ts +26 -2
- package/esm/client.d.ts.map +1 -1
- package/esm/client.js +21 -1
- package/esm/client.js.map +1 -1
- package/esm/entitiesObjects.d.ts.map +1 -1
- package/esm/entitiesObjects.js +2 -2
- package/esm/entitiesObjects.js.map +1 -1
- package/esm/gd-tiger-model/AnalyticalDashboardModelV2.d.ts +3 -3
- package/esm/gd-tiger-model/AnalyticalDashboardModelV2.d.ts.map +1 -1
- package/esm/gd-tiger-model/AnalyticalDashboardModelV2.js +1 -1
- package/esm/gd-tiger-model/AnalyticalDashboardModelV2.js.map +1 -1
- package/esm/gd-tiger-model/typeGuards.d.ts.map +1 -1
- package/esm/gd-tiger-model/typeGuards.js +8 -11
- package/esm/gd-tiger-model/typeGuards.js.map +1 -1
- package/esm/generated/afm-rest-api/api.d.ts +2527 -3252
- package/esm/generated/afm-rest-api/api.d.ts.map +1 -1
- package/esm/generated/afm-rest-api/api.js +3700 -4690
- package/esm/generated/afm-rest-api/api.js.map +1 -1
- package/esm/generated/afm-rest-api/base.d.ts.map +1 -1
- package/esm/generated/afm-rest-api/base.js +13 -1
- package/esm/generated/afm-rest-api/base.js.map +1 -1
- package/esm/generated/afm-rest-api/configuration.d.ts.map +1 -1
- package/esm/generated/afm-rest-api/configuration.js +13 -1
- package/esm/generated/afm-rest-api/configuration.js.map +1 -1
- package/esm/generated/auth-json-api/api.d.ts +283 -395
- package/esm/generated/auth-json-api/api.d.ts.map +1 -1
- package/esm/generated/auth-json-api/api.js +703 -880
- package/esm/generated/auth-json-api/api.js.map +1 -1
- package/esm/generated/auth-json-api/base.d.ts.map +1 -1
- package/esm/generated/auth-json-api/base.js +13 -1
- package/esm/generated/auth-json-api/base.js.map +1 -1
- package/esm/generated/auth-json-api/configuration.d.ts.map +1 -1
- package/esm/generated/auth-json-api/configuration.js +13 -1
- package/esm/generated/auth-json-api/configuration.js.map +1 -1
- package/esm/generated/auth-json-api/template.d.ts +102 -0
- package/esm/generated/auth-json-api/template.d.ts.map +1 -0
- package/esm/generated/auth-json-api/template.js +154 -0
- package/esm/generated/auth-json-api/template.js.map +1 -0
- package/esm/generated/automation-json-api/api.d.ts +347 -757
- package/esm/generated/automation-json-api/api.d.ts.map +1 -1
- package/esm/generated/automation-json-api/api.js +768 -1251
- package/esm/generated/automation-json-api/api.js.map +1 -1
- package/esm/generated/automation-json-api/base.d.ts.map +1 -1
- package/esm/generated/automation-json-api/base.js +13 -1
- package/esm/generated/automation-json-api/base.js.map +1 -1
- package/esm/generated/automation-json-api/common.d.ts.map +1 -1
- package/esm/generated/automation-json-api/common.js +13 -1
- package/esm/generated/automation-json-api/common.js.map +1 -1
- package/esm/generated/automation-json-api/configuration.d.ts.map +1 -1
- package/esm/generated/automation-json-api/configuration.js +13 -1
- package/esm/generated/automation-json-api/configuration.js.map +1 -1
- package/esm/generated/automation-json-api/index.d.ts.map +1 -1
- package/esm/generated/automation-json-api/index.js +1 -1
- package/esm/generated/automation-json-api/index.js.map +1 -1
- package/esm/generated/export-json-api/api.d.ts +662 -1134
- package/esm/generated/export-json-api/api.d.ts.map +1 -1
- package/esm/generated/export-json-api/api.js +1556 -2181
- package/esm/generated/export-json-api/api.js.map +1 -1
- package/esm/generated/export-json-api/base.d.ts.map +1 -1
- package/esm/generated/export-json-api/base.js +13 -1
- package/esm/generated/export-json-api/base.js.map +1 -1
- package/esm/generated/export-json-api/configuration.d.ts.map +1 -1
- package/esm/generated/export-json-api/configuration.js +13 -1
- package/esm/generated/export-json-api/configuration.js.map +1 -1
- package/esm/generated/metadata-json-api/api.d.ts +35920 -44004
- package/esm/generated/metadata-json-api/api.d.ts.map +1 -1
- package/esm/generated/metadata-json-api/api.js +54041 -65836
- package/esm/generated/metadata-json-api/api.js.map +1 -1
- package/esm/generated/metadata-json-api/base.d.ts.map +1 -1
- package/esm/generated/metadata-json-api/base.js +13 -1
- package/esm/generated/metadata-json-api/base.js.map +1 -1
- package/esm/generated/metadata-json-api/configuration.d.ts.map +1 -1
- package/esm/generated/metadata-json-api/configuration.js +13 -1
- package/esm/generated/metadata-json-api/configuration.js.map +1 -1
- package/esm/generated/metadata-json-api/openapi-spec.json +10318 -10318
- package/esm/generated/result-json-api/api.d.ts +290 -524
- package/esm/generated/result-json-api/api.d.ts.map +1 -1
- package/esm/generated/result-json-api/api.js +784 -1135
- package/esm/generated/result-json-api/api.js.map +1 -1
- package/esm/generated/result-json-api/base.d.ts.map +1 -1
- package/esm/generated/result-json-api/base.js +13 -1
- package/esm/generated/result-json-api/base.js.map +1 -1
- package/esm/generated/result-json-api/configuration.d.ts.map +1 -1
- package/esm/generated/result-json-api/configuration.js +13 -1
- package/esm/generated/result-json-api/configuration.js.map +1 -1
- package/esm/generated/scan-json-api/api.d.ts +243 -441
- package/esm/generated/scan-json-api/api.d.ts.map +1 -1
- package/esm/generated/scan-json-api/api.js +655 -922
- package/esm/generated/scan-json-api/api.js.map +1 -1
- package/esm/generated/scan-json-api/base.d.ts.map +1 -1
- package/esm/generated/scan-json-api/base.js +13 -1
- package/esm/generated/scan-json-api/base.js.map +1 -1
- package/esm/generated/scan-json-api/configuration.d.ts.map +1 -1
- package/esm/generated/scan-json-api/configuration.js +13 -1
- package/esm/generated/scan-json-api/configuration.js.map +1 -1
- package/esm/generated/scan-json-api/openapi-spec.json +1 -1
- package/esm/index.d.ts +4 -5
- package/esm/index.d.ts.map +1 -1
- package/esm/index.js +0 -5
- package/esm/index.js.map +1 -1
- package/esm/metadataUtilities.d.ts +21 -4
- package/esm/metadataUtilities.d.ts.map +1 -1
- package/esm/metadataUtilities.js +83 -12
- package/esm/metadataUtilities.js.map +1 -1
- package/esm/organizationUtilities.d.ts +9 -18
- package/esm/organizationUtilities.d.ts.map +1 -1
- package/esm/organizationUtilities.js +1 -17
- package/esm/organizationUtilities.js.map +1 -1
- package/esm/profile.d.ts +34 -0
- package/esm/profile.d.ts.map +1 -1
- package/esm/profile.js +26 -20
- package/esm/profile.js.map +1 -1
- package/esm/scanModel.d.ts.map +1 -1
- package/esm/scanModel.js +2 -2
- package/esm/scanModel.js.map +1 -1
- package/esm/userManagement.d.ts.map +1 -1
- package/esm/userManagement.js +2 -2
- package/esm/userManagement.js.map +1 -1
- package/package.json +25 -6
|
@@ -308,10 +308,7 @@ export interface GdStorageFile {
|
|
|
308
308
|
*/
|
|
309
309
|
type: GdStorageFileTypeEnum;
|
|
310
310
|
}
|
|
311
|
-
export
|
|
312
|
-
readonly CSV: "CSV";
|
|
313
|
-
};
|
|
314
|
-
export type GdStorageFileTypeEnum = (typeof GdStorageFileTypeEnum)[keyof typeof GdStorageFileTypeEnum];
|
|
311
|
+
export type GdStorageFileTypeEnum = "CSV";
|
|
315
312
|
/**
|
|
316
313
|
* GeoJSON Feature
|
|
317
314
|
*/
|
|
@@ -518,194 +515,146 @@ export interface WorkspaceCurrentCacheUsage {
|
|
|
518
515
|
removedSinceStart: number;
|
|
519
516
|
}
|
|
520
517
|
/**
|
|
521
|
-
*
|
|
522
|
-
* @
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
*
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
}
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
/**
|
|
662
|
-
* Get the detailed data about how much cache your organization is currently using, broken down by individual workspaces.
|
|
663
|
-
* @summary Collect data about the current cache usage
|
|
664
|
-
* @param {*} [options] Override http request option.
|
|
665
|
-
* @throws {RequiredError}
|
|
666
|
-
*/
|
|
667
|
-
collectCacheUsage(options?: AxiosRequestConfig): AxiosPromise<CacheUsageData>;
|
|
668
|
-
/**
|
|
669
|
-
* Delete the files in the given data source.
|
|
670
|
-
* @summary Delete datasource files
|
|
671
|
-
* @param {ActionsApiDeleteFilesRequest} requestParameters Request parameters.
|
|
672
|
-
* @param {*} [options] Override http request option.
|
|
673
|
-
* @throws {RequiredError}
|
|
674
|
-
*/
|
|
675
|
-
deleteFiles(requestParameters: ActionsApiDeleteFilesRequest, options?: AxiosRequestConfig): AxiosPromise<void>;
|
|
676
|
-
/**
|
|
677
|
-
* Import the CSV files at the given locations in the staging area to the final location.
|
|
678
|
-
* @summary Import CSV
|
|
679
|
-
* @param {ActionsApiImportCsvRequest} requestParameters Request parameters.
|
|
680
|
-
* @param {*} [options] Override http request option.
|
|
681
|
-
* @throws {RequiredError}
|
|
682
|
-
*/
|
|
683
|
-
importCsv(requestParameters: ActionsApiImportCsvRequest, options?: AxiosRequestConfig): AxiosPromise<Array<ImportCsvResponse>>;
|
|
684
|
-
/**
|
|
685
|
-
* List all the files in the given data source.
|
|
686
|
-
* @summary List datasource files
|
|
687
|
-
* @param {ActionsApiListFilesRequest} requestParameters Request parameters.
|
|
688
|
-
* @param {*} [options] Override http request option.
|
|
689
|
-
* @throws {RequiredError}
|
|
690
|
-
*/
|
|
691
|
-
listFiles(requestParameters: ActionsApiListFilesRequest, options?: AxiosRequestConfig): AxiosPromise<Array<GdStorageFile>>;
|
|
692
|
-
/**
|
|
693
|
-
* Read the manifests of the CSV files in the given data source.
|
|
694
|
-
* @summary Read CSV file manifests
|
|
695
|
-
* @param {ActionsApiReadCsvFileManifestsRequest} requestParameters Request parameters.
|
|
696
|
-
* @param {*} [options] Override http request option.
|
|
697
|
-
* @throws {RequiredError}
|
|
698
|
-
*/
|
|
699
|
-
readCsvFileManifests(requestParameters: ActionsApiReadCsvFileManifestsRequest, options?: AxiosRequestConfig): AxiosPromise<Array<ReadCsvFileManifestsResponse>>;
|
|
700
|
-
/**
|
|
701
|
-
* Provides a location for uploading staging files.
|
|
702
|
-
* @summary Upload a file to the staging area
|
|
703
|
-
* @param {ActionsApiStagingUploadRequest} requestParameters Request parameters.
|
|
704
|
-
* @param {*} [options] Override http request option.
|
|
705
|
-
* @throws {RequiredError}
|
|
706
|
-
*/
|
|
707
|
-
stagingUpload(requestParameters: ActionsApiStagingUploadRequest, options?: AxiosRequestConfig): AxiosPromise<UploadFileResponse>;
|
|
708
|
-
};
|
|
518
|
+
* Analyzes CSV files at the given locations
|
|
519
|
+
* @summary Analyze CSV
|
|
520
|
+
* @param {AnalyzeCsvRequest} analyzeCsvRequest
|
|
521
|
+
* @param {*} [options] Override http request option.
|
|
522
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
523
|
+
* @throws {RequiredError}
|
|
524
|
+
*/
|
|
525
|
+
export declare function ActionsApiAxiosParamCreator_AnalyzeCsv(analyzeCsvRequest: AnalyzeCsvRequest, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
526
|
+
/**
|
|
527
|
+
* Get the detailed data about how much cache your organization is currently using, broken down by individual workspaces.
|
|
528
|
+
* @summary Collect data about the current cache usage
|
|
529
|
+
* @param {*} [options] Override http request option.
|
|
530
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
531
|
+
* @throws {RequiredError}
|
|
532
|
+
*/
|
|
533
|
+
export declare function ActionsApiAxiosParamCreator_CollectCacheUsage(options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
534
|
+
/**
|
|
535
|
+
* Delete the files in the given data source.
|
|
536
|
+
* @summary Delete datasource files
|
|
537
|
+
* @param {string} dataSourceId
|
|
538
|
+
* @param {DeleteFilesRequest} deleteFilesRequest
|
|
539
|
+
* @param {*} [options] Override http request option.
|
|
540
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
541
|
+
* @throws {RequiredError}
|
|
542
|
+
*/
|
|
543
|
+
export declare function ActionsApiAxiosParamCreator_DeleteFiles(dataSourceId: string, deleteFilesRequest: DeleteFilesRequest, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
544
|
+
/**
|
|
545
|
+
* Import the CSV files at the given locations in the staging area to the final location.
|
|
546
|
+
* @summary Import CSV
|
|
547
|
+
* @param {string} dataSourceId
|
|
548
|
+
* @param {ImportCsvRequest} importCsvRequest
|
|
549
|
+
* @param {*} [options] Override http request option.
|
|
550
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
551
|
+
* @throws {RequiredError}
|
|
552
|
+
*/
|
|
553
|
+
export declare function ActionsApiAxiosParamCreator_ImportCsv(dataSourceId: string, importCsvRequest: ImportCsvRequest, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
554
|
+
/**
|
|
555
|
+
* List all the files in the given data source.
|
|
556
|
+
* @summary List datasource files
|
|
557
|
+
* @param {string} dataSourceId
|
|
558
|
+
* @param {*} [options] Override http request option.
|
|
559
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
560
|
+
* @throws {RequiredError}
|
|
561
|
+
*/
|
|
562
|
+
export declare function ActionsApiAxiosParamCreator_ListFiles(dataSourceId: string, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
563
|
+
/**
|
|
564
|
+
* Read the manifests of the CSV files in the given data source.
|
|
565
|
+
* @summary Read CSV file manifests
|
|
566
|
+
* @param {string} dataSourceId
|
|
567
|
+
* @param {ReadCsvFileManifestsRequest} readCsvFileManifestsRequest
|
|
568
|
+
* @param {*} [options] Override http request option.
|
|
569
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
570
|
+
* @throws {RequiredError}
|
|
571
|
+
*/
|
|
572
|
+
export declare function ActionsApiAxiosParamCreator_ReadCsvFileManifests(dataSourceId: string, readCsvFileManifestsRequest: ReadCsvFileManifestsRequest, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
573
|
+
/**
|
|
574
|
+
* Provides a location for uploading staging files.
|
|
575
|
+
* @summary Upload a file to the staging area
|
|
576
|
+
* @param {File} file The file to upload.
|
|
577
|
+
* @param {*} [options] Override http request option.
|
|
578
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
579
|
+
* @throws {RequiredError}
|
|
580
|
+
*/
|
|
581
|
+
export declare function ActionsApiAxiosParamCreator_StagingUpload(file: File, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
582
|
+
/**
|
|
583
|
+
* Analyzes CSV files at the given locations
|
|
584
|
+
* @summary Analyze CSV
|
|
585
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
586
|
+
* @param {string} basePath Base path.
|
|
587
|
+
* @param {ActionsApiAnalyzeCsvRequest} requestParameters Request parameters.
|
|
588
|
+
* @param {*} [options] Override http request option.
|
|
589
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
590
|
+
* @throws {RequiredError}
|
|
591
|
+
*/
|
|
592
|
+
export declare function ActionsApi_AnalyzeCsv(axios: AxiosInstance, basePath: string, requestParameters: ActionsApiAnalyzeCsvRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<Array<AnalyzeCsvResponse>>;
|
|
593
|
+
/**
|
|
594
|
+
* Get the detailed data about how much cache your organization is currently using, broken down by individual workspaces.
|
|
595
|
+
* @summary Collect data about the current cache usage
|
|
596
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
597
|
+
* @param {string} basePath Base path.
|
|
598
|
+
* @param {*} [options] Override http request option.
|
|
599
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
600
|
+
* @throws {RequiredError}
|
|
601
|
+
*/
|
|
602
|
+
export declare function ActionsApi_CollectCacheUsage(axios: AxiosInstance, basePath: string, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<CacheUsageData>;
|
|
603
|
+
/**
|
|
604
|
+
* Delete the files in the given data source.
|
|
605
|
+
* @summary Delete datasource files
|
|
606
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
607
|
+
* @param {string} basePath Base path.
|
|
608
|
+
* @param {ActionsApiDeleteFilesRequest} requestParameters Request parameters.
|
|
609
|
+
* @param {*} [options] Override http request option.
|
|
610
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
611
|
+
* @throws {RequiredError}
|
|
612
|
+
*/
|
|
613
|
+
export declare function ActionsApi_DeleteFiles(axios: AxiosInstance, basePath: string, requestParameters: ActionsApiDeleteFilesRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<void>;
|
|
614
|
+
/**
|
|
615
|
+
* Import the CSV files at the given locations in the staging area to the final location.
|
|
616
|
+
* @summary Import CSV
|
|
617
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
618
|
+
* @param {string} basePath Base path.
|
|
619
|
+
* @param {ActionsApiImportCsvRequest} requestParameters Request parameters.
|
|
620
|
+
* @param {*} [options] Override http request option.
|
|
621
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
622
|
+
* @throws {RequiredError}
|
|
623
|
+
*/
|
|
624
|
+
export declare function ActionsApi_ImportCsv(axios: AxiosInstance, basePath: string, requestParameters: ActionsApiImportCsvRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<Array<ImportCsvResponse>>;
|
|
625
|
+
/**
|
|
626
|
+
* List all the files in the given data source.
|
|
627
|
+
* @summary List datasource files
|
|
628
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
629
|
+
* @param {string} basePath Base path.
|
|
630
|
+
* @param {ActionsApiListFilesRequest} requestParameters Request parameters.
|
|
631
|
+
* @param {*} [options] Override http request option.
|
|
632
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
633
|
+
* @throws {RequiredError}
|
|
634
|
+
*/
|
|
635
|
+
export declare function ActionsApi_ListFiles(axios: AxiosInstance, basePath: string, requestParameters: ActionsApiListFilesRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<Array<GdStorageFile>>;
|
|
636
|
+
/**
|
|
637
|
+
* Read the manifests of the CSV files in the given data source.
|
|
638
|
+
* @summary Read CSV file manifests
|
|
639
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
640
|
+
* @param {string} basePath Base path.
|
|
641
|
+
* @param {ActionsApiReadCsvFileManifestsRequest} requestParameters Request parameters.
|
|
642
|
+
* @param {*} [options] Override http request option.
|
|
643
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
644
|
+
* @throws {RequiredError}
|
|
645
|
+
*/
|
|
646
|
+
export declare function ActionsApi_ReadCsvFileManifests(axios: AxiosInstance, basePath: string, requestParameters: ActionsApiReadCsvFileManifestsRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<Array<ReadCsvFileManifestsResponse>>;
|
|
647
|
+
/**
|
|
648
|
+
* Provides a location for uploading staging files.
|
|
649
|
+
* @summary Upload a file to the staging area
|
|
650
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
651
|
+
* @param {string} basePath Base path.
|
|
652
|
+
* @param {ActionsApiStagingUploadRequest} requestParameters Request parameters.
|
|
653
|
+
* @param {*} [options] Override http request option.
|
|
654
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
655
|
+
* @throws {RequiredError}
|
|
656
|
+
*/
|
|
657
|
+
export declare function ActionsApi_StagingUpload(axios: AxiosInstance, basePath: string, requestParameters: ActionsApiStagingUploadRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<UploadFileResponse>;
|
|
709
658
|
/**
|
|
710
659
|
* ActionsApi - interface
|
|
711
660
|
* @export
|
|
@@ -886,7 +835,7 @@ export declare class ActionsApi extends BaseAPI implements ActionsApiInterface {
|
|
|
886
835
|
* @throws {RequiredError}
|
|
887
836
|
* @memberof ActionsApi
|
|
888
837
|
*/
|
|
889
|
-
analyzeCsv(requestParameters: ActionsApiAnalyzeCsvRequest, options?: AxiosRequestConfig):
|
|
838
|
+
analyzeCsv(requestParameters: ActionsApiAnalyzeCsvRequest, options?: AxiosRequestConfig): AxiosPromise<AnalyzeCsvResponse[]>;
|
|
890
839
|
/**
|
|
891
840
|
* Get the detailed data about how much cache your organization is currently using, broken down by individual workspaces.
|
|
892
841
|
* @summary Collect data about the current cache usage
|
|
@@ -894,7 +843,7 @@ export declare class ActionsApi extends BaseAPI implements ActionsApiInterface {
|
|
|
894
843
|
* @throws {RequiredError}
|
|
895
844
|
* @memberof ActionsApi
|
|
896
845
|
*/
|
|
897
|
-
collectCacheUsage(options?: AxiosRequestConfig):
|
|
846
|
+
collectCacheUsage(options?: AxiosRequestConfig): AxiosPromise<CacheUsageData>;
|
|
898
847
|
/**
|
|
899
848
|
* Delete the files in the given data source.
|
|
900
849
|
* @summary Delete datasource files
|
|
@@ -903,7 +852,7 @@ export declare class ActionsApi extends BaseAPI implements ActionsApiInterface {
|
|
|
903
852
|
* @throws {RequiredError}
|
|
904
853
|
* @memberof ActionsApi
|
|
905
854
|
*/
|
|
906
|
-
deleteFiles(requestParameters: ActionsApiDeleteFilesRequest, options?: AxiosRequestConfig):
|
|
855
|
+
deleteFiles(requestParameters: ActionsApiDeleteFilesRequest, options?: AxiosRequestConfig): AxiosPromise<void>;
|
|
907
856
|
/**
|
|
908
857
|
* Import the CSV files at the given locations in the staging area to the final location.
|
|
909
858
|
* @summary Import CSV
|
|
@@ -912,7 +861,7 @@ export declare class ActionsApi extends BaseAPI implements ActionsApiInterface {
|
|
|
912
861
|
* @throws {RequiredError}
|
|
913
862
|
* @memberof ActionsApi
|
|
914
863
|
*/
|
|
915
|
-
importCsv(requestParameters: ActionsApiImportCsvRequest, options?: AxiosRequestConfig):
|
|
864
|
+
importCsv(requestParameters: ActionsApiImportCsvRequest, options?: AxiosRequestConfig): AxiosPromise<ImportCsvResponse[]>;
|
|
916
865
|
/**
|
|
917
866
|
* List all the files in the given data source.
|
|
918
867
|
* @summary List datasource files
|
|
@@ -921,7 +870,7 @@ export declare class ActionsApi extends BaseAPI implements ActionsApiInterface {
|
|
|
921
870
|
* @throws {RequiredError}
|
|
922
871
|
* @memberof ActionsApi
|
|
923
872
|
*/
|
|
924
|
-
listFiles(requestParameters: ActionsApiListFilesRequest, options?: AxiosRequestConfig):
|
|
873
|
+
listFiles(requestParameters: ActionsApiListFilesRequest, options?: AxiosRequestConfig): AxiosPromise<GdStorageFile[]>;
|
|
925
874
|
/**
|
|
926
875
|
* Read the manifests of the CSV files in the given data source.
|
|
927
876
|
* @summary Read CSV file manifests
|
|
@@ -930,7 +879,7 @@ export declare class ActionsApi extends BaseAPI implements ActionsApiInterface {
|
|
|
930
879
|
* @throws {RequiredError}
|
|
931
880
|
* @memberof ActionsApi
|
|
932
881
|
*/
|
|
933
|
-
readCsvFileManifests(requestParameters: ActionsApiReadCsvFileManifestsRequest, options?: AxiosRequestConfig):
|
|
882
|
+
readCsvFileManifests(requestParameters: ActionsApiReadCsvFileManifestsRequest, options?: AxiosRequestConfig): AxiosPromise<ReadCsvFileManifestsResponse[]>;
|
|
934
883
|
/**
|
|
935
884
|
* Provides a location for uploading staging files.
|
|
936
885
|
* @summary Upload a file to the staging area
|
|
@@ -939,47 +888,26 @@ export declare class ActionsApi extends BaseAPI implements ActionsApiInterface {
|
|
|
939
888
|
* @throws {RequiredError}
|
|
940
889
|
* @memberof ActionsApi
|
|
941
890
|
*/
|
|
942
|
-
stagingUpload(requestParameters: ActionsApiStagingUploadRequest, options?: AxiosRequestConfig):
|
|
891
|
+
stagingUpload(requestParameters: ActionsApiStagingUploadRequest, options?: AxiosRequestConfig): AxiosPromise<UploadFileResponse>;
|
|
943
892
|
}
|
|
944
893
|
/**
|
|
945
|
-
*
|
|
946
|
-
* @
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
* Get the detailed data about how much cache your organization is currently using, broken down by individual workspaces.
|
|
951
|
-
* @summary Collect data about the current cache usage
|
|
952
|
-
* @param {*} [options] Override http request option.
|
|
953
|
-
* @throws {RequiredError}
|
|
954
|
-
*/
|
|
955
|
-
collectCacheUsage: (options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
956
|
-
};
|
|
957
|
-
/**
|
|
958
|
-
* CacheUsageApi - functional programming interface
|
|
959
|
-
* @export
|
|
894
|
+
* Get the detailed data about how much cache your organization is currently using, broken down by individual workspaces.
|
|
895
|
+
* @summary Collect data about the current cache usage
|
|
896
|
+
* @param {*} [options] Override http request option.
|
|
897
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
898
|
+
* @throws {RequiredError}
|
|
960
899
|
*/
|
|
961
|
-
export declare
|
|
962
|
-
/**
|
|
963
|
-
* Get the detailed data about how much cache your organization is currently using, broken down by individual workspaces.
|
|
964
|
-
* @summary Collect data about the current cache usage
|
|
965
|
-
* @param {*} [options] Override http request option.
|
|
966
|
-
* @throws {RequiredError}
|
|
967
|
-
*/
|
|
968
|
-
collectCacheUsage(options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CacheUsageData>>;
|
|
969
|
-
};
|
|
900
|
+
export declare function CacheUsageApiAxiosParamCreator_CollectCacheUsage(options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
970
901
|
/**
|
|
971
|
-
*
|
|
972
|
-
* @
|
|
902
|
+
* Get the detailed data about how much cache your organization is currently using, broken down by individual workspaces.
|
|
903
|
+
* @summary Collect data about the current cache usage
|
|
904
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
905
|
+
* @param {string} basePath Base path.
|
|
906
|
+
* @param {*} [options] Override http request option.
|
|
907
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
908
|
+
* @throws {RequiredError}
|
|
973
909
|
*/
|
|
974
|
-
export declare
|
|
975
|
-
/**
|
|
976
|
-
* Get the detailed data about how much cache your organization is currently using, broken down by individual workspaces.
|
|
977
|
-
* @summary Collect data about the current cache usage
|
|
978
|
-
* @param {*} [options] Override http request option.
|
|
979
|
-
* @throws {RequiredError}
|
|
980
|
-
*/
|
|
981
|
-
collectCacheUsage(options?: AxiosRequestConfig): AxiosPromise<CacheUsageData>;
|
|
982
|
-
};
|
|
910
|
+
export declare function CacheUsageApi_CollectCacheUsage(axios: AxiosInstance, basePath: string, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<CacheUsageData>;
|
|
983
911
|
/**
|
|
984
912
|
* CacheUsageApi - interface
|
|
985
913
|
* @export
|
|
@@ -1009,50 +937,28 @@ export declare class CacheUsageApi extends BaseAPI implements CacheUsageApiInter
|
|
|
1009
937
|
* @throws {RequiredError}
|
|
1010
938
|
* @memberof CacheUsageApi
|
|
1011
939
|
*/
|
|
1012
|
-
collectCacheUsage(options?: AxiosRequestConfig):
|
|
940
|
+
collectCacheUsage(options?: AxiosRequestConfig): AxiosPromise<CacheUsageData>;
|
|
1013
941
|
}
|
|
1014
942
|
/**
|
|
1015
|
-
*
|
|
1016
|
-
* @
|
|
943
|
+
* Analyzes CSV files at the given locations
|
|
944
|
+
* @summary Analyze CSV
|
|
945
|
+
* @param {AnalyzeCsvRequest} analyzeCsvRequest
|
|
946
|
+
* @param {*} [options] Override http request option.
|
|
947
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
948
|
+
* @throws {RequiredError}
|
|
1017
949
|
*/
|
|
1018
|
-
export declare
|
|
1019
|
-
/**
|
|
1020
|
-
* Analyzes CSV files at the given locations
|
|
1021
|
-
* @summary Analyze CSV
|
|
1022
|
-
* @param {AnalyzeCsvRequest} analyzeCsvRequest
|
|
1023
|
-
* @param {*} [options] Override http request option.
|
|
1024
|
-
* @throws {RequiredError}
|
|
1025
|
-
*/
|
|
1026
|
-
analyzeCsv: (analyzeCsvRequest: AnalyzeCsvRequest, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
1027
|
-
};
|
|
1028
|
-
/**
|
|
1029
|
-
* DataSourceFilesAnalysisApi - functional programming interface
|
|
1030
|
-
* @export
|
|
1031
|
-
*/
|
|
1032
|
-
export declare const DataSourceFilesAnalysisApiFp: (configuration?: Configuration) => {
|
|
1033
|
-
/**
|
|
1034
|
-
* Analyzes CSV files at the given locations
|
|
1035
|
-
* @summary Analyze CSV
|
|
1036
|
-
* @param {AnalyzeCsvRequest} analyzeCsvRequest
|
|
1037
|
-
* @param {*} [options] Override http request option.
|
|
1038
|
-
* @throws {RequiredError}
|
|
1039
|
-
*/
|
|
1040
|
-
analyzeCsv(analyzeCsvRequest: AnalyzeCsvRequest, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<AnalyzeCsvResponse>>>;
|
|
1041
|
-
};
|
|
950
|
+
export declare function DataSourceFilesAnalysisApiAxiosParamCreator_AnalyzeCsv(analyzeCsvRequest: AnalyzeCsvRequest, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
1042
951
|
/**
|
|
1043
|
-
*
|
|
1044
|
-
* @
|
|
952
|
+
* Analyzes CSV files at the given locations
|
|
953
|
+
* @summary Analyze CSV
|
|
954
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
955
|
+
* @param {string} basePath Base path.
|
|
956
|
+
* @param {DataSourceFilesAnalysisApiAnalyzeCsvRequest} requestParameters Request parameters.
|
|
957
|
+
* @param {*} [options] Override http request option.
|
|
958
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
959
|
+
* @throws {RequiredError}
|
|
1045
960
|
*/
|
|
1046
|
-
export declare
|
|
1047
|
-
/**
|
|
1048
|
-
* Analyzes CSV files at the given locations
|
|
1049
|
-
* @summary Analyze CSV
|
|
1050
|
-
* @param {DataSourceFilesAnalysisApiAnalyzeCsvRequest} requestParameters Request parameters.
|
|
1051
|
-
* @param {*} [options] Override http request option.
|
|
1052
|
-
* @throws {RequiredError}
|
|
1053
|
-
*/
|
|
1054
|
-
analyzeCsv(requestParameters: DataSourceFilesAnalysisApiAnalyzeCsvRequest, options?: AxiosRequestConfig): AxiosPromise<Array<AnalyzeCsvResponse>>;
|
|
1055
|
-
};
|
|
961
|
+
export declare function DataSourceFilesAnalysisApi_AnalyzeCsv(axios: AxiosInstance, basePath: string, requestParameters: DataSourceFilesAnalysisApiAnalyzeCsvRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<Array<AnalyzeCsvResponse>>;
|
|
1056
962
|
/**
|
|
1057
963
|
* DataSourceFilesAnalysisApi - interface
|
|
1058
964
|
* @export
|
|
@@ -1097,52 +1003,29 @@ export declare class DataSourceFilesAnalysisApi extends BaseAPI implements DataS
|
|
|
1097
1003
|
* @throws {RequiredError}
|
|
1098
1004
|
* @memberof DataSourceFilesAnalysisApi
|
|
1099
1005
|
*/
|
|
1100
|
-
analyzeCsv(requestParameters: DataSourceFilesAnalysisApiAnalyzeCsvRequest, options?: AxiosRequestConfig):
|
|
1006
|
+
analyzeCsv(requestParameters: DataSourceFilesAnalysisApiAnalyzeCsvRequest, options?: AxiosRequestConfig): AxiosPromise<AnalyzeCsvResponse[]>;
|
|
1101
1007
|
}
|
|
1102
1008
|
/**
|
|
1103
|
-
*
|
|
1104
|
-
* @
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
* @param {string} dataSourceId
|
|
1111
|
-
* @param {DeleteFilesRequest} deleteFilesRequest
|
|
1112
|
-
* @param {*} [options] Override http request option.
|
|
1113
|
-
* @throws {RequiredError}
|
|
1114
|
-
*/
|
|
1115
|
-
deleteFiles: (dataSourceId: string, deleteFilesRequest: DeleteFilesRequest, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
1116
|
-
};
|
|
1117
|
-
/**
|
|
1118
|
-
* DataSourceFilesDeletionApi - functional programming interface
|
|
1119
|
-
* @export
|
|
1009
|
+
* Delete the files in the given data source.
|
|
1010
|
+
* @summary Delete datasource files
|
|
1011
|
+
* @param {string} dataSourceId
|
|
1012
|
+
* @param {DeleteFilesRequest} deleteFilesRequest
|
|
1013
|
+
* @param {*} [options] Override http request option.
|
|
1014
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1015
|
+
* @throws {RequiredError}
|
|
1120
1016
|
*/
|
|
1121
|
-
export declare
|
|
1122
|
-
/**
|
|
1123
|
-
* Delete the files in the given data source.
|
|
1124
|
-
* @summary Delete datasource files
|
|
1125
|
-
* @param {string} dataSourceId
|
|
1126
|
-
* @param {DeleteFilesRequest} deleteFilesRequest
|
|
1127
|
-
* @param {*} [options] Override http request option.
|
|
1128
|
-
* @throws {RequiredError}
|
|
1129
|
-
*/
|
|
1130
|
-
deleteFiles(dataSourceId: string, deleteFilesRequest: DeleteFilesRequest, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
1131
|
-
};
|
|
1017
|
+
export declare function DataSourceFilesDeletionApiAxiosParamCreator_DeleteFiles(dataSourceId: string, deleteFilesRequest: DeleteFilesRequest, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
1132
1018
|
/**
|
|
1133
|
-
*
|
|
1134
|
-
* @
|
|
1019
|
+
* Delete the files in the given data source.
|
|
1020
|
+
* @summary Delete datasource files
|
|
1021
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1022
|
+
* @param {string} basePath Base path.
|
|
1023
|
+
* @param {DataSourceFilesDeletionApiDeleteFilesRequest} requestParameters Request parameters.
|
|
1024
|
+
* @param {*} [options] Override http request option.
|
|
1025
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1026
|
+
* @throws {RequiredError}
|
|
1135
1027
|
*/
|
|
1136
|
-
export declare
|
|
1137
|
-
/**
|
|
1138
|
-
* Delete the files in the given data source.
|
|
1139
|
-
* @summary Delete datasource files
|
|
1140
|
-
* @param {DataSourceFilesDeletionApiDeleteFilesRequest} requestParameters Request parameters.
|
|
1141
|
-
* @param {*} [options] Override http request option.
|
|
1142
|
-
* @throws {RequiredError}
|
|
1143
|
-
*/
|
|
1144
|
-
deleteFiles(requestParameters: DataSourceFilesDeletionApiDeleteFilesRequest, options?: AxiosRequestConfig): AxiosPromise<void>;
|
|
1145
|
-
};
|
|
1028
|
+
export declare function DataSourceFilesDeletionApi_DeleteFiles(axios: AxiosInstance, basePath: string, requestParameters: DataSourceFilesDeletionApiDeleteFilesRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<void>;
|
|
1146
1029
|
/**
|
|
1147
1030
|
* DataSourceFilesDeletionApi - interface
|
|
1148
1031
|
* @export
|
|
@@ -1193,52 +1076,29 @@ export declare class DataSourceFilesDeletionApi extends BaseAPI implements DataS
|
|
|
1193
1076
|
* @throws {RequiredError}
|
|
1194
1077
|
* @memberof DataSourceFilesDeletionApi
|
|
1195
1078
|
*/
|
|
1196
|
-
deleteFiles(requestParameters: DataSourceFilesDeletionApiDeleteFilesRequest, options?: AxiosRequestConfig):
|
|
1079
|
+
deleteFiles(requestParameters: DataSourceFilesDeletionApiDeleteFilesRequest, options?: AxiosRequestConfig): AxiosPromise<void>;
|
|
1197
1080
|
}
|
|
1198
1081
|
/**
|
|
1199
|
-
*
|
|
1200
|
-
* @
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
* @param {string} dataSourceId
|
|
1207
|
-
* @param {ImportCsvRequest} importCsvRequest
|
|
1208
|
-
* @param {*} [options] Override http request option.
|
|
1209
|
-
* @throws {RequiredError}
|
|
1210
|
-
*/
|
|
1211
|
-
importCsv: (dataSourceId: string, importCsvRequest: ImportCsvRequest, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
1212
|
-
};
|
|
1213
|
-
/**
|
|
1214
|
-
* DataSourceFilesImportApi - functional programming interface
|
|
1215
|
-
* @export
|
|
1082
|
+
* Import the CSV files at the given locations in the staging area to the final location.
|
|
1083
|
+
* @summary Import CSV
|
|
1084
|
+
* @param {string} dataSourceId
|
|
1085
|
+
* @param {ImportCsvRequest} importCsvRequest
|
|
1086
|
+
* @param {*} [options] Override http request option.
|
|
1087
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1088
|
+
* @throws {RequiredError}
|
|
1216
1089
|
*/
|
|
1217
|
-
export declare
|
|
1218
|
-
/**
|
|
1219
|
-
* Import the CSV files at the given locations in the staging area to the final location.
|
|
1220
|
-
* @summary Import CSV
|
|
1221
|
-
* @param {string} dataSourceId
|
|
1222
|
-
* @param {ImportCsvRequest} importCsvRequest
|
|
1223
|
-
* @param {*} [options] Override http request option.
|
|
1224
|
-
* @throws {RequiredError}
|
|
1225
|
-
*/
|
|
1226
|
-
importCsv(dataSourceId: string, importCsvRequest: ImportCsvRequest, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<ImportCsvResponse>>>;
|
|
1227
|
-
};
|
|
1090
|
+
export declare function DataSourceFilesImportApiAxiosParamCreator_ImportCsv(dataSourceId: string, importCsvRequest: ImportCsvRequest, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
1228
1091
|
/**
|
|
1229
|
-
*
|
|
1230
|
-
* @
|
|
1092
|
+
* Import the CSV files at the given locations in the staging area to the final location.
|
|
1093
|
+
* @summary Import CSV
|
|
1094
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1095
|
+
* @param {string} basePath Base path.
|
|
1096
|
+
* @param {DataSourceFilesImportApiImportCsvRequest} requestParameters Request parameters.
|
|
1097
|
+
* @param {*} [options] Override http request option.
|
|
1098
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1099
|
+
* @throws {RequiredError}
|
|
1231
1100
|
*/
|
|
1232
|
-
export declare
|
|
1233
|
-
/**
|
|
1234
|
-
* Import the CSV files at the given locations in the staging area to the final location.
|
|
1235
|
-
* @summary Import CSV
|
|
1236
|
-
* @param {DataSourceFilesImportApiImportCsvRequest} requestParameters Request parameters.
|
|
1237
|
-
* @param {*} [options] Override http request option.
|
|
1238
|
-
* @throws {RequiredError}
|
|
1239
|
-
*/
|
|
1240
|
-
importCsv(requestParameters: DataSourceFilesImportApiImportCsvRequest, options?: AxiosRequestConfig): AxiosPromise<Array<ImportCsvResponse>>;
|
|
1241
|
-
};
|
|
1101
|
+
export declare function DataSourceFilesImportApi_ImportCsv(axios: AxiosInstance, basePath: string, requestParameters: DataSourceFilesImportApiImportCsvRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<Array<ImportCsvResponse>>;
|
|
1242
1102
|
/**
|
|
1243
1103
|
* DataSourceFilesImportApi - interface
|
|
1244
1104
|
* @export
|
|
@@ -1289,50 +1149,28 @@ export declare class DataSourceFilesImportApi extends BaseAPI implements DataSou
|
|
|
1289
1149
|
* @throws {RequiredError}
|
|
1290
1150
|
* @memberof DataSourceFilesImportApi
|
|
1291
1151
|
*/
|
|
1292
|
-
importCsv(requestParameters: DataSourceFilesImportApiImportCsvRequest, options?: AxiosRequestConfig):
|
|
1152
|
+
importCsv(requestParameters: DataSourceFilesImportApiImportCsvRequest, options?: AxiosRequestConfig): AxiosPromise<ImportCsvResponse[]>;
|
|
1293
1153
|
}
|
|
1294
1154
|
/**
|
|
1295
|
-
*
|
|
1296
|
-
* @
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
* @summary List datasource files
|
|
1302
|
-
* @param {string} dataSourceId
|
|
1303
|
-
* @param {*} [options] Override http request option.
|
|
1304
|
-
* @throws {RequiredError}
|
|
1305
|
-
*/
|
|
1306
|
-
listFiles: (dataSourceId: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
1307
|
-
};
|
|
1308
|
-
/**
|
|
1309
|
-
* DataSourceFilesListingApi - functional programming interface
|
|
1310
|
-
* @export
|
|
1155
|
+
* List all the files in the given data source.
|
|
1156
|
+
* @summary List datasource files
|
|
1157
|
+
* @param {string} dataSourceId
|
|
1158
|
+
* @param {*} [options] Override http request option.
|
|
1159
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1160
|
+
* @throws {RequiredError}
|
|
1311
1161
|
*/
|
|
1312
|
-
export declare
|
|
1313
|
-
/**
|
|
1314
|
-
* List all the files in the given data source.
|
|
1315
|
-
* @summary List datasource files
|
|
1316
|
-
* @param {string} dataSourceId
|
|
1317
|
-
* @param {*} [options] Override http request option.
|
|
1318
|
-
* @throws {RequiredError}
|
|
1319
|
-
*/
|
|
1320
|
-
listFiles(dataSourceId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<GdStorageFile>>>;
|
|
1321
|
-
};
|
|
1162
|
+
export declare function DataSourceFilesListingApiAxiosParamCreator_ListFiles(dataSourceId: string, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
1322
1163
|
/**
|
|
1323
|
-
*
|
|
1324
|
-
* @
|
|
1164
|
+
* List all the files in the given data source.
|
|
1165
|
+
* @summary List datasource files
|
|
1166
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1167
|
+
* @param {string} basePath Base path.
|
|
1168
|
+
* @param {DataSourceFilesListingApiListFilesRequest} requestParameters Request parameters.
|
|
1169
|
+
* @param {*} [options] Override http request option.
|
|
1170
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1171
|
+
* @throws {RequiredError}
|
|
1325
1172
|
*/
|
|
1326
|
-
export declare
|
|
1327
|
-
/**
|
|
1328
|
-
* List all the files in the given data source.
|
|
1329
|
-
* @summary List datasource files
|
|
1330
|
-
* @param {DataSourceFilesListingApiListFilesRequest} requestParameters Request parameters.
|
|
1331
|
-
* @param {*} [options] Override http request option.
|
|
1332
|
-
* @throws {RequiredError}
|
|
1333
|
-
*/
|
|
1334
|
-
listFiles(requestParameters: DataSourceFilesListingApiListFilesRequest, options?: AxiosRequestConfig): AxiosPromise<Array<GdStorageFile>>;
|
|
1335
|
-
};
|
|
1173
|
+
export declare function DataSourceFilesListingApi_ListFiles(axios: AxiosInstance, basePath: string, requestParameters: DataSourceFilesListingApiListFilesRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<Array<GdStorageFile>>;
|
|
1336
1174
|
/**
|
|
1337
1175
|
* DataSourceFilesListingApi - interface
|
|
1338
1176
|
* @export
|
|
@@ -1377,52 +1215,29 @@ export declare class DataSourceFilesListingApi extends BaseAPI implements DataSo
|
|
|
1377
1215
|
* @throws {RequiredError}
|
|
1378
1216
|
* @memberof DataSourceFilesListingApi
|
|
1379
1217
|
*/
|
|
1380
|
-
listFiles(requestParameters: DataSourceFilesListingApiListFilesRequest, options?: AxiosRequestConfig):
|
|
1218
|
+
listFiles(requestParameters: DataSourceFilesListingApiListFilesRequest, options?: AxiosRequestConfig): AxiosPromise<GdStorageFile[]>;
|
|
1381
1219
|
}
|
|
1382
1220
|
/**
|
|
1383
|
-
*
|
|
1384
|
-
* @
|
|
1221
|
+
* Read the manifests of the CSV files in the given data source.
|
|
1222
|
+
* @summary Read CSV file manifests
|
|
1223
|
+
* @param {string} dataSourceId
|
|
1224
|
+
* @param {ReadCsvFileManifestsRequest} readCsvFileManifestsRequest
|
|
1225
|
+
* @param {*} [options] Override http request option.
|
|
1226
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1227
|
+
* @throws {RequiredError}
|
|
1385
1228
|
*/
|
|
1386
|
-
export declare
|
|
1387
|
-
/**
|
|
1388
|
-
* Read the manifests of the CSV files in the given data source.
|
|
1389
|
-
* @summary Read CSV file manifests
|
|
1390
|
-
* @param {string} dataSourceId
|
|
1391
|
-
* @param {ReadCsvFileManifestsRequest} readCsvFileManifestsRequest
|
|
1392
|
-
* @param {*} [options] Override http request option.
|
|
1393
|
-
* @throws {RequiredError}
|
|
1394
|
-
*/
|
|
1395
|
-
readCsvFileManifests: (dataSourceId: string, readCsvFileManifestsRequest: ReadCsvFileManifestsRequest, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
1396
|
-
};
|
|
1397
|
-
/**
|
|
1398
|
-
* DataSourceFilesManifestReadApi - functional programming interface
|
|
1399
|
-
* @export
|
|
1400
|
-
*/
|
|
1401
|
-
export declare const DataSourceFilesManifestReadApiFp: (configuration?: Configuration) => {
|
|
1402
|
-
/**
|
|
1403
|
-
* Read the manifests of the CSV files in the given data source.
|
|
1404
|
-
* @summary Read CSV file manifests
|
|
1405
|
-
* @param {string} dataSourceId
|
|
1406
|
-
* @param {ReadCsvFileManifestsRequest} readCsvFileManifestsRequest
|
|
1407
|
-
* @param {*} [options] Override http request option.
|
|
1408
|
-
* @throws {RequiredError}
|
|
1409
|
-
*/
|
|
1410
|
-
readCsvFileManifests(dataSourceId: string, readCsvFileManifestsRequest: ReadCsvFileManifestsRequest, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<ReadCsvFileManifestsResponse>>>;
|
|
1411
|
-
};
|
|
1229
|
+
export declare function DataSourceFilesManifestReadApiAxiosParamCreator_ReadCsvFileManifests(dataSourceId: string, readCsvFileManifestsRequest: ReadCsvFileManifestsRequest, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
1412
1230
|
/**
|
|
1413
|
-
*
|
|
1414
|
-
* @
|
|
1231
|
+
* Read the manifests of the CSV files in the given data source.
|
|
1232
|
+
* @summary Read CSV file manifests
|
|
1233
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1234
|
+
* @param {string} basePath Base path.
|
|
1235
|
+
* @param {DataSourceFilesManifestReadApiReadCsvFileManifestsRequest} requestParameters Request parameters.
|
|
1236
|
+
* @param {*} [options] Override http request option.
|
|
1237
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1238
|
+
* @throws {RequiredError}
|
|
1415
1239
|
*/
|
|
1416
|
-
export declare
|
|
1417
|
-
/**
|
|
1418
|
-
* Read the manifests of the CSV files in the given data source.
|
|
1419
|
-
* @summary Read CSV file manifests
|
|
1420
|
-
* @param {DataSourceFilesManifestReadApiReadCsvFileManifestsRequest} requestParameters Request parameters.
|
|
1421
|
-
* @param {*} [options] Override http request option.
|
|
1422
|
-
* @throws {RequiredError}
|
|
1423
|
-
*/
|
|
1424
|
-
readCsvFileManifests(requestParameters: DataSourceFilesManifestReadApiReadCsvFileManifestsRequest, options?: AxiosRequestConfig): AxiosPromise<Array<ReadCsvFileManifestsResponse>>;
|
|
1425
|
-
};
|
|
1240
|
+
export declare function DataSourceFilesManifestReadApi_ReadCsvFileManifests(axios: AxiosInstance, basePath: string, requestParameters: DataSourceFilesManifestReadApiReadCsvFileManifestsRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<Array<ReadCsvFileManifestsResponse>>;
|
|
1426
1241
|
/**
|
|
1427
1242
|
* DataSourceFilesManifestReadApi - interface
|
|
1428
1243
|
* @export
|
|
@@ -1473,50 +1288,28 @@ export declare class DataSourceFilesManifestReadApi extends BaseAPI implements D
|
|
|
1473
1288
|
* @throws {RequiredError}
|
|
1474
1289
|
* @memberof DataSourceFilesManifestReadApi
|
|
1475
1290
|
*/
|
|
1476
|
-
readCsvFileManifests(requestParameters: DataSourceFilesManifestReadApiReadCsvFileManifestsRequest, options?: AxiosRequestConfig):
|
|
1291
|
+
readCsvFileManifests(requestParameters: DataSourceFilesManifestReadApiReadCsvFileManifestsRequest, options?: AxiosRequestConfig): AxiosPromise<ReadCsvFileManifestsResponse[]>;
|
|
1477
1292
|
}
|
|
1478
1293
|
/**
|
|
1479
|
-
*
|
|
1480
|
-
* @
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
* @summary Upload a file to the staging area
|
|
1486
|
-
* @param {File} file The file to upload.
|
|
1487
|
-
* @param {*} [options] Override http request option.
|
|
1488
|
-
* @throws {RequiredError}
|
|
1489
|
-
*/
|
|
1490
|
-
stagingUpload: (file: File, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
1491
|
-
};
|
|
1492
|
-
/**
|
|
1493
|
-
* DataSourceStagingLocationApi - functional programming interface
|
|
1494
|
-
* @export
|
|
1294
|
+
* Provides a location for uploading staging files.
|
|
1295
|
+
* @summary Upload a file to the staging area
|
|
1296
|
+
* @param {File} file The file to upload.
|
|
1297
|
+
* @param {*} [options] Override http request option.
|
|
1298
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1299
|
+
* @throws {RequiredError}
|
|
1495
1300
|
*/
|
|
1496
|
-
export declare
|
|
1497
|
-
/**
|
|
1498
|
-
* Provides a location for uploading staging files.
|
|
1499
|
-
* @summary Upload a file to the staging area
|
|
1500
|
-
* @param {File} file The file to upload.
|
|
1501
|
-
* @param {*} [options] Override http request option.
|
|
1502
|
-
* @throws {RequiredError}
|
|
1503
|
-
*/
|
|
1504
|
-
stagingUpload(file: File, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<UploadFileResponse>>;
|
|
1505
|
-
};
|
|
1301
|
+
export declare function DataSourceStagingLocationApiAxiosParamCreator_StagingUpload(file: File, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
1506
1302
|
/**
|
|
1507
|
-
*
|
|
1508
|
-
* @
|
|
1303
|
+
* Provides a location for uploading staging files.
|
|
1304
|
+
* @summary Upload a file to the staging area
|
|
1305
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1306
|
+
* @param {string} basePath Base path.
|
|
1307
|
+
* @param {DataSourceStagingLocationApiStagingUploadRequest} requestParameters Request parameters.
|
|
1308
|
+
* @param {*} [options] Override http request option.
|
|
1309
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1310
|
+
* @throws {RequiredError}
|
|
1509
1311
|
*/
|
|
1510
|
-
export declare
|
|
1511
|
-
/**
|
|
1512
|
-
* Provides a location for uploading staging files.
|
|
1513
|
-
* @summary Upload a file to the staging area
|
|
1514
|
-
* @param {DataSourceStagingLocationApiStagingUploadRequest} requestParameters Request parameters.
|
|
1515
|
-
* @param {*} [options] Override http request option.
|
|
1516
|
-
* @throws {RequiredError}
|
|
1517
|
-
*/
|
|
1518
|
-
stagingUpload(requestParameters: DataSourceStagingLocationApiStagingUploadRequest, options?: AxiosRequestConfig): AxiosPromise<UploadFileResponse>;
|
|
1519
|
-
};
|
|
1312
|
+
export declare function DataSourceStagingLocationApi_StagingUpload(axios: AxiosInstance, basePath: string, requestParameters: DataSourceStagingLocationApiStagingUploadRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<UploadFileResponse>;
|
|
1520
1313
|
/**
|
|
1521
1314
|
* DataSourceStagingLocationApi - interface
|
|
1522
1315
|
* @export
|
|
@@ -1561,60 +1354,33 @@ export declare class DataSourceStagingLocationApi extends BaseAPI implements Dat
|
|
|
1561
1354
|
* @throws {RequiredError}
|
|
1562
1355
|
* @memberof DataSourceStagingLocationApi
|
|
1563
1356
|
*/
|
|
1564
|
-
stagingUpload(requestParameters: DataSourceStagingLocationApiStagingUploadRequest, options?: AxiosRequestConfig):
|
|
1357
|
+
stagingUpload(requestParameters: DataSourceStagingLocationApiStagingUploadRequest, options?: AxiosRequestConfig): AxiosPromise<UploadFileResponse>;
|
|
1565
1358
|
}
|
|
1566
1359
|
/**
|
|
1567
|
-
*
|
|
1568
|
-
* @
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
* @param {string} [matchingProperty] Property to match against collection features
|
|
1579
|
-
* @param {Array<string>} [values] List of values to filter features by
|
|
1580
|
-
* @param {*} [options] Override http request option.
|
|
1581
|
-
* @throws {RequiredError}
|
|
1582
|
-
*/
|
|
1583
|
-
getCollectionItems: (collectionId: string, limit?: number, bbox?: string, datetime?: string, matchingProperty?: string, values?: Array<string>, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
1584
|
-
};
|
|
1585
|
-
/**
|
|
1586
|
-
* OGCAPIFeaturesApi - functional programming interface
|
|
1587
|
-
* @export
|
|
1360
|
+
* Retrieve features from a GeoParquet collection as GeoJSON
|
|
1361
|
+
* @summary Get collection features
|
|
1362
|
+
* @param {string} collectionId Collection identifier
|
|
1363
|
+
* @param {number} [limit] Maximum number of features to return
|
|
1364
|
+
* @param {string} [bbox] Bounding box filter (minx,miny,maxx,maxy)
|
|
1365
|
+
* @param {string} [datetime] Datetime filter (ISO 8601)
|
|
1366
|
+
* @param {string} [matchingProperty] Property to match against collection features
|
|
1367
|
+
* @param {Array<string>} [values] List of values to filter features by
|
|
1368
|
+
* @param {*} [options] Override http request option.
|
|
1369
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1370
|
+
* @throws {RequiredError}
|
|
1588
1371
|
*/
|
|
1589
|
-
export declare
|
|
1590
|
-
/**
|
|
1591
|
-
* Retrieve features from a GeoParquet collection as GeoJSON
|
|
1592
|
-
* @summary Get collection features
|
|
1593
|
-
* @param {string} collectionId Collection identifier
|
|
1594
|
-
* @param {number} [limit] Maximum number of features to return
|
|
1595
|
-
* @param {string} [bbox] Bounding box filter (minx,miny,maxx,maxy)
|
|
1596
|
-
* @param {string} [datetime] Datetime filter (ISO 8601)
|
|
1597
|
-
* @param {string} [matchingProperty] Property to match against collection features
|
|
1598
|
-
* @param {Array<string>} [values] List of values to filter features by
|
|
1599
|
-
* @param {*} [options] Override http request option.
|
|
1600
|
-
* @throws {RequiredError}
|
|
1601
|
-
*/
|
|
1602
|
-
getCollectionItems(collectionId: string, limit?: number, bbox?: string, datetime?: string, matchingProperty?: string, values?: Array<string>, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GeoJsonFeatureCollection>>;
|
|
1603
|
-
};
|
|
1372
|
+
export declare function OGCAPIFeaturesApiAxiosParamCreator_GetCollectionItems(collectionId: string, limit?: number, bbox?: string, datetime?: string, matchingProperty?: string, values?: Array<string>, options?: AxiosRequestConfig, configuration?: Configuration): Promise<RequestArgs>;
|
|
1604
1373
|
/**
|
|
1605
|
-
*
|
|
1606
|
-
* @
|
|
1374
|
+
* Retrieve features from a GeoParquet collection as GeoJSON
|
|
1375
|
+
* @summary Get collection features
|
|
1376
|
+
* @param {AxiosInstance} axios Axios instance.
|
|
1377
|
+
* @param {string} basePath Base path.
|
|
1378
|
+
* @param {OGCAPIFeaturesApiGetCollectionItemsRequest} requestParameters Request parameters.
|
|
1379
|
+
* @param {*} [options] Override http request option.
|
|
1380
|
+
* @param {Configuration} [configuration] Optional configuration.
|
|
1381
|
+
* @throws {RequiredError}
|
|
1607
1382
|
*/
|
|
1608
|
-
export declare
|
|
1609
|
-
/**
|
|
1610
|
-
* Retrieve features from a GeoParquet collection as GeoJSON
|
|
1611
|
-
* @summary Get collection features
|
|
1612
|
-
* @param {OGCAPIFeaturesApiGetCollectionItemsRequest} requestParameters Request parameters.
|
|
1613
|
-
* @param {*} [options] Override http request option.
|
|
1614
|
-
* @throws {RequiredError}
|
|
1615
|
-
*/
|
|
1616
|
-
getCollectionItems(requestParameters: OGCAPIFeaturesApiGetCollectionItemsRequest, options?: AxiosRequestConfig): AxiosPromise<GeoJsonFeatureCollection>;
|
|
1617
|
-
};
|
|
1383
|
+
export declare function OGCAPIFeaturesApi_GetCollectionItems(axios: AxiosInstance, basePath: string, requestParameters: OGCAPIFeaturesApiGetCollectionItemsRequest, options?: AxiosRequestConfig, configuration?: Configuration): AxiosPromise<GeoJsonFeatureCollection>;
|
|
1618
1384
|
/**
|
|
1619
1385
|
* OGCAPIFeaturesApi - interface
|
|
1620
1386
|
* @export
|
|
@@ -1689,6 +1455,6 @@ export declare class OGCAPIFeaturesApi extends BaseAPI implements OGCAPIFeatures
|
|
|
1689
1455
|
* @throws {RequiredError}
|
|
1690
1456
|
* @memberof OGCAPIFeaturesApi
|
|
1691
1457
|
*/
|
|
1692
|
-
getCollectionItems(requestParameters: OGCAPIFeaturesApiGetCollectionItemsRequest, options?: AxiosRequestConfig):
|
|
1458
|
+
getCollectionItems(requestParameters: OGCAPIFeaturesApiGetCollectionItemsRequest, options?: AxiosRequestConfig): AxiosPromise<GeoJsonFeatureCollection>;
|
|
1693
1459
|
}
|
|
1694
1460
|
//# sourceMappingURL=api.d.ts.map
|