@salesforce/lds-adapters-cdp-semantic-authoring 1.304.0 → 1.306.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/es/es2018/cdp-semantic-authoring.js +4327 -5679
- package/dist/es/es2018/types/src/generated/adapters/createSemanticSubMetric.d.ts +24 -0
- package/dist/es/es2018/types/src/generated/adapters/deleteSemanticSubMetric.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/adapters/getSemanticModels.d.ts +2 -0
- package/dist/es/es2018/types/src/generated/artifacts/main.d.ts +2 -0
- package/dist/es/es2018/types/src/generated/artifacts/sfdc.d.ts +3 -1
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModels.d.ts +11 -0
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsByModelApiNameOrId.d.ts +11 -0
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsCalculatedDimensionsByCalculatedDimensionNameOrIdAndModelApiNameOrId.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsCalculatedMeasurementsByCalculatedMeasurementNameOrIdAndModelApiNameOrId.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsDataObjectsByDataObjectNameOrIdAndModelApiNameOrId.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsDataObjectsDimensionsByDataObjectNameOrIdAndDimensionNameOrIdAndModelApiNameOrId.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsDataObjectsMeasurementsByDataObjectNameOrIdAndMeasurementNameOrIdAndModelApiNameOrId.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsGroupingsByGroupingNameOrIdAndModelApiNameOrId.d.ts +12 -0
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsLogicalViewsByLogicalViewApiNameOrIdAndModelApiNameOrId.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsParametersByModelApiNameOrIdAndParameterApiNameOrId.d.ts +12 -0
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsRelationshipsByModelApiNameOrIdAndRelationshipNameOrId.d.ts +12 -0
- package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsSubMetricsByModelApiNameOrIdAndSubMetricNameOrId.d.ts +1 -0
- package/dist/es/es2018/types/src/generated/resources/getSsotSemanticModels.d.ts +2 -0
- package/dist/es/es2018/types/src/generated/resources/getSsotSemanticModelsGroupingsByGroupingNameOrIdAndModelApiNameOrId.d.ts +16 -0
- package/dist/es/es2018/types/src/generated/resources/getSsotSemanticModelsGroupingsByModelApiNameOrId.d.ts +15 -0
- package/dist/es/es2018/types/src/generated/resources/getSsotSemanticModelsShallowByModelApiNameOrId.d.ts +19 -0
- package/dist/es/es2018/types/src/generated/resources/patchSsotSemanticModelsByModelApiNameOrId.d.ts +39 -0
- package/dist/es/es2018/types/src/generated/resources/patchSsotSemanticModelsLogicalViewsByLogicalViewApiNameOrIdAndModelApiNameOrId.d.ts +27 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModels.d.ts +36 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsCalculatedDimensionsByModelApiNameOrId.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsCalculatedDimensionsCloneByCalculatedDimensionNameOrIdAndModelApiNameOrId.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsCalculatedMeasurementsByModelApiNameOrId.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsCalculatedMeasurementsCloneByCalculatedMeasurementNameOrIdAndModelApiNameOrId.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsDataObjectsByModelApiNameOrId.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsDataObjectsDimensionsByDataObjectNameOrIdAndModelApiNameOrId.d.ts +26 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsDataObjectsMeasurementsByDataObjectNameOrIdAndModelApiNameOrId.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsGroupingsByModelApiNameOrId.d.ts +22 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsLogicalViewsByModelApiNameOrId.d.ts +26 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsMetricsByModelApiNameOrId.d.ts +15 -11
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsMetricsCloneByMetricNameOrIdAndModelApiNameOrId.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsParametersByModelApiNameOrId.d.ts +24 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsParametersCloneByModelApiNameOrIdAndParameterApiNameOrId.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsRelationshipsByModelApiNameOrId.d.ts +25 -0
- package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsSubMetricsByModelApiNameOrId.d.ts +9 -8
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsByModelApiNameOrId.d.ts +39 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsCalculatedDimensionsByCalculatedDimensionNameOrIdAndModelApiNameOrId.d.ts +30 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsCalculatedDimensionsConvertToMeasurementByCalculatedDimensionNameOrIdAndModelApiNameOrId.d.ts +33 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsCalculatedMeasurementsByCalculatedMeasurementNameOrIdAndModelApiNameOrId.d.ts +33 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsCalculatedMeasurementsConvertToDimensionByCalculatedMeasurementNameOrIdAndModelApiNameOrId.d.ts +30 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsByDataObjectNameOrIdAndModelApiNameOrId.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsByModelApiNameOrId.d.ts +13 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsDimensionsByDataObjectNameOrIdAndDimensionNameOrIdAndModelApiNameOrId.d.ts +27 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsDimensionsConvertToMeasurementByDataObjectNameOrIdAndDimensionNameOrIdAndModelApiNameOrId.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsMeasurementsByDataObjectNameOrIdAndMeasurementNameOrIdAndModelApiNameOrId.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsMeasurementsConvertToDimensionByDataObjectNameOrIdAndMeasurementNameOrIdAndModelApiNameOrId.d.ts +27 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsGroupingsByGroupingNameOrIdAndModelApiNameOrId.d.ts +23 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsLogicalViewsByLogicalViewApiNameOrIdAndModelApiNameOrId.d.ts +27 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsMetricsByMetricNameOrIdAndModelApiNameOrId.d.ts +15 -11
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsParametersByModelApiNameOrIdAndParameterApiNameOrId.d.ts +25 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsRelationshipsByModelApiNameOrIdAndRelationshipNameOrId.d.ts +26 -0
- package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsSubMetricsByModelApiNameOrIdAndSubMetricNameOrId.d.ts +9 -8
- package/dist/es/es2018/types/src/generated/types/BinDimensionConfigurationInputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/BinDimensionConfigurationOutputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/GroupDimensionConfigurationInputRepresentation.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/GroupDimensionConfigurationOutputRepresentation.d.ts +32 -0
- package/dist/es/es2018/types/src/generated/types/GroupDimensionGroupInputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/GroupDimensionGroupOutputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/SemanticAuthoringErrorOutputRepresentation.d.ts +11 -11
- package/dist/es/es2018/types/src/generated/types/SemanticBaseModelInputRepresentation.d.ts +3 -3
- package/dist/es/es2018/types/src/generated/types/SemanticBaseModelOutputRepresentation.d.ts +3 -3
- package/dist/es/es2018/types/src/generated/types/SemanticCalculatedDimensionCollectionOutputRepresentation.d.ts +12 -3
- package/dist/es/es2018/types/src/generated/types/SemanticCalculatedDimensionInputRepresentation.d.ts +31 -30
- package/dist/es/es2018/types/src/generated/types/SemanticCalculatedDimensionOutputRepresentation.d.ts +37 -22
- package/dist/es/es2018/types/src/generated/types/SemanticCalculatedMeasurementCollectionOutputRepresentation.d.ts +13 -4
- package/dist/es/es2018/types/src/generated/types/SemanticCalculatedMeasurementInputRepresentation.d.ts +37 -36
- package/dist/es/es2018/types/src/generated/types/SemanticCalculatedMeasurementOutputRepresentation.d.ts +41 -26
- package/dist/es/es2018/types/src/generated/types/SemanticDataObjectCollectionInputRepresentation.d.ts +4 -3
- package/dist/es/es2018/types/src/generated/types/SemanticDataObjectCollectionOutputRepresentation.d.ts +13 -4
- package/dist/es/es2018/types/src/generated/types/SemanticDataObjectInputRepresentation.d.ts +26 -26
- package/dist/es/es2018/types/src/generated/types/SemanticDataObjectOutputRepresentation.d.ts +41 -29
- package/dist/es/es2018/types/src/generated/types/SemanticDependencyCollectionInputRepresentation.d.ts +4 -3
- package/dist/es/es2018/types/src/generated/types/SemanticDependencyCollectionOutputRepresentation.d.ts +3 -3
- package/dist/es/es2018/types/src/generated/types/SemanticDependencyInnerCollectionOutputRepresentation.d.ts +7 -7
- package/dist/es/es2018/types/src/generated/types/SemanticDependencyInputRepresentation.d.ts +5 -5
- package/dist/es/es2018/types/src/generated/types/SemanticDependencyOutputRepresentation.d.ts +8 -5
- package/dist/es/es2018/types/src/generated/types/SemanticDimensionCollectionOutputRepresentation.d.ts +13 -4
- package/dist/es/es2018/types/src/generated/types/SemanticDimensionInputRepresentation.d.ts +24 -24
- package/dist/es/es2018/types/src/generated/types/SemanticDimensionOutputRepresentation.d.ts +35 -20
- package/dist/es/es2018/types/src/generated/types/SemanticFieldReferenceInputRepresentation.d.ts +6 -6
- package/dist/es/es2018/types/src/generated/types/SemanticFieldReferenceOutputRepresentation.d.ts +6 -7
- package/dist/es/es2018/types/src/generated/types/SemanticFilterInputRepresentation.d.ts +7 -7
- package/dist/es/es2018/types/src/generated/types/SemanticFilterOutputRepresentation.d.ts +7 -7
- package/dist/es/es2018/types/src/generated/types/SemanticGoalDateRangeOutputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/SemanticGoalValueOutputRepresentation.d.ts +28 -0
- package/dist/es/es2018/types/src/generated/types/SemanticGroupingCollectionOutputRepresentation.d.ts +38 -0
- package/dist/es/es2018/types/src/generated/types/SemanticGroupingConfigurationInputRepresentation.d.ts +33 -0
- package/dist/es/es2018/types/src/generated/types/SemanticGroupingConfigurationOutputRepresentation.d.ts +33 -0
- package/dist/es/es2018/types/src/generated/types/SemanticGroupingInputRepresentation.d.ts +45 -0
- package/dist/es/es2018/types/src/generated/types/SemanticGroupingOutputRepresentation.d.ts +72 -0
- package/dist/es/es2018/types/src/generated/types/SemanticIdentifyingDimensionInputRepresentation.d.ts +6 -5
- package/dist/es/es2018/types/src/generated/types/SemanticInsightTypeInputRepresentation.d.ts +5 -5
- package/dist/es/es2018/types/src/generated/types/SemanticInsightTypeOutputRepresentation.d.ts +3 -3
- package/dist/es/es2018/types/src/generated/types/SemanticInsightsSettingsInputRepresentation.d.ts +17 -11
- package/dist/es/es2018/types/src/generated/types/SemanticInsightsSettingsOutputRepresentation.d.ts +8 -5
- package/dist/es/es2018/types/src/generated/types/SemanticLogicalViewCollectionOutputRepresentation.d.ts +13 -4
- package/dist/es/es2018/types/src/generated/types/SemanticLogicalViewInputRepresentation.d.ts +22 -18
- package/dist/es/es2018/types/src/generated/types/SemanticLogicalViewOutputRepresentation.d.ts +45 -16
- package/dist/es/es2018/types/src/generated/types/SemanticLogicalViewPartialInputRepresentation.d.ts +12 -14
- package/dist/es/es2018/types/src/generated/types/SemanticMappedFieldInputRepresentation.d.ts +48 -0
- package/dist/es/es2018/types/src/generated/types/SemanticMappedFieldOutputRepresentation.d.ts +75 -0
- package/dist/es/es2018/types/src/generated/types/SemanticMeasurementCollectionOutputRepresentation.d.ts +13 -4
- package/dist/es/es2018/types/src/generated/types/SemanticMeasurementInputRepresentation.d.ts +28 -28
- package/dist/es/es2018/types/src/generated/types/SemanticMeasurementOutputRepresentation.d.ts +39 -24
- package/dist/es/es2018/types/src/generated/types/SemanticMetricCollectionOutputRepresentation.d.ts +3 -3
- package/dist/es/es2018/types/src/generated/types/SemanticMetricGoalCollectionOutputRepresentation.d.ts +29 -0
- package/dist/es/es2018/types/src/generated/types/SemanticMetricGoalInputRepresentation.d.ts +34 -0
- package/dist/es/es2018/types/src/generated/types/SemanticMetricGoalOutputRepresentation.d.ts +36 -0
- package/dist/es/es2018/types/src/generated/types/SemanticMetricInputRepresentation.d.ts +30 -24
- package/dist/es/es2018/types/src/generated/types/SemanticMetricOutputRepresentation.d.ts +22 -13
- package/dist/es/es2018/types/src/generated/types/SemanticModelCollectionOutputRepresentation.d.ts +5 -5
- package/dist/es/es2018/types/src/generated/types/SemanticModelInputRepresentation.d.ts +46 -32
- package/dist/es/es2018/types/src/generated/types/SemanticModelObjectCoordinateCollectionInputRepresentation.d.ts +33 -0
- package/dist/es/es2018/types/src/generated/types/SemanticModelObjectCoordinateCollectionOutputRepresentation.d.ts +33 -0
- package/dist/es/es2018/types/src/generated/types/SemanticModelObjectCoordinateInputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/SemanticModelObjectCoordinateOutputRepresentation.d.ts +31 -0
- package/dist/es/es2018/types/src/generated/types/SemanticModelOutputRepresentation.d.ts +54 -33
- package/dist/es/es2018/types/src/generated/types/SemanticModelPartialInputRepresentation.d.ts +22 -16
- package/dist/es/es2018/types/src/generated/types/SemanticModelPartialOutputRepresentation.d.ts +36 -23
- package/dist/es/es2018/types/src/generated/types/SemanticModelValidationOutputRepresentation.d.ts +44 -0
- package/dist/es/es2018/types/src/generated/types/SemanticParameterCollectionOutputRepresentation.d.ts +13 -4
- package/dist/es/es2018/types/src/generated/types/SemanticParameterInputRepresentation.d.ts +21 -24
- package/dist/es/es2018/types/src/generated/types/SemanticParameterOutputRepresentation.d.ts +36 -24
- package/dist/es/es2018/types/src/generated/types/SemanticRelationshipCollectionOutputRepresentation.d.ts +13 -4
- package/dist/es/es2018/types/src/generated/types/SemanticRelationshipCriteriaInputRepresentation.d.ts +14 -5
- package/dist/es/es2018/types/src/generated/types/SemanticRelationshipCriteriaOutputRepresentation.d.ts +14 -5
- package/dist/es/es2018/types/src/generated/types/SemanticRelationshipInputRepresentation.d.ts +22 -24
- package/dist/es/es2018/types/src/generated/types/SemanticRelationshipOutputRepresentation.d.ts +38 -26
- package/dist/es/es2018/types/src/generated/types/SemanticResourceValidationOutputRepresentation.d.ts +36 -0
- package/dist/es/es2018/types/src/generated/types/SemanticSubMetricInputRepresentation.d.ts +17 -19
- package/dist/es/es2018/types/src/generated/types/SemanticSubMetricOutputRepresentation.d.ts +26 -23
- package/dist/es/es2018/types/src/generated/types/SemanticSubMetricsByMetricOutputRepresentation.d.ts +4 -4
- package/dist/es/es2018/types/src/generated/types/{SemanticDataObjectFieldReferenceInputRepresentation.d.ts → SemanticTableFieldReferenceInputRepresentation.d.ts} +11 -11
- package/dist/es/es2018/types/src/generated/types/{SemanticDataObjectFieldReferenceOutputRepresentation.d.ts → SemanticTableFieldReferenceOutputRepresentation.d.ts} +11 -11
- package/dist/es/es2018/types/src/generated/types/SemanticTimeRangeInputRepresentation.d.ts +7 -7
- package/dist/es/es2018/types/src/generated/types/SemanticTimeRangeOutputRepresentation.d.ts +7 -7
- package/dist/es/es2018/types/src/generated/types/SemanticUnionInputRepresentation.d.ts +42 -0
- package/dist/es/es2018/types/src/generated/types/SemanticUnionOutputRepresentation.d.ts +80 -0
- package/dist/es/es2018/types/src/generated/types/SemanticValidationOutputRepresentation.d.ts +7 -7
- package/package.json +3 -3
- package/sfdc/index.js +3911 -5254
- package/src/raml/api.raml +1984 -468
- package/src/raml/luvio.raml +46 -4
|
@@ -1,8 +1,17 @@
|
|
|
1
1
|
import { SemanticFilterOutputRepresentation as SemanticFilterOutputRepresentation_SemanticFilterOutputRepresentation } from './SemanticFilterOutputRepresentation';
|
|
2
|
-
import {
|
|
3
|
-
export declare const VERSION = "
|
|
2
|
+
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, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
3
|
+
export declare const VERSION = "ebb80fb184ae0803a01d296dfd9943fa";
|
|
4
4
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
5
|
export declare const RepresentationType: string;
|
|
6
|
+
export interface KeyParams extends $64$luvio_engine_KeyMetadata {
|
|
7
|
+
name: string;
|
|
8
|
+
}
|
|
9
|
+
export type SemanticCalculatedDimensionOutputRepresentationNormalizedKeyMetadata = KeyParams & $64$luvio_engine_NormalizedKeyMetadata;
|
|
10
|
+
export type PartialSemanticCalculatedDimensionOutputRepresentationNormalizedKeyMetadata = Partial<KeyParams> & $64$luvio_engine_NormalizedKeyMetadata;
|
|
11
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, config: KeyParams): string;
|
|
12
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, config: KeyParams): SemanticCalculatedDimensionOutputRepresentationNormalizedKeyMetadata;
|
|
13
|
+
export declare function keyBuilderFromType(luvio: $64$luvio_engine_Luvio, object: SemanticCalculatedDimensionOutputRepresentation): string;
|
|
14
|
+
export declare function keyBuilderFromType_StructuredKey(luvio: $64$luvio_engine_Luvio, object: SemanticCalculatedDimensionOutputRepresentation): $64$luvio_engine_NormalizedKeyMetadata;
|
|
6
15
|
export declare function normalize(input: SemanticCalculatedDimensionOutputRepresentation, existing: SemanticCalculatedDimensionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticCalculatedDimensionOutputRepresentationNormalized;
|
|
7
16
|
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
17
|
export declare function equals(existing: SemanticCalculatedDimensionOutputRepresentationNormalized, incoming: SemanticCalculatedDimensionOutputRepresentationNormalized): boolean;
|
|
@@ -12,27 +21,29 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
12
21
|
* A semantic Calculated Dimension.
|
|
13
22
|
*
|
|
14
23
|
* Keys:
|
|
15
|
-
* (
|
|
24
|
+
* name (string): id
|
|
16
25
|
*/
|
|
17
26
|
export interface SemanticCalculatedDimensionOutputRepresentationNormalized {
|
|
18
27
|
/** The API name of the semantic entity. */
|
|
19
28
|
apiName: string;
|
|
29
|
+
/** The origin model of the semantic entity. */
|
|
30
|
+
baseModelApiName?: string;
|
|
20
31
|
/** The user who created the semantic entity. */
|
|
21
32
|
createdBy: string;
|
|
22
33
|
/** The date in which the semantic entity was created. */
|
|
23
34
|
createdDate: string;
|
|
24
35
|
/** The type of data stored in the Semantic Calculated Dimension. Valid values are Text, Date, DateTime, Image, Boolean, Geo and Number. */
|
|
25
|
-
dataType
|
|
36
|
+
dataType?: string;
|
|
26
37
|
/** The number of decimal places to display */
|
|
27
|
-
decimalPlace?: number
|
|
38
|
+
decimalPlace?: number;
|
|
28
39
|
/** The Description of the semantic entity. */
|
|
29
|
-
description?: string
|
|
40
|
+
description?: string;
|
|
30
41
|
/** Controls how data is represented in visualizations of the relationships between Semantic Calculated Dimensions and other Data Cloud Objects. Valid values are Discrete and Continuous. */
|
|
31
42
|
displayCategory?: string;
|
|
32
43
|
/** The semantic expressions for generating the calculation. */
|
|
33
|
-
expression?: string
|
|
44
|
+
expression?: string;
|
|
34
45
|
/** The logic expression for generating a filter based on the list of filters. */
|
|
35
|
-
filterLogic?: string
|
|
46
|
+
filterLogic?: string;
|
|
36
47
|
/** A list of filters to be used to create filter logic. */
|
|
37
48
|
filters?: Array<SemanticFilterOutputRepresentation_SemanticFilterOutputRepresentation>;
|
|
38
49
|
/** The subtype for the 'Geo' data type. only valid and required when the data type is 'Geo' */
|
|
@@ -40,13 +51,15 @@ export interface SemanticCalculatedDimensionOutputRepresentationNormalized {
|
|
|
40
51
|
/** The object ID of the semantic entity. */
|
|
41
52
|
id: string;
|
|
42
53
|
/** Indicates whether the Semantic Data Object Field is visible in the consumption layer (true) or not (false). True is the default. */
|
|
43
|
-
isVisible?: boolean
|
|
54
|
+
isVisible?: boolean;
|
|
44
55
|
/** The display name of the semantic entity to be used in the ui. */
|
|
45
|
-
label
|
|
56
|
+
label?: string;
|
|
46
57
|
/** The user who last modified the semantic entity. */
|
|
47
|
-
lastModifiedBy?: string
|
|
58
|
+
lastModifiedBy?: string;
|
|
48
59
|
/** The date in which the semantic entity was last modified. */
|
|
49
|
-
lastModifiedDate?: string
|
|
60
|
+
lastModifiedDate?: string;
|
|
61
|
+
/** The Semantic Data Type determines the type of data being displayed in specific Semantic Data Fields in association with native Salesforce Data Types. Valid Semantic Data Types include Image URL, Web URL, Latitude, Longitude, and None. The default is "None". */
|
|
62
|
+
semanticDataType?: string;
|
|
50
63
|
/** Sort order of the Semantic Calculated Dimension. Valid values are Ascending, Descending, and None. */
|
|
51
64
|
sortOrder?: string;
|
|
52
65
|
/** The syntax of the semantic expression. */
|
|
@@ -56,25 +69,27 @@ export interface SemanticCalculatedDimensionOutputRepresentationNormalized {
|
|
|
56
69
|
* A semantic Calculated Dimension.
|
|
57
70
|
*
|
|
58
71
|
* Keys:
|
|
59
|
-
* (
|
|
72
|
+
* name (string): id
|
|
60
73
|
*/
|
|
61
74
|
export interface SemanticCalculatedDimensionOutputRepresentation {
|
|
62
75
|
apiName: string;
|
|
76
|
+
baseModelApiName?: string;
|
|
63
77
|
createdBy: string;
|
|
64
78
|
createdDate: string;
|
|
65
|
-
dataType
|
|
66
|
-
decimalPlace?: number
|
|
67
|
-
description?: string
|
|
79
|
+
dataType?: string;
|
|
80
|
+
decimalPlace?: number;
|
|
81
|
+
description?: string;
|
|
68
82
|
displayCategory?: string;
|
|
69
|
-
expression?: string
|
|
70
|
-
filterLogic?: string
|
|
83
|
+
expression?: string;
|
|
84
|
+
filterLogic?: string;
|
|
71
85
|
filters?: Array<SemanticFilterOutputRepresentation_SemanticFilterOutputRepresentation>;
|
|
72
86
|
geoRole?: string;
|
|
73
87
|
id: string;
|
|
74
|
-
isVisible?: boolean
|
|
75
|
-
label
|
|
76
|
-
lastModifiedBy?: string
|
|
77
|
-
lastModifiedDate?: string
|
|
88
|
+
isVisible?: boolean;
|
|
89
|
+
label?: string;
|
|
90
|
+
lastModifiedBy?: string;
|
|
91
|
+
lastModifiedDate?: string;
|
|
92
|
+
semanticDataType?: string;
|
|
78
93
|
sortOrder?: string;
|
|
79
94
|
syntax?: string;
|
|
80
95
|
}
|
|
@@ -1,13 +1,22 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, ResourceIngest as $64$luvio_engine_ResourceIngest, FragmentSelection as $64$luvio_engine_FragmentSelection, LinkSelection as $64$luvio_engine_LinkSelection, StoreLink as $64$luvio_engine_StoreLink, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
1
2
|
import { SemanticCalculatedMeasurementOutputRepresentation as SemanticCalculatedMeasurementOutputRepresentation_SemanticCalculatedMeasurementOutputRepresentation } from './SemanticCalculatedMeasurementOutputRepresentation';
|
|
2
|
-
|
|
3
|
-
export declare const VERSION = "95d0b5c8b976117563f8d7bcc62f7d43";
|
|
3
|
+
export declare const VERSION = "b23bef278fea1e400ccd430c1ff3f322";
|
|
4
4
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
5
|
export declare const RepresentationType: string;
|
|
6
6
|
export declare function normalize(input: SemanticCalculatedMeasurementCollectionOutputRepresentation, existing: SemanticCalculatedMeasurementCollectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticCalculatedMeasurementCollectionOutputRepresentationNormalized;
|
|
7
|
+
export interface DynamicIngestParams {
|
|
8
|
+
items: $64$luvio_engine_ResourceIngest;
|
|
9
|
+
}
|
|
10
|
+
export declare function dynamicNormalize(ingestParams: DynamicIngestParams): (input: SemanticCalculatedMeasurementCollectionOutputRepresentation, existing: SemanticCalculatedMeasurementCollectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number) => SemanticCalculatedMeasurementCollectionOutputRepresentationNormalized;
|
|
7
11
|
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
12
|
+
export interface DynamicSelectParams {
|
|
13
|
+
items?: $64$luvio_engine_LinkSelection;
|
|
14
|
+
}
|
|
15
|
+
export declare const dynamicSelect: (params: DynamicSelectParams) => $64$luvio_engine_FragmentSelection;
|
|
8
16
|
export declare function equals(existing: SemanticCalculatedMeasurementCollectionOutputRepresentationNormalized, incoming: SemanticCalculatedMeasurementCollectionOutputRepresentationNormalized): boolean;
|
|
9
17
|
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
18
|
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticCalculatedMeasurementCollectionOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
19
|
+
export declare function dynamicIngest(ingestParams: DynamicIngestParams): $64$luvio_engine_ResourceIngest;
|
|
11
20
|
/**
|
|
12
21
|
* A collection of Semantic Calculated Measurements.
|
|
13
22
|
*
|
|
@@ -16,7 +25,7 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
16
25
|
*/
|
|
17
26
|
export interface SemanticCalculatedMeasurementCollectionOutputRepresentationNormalized {
|
|
18
27
|
/** A list of semantic items. */
|
|
19
|
-
items
|
|
28
|
+
items?: Array<$64$luvio_engine_StoreLink>;
|
|
20
29
|
}
|
|
21
30
|
/**
|
|
22
31
|
* A collection of Semantic Calculated Measurements.
|
|
@@ -25,5 +34,5 @@ export interface SemanticCalculatedMeasurementCollectionOutputRepresentationNorm
|
|
|
25
34
|
* (none)
|
|
26
35
|
*/
|
|
27
36
|
export interface SemanticCalculatedMeasurementCollectionOutputRepresentation {
|
|
28
|
-
items
|
|
37
|
+
items?: Array<SemanticCalculatedMeasurementOutputRepresentation_SemanticCalculatedMeasurementOutputRepresentation>;
|
|
29
38
|
}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import { SemanticFilterInputRepresentation as SemanticFilterInputRepresentation_SemanticFilterInputRepresentation } from './SemanticFilterInputRepresentation';
|
|
1
2
|
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 = "
|
|
3
|
+
export declare const VERSION = "2851c8b545673fc6c8801071c3a3844d";
|
|
3
4
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
5
|
export declare const RepresentationType: string;
|
|
5
6
|
export declare function normalize(input: SemanticCalculatedMeasurementInputRepresentation, existing: SemanticCalculatedMeasurementInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticCalculatedMeasurementInputRepresentationNormalized;
|
|
@@ -15,39 +16,39 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
15
16
|
*/
|
|
16
17
|
export interface SemanticCalculatedMeasurementInputRepresentationNormalized {
|
|
17
18
|
/** A function that computes numerical calculations on data, allowing the query to return summarized information about the expression results. Valid values are Sum, Average, Min, Max, Median, Count Distinct, Count, Stddev, Stddevp, Var, Varp, Last, First, UserAgg, and None. */
|
|
18
|
-
aggregationType
|
|
19
|
+
aggregationType?: string;
|
|
19
20
|
/** The API name of the semantic entity. */
|
|
20
|
-
apiName
|
|
21
|
+
apiName?: string;
|
|
21
22
|
/** Required. The type of data stored in specific fields in a Semantic Calculated Measurement. Valid values are Currency, Number, Duration and Percentage. */
|
|
22
|
-
dataType
|
|
23
|
-
/** An optional dataspace in which the entity is located. */
|
|
24
|
-
dataspace: string | null;
|
|
23
|
+
dataType?: string;
|
|
25
24
|
/** The number of decimals places. Optional, if not specified, will use the original decimal places from the dmo/cio field. */
|
|
26
|
-
decimalPlace
|
|
25
|
+
decimalPlace?: number;
|
|
27
26
|
/** An optional description of the semantic entity. */
|
|
28
|
-
description
|
|
27
|
+
description?: string;
|
|
29
28
|
/** Indicates the directionality of the Semantic Calculated Measurement by establishing whether an upward or a downward trend is seen as positive (Up) or negative (Down). */
|
|
30
|
-
directionality
|
|
29
|
+
directionality?: string;
|
|
31
30
|
/** Controls how data is represented in visualizations of the relationships between Semantic Calculated Dimensions and other Data Cloud Objects. Valid values are Discrete and Continuous. */
|
|
32
|
-
displayCategory
|
|
31
|
+
displayCategory?: string;
|
|
33
32
|
/** The semantic expression of the semantic calculated measurement. */
|
|
34
|
-
expression
|
|
33
|
+
expression?: string;
|
|
35
34
|
/** Logical expression that defines how and when the filter conditions will be applied. Valid values are AND, OR, NOT and parenthesis (). */
|
|
36
|
-
filterLogic
|
|
35
|
+
filterLogic?: string;
|
|
37
36
|
/** A list of filters to be used to create filter logic. */
|
|
38
|
-
filters
|
|
37
|
+
filters?: Array<SemanticFilterInputRepresentation_SemanticFilterInputRepresentation>;
|
|
39
38
|
/** Indicates whether the Semantic Calculated Dimension is visible in the consumption layer (true) or not (false). True is the default. */
|
|
40
|
-
isVisible
|
|
39
|
+
isVisible?: boolean;
|
|
41
40
|
/** The display name of the semantic entity. Optional, if not specified will use the same as the api name but instead of “_” will use spaces. */
|
|
42
|
-
label
|
|
41
|
+
label?: string;
|
|
42
|
+
/** The semantic data type. */
|
|
43
|
+
semanticDataType?: string;
|
|
43
44
|
/** Should we treat null values as zeros? */
|
|
44
|
-
shouldTreatNullsAsZeros
|
|
45
|
+
shouldTreatNullsAsZeros?: boolean;
|
|
45
46
|
/** Sort order of the Semantic Calculated Dimension. Valid values are Ascending, Descending and None. */
|
|
46
|
-
sortOrder
|
|
47
|
+
sortOrder?: string;
|
|
47
48
|
/** The syntax of the semantic expression. */
|
|
48
|
-
syntax
|
|
49
|
+
syntax?: string;
|
|
49
50
|
/** A function that computes numerical calculations on data, allowing the query to return summarized information about the expression results. Valid values are Sum, Average, Min, Max, Median, Count Distinct, Count, Stddev, Stddevp, Var, Varp, Last, First, UserAgg and None. */
|
|
50
|
-
totalAggregationType
|
|
51
|
+
totalAggregationType?: string;
|
|
51
52
|
}
|
|
52
53
|
/**
|
|
53
54
|
* Input representation for creating a semantic calculated measurement
|
|
@@ -56,21 +57,21 @@ export interface SemanticCalculatedMeasurementInputRepresentationNormalized {
|
|
|
56
57
|
* (none)
|
|
57
58
|
*/
|
|
58
59
|
export interface SemanticCalculatedMeasurementInputRepresentation {
|
|
59
|
-
aggregationType
|
|
60
|
-
apiName
|
|
61
|
-
dataType
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
shouldTreatNullsAsZeros
|
|
73
|
-
sortOrder
|
|
74
|
-
syntax
|
|
75
|
-
totalAggregationType
|
|
60
|
+
aggregationType?: string;
|
|
61
|
+
apiName?: string;
|
|
62
|
+
dataType?: string;
|
|
63
|
+
decimalPlace?: number;
|
|
64
|
+
description?: string;
|
|
65
|
+
directionality?: string;
|
|
66
|
+
displayCategory?: string;
|
|
67
|
+
expression?: string;
|
|
68
|
+
filterLogic?: string;
|
|
69
|
+
filters?: Array<SemanticFilterInputRepresentation_SemanticFilterInputRepresentation>;
|
|
70
|
+
isVisible?: boolean;
|
|
71
|
+
label?: string;
|
|
72
|
+
semanticDataType?: string;
|
|
73
|
+
shouldTreatNullsAsZeros?: boolean;
|
|
74
|
+
sortOrder?: string;
|
|
75
|
+
syntax?: string;
|
|
76
|
+
totalAggregationType?: string;
|
|
76
77
|
}
|
|
@@ -1,8 +1,17 @@
|
|
|
1
1
|
import { SemanticFilterOutputRepresentation as SemanticFilterOutputRepresentation_SemanticFilterOutputRepresentation } from './SemanticFilterOutputRepresentation';
|
|
2
|
-
import {
|
|
3
|
-
export declare const VERSION = "
|
|
2
|
+
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, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
3
|
+
export declare const VERSION = "1941c0559a1eafb8d429d1f9d139b28f";
|
|
4
4
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
5
|
export declare const RepresentationType: string;
|
|
6
|
+
export interface KeyParams extends $64$luvio_engine_KeyMetadata {
|
|
7
|
+
name: string;
|
|
8
|
+
}
|
|
9
|
+
export type SemanticCalculatedMeasurementOutputRepresentationNormalizedKeyMetadata = KeyParams & $64$luvio_engine_NormalizedKeyMetadata;
|
|
10
|
+
export type PartialSemanticCalculatedMeasurementOutputRepresentationNormalizedKeyMetadata = Partial<KeyParams> & $64$luvio_engine_NormalizedKeyMetadata;
|
|
11
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, config: KeyParams): string;
|
|
12
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, config: KeyParams): SemanticCalculatedMeasurementOutputRepresentationNormalizedKeyMetadata;
|
|
13
|
+
export declare function keyBuilderFromType(luvio: $64$luvio_engine_Luvio, object: SemanticCalculatedMeasurementOutputRepresentation): string;
|
|
14
|
+
export declare function keyBuilderFromType_StructuredKey(luvio: $64$luvio_engine_Luvio, object: SemanticCalculatedMeasurementOutputRepresentation): $64$luvio_engine_NormalizedKeyMetadata;
|
|
6
15
|
export declare function normalize(input: SemanticCalculatedMeasurementOutputRepresentation, existing: SemanticCalculatedMeasurementOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticCalculatedMeasurementOutputRepresentationNormalized;
|
|
7
16
|
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
17
|
export declare function equals(existing: SemanticCalculatedMeasurementOutputRepresentationNormalized, incoming: SemanticCalculatedMeasurementOutputRepresentationNormalized): boolean;
|
|
@@ -12,47 +21,51 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
12
21
|
* A semantic Calculated Measurement.
|
|
13
22
|
*
|
|
14
23
|
* Keys:
|
|
15
|
-
* (
|
|
24
|
+
* name (string): id
|
|
16
25
|
*/
|
|
17
26
|
export interface SemanticCalculatedMeasurementOutputRepresentationNormalized {
|
|
18
27
|
/** A function that computes numerical calculations on data, allowing the query to return summarized information about the expression results. Valid values are Sum, Average, Min, Max, Median, Count Distinct, Count, Stddev, Stddevp, Var, Varp, Last, First, UserAgg and None. */
|
|
19
28
|
aggregationType?: string;
|
|
20
29
|
/** The API name of the semantic entity. */
|
|
21
30
|
apiName: string;
|
|
31
|
+
/** The origin model of the semantic entity. */
|
|
32
|
+
baseModelApiName?: string;
|
|
22
33
|
/** The user who created the semantic entity. */
|
|
23
34
|
createdBy: string;
|
|
24
35
|
/** The date in which the semantic entity was created. */
|
|
25
36
|
createdDate: string;
|
|
26
37
|
/** The type of data stored in specific fields within a Semantic Calculated Measurement. Valid values are Currency, Number, Duration and Percentage. */
|
|
27
|
-
dataType
|
|
38
|
+
dataType?: string;
|
|
28
39
|
/** The number of decimal places to display */
|
|
29
|
-
decimalPlace?: number
|
|
40
|
+
decimalPlace?: number;
|
|
30
41
|
/** The Description of the semantic entity. */
|
|
31
|
-
description?: string
|
|
42
|
+
description?: string;
|
|
32
43
|
/** Indicates the directionality of the Semantic Calculated Measurement by establishing whether an upward or a downward trend is seen as positive (Up) or negative (Down). */
|
|
33
44
|
directionality?: string;
|
|
34
45
|
/** Controls how data is represented in visualizations of the relationships between Semantic Calculated Dimensions and other Data Cloud Objects. Valid values are Discrete and Continuous. */
|
|
35
46
|
displayCategory?: string;
|
|
36
47
|
/** Formula that generates a new Semantic Calculated Measurement based on a calculation that uses raw data fields and calculated fields. */
|
|
37
|
-
expression?: string
|
|
48
|
+
expression?: string;
|
|
38
49
|
/** The logic expression for generating a filter based on the list of filters. */
|
|
39
|
-
filterLogic?: string
|
|
50
|
+
filterLogic?: string;
|
|
40
51
|
/** A list of filters to be used to create filter logic. */
|
|
41
52
|
filters?: Array<SemanticFilterOutputRepresentation_SemanticFilterOutputRepresentation>;
|
|
42
53
|
/** The object ID of the semantic entity. */
|
|
43
54
|
id: string;
|
|
44
55
|
/** Indicates if the measurement can be aggregated or not */
|
|
45
|
-
isAggregatable?: boolean
|
|
56
|
+
isAggregatable?: boolean;
|
|
46
57
|
/** Indicates whether the Semantic Data Object Field is visible in the consumption layer (true) or not (false). True is the default. */
|
|
47
|
-
isVisible?: boolean
|
|
58
|
+
isVisible?: boolean;
|
|
48
59
|
/** The display name of the semantic entity to be used in the ui. */
|
|
49
|
-
label
|
|
60
|
+
label?: string;
|
|
50
61
|
/** The user who last modified the semantic entity. */
|
|
51
|
-
lastModifiedBy?: string
|
|
62
|
+
lastModifiedBy?: string;
|
|
52
63
|
/** The date in which the semantic entity was last modified. */
|
|
53
|
-
lastModifiedDate?: string
|
|
64
|
+
lastModifiedDate?: string;
|
|
65
|
+
/** The subtype for the 'Geo' data type. only valid and required when the data type is 'Geo' */
|
|
66
|
+
semanticDataType?: string;
|
|
54
67
|
/** Should we treat nulls as zeros? */
|
|
55
|
-
shouldTreatNullsAsZeros
|
|
68
|
+
shouldTreatNullsAsZeros?: boolean;
|
|
56
69
|
/** Sort order of the Semantic Calculated Dimension. Valid values are Ascending, Descending, and None. */
|
|
57
70
|
sortOrder?: string;
|
|
58
71
|
/** The syntax of the semantic expression. */
|
|
@@ -64,28 +77,30 @@ export interface SemanticCalculatedMeasurementOutputRepresentationNormalized {
|
|
|
64
77
|
* A semantic Calculated Measurement.
|
|
65
78
|
*
|
|
66
79
|
* Keys:
|
|
67
|
-
* (
|
|
80
|
+
* name (string): id
|
|
68
81
|
*/
|
|
69
82
|
export interface SemanticCalculatedMeasurementOutputRepresentation {
|
|
70
83
|
aggregationType?: string;
|
|
71
84
|
apiName: string;
|
|
85
|
+
baseModelApiName?: string;
|
|
72
86
|
createdBy: string;
|
|
73
87
|
createdDate: string;
|
|
74
|
-
dataType
|
|
75
|
-
decimalPlace?: number
|
|
76
|
-
description?: string
|
|
88
|
+
dataType?: string;
|
|
89
|
+
decimalPlace?: number;
|
|
90
|
+
description?: string;
|
|
77
91
|
directionality?: string;
|
|
78
92
|
displayCategory?: string;
|
|
79
|
-
expression?: string
|
|
80
|
-
filterLogic?: string
|
|
93
|
+
expression?: string;
|
|
94
|
+
filterLogic?: string;
|
|
81
95
|
filters?: Array<SemanticFilterOutputRepresentation_SemanticFilterOutputRepresentation>;
|
|
82
96
|
id: string;
|
|
83
|
-
isAggregatable?: boolean
|
|
84
|
-
isVisible?: boolean
|
|
85
|
-
label
|
|
86
|
-
lastModifiedBy?: string
|
|
87
|
-
lastModifiedDate?: string
|
|
88
|
-
|
|
97
|
+
isAggregatable?: boolean;
|
|
98
|
+
isVisible?: boolean;
|
|
99
|
+
label?: string;
|
|
100
|
+
lastModifiedBy?: string;
|
|
101
|
+
lastModifiedDate?: string;
|
|
102
|
+
semanticDataType?: string;
|
|
103
|
+
shouldTreatNullsAsZeros?: boolean;
|
|
89
104
|
sortOrder?: string;
|
|
90
105
|
syntax?: string;
|
|
91
106
|
totalAggregationType?: string;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import { SemanticDataObjectInputRepresentation as SemanticDataObjectInputRepresentation_SemanticDataObjectInputRepresentation } from './SemanticDataObjectInputRepresentation';
|
|
1
2
|
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 = "
|
|
3
|
+
export declare const VERSION = "4be6453c0852dc41f8ec0a8302d8e576";
|
|
3
4
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
5
|
export declare const RepresentationType: string;
|
|
5
6
|
export declare function normalize(input: SemanticDataObjectCollectionInputRepresentation, existing: SemanticDataObjectCollectionInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticDataObjectCollectionInputRepresentationNormalized;
|
|
@@ -15,7 +16,7 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
15
16
|
*/
|
|
16
17
|
export interface SemanticDataObjectCollectionInputRepresentationNormalized {
|
|
17
18
|
/** Represents a list of Semantic Data Objects within the SemanticDataObjectInputCollection. */
|
|
18
|
-
semanticDataObjects
|
|
19
|
+
semanticDataObjects?: Array<SemanticDataObjectInputRepresentation_SemanticDataObjectInputRepresentation>;
|
|
19
20
|
}
|
|
20
21
|
/**
|
|
21
22
|
* Represents a collection of Semantic Data Objects.
|
|
@@ -24,5 +25,5 @@ export interface SemanticDataObjectCollectionInputRepresentationNormalized {
|
|
|
24
25
|
* (none)
|
|
25
26
|
*/
|
|
26
27
|
export interface SemanticDataObjectCollectionInputRepresentation {
|
|
27
|
-
semanticDataObjects
|
|
28
|
+
semanticDataObjects?: Array<SemanticDataObjectInputRepresentation_SemanticDataObjectInputRepresentation>;
|
|
28
29
|
}
|
|
@@ -1,13 +1,22 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, ResourceIngest as $64$luvio_engine_ResourceIngest, FragmentSelection as $64$luvio_engine_FragmentSelection, LinkSelection as $64$luvio_engine_LinkSelection, StoreLink as $64$luvio_engine_StoreLink, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
1
2
|
import { SemanticDataObjectOutputRepresentation as SemanticDataObjectOutputRepresentation_SemanticDataObjectOutputRepresentation } from './SemanticDataObjectOutputRepresentation';
|
|
2
|
-
|
|
3
|
-
export declare const VERSION = "fdde029541656b2821ef24e63704ec2e";
|
|
3
|
+
export declare const VERSION = "b086b83e32d480bd48a3b2a1029147e0";
|
|
4
4
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
5
|
export declare const RepresentationType: string;
|
|
6
6
|
export declare function normalize(input: SemanticDataObjectCollectionOutputRepresentation, existing: SemanticDataObjectCollectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticDataObjectCollectionOutputRepresentationNormalized;
|
|
7
|
+
export interface DynamicIngestParams {
|
|
8
|
+
items: $64$luvio_engine_ResourceIngest;
|
|
9
|
+
}
|
|
10
|
+
export declare function dynamicNormalize(ingestParams: DynamicIngestParams): (input: SemanticDataObjectCollectionOutputRepresentation, existing: SemanticDataObjectCollectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number) => SemanticDataObjectCollectionOutputRepresentationNormalized;
|
|
7
11
|
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
12
|
+
export interface DynamicSelectParams {
|
|
13
|
+
items?: $64$luvio_engine_LinkSelection;
|
|
14
|
+
}
|
|
15
|
+
export declare const dynamicSelect: (params: DynamicSelectParams) => $64$luvio_engine_FragmentSelection;
|
|
8
16
|
export declare function equals(existing: SemanticDataObjectCollectionOutputRepresentationNormalized, incoming: SemanticDataObjectCollectionOutputRepresentationNormalized): boolean;
|
|
9
17
|
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
18
|
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticDataObjectCollectionOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
19
|
+
export declare function dynamicIngest(ingestParams: DynamicIngestParams): $64$luvio_engine_ResourceIngest;
|
|
11
20
|
/**
|
|
12
21
|
* Semantic data object collection representation.
|
|
13
22
|
*
|
|
@@ -16,7 +25,7 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
16
25
|
*/
|
|
17
26
|
export interface SemanticDataObjectCollectionOutputRepresentationNormalized {
|
|
18
27
|
/** A list of semantic items. */
|
|
19
|
-
items
|
|
28
|
+
items?: Array<$64$luvio_engine_StoreLink>;
|
|
20
29
|
}
|
|
21
30
|
/**
|
|
22
31
|
* Semantic data object collection representation.
|
|
@@ -25,5 +34,5 @@ export interface SemanticDataObjectCollectionOutputRepresentationNormalized {
|
|
|
25
34
|
* (none)
|
|
26
35
|
*/
|
|
27
36
|
export interface SemanticDataObjectCollectionOutputRepresentation {
|
|
28
|
-
items
|
|
37
|
+
items?: Array<SemanticDataObjectOutputRepresentation_SemanticDataObjectOutputRepresentation>;
|
|
29
38
|
}
|
|
@@ -1,5 +1,8 @@
|
|
|
1
|
+
import { SemanticFilterInputRepresentation as SemanticFilterInputRepresentation_SemanticFilterInputRepresentation } from './SemanticFilterInputRepresentation';
|
|
2
|
+
import { SemanticDimensionInputRepresentation as SemanticDimensionInputRepresentation_SemanticDimensionInputRepresentation } from './SemanticDimensionInputRepresentation';
|
|
3
|
+
import { SemanticMeasurementInputRepresentation as SemanticMeasurementInputRepresentation_SemanticMeasurementInputRepresentation } from './SemanticMeasurementInputRepresentation';
|
|
1
4
|
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 = "
|
|
5
|
+
export declare const VERSION = "1f8d4113124de8a279aa29be8ed0a6a0";
|
|
3
6
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
7
|
export declare const RepresentationType: string;
|
|
5
8
|
export declare function normalize(input: SemanticDataObjectInputRepresentation, existing: SemanticDataObjectInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticDataObjectInputRepresentationNormalized;
|
|
@@ -15,29 +18,27 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
15
18
|
*/
|
|
16
19
|
export interface SemanticDataObjectInputRepresentationNormalized {
|
|
17
20
|
/** The API name of the semantic entity. */
|
|
18
|
-
apiName
|
|
21
|
+
apiName?: string;
|
|
19
22
|
/** Required. Object ID that references the Semantic Data Object Field. */
|
|
20
|
-
dataObjectName
|
|
23
|
+
dataObjectName?: string;
|
|
21
24
|
/** Required. Data type stored in a specific Semantic Data Object Field. Valid values are Text, Date, DateTime, Image, Boolean, Geo, Currency, Number, Duration and Percentage. */
|
|
22
|
-
dataObjectType
|
|
23
|
-
/** An optional dataspace in which the entity is located. */
|
|
24
|
-
dataspace: string | null;
|
|
25
|
+
dataObjectType?: string;
|
|
25
26
|
/** An optional description of the semantic entity. */
|
|
26
|
-
description
|
|
27
|
+
description?: string;
|
|
27
28
|
/** Logical expression that defines how and when the filter conditions will be applied. Valid values are AND, OR, NOT and parenthesis (). */
|
|
28
|
-
filterLogic
|
|
29
|
+
filterLogic?: string;
|
|
29
30
|
/** A list of filters to be used to create filter logic. */
|
|
30
|
-
filters
|
|
31
|
+
filters?: Array<SemanticFilterInputRepresentation_SemanticFilterInputRepresentation>;
|
|
31
32
|
/** The display name of the semantic entity. Optional, if not specified will use the same as the api name but instead of “_” will use spaces. */
|
|
32
|
-
label
|
|
33
|
+
label?: string;
|
|
33
34
|
/** The object ID of a specific Logical View. */
|
|
34
|
-
logicalViewId
|
|
35
|
+
logicalViewId?: string;
|
|
35
36
|
/** The semantic dimension fields that you want to be referenced through the semantic data object. */
|
|
36
|
-
semanticDimensions
|
|
37
|
+
semanticDimensions?: Array<SemanticDimensionInputRepresentation_SemanticDimensionInputRepresentation>;
|
|
37
38
|
/** The semantic measurement fields that you want to be referenced through the semantic data object. */
|
|
38
|
-
semanticMeasurements
|
|
39
|
+
semanticMeasurements?: Array<SemanticMeasurementInputRepresentation_SemanticMeasurementInputRepresentation>;
|
|
39
40
|
/** Indicates whether all fields or only specific fields of the referenced data object should be included. */
|
|
40
|
-
shouldIncludeAllFields
|
|
41
|
+
shouldIncludeAllFields?: boolean;
|
|
41
42
|
}
|
|
42
43
|
/**
|
|
43
44
|
* Input representation for creating a semantic data object
|
|
@@ -46,16 +47,15 @@ export interface SemanticDataObjectInputRepresentationNormalized {
|
|
|
46
47
|
* (none)
|
|
47
48
|
*/
|
|
48
49
|
export interface SemanticDataObjectInputRepresentation {
|
|
49
|
-
apiName
|
|
50
|
-
dataObjectName
|
|
51
|
-
dataObjectType
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
shouldIncludeAllFields: boolean | null;
|
|
50
|
+
apiName?: string;
|
|
51
|
+
dataObjectName?: string;
|
|
52
|
+
dataObjectType?: string;
|
|
53
|
+
description?: string;
|
|
54
|
+
filterLogic?: string;
|
|
55
|
+
filters?: Array<SemanticFilterInputRepresentation_SemanticFilterInputRepresentation>;
|
|
56
|
+
label?: string;
|
|
57
|
+
logicalViewId?: string;
|
|
58
|
+
semanticDimensions?: Array<SemanticDimensionInputRepresentation_SemanticDimensionInputRepresentation>;
|
|
59
|
+
semanticMeasurements?: Array<SemanticMeasurementInputRepresentation_SemanticMeasurementInputRepresentation>;
|
|
60
|
+
shouldIncludeAllFields?: boolean;
|
|
61
61
|
}
|