@gooddata/api-client-tiger 11.30.0-alpha.4 → 11.30.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16217,7 +16217,7 @@ export class DashboardsApi extends BaseAPI {
16217
16217
  * @summary Post User Data Filters
16218
16218
  * @param {string} workspaceId
16219
16219
  * @param {JsonApiUserDataFilterPostOptionalIdDocument} jsonApiUserDataFilterPostOptionalIdDocument
16220
- * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
16220
+ * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
16221
16221
  * @param {Array<'origin' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
16222
16222
  * @param {*} [options] Override http request option.
16223
16223
  * @param {Configuration} [configuration] Optional configuration.
@@ -16512,7 +16512,7 @@ export async function DataFiltersApiAxiosParamCreator_DeleteEntityWorkspaceDataF
16512
16512
  * @param {string} workspaceId
16513
16513
  * @param {'ALL' | 'PARENTS' | 'NATIVE'} [origin]
16514
16514
  * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
16515
- * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
16515
+ * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
16516
16516
  * @param {number} [page] Zero-based page index (0..N)
16517
16517
  * @param {number} [size] The size of the page to be returned
16518
16518
  * @param {Array<string>} [sort] Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
@@ -16713,7 +16713,7 @@ export async function DataFiltersApiAxiosParamCreator_GetAllEntitiesWorkspaceDat
16713
16713
  * @param {string} workspaceId
16714
16714
  * @param {string} objectId
16715
16715
  * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
16716
- * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
16716
+ * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
16717
16717
  * @param {boolean} [xGDCVALIDATERELATIONS]
16718
16718
  * @param {Array<'origin' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
16719
16719
  * @param {*} [options] Override http request option.
@@ -16910,7 +16910,7 @@ export async function DataFiltersApiAxiosParamCreator_GetWorkspaceDataFiltersLay
16910
16910
  * @param {string} objectId
16911
16911
  * @param {JsonApiUserDataFilterPatchDocument} jsonApiUserDataFilterPatchDocument
16912
16912
  * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
16913
- * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
16913
+ * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
16914
16914
  * @param {*} [options] Override http request option.
16915
16915
  * @param {Configuration} [configuration] Optional configuration.
16916
16916
  * @throws {RequiredError}
@@ -17319,7 +17319,7 @@ export async function DataFiltersApiAxiosParamCreator_SetWorkspaceDataFiltersLay
17319
17319
  * @param {string} objectId
17320
17320
  * @param {JsonApiUserDataFilterInDocument} jsonApiUserDataFilterInDocument
17321
17321
  * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
17322
- * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
17322
+ * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
17323
17323
  * @param {*} [options] Override http request option.
17324
17324
  * @param {Configuration} [configuration] Optional configuration.
17325
17325
  * @throws {RequiredError}
@@ -19447,6 +19447,220 @@ export class DataSourceIdentifierControllerApi extends BaseAPI {
19447
19447
  return DataSourceIdentifierControllerApi_GetEntityDataSourceIdentifiers(this.axios, this.basePath, requestParameters, options, this.configuration);
19448
19448
  }
19449
19449
  }
19450
+ // DataSourceStatisticsApi FP - DataSourceStatisticsApiAxiosParamCreator
19451
+ /**
19452
+ * (BETA) Removes all stored physical statistics for the specified data source.
19453
+ * @summary (BETA) Delete stored physical statistics for a data source
19454
+ * @param {string} dataSourceId
19455
+ * @param {*} [options] Override http request option.
19456
+ * @param {Configuration} [configuration] Optional configuration.
19457
+ * @throws {RequiredError}
19458
+ */
19459
+ export async function DataSourceStatisticsApiAxiosParamCreator_DeleteDataSourceStatistics(dataSourceId, options = {}, configuration) {
19460
+ // verify required parameter 'dataSourceId' is not null or undefined
19461
+ assertParamExists('deleteDataSourceStatistics', 'dataSourceId', dataSourceId);
19462
+ const localVarPath = `/api/v1/layout/dataSources/{dataSourceId}/statistics`
19463
+ .replace(`{${"dataSourceId"}}`, encodeURIComponent(String(dataSourceId)));
19464
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
19465
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
19466
+ let baseOptions;
19467
+ if (configuration) {
19468
+ baseOptions = configuration.baseOptions;
19469
+ }
19470
+ const localVarRequestOptions = { method: 'DELETE', ...baseOptions, ...options };
19471
+ const localVarHeaderParameter = {};
19472
+ const localVarQueryParameter = {};
19473
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
19474
+ const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
19475
+ localVarRequestOptions.headers = {
19476
+ ...localVarHeaderParameter,
19477
+ ...headersFromBaseOptions,
19478
+ ...options.headers,
19479
+ };
19480
+ return {
19481
+ url: toPathString(localVarUrlObj),
19482
+ options: localVarRequestOptions,
19483
+ };
19484
+ }
19485
+ // DataSourceStatisticsApi FP - DataSourceStatisticsApiAxiosParamCreator
19486
+ /**
19487
+ * (BETA) Returns previously stored physical table and column statistics. Supports optional filtering by schema and table name.
19488
+ * @summary (BETA) Retrieve stored physical statistics for a data source
19489
+ * @param {string} dataSourceId
19490
+ * @param {string} [schemaName]
19491
+ * @param {string} [tableName]
19492
+ * @param {*} [options] Override http request option.
19493
+ * @param {Configuration} [configuration] Optional configuration.
19494
+ * @throws {RequiredError}
19495
+ */
19496
+ export async function DataSourceStatisticsApiAxiosParamCreator_GetDataSourceStatistics(dataSourceId, schemaName, tableName, options = {}, configuration) {
19497
+ // verify required parameter 'dataSourceId' is not null or undefined
19498
+ assertParamExists('getDataSourceStatistics', 'dataSourceId', dataSourceId);
19499
+ const localVarPath = `/api/v1/layout/dataSources/{dataSourceId}/statistics`
19500
+ .replace(`{${"dataSourceId"}}`, encodeURIComponent(String(dataSourceId)));
19501
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
19502
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
19503
+ let baseOptions;
19504
+ if (configuration) {
19505
+ baseOptions = configuration.baseOptions;
19506
+ }
19507
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options };
19508
+ const localVarHeaderParameter = {};
19509
+ const localVarQueryParameter = {};
19510
+ if (schemaName !== undefined) {
19511
+ localVarQueryParameter['schemaName'] = schemaName;
19512
+ }
19513
+ if (tableName !== undefined) {
19514
+ localVarQueryParameter['tableName'] = tableName;
19515
+ }
19516
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
19517
+ const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
19518
+ localVarRequestOptions.headers = {
19519
+ ...localVarHeaderParameter,
19520
+ ...headersFromBaseOptions,
19521
+ ...options.headers,
19522
+ };
19523
+ return {
19524
+ url: toPathString(localVarUrlObj),
19525
+ options: localVarRequestOptions,
19526
+ };
19527
+ }
19528
+ // DataSourceStatisticsApi FP - DataSourceStatisticsApiAxiosParamCreator
19529
+ /**
19530
+ * (BETA) Stores or replaces physical statistics (row counts, NDV, null counts, min/max) for tables and columns of a data source.
19531
+ * @summary (BETA) Store physical table and column statistics for a data source
19532
+ * @param {string} dataSourceId
19533
+ * @param {DataSourceStatisticsRequest} dataSourceStatisticsRequest
19534
+ * @param {*} [options] Override http request option.
19535
+ * @param {Configuration} [configuration] Optional configuration.
19536
+ * @throws {RequiredError}
19537
+ */
19538
+ export async function DataSourceStatisticsApiAxiosParamCreator_PutDataSourceStatistics(dataSourceId, dataSourceStatisticsRequest, options = {}, configuration) {
19539
+ // verify required parameter 'dataSourceId' is not null or undefined
19540
+ assertParamExists('putDataSourceStatistics', 'dataSourceId', dataSourceId);
19541
+ // verify required parameter 'dataSourceStatisticsRequest' is not null or undefined
19542
+ assertParamExists('putDataSourceStatistics', 'dataSourceStatisticsRequest', dataSourceStatisticsRequest);
19543
+ const localVarPath = `/api/v1/layout/dataSources/{dataSourceId}/statistics`
19544
+ .replace(`{${"dataSourceId"}}`, encodeURIComponent(String(dataSourceId)));
19545
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
19546
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
19547
+ let baseOptions;
19548
+ if (configuration) {
19549
+ baseOptions = configuration.baseOptions;
19550
+ }
19551
+ const localVarRequestOptions = { method: 'PUT', ...baseOptions, ...options };
19552
+ const localVarHeaderParameter = {};
19553
+ const localVarQueryParameter = {};
19554
+ const consumes = [
19555
+ 'application/json'
19556
+ ];
19557
+ // use application/json if present, otherwise fallback to the first one
19558
+ localVarHeaderParameter['Content-Type'] = consumes.includes('application/json')
19559
+ ? 'application/json'
19560
+ : consumes[0];
19561
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
19562
+ const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
19563
+ localVarRequestOptions.headers = {
19564
+ ...localVarHeaderParameter,
19565
+ ...headersFromBaseOptions,
19566
+ ...options.headers,
19567
+ };
19568
+ const needsSerialization = typeof dataSourceStatisticsRequest !== "string" ||
19569
+ localVarRequestOptions.headers["Content-Type"] === "application/json";
19570
+ localVarRequestOptions.data = needsSerialization
19571
+ ? JSON.stringify(dataSourceStatisticsRequest !== undefined ? dataSourceStatisticsRequest : {})
19572
+ : dataSourceStatisticsRequest || "";
19573
+ return {
19574
+ url: toPathString(localVarUrlObj),
19575
+ options: localVarRequestOptions,
19576
+ };
19577
+ }
19578
+ // DataSourceStatisticsApi Api FP
19579
+ /**
19580
+ * (BETA) Removes all stored physical statistics for the specified data source.
19581
+ * @summary (BETA) Delete stored physical statistics for a data source
19582
+ * @param {AxiosInstance} axios Axios instance.
19583
+ * @param {string} basePath Base path.
19584
+ * @param {DataSourceStatisticsApiDeleteDataSourceStatisticsRequest} requestParameters Request parameters.
19585
+ * @param {*} [options] Override http request option.
19586
+ * @param {Configuration} [configuration] Optional configuration.
19587
+ * @throws {RequiredError}
19588
+ */
19589
+ export async function DataSourceStatisticsApi_DeleteDataSourceStatistics(axios, basePath, requestParameters, options, configuration) {
19590
+ const localVarAxiosArgs = await DataSourceStatisticsApiAxiosParamCreator_DeleteDataSourceStatistics(requestParameters.dataSourceId, options || {}, configuration);
19591
+ return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, basePath);
19592
+ }
19593
+ // DataSourceStatisticsApi Api FP
19594
+ /**
19595
+ * (BETA) Returns previously stored physical table and column statistics. Supports optional filtering by schema and table name.
19596
+ * @summary (BETA) Retrieve stored physical statistics for a data source
19597
+ * @param {AxiosInstance} axios Axios instance.
19598
+ * @param {string} basePath Base path.
19599
+ * @param {DataSourceStatisticsApiGetDataSourceStatisticsRequest} requestParameters Request parameters.
19600
+ * @param {*} [options] Override http request option.
19601
+ * @param {Configuration} [configuration] Optional configuration.
19602
+ * @throws {RequiredError}
19603
+ */
19604
+ export async function DataSourceStatisticsApi_GetDataSourceStatistics(axios, basePath, requestParameters, options, configuration) {
19605
+ const localVarAxiosArgs = await DataSourceStatisticsApiAxiosParamCreator_GetDataSourceStatistics(requestParameters.dataSourceId, requestParameters.schemaName, requestParameters.tableName, options || {}, configuration);
19606
+ return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, basePath);
19607
+ }
19608
+ // DataSourceStatisticsApi Api FP
19609
+ /**
19610
+ * (BETA) Stores or replaces physical statistics (row counts, NDV, null counts, min/max) for tables and columns of a data source.
19611
+ * @summary (BETA) Store physical table and column statistics for a data source
19612
+ * @param {AxiosInstance} axios Axios instance.
19613
+ * @param {string} basePath Base path.
19614
+ * @param {DataSourceStatisticsApiPutDataSourceStatisticsRequest} requestParameters Request parameters.
19615
+ * @param {*} [options] Override http request option.
19616
+ * @param {Configuration} [configuration] Optional configuration.
19617
+ * @throws {RequiredError}
19618
+ */
19619
+ export async function DataSourceStatisticsApi_PutDataSourceStatistics(axios, basePath, requestParameters, options, configuration) {
19620
+ const localVarAxiosArgs = await DataSourceStatisticsApiAxiosParamCreator_PutDataSourceStatistics(requestParameters.dataSourceId, requestParameters.dataSourceStatisticsRequest, options || {}, configuration);
19621
+ return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, basePath);
19622
+ }
19623
+ /**
19624
+ * DataSourceStatisticsApi - object-oriented interface
19625
+ * @export
19626
+ * @class DataSourceStatisticsApi
19627
+ * @extends {BaseAPI}
19628
+ */
19629
+ export class DataSourceStatisticsApi extends BaseAPI {
19630
+ /**
19631
+ * (BETA) Removes all stored physical statistics for the specified data source.
19632
+ * @summary (BETA) Delete stored physical statistics for a data source
19633
+ * @param {DataSourceStatisticsApiDeleteDataSourceStatisticsRequest} requestParameters Request parameters.
19634
+ * @param {*} [options] Override http request option.
19635
+ * @throws {RequiredError}
19636
+ * @memberof DataSourceStatisticsApi
19637
+ */
19638
+ deleteDataSourceStatistics(requestParameters, options) {
19639
+ return DataSourceStatisticsApi_DeleteDataSourceStatistics(this.axios, this.basePath, requestParameters, options, this.configuration);
19640
+ }
19641
+ /**
19642
+ * (BETA) Returns previously stored physical table and column statistics. Supports optional filtering by schema and table name.
19643
+ * @summary (BETA) Retrieve stored physical statistics for a data source
19644
+ * @param {DataSourceStatisticsApiGetDataSourceStatisticsRequest} requestParameters Request parameters.
19645
+ * @param {*} [options] Override http request option.
19646
+ * @throws {RequiredError}
19647
+ * @memberof DataSourceStatisticsApi
19648
+ */
19649
+ getDataSourceStatistics(requestParameters, options) {
19650
+ return DataSourceStatisticsApi_GetDataSourceStatistics(this.axios, this.basePath, requestParameters, options, this.configuration);
19651
+ }
19652
+ /**
19653
+ * (BETA) Stores or replaces physical statistics (row counts, NDV, null counts, min/max) for tables and columns of a data source.
19654
+ * @summary (BETA) Store physical table and column statistics for a data source
19655
+ * @param {DataSourceStatisticsApiPutDataSourceStatisticsRequest} requestParameters Request parameters.
19656
+ * @param {*} [options] Override http request option.
19657
+ * @throws {RequiredError}
19658
+ * @memberof DataSourceStatisticsApi
19659
+ */
19660
+ putDataSourceStatistics(requestParameters, options) {
19661
+ return DataSourceStatisticsApi_PutDataSourceStatistics(this.axios, this.basePath, requestParameters, options, this.configuration);
19662
+ }
19663
+ }
19450
19664
  // DatasetControllerApi FP - DatasetControllerApiAxiosParamCreator
19451
19665
  /**
19452
19666
  *
@@ -21419,7 +21633,7 @@ export async function EntitiesApiAxiosParamCreator_CreateEntityMemoryItems(works
21419
21633
  * @summary Post Metrics
21420
21634
  * @param {string} workspaceId
21421
21635
  * @param {JsonApiMetricPostOptionalIdDocument} jsonApiMetricPostOptionalIdDocument
21422
- * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
21636
+ * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
21423
21637
  * @param {Array<'origin' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
21424
21638
  * @param {*} [options] Override http request option.
21425
21639
  * @param {Configuration} [configuration] Optional configuration.
@@ -21678,7 +21892,7 @@ export async function EntitiesApiAxiosParamCreator_CreateEntityThemes(jsonApiThe
21678
21892
  * @summary Post User Data Filters
21679
21893
  * @param {string} workspaceId
21680
21894
  * @param {JsonApiUserDataFilterPostOptionalIdDocument} jsonApiUserDataFilterPostOptionalIdDocument
21681
- * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
21895
+ * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
21682
21896
  * @param {Array<'origin' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
21683
21897
  * @param {*} [options] Override http request option.
21684
21898
  * @param {Configuration} [configuration] Optional configuration.
@@ -25206,7 +25420,7 @@ export async function EntitiesApiAxiosParamCreator_GetAllEntitiesMemoryItems(wor
25206
25420
  * @param {string} workspaceId
25207
25421
  * @param {'ALL' | 'PARENTS' | 'NATIVE'} [origin]
25208
25422
  * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
25209
- * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
25423
+ * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
25210
25424
  * @param {number} [page] Zero-based page index (0..N)
25211
25425
  * @param {number} [size] The size of the page to be returned
25212
25426
  * @param {Array<string>} [sort] Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
@@ -25544,7 +25758,7 @@ export async function EntitiesApiAxiosParamCreator_GetAllEntitiesThemes(filter,
25544
25758
  * @param {string} workspaceId
25545
25759
  * @param {'ALL' | 'PARENTS' | 'NATIVE'} [origin]
25546
25760
  * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
25547
- * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
25761
+ * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
25548
25762
  * @param {number} [page] Zero-based page index (0..N)
25549
25763
  * @param {number} [size] The size of the page to be returned
25550
25764
  * @param {Array<string>} [sort] Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
@@ -27587,7 +27801,7 @@ export async function EntitiesApiAxiosParamCreator_GetEntityMemoryItems(workspac
27587
27801
  * @param {string} workspaceId
27588
27802
  * @param {string} objectId
27589
27803
  * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
27590
- * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
27804
+ * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
27591
27805
  * @param {boolean} [xGDCVALIDATERELATIONS]
27592
27806
  * @param {Array<'origin' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
27593
27807
  * @param {*} [options] Override http request option.
@@ -27900,7 +28114,7 @@ export async function EntitiesApiAxiosParamCreator_GetEntityThemes(id, filter, o
27900
28114
  * @param {string} workspaceId
27901
28115
  * @param {string} objectId
27902
28116
  * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
27903
- * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
28117
+ * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
27904
28118
  * @param {boolean} [xGDCVALIDATERELATIONS]
27905
28119
  * @param {Array<'origin' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
27906
28120
  * @param {*} [options] Override http request option.
@@ -29909,7 +30123,7 @@ export async function EntitiesApiAxiosParamCreator_PatchEntityMemoryItems(worksp
29909
30123
  * @param {string} objectId
29910
30124
  * @param {JsonApiMetricPatchDocument} jsonApiMetricPatchDocument
29911
30125
  * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
29912
- * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
30126
+ * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
29913
30127
  * @param {*} [options] Override http request option.
29914
30128
  * @param {Configuration} [configuration] Optional configuration.
29915
30129
  * @throws {RequiredError}
@@ -30259,7 +30473,7 @@ export async function EntitiesApiAxiosParamCreator_PatchEntityThemes(id, jsonApi
30259
30473
  * @param {string} objectId
30260
30474
  * @param {JsonApiUserDataFilterPatchDocument} jsonApiUserDataFilterPatchDocument
30261
30475
  * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
30262
- * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
30476
+ * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
30263
30477
  * @param {*} [options] Override http request option.
30264
30478
  * @param {Configuration} [configuration] Optional configuration.
30265
30479
  * @throws {RequiredError}
@@ -30741,80 +30955,19 @@ export async function EntitiesApiAxiosParamCreator_PatchEntityWorkspaces(id, jso
30741
30955
  }
30742
30956
  // EntitiesApi FP - EntitiesApiAxiosParamCreator
30743
30957
  /**
30744
- *
30745
- * @summary The search endpoint (beta)
30746
- * @param {string} workspaceId
30747
- * @param {EntitySearchBody} entitySearchBody Search request body with filter, pagination, and sorting options
30748
- * @param {'ALL' | 'PARENTS' | 'NATIVE'} [origin]
30749
- * @param {boolean} [xGDCVALIDATERELATIONS]
30750
- * @param {*} [options] Override http request option.
30751
- * @param {Configuration} [configuration] Optional configuration.
30752
- * @throws {RequiredError}
30753
- */
30754
- export async function EntitiesApiAxiosParamCreator_SearchEntitiesAggregatedFacts(workspaceId, entitySearchBody, origin, xGDCVALIDATERELATIONS, options = {}, configuration) {
30755
- // verify required parameter 'workspaceId' is not null or undefined
30756
- assertParamExists('searchEntitiesAggregatedFacts', 'workspaceId', workspaceId);
30757
- // verify required parameter 'entitySearchBody' is not null or undefined
30758
- assertParamExists('searchEntitiesAggregatedFacts', 'entitySearchBody', entitySearchBody);
30759
- const localVarPath = `/api/v1/entities/workspaces/{workspaceId}/aggregatedFacts/search`
30760
- .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
30761
- // use dummy base URL string because the URL constructor only accepts absolute URLs.
30762
- const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
30763
- let baseOptions;
30764
- if (configuration) {
30765
- baseOptions = configuration.baseOptions;
30766
- }
30767
- const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options };
30768
- const localVarHeaderParameter = {};
30769
- const localVarQueryParameter = {};
30770
- if (origin !== undefined) {
30771
- localVarQueryParameter['origin'] = origin;
30772
- }
30773
- if (xGDCVALIDATERELATIONS !== undefined && xGDCVALIDATERELATIONS !== null) {
30774
- localVarHeaderParameter['X-GDC-VALIDATE-RELATIONS'] = String(JSON.stringify(xGDCVALIDATERELATIONS));
30775
- }
30776
- const consumes = [
30777
- 'application/json'
30778
- ];
30779
- // use application/json if present, otherwise fallback to the first one
30780
- localVarHeaderParameter['Content-Type'] = consumes.includes('application/json')
30781
- ? 'application/json'
30782
- : consumes[0];
30783
- setSearchParams(localVarUrlObj, localVarQueryParameter);
30784
- const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
30785
- localVarRequestOptions.headers = {
30786
- ...localVarHeaderParameter,
30787
- ...headersFromBaseOptions,
30788
- ...options.headers,
30789
- };
30790
- const needsSerialization = typeof entitySearchBody !== "string" ||
30791
- localVarRequestOptions.headers["Content-Type"] === "application/json";
30792
- localVarRequestOptions.data = needsSerialization
30793
- ? JSON.stringify(entitySearchBody !== undefined ? entitySearchBody : {})
30794
- : entitySearchBody || "";
30795
- return {
30796
- url: toPathString(localVarUrlObj),
30797
- options: localVarRequestOptions,
30798
- };
30799
- }
30800
- // EntitiesApi FP - EntitiesApiAxiosParamCreator
30801
- /**
30802
- *
30803
- * @summary The search endpoint (beta)
30958
+ * Notification sets up all reports to be computed again with new data.
30959
+ * @summary Register an upload notification
30804
30960
  * @param {string} workspaceId
30805
- * @param {EntitySearchBody} entitySearchBody Search request body with filter, pagination, and sorting options
30806
- * @param {'ALL' | 'PARENTS' | 'NATIVE'} [origin]
30807
- * @param {boolean} [xGDCVALIDATERELATIONS]
30961
+ * @param {Array<'config' | 'permissions' | 'hierarchy' | 'dataModelDatasets' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
30962
+ * @param {object} [body] Request body
30808
30963
  * @param {*} [options] Override http request option.
30809
30964
  * @param {Configuration} [configuration] Optional configuration.
30810
30965
  * @throws {RequiredError}
30811
30966
  */
30812
- export async function EntitiesApiAxiosParamCreator_SearchEntitiesAnalyticalDashboards(workspaceId, entitySearchBody, origin, xGDCVALIDATERELATIONS, options = {}, configuration) {
30967
+ export async function EntitiesApiAxiosParamCreator_RegisterUploadNotificationWorkspaces(workspaceId, metaInclude, body, options = {}, configuration) {
30813
30968
  // verify required parameter 'workspaceId' is not null or undefined
30814
- assertParamExists('searchEntitiesAnalyticalDashboards', 'workspaceId', workspaceId);
30815
- // verify required parameter 'entitySearchBody' is not null or undefined
30816
- assertParamExists('searchEntitiesAnalyticalDashboards', 'entitySearchBody', entitySearchBody);
30817
- const localVarPath = `/api/v1/entities/workspaces/{workspaceId}/analyticalDashboards/search`
30969
+ assertParamExists('registerUploadNotificationWorkspaces', 'workspaceId', workspaceId);
30970
+ const localVarPath = `/api/v1/entities/workspaces/{workspaceId}/uploadNotification`
30818
30971
  .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
30819
30972
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
30820
30973
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -30825,11 +30978,8 @@ export async function EntitiesApiAxiosParamCreator_SearchEntitiesAnalyticalDashb
30825
30978
  const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options };
30826
30979
  const localVarHeaderParameter = {};
30827
30980
  const localVarQueryParameter = {};
30828
- if (origin !== undefined) {
30829
- localVarQueryParameter['origin'] = origin;
30830
- }
30831
- if (xGDCVALIDATERELATIONS !== undefined && xGDCVALIDATERELATIONS !== null) {
30832
- localVarHeaderParameter['X-GDC-VALIDATE-RELATIONS'] = String(JSON.stringify(xGDCVALIDATERELATIONS));
30981
+ if (metaInclude) {
30982
+ localVarQueryParameter['metaInclude'] = Array.from(metaInclude).join(COLLECTION_FORMATS.csv);
30833
30983
  }
30834
30984
  const consumes = [
30835
30985
  'application/json'
@@ -30845,11 +30995,11 @@ export async function EntitiesApiAxiosParamCreator_SearchEntitiesAnalyticalDashb
30845
30995
  ...headersFromBaseOptions,
30846
30996
  ...options.headers,
30847
30997
  };
30848
- const needsSerialization = typeof entitySearchBody !== "string" ||
30998
+ const needsSerialization = typeof body !== "string" ||
30849
30999
  localVarRequestOptions.headers["Content-Type"] === "application/json";
30850
31000
  localVarRequestOptions.data = needsSerialization
30851
- ? JSON.stringify(entitySearchBody !== undefined ? entitySearchBody : {})
30852
- : entitySearchBody || "";
31001
+ ? JSON.stringify(body !== undefined ? body : {})
31002
+ : body || "";
30853
31003
  return {
30854
31004
  url: toPathString(localVarUrlObj),
30855
31005
  options: localVarRequestOptions,
@@ -30867,12 +31017,12 @@ export async function EntitiesApiAxiosParamCreator_SearchEntitiesAnalyticalDashb
30867
31017
  * @param {Configuration} [configuration] Optional configuration.
30868
31018
  * @throws {RequiredError}
30869
31019
  */
30870
- export async function EntitiesApiAxiosParamCreator_SearchEntitiesAttributeHierarchies(workspaceId, entitySearchBody, origin, xGDCVALIDATERELATIONS, options = {}, configuration) {
31020
+ export async function EntitiesApiAxiosParamCreator_SearchEntitiesAggregatedFacts(workspaceId, entitySearchBody, origin, xGDCVALIDATERELATIONS, options = {}, configuration) {
30871
31021
  // verify required parameter 'workspaceId' is not null or undefined
30872
- assertParamExists('searchEntitiesAttributeHierarchies', 'workspaceId', workspaceId);
31022
+ assertParamExists('searchEntitiesAggregatedFacts', 'workspaceId', workspaceId);
30873
31023
  // verify required parameter 'entitySearchBody' is not null or undefined
30874
- assertParamExists('searchEntitiesAttributeHierarchies', 'entitySearchBody', entitySearchBody);
30875
- const localVarPath = `/api/v1/entities/workspaces/{workspaceId}/attributeHierarchies/search`
31024
+ assertParamExists('searchEntitiesAggregatedFacts', 'entitySearchBody', entitySearchBody);
31025
+ const localVarPath = `/api/v1/entities/workspaces/{workspaceId}/aggregatedFacts/search`
30876
31026
  .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
30877
31027
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
30878
31028
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -30925,12 +31075,12 @@ export async function EntitiesApiAxiosParamCreator_SearchEntitiesAttributeHierar
30925
31075
  * @param {Configuration} [configuration] Optional configuration.
30926
31076
  * @throws {RequiredError}
30927
31077
  */
30928
- export async function EntitiesApiAxiosParamCreator_SearchEntitiesAttributes(workspaceId, entitySearchBody, origin, xGDCVALIDATERELATIONS, options = {}, configuration) {
31078
+ export async function EntitiesApiAxiosParamCreator_SearchEntitiesAnalyticalDashboards(workspaceId, entitySearchBody, origin, xGDCVALIDATERELATIONS, options = {}, configuration) {
30929
31079
  // verify required parameter 'workspaceId' is not null or undefined
30930
- assertParamExists('searchEntitiesAttributes', 'workspaceId', workspaceId);
31080
+ assertParamExists('searchEntitiesAnalyticalDashboards', 'workspaceId', workspaceId);
30931
31081
  // verify required parameter 'entitySearchBody' is not null or undefined
30932
- assertParamExists('searchEntitiesAttributes', 'entitySearchBody', entitySearchBody);
30933
- const localVarPath = `/api/v1/entities/workspaces/{workspaceId}/attributes/search`
31082
+ assertParamExists('searchEntitiesAnalyticalDashboards', 'entitySearchBody', entitySearchBody);
31083
+ const localVarPath = `/api/v1/entities/workspaces/{workspaceId}/analyticalDashboards/search`
30934
31084
  .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
30935
31085
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
30936
31086
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -30983,12 +31133,12 @@ export async function EntitiesApiAxiosParamCreator_SearchEntitiesAttributes(work
30983
31133
  * @param {Configuration} [configuration] Optional configuration.
30984
31134
  * @throws {RequiredError}
30985
31135
  */
30986
- export async function EntitiesApiAxiosParamCreator_SearchEntitiesAutomationResults(workspaceId, entitySearchBody, origin, xGDCVALIDATERELATIONS, options = {}, configuration) {
31136
+ export async function EntitiesApiAxiosParamCreator_SearchEntitiesAttributeHierarchies(workspaceId, entitySearchBody, origin, xGDCVALIDATERELATIONS, options = {}, configuration) {
30987
31137
  // verify required parameter 'workspaceId' is not null or undefined
30988
- assertParamExists('searchEntitiesAutomationResults', 'workspaceId', workspaceId);
31138
+ assertParamExists('searchEntitiesAttributeHierarchies', 'workspaceId', workspaceId);
30989
31139
  // verify required parameter 'entitySearchBody' is not null or undefined
30990
- assertParamExists('searchEntitiesAutomationResults', 'entitySearchBody', entitySearchBody);
30991
- const localVarPath = `/api/v1/entities/workspaces/{workspaceId}/automationResults/search`
31140
+ assertParamExists('searchEntitiesAttributeHierarchies', 'entitySearchBody', entitySearchBody);
31141
+ const localVarPath = `/api/v1/entities/workspaces/{workspaceId}/attributeHierarchies/search`
30992
31142
  .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
30993
31143
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
30994
31144
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -31041,12 +31191,12 @@ export async function EntitiesApiAxiosParamCreator_SearchEntitiesAutomationResul
31041
31191
  * @param {Configuration} [configuration] Optional configuration.
31042
31192
  * @throws {RequiredError}
31043
31193
  */
31044
- export async function EntitiesApiAxiosParamCreator_SearchEntitiesAutomations(workspaceId, entitySearchBody, origin, xGDCVALIDATERELATIONS, options = {}, configuration) {
31194
+ export async function EntitiesApiAxiosParamCreator_SearchEntitiesAttributes(workspaceId, entitySearchBody, origin, xGDCVALIDATERELATIONS, options = {}, configuration) {
31045
31195
  // verify required parameter 'workspaceId' is not null or undefined
31046
- assertParamExists('searchEntitiesAutomations', 'workspaceId', workspaceId);
31196
+ assertParamExists('searchEntitiesAttributes', 'workspaceId', workspaceId);
31047
31197
  // verify required parameter 'entitySearchBody' is not null or undefined
31048
- assertParamExists('searchEntitiesAutomations', 'entitySearchBody', entitySearchBody);
31049
- const localVarPath = `/api/v1/entities/workspaces/{workspaceId}/automations/search`
31198
+ assertParamExists('searchEntitiesAttributes', 'entitySearchBody', entitySearchBody);
31199
+ const localVarPath = `/api/v1/entities/workspaces/{workspaceId}/attributes/search`
31050
31200
  .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
31051
31201
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
31052
31202
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -31099,12 +31249,128 @@ export async function EntitiesApiAxiosParamCreator_SearchEntitiesAutomations(wor
31099
31249
  * @param {Configuration} [configuration] Optional configuration.
31100
31250
  * @throws {RequiredError}
31101
31251
  */
31102
- export async function EntitiesApiAxiosParamCreator_SearchEntitiesCustomApplicationSettings(workspaceId, entitySearchBody, origin, xGDCVALIDATERELATIONS, options = {}, configuration) {
31252
+ export async function EntitiesApiAxiosParamCreator_SearchEntitiesAutomationResults(workspaceId, entitySearchBody, origin, xGDCVALIDATERELATIONS, options = {}, configuration) {
31103
31253
  // verify required parameter 'workspaceId' is not null or undefined
31104
- assertParamExists('searchEntitiesCustomApplicationSettings', 'workspaceId', workspaceId);
31254
+ assertParamExists('searchEntitiesAutomationResults', 'workspaceId', workspaceId);
31105
31255
  // verify required parameter 'entitySearchBody' is not null or undefined
31106
- assertParamExists('searchEntitiesCustomApplicationSettings', 'entitySearchBody', entitySearchBody);
31107
- const localVarPath = `/api/v1/entities/workspaces/{workspaceId}/customApplicationSettings/search`
31256
+ assertParamExists('searchEntitiesAutomationResults', 'entitySearchBody', entitySearchBody);
31257
+ const localVarPath = `/api/v1/entities/workspaces/{workspaceId}/automationResults/search`
31258
+ .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
31259
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
31260
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
31261
+ let baseOptions;
31262
+ if (configuration) {
31263
+ baseOptions = configuration.baseOptions;
31264
+ }
31265
+ const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options };
31266
+ const localVarHeaderParameter = {};
31267
+ const localVarQueryParameter = {};
31268
+ if (origin !== undefined) {
31269
+ localVarQueryParameter['origin'] = origin;
31270
+ }
31271
+ if (xGDCVALIDATERELATIONS !== undefined && xGDCVALIDATERELATIONS !== null) {
31272
+ localVarHeaderParameter['X-GDC-VALIDATE-RELATIONS'] = String(JSON.stringify(xGDCVALIDATERELATIONS));
31273
+ }
31274
+ const consumes = [
31275
+ 'application/json'
31276
+ ];
31277
+ // use application/json if present, otherwise fallback to the first one
31278
+ localVarHeaderParameter['Content-Type'] = consumes.includes('application/json')
31279
+ ? 'application/json'
31280
+ : consumes[0];
31281
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
31282
+ const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
31283
+ localVarRequestOptions.headers = {
31284
+ ...localVarHeaderParameter,
31285
+ ...headersFromBaseOptions,
31286
+ ...options.headers,
31287
+ };
31288
+ const needsSerialization = typeof entitySearchBody !== "string" ||
31289
+ localVarRequestOptions.headers["Content-Type"] === "application/json";
31290
+ localVarRequestOptions.data = needsSerialization
31291
+ ? JSON.stringify(entitySearchBody !== undefined ? entitySearchBody : {})
31292
+ : entitySearchBody || "";
31293
+ return {
31294
+ url: toPathString(localVarUrlObj),
31295
+ options: localVarRequestOptions,
31296
+ };
31297
+ }
31298
+ // EntitiesApi FP - EntitiesApiAxiosParamCreator
31299
+ /**
31300
+ *
31301
+ * @summary The search endpoint (beta)
31302
+ * @param {string} workspaceId
31303
+ * @param {EntitySearchBody} entitySearchBody Search request body with filter, pagination, and sorting options
31304
+ * @param {'ALL' | 'PARENTS' | 'NATIVE'} [origin]
31305
+ * @param {boolean} [xGDCVALIDATERELATIONS]
31306
+ * @param {*} [options] Override http request option.
31307
+ * @param {Configuration} [configuration] Optional configuration.
31308
+ * @throws {RequiredError}
31309
+ */
31310
+ export async function EntitiesApiAxiosParamCreator_SearchEntitiesAutomations(workspaceId, entitySearchBody, origin, xGDCVALIDATERELATIONS, options = {}, configuration) {
31311
+ // verify required parameter 'workspaceId' is not null or undefined
31312
+ assertParamExists('searchEntitiesAutomations', 'workspaceId', workspaceId);
31313
+ // verify required parameter 'entitySearchBody' is not null or undefined
31314
+ assertParamExists('searchEntitiesAutomations', 'entitySearchBody', entitySearchBody);
31315
+ const localVarPath = `/api/v1/entities/workspaces/{workspaceId}/automations/search`
31316
+ .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
31317
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
31318
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
31319
+ let baseOptions;
31320
+ if (configuration) {
31321
+ baseOptions = configuration.baseOptions;
31322
+ }
31323
+ const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options };
31324
+ const localVarHeaderParameter = {};
31325
+ const localVarQueryParameter = {};
31326
+ if (origin !== undefined) {
31327
+ localVarQueryParameter['origin'] = origin;
31328
+ }
31329
+ if (xGDCVALIDATERELATIONS !== undefined && xGDCVALIDATERELATIONS !== null) {
31330
+ localVarHeaderParameter['X-GDC-VALIDATE-RELATIONS'] = String(JSON.stringify(xGDCVALIDATERELATIONS));
31331
+ }
31332
+ const consumes = [
31333
+ 'application/json'
31334
+ ];
31335
+ // use application/json if present, otherwise fallback to the first one
31336
+ localVarHeaderParameter['Content-Type'] = consumes.includes('application/json')
31337
+ ? 'application/json'
31338
+ : consumes[0];
31339
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
31340
+ const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
31341
+ localVarRequestOptions.headers = {
31342
+ ...localVarHeaderParameter,
31343
+ ...headersFromBaseOptions,
31344
+ ...options.headers,
31345
+ };
31346
+ const needsSerialization = typeof entitySearchBody !== "string" ||
31347
+ localVarRequestOptions.headers["Content-Type"] === "application/json";
31348
+ localVarRequestOptions.data = needsSerialization
31349
+ ? JSON.stringify(entitySearchBody !== undefined ? entitySearchBody : {})
31350
+ : entitySearchBody || "";
31351
+ return {
31352
+ url: toPathString(localVarUrlObj),
31353
+ options: localVarRequestOptions,
31354
+ };
31355
+ }
31356
+ // EntitiesApi FP - EntitiesApiAxiosParamCreator
31357
+ /**
31358
+ *
31359
+ * @summary The search endpoint (beta)
31360
+ * @param {string} workspaceId
31361
+ * @param {EntitySearchBody} entitySearchBody Search request body with filter, pagination, and sorting options
31362
+ * @param {'ALL' | 'PARENTS' | 'NATIVE'} [origin]
31363
+ * @param {boolean} [xGDCVALIDATERELATIONS]
31364
+ * @param {*} [options] Override http request option.
31365
+ * @param {Configuration} [configuration] Optional configuration.
31366
+ * @throws {RequiredError}
31367
+ */
31368
+ export async function EntitiesApiAxiosParamCreator_SearchEntitiesCustomApplicationSettings(workspaceId, entitySearchBody, origin, xGDCVALIDATERELATIONS, options = {}, configuration) {
31369
+ // verify required parameter 'workspaceId' is not null or undefined
31370
+ assertParamExists('searchEntitiesCustomApplicationSettings', 'workspaceId', workspaceId);
31371
+ // verify required parameter 'entitySearchBody' is not null or undefined
31372
+ assertParamExists('searchEntitiesCustomApplicationSettings', 'entitySearchBody', entitySearchBody);
31373
+ const localVarPath = `/api/v1/entities/workspaces/{workspaceId}/customApplicationSettings/search`
31108
31374
  .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
31109
31375
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
31110
31376
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -33316,7 +33582,7 @@ export async function EntitiesApiAxiosParamCreator_UpdateEntityMemoryItems(works
33316
33582
  * @param {string} objectId
33317
33583
  * @param {JsonApiMetricInDocument} jsonApiMetricInDocument
33318
33584
  * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
33319
- * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
33585
+ * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
33320
33586
  * @param {*} [options] Override http request option.
33321
33587
  * @param {Configuration} [configuration] Optional configuration.
33322
33588
  * @throws {RequiredError}
@@ -33666,7 +33932,7 @@ export async function EntitiesApiAxiosParamCreator_UpdateEntityThemes(id, jsonAp
33666
33932
  * @param {string} objectId
33667
33933
  * @param {JsonApiUserDataFilterInDocument} jsonApiUserDataFilterInDocument
33668
33934
  * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
33669
- * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
33935
+ * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
33670
33936
  * @param {*} [options] Override http request option.
33671
33937
  * @param {Configuration} [configuration] Optional configuration.
33672
33938
  * @throws {RequiredError}
@@ -37249,6 +37515,21 @@ export async function EntitiesApi_PatchEntityWorkspaces(axios, basePath, request
37249
37515
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, basePath);
37250
37516
  }
37251
37517
  // EntitiesApi Api FP
37518
+ /**
37519
+ * Notification sets up all reports to be computed again with new data.
37520
+ * @summary Register an upload notification
37521
+ * @param {AxiosInstance} axios Axios instance.
37522
+ * @param {string} basePath Base path.
37523
+ * @param {EntitiesApiRegisterUploadNotificationWorkspacesRequest} requestParameters Request parameters.
37524
+ * @param {*} [options] Override http request option.
37525
+ * @param {Configuration} [configuration] Optional configuration.
37526
+ * @throws {RequiredError}
37527
+ */
37528
+ export async function EntitiesApi_RegisterUploadNotificationWorkspaces(axios, basePath, requestParameters, options, configuration) {
37529
+ const localVarAxiosArgs = await EntitiesApiAxiosParamCreator_RegisterUploadNotificationWorkspaces(requestParameters.workspaceId, requestParameters.metaInclude, requestParameters.body, options || {}, configuration);
37530
+ return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, basePath);
37531
+ }
37532
+ // EntitiesApi Api FP
37252
37533
  /**
37253
37534
  *
37254
37535
  * @summary The search endpoint (beta)
@@ -40376,6 +40657,17 @@ export class EntitiesApi extends BaseAPI {
40376
40657
  patchEntityWorkspaces(requestParameters, options) {
40377
40658
  return EntitiesApi_PatchEntityWorkspaces(this.axios, this.basePath, requestParameters, options, this.configuration);
40378
40659
  }
40660
+ /**
40661
+ * Notification sets up all reports to be computed again with new data.
40662
+ * @summary Register an upload notification
40663
+ * @param {EntitiesApiRegisterUploadNotificationWorkspacesRequest} requestParameters Request parameters.
40664
+ * @param {*} [options] Override http request option.
40665
+ * @throws {RequiredError}
40666
+ * @memberof EntitiesApi
40667
+ */
40668
+ registerUploadNotificationWorkspaces(requestParameters, options) {
40669
+ return EntitiesApi_RegisterUploadNotificationWorkspaces(this.axios, this.basePath, requestParameters, options, this.configuration);
40670
+ }
40379
40671
  /**
40380
40672
  *
40381
40673
  * @summary The search endpoint (beta)
@@ -48926,6 +49218,58 @@ export async function InvalidateCacheApiAxiosParamCreator_RegisterUploadNotifica
48926
49218
  options: localVarRequestOptions,
48927
49219
  };
48928
49220
  }
49221
+ // InvalidateCacheApi FP - InvalidateCacheApiAxiosParamCreator
49222
+ /**
49223
+ * Notification sets up all reports to be computed again with new data.
49224
+ * @summary Register an upload notification
49225
+ * @param {string} workspaceId
49226
+ * @param {Array<'config' | 'permissions' | 'hierarchy' | 'dataModelDatasets' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
49227
+ * @param {object} [body] Request body
49228
+ * @param {*} [options] Override http request option.
49229
+ * @param {Configuration} [configuration] Optional configuration.
49230
+ * @throws {RequiredError}
49231
+ */
49232
+ export async function InvalidateCacheApiAxiosParamCreator_RegisterUploadNotificationWorkspaces(workspaceId, metaInclude, body, options = {}, configuration) {
49233
+ // verify required parameter 'workspaceId' is not null or undefined
49234
+ assertParamExists('registerUploadNotificationWorkspaces', 'workspaceId', workspaceId);
49235
+ const localVarPath = `/api/v1/entities/workspaces/{workspaceId}/uploadNotification`
49236
+ .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
49237
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
49238
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
49239
+ let baseOptions;
49240
+ if (configuration) {
49241
+ baseOptions = configuration.baseOptions;
49242
+ }
49243
+ const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options };
49244
+ const localVarHeaderParameter = {};
49245
+ const localVarQueryParameter = {};
49246
+ if (metaInclude) {
49247
+ localVarQueryParameter['metaInclude'] = Array.from(metaInclude).join(COLLECTION_FORMATS.csv);
49248
+ }
49249
+ const consumes = [
49250
+ 'application/json'
49251
+ ];
49252
+ // use application/json if present, otherwise fallback to the first one
49253
+ localVarHeaderParameter['Content-Type'] = consumes.includes('application/json')
49254
+ ? 'application/json'
49255
+ : consumes[0];
49256
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
49257
+ const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
49258
+ localVarRequestOptions.headers = {
49259
+ ...localVarHeaderParameter,
49260
+ ...headersFromBaseOptions,
49261
+ ...options.headers,
49262
+ };
49263
+ const needsSerialization = typeof body !== "string" ||
49264
+ localVarRequestOptions.headers["Content-Type"] === "application/json";
49265
+ localVarRequestOptions.data = needsSerialization
49266
+ ? JSON.stringify(body !== undefined ? body : {})
49267
+ : body || "";
49268
+ return {
49269
+ url: toPathString(localVarUrlObj),
49270
+ options: localVarRequestOptions,
49271
+ };
49272
+ }
48929
49273
  // InvalidateCacheApi Api FP
48930
49274
  /**
48931
49275
  * Notification sets up all reports to be computed again with new data.
@@ -48941,6 +49285,21 @@ export async function InvalidateCacheApi_RegisterUploadNotification(axios, baseP
48941
49285
  const localVarAxiosArgs = await InvalidateCacheApiAxiosParamCreator_RegisterUploadNotification(requestParameters.dataSourceId, options || {}, configuration);
48942
49286
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, basePath);
48943
49287
  }
49288
+ // InvalidateCacheApi Api FP
49289
+ /**
49290
+ * Notification sets up all reports to be computed again with new data.
49291
+ * @summary Register an upload notification
49292
+ * @param {AxiosInstance} axios Axios instance.
49293
+ * @param {string} basePath Base path.
49294
+ * @param {InvalidateCacheApiRegisterUploadNotificationWorkspacesRequest} requestParameters Request parameters.
49295
+ * @param {*} [options] Override http request option.
49296
+ * @param {Configuration} [configuration] Optional configuration.
49297
+ * @throws {RequiredError}
49298
+ */
49299
+ export async function InvalidateCacheApi_RegisterUploadNotificationWorkspaces(axios, basePath, requestParameters, options, configuration) {
49300
+ const localVarAxiosArgs = await InvalidateCacheApiAxiosParamCreator_RegisterUploadNotificationWorkspaces(requestParameters.workspaceId, requestParameters.metaInclude, requestParameters.body, options || {}, configuration);
49301
+ return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, basePath);
49302
+ }
48944
49303
  /**
48945
49304
  * InvalidateCacheApi - object-oriented interface
48946
49305
  * @export
@@ -48959,6 +49318,17 @@ export class InvalidateCacheApi extends BaseAPI {
48959
49318
  registerUploadNotification(requestParameters, options) {
48960
49319
  return InvalidateCacheApi_RegisterUploadNotification(this.axios, this.basePath, requestParameters, options, this.configuration);
48961
49320
  }
49321
+ /**
49322
+ * Notification sets up all reports to be computed again with new data.
49323
+ * @summary Register an upload notification
49324
+ * @param {InvalidateCacheApiRegisterUploadNotificationWorkspacesRequest} requestParameters Request parameters.
49325
+ * @param {*} [options] Override http request option.
49326
+ * @throws {RequiredError}
49327
+ * @memberof InvalidateCacheApi
49328
+ */
49329
+ registerUploadNotificationWorkspaces(requestParameters, options) {
49330
+ return InvalidateCacheApi_RegisterUploadNotificationWorkspaces(this.axios, this.basePath, requestParameters, options, this.configuration);
49331
+ }
48962
49332
  }
48963
49333
  // JWKSApi FP - JWKSApiAxiosParamCreator
48964
49334
  /**
@@ -52204,6 +52574,72 @@ export class LabelsApi extends BaseAPI {
52204
52574
  }
52205
52575
  }
52206
52576
  // LayoutApi FP - LayoutApiAxiosParamCreator
52577
+ /**
52578
+ * (BETA) Removes all stored physical statistics for the specified data source.
52579
+ * @summary (BETA) Delete stored physical statistics for a data source
52580
+ * @param {string} dataSourceId
52581
+ * @param {*} [options] Override http request option.
52582
+ * @param {Configuration} [configuration] Optional configuration.
52583
+ * @throws {RequiredError}
52584
+ */
52585
+ export async function LayoutApiAxiosParamCreator_DeleteDataSourceStatistics(dataSourceId, options = {}, configuration) {
52586
+ // verify required parameter 'dataSourceId' is not null or undefined
52587
+ assertParamExists('deleteDataSourceStatistics', 'dataSourceId', dataSourceId);
52588
+ const localVarPath = `/api/v1/layout/dataSources/{dataSourceId}/statistics`
52589
+ .replace(`{${"dataSourceId"}}`, encodeURIComponent(String(dataSourceId)));
52590
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
52591
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
52592
+ let baseOptions;
52593
+ if (configuration) {
52594
+ baseOptions = configuration.baseOptions;
52595
+ }
52596
+ const localVarRequestOptions = { method: 'DELETE', ...baseOptions, ...options };
52597
+ const localVarHeaderParameter = {};
52598
+ const localVarQueryParameter = {};
52599
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
52600
+ const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
52601
+ localVarRequestOptions.headers = {
52602
+ ...localVarHeaderParameter,
52603
+ ...headersFromBaseOptions,
52604
+ ...options.headers,
52605
+ };
52606
+ return {
52607
+ url: toPathString(localVarUrlObj),
52608
+ options: localVarRequestOptions,
52609
+ };
52610
+ }
52611
+ // LayoutApi FP - LayoutApiAxiosParamCreator
52612
+ /**
52613
+ * Gets complete layout of AI agent configurations.
52614
+ * @summary Get all AI agent configurations layout
52615
+ * @param {*} [options] Override http request option.
52616
+ * @param {Configuration} [configuration] Optional configuration.
52617
+ * @throws {RequiredError}
52618
+ */
52619
+ export async function LayoutApiAxiosParamCreator_GetAgentsLayout(options = {}, configuration) {
52620
+ const localVarPath = `/api/v1/layout/agents`;
52621
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
52622
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
52623
+ let baseOptions;
52624
+ if (configuration) {
52625
+ baseOptions = configuration.baseOptions;
52626
+ }
52627
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options };
52628
+ const localVarHeaderParameter = {};
52629
+ const localVarQueryParameter = {};
52630
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
52631
+ const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
52632
+ localVarRequestOptions.headers = {
52633
+ ...localVarHeaderParameter,
52634
+ ...headersFromBaseOptions,
52635
+ ...options.headers,
52636
+ };
52637
+ return {
52638
+ url: toPathString(localVarUrlObj),
52639
+ options: localVarRequestOptions,
52640
+ };
52641
+ }
52642
+ // LayoutApi FP - LayoutApiAxiosParamCreator
52207
52643
  /**
52208
52644
  * Retrieve current analytics model of the workspace.
52209
52645
  * @summary Get analytics model
@@ -52348,6 +52784,49 @@ export async function LayoutApiAxiosParamCreator_GetDataSourcePermissions(dataSo
52348
52784
  };
52349
52785
  }
52350
52786
  // LayoutApi FP - LayoutApiAxiosParamCreator
52787
+ /**
52788
+ * (BETA) Returns previously stored physical table and column statistics. Supports optional filtering by schema and table name.
52789
+ * @summary (BETA) Retrieve stored physical statistics for a data source
52790
+ * @param {string} dataSourceId
52791
+ * @param {string} [schemaName]
52792
+ * @param {string} [tableName]
52793
+ * @param {*} [options] Override http request option.
52794
+ * @param {Configuration} [configuration] Optional configuration.
52795
+ * @throws {RequiredError}
52796
+ */
52797
+ export async function LayoutApiAxiosParamCreator_GetDataSourceStatistics(dataSourceId, schemaName, tableName, options = {}, configuration) {
52798
+ // verify required parameter 'dataSourceId' is not null or undefined
52799
+ assertParamExists('getDataSourceStatistics', 'dataSourceId', dataSourceId);
52800
+ const localVarPath = `/api/v1/layout/dataSources/{dataSourceId}/statistics`
52801
+ .replace(`{${"dataSourceId"}}`, encodeURIComponent(String(dataSourceId)));
52802
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
52803
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
52804
+ let baseOptions;
52805
+ if (configuration) {
52806
+ baseOptions = configuration.baseOptions;
52807
+ }
52808
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options };
52809
+ const localVarHeaderParameter = {};
52810
+ const localVarQueryParameter = {};
52811
+ if (schemaName !== undefined) {
52812
+ localVarQueryParameter['schemaName'] = schemaName;
52813
+ }
52814
+ if (tableName !== undefined) {
52815
+ localVarQueryParameter['tableName'] = tableName;
52816
+ }
52817
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
52818
+ const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
52819
+ localVarRequestOptions.headers = {
52820
+ ...localVarHeaderParameter,
52821
+ ...headersFromBaseOptions,
52822
+ ...options.headers,
52823
+ };
52824
+ return {
52825
+ url: toPathString(localVarUrlObj),
52826
+ options: localVarRequestOptions,
52827
+ };
52828
+ }
52829
+ // LayoutApi FP - LayoutApiAxiosParamCreator
52351
52830
  /**
52352
52831
  * Retrieve all data sources including related physical model.
52353
52832
  * @summary Get all data sources
@@ -52954,6 +53433,56 @@ export async function LayoutApiAxiosParamCreator_GetWorkspacesLayout(exclude, op
52954
53433
  };
52955
53434
  }
52956
53435
  // LayoutApi FP - LayoutApiAxiosParamCreator
53436
+ /**
53437
+ * (BETA) Stores or replaces physical statistics (row counts, NDV, null counts, min/max) for tables and columns of a data source.
53438
+ * @summary (BETA) Store physical table and column statistics for a data source
53439
+ * @param {string} dataSourceId
53440
+ * @param {DataSourceStatisticsRequest} dataSourceStatisticsRequest
53441
+ * @param {*} [options] Override http request option.
53442
+ * @param {Configuration} [configuration] Optional configuration.
53443
+ * @throws {RequiredError}
53444
+ */
53445
+ export async function LayoutApiAxiosParamCreator_PutDataSourceStatistics(dataSourceId, dataSourceStatisticsRequest, options = {}, configuration) {
53446
+ // verify required parameter 'dataSourceId' is not null or undefined
53447
+ assertParamExists('putDataSourceStatistics', 'dataSourceId', dataSourceId);
53448
+ // verify required parameter 'dataSourceStatisticsRequest' is not null or undefined
53449
+ assertParamExists('putDataSourceStatistics', 'dataSourceStatisticsRequest', dataSourceStatisticsRequest);
53450
+ const localVarPath = `/api/v1/layout/dataSources/{dataSourceId}/statistics`
53451
+ .replace(`{${"dataSourceId"}}`, encodeURIComponent(String(dataSourceId)));
53452
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
53453
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
53454
+ let baseOptions;
53455
+ if (configuration) {
53456
+ baseOptions = configuration.baseOptions;
53457
+ }
53458
+ const localVarRequestOptions = { method: 'PUT', ...baseOptions, ...options };
53459
+ const localVarHeaderParameter = {};
53460
+ const localVarQueryParameter = {};
53461
+ const consumes = [
53462
+ 'application/json'
53463
+ ];
53464
+ // use application/json if present, otherwise fallback to the first one
53465
+ localVarHeaderParameter['Content-Type'] = consumes.includes('application/json')
53466
+ ? 'application/json'
53467
+ : consumes[0];
53468
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
53469
+ const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
53470
+ localVarRequestOptions.headers = {
53471
+ ...localVarHeaderParameter,
53472
+ ...headersFromBaseOptions,
53473
+ ...options.headers,
53474
+ };
53475
+ const needsSerialization = typeof dataSourceStatisticsRequest !== "string" ||
53476
+ localVarRequestOptions.headers["Content-Type"] === "application/json";
53477
+ localVarRequestOptions.data = needsSerialization
53478
+ ? JSON.stringify(dataSourceStatisticsRequest !== undefined ? dataSourceStatisticsRequest : {})
53479
+ : dataSourceStatisticsRequest || "";
53480
+ return {
53481
+ url: toPathString(localVarUrlObj),
53482
+ options: localVarRequestOptions,
53483
+ };
53484
+ }
53485
+ // LayoutApi FP - LayoutApiAxiosParamCreator
52957
53486
  /**
52958
53487
  * Set all data sources including related physical model.
52959
53488
  * @summary Put all data sources
@@ -53188,6 +53717,52 @@ export async function LayoutApiAxiosParamCreator_PutWorkspaceLayout(workspaceId,
53188
53717
  };
53189
53718
  }
53190
53719
  // LayoutApi FP - LayoutApiAxiosParamCreator
53720
+ /**
53721
+ * Sets AI agent configurations in organization.
53722
+ * @summary Set all AI agent configurations
53723
+ * @param {DeclarativeAgents} declarativeAgents
53724
+ * @param {*} [options] Override http request option.
53725
+ * @param {Configuration} [configuration] Optional configuration.
53726
+ * @throws {RequiredError}
53727
+ */
53728
+ export async function LayoutApiAxiosParamCreator_SetAgentsLayout(declarativeAgents, options = {}, configuration) {
53729
+ // verify required parameter 'declarativeAgents' is not null or undefined
53730
+ assertParamExists('setAgentsLayout', 'declarativeAgents', declarativeAgents);
53731
+ const localVarPath = `/api/v1/layout/agents`;
53732
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
53733
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
53734
+ let baseOptions;
53735
+ if (configuration) {
53736
+ baseOptions = configuration.baseOptions;
53737
+ }
53738
+ const localVarRequestOptions = { method: 'PUT', ...baseOptions, ...options };
53739
+ const localVarHeaderParameter = {};
53740
+ const localVarQueryParameter = {};
53741
+ const consumes = [
53742
+ 'application/json'
53743
+ ];
53744
+ // use application/json if present, otherwise fallback to the first one
53745
+ localVarHeaderParameter['Content-Type'] = consumes.includes('application/json')
53746
+ ? 'application/json'
53747
+ : consumes[0];
53748
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
53749
+ const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
53750
+ localVarRequestOptions.headers = {
53751
+ ...localVarHeaderParameter,
53752
+ ...headersFromBaseOptions,
53753
+ ...options.headers,
53754
+ };
53755
+ const needsSerialization = typeof declarativeAgents !== "string" ||
53756
+ localVarRequestOptions.headers["Content-Type"] === "application/json";
53757
+ localVarRequestOptions.data = needsSerialization
53758
+ ? JSON.stringify(declarativeAgents !== undefined ? declarativeAgents : {})
53759
+ : declarativeAgents || "";
53760
+ return {
53761
+ url: toPathString(localVarUrlObj),
53762
+ options: localVarRequestOptions,
53763
+ };
53764
+ }
53765
+ // LayoutApi FP - LayoutApiAxiosParamCreator
53191
53766
  /**
53192
53767
  * Set effective analytics model of the workspace.
53193
53768
  * @summary Set analytics model
@@ -54006,6 +54581,35 @@ export async function LayoutApiAxiosParamCreator_SetWorkspacesLayout(declarative
54006
54581
  };
54007
54582
  }
54008
54583
  // LayoutApi Api FP
54584
+ /**
54585
+ * (BETA) Removes all stored physical statistics for the specified data source.
54586
+ * @summary (BETA) Delete stored physical statistics for a data source
54587
+ * @param {AxiosInstance} axios Axios instance.
54588
+ * @param {string} basePath Base path.
54589
+ * @param {LayoutApiDeleteDataSourceStatisticsRequest} requestParameters Request parameters.
54590
+ * @param {*} [options] Override http request option.
54591
+ * @param {Configuration} [configuration] Optional configuration.
54592
+ * @throws {RequiredError}
54593
+ */
54594
+ export async function LayoutApi_DeleteDataSourceStatistics(axios, basePath, requestParameters, options, configuration) {
54595
+ const localVarAxiosArgs = await LayoutApiAxiosParamCreator_DeleteDataSourceStatistics(requestParameters.dataSourceId, options || {}, configuration);
54596
+ return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, basePath);
54597
+ }
54598
+ // LayoutApi Api FP
54599
+ /**
54600
+ * Gets complete layout of AI agent configurations.
54601
+ * @summary Get all AI agent configurations layout
54602
+ * @param {AxiosInstance} axios Axios instance.
54603
+ * @param {string} basePath Base path.
54604
+ * @param {*} [options] Override http request option.
54605
+ * @param {Configuration} [configuration] Optional configuration.
54606
+ * @throws {RequiredError}
54607
+ */
54608
+ export async function LayoutApi_GetAgentsLayout(axios, basePath, options, configuration) {
54609
+ const localVarAxiosArgs = await LayoutApiAxiosParamCreator_GetAgentsLayout(options || {}, configuration);
54610
+ return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, basePath);
54611
+ }
54612
+ // LayoutApi Api FP
54009
54613
  /**
54010
54614
  * Retrieve current analytics model of the workspace.
54011
54615
  * @summary Get analytics model
@@ -54065,6 +54669,21 @@ export async function LayoutApi_GetDataSourcePermissions(axios, basePath, reques
54065
54669
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, basePath);
54066
54670
  }
54067
54671
  // LayoutApi Api FP
54672
+ /**
54673
+ * (BETA) Returns previously stored physical table and column statistics. Supports optional filtering by schema and table name.
54674
+ * @summary (BETA) Retrieve stored physical statistics for a data source
54675
+ * @param {AxiosInstance} axios Axios instance.
54676
+ * @param {string} basePath Base path.
54677
+ * @param {LayoutApiGetDataSourceStatisticsRequest} requestParameters Request parameters.
54678
+ * @param {*} [options] Override http request option.
54679
+ * @param {Configuration} [configuration] Optional configuration.
54680
+ * @throws {RequiredError}
54681
+ */
54682
+ export async function LayoutApi_GetDataSourceStatistics(axios, basePath, requestParameters, options, configuration) {
54683
+ const localVarAxiosArgs = await LayoutApiAxiosParamCreator_GetDataSourceStatistics(requestParameters.dataSourceId, requestParameters.schemaName, requestParameters.tableName, options || {}, configuration);
54684
+ return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, basePath);
54685
+ }
54686
+ // LayoutApi Api FP
54068
54687
  /**
54069
54688
  * Retrieve all data sources including related physical model.
54070
54689
  * @summary Get all data sources
@@ -54326,6 +54945,21 @@ export async function LayoutApi_GetWorkspacesLayout(axios, basePath, requestPara
54326
54945
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, basePath);
54327
54946
  }
54328
54947
  // LayoutApi Api FP
54948
+ /**
54949
+ * (BETA) Stores or replaces physical statistics (row counts, NDV, null counts, min/max) for tables and columns of a data source.
54950
+ * @summary (BETA) Store physical table and column statistics for a data source
54951
+ * @param {AxiosInstance} axios Axios instance.
54952
+ * @param {string} basePath Base path.
54953
+ * @param {LayoutApiPutDataSourceStatisticsRequest} requestParameters Request parameters.
54954
+ * @param {*} [options] Override http request option.
54955
+ * @param {Configuration} [configuration] Optional configuration.
54956
+ * @throws {RequiredError}
54957
+ */
54958
+ export async function LayoutApi_PutDataSourceStatistics(axios, basePath, requestParameters, options, configuration) {
54959
+ const localVarAxiosArgs = await LayoutApiAxiosParamCreator_PutDataSourceStatistics(requestParameters.dataSourceId, requestParameters.dataSourceStatisticsRequest, options || {}, configuration);
54960
+ return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, basePath);
54961
+ }
54962
+ // LayoutApi Api FP
54329
54963
  /**
54330
54964
  * Set all data sources including related physical model.
54331
54965
  * @summary Put all data sources
@@ -54401,6 +55035,21 @@ export async function LayoutApi_PutWorkspaceLayout(axios, basePath, requestParam
54401
55035
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, basePath);
54402
55036
  }
54403
55037
  // LayoutApi Api FP
55038
+ /**
55039
+ * Sets AI agent configurations in organization.
55040
+ * @summary Set all AI agent configurations
55041
+ * @param {AxiosInstance} axios Axios instance.
55042
+ * @param {string} basePath Base path.
55043
+ * @param {LayoutApiSetAgentsLayoutRequest} requestParameters Request parameters.
55044
+ * @param {*} [options] Override http request option.
55045
+ * @param {Configuration} [configuration] Optional configuration.
55046
+ * @throws {RequiredError}
55047
+ */
55048
+ export async function LayoutApi_SetAgentsLayout(axios, basePath, requestParameters, options, configuration) {
55049
+ const localVarAxiosArgs = await LayoutApiAxiosParamCreator_SetAgentsLayout(requestParameters.declarativeAgents, options || {}, configuration);
55050
+ return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, basePath);
55051
+ }
55052
+ // LayoutApi Api FP
54404
55053
  /**
54405
55054
  * Set effective analytics model of the workspace.
54406
55055
  * @summary Set analytics model
@@ -54662,6 +55311,27 @@ export async function LayoutApi_SetWorkspacesLayout(axios, basePath, requestPara
54662
55311
  * @extends {BaseAPI}
54663
55312
  */
54664
55313
  export class LayoutApi extends BaseAPI {
55314
+ /**
55315
+ * (BETA) Removes all stored physical statistics for the specified data source.
55316
+ * @summary (BETA) Delete stored physical statistics for a data source
55317
+ * @param {LayoutApiDeleteDataSourceStatisticsRequest} requestParameters Request parameters.
55318
+ * @param {*} [options] Override http request option.
55319
+ * @throws {RequiredError}
55320
+ * @memberof LayoutApi
55321
+ */
55322
+ deleteDataSourceStatistics(requestParameters, options) {
55323
+ return LayoutApi_DeleteDataSourceStatistics(this.axios, this.basePath, requestParameters, options, this.configuration);
55324
+ }
55325
+ /**
55326
+ * Gets complete layout of AI agent configurations.
55327
+ * @summary Get all AI agent configurations layout
55328
+ * @param {*} [options] Override http request option.
55329
+ * @throws {RequiredError}
55330
+ * @memberof LayoutApi
55331
+ */
55332
+ getAgentsLayout(options) {
55333
+ return LayoutApi_GetAgentsLayout(this.axios, this.basePath, options, this.configuration);
55334
+ }
54665
55335
  /**
54666
55336
  * Retrieve current analytics model of the workspace.
54667
55337
  * @summary Get analytics model
@@ -54705,6 +55375,17 @@ export class LayoutApi extends BaseAPI {
54705
55375
  getDataSourcePermissions(requestParameters, options) {
54706
55376
  return LayoutApi_GetDataSourcePermissions(this.axios, this.basePath, requestParameters, options, this.configuration);
54707
55377
  }
55378
+ /**
55379
+ * (BETA) Returns previously stored physical table and column statistics. Supports optional filtering by schema and table name.
55380
+ * @summary (BETA) Retrieve stored physical statistics for a data source
55381
+ * @param {LayoutApiGetDataSourceStatisticsRequest} requestParameters Request parameters.
55382
+ * @param {*} [options] Override http request option.
55383
+ * @throws {RequiredError}
55384
+ * @memberof LayoutApi
55385
+ */
55386
+ getDataSourceStatistics(requestParameters, options) {
55387
+ return LayoutApi_GetDataSourceStatistics(this.axios, this.basePath, requestParameters, options, this.configuration);
55388
+ }
54708
55389
  /**
54709
55390
  * Retrieve all data sources including related physical model.
54710
55391
  * @summary Get all data sources
@@ -54894,6 +55575,17 @@ export class LayoutApi extends BaseAPI {
54894
55575
  getWorkspacesLayout(requestParameters = {}, options) {
54895
55576
  return LayoutApi_GetWorkspacesLayout(this.axios, this.basePath, requestParameters, options, this.configuration);
54896
55577
  }
55578
+ /**
55579
+ * (BETA) Stores or replaces physical statistics (row counts, NDV, null counts, min/max) for tables and columns of a data source.
55580
+ * @summary (BETA) Store physical table and column statistics for a data source
55581
+ * @param {LayoutApiPutDataSourceStatisticsRequest} requestParameters Request parameters.
55582
+ * @param {*} [options] Override http request option.
55583
+ * @throws {RequiredError}
55584
+ * @memberof LayoutApi
55585
+ */
55586
+ putDataSourceStatistics(requestParameters, options) {
55587
+ return LayoutApi_PutDataSourceStatistics(this.axios, this.basePath, requestParameters, options, this.configuration);
55588
+ }
54897
55589
  /**
54898
55590
  * Set all data sources including related physical model.
54899
55591
  * @summary Put all data sources
@@ -54949,6 +55641,17 @@ export class LayoutApi extends BaseAPI {
54949
55641
  putWorkspaceLayout(requestParameters, options) {
54950
55642
  return LayoutApi_PutWorkspaceLayout(this.axios, this.basePath, requestParameters, options, this.configuration);
54951
55643
  }
55644
+ /**
55645
+ * Sets AI agent configurations in organization.
55646
+ * @summary Set all AI agent configurations
55647
+ * @param {LayoutApiSetAgentsLayoutRequest} requestParameters Request parameters.
55648
+ * @param {*} [options] Override http request option.
55649
+ * @throws {RequiredError}
55650
+ * @memberof LayoutApi
55651
+ */
55652
+ setAgentsLayout(requestParameters, options) {
55653
+ return LayoutApi_SetAgentsLayout(this.axios, this.basePath, requestParameters, options, this.configuration);
55654
+ }
54952
55655
  /**
54953
55656
  * Set effective analytics model of the workspace.
54954
55657
  * @summary Set analytics model
@@ -56980,7 +57683,7 @@ export class MetadataSyncApi extends BaseAPI {
56980
57683
  * @summary Post Metrics
56981
57684
  * @param {string} workspaceId
56982
57685
  * @param {JsonApiMetricPostOptionalIdDocument} jsonApiMetricPostOptionalIdDocument
56983
- * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
57686
+ * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
56984
57687
  * @param {Array<'origin' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
56985
57688
  * @param {*} [options] Override http request option.
56986
57689
  * @param {Configuration} [configuration] Optional configuration.
@@ -57079,7 +57782,7 @@ export async function MetricControllerApiAxiosParamCreator_DeleteEntityMetrics(w
57079
57782
  * @param {string} workspaceId
57080
57783
  * @param {'ALL' | 'PARENTS' | 'NATIVE'} [origin]
57081
57784
  * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
57082
- * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
57785
+ * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
57083
57786
  * @param {number} [page] Zero-based page index (0..N)
57084
57787
  * @param {number} [size] The size of the page to be returned
57085
57788
  * @param {Array<string>} [sort] Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
@@ -57146,7 +57849,7 @@ export async function MetricControllerApiAxiosParamCreator_GetAllEntitiesMetrics
57146
57849
  * @param {string} workspaceId
57147
57850
  * @param {string} objectId
57148
57851
  * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
57149
- * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
57852
+ * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
57150
57853
  * @param {boolean} [xGDCVALIDATERELATIONS]
57151
57854
  * @param {Array<'origin' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
57152
57855
  * @param {*} [options] Override http request option.
@@ -57202,7 +57905,7 @@ export async function MetricControllerApiAxiosParamCreator_GetEntityMetrics(work
57202
57905
  * @param {string} objectId
57203
57906
  * @param {JsonApiMetricPatchDocument} jsonApiMetricPatchDocument
57204
57907
  * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
57205
- * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
57908
+ * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
57206
57909
  * @param {*} [options] Override http request option.
57207
57910
  * @param {Configuration} [configuration] Optional configuration.
57208
57911
  * @throws {RequiredError}
@@ -57323,7 +58026,7 @@ export async function MetricControllerApiAxiosParamCreator_SearchEntitiesMetrics
57323
58026
  * @param {string} objectId
57324
58027
  * @param {JsonApiMetricInDocument} jsonApiMetricInDocument
57325
58028
  * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
57326
- * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
58029
+ * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
57327
58030
  * @param {*} [options] Override http request option.
57328
58031
  * @param {Configuration} [configuration] Optional configuration.
57329
58032
  * @throws {RequiredError}
@@ -57574,7 +58277,7 @@ export class MetricControllerApi extends BaseAPI {
57574
58277
  * @summary Post Metrics
57575
58278
  * @param {string} workspaceId
57576
58279
  * @param {JsonApiMetricPostOptionalIdDocument} jsonApiMetricPostOptionalIdDocument
57577
- * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
58280
+ * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
57578
58281
  * @param {Array<'origin' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
57579
58282
  * @param {*} [options] Override http request option.
57580
58283
  * @param {Configuration} [configuration] Optional configuration.
@@ -57673,7 +58376,7 @@ export async function MetricsApiAxiosParamCreator_DeleteEntityMetrics(workspaceI
57673
58376
  * @param {string} workspaceId
57674
58377
  * @param {'ALL' | 'PARENTS' | 'NATIVE'} [origin]
57675
58378
  * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
57676
- * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
58379
+ * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
57677
58380
  * @param {number} [page] Zero-based page index (0..N)
57678
58381
  * @param {number} [size] The size of the page to be returned
57679
58382
  * @param {Array<string>} [sort] Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
@@ -57740,7 +58443,7 @@ export async function MetricsApiAxiosParamCreator_GetAllEntitiesMetrics(workspac
57740
58443
  * @param {string} workspaceId
57741
58444
  * @param {string} objectId
57742
58445
  * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
57743
- * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
58446
+ * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
57744
58447
  * @param {boolean} [xGDCVALIDATERELATIONS]
57745
58448
  * @param {Array<'origin' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
57746
58449
  * @param {*} [options] Override http request option.
@@ -57796,7 +58499,7 @@ export async function MetricsApiAxiosParamCreator_GetEntityMetrics(workspaceId,
57796
58499
  * @param {string} objectId
57797
58500
  * @param {JsonApiMetricPatchDocument} jsonApiMetricPatchDocument
57798
58501
  * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
57799
- * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
58502
+ * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
57800
58503
  * @param {*} [options] Override http request option.
57801
58504
  * @param {Configuration} [configuration] Optional configuration.
57802
58505
  * @throws {RequiredError}
@@ -57917,7 +58620,7 @@ export async function MetricsApiAxiosParamCreator_SearchEntitiesMetrics(workspac
57917
58620
  * @param {string} objectId
57918
58621
  * @param {JsonApiMetricInDocument} jsonApiMetricInDocument
57919
58622
  * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
57920
- * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
58623
+ * @param {Array<'userIdentifiers' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'createdBy' | 'modifiedBy' | 'certifiedBy' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
57921
58624
  * @param {*} [options] Override http request option.
57922
58625
  * @param {Configuration} [configuration] Optional configuration.
57923
58626
  * @throws {RequiredError}
@@ -59664,6 +60367,37 @@ export class OptionsApi extends BaseAPI {
59664
60367
  }
59665
60368
  }
59666
60369
  // OrganizationDeclarativeAPIsApi FP - OrganizationDeclarativeAPIsApiAxiosParamCreator
60370
+ /**
60371
+ * Gets complete layout of AI agent configurations.
60372
+ * @summary Get all AI agent configurations layout
60373
+ * @param {*} [options] Override http request option.
60374
+ * @param {Configuration} [configuration] Optional configuration.
60375
+ * @throws {RequiredError}
60376
+ */
60377
+ export async function OrganizationDeclarativeAPIsApiAxiosParamCreator_GetAgentsLayout(options = {}, configuration) {
60378
+ const localVarPath = `/api/v1/layout/agents`;
60379
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
60380
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
60381
+ let baseOptions;
60382
+ if (configuration) {
60383
+ baseOptions = configuration.baseOptions;
60384
+ }
60385
+ const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options };
60386
+ const localVarHeaderParameter = {};
60387
+ const localVarQueryParameter = {};
60388
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
60389
+ const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
60390
+ localVarRequestOptions.headers = {
60391
+ ...localVarHeaderParameter,
60392
+ ...headersFromBaseOptions,
60393
+ ...options.headers,
60394
+ };
60395
+ return {
60396
+ url: toPathString(localVarUrlObj),
60397
+ options: localVarRequestOptions,
60398
+ };
60399
+ }
60400
+ // OrganizationDeclarativeAPIsApi FP - OrganizationDeclarativeAPIsApiAxiosParamCreator
59667
60401
  /**
59668
60402
  * Gets complete layout of custom geo collections.
59669
60403
  * @summary Get all custom geo collections layout
@@ -59730,6 +60464,52 @@ export async function OrganizationDeclarativeAPIsApiAxiosParamCreator_GetOrganiz
59730
60464
  };
59731
60465
  }
59732
60466
  // OrganizationDeclarativeAPIsApi FP - OrganizationDeclarativeAPIsApiAxiosParamCreator
60467
+ /**
60468
+ * Sets AI agent configurations in organization.
60469
+ * @summary Set all AI agent configurations
60470
+ * @param {DeclarativeAgents} declarativeAgents
60471
+ * @param {*} [options] Override http request option.
60472
+ * @param {Configuration} [configuration] Optional configuration.
60473
+ * @throws {RequiredError}
60474
+ */
60475
+ export async function OrganizationDeclarativeAPIsApiAxiosParamCreator_SetAgentsLayout(declarativeAgents, options = {}, configuration) {
60476
+ // verify required parameter 'declarativeAgents' is not null or undefined
60477
+ assertParamExists('setAgentsLayout', 'declarativeAgents', declarativeAgents);
60478
+ const localVarPath = `/api/v1/layout/agents`;
60479
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
60480
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
60481
+ let baseOptions;
60482
+ if (configuration) {
60483
+ baseOptions = configuration.baseOptions;
60484
+ }
60485
+ const localVarRequestOptions = { method: 'PUT', ...baseOptions, ...options };
60486
+ const localVarHeaderParameter = {};
60487
+ const localVarQueryParameter = {};
60488
+ const consumes = [
60489
+ 'application/json'
60490
+ ];
60491
+ // use application/json if present, otherwise fallback to the first one
60492
+ localVarHeaderParameter['Content-Type'] = consumes.includes('application/json')
60493
+ ? 'application/json'
60494
+ : consumes[0];
60495
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
60496
+ const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
60497
+ localVarRequestOptions.headers = {
60498
+ ...localVarHeaderParameter,
60499
+ ...headersFromBaseOptions,
60500
+ ...options.headers,
60501
+ };
60502
+ const needsSerialization = typeof declarativeAgents !== "string" ||
60503
+ localVarRequestOptions.headers["Content-Type"] === "application/json";
60504
+ localVarRequestOptions.data = needsSerialization
60505
+ ? JSON.stringify(declarativeAgents !== undefined ? declarativeAgents : {})
60506
+ : declarativeAgents || "";
60507
+ return {
60508
+ url: toPathString(localVarUrlObj),
60509
+ options: localVarRequestOptions,
60510
+ };
60511
+ }
60512
+ // OrganizationDeclarativeAPIsApi FP - OrganizationDeclarativeAPIsApiAxiosParamCreator
59733
60513
  /**
59734
60514
  * Sets custom geo collections in organization.
59735
60515
  * @summary Set all custom geo collections
@@ -59822,6 +60602,20 @@ export async function OrganizationDeclarativeAPIsApiAxiosParamCreator_SetOrganiz
59822
60602
  };
59823
60603
  }
59824
60604
  // OrganizationDeclarativeAPIsApi Api FP
60605
+ /**
60606
+ * Gets complete layout of AI agent configurations.
60607
+ * @summary Get all AI agent configurations layout
60608
+ * @param {AxiosInstance} axios Axios instance.
60609
+ * @param {string} basePath Base path.
60610
+ * @param {*} [options] Override http request option.
60611
+ * @param {Configuration} [configuration] Optional configuration.
60612
+ * @throws {RequiredError}
60613
+ */
60614
+ export async function OrganizationDeclarativeAPIsApi_GetAgentsLayout(axios, basePath, options, configuration) {
60615
+ const localVarAxiosArgs = await OrganizationDeclarativeAPIsApiAxiosParamCreator_GetAgentsLayout(options || {}, configuration);
60616
+ return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, basePath);
60617
+ }
60618
+ // OrganizationDeclarativeAPIsApi Api FP
59825
60619
  /**
59826
60620
  * Gets complete layout of custom geo collections.
59827
60621
  * @summary Get all custom geo collections layout
@@ -59851,6 +60645,21 @@ export async function OrganizationDeclarativeAPIsApi_GetOrganizationLayout(axios
59851
60645
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, basePath);
59852
60646
  }
59853
60647
  // OrganizationDeclarativeAPIsApi Api FP
60648
+ /**
60649
+ * Sets AI agent configurations in organization.
60650
+ * @summary Set all AI agent configurations
60651
+ * @param {AxiosInstance} axios Axios instance.
60652
+ * @param {string} basePath Base path.
60653
+ * @param {OrganizationDeclarativeAPIsApiSetAgentsLayoutRequest} requestParameters Request parameters.
60654
+ * @param {*} [options] Override http request option.
60655
+ * @param {Configuration} [configuration] Optional configuration.
60656
+ * @throws {RequiredError}
60657
+ */
60658
+ export async function OrganizationDeclarativeAPIsApi_SetAgentsLayout(axios, basePath, requestParameters, options, configuration) {
60659
+ const localVarAxiosArgs = await OrganizationDeclarativeAPIsApiAxiosParamCreator_SetAgentsLayout(requestParameters.declarativeAgents, options || {}, configuration);
60660
+ return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, basePath);
60661
+ }
60662
+ // OrganizationDeclarativeAPIsApi Api FP
59854
60663
  /**
59855
60664
  * Sets custom geo collections in organization.
59856
60665
  * @summary Set all custom geo collections
@@ -59887,6 +60696,16 @@ export async function OrganizationDeclarativeAPIsApi_SetOrganizationLayout(axios
59887
60696
  * @extends {BaseAPI}
59888
60697
  */
59889
60698
  export class OrganizationDeclarativeAPIsApi extends BaseAPI {
60699
+ /**
60700
+ * Gets complete layout of AI agent configurations.
60701
+ * @summary Get all AI agent configurations layout
60702
+ * @param {*} [options] Override http request option.
60703
+ * @throws {RequiredError}
60704
+ * @memberof OrganizationDeclarativeAPIsApi
60705
+ */
60706
+ getAgentsLayout(options) {
60707
+ return OrganizationDeclarativeAPIsApi_GetAgentsLayout(this.axios, this.basePath, options, this.configuration);
60708
+ }
59890
60709
  /**
59891
60710
  * Gets complete layout of custom geo collections.
59892
60711
  * @summary Get all custom geo collections layout
@@ -59908,6 +60727,17 @@ export class OrganizationDeclarativeAPIsApi extends BaseAPI {
59908
60727
  getOrganizationLayout(requestParameters = {}, options) {
59909
60728
  return OrganizationDeclarativeAPIsApi_GetOrganizationLayout(this.axios, this.basePath, requestParameters, options, this.configuration);
59910
60729
  }
60730
+ /**
60731
+ * Sets AI agent configurations in organization.
60732
+ * @summary Set all AI agent configurations
60733
+ * @param {OrganizationDeclarativeAPIsApiSetAgentsLayoutRequest} requestParameters Request parameters.
60734
+ * @param {*} [options] Override http request option.
60735
+ * @throws {RequiredError}
60736
+ * @memberof OrganizationDeclarativeAPIsApi
60737
+ */
60738
+ setAgentsLayout(requestParameters, options) {
60739
+ return OrganizationDeclarativeAPIsApi_SetAgentsLayout(this.axios, this.basePath, requestParameters, options, this.configuration);
60740
+ }
59911
60741
  /**
59912
60742
  * Sets custom geo collections in organization.
59913
60743
  * @summary Set all custom geo collections
@@ -65635,7 +66465,7 @@ export class UserControllerApi extends BaseAPI {
65635
66465
  * @summary Post User Data Filters
65636
66466
  * @param {string} workspaceId
65637
66467
  * @param {JsonApiUserDataFilterPostOptionalIdDocument} jsonApiUserDataFilterPostOptionalIdDocument
65638
- * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
66468
+ * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
65639
66469
  * @param {Array<'origin' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
65640
66470
  * @param {*} [options] Override http request option.
65641
66471
  * @param {Configuration} [configuration] Optional configuration.
@@ -65734,7 +66564,7 @@ export async function UserDataFilterControllerApiAxiosParamCreator_DeleteEntityU
65734
66564
  * @param {string} workspaceId
65735
66565
  * @param {'ALL' | 'PARENTS' | 'NATIVE'} [origin]
65736
66566
  * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
65737
- * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
66567
+ * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
65738
66568
  * @param {number} [page] Zero-based page index (0..N)
65739
66569
  * @param {number} [size] The size of the page to be returned
65740
66570
  * @param {Array<string>} [sort] Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
@@ -65801,7 +66631,7 @@ export async function UserDataFilterControllerApiAxiosParamCreator_GetAllEntitie
65801
66631
  * @param {string} workspaceId
65802
66632
  * @param {string} objectId
65803
66633
  * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
65804
- * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
66634
+ * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
65805
66635
  * @param {boolean} [xGDCVALIDATERELATIONS]
65806
66636
  * @param {Array<'origin' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
65807
66637
  * @param {*} [options] Override http request option.
@@ -65857,7 +66687,7 @@ export async function UserDataFilterControllerApiAxiosParamCreator_GetEntityUser
65857
66687
  * @param {string} objectId
65858
66688
  * @param {JsonApiUserDataFilterPatchDocument} jsonApiUserDataFilterPatchDocument
65859
66689
  * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
65860
- * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
66690
+ * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
65861
66691
  * @param {*} [options] Override http request option.
65862
66692
  * @param {Configuration} [configuration] Optional configuration.
65863
66693
  * @throws {RequiredError}
@@ -65978,7 +66808,7 @@ export async function UserDataFilterControllerApiAxiosParamCreator_SearchEntitie
65978
66808
  * @param {string} objectId
65979
66809
  * @param {JsonApiUserDataFilterInDocument} jsonApiUserDataFilterInDocument
65980
66810
  * @param {string} [filter] Filtering parameter in RSQL. See https://github.com/jirutka/rsql-parser. You can specify any object parameter and parameter of related entity (for example title&#x3D;&#x3D;\&#39;Some Title\&#39;;description&#x3D;&#x3D;\&#39;desc\&#39;). Additionally, if the entity relationship represents a polymorphic entity type, it can be casted to its subtypes (for example relatedEntity::subtype.subtypeProperty&#x3D;&#x3D;\&#39;Value 123\&#39;).
65981
- * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
66811
+ * @param {Array<'users' | 'userGroups' | 'facts' | 'attributes' | 'labels' | 'metrics' | 'datasets' | 'parameters' | 'user' | 'userGroup' | 'ALL'>} [include] Array of included collections or individual relationships. Includes are separated by commas (e.g. include&#x3D;entity1s,entity2s). Collection include represents the inclusion of every relationship between this entity and the given collection. Relationship include represents the inclusion of the particular relationships only. If single parameter \&quot;ALL\&quot; is present, all possible includes are used (include&#x3D;ALL). __WARNING:__ Individual include types (collection, relationship or ALL) cannot be combined together.
65982
66812
  * @param {*} [options] Override http request option.
65983
66813
  * @param {Configuration} [configuration] Optional configuration.
65984
66814
  * @throws {RequiredError}
@@ -71646,6 +72476,58 @@ export async function WorkspaceControllerApiAxiosParamCreator_PatchEntityWorkspa
71646
72476
  };
71647
72477
  }
71648
72478
  // WorkspaceControllerApi FP - WorkspaceControllerApiAxiosParamCreator
72479
+ /**
72480
+ * Notification sets up all reports to be computed again with new data.
72481
+ * @summary Register an upload notification
72482
+ * @param {string} workspaceId
72483
+ * @param {Array<'config' | 'permissions' | 'hierarchy' | 'dataModelDatasets' | 'all' | 'ALL'>} [metaInclude] Include Meta objects.
72484
+ * @param {object} [body] Request body
72485
+ * @param {*} [options] Override http request option.
72486
+ * @param {Configuration} [configuration] Optional configuration.
72487
+ * @throws {RequiredError}
72488
+ */
72489
+ export async function WorkspaceControllerApiAxiosParamCreator_RegisterUploadNotificationWorkspaces(workspaceId, metaInclude, body, options = {}, configuration) {
72490
+ // verify required parameter 'workspaceId' is not null or undefined
72491
+ assertParamExists('registerUploadNotificationWorkspaces', 'workspaceId', workspaceId);
72492
+ const localVarPath = `/api/v1/entities/workspaces/{workspaceId}/uploadNotification`
72493
+ .replace(`{${"workspaceId"}}`, encodeURIComponent(String(workspaceId)));
72494
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
72495
+ const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
72496
+ let baseOptions;
72497
+ if (configuration) {
72498
+ baseOptions = configuration.baseOptions;
72499
+ }
72500
+ const localVarRequestOptions = { method: 'POST', ...baseOptions, ...options };
72501
+ const localVarHeaderParameter = {};
72502
+ const localVarQueryParameter = {};
72503
+ if (metaInclude) {
72504
+ localVarQueryParameter['metaInclude'] = Array.from(metaInclude).join(COLLECTION_FORMATS.csv);
72505
+ }
72506
+ const consumes = [
72507
+ 'application/json'
72508
+ ];
72509
+ // use application/json if present, otherwise fallback to the first one
72510
+ localVarHeaderParameter['Content-Type'] = consumes.includes('application/json')
72511
+ ? 'application/json'
72512
+ : consumes[0];
72513
+ setSearchParams(localVarUrlObj, localVarQueryParameter);
72514
+ const headersFromBaseOptions = baseOptions?.headers ? baseOptions.headers : {};
72515
+ localVarRequestOptions.headers = {
72516
+ ...localVarHeaderParameter,
72517
+ ...headersFromBaseOptions,
72518
+ ...options.headers,
72519
+ };
72520
+ const needsSerialization = typeof body !== "string" ||
72521
+ localVarRequestOptions.headers["Content-Type"] === "application/json";
72522
+ localVarRequestOptions.data = needsSerialization
72523
+ ? JSON.stringify(body !== undefined ? body : {})
72524
+ : body || "";
72525
+ return {
72526
+ url: toPathString(localVarUrlObj),
72527
+ options: localVarRequestOptions,
72528
+ };
72529
+ }
72530
+ // WorkspaceControllerApi FP - WorkspaceControllerApiAxiosParamCreator
71649
72531
  /**
71650
72532
  * Space of the shared interest
71651
72533
  * @summary Put Workspace entity
@@ -71780,6 +72662,21 @@ export async function WorkspaceControllerApi_PatchEntityWorkspaces(axios, basePa
71780
72662
  return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, basePath);
71781
72663
  }
71782
72664
  // WorkspaceControllerApi Api FP
72665
+ /**
72666
+ * Notification sets up all reports to be computed again with new data.
72667
+ * @summary Register an upload notification
72668
+ * @param {AxiosInstance} axios Axios instance.
72669
+ * @param {string} basePath Base path.
72670
+ * @param {WorkspaceControllerApiRegisterUploadNotificationWorkspacesRequest} requestParameters Request parameters.
72671
+ * @param {*} [options] Override http request option.
72672
+ * @param {Configuration} [configuration] Optional configuration.
72673
+ * @throws {RequiredError}
72674
+ */
72675
+ export async function WorkspaceControllerApi_RegisterUploadNotificationWorkspaces(axios, basePath, requestParameters, options, configuration) {
72676
+ const localVarAxiosArgs = await WorkspaceControllerApiAxiosParamCreator_RegisterUploadNotificationWorkspaces(requestParameters.workspaceId, requestParameters.metaInclude, requestParameters.body, options || {}, configuration);
72677
+ return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, basePath);
72678
+ }
72679
+ // WorkspaceControllerApi Api FP
71783
72680
  /**
71784
72681
  * Space of the shared interest
71785
72682
  * @summary Put Workspace entity
@@ -71856,6 +72753,17 @@ export class WorkspaceControllerApi extends BaseAPI {
71856
72753
  patchEntityWorkspaces(requestParameters, options) {
71857
72754
  return WorkspaceControllerApi_PatchEntityWorkspaces(this.axios, this.basePath, requestParameters, options, this.configuration);
71858
72755
  }
72756
+ /**
72757
+ * Notification sets up all reports to be computed again with new data.
72758
+ * @summary Register an upload notification
72759
+ * @param {WorkspaceControllerApiRegisterUploadNotificationWorkspacesRequest} requestParameters Request parameters.
72760
+ * @param {*} [options] Override http request option.
72761
+ * @throws {RequiredError}
72762
+ * @memberof WorkspaceControllerApi
72763
+ */
72764
+ registerUploadNotificationWorkspaces(requestParameters, options) {
72765
+ return WorkspaceControllerApi_RegisterUploadNotificationWorkspaces(this.axios, this.basePath, requestParameters, options, this.configuration);
72766
+ }
71859
72767
  /**
71860
72768
  * Space of the shared interest
71861
72769
  * @summary Put Workspace entity