@salesforce/lds-adapters-analytics-unifiedanalytics 1.428.0-dev2 → 1.428.0-dev20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/es/es2018/analytics-unifiedanalytics.js +1945 -1158
- package/dist/es/es2018/types/src/generated/adapters/createDashboard.d.ts +2 -0
- package/dist/es/es2018/types/src/generated/adapters/createDataAlert.d.ts +4 -2
- package/dist/es/es2018/types/src/generated/adapters/getDataAssetDependencies.d.ts +1 -0
- package/dist/es/es2018/types/src/generated/adapters/getDataAssetLineageByIdOrApiName.d.ts +27 -0
- package/dist/es/es2018/types/src/generated/adapters/postDataAlertQuery.d.ts +34 -0
- package/dist/es/es2018/types/src/generated/adapters/updateDashboard.d.ts +2 -0
- package/dist/es/es2018/types/src/generated/adapters/updateDataAlert.d.ts +4 -2
- package/dist/es/es2018/types/src/generated/artifacts/main.d.ts +2 -0
- package/dist/es/es2018/types/src/generated/artifacts/sfdc.d.ts +5 -1
- package/dist/es/es2018/types/src/generated/resources/getTableauDataAssetsDependenciesByAssetId.d.ts +1 -0
- package/dist/es/es2018/types/src/generated/resources/getTableauDataAssetsLineageByAssetIdOrApiName.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/patchTableauDashboardsByDashboardIdOrApiName.d.ts +2 -0
- package/dist/es/es2018/types/src/generated/resources/postTableauDashboards.d.ts +2 -0
- package/dist/es/es2018/types/src/generated/resources/postTableauDataAlerts.d.ts +4 -2
- package/dist/es/es2018/types/src/generated/resources/postTableauDataAlertsQuery.d.ts +22 -0
- package/dist/es/es2018/types/src/generated/resources/putTableauDataAlertsByDataAlertId.d.ts +4 -2
- package/dist/es/es2018/types/src/generated/types/DashboardInputRepresentation.d.ts +7 -1
- package/dist/es/es2018/types/src/generated/types/DataAlertBriefContentInputRepresentation.d.ts +33 -0
- package/dist/es/es2018/types/src/generated/types/DataAlertBriefContentRepresentation.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/DataAlertContentInputRepresentation.d.ts +1 -0
- package/dist/es/es2018/types/src/generated/types/DataAlertDeliveryConfigurationInputRepresentation.d.ts +2 -1
- package/dist/es/es2018/types/src/generated/types/DataAlertInputRepresentation.d.ts +8 -4
- package/dist/es/es2018/types/src/generated/types/DataAlertMsTeamsRecipientInputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/DataAlertMsTeamsRecipientRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/DataAlertMsTeamsRecipientsInputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/DataAlertMsTeamsRecipientsRepresentation.d.ts +30 -0
- package/dist/es/es2018/types/src/generated/types/DataAlertPropertyFilterInputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/DataAlertPropertyFilterOutputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/DataAlertQueryCollectionRepresentation.d.ts +30 -0
- package/dist/es/es2018/types/src/generated/types/DataAlertQueryInputRepresentation.d.ts +43 -0
- package/dist/es/es2018/types/src/generated/types/DataAlertReceiversInputRepresentation.d.ts +1 -0
- package/dist/es/es2018/types/src/generated/types/DataAlertRepresentation.d.ts +10 -3
- package/dist/es/es2018/types/src/generated/types/DataAssetLineageRepresentation.d.ts +37 -0
- package/dist/es/es2018/types/src/generated/types/DataAssetRepresentation.d.ts +4 -1
- package/dist/es/es2018/types/src/generated/types/DataAssetRequestDebugInfo.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/DataAssetRequestRepresentation.d.ts +9 -1
- package/dist/es/es2018/types/src/generated/types/PromotionContentAssetRepresentation.d.ts +49 -0
- package/package.json +3 -3
- package/sfdc/index.js +3366 -2557
- package/src/raml/api.raml +302 -0
- package/src/raml/luvio.raml +15 -0
package/dist/es/es2018/types/src/generated/types/DataAlertMsTeamsRecipientsRepresentation.d.ts
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { DataAlertReceiversRepresentation as DataAlertReceiversRepresentation_DataAlertReceiversRepresentation } from './DataAlertReceiversRepresentation';
|
|
2
|
+
import { DataAlertMsTeamsRecipientRepresentation as DataAlertMsTeamsRecipientRepresentation_DataAlertMsTeamsRecipientRepresentation } from './DataAlertMsTeamsRecipientRepresentation';
|
|
3
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
4
|
+
export declare const VERSION = "034770790de13044223412fe76b70bb2";
|
|
5
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
+
export declare const RepresentationType: string;
|
|
7
|
+
export declare function normalize(input: DataAlertMsTeamsRecipientsRepresentation, existing: DataAlertMsTeamsRecipientsRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): DataAlertMsTeamsRecipientsRepresentationNormalized;
|
|
8
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
9
|
+
export declare function equals(existing: DataAlertMsTeamsRecipientsRepresentationNormalized, incoming: DataAlertMsTeamsRecipientsRepresentationNormalized): boolean;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: DataAlertMsTeamsRecipientsRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
12
|
+
/**
|
|
13
|
+
* Represents Microsoft Teams recipients for a data alert
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface DataAlertMsTeamsRecipientsRepresentationNormalized extends DataAlertReceiversRepresentation_DataAlertReceiversRepresentation {
|
|
19
|
+
/** list of Microsoft Teams recipients */
|
|
20
|
+
recipients: Array<DataAlertMsTeamsRecipientRepresentation_DataAlertMsTeamsRecipientRepresentation>;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Represents Microsoft Teams recipients for a data alert
|
|
24
|
+
*
|
|
25
|
+
* Keys:
|
|
26
|
+
* (none)
|
|
27
|
+
*/
|
|
28
|
+
export interface DataAlertMsTeamsRecipientsRepresentation extends DataAlertReceiversRepresentation_DataAlertReceiversRepresentation {
|
|
29
|
+
recipients: Array<DataAlertMsTeamsRecipientRepresentation_DataAlertMsTeamsRecipientRepresentation>;
|
|
30
|
+
}
|
package/dist/es/es2018/types/src/generated/types/DataAlertPropertyFilterInputRepresentation.d.ts
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "160d1be3fd0103e832ef13a1d5f292c2";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: DataAlertPropertyFilterInputRepresentation, existing: DataAlertPropertyFilterInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): DataAlertPropertyFilterInputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: DataAlertPropertyFilterInputRepresentationNormalized, incoming: DataAlertPropertyFilterInputRepresentationNormalized): boolean;
|
|
8
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
9
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: DataAlertPropertyFilterInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
10
|
+
/**
|
|
11
|
+
* Filter by computed property values. Automatically computes filtered properties (no need to specify in includeProperties)
|
|
12
|
+
*
|
|
13
|
+
* Keys:
|
|
14
|
+
* (none)
|
|
15
|
+
*/
|
|
16
|
+
export interface DataAlertPropertyFilterInputRepresentationNormalized {
|
|
17
|
+
/** Property description */
|
|
18
|
+
property: string;
|
|
19
|
+
/** Values matching the property */
|
|
20
|
+
values: Array<string>;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* Filter by computed property values. Automatically computes filtered properties (no need to specify in includeProperties)
|
|
24
|
+
*
|
|
25
|
+
* Keys:
|
|
26
|
+
* (none)
|
|
27
|
+
*/
|
|
28
|
+
export interface DataAlertPropertyFilterInputRepresentation {
|
|
29
|
+
property: string;
|
|
30
|
+
values: Array<string>;
|
|
31
|
+
}
|
package/dist/es/es2018/types/src/generated/types/DataAlertPropertyFilterOutputRepresentation.d.ts
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "4e0c00bf681c42fee894905aa9762b5e";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: DataAlertPropertyFilterOutputRepresentation, existing: DataAlertPropertyFilterOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): DataAlertPropertyFilterOutputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: DataAlertPropertyFilterOutputRepresentationNormalized, incoming: DataAlertPropertyFilterOutputRepresentationNormalized): boolean;
|
|
8
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
9
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: DataAlertPropertyFilterOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
10
|
+
/**
|
|
11
|
+
* Property Filter Output Representation
|
|
12
|
+
*
|
|
13
|
+
* Keys:
|
|
14
|
+
* (none)
|
|
15
|
+
*/
|
|
16
|
+
export interface DataAlertPropertyFilterOutputRepresentationNormalized {
|
|
17
|
+
/** Computed Properties to Include */
|
|
18
|
+
conditionCategory: string;
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* Property Filter Output Representation
|
|
22
|
+
*
|
|
23
|
+
* Keys:
|
|
24
|
+
* (none)
|
|
25
|
+
*/
|
|
26
|
+
export interface DataAlertPropertyFilterOutputRepresentation {
|
|
27
|
+
conditionCategory: string;
|
|
28
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { DataAlertRepresentation as DataAlertRepresentation_DataAlertRepresentation } from './DataAlertRepresentation';
|
|
2
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, StoreLink as $64$luvio_engine_StoreLink, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
3
|
+
export declare const TTL = 500;
|
|
4
|
+
export declare const VERSION = "8ee49a59b88eeef0e19aa1298280a0a7";
|
|
5
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
+
export declare const RepresentationType: string;
|
|
7
|
+
export declare function normalize(input: DataAlertQueryCollectionRepresentation, existing: DataAlertQueryCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): DataAlertQueryCollectionRepresentationNormalized;
|
|
8
|
+
export declare const select: () => $64$luvio_engine_BaseFragment;
|
|
9
|
+
export declare function equals(existing: DataAlertQueryCollectionRepresentationNormalized, incoming: DataAlertQueryCollectionRepresentationNormalized): boolean;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: DataAlertQueryCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
12
|
+
/**
|
|
13
|
+
* A collection of unified analytics data alerts that match the query.
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface DataAlertQueryCollectionRepresentationNormalized {
|
|
19
|
+
/** List of data alerts being returned. */
|
|
20
|
+
dataAlerts: Array<$64$luvio_engine_StoreLink>;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* A collection of unified analytics data alerts that match the query.
|
|
24
|
+
*
|
|
25
|
+
* Keys:
|
|
26
|
+
* (none)
|
|
27
|
+
*/
|
|
28
|
+
export interface DataAlertQueryCollectionRepresentation {
|
|
29
|
+
dataAlerts: Array<DataAlertRepresentation_DataAlertRepresentation>;
|
|
30
|
+
}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { DataAlertPropertyFilterInputRepresentation as DataAlertPropertyFilterInputRepresentation_DataAlertPropertyFilterInputRepresentation } from './DataAlertPropertyFilterInputRepresentation';
|
|
2
|
+
import { UnifiedFilterInputRepresentation as UnifiedFilterInputRepresentation_UnifiedFilterInputRepresentation } from './UnifiedFilterInputRepresentation';
|
|
3
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
4
|
+
export declare const VERSION = "55131173ab3f4bcbab10b0aef1bf053a";
|
|
5
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
+
export declare const RepresentationType: string;
|
|
7
|
+
export declare function normalize(input: DataAlertQueryInputRepresentation, existing: DataAlertQueryInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): DataAlertQueryInputRepresentationNormalized;
|
|
8
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
9
|
+
export declare function equals(existing: DataAlertQueryInputRepresentationNormalized, incoming: DataAlertQueryInputRepresentationNormalized): boolean;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: DataAlertQueryInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
12
|
+
/**
|
|
13
|
+
* Abstract input representation for complex queries with computed properties and filtering
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface DataAlertQueryInputRepresentationNormalized {
|
|
19
|
+
/** Filter by metric/asset ID */
|
|
20
|
+
assetId?: string;
|
|
21
|
+
/** Filter alerts by one or more data alert types */
|
|
22
|
+
dataAlertTypes?: Array<string>;
|
|
23
|
+
includeProperties?: Array<string>;
|
|
24
|
+
/** User ID to filter alerts */
|
|
25
|
+
ownerId: string;
|
|
26
|
+
/** Structured filter for computed properties */
|
|
27
|
+
propertyFilters?: Array<DataAlertPropertyFilterInputRepresentation_DataAlertPropertyFilterInputRepresentation>;
|
|
28
|
+
timeRange?: UnifiedFilterInputRepresentation_UnifiedFilterInputRepresentation;
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* Abstract input representation for complex queries with computed properties and filtering
|
|
32
|
+
*
|
|
33
|
+
* Keys:
|
|
34
|
+
* (none)
|
|
35
|
+
*/
|
|
36
|
+
export interface DataAlertQueryInputRepresentation {
|
|
37
|
+
assetId?: string;
|
|
38
|
+
dataAlertTypes?: Array<string>;
|
|
39
|
+
includeProperties?: Array<string>;
|
|
40
|
+
ownerId: string;
|
|
41
|
+
propertyFilters?: Array<DataAlertPropertyFilterInputRepresentation_DataAlertPropertyFilterInputRepresentation>;
|
|
42
|
+
timeRange?: UnifiedFilterInputRepresentation_UnifiedFilterInputRepresentation;
|
|
43
|
+
}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentUnionSelection as $64$luvio_engine_FragmentUnionSelection, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
2
2
|
export declare enum DiscriminatorValues {
|
|
3
|
+
MsTeams = "MsTeams",
|
|
3
4
|
Notification = "Notification"
|
|
4
5
|
}
|
|
5
6
|
export declare const VERSION = "89d38c1901682638f542d12da09938e9";
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import { DataAlertContentRepresentation as DataAlertContentRepresentation_DataAlertContentRepresentation } from './DataAlertContentRepresentation';
|
|
2
2
|
import { DataAlertDeliveryConfigurationRepresentation as DataAlertDeliveryConfigurationRepresentation_DataAlertDeliveryConfigurationRepresentation } from './DataAlertDeliveryConfigurationRepresentation';
|
|
3
|
+
import { DataAlertPropertyFilterOutputRepresentation as DataAlertPropertyFilterOutputRepresentation_DataAlertPropertyFilterOutputRepresentation } from './DataAlertPropertyFilterOutputRepresentation';
|
|
3
4
|
import { DataAlertScheduleRepresentation as DataAlertScheduleRepresentation_DataAlertScheduleRepresentation } from './DataAlertScheduleRepresentation';
|
|
4
5
|
import { DataAlertThresholdsRepresentation as DataAlertThresholdsRepresentation_DataAlertThresholdsRepresentation } from './DataAlertThresholdsRepresentation';
|
|
5
6
|
import { KeyMetadata as $64$luvio_engine_KeyMetadata, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
6
7
|
export declare const TTL = 500;
|
|
7
|
-
export declare const VERSION = "
|
|
8
|
+
export declare const VERSION = "eca891667fbed2132d5c2a32709976c2";
|
|
8
9
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
9
10
|
export declare const RepresentationType: string;
|
|
10
11
|
export interface KeyParams extends $64$luvio_engine_KeyMetadata {
|
|
@@ -42,10 +43,14 @@ export interface DataAlertRepresentationNormalized {
|
|
|
42
43
|
deliveryConfigurations: DataAlertDeliveryConfigurationRepresentation_DataAlertDeliveryConfigurationRepresentation;
|
|
43
44
|
/** ID of the Data Alert */
|
|
44
45
|
id: string;
|
|
46
|
+
/** Whether this data alert is enabled. False indicates the alert is paused. */
|
|
47
|
+
isEnabled?: boolean;
|
|
45
48
|
/** Last modified date of the data alert */
|
|
46
49
|
lastModifiedDate: string;
|
|
50
|
+
/** Additional properties for the data alert used when sending the query response. */
|
|
51
|
+
properties?: DataAlertPropertyFilterOutputRepresentation_DataAlertPropertyFilterOutputRepresentation;
|
|
47
52
|
schedule: DataAlertScheduleRepresentation_DataAlertScheduleRepresentation;
|
|
48
|
-
thresholds
|
|
53
|
+
thresholds?: DataAlertThresholdsRepresentation_DataAlertThresholdsRepresentation;
|
|
49
54
|
}
|
|
50
55
|
/**
|
|
51
56
|
* Output representation for Data Alert
|
|
@@ -61,7 +66,9 @@ export interface DataAlertRepresentation {
|
|
|
61
66
|
dataAlertType: string;
|
|
62
67
|
deliveryConfigurations: DataAlertDeliveryConfigurationRepresentation_DataAlertDeliveryConfigurationRepresentation;
|
|
63
68
|
id: string;
|
|
69
|
+
isEnabled?: boolean;
|
|
64
70
|
lastModifiedDate: string;
|
|
71
|
+
properties?: DataAlertPropertyFilterOutputRepresentation_DataAlertPropertyFilterOutputRepresentation;
|
|
65
72
|
schedule: DataAlertScheduleRepresentation_DataAlertScheduleRepresentation;
|
|
66
|
-
thresholds
|
|
73
|
+
thresholds?: DataAlertThresholdsRepresentation_DataAlertThresholdsRepresentation;
|
|
67
74
|
}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "ad588c0fac61bbb68f435f8d14f8bbc8";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: DataAssetLineageRepresentation, existing: DataAssetLineageRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): DataAssetLineageRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: DataAssetLineageRepresentationNormalized, incoming: DataAssetLineageRepresentationNormalized): boolean;
|
|
8
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
9
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: DataAssetLineageRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
10
|
+
/**
|
|
11
|
+
* Data Asset Lineage
|
|
12
|
+
*
|
|
13
|
+
* Keys:
|
|
14
|
+
* (none)
|
|
15
|
+
*/
|
|
16
|
+
export interface DataAssetLineageRepresentationNormalized {
|
|
17
|
+
/** Source Developer Name */
|
|
18
|
+
sourceDeveloperName: string;
|
|
19
|
+
/** Source Record Id */
|
|
20
|
+
sourceRecordId: string;
|
|
21
|
+
/** Target Developer Name */
|
|
22
|
+
targetDeveloperName: string;
|
|
23
|
+
/** Target Record Id */
|
|
24
|
+
targetRecordId: string;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* Data Asset Lineage
|
|
28
|
+
*
|
|
29
|
+
* Keys:
|
|
30
|
+
* (none)
|
|
31
|
+
*/
|
|
32
|
+
export interface DataAssetLineageRepresentation {
|
|
33
|
+
sourceDeveloperName: string;
|
|
34
|
+
sourceRecordId: string;
|
|
35
|
+
targetDeveloperName: string;
|
|
36
|
+
targetRecordId: string;
|
|
37
|
+
}
|
|
@@ -2,7 +2,7 @@ import { AnalyticsUserRepresentation as AnalyticsUserRepresentation_AnalyticsUse
|
|
|
2
2
|
import { DataSpaceInfoRepresentation as DataSpaceInfoRepresentation_DataSpaceInfoRepresentation } from './DataSpaceInfoRepresentation';
|
|
3
3
|
import { KeyMetadata as $64$luvio_engine_KeyMetadata, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
4
4
|
export declare const TTL = 500;
|
|
5
|
-
export declare const VERSION = "
|
|
5
|
+
export declare const VERSION = "ed746ca27cee1761bdf04a4d54800ef1";
|
|
6
6
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
7
7
|
export declare const RepresentationType: string;
|
|
8
8
|
export interface KeyParams extends $64$luvio_engine_KeyMetadata {
|
|
@@ -54,6 +54,8 @@ export interface DataAssetRepresentationNormalized {
|
|
|
54
54
|
lastModifiedDate: string;
|
|
55
55
|
/** Name of the DataAsset. */
|
|
56
56
|
name: string;
|
|
57
|
+
/** The reused asset status of the DataAsset */
|
|
58
|
+
reusedAssetStatus?: string | null;
|
|
57
59
|
/** Synchronization status of the DataAsset */
|
|
58
60
|
synchronizationStatus?: string;
|
|
59
61
|
/** Id of the workspace which the DataAsset is part of */
|
|
@@ -80,6 +82,7 @@ export interface DataAssetRepresentation {
|
|
|
80
82
|
lastModifiedBy: AnalyticsUserRepresentation_AnalyticsUserRepresentation;
|
|
81
83
|
lastModifiedDate: string;
|
|
82
84
|
name: string;
|
|
85
|
+
reusedAssetStatus?: string | null;
|
|
83
86
|
synchronizationStatus?: string;
|
|
84
87
|
workspaceId?: string;
|
|
85
88
|
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "f23e8f5ec4185073fef8e3f852b69e88";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: DataAssetRequestDebugInfo, existing: DataAssetRequestDebugInfoNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): DataAssetRequestDebugInfoNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: DataAssetRequestDebugInfoNormalized, incoming: DataAssetRequestDebugInfoNormalized): boolean;
|
|
8
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
9
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: DataAssetRequestDebugInfo, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
10
|
+
/**
|
|
11
|
+
* DataAssetRequest Debug Info Representation
|
|
12
|
+
*
|
|
13
|
+
* Keys:
|
|
14
|
+
* (none)
|
|
15
|
+
*/
|
|
16
|
+
export interface DataAssetRequestDebugInfoNormalized {
|
|
17
|
+
/** errorCode */
|
|
18
|
+
errorCode?: string;
|
|
19
|
+
/** errorMessage */
|
|
20
|
+
errorMessage?: string;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* DataAssetRequest Debug Info Representation
|
|
24
|
+
*
|
|
25
|
+
* Keys:
|
|
26
|
+
* (none)
|
|
27
|
+
*/
|
|
28
|
+
export interface DataAssetRequestDebugInfo {
|
|
29
|
+
errorCode?: string;
|
|
30
|
+
errorMessage?: string;
|
|
31
|
+
}
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import { AnalyticsUserRepresentation as AnalyticsUserRepresentation_AnalyticsUserRepresentation } from './AnalyticsUserRepresentation';
|
|
2
2
|
import { DataAssetRequestAdditionalInfoRepresentation as DataAssetRequestAdditionalInfoRepresentation_DataAssetRequestAdditionalInfoRepresentation } from './DataAssetRequestAdditionalInfoRepresentation';
|
|
3
|
+
import { DataAssetRequestDebugInfo as DataAssetRequestDebugInfo_DataAssetRequestDebugInfo } from './DataAssetRequestDebugInfo';
|
|
4
|
+
import { PromotionContentAssetRepresentation as PromotionContentAssetRepresentation_PromotionContentAssetRepresentation } from './PromotionContentAssetRepresentation';
|
|
3
5
|
import { KeyMetadata as $64$luvio_engine_KeyMetadata, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
4
6
|
export declare const TTL = 500;
|
|
5
|
-
export declare const VERSION = "
|
|
7
|
+
export declare const VERSION = "48af14fd2235b0d2cee575868ca6fb88";
|
|
6
8
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
7
9
|
export declare const RepresentationType: string;
|
|
8
10
|
export interface KeyParams extends $64$luvio_engine_KeyMetadata {
|
|
@@ -44,6 +46,8 @@ export interface DataAssetRequestRepresentationNormalized {
|
|
|
44
46
|
completedBy: AnalyticsUserRepresentation_AnalyticsUserRepresentation | null;
|
|
45
47
|
/** Completed date */
|
|
46
48
|
completedDate: string | null;
|
|
49
|
+
/** debugInfo */
|
|
50
|
+
debugInfo?: DataAssetRequestDebugInfo_DataAssetRequestDebugInfo | null;
|
|
47
51
|
/** Error Code */
|
|
48
52
|
errorCode?: string | null;
|
|
49
53
|
/** Failed date */
|
|
@@ -80,6 +84,8 @@ export interface DataAssetRequestRepresentationNormalized {
|
|
|
80
84
|
productionOrgWorkspaceId: string | null;
|
|
81
85
|
/** Promotion Approval Flow of the request */
|
|
82
86
|
promotionApprovalFlow: string | null;
|
|
87
|
+
/** List of content assets from promotion additional info */
|
|
88
|
+
promotionContentAssets?: Array<PromotionContentAssetRepresentation_PromotionContentAssetRepresentation>;
|
|
83
89
|
/** Rejection Comment */
|
|
84
90
|
rejectionComment: string | null;
|
|
85
91
|
/** Type of the request */
|
|
@@ -117,6 +123,7 @@ export interface DataAssetRequestRepresentation {
|
|
|
117
123
|
cancelledDate: string | null;
|
|
118
124
|
completedBy: AnalyticsUserRepresentation_AnalyticsUserRepresentation | null;
|
|
119
125
|
completedDate: string | null;
|
|
126
|
+
debugInfo?: DataAssetRequestDebugInfo_DataAssetRequestDebugInfo | null;
|
|
120
127
|
errorCode?: string | null;
|
|
121
128
|
failedDate: string | null;
|
|
122
129
|
hasUnsupportedDloForGuidedPromotions?: boolean | null;
|
|
@@ -135,6 +142,7 @@ export interface DataAssetRequestRepresentation {
|
|
|
135
142
|
productionOrgId: string | null;
|
|
136
143
|
productionOrgWorkspaceId: string | null;
|
|
137
144
|
promotionApprovalFlow: string | null;
|
|
145
|
+
promotionContentAssets?: Array<PromotionContentAssetRepresentation_PromotionContentAssetRepresentation>;
|
|
138
146
|
rejectionComment: string | null;
|
|
139
147
|
requestType: string;
|
|
140
148
|
requestedBy: AnalyticsUserRepresentation_AnalyticsUserRepresentation;
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "7a4e5782bd067a916af97fe2848492a9";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: PromotionContentAssetRepresentation, existing: PromotionContentAssetRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): PromotionContentAssetRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: PromotionContentAssetRepresentationNormalized, incoming: PromotionContentAssetRepresentationNormalized): boolean;
|
|
8
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
9
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: PromotionContentAssetRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
10
|
+
/**
|
|
11
|
+
* Represents a content asset in a promotion request
|
|
12
|
+
*
|
|
13
|
+
* Keys:
|
|
14
|
+
* (none)
|
|
15
|
+
*/
|
|
16
|
+
export interface PromotionContentAssetRepresentationNormalized {
|
|
17
|
+
/** The type of the asset */
|
|
18
|
+
assetType: string;
|
|
19
|
+
/** Indicates whether the asset is a first-level reuse */
|
|
20
|
+
isFirstLevelReuse: boolean;
|
|
21
|
+
/** Indicates whether the asset is reused from another promotion */
|
|
22
|
+
isReused: boolean;
|
|
23
|
+
/** The reused asset status of the asset */
|
|
24
|
+
reusedAssetStatus?: string | null;
|
|
25
|
+
/** The source developer name of the asset */
|
|
26
|
+
sourceDevName: string;
|
|
27
|
+
/** The source ID of the asset */
|
|
28
|
+
sourceId: string;
|
|
29
|
+
/** The target developer name of the asset */
|
|
30
|
+
targetDevName?: string | null;
|
|
31
|
+
/** The target ID of the asset */
|
|
32
|
+
targetId?: string | null;
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* Represents a content asset in a promotion request
|
|
36
|
+
*
|
|
37
|
+
* Keys:
|
|
38
|
+
* (none)
|
|
39
|
+
*/
|
|
40
|
+
export interface PromotionContentAssetRepresentation {
|
|
41
|
+
assetType: string;
|
|
42
|
+
isFirstLevelReuse: boolean;
|
|
43
|
+
isReused: boolean;
|
|
44
|
+
reusedAssetStatus?: string | null;
|
|
45
|
+
sourceDevName: string;
|
|
46
|
+
sourceId: string;
|
|
47
|
+
targetDevName?: string | null;
|
|
48
|
+
targetId?: string | null;
|
|
49
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-adapters-analytics-unifiedanalytics",
|
|
3
|
-
"version": "1.428.0-
|
|
3
|
+
"version": "1.428.0-dev20",
|
|
4
4
|
"description": "Tableau Unified Analytics Platform",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6
6
|
"main": "dist/es/es2018/analytics-unifiedanalytics.js",
|
|
@@ -40,10 +40,10 @@
|
|
|
40
40
|
"test:unit": "jest"
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@salesforce/lds-bindings": "^1.428.0-
|
|
43
|
+
"@salesforce/lds-bindings": "^1.428.0-dev20"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
|
-
"@salesforce/lds-compiler-plugins": "^1.428.0-
|
|
46
|
+
"@salesforce/lds-compiler-plugins": "^1.428.0-dev20"
|
|
47
47
|
},
|
|
48
48
|
"nx": {
|
|
49
49
|
"targets": {
|