@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,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 { SemanticRelationshipOutputRepresentation as SemanticRelationshipOutputRepresentation_SemanticRelationshipOutputRepresentation } from './SemanticRelationshipOutputRepresentation';
|
|
2
|
-
|
|
3
|
-
export declare const VERSION = "ea0b67b5e8ad1b3655c249600fb03c29";
|
|
3
|
+
export declare const VERSION = "e32a1081d6719c28d7d298b0ccecc2dc";
|
|
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: SemanticRelationshipCollectionOutputRepresentation, existing: SemanticRelationshipCollectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticRelationshipCollectionOutputRepresentationNormalized;
|
|
7
|
+
export interface DynamicIngestParams {
|
|
8
|
+
items: $64$luvio_engine_ResourceIngest;
|
|
9
|
+
}
|
|
10
|
+
export declare function dynamicNormalize(ingestParams: DynamicIngestParams): (input: SemanticRelationshipCollectionOutputRepresentation, existing: SemanticRelationshipCollectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number) => SemanticRelationshipCollectionOutputRepresentationNormalized;
|
|
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: SemanticRelationshipCollectionOutputRepresentationNormalized, incoming: SemanticRelationshipCollectionOutputRepresentationNormalized): 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: SemanticRelationshipCollectionOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
19
|
+
export declare function dynamicIngest(ingestParams: DynamicIngestParams): $64$luvio_engine_ResourceIngest;
|
|
11
20
|
/**
|
|
12
21
|
* Semantic relationship collection representation.
|
|
13
22
|
*
|
|
@@ -16,7 +25,7 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
16
25
|
*/
|
|
17
26
|
export interface SemanticRelationshipCollectionOutputRepresentationNormalized {
|
|
18
27
|
/** A list of semantic items. */
|
|
19
|
-
items
|
|
28
|
+
items?: Array<$64$luvio_engine_StoreLink>;
|
|
20
29
|
}
|
|
21
30
|
/**
|
|
22
31
|
* Semantic relationship collection representation.
|
|
@@ -25,5 +34,5 @@ export interface SemanticRelationshipCollectionOutputRepresentationNormalized {
|
|
|
25
34
|
* (none)
|
|
26
35
|
*/
|
|
27
36
|
export interface SemanticRelationshipCollectionOutputRepresentation {
|
|
28
|
-
items
|
|
37
|
+
items?: Array<SemanticRelationshipOutputRepresentation_SemanticRelationshipOutputRepresentation>;
|
|
29
38
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
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 = "
|
|
2
|
+
export declare const VERSION = "83fe2349c12347ee1cca2d276cb72002";
|
|
3
3
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
4
|
export declare const RepresentationType: string;
|
|
5
5
|
export declare function normalize(input: SemanticRelationshipCriteriaInputRepresentation, existing: SemanticRelationshipCriteriaInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticRelationshipCriteriaInputRepresentationNormalized;
|
|
@@ -14,10 +14,16 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
14
14
|
* (none)
|
|
15
15
|
*/
|
|
16
16
|
export interface SemanticRelationshipCriteriaInputRepresentationNormalized {
|
|
17
|
+
/** The join operator. */
|
|
18
|
+
joinOperator?: string;
|
|
19
|
+
/** The left field type. */
|
|
20
|
+
leftFieldType?: string;
|
|
17
21
|
/** The api name of the field from the left semantic data object. */
|
|
18
|
-
leftSemanticFieldApiName
|
|
22
|
+
leftSemanticFieldApiName?: string;
|
|
23
|
+
/** The right field type. */
|
|
24
|
+
rightFieldType?: string;
|
|
19
25
|
/** The api name of the field from the right semantic data object. */
|
|
20
|
-
rightSemanticFieldApiName
|
|
26
|
+
rightSemanticFieldApiName?: string;
|
|
21
27
|
}
|
|
22
28
|
/**
|
|
23
29
|
* Input representation for creating a semantic relationship criteria
|
|
@@ -26,6 +32,9 @@ export interface SemanticRelationshipCriteriaInputRepresentationNormalized {
|
|
|
26
32
|
* (none)
|
|
27
33
|
*/
|
|
28
34
|
export interface SemanticRelationshipCriteriaInputRepresentation {
|
|
29
|
-
|
|
30
|
-
|
|
35
|
+
joinOperator?: string;
|
|
36
|
+
leftFieldType?: string;
|
|
37
|
+
leftSemanticFieldApiName?: string;
|
|
38
|
+
rightFieldType?: string;
|
|
39
|
+
rightSemanticFieldApiName?: string;
|
|
31
40
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
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 = "
|
|
2
|
+
export declare const VERSION = "c5144c317ac72b60d580cab803514b8d";
|
|
3
3
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
4
|
export declare const RepresentationType: string;
|
|
5
5
|
export declare function normalize(input: SemanticRelationshipCriteriaOutputRepresentation, existing: SemanticRelationshipCriteriaOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticRelationshipCriteriaOutputRepresentationNormalized;
|
|
@@ -14,10 +14,16 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
14
14
|
* (none)
|
|
15
15
|
*/
|
|
16
16
|
export interface SemanticRelationshipCriteriaOutputRepresentationNormalized {
|
|
17
|
+
/** The join operator */
|
|
18
|
+
joinOperator?: string;
|
|
19
|
+
/** The left field reference type */
|
|
20
|
+
leftFieldType?: string;
|
|
17
21
|
/** The api name of the field from the left semantic data object */
|
|
18
|
-
leftSemanticFieldApiName
|
|
22
|
+
leftSemanticFieldApiName?: string;
|
|
23
|
+
/** The right field reference type */
|
|
24
|
+
rightFieldType?: string;
|
|
19
25
|
/** The api name of the field from the right semantic data object */
|
|
20
|
-
rightSemanticFieldApiName
|
|
26
|
+
rightSemanticFieldApiName?: string;
|
|
21
27
|
}
|
|
22
28
|
/**
|
|
23
29
|
* A semantic relationship criteria.
|
|
@@ -26,6 +32,9 @@ export interface SemanticRelationshipCriteriaOutputRepresentationNormalized {
|
|
|
26
32
|
* (none)
|
|
27
33
|
*/
|
|
28
34
|
export interface SemanticRelationshipCriteriaOutputRepresentation {
|
|
29
|
-
|
|
30
|
-
|
|
35
|
+
joinOperator?: string;
|
|
36
|
+
leftFieldType?: string;
|
|
37
|
+
leftSemanticFieldApiName?: string;
|
|
38
|
+
rightFieldType?: string;
|
|
39
|
+
rightSemanticFieldApiName?: string;
|
|
31
40
|
}
|
package/dist/es/es2018/types/src/generated/types/SemanticRelationshipInputRepresentation.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import { SemanticRelationshipCriteriaInputRepresentation as SemanticRelationshipCriteriaInputRepresentation_SemanticRelationshipCriteriaInputRepresentation } from './SemanticRelationshipCriteriaInputRepresentation';
|
|
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 = "82736bc1666d02d5f7f7d6b14f331754";
|
|
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: SemanticRelationshipInputRepresentation, existing: SemanticRelationshipInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticRelationshipInputRepresentationNormalized;
|
|
@@ -15,27 +16,25 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
15
16
|
*/
|
|
16
17
|
export interface SemanticRelationshipInputRepresentationNormalized {
|
|
17
18
|
/** The API name of the semantic entity. */
|
|
18
|
-
apiName
|
|
19
|
+
apiName?: string;
|
|
19
20
|
/** The cardinality to use while querying using the semantic relationship. */
|
|
20
|
-
cardinality
|
|
21
|
+
cardinality?: string;
|
|
21
22
|
/** The join criterias to use while querying using the semantic relationship. */
|
|
22
|
-
criteria
|
|
23
|
-
/** An optional dataspace in which the entity is located. */
|
|
24
|
-
dataspace: string | null;
|
|
23
|
+
criteria?: Array<SemanticRelationshipCriteriaInputRepresentation_SemanticRelationshipCriteriaInputRepresentation>;
|
|
25
24
|
/** An optional description of the semantic entity. */
|
|
26
|
-
description
|
|
25
|
+
description?: string;
|
|
27
26
|
/** Indicates whether the relationship is currently enabled */
|
|
28
|
-
isEnabled
|
|
27
|
+
isEnabled?: boolean;
|
|
29
28
|
/** The join type of the semantic relationship. */
|
|
30
|
-
joinType
|
|
29
|
+
joinType?: string;
|
|
31
30
|
/** 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
|
|
31
|
+
label?: string;
|
|
33
32
|
/** The api name of the left semantic definition in the semantic relationship. */
|
|
34
|
-
leftSemanticDefinitionApiName
|
|
33
|
+
leftSemanticDefinitionApiName?: string;
|
|
35
34
|
/** The object ID of a specific Logical View. */
|
|
36
|
-
logicalViewId
|
|
35
|
+
logicalViewId?: string;
|
|
37
36
|
/** The api name of the right semantic definition in the semantic relationship. */
|
|
38
|
-
rightSemanticDefinitionApiName
|
|
37
|
+
rightSemanticDefinitionApiName?: string;
|
|
39
38
|
}
|
|
40
39
|
/**
|
|
41
40
|
* Input representation for creating a semantic relationship
|
|
@@ -44,15 +43,14 @@ export interface SemanticRelationshipInputRepresentationNormalized {
|
|
|
44
43
|
* (none)
|
|
45
44
|
*/
|
|
46
45
|
export interface SemanticRelationshipInputRepresentation {
|
|
47
|
-
apiName
|
|
48
|
-
cardinality
|
|
49
|
-
criteria
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
rightSemanticDefinitionApiName: string | null;
|
|
46
|
+
apiName?: string;
|
|
47
|
+
cardinality?: string;
|
|
48
|
+
criteria?: Array<SemanticRelationshipCriteriaInputRepresentation_SemanticRelationshipCriteriaInputRepresentation>;
|
|
49
|
+
description?: string;
|
|
50
|
+
isEnabled?: boolean;
|
|
51
|
+
joinType?: string;
|
|
52
|
+
label?: string;
|
|
53
|
+
leftSemanticDefinitionApiName?: string;
|
|
54
|
+
logicalViewId?: string;
|
|
55
|
+
rightSemanticDefinitionApiName?: string;
|
|
58
56
|
}
|
package/dist/es/es2018/types/src/generated/types/SemanticRelationshipOutputRepresentation.d.ts
CHANGED
|
@@ -1,8 +1,17 @@
|
|
|
1
1
|
import { SemanticRelationshipCriteriaOutputRepresentation as SemanticRelationshipCriteriaOutputRepresentation_SemanticRelationshipCriteriaOutputRepresentation } from './SemanticRelationshipCriteriaOutputRepresentation';
|
|
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 = "126676ee704fc98f17b1aa33fb3ec5e3";
|
|
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 SemanticRelationshipOutputRepresentationNormalizedKeyMetadata = KeyParams & $64$luvio_engine_NormalizedKeyMetadata;
|
|
10
|
+
export type PartialSemanticRelationshipOutputRepresentationNormalizedKeyMetadata = 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): SemanticRelationshipOutputRepresentationNormalizedKeyMetadata;
|
|
13
|
+
export declare function keyBuilderFromType(luvio: $64$luvio_engine_Luvio, object: SemanticRelationshipOutputRepresentation): string;
|
|
14
|
+
export declare function keyBuilderFromType_StructuredKey(luvio: $64$luvio_engine_Luvio, object: SemanticRelationshipOutputRepresentation): $64$luvio_engine_NormalizedKeyMetadata;
|
|
6
15
|
export declare function normalize(input: SemanticRelationshipOutputRepresentation, existing: SemanticRelationshipOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticRelationshipOutputRepresentationNormalized;
|
|
7
16
|
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
17
|
export declare function equals(existing: SemanticRelationshipOutputRepresentationNormalized, incoming: SemanticRelationshipOutputRepresentationNormalized): boolean;
|
|
@@ -12,60 +21,63 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
12
21
|
* The output representation of a semantic relationship.
|
|
13
22
|
*
|
|
14
23
|
* Keys:
|
|
15
|
-
* (
|
|
24
|
+
* name (string): id
|
|
16
25
|
*/
|
|
17
26
|
export interface SemanticRelationshipOutputRepresentationNormalized {
|
|
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 cardinality to use while querying using the semantic relationship */
|
|
21
|
-
cardinality
|
|
32
|
+
cardinality?: 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 join criteria to use when querying definitions. */
|
|
27
|
-
criteria
|
|
38
|
+
criteria?: Array<SemanticRelationshipCriteriaOutputRepresentation_SemanticRelationshipCriteriaOutputRepresentation>;
|
|
28
39
|
/** The Description of the semantic entity. */
|
|
29
|
-
description?: string
|
|
40
|
+
description?: string;
|
|
30
41
|
/** The object ID of the semantic entity. */
|
|
31
42
|
id: string;
|
|
32
43
|
/** Indicates whether the relationship is currently enabled */
|
|
33
|
-
isEnabled
|
|
44
|
+
isEnabled?: boolean;
|
|
34
45
|
/** the join type of the semantic relationship. */
|
|
35
|
-
joinType
|
|
46
|
+
joinType?: string;
|
|
36
47
|
/** The display name of the semantic entity to be used in the ui. */
|
|
37
|
-
label
|
|
48
|
+
label?: string;
|
|
38
49
|
/** The user who last modified the semantic entity. */
|
|
39
|
-
lastModifiedBy?: string
|
|
50
|
+
lastModifiedBy?: string;
|
|
40
51
|
/** The date in which the semantic entity was last modified. */
|
|
41
|
-
lastModifiedDate?: string
|
|
52
|
+
lastModifiedDate?: string;
|
|
42
53
|
/** The api name of the left Semantic definition. */
|
|
43
|
-
leftSemanticDefinitionApiName
|
|
54
|
+
leftSemanticDefinitionApiName?: string;
|
|
44
55
|
/** The api name of the referenced logical view. */
|
|
45
|
-
logicalViewId?: string
|
|
56
|
+
logicalViewId?: string;
|
|
46
57
|
/** The api name of the right Semantic definition. */
|
|
47
|
-
rightSemanticDefinitionApiName
|
|
58
|
+
rightSemanticDefinitionApiName?: string;
|
|
48
59
|
}
|
|
49
60
|
/**
|
|
50
61
|
* The output representation of a semantic relationship.
|
|
51
62
|
*
|
|
52
63
|
* Keys:
|
|
53
|
-
* (
|
|
64
|
+
* name (string): id
|
|
54
65
|
*/
|
|
55
66
|
export interface SemanticRelationshipOutputRepresentation {
|
|
56
67
|
apiName: string;
|
|
57
|
-
|
|
68
|
+
baseModelApiName?: string;
|
|
69
|
+
cardinality?: string;
|
|
58
70
|
createdBy: string;
|
|
59
71
|
createdDate: string;
|
|
60
|
-
criteria
|
|
61
|
-
description?: string
|
|
72
|
+
criteria?: Array<SemanticRelationshipCriteriaOutputRepresentation_SemanticRelationshipCriteriaOutputRepresentation>;
|
|
73
|
+
description?: string;
|
|
62
74
|
id: string;
|
|
63
|
-
isEnabled
|
|
64
|
-
joinType
|
|
65
|
-
label
|
|
66
|
-
lastModifiedBy?: string
|
|
67
|
-
lastModifiedDate?: string
|
|
68
|
-
leftSemanticDefinitionApiName
|
|
69
|
-
logicalViewId?: string
|
|
70
|
-
rightSemanticDefinitionApiName
|
|
75
|
+
isEnabled?: boolean;
|
|
76
|
+
joinType?: string;
|
|
77
|
+
label?: string;
|
|
78
|
+
lastModifiedBy?: string;
|
|
79
|
+
lastModifiedDate?: string;
|
|
80
|
+
leftSemanticDefinitionApiName?: string;
|
|
81
|
+
logicalViewId?: string;
|
|
82
|
+
rightSemanticDefinitionApiName?: string;
|
|
71
83
|
}
|
package/dist/es/es2018/types/src/generated/types/SemanticResourceValidationOutputRepresentation.d.ts
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { SemanticAuthoringErrorOutputRepresentation as SemanticAuthoringErrorOutputRepresentation_SemanticAuthoringErrorOutputRepresentation } from './SemanticAuthoringErrorOutputRepresentation';
|
|
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';
|
|
3
|
+
export declare const VERSION = "ed69382f3880d334babe4027f0f75bcb";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: SemanticResourceValidationOutputRepresentation, existing: SemanticResourceValidationOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticResourceValidationOutputRepresentationNormalized;
|
|
7
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
8
|
+
export declare function equals(existing: SemanticResourceValidationOutputRepresentationNormalized, incoming: SemanticResourceValidationOutputRepresentationNormalized): boolean;
|
|
9
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
10
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticResourceValidationOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
11
|
+
/**
|
|
12
|
+
* The output representation of a semantic resource validation response.
|
|
13
|
+
*
|
|
14
|
+
* Keys:
|
|
15
|
+
* (none)
|
|
16
|
+
*/
|
|
17
|
+
export interface SemanticResourceValidationOutputRepresentationNormalized {
|
|
18
|
+
/** Nested resources validations responses. */
|
|
19
|
+
subResources?: {
|
|
20
|
+
[key: string]: SemanticResourceValidationOutputRepresentation;
|
|
21
|
+
};
|
|
22
|
+
/** The validation errors. */
|
|
23
|
+
validationErrors: Array<SemanticAuthoringErrorOutputRepresentation_SemanticAuthoringErrorOutputRepresentation>;
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* The output representation of a semantic resource validation response.
|
|
27
|
+
*
|
|
28
|
+
* Keys:
|
|
29
|
+
* (none)
|
|
30
|
+
*/
|
|
31
|
+
export interface SemanticResourceValidationOutputRepresentation {
|
|
32
|
+
subResources?: {
|
|
33
|
+
[key: string]: SemanticResourceValidationOutputRepresentation;
|
|
34
|
+
};
|
|
35
|
+
validationErrors: Array<SemanticAuthoringErrorOutputRepresentation_SemanticAuthoringErrorOutputRepresentation>;
|
|
36
|
+
}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
+
import { SemanticFilterInputRepresentation as SemanticFilterInputRepresentation_SemanticFilterInputRepresentation } from './SemanticFilterInputRepresentation';
|
|
2
|
+
import { SemanticTimeRangeInputRepresentation as SemanticTimeRangeInputRepresentation_SemanticTimeRangeInputRepresentation } from './SemanticTimeRangeInputRepresentation';
|
|
1
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';
|
|
2
|
-
export declare const VERSION = "
|
|
4
|
+
export declare const VERSION = "59d8d4d0bb40dd7108e046ae16fef063";
|
|
3
5
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
6
|
export declare const RepresentationType: string;
|
|
5
7
|
export declare function normalize(input: SemanticSubMetricInputRepresentation, existing: SemanticSubMetricInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticSubMetricInputRepresentationNormalized;
|
|
@@ -15,21 +17,18 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
15
17
|
*/
|
|
16
18
|
export interface SemanticSubMetricInputRepresentationNormalized {
|
|
17
19
|
/** The API name of the semantic entity. */
|
|
18
|
-
apiName
|
|
19
|
-
/** An optional dataspace in which the entity is located. */
|
|
20
|
-
dataspace: string | null;
|
|
20
|
+
apiName?: string;
|
|
21
21
|
/** An optional description of the semantic entity. */
|
|
22
|
-
description
|
|
22
|
+
description?: string;
|
|
23
23
|
/** The filter logic of the sub-metric. */
|
|
24
|
-
filterLogic
|
|
24
|
+
filterLogic?: string;
|
|
25
25
|
/** The filters of the sub-metric. */
|
|
26
|
-
filters
|
|
26
|
+
filters?: Array<SemanticFilterInputRepresentation_SemanticFilterInputRepresentation>;
|
|
27
27
|
/** 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. */
|
|
28
|
-
label
|
|
28
|
+
label?: string;
|
|
29
29
|
/** The API name of the semantic metric definition. */
|
|
30
|
-
semanticMetricDefinitionApiName
|
|
31
|
-
|
|
32
|
-
timeRange: {};
|
|
30
|
+
semanticMetricDefinitionApiName?: string;
|
|
31
|
+
timeRange?: SemanticTimeRangeInputRepresentation_SemanticTimeRangeInputRepresentation;
|
|
33
32
|
}
|
|
34
33
|
/**
|
|
35
34
|
* Input representation for specifying a semantic sub-metric
|
|
@@ -38,12 +37,11 @@ export interface SemanticSubMetricInputRepresentationNormalized {
|
|
|
38
37
|
* (none)
|
|
39
38
|
*/
|
|
40
39
|
export interface SemanticSubMetricInputRepresentation {
|
|
41
|
-
apiName
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
timeRange: {};
|
|
40
|
+
apiName?: string;
|
|
41
|
+
description?: string;
|
|
42
|
+
filterLogic?: string;
|
|
43
|
+
filters?: Array<SemanticFilterInputRepresentation_SemanticFilterInputRepresentation>;
|
|
44
|
+
label?: string;
|
|
45
|
+
semanticMetricDefinitionApiName?: string;
|
|
46
|
+
timeRange?: SemanticTimeRangeInputRepresentation_SemanticTimeRangeInputRepresentation;
|
|
49
47
|
}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { SemanticFilterOutputRepresentation as SemanticFilterOutputRepresentation_SemanticFilterOutputRepresentation } from './SemanticFilterOutputRepresentation';
|
|
2
|
+
import { SemanticMetricOutputRepresentation as SemanticMetricOutputRepresentation_SemanticMetricOutputRepresentation } from './SemanticMetricOutputRepresentation';
|
|
2
3
|
import { SemanticTimeRangeOutputRepresentation as SemanticTimeRangeOutputRepresentation_SemanticTimeRangeOutputRepresentation } from './SemanticTimeRangeOutputRepresentation';
|
|
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,
|
|
4
|
-
export declare const VERSION = "
|
|
4
|
+
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, StoreLink as $64$luvio_engine_StoreLink, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
5
|
+
export declare const VERSION = "c882b1daea155cb0f89f281f88d14769";
|
|
5
6
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
7
|
export declare const RepresentationType: string;
|
|
7
8
|
export interface KeyParams extends $64$luvio_engine_KeyMetadata {
|
|
@@ -14,7 +15,7 @@ export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio,
|
|
|
14
15
|
export declare function keyBuilderFromType(luvio: $64$luvio_engine_Luvio, object: SemanticSubMetricOutputRepresentation): string;
|
|
15
16
|
export declare function keyBuilderFromType_StructuredKey(luvio: $64$luvio_engine_Luvio, object: SemanticSubMetricOutputRepresentation): $64$luvio_engine_NormalizedKeyMetadata;
|
|
16
17
|
export declare function normalize(input: SemanticSubMetricOutputRepresentation, existing: SemanticSubMetricOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticSubMetricOutputRepresentationNormalized;
|
|
17
|
-
export declare const select: () => $64$
|
|
18
|
+
export declare const select: () => $64$luvio_engine_BaseFragment;
|
|
18
19
|
export declare function equals(existing: SemanticSubMetricOutputRepresentationNormalized, incoming: SemanticSubMetricOutputRepresentationNormalized): boolean;
|
|
19
20
|
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
20
21
|
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticSubMetricOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
@@ -22,54 +23,56 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
22
23
|
* A semantic Sub Metric.
|
|
23
24
|
*
|
|
24
25
|
* Keys:
|
|
25
|
-
* name (string):
|
|
26
|
+
* name (string): id
|
|
26
27
|
*/
|
|
27
28
|
export interface SemanticSubMetricOutputRepresentationNormalized {
|
|
28
29
|
/** The API name of the semantic entity. */
|
|
29
30
|
apiName: string;
|
|
30
|
-
/** The
|
|
31
|
+
/** The origin model of the semantic entity. */
|
|
31
32
|
baseModelApiName?: string;
|
|
32
33
|
/** The user who created the semantic entity. */
|
|
33
34
|
createdBy: string;
|
|
34
35
|
/** The date in which the semantic entity was created. */
|
|
35
36
|
createdDate: string;
|
|
36
37
|
/** The Description of the semantic entity. */
|
|
37
|
-
description?: string
|
|
38
|
+
description?: string;
|
|
38
39
|
/** The filter logic of the Sub Metric. */
|
|
39
|
-
filterLogic?: string
|
|
40
|
+
filterLogic?: string;
|
|
40
41
|
/** The filters of the Sub Metric. */
|
|
41
42
|
filters?: Array<SemanticFilterOutputRepresentation_SemanticFilterOutputRepresentation>;
|
|
42
43
|
/** The object ID of the semantic entity. */
|
|
43
|
-
id
|
|
44
|
+
id: string;
|
|
44
45
|
/** The display name of the semantic entity to be used in the ui. */
|
|
45
|
-
label
|
|
46
|
+
label?: string;
|
|
46
47
|
/** The user who last modified the semantic entity. */
|
|
47
|
-
lastModifiedBy?: string
|
|
48
|
+
lastModifiedBy?: string;
|
|
48
49
|
/** The date in which the semantic entity was last modified. */
|
|
49
|
-
lastModifiedDate?: string
|
|
50
|
+
lastModifiedDate?: string;
|
|
51
|
+
/** model id of the Sub Metric. */
|
|
52
|
+
modelId?: string;
|
|
50
53
|
/** The API name of the semantic metric definition. */
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
timeRange?: SemanticTimeRangeOutputRepresentation_SemanticTimeRangeOutputRepresentation | null;
|
|
54
|
+
semanticMetric?: $64$luvio_engine_StoreLink;
|
|
55
|
+
timeRange?: SemanticTimeRangeOutputRepresentation_SemanticTimeRangeOutputRepresentation;
|
|
54
56
|
}
|
|
55
57
|
/**
|
|
56
58
|
* A semantic Sub Metric.
|
|
57
59
|
*
|
|
58
60
|
* Keys:
|
|
59
|
-
* name (string):
|
|
61
|
+
* name (string): id
|
|
60
62
|
*/
|
|
61
63
|
export interface SemanticSubMetricOutputRepresentation {
|
|
62
64
|
apiName: string;
|
|
63
65
|
baseModelApiName?: string;
|
|
64
66
|
createdBy: string;
|
|
65
67
|
createdDate: string;
|
|
66
|
-
description?: string
|
|
67
|
-
filterLogic?: string
|
|
68
|
+
description?: string;
|
|
69
|
+
filterLogic?: string;
|
|
68
70
|
filters?: Array<SemanticFilterOutputRepresentation_SemanticFilterOutputRepresentation>;
|
|
69
|
-
id
|
|
70
|
-
label
|
|
71
|
-
lastModifiedBy?: string
|
|
72
|
-
lastModifiedDate?: string
|
|
73
|
-
|
|
74
|
-
|
|
71
|
+
id: string;
|
|
72
|
+
label?: string;
|
|
73
|
+
lastModifiedBy?: string;
|
|
74
|
+
lastModifiedDate?: string;
|
|
75
|
+
modelId?: string;
|
|
76
|
+
semanticMetric?: SemanticMetricOutputRepresentation_SemanticMetricOutputRepresentation;
|
|
77
|
+
timeRange?: SemanticTimeRangeOutputRepresentation_SemanticTimeRangeOutputRepresentation;
|
|
75
78
|
}
|
package/dist/es/es2018/types/src/generated/types/SemanticSubMetricsByMetricOutputRepresentation.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
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';
|
|
2
2
|
import { SemanticSubMetricOutputRepresentation as SemanticSubMetricOutputRepresentation_SemanticSubMetricOutputRepresentation } from './SemanticSubMetricOutputRepresentation';
|
|
3
|
-
export declare const VERSION = "
|
|
3
|
+
export declare const VERSION = "2980e56b9b4f8b3773f2554f67834745";
|
|
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: SemanticSubMetricsByMetricOutputRepresentation, existing: SemanticSubMetricsByMetricOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticSubMetricsByMetricOutputRepresentationNormalized;
|
|
@@ -24,8 +24,8 @@ export declare function dynamicIngest(ingestParams: DynamicIngestParams): $64$lu
|
|
|
24
24
|
* (none)
|
|
25
25
|
*/
|
|
26
26
|
export interface SemanticSubMetricsByMetricOutputRepresentationNormalized {
|
|
27
|
-
/** The
|
|
28
|
-
metricApiName?: string
|
|
27
|
+
/** The api name of the metric */
|
|
28
|
+
metricApiName?: string;
|
|
29
29
|
/** The sub metrics that depend on the metric */
|
|
30
30
|
subMetrics?: Array<$64$luvio_engine_StoreLink>;
|
|
31
31
|
}
|
|
@@ -36,6 +36,6 @@ export interface SemanticSubMetricsByMetricOutputRepresentationNormalized {
|
|
|
36
36
|
* (none)
|
|
37
37
|
*/
|
|
38
38
|
export interface SemanticSubMetricsByMetricOutputRepresentation {
|
|
39
|
-
metricApiName?: string
|
|
39
|
+
metricApiName?: string;
|
|
40
40
|
subMetrics?: Array<SemanticSubMetricOutputRepresentation_SemanticSubMetricOutputRepresentation>;
|
|
41
41
|
}
|
|
@@ -1,23 +1,23 @@
|
|
|
1
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 = "
|
|
2
|
+
export declare const VERSION = "a85704b92114ecfefe5944e9325de77e";
|
|
3
3
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
4
|
export declare const RepresentationType: string;
|
|
5
|
-
export declare function normalize(input:
|
|
5
|
+
export declare function normalize(input: SemanticTableFieldReferenceInputRepresentation, existing: SemanticTableFieldReferenceInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticTableFieldReferenceInputRepresentationNormalized;
|
|
6
6
|
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
-
export declare function equals(existing:
|
|
7
|
+
export declare function equals(existing: SemanticTableFieldReferenceInputRepresentationNormalized, incoming: SemanticTableFieldReferenceInputRepresentationNormalized): boolean;
|
|
8
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:
|
|
9
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticTableFieldReferenceInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
10
10
|
/**
|
|
11
11
|
* Input representation of a data object field reference.
|
|
12
12
|
*
|
|
13
13
|
* Keys:
|
|
14
14
|
* (none)
|
|
15
15
|
*/
|
|
16
|
-
export interface
|
|
17
|
-
/** The api name of the data object. */
|
|
18
|
-
dataObjectApiName: string | null;
|
|
16
|
+
export interface SemanticTableFieldReferenceInputRepresentationNormalized {
|
|
19
17
|
/** The API name of the field. */
|
|
20
|
-
fieldApiName
|
|
18
|
+
fieldApiName?: string;
|
|
19
|
+
/** The api name of the data object. */
|
|
20
|
+
tableApiName?: string;
|
|
21
21
|
}
|
|
22
22
|
/**
|
|
23
23
|
* Input representation of a data object field reference.
|
|
@@ -25,7 +25,7 @@ export interface SemanticDataObjectFieldReferenceInputRepresentationNormalized {
|
|
|
25
25
|
* Keys:
|
|
26
26
|
* (none)
|
|
27
27
|
*/
|
|
28
|
-
export interface
|
|
29
|
-
|
|
30
|
-
|
|
28
|
+
export interface SemanticTableFieldReferenceInputRepresentation {
|
|
29
|
+
fieldApiName?: string;
|
|
30
|
+
tableApiName?: string;
|
|
31
31
|
}
|
|
@@ -1,23 +1,23 @@
|
|
|
1
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 = "
|
|
2
|
+
export declare const VERSION = "a2976cd68e629a917463a3b690cf2527";
|
|
3
3
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
4
|
export declare const RepresentationType: string;
|
|
5
|
-
export declare function normalize(input:
|
|
5
|
+
export declare function normalize(input: SemanticTableFieldReferenceOutputRepresentation, existing: SemanticTableFieldReferenceOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticTableFieldReferenceOutputRepresentationNormalized;
|
|
6
6
|
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
-
export declare function equals(existing:
|
|
7
|
+
export declare function equals(existing: SemanticTableFieldReferenceOutputRepresentationNormalized, incoming: SemanticTableFieldReferenceOutputRepresentationNormalized): boolean;
|
|
8
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:
|
|
9
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticTableFieldReferenceOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
10
10
|
/**
|
|
11
11
|
* Output representation of a data object field reference.
|
|
12
12
|
*
|
|
13
13
|
* Keys:
|
|
14
14
|
* (none)
|
|
15
15
|
*/
|
|
16
|
-
export interface
|
|
17
|
-
/** The API name of the field. */
|
|
18
|
-
dataObjectApiName: string | null;
|
|
16
|
+
export interface SemanticTableFieldReferenceOutputRepresentationNormalized {
|
|
19
17
|
/** The api name of the data object. */
|
|
20
|
-
fieldApiName
|
|
18
|
+
fieldApiName?: string;
|
|
19
|
+
/** The API name of the field. */
|
|
20
|
+
tableApiName?: string;
|
|
21
21
|
}
|
|
22
22
|
/**
|
|
23
23
|
* Output representation of a data object field reference.
|
|
@@ -25,7 +25,7 @@ export interface SemanticDataObjectFieldReferenceOutputRepresentationNormalized
|
|
|
25
25
|
* Keys:
|
|
26
26
|
* (none)
|
|
27
27
|
*/
|
|
28
|
-
export interface
|
|
29
|
-
|
|
30
|
-
|
|
28
|
+
export interface SemanticTableFieldReferenceOutputRepresentation {
|
|
29
|
+
fieldApiName?: string;
|
|
30
|
+
tableApiName?: string;
|
|
31
31
|
}
|