@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
package/dist/es/es2018/types/src/generated/types/SemanticGoalDateRangeOutputRepresentation.d.ts
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "fab01ba4d87279437902114875229b17";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: SemanticGoalDateRangeOutputRepresentation, existing: SemanticGoalDateRangeOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticGoalDateRangeOutputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: SemanticGoalDateRangeOutputRepresentationNormalized, incoming: SemanticGoalDateRangeOutputRepresentationNormalized): boolean;
|
|
8
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
9
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticGoalDateRangeOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
10
|
+
/**
|
|
11
|
+
* A semantic Metric Goal Date Range.
|
|
12
|
+
*
|
|
13
|
+
* Keys:
|
|
14
|
+
* (none)
|
|
15
|
+
*/
|
|
16
|
+
export interface SemanticGoalDateRangeOutputRepresentationNormalized {
|
|
17
|
+
/** The end date of the semantic metric goal. */
|
|
18
|
+
endDate?: string;
|
|
19
|
+
/** The start date of the semantic metric goal. */
|
|
20
|
+
startDate?: string;
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* A semantic Metric Goal Date Range.
|
|
24
|
+
*
|
|
25
|
+
* Keys:
|
|
26
|
+
* (none)
|
|
27
|
+
*/
|
|
28
|
+
export interface SemanticGoalDateRangeOutputRepresentation {
|
|
29
|
+
endDate?: string;
|
|
30
|
+
startDate?: string;
|
|
31
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
2
|
+
export declare const VERSION = "7d5ee6baae643c44b82c6114e8cba70c";
|
|
3
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
|
+
export declare const RepresentationType: string;
|
|
5
|
+
export declare function normalize(input: SemanticGoalValueOutputRepresentation, existing: SemanticGoalValueOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticGoalValueOutputRepresentationNormalized;
|
|
6
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
7
|
+
export declare function equals(existing: SemanticGoalValueOutputRepresentationNormalized, incoming: SemanticGoalValueOutputRepresentationNormalized): boolean;
|
|
8
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
9
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticGoalValueOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
10
|
+
/**
|
|
11
|
+
* A semantic goal value.
|
|
12
|
+
*
|
|
13
|
+
* Keys:
|
|
14
|
+
* (none)
|
|
15
|
+
*/
|
|
16
|
+
export interface SemanticGoalValueOutputRepresentationNormalized {
|
|
17
|
+
/** The static value of the semantic metric goal value. */
|
|
18
|
+
staticValue?: number;
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* A semantic goal value.
|
|
22
|
+
*
|
|
23
|
+
* Keys:
|
|
24
|
+
* (none)
|
|
25
|
+
*/
|
|
26
|
+
export interface SemanticGoalValueOutputRepresentation {
|
|
27
|
+
staticValue?: number;
|
|
28
|
+
}
|
package/dist/es/es2018/types/src/generated/types/SemanticGroupingCollectionOutputRepresentation.d.ts
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
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
|
+
import { SemanticGroupingOutputRepresentation as SemanticGroupingOutputRepresentation_SemanticGroupingOutputRepresentation } from './SemanticGroupingOutputRepresentation';
|
|
3
|
+
export declare const VERSION = "e5ebae28798e61b7bd8562b39f60cb1a";
|
|
4
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
5
|
+
export declare const RepresentationType: string;
|
|
6
|
+
export declare function normalize(input: SemanticGroupingCollectionOutputRepresentation, existing: SemanticGroupingCollectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticGroupingCollectionOutputRepresentationNormalized;
|
|
7
|
+
export interface DynamicIngestParams {
|
|
8
|
+
groupings: $64$luvio_engine_ResourceIngest;
|
|
9
|
+
}
|
|
10
|
+
export declare function dynamicNormalize(ingestParams: DynamicIngestParams): (input: SemanticGroupingCollectionOutputRepresentation, existing: SemanticGroupingCollectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number) => SemanticGroupingCollectionOutputRepresentationNormalized;
|
|
11
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
12
|
+
export interface DynamicSelectParams {
|
|
13
|
+
groupings?: $64$luvio_engine_LinkSelection;
|
|
14
|
+
}
|
|
15
|
+
export declare const dynamicSelect: (params: DynamicSelectParams) => $64$luvio_engine_FragmentSelection;
|
|
16
|
+
export declare function equals(existing: SemanticGroupingCollectionOutputRepresentationNormalized, incoming: SemanticGroupingCollectionOutputRepresentationNormalized): boolean;
|
|
17
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
18
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticGroupingCollectionOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
19
|
+
export declare function dynamicIngest(ingestParams: DynamicIngestParams): $64$luvio_engine_ResourceIngest;
|
|
20
|
+
/**
|
|
21
|
+
* Semantic groupings collection representation.
|
|
22
|
+
*
|
|
23
|
+
* Keys:
|
|
24
|
+
* (none)
|
|
25
|
+
*/
|
|
26
|
+
export interface SemanticGroupingCollectionOutputRepresentationNormalized {
|
|
27
|
+
/** The list of semantic groupings. */
|
|
28
|
+
groupings?: Array<$64$luvio_engine_StoreLink>;
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* Semantic groupings collection representation.
|
|
32
|
+
*
|
|
33
|
+
* Keys:
|
|
34
|
+
* (none)
|
|
35
|
+
*/
|
|
36
|
+
export interface SemanticGroupingCollectionOutputRepresentation {
|
|
37
|
+
groupings?: Array<SemanticGroupingOutputRepresentation_SemanticGroupingOutputRepresentation>;
|
|
38
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { BinDimensionConfigurationInputRepresentation as BinDimensionConfigurationInputRepresentation_BinDimensionConfigurationInputRepresentation } from './BinDimensionConfigurationInputRepresentation';
|
|
2
|
+
import { GroupDimensionConfigurationInputRepresentation as GroupDimensionConfigurationInputRepresentation_GroupDimensionConfigurationInputRepresentation } from './GroupDimensionConfigurationInputRepresentation';
|
|
3
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
4
|
+
export declare const VERSION = "d245aabbb1d307ae2fa694fed48b9f12";
|
|
5
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
+
export declare const RepresentationType: string;
|
|
7
|
+
export declare function normalize(input: SemanticGroupingConfigurationInputRepresentation, existing: SemanticGroupingConfigurationInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticGroupingConfigurationInputRepresentationNormalized;
|
|
8
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
9
|
+
export declare function equals(existing: SemanticGroupingConfigurationInputRepresentationNormalized, incoming: SemanticGroupingConfigurationInputRepresentationNormalized): boolean;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticGroupingConfigurationInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
12
|
+
/**
|
|
13
|
+
* Input representation for creating a semantic grouping configuration
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface SemanticGroupingConfigurationInputRepresentationNormalized {
|
|
19
|
+
/** The settings for semantic grouping type of bin. */
|
|
20
|
+
binDimension?: BinDimensionConfigurationInputRepresentation_BinDimensionConfigurationInputRepresentation;
|
|
21
|
+
/** The settings for semantic grouping type of group. */
|
|
22
|
+
groupDimension?: GroupDimensionConfigurationInputRepresentation_GroupDimensionConfigurationInputRepresentation;
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* Input representation for creating a semantic grouping configuration
|
|
26
|
+
*
|
|
27
|
+
* Keys:
|
|
28
|
+
* (none)
|
|
29
|
+
*/
|
|
30
|
+
export interface SemanticGroupingConfigurationInputRepresentation {
|
|
31
|
+
binDimension?: BinDimensionConfigurationInputRepresentation_BinDimensionConfigurationInputRepresentation;
|
|
32
|
+
groupDimension?: GroupDimensionConfigurationInputRepresentation_GroupDimensionConfigurationInputRepresentation;
|
|
33
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { BinDimensionConfigurationOutputRepresentation as BinDimensionConfigurationOutputRepresentation_BinDimensionConfigurationOutputRepresentation } from './BinDimensionConfigurationOutputRepresentation';
|
|
2
|
+
import { GroupDimensionConfigurationOutputRepresentation as GroupDimensionConfigurationOutputRepresentation_GroupDimensionConfigurationOutputRepresentation } from './GroupDimensionConfigurationOutputRepresentation';
|
|
3
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
4
|
+
export declare const VERSION = "50dc390b159159afb1945b9a811c9f80";
|
|
5
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
+
export declare const RepresentationType: string;
|
|
7
|
+
export declare function normalize(input: SemanticGroupingConfigurationOutputRepresentation, existing: SemanticGroupingConfigurationOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticGroupingConfigurationOutputRepresentationNormalized;
|
|
8
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
9
|
+
export declare function equals(existing: SemanticGroupingConfigurationOutputRepresentationNormalized, incoming: SemanticGroupingConfigurationOutputRepresentationNormalized): boolean;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticGroupingConfigurationOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
12
|
+
/**
|
|
13
|
+
* Output representation for semantic grouping configuration
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface SemanticGroupingConfigurationOutputRepresentationNormalized {
|
|
19
|
+
/** Bin dimension configuration */
|
|
20
|
+
binDimension?: BinDimensionConfigurationOutputRepresentation_BinDimensionConfigurationOutputRepresentation;
|
|
21
|
+
/** Group dimension configuration */
|
|
22
|
+
groupDimension?: GroupDimensionConfigurationOutputRepresentation_GroupDimensionConfigurationOutputRepresentation;
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* Output representation for semantic grouping configuration
|
|
26
|
+
*
|
|
27
|
+
* Keys:
|
|
28
|
+
* (none)
|
|
29
|
+
*/
|
|
30
|
+
export interface SemanticGroupingConfigurationOutputRepresentation {
|
|
31
|
+
binDimension?: BinDimensionConfigurationOutputRepresentation_BinDimensionConfigurationOutputRepresentation;
|
|
32
|
+
groupDimension?: GroupDimensionConfigurationOutputRepresentation_GroupDimensionConfigurationOutputRepresentation;
|
|
33
|
+
}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import { SemanticGroupingConfigurationInputRepresentation as SemanticGroupingConfigurationInputRepresentation_SemanticGroupingConfigurationInputRepresentation } from './SemanticGroupingConfigurationInputRepresentation';
|
|
2
|
+
import { SemanticFieldReferenceInputRepresentation as SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation } from './SemanticFieldReferenceInputRepresentation';
|
|
3
|
+
import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
|
|
4
|
+
export declare const VERSION = "360e53919ce7d09b8b4eef4bb973a5b7";
|
|
5
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
+
export declare const RepresentationType: string;
|
|
7
|
+
export declare function normalize(input: SemanticGroupingInputRepresentation, existing: SemanticGroupingInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticGroupingInputRepresentationNormalized;
|
|
8
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
9
|
+
export declare function equals(existing: SemanticGroupingInputRepresentationNormalized, incoming: SemanticGroupingInputRepresentationNormalized): boolean;
|
|
10
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
11
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticGroupingInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
12
|
+
/**
|
|
13
|
+
* Input representation for creating a semantic grouping
|
|
14
|
+
*
|
|
15
|
+
* Keys:
|
|
16
|
+
* (none)
|
|
17
|
+
*/
|
|
18
|
+
export interface SemanticGroupingInputRepresentationNormalized {
|
|
19
|
+
/** The API name of the semantic entity. */
|
|
20
|
+
apiName?: string;
|
|
21
|
+
/** The semantic grouping configurations. */
|
|
22
|
+
configuration?: SemanticGroupingConfigurationInputRepresentation_SemanticGroupingConfigurationInputRepresentation;
|
|
23
|
+
/** An optional description of the semantic entity. */
|
|
24
|
+
description?: string;
|
|
25
|
+
/** a reference to the filed that will be grouped. */
|
|
26
|
+
fieldReference?: SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation;
|
|
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?: string;
|
|
29
|
+
/** The semantic grouping type. */
|
|
30
|
+
type?: string;
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* Input representation for creating a semantic grouping
|
|
34
|
+
*
|
|
35
|
+
* Keys:
|
|
36
|
+
* (none)
|
|
37
|
+
*/
|
|
38
|
+
export interface SemanticGroupingInputRepresentation {
|
|
39
|
+
apiName?: string;
|
|
40
|
+
configuration?: SemanticGroupingConfigurationInputRepresentation_SemanticGroupingConfigurationInputRepresentation;
|
|
41
|
+
description?: string;
|
|
42
|
+
fieldReference?: SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation;
|
|
43
|
+
label?: string;
|
|
44
|
+
type?: string;
|
|
45
|
+
}
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
import { SemanticGroupingConfigurationOutputRepresentation as SemanticGroupingConfigurationOutputRepresentation_SemanticGroupingConfigurationOutputRepresentation } from './SemanticGroupingConfigurationOutputRepresentation';
|
|
2
|
+
import { SemanticFieldReferenceOutputRepresentation as SemanticFieldReferenceOutputRepresentation_SemanticFieldReferenceOutputRepresentation } from './SemanticFieldReferenceOutputRepresentation';
|
|
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, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
|
|
4
|
+
export declare const VERSION = "79ff229f45e15671c1db4ce569f7bc8c";
|
|
5
|
+
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
6
|
+
export declare const RepresentationType: string;
|
|
7
|
+
export interface KeyParams extends $64$luvio_engine_KeyMetadata {
|
|
8
|
+
name: string;
|
|
9
|
+
}
|
|
10
|
+
export type SemanticGroupingOutputRepresentationNormalizedKeyMetadata = KeyParams & $64$luvio_engine_NormalizedKeyMetadata;
|
|
11
|
+
export type PartialSemanticGroupingOutputRepresentationNormalizedKeyMetadata = Partial<KeyParams> & $64$luvio_engine_NormalizedKeyMetadata;
|
|
12
|
+
export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, config: KeyParams): string;
|
|
13
|
+
export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, config: KeyParams): SemanticGroupingOutputRepresentationNormalizedKeyMetadata;
|
|
14
|
+
export declare function keyBuilderFromType(luvio: $64$luvio_engine_Luvio, object: SemanticGroupingOutputRepresentation): string;
|
|
15
|
+
export declare function keyBuilderFromType_StructuredKey(luvio: $64$luvio_engine_Luvio, object: SemanticGroupingOutputRepresentation): $64$luvio_engine_NormalizedKeyMetadata;
|
|
16
|
+
export declare function normalize(input: SemanticGroupingOutputRepresentation, existing: SemanticGroupingOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticGroupingOutputRepresentationNormalized;
|
|
17
|
+
export declare const select: () => $64$luvio_engine_FragmentSelection;
|
|
18
|
+
export declare function equals(existing: SemanticGroupingOutputRepresentationNormalized, incoming: SemanticGroupingOutputRepresentationNormalized): boolean;
|
|
19
|
+
export declare const ingest: $64$luvio_engine_ResourceIngest;
|
|
20
|
+
export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticGroupingOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
21
|
+
/**
|
|
22
|
+
* Output representation for semantic grouping
|
|
23
|
+
*
|
|
24
|
+
* Keys:
|
|
25
|
+
* name (string): id
|
|
26
|
+
*/
|
|
27
|
+
export interface SemanticGroupingOutputRepresentationNormalized {
|
|
28
|
+
/** The API name of the semantic entity. */
|
|
29
|
+
apiName: string;
|
|
30
|
+
/** The origin model of the semantic entity. */
|
|
31
|
+
baseModelApiName?: string;
|
|
32
|
+
/** configurations for the semantic grouping */
|
|
33
|
+
configuration: SemanticGroupingConfigurationOutputRepresentation_SemanticGroupingConfigurationOutputRepresentation;
|
|
34
|
+
/** The user who created the semantic entity. */
|
|
35
|
+
createdBy: string;
|
|
36
|
+
/** The date in which the semantic entity was created. */
|
|
37
|
+
createdDate: string;
|
|
38
|
+
/** The Description of the semantic entity. */
|
|
39
|
+
description?: string;
|
|
40
|
+
/** References to a specific field. */
|
|
41
|
+
fieldReference: SemanticFieldReferenceOutputRepresentation_SemanticFieldReferenceOutputRepresentation;
|
|
42
|
+
/** The object ID of the semantic entity. */
|
|
43
|
+
id: string;
|
|
44
|
+
/** The display name of the semantic entity to be used in the ui. */
|
|
45
|
+
label?: string;
|
|
46
|
+
/** The user who last modified the semantic entity. */
|
|
47
|
+
lastModifiedBy?: string;
|
|
48
|
+
/** The date in which the semantic entity was last modified. */
|
|
49
|
+
lastModifiedDate?: string;
|
|
50
|
+
/** the semantic grouping type */
|
|
51
|
+
type: string;
|
|
52
|
+
}
|
|
53
|
+
/**
|
|
54
|
+
* Output representation for semantic grouping
|
|
55
|
+
*
|
|
56
|
+
* Keys:
|
|
57
|
+
* name (string): id
|
|
58
|
+
*/
|
|
59
|
+
export interface SemanticGroupingOutputRepresentation {
|
|
60
|
+
apiName: string;
|
|
61
|
+
baseModelApiName?: string;
|
|
62
|
+
configuration: SemanticGroupingConfigurationOutputRepresentation_SemanticGroupingConfigurationOutputRepresentation;
|
|
63
|
+
createdBy: string;
|
|
64
|
+
createdDate: string;
|
|
65
|
+
description?: string;
|
|
66
|
+
fieldReference: SemanticFieldReferenceOutputRepresentation_SemanticFieldReferenceOutputRepresentation;
|
|
67
|
+
id: string;
|
|
68
|
+
label?: string;
|
|
69
|
+
lastModifiedBy?: string;
|
|
70
|
+
lastModifiedDate?: string;
|
|
71
|
+
type: string;
|
|
72
|
+
}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import { SemanticFieldReferenceInputRepresentation as SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation } from './SemanticFieldReferenceInputRepresentation';
|
|
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 = "21c28a6f5e475ffb17acaa3f2c8bf967";
|
|
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: SemanticIdentifyingDimensionInputRepresentation, existing: SemanticIdentifyingDimensionInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticIdentifyingDimensionInputRepresentationNormalized;
|
|
@@ -15,9 +16,9 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
15
16
|
*/
|
|
16
17
|
export interface SemanticIdentifyingDimensionInputRepresentationNormalized {
|
|
17
18
|
/** Provides the identifying dimension */
|
|
18
|
-
identifierDimensionReference
|
|
19
|
+
identifierDimensionReference?: SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation;
|
|
19
20
|
/** Provides the naming dimension */
|
|
20
|
-
namingDimensionReference
|
|
21
|
+
namingDimensionReference?: SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation;
|
|
21
22
|
}
|
|
22
23
|
/**
|
|
23
24
|
* Input representation for creating relationship between identifier and name dimensions
|
|
@@ -26,6 +27,6 @@ export interface SemanticIdentifyingDimensionInputRepresentationNormalized {
|
|
|
26
27
|
* (none)
|
|
27
28
|
*/
|
|
28
29
|
export interface SemanticIdentifyingDimensionInputRepresentation {
|
|
29
|
-
identifierDimensionReference
|
|
30
|
-
namingDimensionReference
|
|
30
|
+
identifierDimensionReference?: SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation;
|
|
31
|
+
namingDimensionReference?: SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation;
|
|
31
32
|
}
|
package/dist/es/es2018/types/src/generated/types/SemanticInsightTypeInputRepresentation.d.ts
CHANGED
|
@@ -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 = "66973eccbd742396b0863030f4d9a6d6";
|
|
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: SemanticInsightTypeInputRepresentation, existing: SemanticInsightTypeInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticInsightTypeInputRepresentationNormalized;
|
|
@@ -15,9 +15,9 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
15
15
|
*/
|
|
16
16
|
export interface SemanticInsightTypeInputRepresentationNormalized {
|
|
17
17
|
/** Indicates whether insight type is enabled. */
|
|
18
|
-
enabled
|
|
18
|
+
enabled?: boolean;
|
|
19
19
|
/** Insight type */
|
|
20
|
-
type
|
|
20
|
+
type?: string;
|
|
21
21
|
}
|
|
22
22
|
/**
|
|
23
23
|
* Input representation for insight type
|
|
@@ -26,6 +26,6 @@ export interface SemanticInsightTypeInputRepresentationNormalized {
|
|
|
26
26
|
* (none)
|
|
27
27
|
*/
|
|
28
28
|
export interface SemanticInsightTypeInputRepresentation {
|
|
29
|
-
enabled
|
|
30
|
-
type
|
|
29
|
+
enabled?: boolean;
|
|
30
|
+
type?: string;
|
|
31
31
|
}
|
package/dist/es/es2018/types/src/generated/types/SemanticInsightTypeOutputRepresentation.d.ts
CHANGED
|
@@ -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 = "1b8cf2283d5d5c480459506274f0604c";
|
|
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: SemanticInsightTypeOutputRepresentation, existing: SemanticInsightTypeOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticInsightTypeOutputRepresentationNormalized;
|
|
@@ -15,7 +15,7 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
15
15
|
*/
|
|
16
16
|
export interface SemanticInsightTypeOutputRepresentationNormalized {
|
|
17
17
|
/** Indicates whether insight type is enabled. */
|
|
18
|
-
enabled?: boolean
|
|
18
|
+
enabled?: boolean;
|
|
19
19
|
/** Insight type */
|
|
20
20
|
type?: string;
|
|
21
21
|
}
|
|
@@ -26,6 +26,6 @@ export interface SemanticInsightTypeOutputRepresentationNormalized {
|
|
|
26
26
|
* (none)
|
|
27
27
|
*/
|
|
28
28
|
export interface SemanticInsightTypeOutputRepresentation {
|
|
29
|
-
enabled?: boolean
|
|
29
|
+
enabled?: boolean;
|
|
30
30
|
type?: string;
|
|
31
31
|
}
|
package/dist/es/es2018/types/src/generated/types/SemanticInsightsSettingsInputRepresentation.d.ts
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
1
|
+
import { SemanticIdentifyingDimensionInputRepresentation as SemanticIdentifyingDimensionInputRepresentation_SemanticIdentifyingDimensionInputRepresentation } from './SemanticIdentifyingDimensionInputRepresentation';
|
|
2
|
+
import { SemanticInsightTypeInputRepresentation as SemanticInsightTypeInputRepresentation_SemanticInsightTypeInputRepresentation } from './SemanticInsightTypeInputRepresentation';
|
|
3
|
+
import { SemanticFieldReferenceInputRepresentation as SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation } from './SemanticFieldReferenceInputRepresentation';
|
|
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 = "2ea171365a3d0e29bc10e9e118ff8665";
|
|
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: SemanticInsightsSettingsInputRepresentation, existing: SemanticInsightsSettingsInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticInsightsSettingsInputRepresentationNormalized;
|
|
@@ -15,15 +18,17 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
15
18
|
*/
|
|
16
19
|
export interface SemanticInsightsSettingsInputRepresentationNormalized {
|
|
17
20
|
/** Dimensions that uniquely identify a row in the dataset */
|
|
18
|
-
identifyingDimension
|
|
21
|
+
identifyingDimension?: SemanticIdentifyingDimensionInputRepresentation_SemanticIdentifyingDimensionInputRepresentation;
|
|
19
22
|
/** Insight types allowed */
|
|
20
|
-
insightTypes
|
|
23
|
+
insightTypes?: Array<SemanticInsightTypeInputRepresentation_SemanticInsightTypeInputRepresentation>;
|
|
21
24
|
/** Dimensions for evaluation */
|
|
22
|
-
insightsDimensionsReferences
|
|
25
|
+
insightsDimensionsReferences?: Array<SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation>;
|
|
23
26
|
/** Uses a plural noun to represent units. */
|
|
24
|
-
pluralNoun
|
|
27
|
+
pluralNoun?: string;
|
|
28
|
+
/** the sentiment for the metric */
|
|
29
|
+
sentiment?: string;
|
|
25
30
|
/** Uses a singular noun to represent units. */
|
|
26
|
-
singularNoun
|
|
31
|
+
singularNoun?: string;
|
|
27
32
|
}
|
|
28
33
|
/**
|
|
29
34
|
* Input representation for metrics insights settings
|
|
@@ -32,9 +37,10 @@ export interface SemanticInsightsSettingsInputRepresentationNormalized {
|
|
|
32
37
|
* (none)
|
|
33
38
|
*/
|
|
34
39
|
export interface SemanticInsightsSettingsInputRepresentation {
|
|
35
|
-
identifyingDimension
|
|
36
|
-
insightTypes
|
|
37
|
-
insightsDimensionsReferences
|
|
38
|
-
pluralNoun
|
|
39
|
-
|
|
40
|
+
identifyingDimension?: SemanticIdentifyingDimensionInputRepresentation_SemanticIdentifyingDimensionInputRepresentation;
|
|
41
|
+
insightTypes?: Array<SemanticInsightTypeInputRepresentation_SemanticInsightTypeInputRepresentation>;
|
|
42
|
+
insightsDimensionsReferences?: Array<SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation>;
|
|
43
|
+
pluralNoun?: string;
|
|
44
|
+
sentiment?: string;
|
|
45
|
+
singularNoun?: string;
|
|
40
46
|
}
|
package/dist/es/es2018/types/src/generated/types/SemanticInsightsSettingsOutputRepresentation.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import { SemanticIdentifyingDimensionOutputRepresentation as SemanticIdentifying
|
|
|
2
2
|
import { SemanticInsightTypeOutputRepresentation as SemanticInsightTypeOutputRepresentation_SemanticInsightTypeOutputRepresentation } from './SemanticInsightTypeOutputRepresentation';
|
|
3
3
|
import { SemanticFieldReferenceOutputRepresentation as SemanticFieldReferenceOutputRepresentation_SemanticFieldReferenceOutputRepresentation } from './SemanticFieldReferenceOutputRepresentation';
|
|
4
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';
|
|
5
|
-
export declare const VERSION = "
|
|
5
|
+
export declare const VERSION = "a3f5972287be7bcf9ca205af56046a58";
|
|
6
6
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
7
7
|
export declare const RepresentationType: string;
|
|
8
8
|
export declare function normalize(input: SemanticInsightsSettingsOutputRepresentation, existing: SemanticInsightsSettingsOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticInsightsSettingsOutputRepresentationNormalized;
|
|
@@ -24,9 +24,11 @@ export interface SemanticInsightsSettingsOutputRepresentationNormalized {
|
|
|
24
24
|
/** Dimensions for evaluation */
|
|
25
25
|
insightsDimensionsReferences?: Array<SemanticFieldReferenceOutputRepresentation_SemanticFieldReferenceOutputRepresentation>;
|
|
26
26
|
/** Uses a plural noun to represent units. */
|
|
27
|
-
pluralNoun?: string
|
|
27
|
+
pluralNoun?: string;
|
|
28
|
+
/** the sentiment for the metric */
|
|
29
|
+
sentiment?: string;
|
|
28
30
|
/** Uses a singular noun to represent units. */
|
|
29
|
-
singularNoun?: string
|
|
31
|
+
singularNoun?: string;
|
|
30
32
|
}
|
|
31
33
|
/**
|
|
32
34
|
* Output representation for metrics insights settings
|
|
@@ -38,6 +40,7 @@ export interface SemanticInsightsSettingsOutputRepresentation {
|
|
|
38
40
|
identifyingDimension?: SemanticIdentifyingDimensionOutputRepresentation_SemanticIdentifyingDimensionOutputRepresentation;
|
|
39
41
|
insightTypes?: Array<SemanticInsightTypeOutputRepresentation_SemanticInsightTypeOutputRepresentation>;
|
|
40
42
|
insightsDimensionsReferences?: Array<SemanticFieldReferenceOutputRepresentation_SemanticFieldReferenceOutputRepresentation>;
|
|
41
|
-
pluralNoun?: string
|
|
42
|
-
|
|
43
|
+
pluralNoun?: string;
|
|
44
|
+
sentiment?: string;
|
|
45
|
+
singularNoun?: string;
|
|
43
46
|
}
|
|
@@ -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 { SemanticLogicalViewOutputRepresentation as SemanticLogicalViewOutputRepresentation_SemanticLogicalViewOutputRepresentation } from './SemanticLogicalViewOutputRepresentation';
|
|
2
|
-
|
|
3
|
-
export declare const VERSION = "7367e9fd0a0c8e37e9955ddab5cdfbe4";
|
|
3
|
+
export declare const VERSION = "49729b7796e2eb50165c5eefd2e00d03";
|
|
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: SemanticLogicalViewCollectionOutputRepresentation, existing: SemanticLogicalViewCollectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticLogicalViewCollectionOutputRepresentationNormalized;
|
|
7
|
+
export interface DynamicIngestParams {
|
|
8
|
+
items: $64$luvio_engine_ResourceIngest;
|
|
9
|
+
}
|
|
10
|
+
export declare function dynamicNormalize(ingestParams: DynamicIngestParams): (input: SemanticLogicalViewCollectionOutputRepresentation, existing: SemanticLogicalViewCollectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number) => SemanticLogicalViewCollectionOutputRepresentationNormalized;
|
|
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: SemanticLogicalViewCollectionOutputRepresentationNormalized, incoming: SemanticLogicalViewCollectionOutputRepresentationNormalized): 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: SemanticLogicalViewCollectionOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
|
|
19
|
+
export declare function dynamicIngest(ingestParams: DynamicIngestParams): $64$luvio_engine_ResourceIngest;
|
|
11
20
|
/**
|
|
12
21
|
* A representation of a collection of semantic logical views.
|
|
13
22
|
*
|
|
@@ -16,7 +25,7 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
16
25
|
*/
|
|
17
26
|
export interface SemanticLogicalViewCollectionOutputRepresentationNormalized {
|
|
18
27
|
/** A list of semantic items. */
|
|
19
|
-
items
|
|
28
|
+
items?: Array<$64$luvio_engine_StoreLink>;
|
|
20
29
|
}
|
|
21
30
|
/**
|
|
22
31
|
* A representation of a collection of semantic logical views.
|
|
@@ -25,5 +34,5 @@ export interface SemanticLogicalViewCollectionOutputRepresentationNormalized {
|
|
|
25
34
|
* (none)
|
|
26
35
|
*/
|
|
27
36
|
export interface SemanticLogicalViewCollectionOutputRepresentation {
|
|
28
|
-
items
|
|
37
|
+
items?: Array<SemanticLogicalViewOutputRepresentation_SemanticLogicalViewOutputRepresentation>;
|
|
29
38
|
}
|
package/dist/es/es2018/types/src/generated/types/SemanticLogicalViewInputRepresentation.d.ts
CHANGED
|
@@ -1,5 +1,9 @@
|
|
|
1
|
+
import { SemanticFilterInputRepresentation as SemanticFilterInputRepresentation_SemanticFilterInputRepresentation } from './SemanticFilterInputRepresentation';
|
|
2
|
+
import { SemanticDataObjectInputRepresentation as SemanticDataObjectInputRepresentation_SemanticDataObjectInputRepresentation } from './SemanticDataObjectInputRepresentation';
|
|
3
|
+
import { SemanticRelationshipInputRepresentation as SemanticRelationshipInputRepresentation_SemanticRelationshipInputRepresentation } from './SemanticRelationshipInputRepresentation';
|
|
4
|
+
import { SemanticUnionInputRepresentation as SemanticUnionInputRepresentation_SemanticUnionInputRepresentation } from './SemanticUnionInputRepresentation';
|
|
1
5
|
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 = "
|
|
6
|
+
export declare const VERSION = "d2c2cb5d7de5a34e5b41eb25d2e12a80";
|
|
3
7
|
export declare function validate(obj: any, path?: string): TypeError | null;
|
|
4
8
|
export declare const RepresentationType: string;
|
|
5
9
|
export declare function normalize(input: SemanticLogicalViewInputRepresentation, existing: SemanticLogicalViewInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticLogicalViewInputRepresentationNormalized;
|
|
@@ -15,21 +19,21 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
|
|
|
15
19
|
*/
|
|
16
20
|
export interface SemanticLogicalViewInputRepresentationNormalized {
|
|
17
21
|
/** The API name of the semantic entity. */
|
|
18
|
-
apiName
|
|
19
|
-
/** An optional dataspace in which the entity is located. */
|
|
20
|
-
dataspace: string | null;
|
|
22
|
+
apiName?: string;
|
|
21
23
|
/** An optional description of the semantic entity. */
|
|
22
|
-
description
|
|
24
|
+
description?: string;
|
|
23
25
|
/** The logic for generating a filter based on the list of filters. */
|
|
24
|
-
filterLogic
|
|
26
|
+
filterLogic?: string;
|
|
25
27
|
/** The list of filters to be used as building blocks for the filter logic. */
|
|
26
|
-
filters
|
|
28
|
+
filters?: Array<SemanticFilterInputRepresentation_SemanticFilterInputRepresentation>;
|
|
27
29
|
/** 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
|
|
30
|
+
label?: string;
|
|
29
31
|
/** The semantic data objects within the logical view. */
|
|
30
|
-
semanticDataObjects
|
|
32
|
+
semanticDataObjects?: Array<SemanticDataObjectInputRepresentation_SemanticDataObjectInputRepresentation>;
|
|
31
33
|
/** Represents the possible joins within the logical view. */
|
|
32
|
-
semanticRelationships
|
|
34
|
+
semanticRelationships?: Array<SemanticRelationshipInputRepresentation_SemanticRelationshipInputRepresentation>;
|
|
35
|
+
/** Represents the semantic union. */
|
|
36
|
+
semanticUnions?: Array<SemanticUnionInputRepresentation_SemanticUnionInputRepresentation>;
|
|
33
37
|
}
|
|
34
38
|
/**
|
|
35
39
|
* Input representation for creating a semantic logical view
|
|
@@ -38,12 +42,12 @@ export interface SemanticLogicalViewInputRepresentationNormalized {
|
|
|
38
42
|
* (none)
|
|
39
43
|
*/
|
|
40
44
|
export interface SemanticLogicalViewInputRepresentation {
|
|
41
|
-
apiName
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
45
|
+
apiName?: string;
|
|
46
|
+
description?: string;
|
|
47
|
+
filterLogic?: string;
|
|
48
|
+
filters?: Array<SemanticFilterInputRepresentation_SemanticFilterInputRepresentation>;
|
|
49
|
+
label?: string;
|
|
50
|
+
semanticDataObjects?: Array<SemanticDataObjectInputRepresentation_SemanticDataObjectInputRepresentation>;
|
|
51
|
+
semanticRelationships?: Array<SemanticRelationshipInputRepresentation_SemanticRelationshipInputRepresentation>;
|
|
52
|
+
semanticUnions?: Array<SemanticUnionInputRepresentation_SemanticUnionInputRepresentation>;
|
|
49
53
|
}
|