@gooddata/api-client-tiger 11.18.0-alpha.3 → 11.18.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/__version.d.ts +1 -1
- package/esm/__version.js +1 -1
- package/esm/api-client-tiger.d.ts +295 -229
- package/esm/constants.d.ts +8 -0
- package/esm/constants.d.ts.map +1 -1
- package/esm/constants.js +9 -1
- package/esm/constants.js.map +1 -1
- package/esm/endpoints/actions/index.d.ts.map +1 -1
- package/esm/endpoints/actions/index.js +1 -0
- package/esm/endpoints/actions/index.js.map +1 -1
- package/esm/endpoints/authActions/index.d.ts.map +1 -1
- package/esm/endpoints/authActions/index.js +1 -0
- package/esm/endpoints/authActions/index.js.map +1 -1
- package/esm/endpoints/automation/index.d.ts.map +1 -1
- package/esm/endpoints/automation/index.js +1 -0
- package/esm/endpoints/automation/index.js.map +1 -1
- package/esm/endpoints/entitiesObjects/index.d.ts.map +1 -1
- package/esm/endpoints/entitiesObjects/index.js +1 -0
- package/esm/endpoints/entitiesObjects/index.js.map +1 -1
- package/esm/endpoints/execution/index.d.ts.map +1 -1
- package/esm/endpoints/execution/index.js +1 -0
- package/esm/endpoints/execution/index.js.map +1 -1
- package/esm/endpoints/explain/index.d.ts.map +1 -1
- package/esm/endpoints/explain/index.js +1 -0
- package/esm/endpoints/explain/index.js.map +1 -1
- package/esm/endpoints/export/index.d.ts.map +1 -1
- package/esm/endpoints/export/index.js +1 -0
- package/esm/endpoints/export/index.js.map +1 -1
- package/esm/endpoints/genAI/index.d.ts.map +1 -1
- package/esm/endpoints/genAI/index.js +1 -0
- package/esm/endpoints/genAI/index.js.map +1 -1
- package/esm/endpoints/labelElements/index.d.ts.map +1 -1
- package/esm/endpoints/labelElements/index.js +1 -0
- package/esm/endpoints/labelElements/index.js.map +1 -1
- package/esm/endpoints/layout/index.d.ts.map +1 -1
- package/esm/endpoints/layout/index.js +1 -0
- package/esm/endpoints/layout/index.js.map +1 -1
- package/esm/endpoints/locationStyle/index.d.ts.map +1 -1
- package/esm/endpoints/locationStyle/index.js +1 -0
- package/esm/endpoints/locationStyle/index.js.map +1 -1
- package/esm/endpoints/profile/index.d.ts.map +1 -1
- package/esm/endpoints/profile/index.js +1 -0
- package/esm/endpoints/profile/index.js.map +1 -1
- package/esm/endpoints/result/index.d.ts.map +1 -1
- package/esm/endpoints/result/index.js +1 -0
- package/esm/endpoints/result/index.js.map +1 -1
- package/esm/endpoints/scanModel/index.d.ts.map +1 -1
- package/esm/endpoints/scanModel/index.js +1 -0
- package/esm/endpoints/scanModel/index.js.map +1 -1
- package/esm/endpoints/smartFunctions/index.d.ts.map +1 -1
- package/esm/endpoints/smartFunctions/index.js +1 -0
- package/esm/endpoints/smartFunctions/index.js.map +1 -1
- package/esm/endpoints/userManagement/index.d.ts.map +1 -1
- package/esm/endpoints/userManagement/index.js +1 -0
- package/esm/endpoints/userManagement/index.js.map +1 -1
- package/esm/endpoints/validDescendants/index.d.ts.map +1 -1
- package/esm/endpoints/validDescendants/index.js +1 -0
- package/esm/endpoints/validDescendants/index.js.map +1 -1
- package/esm/endpoints/validObjects/index.d.ts.map +1 -1
- package/esm/endpoints/validObjects/index.js +1 -0
- package/esm/endpoints/validObjects/index.js.map +1 -1
- package/esm/gd-tiger-model/index.d.ts.map +1 -1
- package/esm/gd-tiger-model/index.js +5 -0
- package/esm/gd-tiger-model/index.js.map +1 -1
- package/esm/generated/afm-rest-api/api.d.ts +1 -1
- package/esm/generated/afm-rest-api/api.d.ts.map +1 -1
- package/esm/generated/afm-rest-api/api.js +192 -37
- package/esm/generated/afm-rest-api/api.js.map +1 -1
- package/esm/generated/afm-rest-api/common.d.ts.map +1 -1
- package/esm/generated/afm-rest-api/common.js +1 -13
- package/esm/generated/afm-rest-api/common.js.map +1 -1
- package/esm/generated/auth-json-api/api.d.ts.map +1 -1
- package/esm/generated/auth-json-api/api.js +30 -6
- package/esm/generated/auth-json-api/api.js.map +1 -1
- package/esm/generated/auth-json-api/common.d.ts.map +1 -1
- package/esm/generated/auth-json-api/common.js +1 -13
- package/esm/generated/auth-json-api/common.js.map +1 -1
- package/esm/generated/automation-json-api/api.d.ts.map +1 -1
- package/esm/generated/automation-json-api/api.js +42 -7
- package/esm/generated/automation-json-api/api.js.map +1 -1
- package/esm/generated/automation-json-api/common.d.ts.map +1 -1
- package/esm/generated/automation-json-api/common.js +1 -13
- package/esm/generated/automation-json-api/common.js.map +1 -1
- package/esm/generated/automation-json-api/index.d.ts.map +1 -1
- package/esm/generated/automation-json-api/index.js +1 -1
- package/esm/generated/automation-json-api/index.js.map +1 -1
- package/esm/generated/export-json-api/api.d.ts.map +1 -1
- package/esm/generated/export-json-api/api.js +72 -13
- package/esm/generated/export-json-api/api.js.map +1 -1
- package/esm/generated/export-json-api/common.d.ts.map +1 -1
- package/esm/generated/export-json-api/common.js +1 -13
- package/esm/generated/export-json-api/common.js.map +1 -1
- package/esm/generated/metadata-json-api/api.d.ts +259 -205
- package/esm/generated/metadata-json-api/api.d.ts.map +1 -1
- package/esm/generated/metadata-json-api/api.js +2366 -474
- package/esm/generated/metadata-json-api/api.js.map +1 -1
- package/esm/generated/metadata-json-api/base.d.ts.map +1 -1
- package/esm/generated/metadata-json-api/base.js +1 -13
- package/esm/generated/metadata-json-api/base.js.map +1 -1
- package/esm/generated/metadata-json-api/common.d.ts.map +1 -1
- package/esm/generated/metadata-json-api/common.js +1 -13
- package/esm/generated/metadata-json-api/common.js.map +1 -1
- package/esm/generated/metadata-json-api/index.d.ts.map +1 -1
- package/esm/generated/metadata-json-api/index.js +1 -0
- package/esm/generated/metadata-json-api/index.js.map +1 -1
- package/esm/generated/scan-json-api/api.d.ts +4 -0
- package/esm/generated/scan-json-api/api.d.ts.map +1 -1
- package/esm/generated/scan-json-api/api.js +51 -22
- package/esm/generated/scan-json-api/api.js.map +1 -1
- package/esm/generated/scan-json-api/common.d.ts.map +1 -1
- package/esm/generated/scan-json-api/common.js +1 -13
- package/esm/generated/scan-json-api/common.js.map +1 -1
- package/esm/index.d.ts.map +1 -1
- package/esm/index.js +1 -0
- package/esm/index.js.map +1 -1
- package/esm/metadataUtilities.d.ts.map +1 -1
- package/esm/metadataUtilities.js +0 -2
- package/esm/metadataUtilities.js.map +1 -1
- package/esm/organizationUtilities.d.ts.map +1 -1
- package/esm/organizationUtilities.js +2 -6
- package/esm/organizationUtilities.js.map +1 -1
- package/esm/tsdoc-metadata.json +1 -1
- package/package.json +6 -8
|
@@ -15348,8 +15348,8 @@ export declare interface ClusteringResult {
|
|
|
15348
15348
|
xCoord?: Array<number | null>;
|
|
15349
15349
|
yCoord?: Array<number | null>;
|
|
15350
15350
|
clusters: Array<number | null>;
|
|
15351
|
-
ycoord: Array<number>;
|
|
15352
15351
|
xcoord: Array<number>;
|
|
15352
|
+
ycoord: Array<number>;
|
|
15353
15353
|
}
|
|
15354
15354
|
|
|
15355
15355
|
/**
|
|
@@ -20341,6 +20341,14 @@ export declare interface DeclarativeAggregatedFact {
|
|
|
20341
20341
|
*/
|
|
20342
20342
|
tags?: Array<string>;
|
|
20343
20343
|
sourceFactReference: DeclarativeSourceFactReference;
|
|
20344
|
+
/**
|
|
20345
|
+
* Flag indicating whether the associated source column allows null values.
|
|
20346
|
+
*/
|
|
20347
|
+
isNullable?: boolean;
|
|
20348
|
+
/**
|
|
20349
|
+
* Value used in coalesce during joins instead of null.
|
|
20350
|
+
*/
|
|
20351
|
+
nullValue?: string;
|
|
20344
20352
|
}
|
|
20345
20353
|
|
|
20346
20354
|
export declare type DeclarativeAggregatedFactSourceColumnDataTypeEnum = "INT" | "STRING" | "DATE" | "NUMERIC" | "TIMESTAMP" | "TIMESTAMP_TZ" | "BOOLEAN";
|
|
@@ -20543,6 +20551,14 @@ export declare interface DeclarativeAttribute {
|
|
|
20543
20551
|
* Default locale for primary label.
|
|
20544
20552
|
*/
|
|
20545
20553
|
locale?: string;
|
|
20554
|
+
/**
|
|
20555
|
+
* Flag indicating whether the associated source column allows null values.
|
|
20556
|
+
*/
|
|
20557
|
+
isNullable?: boolean;
|
|
20558
|
+
/**
|
|
20559
|
+
* Value used in coalesce during joins instead of null.
|
|
20560
|
+
*/
|
|
20561
|
+
nullValue?: string;
|
|
20546
20562
|
}
|
|
20547
20563
|
|
|
20548
20564
|
export declare interface DeclarativeAttributeHierarchy {
|
|
@@ -20674,6 +20690,10 @@ export declare interface DeclarativeColumn {
|
|
|
20674
20690
|
* Column description/comment from database
|
|
20675
20691
|
*/
|
|
20676
20692
|
description?: string;
|
|
20693
|
+
/**
|
|
20694
|
+
* Column is nullable
|
|
20695
|
+
*/
|
|
20696
|
+
isNullable?: boolean;
|
|
20677
20697
|
}
|
|
20678
20698
|
|
|
20679
20699
|
export declare type DeclarativeColumnDataTypeEnum = "INT" | "STRING" | "DATE" | "NUMERIC" | "TIMESTAMP" | "TIMESTAMP_TZ" | "BOOLEAN";
|
|
@@ -21069,6 +21089,14 @@ export declare interface DeclarativeFact {
|
|
|
21069
21089
|
* If true, this fact is hidden from AI search results.
|
|
21070
21090
|
*/
|
|
21071
21091
|
isHidden?: boolean;
|
|
21092
|
+
/**
|
|
21093
|
+
* Flag indicating whether the associated source column allows null values.
|
|
21094
|
+
*/
|
|
21095
|
+
isNullable?: boolean;
|
|
21096
|
+
/**
|
|
21097
|
+
* Value used in coalesce during joins instead of null.
|
|
21098
|
+
*/
|
|
21099
|
+
nullValue?: string;
|
|
21072
21100
|
}
|
|
21073
21101
|
|
|
21074
21102
|
export declare type DeclarativeFactSourceColumnDataTypeEnum = "INT" | "STRING" | "DATE" | "NUMERIC" | "TIMESTAMP" | "TIMESTAMP_TZ" | "BOOLEAN";
|
|
@@ -21248,6 +21276,14 @@ export declare interface DeclarativeLabel {
|
|
|
21248
21276
|
* Other translations.
|
|
21249
21277
|
*/
|
|
21250
21278
|
translations?: Array<DeclarativeLabelTranslation>;
|
|
21279
|
+
/**
|
|
21280
|
+
* Flag indicating whether the associated source column allows null values.
|
|
21281
|
+
*/
|
|
21282
|
+
isNullable?: boolean;
|
|
21283
|
+
/**
|
|
21284
|
+
* Value used in coalesce during joins instead of null.
|
|
21285
|
+
*/
|
|
21286
|
+
nullValue?: string;
|
|
21251
21287
|
}
|
|
21252
21288
|
|
|
21253
21289
|
export declare type DeclarativeLabelSourceColumnDataTypeEnum = "INT" | "STRING" | "DATE" | "NUMERIC" | "TIMESTAMP" | "TIMESTAMP_TZ" | "BOOLEAN";
|
|
@@ -21520,6 +21556,14 @@ export declare interface DeclarativeReferenceSource {
|
|
|
21520
21556
|
*/
|
|
21521
21557
|
dataType?: DeclarativeReferenceSourceDataTypeEnum;
|
|
21522
21558
|
target: GrainIdentifier;
|
|
21559
|
+
/**
|
|
21560
|
+
* Flag indicating whether the associated source column allows null values.
|
|
21561
|
+
*/
|
|
21562
|
+
isNullable?: boolean;
|
|
21563
|
+
/**
|
|
21564
|
+
* Value used in coalesce during joins instead of null.
|
|
21565
|
+
*/
|
|
21566
|
+
nullValue?: string;
|
|
21523
21567
|
}
|
|
21524
21568
|
|
|
21525
21569
|
export declare type DeclarativeReferenceSourceColumnDataTypesEnum = "INT" | "STRING" | "DATE" | "NUMERIC" | "TIMESTAMP" | "TIMESTAMP_TZ" | "BOOLEAN";
|
|
@@ -21588,7 +21632,7 @@ export declare interface DeclarativeSetting {
|
|
|
21588
21632
|
type?: DeclarativeSettingTypeEnum;
|
|
21589
21633
|
}
|
|
21590
21634
|
|
|
21591
|
-
export declare type DeclarativeSettingTypeEnum = "TIMEZONE" | "ACTIVE_THEME" | "ACTIVE_COLOR_PALETTE" | "ACTIVE_LLM_ENDPOINT" | "ACTIVE_CALENDARS" | "WHITE_LABELING" | "LOCALE" | "METADATA_LOCALE" | "FORMAT_LOCALE" | "MAPBOX_TOKEN" | "AG_GRID_TOKEN" | "WEEK_START" | "FISCAL_YEAR" | "SHOW_HIDDEN_CATALOG_ITEMS" | "OPERATOR_OVERRIDES" | "TIMEZONE_VALIDATION_ENABLED" | "OPENAI_CONFIG" | "ENABLE_FILE_ANALYTICS" | "ALERT" | "SEPARATORS" | "DATE_FILTER_CONFIG" | "JIT_PROVISIONING" | "JWT_JIT_PROVISIONING" | "DASHBOARD_FILTERS_APPLY_MODE" | "ENABLE_SLIDES_EXPORT" | "ENABLE_SNAPSHOT_EXPORT" | "AI_RATE_LIMIT" | "ATTACHMENT_SIZE_LIMIT" | "ATTACHMENT_LINK_TTL" | "AD_CATALOG_GROUPS_DEFAULT_EXPAND_STATE" | "ENABLE_DRILL_TO_URL_BY_DEFAULT" | "ALLOW_UNSAFE_FLEX_CONNECT_ENDPOINTS" | "ENABLE_AUTOMATION_EVALUATION_MODE" | "ENABLE_ACCESSIBILITY_MODE" | "REGISTERED_PLUGGABLE_APPLICATIONS" | "DATA_LOCALE" | "LDM_DEFAULT_LOCALE" | "EXPORT_RESULT_POLLING_TIMEOUT_SECONDS" | "MAX_ZOOM_LEVEL" | "SORT_CASE_SENSITIVE" | "METRIC_FORMAT_OVERRIDE" | "ENABLE_AI_ON_DATA" | "API_ENTITIES_DEFAULT_CONTENT_MEDIA_TYPE";
|
|
21635
|
+
export declare type DeclarativeSettingTypeEnum = "TIMEZONE" | "ACTIVE_THEME" | "ACTIVE_COLOR_PALETTE" | "ACTIVE_LLM_ENDPOINT" | "ACTIVE_CALENDARS" | "WHITE_LABELING" | "LOCALE" | "METADATA_LOCALE" | "FORMAT_LOCALE" | "MAPBOX_TOKEN" | "AG_GRID_TOKEN" | "WEEK_START" | "FISCAL_YEAR" | "SHOW_HIDDEN_CATALOG_ITEMS" | "OPERATOR_OVERRIDES" | "TIMEZONE_VALIDATION_ENABLED" | "OPENAI_CONFIG" | "ENABLE_FILE_ANALYTICS" | "ALERT" | "SEPARATORS" | "DATE_FILTER_CONFIG" | "JIT_PROVISIONING" | "JWT_JIT_PROVISIONING" | "DASHBOARD_FILTERS_APPLY_MODE" | "ENABLE_SLIDES_EXPORT" | "ENABLE_SNAPSHOT_EXPORT" | "AI_RATE_LIMIT" | "ATTACHMENT_SIZE_LIMIT" | "ATTACHMENT_LINK_TTL" | "AD_CATALOG_GROUPS_DEFAULT_EXPAND_STATE" | "ENABLE_DRILL_TO_URL_BY_DEFAULT" | "ALLOW_UNSAFE_FLEX_CONNECT_ENDPOINTS" | "ENABLE_AUTOMATION_EVALUATION_MODE" | "ENABLE_ACCESSIBILITY_MODE" | "REGISTERED_PLUGGABLE_APPLICATIONS" | "DATA_LOCALE" | "LDM_DEFAULT_LOCALE" | "EXPORT_RESULT_POLLING_TIMEOUT_SECONDS" | "MAX_ZOOM_LEVEL" | "SORT_CASE_SENSITIVE" | "METRIC_FORMAT_OVERRIDE" | "ENABLE_AI_ON_DATA" | "API_ENTITIES_DEFAULT_CONTENT_MEDIA_TYPE" | "ENABLE_NULL_JOINS";
|
|
21592
21636
|
|
|
21593
21637
|
export declare interface DeclarativeSingleWorkspacePermission {
|
|
21594
21638
|
/**
|
|
@@ -47885,6 +47929,10 @@ declare interface IVisualizationObject_2 {
|
|
|
47885
47929
|
layers?: IInsightLayerDefinition[];
|
|
47886
47930
|
}
|
|
47887
47931
|
|
|
47932
|
+
/**
|
|
47933
|
+
* @deprecated - we use application/json instead of application/vnd.gooddata.api+json. Keeping the export for backwards compatibility.
|
|
47934
|
+
* @public
|
|
47935
|
+
*/
|
|
47888
47936
|
export declare const JSON_API_HEADER_VALUE = "application/vnd.gooddata.api+json";
|
|
47889
47937
|
|
|
47890
47938
|
/**
|
|
@@ -47921,6 +47969,8 @@ export declare interface JsonApiAggregatedFactOutAttributes {
|
|
|
47921
47969
|
sourceColumnDataType?: JsonApiAggregatedFactOutAttributesSourceColumnDataTypeEnum;
|
|
47922
47970
|
areRelationsValid?: boolean;
|
|
47923
47971
|
operation: JsonApiAggregatedFactOutAttributesOperationEnum;
|
|
47972
|
+
isNullable?: boolean;
|
|
47973
|
+
nullValue?: string;
|
|
47924
47974
|
}
|
|
47925
47975
|
|
|
47926
47976
|
export declare type JsonApiAggregatedFactOutAttributesOperationEnum = "SUM" | "MIN" | "MAX";
|
|
@@ -48289,7 +48339,18 @@ export declare interface JsonApiAttributeHierarchyIn {
|
|
|
48289
48339
|
* API identifier of an object
|
|
48290
48340
|
*/
|
|
48291
48341
|
id: string;
|
|
48292
|
-
attributes?:
|
|
48342
|
+
attributes?: JsonApiAttributeHierarchyInAttributes;
|
|
48343
|
+
}
|
|
48344
|
+
|
|
48345
|
+
export declare interface JsonApiAttributeHierarchyInAttributes {
|
|
48346
|
+
title?: string;
|
|
48347
|
+
description?: string;
|
|
48348
|
+
tags?: Array<string>;
|
|
48349
|
+
areRelationsValid?: boolean;
|
|
48350
|
+
/**
|
|
48351
|
+
* Free-form JSON content. Maximum supported length is 15000 characters.
|
|
48352
|
+
*/
|
|
48353
|
+
content?: object;
|
|
48293
48354
|
}
|
|
48294
48355
|
|
|
48295
48356
|
export declare interface JsonApiAttributeHierarchyInDocument {
|
|
@@ -48402,18 +48463,7 @@ export declare interface JsonApiAttributeHierarchyPatch {
|
|
|
48402
48463
|
* API identifier of an object
|
|
48403
48464
|
*/
|
|
48404
48465
|
id: string;
|
|
48405
|
-
attributes?:
|
|
48406
|
-
}
|
|
48407
|
-
|
|
48408
|
-
export declare interface JsonApiAttributeHierarchyPatchAttributes {
|
|
48409
|
-
title?: string;
|
|
48410
|
-
description?: string;
|
|
48411
|
-
tags?: Array<string>;
|
|
48412
|
-
areRelationsValid?: boolean;
|
|
48413
|
-
/**
|
|
48414
|
-
* Free-form JSON content. Maximum supported length is 15000 characters.
|
|
48415
|
-
*/
|
|
48416
|
-
content?: object;
|
|
48466
|
+
attributes?: JsonApiAttributeHierarchyInAttributes;
|
|
48417
48467
|
}
|
|
48418
48468
|
|
|
48419
48469
|
export declare interface JsonApiAttributeHierarchyPatchDocument {
|
|
@@ -48461,6 +48511,8 @@ export declare interface JsonApiAttributeOutAttributes {
|
|
|
48461
48511
|
sourceColumnDataType?: JsonApiAttributeOutAttributesSourceColumnDataTypeEnum;
|
|
48462
48512
|
isHidden?: boolean;
|
|
48463
48513
|
locale?: string;
|
|
48514
|
+
isNullable?: boolean;
|
|
48515
|
+
nullValue?: string;
|
|
48464
48516
|
}
|
|
48465
48517
|
|
|
48466
48518
|
export declare type JsonApiAttributeOutAttributesGranularityEnum = "MINUTE" | "HOUR" | "DAY" | "WEEK" | "MONTH" | "QUARTER" | "YEAR" | "MINUTE_OF_HOUR" | "HOUR_OF_DAY" | "DAY_OF_WEEK" | "DAY_OF_MONTH" | "DAY_OF_QUARTER" | "DAY_OF_YEAR" | "WEEK_OF_YEAR" | "MONTH_OF_YEAR" | "QUARTER_OF_YEAR" | "FISCAL_MONTH" | "FISCAL_QUARTER" | "FISCAL_YEAR";
|
|
@@ -48577,14 +48629,57 @@ export declare interface JsonApiAutomationIn {
|
|
|
48577
48629
|
* API identifier of an object
|
|
48578
48630
|
*/
|
|
48579
48631
|
id: string;
|
|
48580
|
-
attributes?:
|
|
48581
|
-
relationships?:
|
|
48632
|
+
attributes?: JsonApiAutomationInAttributes;
|
|
48633
|
+
relationships?: JsonApiAutomationInRelationships;
|
|
48634
|
+
}
|
|
48635
|
+
|
|
48636
|
+
export declare interface JsonApiAutomationInAttributes {
|
|
48637
|
+
title?: string;
|
|
48638
|
+
description?: string;
|
|
48639
|
+
tags?: Array<string>;
|
|
48640
|
+
areRelationsValid?: boolean;
|
|
48641
|
+
/**
|
|
48642
|
+
* Additional details to be included in the automated message.
|
|
48643
|
+
*/
|
|
48644
|
+
details?: object;
|
|
48645
|
+
metadata?: JsonApiAutomationOutAttributesMetadata | null;
|
|
48646
|
+
/**
|
|
48647
|
+
* Current state of the automation.
|
|
48648
|
+
*/
|
|
48649
|
+
state?: JsonApiAutomationInAttributesStateEnum;
|
|
48650
|
+
/**
|
|
48651
|
+
* Specify automation evaluation mode.
|
|
48652
|
+
*/
|
|
48653
|
+
evaluationMode?: JsonApiAutomationInAttributesEvaluationModeEnum;
|
|
48654
|
+
schedule?: JsonApiAutomationOutAttributesSchedule;
|
|
48655
|
+
alert?: JsonApiAutomationOutAttributesAlert;
|
|
48656
|
+
tabularExports?: Array<JsonApiAutomationOutAttributesTabularExportsInner>;
|
|
48657
|
+
visualExports?: Array<JsonApiAutomationOutAttributesVisualExportsInner>;
|
|
48658
|
+
imageExports?: Array<JsonApiAutomationOutAttributesImageExportsInner>;
|
|
48659
|
+
rawExports?: Array<JsonApiAutomationOutAttributesRawExportsInner>;
|
|
48660
|
+
slidesExports?: Array<JsonApiAutomationOutAttributesSlidesExportsInner>;
|
|
48661
|
+
dashboardTabularExports?: Array<JsonApiAutomationOutAttributesDashboardTabularExportsInner>;
|
|
48662
|
+
/**
|
|
48663
|
+
* External recipients of the automation action results.
|
|
48664
|
+
*/
|
|
48665
|
+
externalRecipients?: Array<JsonApiAutomationOutAttributesExternalRecipientsInner>;
|
|
48582
48666
|
}
|
|
48583
48667
|
|
|
48668
|
+
export declare type JsonApiAutomationInAttributesEvaluationModeEnum = "SHARED" | "PER_RECIPIENT";
|
|
48669
|
+
|
|
48670
|
+
export declare type JsonApiAutomationInAttributesStateEnum = "ACTIVE" | "PAUSED";
|
|
48671
|
+
|
|
48584
48672
|
export declare interface JsonApiAutomationInDocument {
|
|
48585
48673
|
data: JsonApiAutomationIn;
|
|
48586
48674
|
}
|
|
48587
48675
|
|
|
48676
|
+
export declare interface JsonApiAutomationInRelationships {
|
|
48677
|
+
notificationChannel?: JsonApiAutomationOutRelationshipsNotificationChannel;
|
|
48678
|
+
analyticalDashboard?: JsonApiExportDefinitionOutRelationshipsAnalyticalDashboard;
|
|
48679
|
+
exportDefinitions?: JsonApiAutomationOutRelationshipsExportDefinitions;
|
|
48680
|
+
recipients?: JsonApiAutomationOutRelationshipsRecipients;
|
|
48681
|
+
}
|
|
48682
|
+
|
|
48588
48683
|
export declare type JsonApiAutomationInTypeEnum = "automation";
|
|
48589
48684
|
|
|
48590
48685
|
/**
|
|
@@ -48815,57 +48910,14 @@ export declare interface JsonApiAutomationPatch {
|
|
|
48815
48910
|
* API identifier of an object
|
|
48816
48911
|
*/
|
|
48817
48912
|
id: string;
|
|
48818
|
-
attributes?:
|
|
48819
|
-
relationships?:
|
|
48913
|
+
attributes?: JsonApiAutomationInAttributes;
|
|
48914
|
+
relationships?: JsonApiAutomationInRelationships;
|
|
48820
48915
|
}
|
|
48821
48916
|
|
|
48822
|
-
export declare interface JsonApiAutomationPatchAttributes {
|
|
48823
|
-
title?: string;
|
|
48824
|
-
description?: string;
|
|
48825
|
-
tags?: Array<string>;
|
|
48826
|
-
areRelationsValid?: boolean;
|
|
48827
|
-
/**
|
|
48828
|
-
* Additional details to be included in the automated message.
|
|
48829
|
-
*/
|
|
48830
|
-
details?: object;
|
|
48831
|
-
metadata?: JsonApiAutomationOutAttributesMetadata | null;
|
|
48832
|
-
/**
|
|
48833
|
-
* Current state of the automation.
|
|
48834
|
-
*/
|
|
48835
|
-
state?: JsonApiAutomationPatchAttributesStateEnum;
|
|
48836
|
-
/**
|
|
48837
|
-
* Specify automation evaluation mode.
|
|
48838
|
-
*/
|
|
48839
|
-
evaluationMode?: JsonApiAutomationPatchAttributesEvaluationModeEnum;
|
|
48840
|
-
schedule?: JsonApiAutomationOutAttributesSchedule;
|
|
48841
|
-
alert?: JsonApiAutomationOutAttributesAlert;
|
|
48842
|
-
tabularExports?: Array<JsonApiAutomationOutAttributesTabularExportsInner>;
|
|
48843
|
-
visualExports?: Array<JsonApiAutomationOutAttributesVisualExportsInner>;
|
|
48844
|
-
imageExports?: Array<JsonApiAutomationOutAttributesImageExportsInner>;
|
|
48845
|
-
rawExports?: Array<JsonApiAutomationOutAttributesRawExportsInner>;
|
|
48846
|
-
slidesExports?: Array<JsonApiAutomationOutAttributesSlidesExportsInner>;
|
|
48847
|
-
dashboardTabularExports?: Array<JsonApiAutomationOutAttributesDashboardTabularExportsInner>;
|
|
48848
|
-
/**
|
|
48849
|
-
* External recipients of the automation action results.
|
|
48850
|
-
*/
|
|
48851
|
-
externalRecipients?: Array<JsonApiAutomationOutAttributesExternalRecipientsInner>;
|
|
48852
|
-
}
|
|
48853
|
-
|
|
48854
|
-
export declare type JsonApiAutomationPatchAttributesEvaluationModeEnum = "SHARED" | "PER_RECIPIENT";
|
|
48855
|
-
|
|
48856
|
-
export declare type JsonApiAutomationPatchAttributesStateEnum = "ACTIVE" | "PAUSED";
|
|
48857
|
-
|
|
48858
48917
|
export declare interface JsonApiAutomationPatchDocument {
|
|
48859
48918
|
data: JsonApiAutomationPatch;
|
|
48860
48919
|
}
|
|
48861
48920
|
|
|
48862
|
-
export declare interface JsonApiAutomationPatchRelationships {
|
|
48863
|
-
notificationChannel?: JsonApiAutomationOutRelationshipsNotificationChannel;
|
|
48864
|
-
analyticalDashboard?: JsonApiExportDefinitionOutRelationshipsAnalyticalDashboard;
|
|
48865
|
-
exportDefinitions?: JsonApiAutomationOutRelationshipsExportDefinitions;
|
|
48866
|
-
recipients?: JsonApiAutomationOutRelationshipsRecipients;
|
|
48867
|
-
}
|
|
48868
|
-
|
|
48869
48921
|
export declare type JsonApiAutomationPatchTypeEnum = "automation";
|
|
48870
48922
|
|
|
48871
48923
|
/**
|
|
@@ -49060,15 +49112,7 @@ export declare interface JsonApiCookieSecurityConfigurationIn {
|
|
|
49060
49112
|
* API identifier of an object
|
|
49061
49113
|
*/
|
|
49062
49114
|
id: string;
|
|
49063
|
-
attributes?:
|
|
49064
|
-
}
|
|
49065
|
-
|
|
49066
|
-
export declare interface JsonApiCookieSecurityConfigurationInAttributes {
|
|
49067
|
-
lastRotation?: string;
|
|
49068
|
-
/**
|
|
49069
|
-
* Length of interval between automatic rotations expressed in format of ISO 8601 duration
|
|
49070
|
-
*/
|
|
49071
|
-
rotationInterval?: string;
|
|
49115
|
+
attributes?: JsonApiCookieSecurityConfigurationOutAttributes;
|
|
49072
49116
|
}
|
|
49073
49117
|
|
|
49074
49118
|
export declare interface JsonApiCookieSecurityConfigurationInDocument {
|
|
@@ -49089,7 +49133,15 @@ export declare interface JsonApiCookieSecurityConfigurationOut {
|
|
|
49089
49133
|
* API identifier of an object
|
|
49090
49134
|
*/
|
|
49091
49135
|
id: string;
|
|
49092
|
-
attributes?:
|
|
49136
|
+
attributes?: JsonApiCookieSecurityConfigurationOutAttributes;
|
|
49137
|
+
}
|
|
49138
|
+
|
|
49139
|
+
export declare interface JsonApiCookieSecurityConfigurationOutAttributes {
|
|
49140
|
+
lastRotation?: string;
|
|
49141
|
+
/**
|
|
49142
|
+
* Length of interval between automatic rotations expressed in format of ISO 8601 duration
|
|
49143
|
+
*/
|
|
49144
|
+
rotationInterval?: string;
|
|
49093
49145
|
}
|
|
49094
49146
|
|
|
49095
49147
|
export declare interface JsonApiCookieSecurityConfigurationOutDocument {
|
|
@@ -49111,7 +49163,7 @@ export declare interface JsonApiCookieSecurityConfigurationPatch {
|
|
|
49111
49163
|
* API identifier of an object
|
|
49112
49164
|
*/
|
|
49113
49165
|
id: string;
|
|
49114
|
-
attributes?:
|
|
49166
|
+
attributes?: JsonApiCookieSecurityConfigurationOutAttributes;
|
|
49115
49167
|
}
|
|
49116
49168
|
|
|
49117
49169
|
export declare interface JsonApiCookieSecurityConfigurationPatchDocument {
|
|
@@ -49439,7 +49491,18 @@ export declare interface JsonApiDashboardPluginIn {
|
|
|
49439
49491
|
* API identifier of an object
|
|
49440
49492
|
*/
|
|
49441
49493
|
id: string;
|
|
49442
|
-
attributes?:
|
|
49494
|
+
attributes?: JsonApiDashboardPluginInAttributes;
|
|
49495
|
+
}
|
|
49496
|
+
|
|
49497
|
+
export declare interface JsonApiDashboardPluginInAttributes {
|
|
49498
|
+
title?: string;
|
|
49499
|
+
description?: string;
|
|
49500
|
+
tags?: Array<string>;
|
|
49501
|
+
areRelationsValid?: boolean;
|
|
49502
|
+
/**
|
|
49503
|
+
* Free-form JSON content. Maximum supported length is 250000 characters.
|
|
49504
|
+
*/
|
|
49505
|
+
content?: object;
|
|
49443
49506
|
}
|
|
49444
49507
|
|
|
49445
49508
|
export declare interface JsonApiDashboardPluginInDocument {
|
|
@@ -49546,18 +49609,7 @@ export declare interface JsonApiDashboardPluginPatch {
|
|
|
49546
49609
|
* API identifier of an object
|
|
49547
49610
|
*/
|
|
49548
49611
|
id: string;
|
|
49549
|
-
attributes?:
|
|
49550
|
-
}
|
|
49551
|
-
|
|
49552
|
-
export declare interface JsonApiDashboardPluginPatchAttributes {
|
|
49553
|
-
title?: string;
|
|
49554
|
-
description?: string;
|
|
49555
|
-
tags?: Array<string>;
|
|
49556
|
-
areRelationsValid?: boolean;
|
|
49557
|
-
/**
|
|
49558
|
-
* Free-form JSON content. Maximum supported length is 250000 characters.
|
|
49559
|
-
*/
|
|
49560
|
-
content?: object;
|
|
49612
|
+
attributes?: JsonApiDashboardPluginInAttributes;
|
|
49561
49613
|
}
|
|
49562
49614
|
|
|
49563
49615
|
export declare interface JsonApiDashboardPluginPatchDocument {
|
|
@@ -49578,7 +49630,7 @@ export declare interface JsonApiDashboardPluginPostOptionalId {
|
|
|
49578
49630
|
* API identifier of an object
|
|
49579
49631
|
*/
|
|
49580
49632
|
id?: string;
|
|
49581
|
-
attributes?:
|
|
49633
|
+
attributes?: JsonApiDashboardPluginInAttributes;
|
|
49582
49634
|
}
|
|
49583
49635
|
|
|
49584
49636
|
export declare interface JsonApiDashboardPluginPostOptionalIdDocument {
|
|
@@ -50204,14 +50256,27 @@ export declare interface JsonApiExportDefinitionIn {
|
|
|
50204
50256
|
* API identifier of an object
|
|
50205
50257
|
*/
|
|
50206
50258
|
id: string;
|
|
50207
|
-
attributes?:
|
|
50208
|
-
relationships?:
|
|
50259
|
+
attributes?: JsonApiExportDefinitionInAttributes;
|
|
50260
|
+
relationships?: JsonApiExportDefinitionInRelationships;
|
|
50261
|
+
}
|
|
50262
|
+
|
|
50263
|
+
export declare interface JsonApiExportDefinitionInAttributes {
|
|
50264
|
+
title?: string;
|
|
50265
|
+
description?: string;
|
|
50266
|
+
tags?: Array<string>;
|
|
50267
|
+
requestPayload?: JsonApiExportDefinitionOutAttributesRequestPayload;
|
|
50268
|
+
areRelationsValid?: boolean;
|
|
50209
50269
|
}
|
|
50210
50270
|
|
|
50211
50271
|
export declare interface JsonApiExportDefinitionInDocument {
|
|
50212
50272
|
data: JsonApiExportDefinitionIn;
|
|
50213
50273
|
}
|
|
50214
50274
|
|
|
50275
|
+
export declare interface JsonApiExportDefinitionInRelationships {
|
|
50276
|
+
visualizationObject?: JsonApiExportDefinitionOutRelationshipsVisualizationObject;
|
|
50277
|
+
analyticalDashboard?: JsonApiExportDefinitionOutRelationshipsAnalyticalDashboard;
|
|
50278
|
+
}
|
|
50279
|
+
|
|
50215
50280
|
export declare type JsonApiExportDefinitionInTypeEnum = "exportDefinition";
|
|
50216
50281
|
|
|
50217
50282
|
/**
|
|
@@ -50335,27 +50400,14 @@ export declare interface JsonApiExportDefinitionPatch {
|
|
|
50335
50400
|
* API identifier of an object
|
|
50336
50401
|
*/
|
|
50337
50402
|
id: string;
|
|
50338
|
-
attributes?:
|
|
50339
|
-
relationships?:
|
|
50340
|
-
}
|
|
50341
|
-
|
|
50342
|
-
export declare interface JsonApiExportDefinitionPatchAttributes {
|
|
50343
|
-
title?: string;
|
|
50344
|
-
description?: string;
|
|
50345
|
-
tags?: Array<string>;
|
|
50346
|
-
requestPayload?: JsonApiExportDefinitionOutAttributesRequestPayload;
|
|
50347
|
-
areRelationsValid?: boolean;
|
|
50403
|
+
attributes?: JsonApiExportDefinitionInAttributes;
|
|
50404
|
+
relationships?: JsonApiExportDefinitionInRelationships;
|
|
50348
50405
|
}
|
|
50349
50406
|
|
|
50350
50407
|
export declare interface JsonApiExportDefinitionPatchDocument {
|
|
50351
50408
|
data: JsonApiExportDefinitionPatch;
|
|
50352
50409
|
}
|
|
50353
50410
|
|
|
50354
|
-
export declare interface JsonApiExportDefinitionPatchRelationships {
|
|
50355
|
-
visualizationObject?: JsonApiExportDefinitionOutRelationshipsVisualizationObject;
|
|
50356
|
-
analyticalDashboard?: JsonApiExportDefinitionOutRelationshipsAnalyticalDashboard;
|
|
50357
|
-
}
|
|
50358
|
-
|
|
50359
50411
|
export declare type JsonApiExportDefinitionPatchTypeEnum = "exportDefinition";
|
|
50360
50412
|
|
|
50361
50413
|
/**
|
|
@@ -50370,8 +50422,8 @@ export declare interface JsonApiExportDefinitionPostOptionalId {
|
|
|
50370
50422
|
* API identifier of an object
|
|
50371
50423
|
*/
|
|
50372
50424
|
id?: string;
|
|
50373
|
-
attributes?:
|
|
50374
|
-
relationships?:
|
|
50425
|
+
attributes?: JsonApiExportDefinitionInAttributes;
|
|
50426
|
+
relationships?: JsonApiExportDefinitionInRelationships;
|
|
50375
50427
|
}
|
|
50376
50428
|
|
|
50377
50429
|
export declare interface JsonApiExportDefinitionPostOptionalIdDocument {
|
|
@@ -50392,9 +50444,47 @@ export declare interface JsonApiExportTemplateIn {
|
|
|
50392
50444
|
* API identifier of an object
|
|
50393
50445
|
*/
|
|
50394
50446
|
id: string;
|
|
50395
|
-
attributes:
|
|
50447
|
+
attributes: JsonApiExportTemplateInAttributes;
|
|
50448
|
+
}
|
|
50449
|
+
|
|
50450
|
+
export declare interface JsonApiExportTemplateInAttributes {
|
|
50451
|
+
/**
|
|
50452
|
+
* User-facing name of the Slides template.
|
|
50453
|
+
*/
|
|
50454
|
+
name: string;
|
|
50455
|
+
dashboardSlidesTemplate?: JsonApiExportTemplateInAttributesDashboardSlidesTemplate | null;
|
|
50456
|
+
widgetSlidesTemplate?: JsonApiExportTemplateInAttributesWidgetSlidesTemplate | null;
|
|
50396
50457
|
}
|
|
50397
50458
|
|
|
50459
|
+
/**
|
|
50460
|
+
* Template for dashboard slides export. Available variables: {{currentPageNumber}}, {{dashboardDateFilters}}, {{dashboardDescription}}, {{dashboardFilters}}, {{dashboardId}}, {{dashboardName}}, {{dashboardTags}}, {{dashboardUrl}}, {{exportedAt}}, {{exportedBy}}, {{logo}}, {{totalPages}}, {{workspaceId}}, {{workspaceName}}
|
|
50461
|
+
*/
|
|
50462
|
+
export declare interface JsonApiExportTemplateInAttributesDashboardSlidesTemplate {
|
|
50463
|
+
/**
|
|
50464
|
+
* Export types this template applies to.
|
|
50465
|
+
*/
|
|
50466
|
+
appliedOn: Array<JsonApiExportTemplateInAttributesDashboardSlidesTemplateAppliedOnEnum>;
|
|
50467
|
+
coverSlide?: CoverSlideTemplate | null;
|
|
50468
|
+
introSlide?: IntroSlideTemplate | null;
|
|
50469
|
+
sectionSlide?: SectionSlideTemplate | null;
|
|
50470
|
+
contentSlide?: ContentSlideTemplate | null;
|
|
50471
|
+
}
|
|
50472
|
+
|
|
50473
|
+
export declare type JsonApiExportTemplateInAttributesDashboardSlidesTemplateAppliedOnEnum = "PDF" | "PPTX";
|
|
50474
|
+
|
|
50475
|
+
/**
|
|
50476
|
+
* Template for widget slides export. Available variables: {{currentPageNumber}}, {{dashboardDateFilters}}, {{dashboardDescription}}, {{dashboardFilters}}, {{dashboardId}}, {{dashboardName}}, {{dashboardTags}}, {{dashboardUrl}}, {{exportedAt}}, {{exportedBy}}, {{logo}}, {{totalPages}}, {{workspaceId}}, {{workspaceName}}
|
|
50477
|
+
*/
|
|
50478
|
+
export declare interface JsonApiExportTemplateInAttributesWidgetSlidesTemplate {
|
|
50479
|
+
/**
|
|
50480
|
+
* Export types this template applies to.
|
|
50481
|
+
*/
|
|
50482
|
+
appliedOn: Array<JsonApiExportTemplateInAttributesWidgetSlidesTemplateAppliedOnEnum>;
|
|
50483
|
+
contentSlide?: ContentSlideTemplate | null;
|
|
50484
|
+
}
|
|
50485
|
+
|
|
50486
|
+
export declare type JsonApiExportTemplateInAttributesWidgetSlidesTemplateAppliedOnEnum = "PDF" | "PPTX";
|
|
50487
|
+
|
|
50398
50488
|
export declare interface JsonApiExportTemplateInDocument {
|
|
50399
50489
|
data: JsonApiExportTemplateIn;
|
|
50400
50490
|
}
|
|
@@ -50413,7 +50503,7 @@ export declare interface JsonApiExportTemplateOut {
|
|
|
50413
50503
|
* API identifier of an object
|
|
50414
50504
|
*/
|
|
50415
50505
|
id: string;
|
|
50416
|
-
attributes:
|
|
50506
|
+
attributes: JsonApiExportTemplateInAttributes;
|
|
50417
50507
|
}
|
|
50418
50508
|
|
|
50419
50509
|
export declare interface JsonApiExportTemplateOutDocument {
|
|
@@ -50441,7 +50531,7 @@ export declare interface JsonApiExportTemplateOutWithLinks {
|
|
|
50441
50531
|
* API identifier of an object
|
|
50442
50532
|
*/
|
|
50443
50533
|
id: string;
|
|
50444
|
-
attributes:
|
|
50534
|
+
attributes: JsonApiExportTemplateInAttributes;
|
|
50445
50535
|
links?: ObjectLinks;
|
|
50446
50536
|
}
|
|
50447
50537
|
|
|
@@ -50467,8 +50557,8 @@ export declare interface JsonApiExportTemplatePatchAttributes {
|
|
|
50467
50557
|
* User-facing name of the Slides template.
|
|
50468
50558
|
*/
|
|
50469
50559
|
name?: string;
|
|
50470
|
-
dashboardSlidesTemplate?:
|
|
50471
|
-
widgetSlidesTemplate?:
|
|
50560
|
+
dashboardSlidesTemplate?: JsonApiExportTemplateInAttributesDashboardSlidesTemplate | null;
|
|
50561
|
+
widgetSlidesTemplate?: JsonApiExportTemplateInAttributesWidgetSlidesTemplate | null;
|
|
50472
50562
|
}
|
|
50473
50563
|
|
|
50474
50564
|
export declare interface JsonApiExportTemplatePatchDocument {
|
|
@@ -50489,47 +50579,9 @@ export declare interface JsonApiExportTemplatePostOptionalId {
|
|
|
50489
50579
|
* API identifier of an object
|
|
50490
50580
|
*/
|
|
50491
50581
|
id?: string;
|
|
50492
|
-
attributes:
|
|
50493
|
-
}
|
|
50494
|
-
|
|
50495
|
-
export declare interface JsonApiExportTemplatePostOptionalIdAttributes {
|
|
50496
|
-
/**
|
|
50497
|
-
* User-facing name of the Slides template.
|
|
50498
|
-
*/
|
|
50499
|
-
name: string;
|
|
50500
|
-
dashboardSlidesTemplate?: JsonApiExportTemplatePostOptionalIdAttributesDashboardSlidesTemplate | null;
|
|
50501
|
-
widgetSlidesTemplate?: JsonApiExportTemplatePostOptionalIdAttributesWidgetSlidesTemplate | null;
|
|
50502
|
-
}
|
|
50503
|
-
|
|
50504
|
-
/**
|
|
50505
|
-
* Template for dashboard slides export. Available variables: {{currentPageNumber}}, {{dashboardDateFilters}}, {{dashboardDescription}}, {{dashboardFilters}}, {{dashboardId}}, {{dashboardName}}, {{dashboardTags}}, {{dashboardUrl}}, {{exportedAt}}, {{exportedBy}}, {{logo}}, {{totalPages}}, {{workspaceId}}, {{workspaceName}}
|
|
50506
|
-
*/
|
|
50507
|
-
export declare interface JsonApiExportTemplatePostOptionalIdAttributesDashboardSlidesTemplate {
|
|
50508
|
-
/**
|
|
50509
|
-
* Export types this template applies to.
|
|
50510
|
-
*/
|
|
50511
|
-
appliedOn: Array<JsonApiExportTemplatePostOptionalIdAttributesDashboardSlidesTemplateAppliedOnEnum>;
|
|
50512
|
-
coverSlide?: CoverSlideTemplate | null;
|
|
50513
|
-
introSlide?: IntroSlideTemplate | null;
|
|
50514
|
-
sectionSlide?: SectionSlideTemplate | null;
|
|
50515
|
-
contentSlide?: ContentSlideTemplate | null;
|
|
50516
|
-
}
|
|
50517
|
-
|
|
50518
|
-
export declare type JsonApiExportTemplatePostOptionalIdAttributesDashboardSlidesTemplateAppliedOnEnum = "PDF" | "PPTX";
|
|
50519
|
-
|
|
50520
|
-
/**
|
|
50521
|
-
* Template for widget slides export. Available variables: {{currentPageNumber}}, {{dashboardDateFilters}}, {{dashboardDescription}}, {{dashboardFilters}}, {{dashboardId}}, {{dashboardName}}, {{dashboardTags}}, {{dashboardUrl}}, {{exportedAt}}, {{exportedBy}}, {{logo}}, {{totalPages}}, {{workspaceId}}, {{workspaceName}}
|
|
50522
|
-
*/
|
|
50523
|
-
export declare interface JsonApiExportTemplatePostOptionalIdAttributesWidgetSlidesTemplate {
|
|
50524
|
-
/**
|
|
50525
|
-
* Export types this template applies to.
|
|
50526
|
-
*/
|
|
50527
|
-
appliedOn: Array<JsonApiExportTemplatePostOptionalIdAttributesWidgetSlidesTemplateAppliedOnEnum>;
|
|
50528
|
-
contentSlide?: ContentSlideTemplate | null;
|
|
50582
|
+
attributes: JsonApiExportTemplateInAttributes;
|
|
50529
50583
|
}
|
|
50530
50584
|
|
|
50531
|
-
export declare type JsonApiExportTemplatePostOptionalIdAttributesWidgetSlidesTemplateAppliedOnEnum = "PDF" | "PPTX";
|
|
50532
|
-
|
|
50533
50585
|
export declare interface JsonApiExportTemplatePostOptionalIdDocument {
|
|
50534
50586
|
data: JsonApiExportTemplatePostOptionalId;
|
|
50535
50587
|
}
|
|
@@ -50571,6 +50623,8 @@ export declare interface JsonApiFactOutAttributes {
|
|
|
50571
50623
|
sourceColumnDataType?: JsonApiFactOutAttributesSourceColumnDataTypeEnum;
|
|
50572
50624
|
areRelationsValid?: boolean;
|
|
50573
50625
|
isHidden?: boolean;
|
|
50626
|
+
isNullable?: boolean;
|
|
50627
|
+
nullValue?: string;
|
|
50574
50628
|
}
|
|
50575
50629
|
|
|
50576
50630
|
export declare type JsonApiFactOutAttributesSourceColumnDataTypeEnum = "INT" | "STRING" | "DATE" | "NUMERIC" | "TIMESTAMP" | "TIMESTAMP_TZ" | "BOOLEAN";
|
|
@@ -50938,6 +50992,10 @@ export declare interface JsonApiFilterViewPatchDocument {
|
|
|
50938
50992
|
|
|
50939
50993
|
export declare type JsonApiFilterViewPatchTypeEnum = "filterView";
|
|
50940
50994
|
|
|
50995
|
+
/**
|
|
50996
|
+
* @deprecated - we use application/json instead of application/vnd.gooddata.api+json. Keeping the export for backwards compatibility.
|
|
50997
|
+
* @public
|
|
50998
|
+
*/
|
|
50941
50999
|
export declare const jsonApiHeaders: {
|
|
50942
51000
|
Accept: string;
|
|
50943
51001
|
"Content-Type": string;
|
|
@@ -51622,6 +51680,8 @@ export declare interface JsonApiLabelOutAttributes {
|
|
|
51622
51680
|
areRelationsValid?: boolean;
|
|
51623
51681
|
locale?: string;
|
|
51624
51682
|
translations?: Array<JsonApiLabelOutAttributesTranslationsInner>;
|
|
51683
|
+
isNullable?: boolean;
|
|
51684
|
+
nullValue?: string;
|
|
51625
51685
|
}
|
|
51626
51686
|
|
|
51627
51687
|
/**
|
|
@@ -52330,9 +52390,41 @@ export declare interface JsonApiNotificationChannelIn {
|
|
|
52330
52390
|
* API identifier of an object
|
|
52331
52391
|
*/
|
|
52332
52392
|
id: string;
|
|
52333
|
-
attributes?:
|
|
52393
|
+
attributes?: JsonApiNotificationChannelInAttributes;
|
|
52394
|
+
}
|
|
52395
|
+
|
|
52396
|
+
export declare interface JsonApiNotificationChannelInAttributes {
|
|
52397
|
+
name?: string | null;
|
|
52398
|
+
description?: string | null;
|
|
52399
|
+
destination?: JsonApiNotificationChannelOutAttributesDestination;
|
|
52400
|
+
/**
|
|
52401
|
+
* Custom dashboard url that is going to be used in the notification. If not specified it is going to be deduced based on the context. Allowed placeholders are: {workspaceId} {dashboardId} {automationId} {asOfDate}
|
|
52402
|
+
*/
|
|
52403
|
+
customDashboardUrl?: string;
|
|
52404
|
+
/**
|
|
52405
|
+
* Dashboard link visibility in notifications. HIDDEN - the link will not be included INTERNAL_ONLY - only internal users will see the link ALL - all users will see the link
|
|
52406
|
+
*/
|
|
52407
|
+
dashboardLinkVisibility?: JsonApiNotificationChannelInAttributesDashboardLinkVisibilityEnum;
|
|
52408
|
+
/**
|
|
52409
|
+
* Human-readable description of the source of the notification. If specified, this propertywill be included in the notifications to this channel.Allowed placeholders are: {{workspaceId}} {{workspaceName}} {{workspaceDescription}} {{dashboardId}} {{dashboardName}} {{dashboardDescription}}
|
|
52410
|
+
*/
|
|
52411
|
+
notificationSource?: string;
|
|
52412
|
+
/**
|
|
52413
|
+
* Allowed recipients of notifications from this channel. CREATOR - only the creator INTERNAL - all users within the organization EXTERNAL - all recipients including those outside the organization
|
|
52414
|
+
*/
|
|
52415
|
+
allowedRecipients?: JsonApiNotificationChannelInAttributesAllowedRecipientsEnum;
|
|
52416
|
+
/**
|
|
52417
|
+
* In-platform notifications configuration. No effect if the destination type is IN_PLATFORM. DISABLED - in-platform notifications are not sent ENABLED - in-platform notifications are sent in addition to the regular notifications
|
|
52418
|
+
*/
|
|
52419
|
+
inPlatformNotification?: JsonApiNotificationChannelInAttributesInPlatformNotificationEnum;
|
|
52334
52420
|
}
|
|
52335
52421
|
|
|
52422
|
+
export declare type JsonApiNotificationChannelInAttributesAllowedRecipientsEnum = "CREATOR" | "INTERNAL" | "EXTERNAL";
|
|
52423
|
+
|
|
52424
|
+
export declare type JsonApiNotificationChannelInAttributesDashboardLinkVisibilityEnum = "HIDDEN" | "INTERNAL_ONLY" | "ALL";
|
|
52425
|
+
|
|
52426
|
+
export declare type JsonApiNotificationChannelInAttributesInPlatformNotificationEnum = "DISABLED" | "ENABLED";
|
|
52427
|
+
|
|
52336
52428
|
export declare interface JsonApiNotificationChannelInDocument {
|
|
52337
52429
|
data: JsonApiNotificationChannelIn;
|
|
52338
52430
|
}
|
|
@@ -52367,7 +52459,7 @@ export declare interface JsonApiNotificationChannelOut {
|
|
|
52367
52459
|
export declare interface JsonApiNotificationChannelOutAttributes {
|
|
52368
52460
|
name?: string | null;
|
|
52369
52461
|
description?: string | null;
|
|
52370
|
-
destination?:
|
|
52462
|
+
destination?: JsonApiNotificationChannelOutAttributesDestination;
|
|
52371
52463
|
destinationType?: JsonApiNotificationChannelOutAttributesDestinationTypeEnum | null;
|
|
52372
52464
|
/**
|
|
52373
52465
|
* Custom dashboard url that is going to be used in the notification. If not specified it is going to be deduced based on the context. Allowed placeholders are: {workspaceId} {dashboardId} {automationId} {asOfDate}
|
|
@@ -52395,6 +52487,12 @@ export declare type JsonApiNotificationChannelOutAttributesAllowedRecipientsEnum
|
|
|
52395
52487
|
|
|
52396
52488
|
export declare type JsonApiNotificationChannelOutAttributesDashboardLinkVisibilityEnum = "HIDDEN" | "INTERNAL_ONLY" | "ALL";
|
|
52397
52489
|
|
|
52490
|
+
/**
|
|
52491
|
+
* @type JsonApiNotificationChannelOutAttributesDestination
|
|
52492
|
+
* The destination where the notifications are to be sent.
|
|
52493
|
+
*/
|
|
52494
|
+
export declare type JsonApiNotificationChannelOutAttributesDestination = DefaultSmtp | InPlatform | Smtp | Webhook;
|
|
52495
|
+
|
|
52398
52496
|
export declare type JsonApiNotificationChannelOutAttributesDestinationTypeEnum = "WEBHOOK" | "SMTP" | "DEFAULT_SMTP" | "IN_PLATFORM";
|
|
52399
52497
|
|
|
52400
52498
|
export declare type JsonApiNotificationChannelOutAttributesInPlatformNotificationEnum = "DISABLED" | "ENABLED";
|
|
@@ -52442,7 +52540,7 @@ export declare interface JsonApiNotificationChannelPatch {
|
|
|
52442
52540
|
* API identifier of an object
|
|
52443
52541
|
*/
|
|
52444
52542
|
id: string;
|
|
52445
|
-
attributes?:
|
|
52543
|
+
attributes?: JsonApiNotificationChannelInAttributes;
|
|
52446
52544
|
}
|
|
52447
52545
|
|
|
52448
52546
|
export declare interface JsonApiNotificationChannelPatchDocument {
|
|
@@ -52463,47 +52561,9 @@ export declare interface JsonApiNotificationChannelPostOptionalId {
|
|
|
52463
52561
|
* API identifier of an object
|
|
52464
52562
|
*/
|
|
52465
52563
|
id?: string;
|
|
52466
|
-
attributes?:
|
|
52564
|
+
attributes?: JsonApiNotificationChannelInAttributes;
|
|
52467
52565
|
}
|
|
52468
52566
|
|
|
52469
|
-
export declare interface JsonApiNotificationChannelPostOptionalIdAttributes {
|
|
52470
|
-
name?: string | null;
|
|
52471
|
-
description?: string | null;
|
|
52472
|
-
destination?: JsonApiNotificationChannelPostOptionalIdAttributesDestination;
|
|
52473
|
-
/**
|
|
52474
|
-
* Custom dashboard url that is going to be used in the notification. If not specified it is going to be deduced based on the context. Allowed placeholders are: {workspaceId} {dashboardId} {automationId} {asOfDate}
|
|
52475
|
-
*/
|
|
52476
|
-
customDashboardUrl?: string;
|
|
52477
|
-
/**
|
|
52478
|
-
* Dashboard link visibility in notifications. HIDDEN - the link will not be included INTERNAL_ONLY - only internal users will see the link ALL - all users will see the link
|
|
52479
|
-
*/
|
|
52480
|
-
dashboardLinkVisibility?: JsonApiNotificationChannelPostOptionalIdAttributesDashboardLinkVisibilityEnum;
|
|
52481
|
-
/**
|
|
52482
|
-
* Human-readable description of the source of the notification. If specified, this propertywill be included in the notifications to this channel.Allowed placeholders are: {{workspaceId}} {{workspaceName}} {{workspaceDescription}} {{dashboardId}} {{dashboardName}} {{dashboardDescription}}
|
|
52483
|
-
*/
|
|
52484
|
-
notificationSource?: string;
|
|
52485
|
-
/**
|
|
52486
|
-
* Allowed recipients of notifications from this channel. CREATOR - only the creator INTERNAL - all users within the organization EXTERNAL - all recipients including those outside the organization
|
|
52487
|
-
*/
|
|
52488
|
-
allowedRecipients?: JsonApiNotificationChannelPostOptionalIdAttributesAllowedRecipientsEnum;
|
|
52489
|
-
/**
|
|
52490
|
-
* In-platform notifications configuration. No effect if the destination type is IN_PLATFORM. DISABLED - in-platform notifications are not sent ENABLED - in-platform notifications are sent in addition to the regular notifications
|
|
52491
|
-
*/
|
|
52492
|
-
inPlatformNotification?: JsonApiNotificationChannelPostOptionalIdAttributesInPlatformNotificationEnum;
|
|
52493
|
-
}
|
|
52494
|
-
|
|
52495
|
-
export declare type JsonApiNotificationChannelPostOptionalIdAttributesAllowedRecipientsEnum = "CREATOR" | "INTERNAL" | "EXTERNAL";
|
|
52496
|
-
|
|
52497
|
-
export declare type JsonApiNotificationChannelPostOptionalIdAttributesDashboardLinkVisibilityEnum = "HIDDEN" | "INTERNAL_ONLY" | "ALL";
|
|
52498
|
-
|
|
52499
|
-
/**
|
|
52500
|
-
* @type JsonApiNotificationChannelPostOptionalIdAttributesDestination
|
|
52501
|
-
* The destination where the notifications are to be sent.
|
|
52502
|
-
*/
|
|
52503
|
-
export declare type JsonApiNotificationChannelPostOptionalIdAttributesDestination = DefaultSmtp | InPlatform | Smtp | Webhook;
|
|
52504
|
-
|
|
52505
|
-
export declare type JsonApiNotificationChannelPostOptionalIdAttributesInPlatformNotificationEnum = "DISABLED" | "ENABLED";
|
|
52506
|
-
|
|
52507
52567
|
export declare interface JsonApiNotificationChannelPostOptionalIdDocument {
|
|
52508
52568
|
data: JsonApiNotificationChannelPostOptionalId;
|
|
52509
52569
|
}
|
|
@@ -52546,11 +52606,7 @@ export declare interface JsonApiOrganizationInDocument {
|
|
|
52546
52606
|
}
|
|
52547
52607
|
|
|
52548
52608
|
export declare interface JsonApiOrganizationInRelationships {
|
|
52549
|
-
identityProvider?:
|
|
52550
|
-
}
|
|
52551
|
-
|
|
52552
|
-
export declare interface JsonApiOrganizationInRelationshipsIdentityProvider {
|
|
52553
|
-
data: JsonApiIdentityProviderLinkage | null;
|
|
52609
|
+
identityProvider?: JsonApiOrganizationOutRelationshipsIdentityProvider;
|
|
52554
52610
|
}
|
|
52555
52611
|
|
|
52556
52612
|
export declare type JsonApiOrganizationInTypeEnum = "organization";
|
|
@@ -52621,7 +52677,7 @@ export declare type JsonApiOrganizationOutMetaPermissionsEnum = "MANAGE" | "SELF
|
|
|
52621
52677
|
export declare interface JsonApiOrganizationOutRelationships {
|
|
52622
52678
|
bootstrapUser?: JsonApiOrganizationOutRelationshipsBootstrapUser;
|
|
52623
52679
|
bootstrapUserGroup?: JsonApiOrganizationOutRelationshipsBootstrapUserGroup;
|
|
52624
|
-
identityProvider?:
|
|
52680
|
+
identityProvider?: JsonApiOrganizationOutRelationshipsIdentityProvider;
|
|
52625
52681
|
}
|
|
52626
52682
|
|
|
52627
52683
|
export declare interface JsonApiOrganizationOutRelationshipsBootstrapUser {
|
|
@@ -52632,6 +52688,10 @@ export declare interface JsonApiOrganizationOutRelationshipsBootstrapUserGroup {
|
|
|
52632
52688
|
data: JsonApiUserGroupLinkage | null;
|
|
52633
52689
|
}
|
|
52634
52690
|
|
|
52691
|
+
export declare interface JsonApiOrganizationOutRelationshipsIdentityProvider {
|
|
52692
|
+
data: JsonApiIdentityProviderLinkage | null;
|
|
52693
|
+
}
|
|
52694
|
+
|
|
52635
52695
|
export declare type JsonApiOrganizationOutTypeEnum = "organization";
|
|
52636
52696
|
|
|
52637
52697
|
/**
|
|
@@ -52668,19 +52728,9 @@ export declare interface JsonApiOrganizationSettingIn {
|
|
|
52668
52728
|
* API identifier of an object
|
|
52669
52729
|
*/
|
|
52670
52730
|
id: string;
|
|
52671
|
-
attributes?:
|
|
52672
|
-
}
|
|
52673
|
-
|
|
52674
|
-
export declare interface JsonApiOrganizationSettingInAttributes {
|
|
52675
|
-
/**
|
|
52676
|
-
* Free-form JSON content. Maximum supported length is 15000 characters.
|
|
52677
|
-
*/
|
|
52678
|
-
content?: object;
|
|
52679
|
-
type?: JsonApiOrganizationSettingInAttributesTypeEnum;
|
|
52731
|
+
attributes?: JsonApiWorkspaceSettingOutAttributes;
|
|
52680
52732
|
}
|
|
52681
52733
|
|
|
52682
|
-
export declare type JsonApiOrganizationSettingInAttributesTypeEnum = "TIMEZONE" | "ACTIVE_THEME" | "ACTIVE_COLOR_PALETTE" | "ACTIVE_LLM_ENDPOINT" | "ACTIVE_CALENDARS" | "WHITE_LABELING" | "LOCALE" | "METADATA_LOCALE" | "FORMAT_LOCALE" | "MAPBOX_TOKEN" | "AG_GRID_TOKEN" | "WEEK_START" | "FISCAL_YEAR" | "SHOW_HIDDEN_CATALOG_ITEMS" | "OPERATOR_OVERRIDES" | "TIMEZONE_VALIDATION_ENABLED" | "OPENAI_CONFIG" | "ENABLE_FILE_ANALYTICS" | "ALERT" | "SEPARATORS" | "DATE_FILTER_CONFIG" | "JIT_PROVISIONING" | "JWT_JIT_PROVISIONING" | "DASHBOARD_FILTERS_APPLY_MODE" | "ENABLE_SLIDES_EXPORT" | "ENABLE_SNAPSHOT_EXPORT" | "AI_RATE_LIMIT" | "ATTACHMENT_SIZE_LIMIT" | "ATTACHMENT_LINK_TTL" | "AD_CATALOG_GROUPS_DEFAULT_EXPAND_STATE" | "ENABLE_DRILL_TO_URL_BY_DEFAULT" | "ALLOW_UNSAFE_FLEX_CONNECT_ENDPOINTS" | "ENABLE_AUTOMATION_EVALUATION_MODE" | "ENABLE_ACCESSIBILITY_MODE" | "REGISTERED_PLUGGABLE_APPLICATIONS" | "DATA_LOCALE" | "LDM_DEFAULT_LOCALE" | "EXPORT_RESULT_POLLING_TIMEOUT_SECONDS" | "MAX_ZOOM_LEVEL" | "SORT_CASE_SENSITIVE" | "METRIC_FORMAT_OVERRIDE" | "ENABLE_AI_ON_DATA" | "API_ENTITIES_DEFAULT_CONTENT_MEDIA_TYPE";
|
|
52683
|
-
|
|
52684
52734
|
export declare interface JsonApiOrganizationSettingInDocument {
|
|
52685
52735
|
data: JsonApiOrganizationSettingIn;
|
|
52686
52736
|
}
|
|
@@ -52699,7 +52749,7 @@ export declare interface JsonApiOrganizationSettingOut {
|
|
|
52699
52749
|
* API identifier of an object
|
|
52700
52750
|
*/
|
|
52701
52751
|
id: string;
|
|
52702
|
-
attributes?:
|
|
52752
|
+
attributes?: JsonApiWorkspaceSettingOutAttributes;
|
|
52703
52753
|
}
|
|
52704
52754
|
|
|
52705
52755
|
export declare interface JsonApiOrganizationSettingOutDocument {
|
|
@@ -52727,7 +52777,7 @@ export declare interface JsonApiOrganizationSettingOutWithLinks {
|
|
|
52727
52777
|
* API identifier of an object
|
|
52728
52778
|
*/
|
|
52729
52779
|
id: string;
|
|
52730
|
-
attributes?:
|
|
52780
|
+
attributes?: JsonApiWorkspaceSettingOutAttributes;
|
|
52731
52781
|
links?: ObjectLinks;
|
|
52732
52782
|
}
|
|
52733
52783
|
|
|
@@ -52745,7 +52795,7 @@ export declare interface JsonApiOrganizationSettingPatch {
|
|
|
52745
52795
|
* API identifier of an object
|
|
52746
52796
|
*/
|
|
52747
52797
|
id: string;
|
|
52748
|
-
attributes?:
|
|
52798
|
+
attributes?: JsonApiWorkspaceSettingOutAttributes;
|
|
52749
52799
|
}
|
|
52750
52800
|
|
|
52751
52801
|
export declare interface JsonApiOrganizationSettingPatchDocument {
|
|
@@ -52855,13 +52905,18 @@ export declare interface JsonApiUserDataFilterIn {
|
|
|
52855
52905
|
*/
|
|
52856
52906
|
id: string;
|
|
52857
52907
|
attributes: JsonApiUserDataFilterOutAttributes;
|
|
52858
|
-
relationships?:
|
|
52908
|
+
relationships?: JsonApiUserDataFilterInRelationships;
|
|
52859
52909
|
}
|
|
52860
52910
|
|
|
52861
52911
|
export declare interface JsonApiUserDataFilterInDocument {
|
|
52862
52912
|
data: JsonApiUserDataFilterIn;
|
|
52863
52913
|
}
|
|
52864
52914
|
|
|
52915
|
+
export declare interface JsonApiUserDataFilterInRelationships {
|
|
52916
|
+
user?: JsonApiOrganizationOutRelationshipsBootstrapUser;
|
|
52917
|
+
userGroup?: JsonApiOrganizationOutRelationshipsBootstrapUserGroup;
|
|
52918
|
+
}
|
|
52919
|
+
|
|
52865
52920
|
export declare type JsonApiUserDataFilterInTypeEnum = "userDataFilter";
|
|
52866
52921
|
|
|
52867
52922
|
/**
|
|
@@ -52958,7 +53013,7 @@ export declare interface JsonApiUserDataFilterPatch {
|
|
|
52958
53013
|
*/
|
|
52959
53014
|
id: string;
|
|
52960
53015
|
attributes: JsonApiUserDataFilterPatchAttributes;
|
|
52961
|
-
relationships?:
|
|
53016
|
+
relationships?: JsonApiUserDataFilterInRelationships;
|
|
52962
53017
|
}
|
|
52963
53018
|
|
|
52964
53019
|
export declare interface JsonApiUserDataFilterPatchAttributes {
|
|
@@ -52973,11 +53028,6 @@ export declare interface JsonApiUserDataFilterPatchDocument {
|
|
|
52973
53028
|
data: JsonApiUserDataFilterPatch;
|
|
52974
53029
|
}
|
|
52975
53030
|
|
|
52976
|
-
export declare interface JsonApiUserDataFilterPatchRelationships {
|
|
52977
|
-
user?: JsonApiOrganizationOutRelationshipsBootstrapUser;
|
|
52978
|
-
userGroup?: JsonApiOrganizationOutRelationshipsBootstrapUserGroup;
|
|
52979
|
-
}
|
|
52980
|
-
|
|
52981
53031
|
export declare type JsonApiUserDataFilterPatchTypeEnum = "userDataFilter";
|
|
52982
53032
|
|
|
52983
53033
|
/**
|
|
@@ -52993,7 +53043,7 @@ export declare interface JsonApiUserDataFilterPostOptionalId {
|
|
|
52993
53043
|
*/
|
|
52994
53044
|
id?: string;
|
|
52995
53045
|
attributes: JsonApiUserDataFilterOutAttributes;
|
|
52996
|
-
relationships?:
|
|
53046
|
+
relationships?: JsonApiUserDataFilterInRelationships;
|
|
52997
53047
|
}
|
|
52998
53048
|
|
|
52999
53049
|
export declare interface JsonApiUserDataFilterPostOptionalIdDocument {
|
|
@@ -53322,7 +53372,7 @@ export declare interface JsonApiUserSettingIn {
|
|
|
53322
53372
|
* API identifier of an object
|
|
53323
53373
|
*/
|
|
53324
53374
|
id: string;
|
|
53325
|
-
attributes?:
|
|
53375
|
+
attributes?: JsonApiWorkspaceSettingOutAttributes;
|
|
53326
53376
|
}
|
|
53327
53377
|
|
|
53328
53378
|
export declare interface JsonApiUserSettingInDocument {
|
|
@@ -53343,7 +53393,7 @@ export declare interface JsonApiUserSettingOut {
|
|
|
53343
53393
|
* API identifier of an object
|
|
53344
53394
|
*/
|
|
53345
53395
|
id: string;
|
|
53346
|
-
attributes?:
|
|
53396
|
+
attributes?: JsonApiWorkspaceSettingOutAttributes;
|
|
53347
53397
|
}
|
|
53348
53398
|
|
|
53349
53399
|
export declare interface JsonApiUserSettingOutDocument {
|
|
@@ -53371,7 +53421,7 @@ export declare interface JsonApiUserSettingOutWithLinks {
|
|
|
53371
53421
|
* API identifier of an object
|
|
53372
53422
|
*/
|
|
53373
53423
|
id: string;
|
|
53374
|
-
attributes?:
|
|
53424
|
+
attributes?: JsonApiWorkspaceSettingOutAttributes;
|
|
53375
53425
|
links?: ObjectLinks;
|
|
53376
53426
|
}
|
|
53377
53427
|
|
|
@@ -54099,7 +54149,7 @@ export declare interface JsonApiWorkspaceSettingIn {
|
|
|
54099
54149
|
* API identifier of an object
|
|
54100
54150
|
*/
|
|
54101
54151
|
id: string;
|
|
54102
|
-
attributes?:
|
|
54152
|
+
attributes?: JsonApiWorkspaceSettingOutAttributes;
|
|
54103
54153
|
}
|
|
54104
54154
|
|
|
54105
54155
|
export declare interface JsonApiWorkspaceSettingInDocument {
|
|
@@ -54121,9 +54171,19 @@ export declare interface JsonApiWorkspaceSettingOut {
|
|
|
54121
54171
|
*/
|
|
54122
54172
|
id: string;
|
|
54123
54173
|
meta?: JsonApiDatasetOutMeta;
|
|
54124
|
-
attributes?:
|
|
54174
|
+
attributes?: JsonApiWorkspaceSettingOutAttributes;
|
|
54175
|
+
}
|
|
54176
|
+
|
|
54177
|
+
export declare interface JsonApiWorkspaceSettingOutAttributes {
|
|
54178
|
+
/**
|
|
54179
|
+
* Free-form JSON content. Maximum supported length is 15000 characters.
|
|
54180
|
+
*/
|
|
54181
|
+
content?: object;
|
|
54182
|
+
type?: JsonApiWorkspaceSettingOutAttributesTypeEnum;
|
|
54125
54183
|
}
|
|
54126
54184
|
|
|
54185
|
+
export declare type JsonApiWorkspaceSettingOutAttributesTypeEnum = "TIMEZONE" | "ACTIVE_THEME" | "ACTIVE_COLOR_PALETTE" | "ACTIVE_LLM_ENDPOINT" | "ACTIVE_CALENDARS" | "WHITE_LABELING" | "LOCALE" | "METADATA_LOCALE" | "FORMAT_LOCALE" | "MAPBOX_TOKEN" | "AG_GRID_TOKEN" | "WEEK_START" | "FISCAL_YEAR" | "SHOW_HIDDEN_CATALOG_ITEMS" | "OPERATOR_OVERRIDES" | "TIMEZONE_VALIDATION_ENABLED" | "OPENAI_CONFIG" | "ENABLE_FILE_ANALYTICS" | "ALERT" | "SEPARATORS" | "DATE_FILTER_CONFIG" | "JIT_PROVISIONING" | "JWT_JIT_PROVISIONING" | "DASHBOARD_FILTERS_APPLY_MODE" | "ENABLE_SLIDES_EXPORT" | "ENABLE_SNAPSHOT_EXPORT" | "AI_RATE_LIMIT" | "ATTACHMENT_SIZE_LIMIT" | "ATTACHMENT_LINK_TTL" | "AD_CATALOG_GROUPS_DEFAULT_EXPAND_STATE" | "ENABLE_DRILL_TO_URL_BY_DEFAULT" | "ALLOW_UNSAFE_FLEX_CONNECT_ENDPOINTS" | "ENABLE_AUTOMATION_EVALUATION_MODE" | "ENABLE_ACCESSIBILITY_MODE" | "REGISTERED_PLUGGABLE_APPLICATIONS" | "DATA_LOCALE" | "LDM_DEFAULT_LOCALE" | "EXPORT_RESULT_POLLING_TIMEOUT_SECONDS" | "MAX_ZOOM_LEVEL" | "SORT_CASE_SENSITIVE" | "METRIC_FORMAT_OVERRIDE" | "ENABLE_AI_ON_DATA" | "API_ENTITIES_DEFAULT_CONTENT_MEDIA_TYPE" | "ENABLE_NULL_JOINS";
|
|
54186
|
+
|
|
54127
54187
|
export declare interface JsonApiWorkspaceSettingOutDocument {
|
|
54128
54188
|
data: JsonApiWorkspaceSettingOut;
|
|
54129
54189
|
links?: ObjectLinks;
|
|
@@ -54150,7 +54210,7 @@ export declare interface JsonApiWorkspaceSettingOutWithLinks {
|
|
|
54150
54210
|
*/
|
|
54151
54211
|
id: string;
|
|
54152
54212
|
meta?: JsonApiDatasetOutMeta;
|
|
54153
|
-
attributes?:
|
|
54213
|
+
attributes?: JsonApiWorkspaceSettingOutAttributes;
|
|
54154
54214
|
links?: ObjectLinks;
|
|
54155
54215
|
}
|
|
54156
54216
|
|
|
@@ -54168,7 +54228,7 @@ export declare interface JsonApiWorkspaceSettingPatch {
|
|
|
54168
54228
|
* API identifier of an object
|
|
54169
54229
|
*/
|
|
54170
54230
|
id: string;
|
|
54171
|
-
attributes?:
|
|
54231
|
+
attributes?: JsonApiWorkspaceSettingOutAttributes;
|
|
54172
54232
|
}
|
|
54173
54233
|
|
|
54174
54234
|
export declare interface JsonApiWorkspaceSettingPatchDocument {
|
|
@@ -54189,7 +54249,7 @@ export declare interface JsonApiWorkspaceSettingPostOptionalId {
|
|
|
54189
54249
|
* API identifier of an object
|
|
54190
54250
|
*/
|
|
54191
54251
|
id?: string;
|
|
54192
|
-
attributes?:
|
|
54252
|
+
attributes?: JsonApiWorkspaceSettingOutAttributes;
|
|
54193
54253
|
}
|
|
54194
54254
|
|
|
54195
54255
|
export declare interface JsonApiWorkspaceSettingPostOptionalIdDocument {
|
|
@@ -70279,6 +70339,8 @@ export declare interface ReferenceSourceColumn {
|
|
|
70279
70339
|
column: string;
|
|
70280
70340
|
dataType?: ReferenceSourceColumnDataTypeEnum;
|
|
70281
70341
|
target: DatasetGrain;
|
|
70342
|
+
isNullable?: boolean;
|
|
70343
|
+
nullValue?: string;
|
|
70282
70344
|
}
|
|
70283
70345
|
|
|
70284
70346
|
export declare type ReferenceSourceColumnDataTypeEnum = "INT" | "STRING" | "DATE" | "NUMERIC" | "TIMESTAMP" | "TIMESTAMP_TZ" | "BOOLEAN";
|
|
@@ -70475,7 +70537,7 @@ export declare interface ResolvedSetting {
|
|
|
70475
70537
|
type?: ResolvedSettingTypeEnum;
|
|
70476
70538
|
}
|
|
70477
70539
|
|
|
70478
|
-
export declare type ResolvedSettingTypeEnum = "TIMEZONE" | "ACTIVE_THEME" | "ACTIVE_COLOR_PALETTE" | "ACTIVE_LLM_ENDPOINT" | "ACTIVE_CALENDARS" | "WHITE_LABELING" | "LOCALE" | "METADATA_LOCALE" | "FORMAT_LOCALE" | "MAPBOX_TOKEN" | "AG_GRID_TOKEN" | "WEEK_START" | "FISCAL_YEAR" | "SHOW_HIDDEN_CATALOG_ITEMS" | "OPERATOR_OVERRIDES" | "TIMEZONE_VALIDATION_ENABLED" | "OPENAI_CONFIG" | "ENABLE_FILE_ANALYTICS" | "ALERT" | "SEPARATORS" | "DATE_FILTER_CONFIG" | "JIT_PROVISIONING" | "JWT_JIT_PROVISIONING" | "DASHBOARD_FILTERS_APPLY_MODE" | "ENABLE_SLIDES_EXPORT" | "ENABLE_SNAPSHOT_EXPORT" | "AI_RATE_LIMIT" | "ATTACHMENT_SIZE_LIMIT" | "ATTACHMENT_LINK_TTL" | "AD_CATALOG_GROUPS_DEFAULT_EXPAND_STATE" | "ENABLE_DRILL_TO_URL_BY_DEFAULT" | "ALLOW_UNSAFE_FLEX_CONNECT_ENDPOINTS" | "ENABLE_AUTOMATION_EVALUATION_MODE" | "ENABLE_ACCESSIBILITY_MODE" | "REGISTERED_PLUGGABLE_APPLICATIONS" | "DATA_LOCALE" | "LDM_DEFAULT_LOCALE" | "EXPORT_RESULT_POLLING_TIMEOUT_SECONDS" | "MAX_ZOOM_LEVEL" | "SORT_CASE_SENSITIVE" | "METRIC_FORMAT_OVERRIDE" | "ENABLE_AI_ON_DATA" | "API_ENTITIES_DEFAULT_CONTENT_MEDIA_TYPE";
|
|
70540
|
+
export declare type ResolvedSettingTypeEnum = "TIMEZONE" | "ACTIVE_THEME" | "ACTIVE_COLOR_PALETTE" | "ACTIVE_LLM_ENDPOINT" | "ACTIVE_CALENDARS" | "WHITE_LABELING" | "LOCALE" | "METADATA_LOCALE" | "FORMAT_LOCALE" | "MAPBOX_TOKEN" | "AG_GRID_TOKEN" | "WEEK_START" | "FISCAL_YEAR" | "SHOW_HIDDEN_CATALOG_ITEMS" | "OPERATOR_OVERRIDES" | "TIMEZONE_VALIDATION_ENABLED" | "OPENAI_CONFIG" | "ENABLE_FILE_ANALYTICS" | "ALERT" | "SEPARATORS" | "DATE_FILTER_CONFIG" | "JIT_PROVISIONING" | "JWT_JIT_PROVISIONING" | "DASHBOARD_FILTERS_APPLY_MODE" | "ENABLE_SLIDES_EXPORT" | "ENABLE_SNAPSHOT_EXPORT" | "AI_RATE_LIMIT" | "ATTACHMENT_SIZE_LIMIT" | "ATTACHMENT_LINK_TTL" | "AD_CATALOG_GROUPS_DEFAULT_EXPAND_STATE" | "ENABLE_DRILL_TO_URL_BY_DEFAULT" | "ALLOW_UNSAFE_FLEX_CONNECT_ENDPOINTS" | "ENABLE_AUTOMATION_EVALUATION_MODE" | "ENABLE_ACCESSIBILITY_MODE" | "REGISTERED_PLUGGABLE_APPLICATIONS" | "DATA_LOCALE" | "LDM_DEFAULT_LOCALE" | "EXPORT_RESULT_POLLING_TIMEOUT_SECONDS" | "MAX_ZOOM_LEVEL" | "SORT_CASE_SENSITIVE" | "METRIC_FORMAT_OVERRIDE" | "ENABLE_AI_ON_DATA" | "API_ENTITIES_DEFAULT_CONTENT_MEDIA_TYPE" | "ENABLE_NULL_JOINS";
|
|
70479
70541
|
|
|
70480
70542
|
/**
|
|
70481
70543
|
* A request containing setting IDs to resolve.
|
|
@@ -70868,6 +70930,10 @@ export declare interface ScanModelDeclarativeColumn {
|
|
|
70868
70930
|
* Column description/comment from database
|
|
70869
70931
|
*/
|
|
70870
70932
|
description?: string;
|
|
70933
|
+
/**
|
|
70934
|
+
* Column is nullable
|
|
70935
|
+
*/
|
|
70936
|
+
isNullable?: boolean;
|
|
70871
70937
|
}
|
|
70872
70938
|
|
|
70873
70939
|
export declare type ScanModelDeclarativeColumnDataTypeEnum = "INT" | "STRING" | "DATE" | "NUMERIC" | "TIMESTAMP" | "TIMESTAMP_TZ" | "BOOLEAN";
|