@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
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
import { SemanticMeasurementOutputRepresentation as types_SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation } from '../types/SemanticMeasurementOutputRepresentation';
|
|
3
|
+
export interface ResourceRequestConfig {
|
|
4
|
+
urlParams: {
|
|
5
|
+
dataObjectNameOrId: string;
|
|
6
|
+
modelApiNameOrId: string;
|
|
7
|
+
};
|
|
8
|
+
body: {
|
|
9
|
+
apiName?: string;
|
|
10
|
+
description?: string;
|
|
11
|
+
label?: string;
|
|
12
|
+
decimalPlace?: number;
|
|
13
|
+
displayCategory?: string;
|
|
14
|
+
isVisible?: boolean;
|
|
15
|
+
sortOrder?: string;
|
|
16
|
+
aggregationType?: string;
|
|
17
|
+
dataType?: string;
|
|
18
|
+
directionality?: string;
|
|
19
|
+
semanticDataType?: string;
|
|
20
|
+
shouldTreatNullsAsZeros?: boolean;
|
|
21
|
+
dataObjectFieldName?: string;
|
|
22
|
+
};
|
|
23
|
+
}
|
|
24
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
25
|
+
export declare function getResponseCacheKeys(storeKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation): void;
|
|
26
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation, any>;
|
|
27
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
28
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { SemanticGroupingConfigurationInputRepresentation as types_SemanticGroupingConfigurationInputRepresentation_SemanticGroupingConfigurationInputRepresentation } from '../types/SemanticGroupingConfigurationInputRepresentation';
|
|
2
|
+
import { SemanticFieldReferenceInputRepresentation as types_SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation } from '../types/SemanticFieldReferenceInputRepresentation';
|
|
3
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
4
|
+
import { SemanticGroupingOutputRepresentation as types_SemanticGroupingOutputRepresentation_SemanticGroupingOutputRepresentation } from '../types/SemanticGroupingOutputRepresentation';
|
|
5
|
+
export interface ResourceRequestConfig {
|
|
6
|
+
urlParams: {
|
|
7
|
+
modelApiNameOrId: string;
|
|
8
|
+
};
|
|
9
|
+
body: {
|
|
10
|
+
apiName?: string;
|
|
11
|
+
description?: string;
|
|
12
|
+
label?: string;
|
|
13
|
+
configuration?: types_SemanticGroupingConfigurationInputRepresentation_SemanticGroupingConfigurationInputRepresentation;
|
|
14
|
+
fieldReference?: types_SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation;
|
|
15
|
+
type?: string;
|
|
16
|
+
};
|
|
17
|
+
}
|
|
18
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
19
|
+
export declare function getResponseCacheKeys(storeKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_SemanticGroupingOutputRepresentation_SemanticGroupingOutputRepresentation): void;
|
|
20
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticGroupingOutputRepresentation_SemanticGroupingOutputRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_SemanticGroupingOutputRepresentation_SemanticGroupingOutputRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_SemanticGroupingOutputRepresentation_SemanticGroupingOutputRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_SemanticGroupingOutputRepresentation_SemanticGroupingOutputRepresentation, any>;
|
|
21
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
22
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { SemanticFilterInputRepresentation as types_SemanticFilterInputRepresentation_SemanticFilterInputRepresentation } from '../types/SemanticFilterInputRepresentation';
|
|
2
|
+
import { SemanticDataObjectInputRepresentation as types_SemanticDataObjectInputRepresentation_SemanticDataObjectInputRepresentation } from '../types/SemanticDataObjectInputRepresentation';
|
|
3
|
+
import { SemanticRelationshipInputRepresentation as types_SemanticRelationshipInputRepresentation_SemanticRelationshipInputRepresentation } from '../types/SemanticRelationshipInputRepresentation';
|
|
4
|
+
import { SemanticUnionInputRepresentation as types_SemanticUnionInputRepresentation_SemanticUnionInputRepresentation } from '../types/SemanticUnionInputRepresentation';
|
|
5
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
6
|
+
import { SemanticLogicalViewOutputRepresentation as types_SemanticLogicalViewOutputRepresentation_SemanticLogicalViewOutputRepresentation } from '../types/SemanticLogicalViewOutputRepresentation';
|
|
7
|
+
export interface ResourceRequestConfig {
|
|
8
|
+
urlParams: {
|
|
9
|
+
modelApiNameOrId: string;
|
|
10
|
+
};
|
|
11
|
+
body: {
|
|
12
|
+
apiName?: string;
|
|
13
|
+
description?: string;
|
|
14
|
+
label?: string;
|
|
15
|
+
filterLogic?: string;
|
|
16
|
+
filters?: Array<types_SemanticFilterInputRepresentation_SemanticFilterInputRepresentation>;
|
|
17
|
+
semanticDataObjects?: Array<types_SemanticDataObjectInputRepresentation_SemanticDataObjectInputRepresentation>;
|
|
18
|
+
semanticRelationships?: Array<types_SemanticRelationshipInputRepresentation_SemanticRelationshipInputRepresentation>;
|
|
19
|
+
semanticUnions?: Array<types_SemanticUnionInputRepresentation_SemanticUnionInputRepresentation>;
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
23
|
+
export declare function getResponseCacheKeys(storeKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_SemanticLogicalViewOutputRepresentation_SemanticLogicalViewOutputRepresentation): void;
|
|
24
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticLogicalViewOutputRepresentation_SemanticLogicalViewOutputRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_SemanticLogicalViewOutputRepresentation_SemanticLogicalViewOutputRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_SemanticLogicalViewOutputRepresentation_SemanticLogicalViewOutputRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_SemanticLogicalViewOutputRepresentation_SemanticLogicalViewOutputRepresentation, any>;
|
|
25
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
26
|
+
export default createResourceRequest;
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
+
import { SemanticFieldReferenceInputRepresentation as types_SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation } from '../types/SemanticFieldReferenceInputRepresentation';
|
|
2
|
+
import { SemanticFilterInputRepresentation as types_SemanticFilterInputRepresentation_SemanticFilterInputRepresentation } from '../types/SemanticFilterInputRepresentation';
|
|
3
|
+
import { SemanticInsightsSettingsInputRepresentation as types_SemanticInsightsSettingsInputRepresentation_SemanticInsightsSettingsInputRepresentation } from '../types/SemanticInsightsSettingsInputRepresentation';
|
|
1
4
|
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
5
|
import { SemanticMetricOutputRepresentation as types_SemanticMetricOutputRepresentation_SemanticMetricOutputRepresentation } from '../types/SemanticMetricOutputRepresentation';
|
|
3
6
|
export interface ResourceRequestConfig {
|
|
@@ -5,17 +8,18 @@ export interface ResourceRequestConfig {
|
|
|
5
8
|
modelApiNameOrId: string;
|
|
6
9
|
};
|
|
7
10
|
body: {
|
|
8
|
-
apiName
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
filterLogic
|
|
14
|
-
filters
|
|
15
|
-
insightsSettings
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
11
|
+
apiName?: string;
|
|
12
|
+
description?: string;
|
|
13
|
+
label?: string;
|
|
14
|
+
additionalDimensions?: Array<types_SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation>;
|
|
15
|
+
aggregationType?: string;
|
|
16
|
+
filterLogic?: string;
|
|
17
|
+
filters?: Array<types_SemanticFilterInputRepresentation_SemanticFilterInputRepresentation>;
|
|
18
|
+
insightsSettings?: types_SemanticInsightsSettingsInputRepresentation_SemanticInsightsSettingsInputRepresentation;
|
|
19
|
+
isCumulative?: boolean;
|
|
20
|
+
measurementReference?: types_SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation;
|
|
21
|
+
timeDimensionReference?: types_SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation;
|
|
22
|
+
timeGrains?: Array<string>;
|
|
19
23
|
};
|
|
20
24
|
}
|
|
21
25
|
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
import { SemanticMetricOutputRepresentation as types_SemanticMetricOutputRepresentation_SemanticMetricOutputRepresentation } from '../types/SemanticMetricOutputRepresentation';
|
|
3
|
+
export interface ResourceRequestConfig {
|
|
4
|
+
urlParams: {
|
|
5
|
+
metricNameOrId: string;
|
|
6
|
+
modelApiNameOrId: string;
|
|
7
|
+
};
|
|
8
|
+
}
|
|
9
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
10
|
+
export declare function getResponseCacheKeys(storeKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_SemanticMetricOutputRepresentation_SemanticMetricOutputRepresentation): void;
|
|
11
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticMetricOutputRepresentation_SemanticMetricOutputRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_SemanticMetricOutputRepresentation_SemanticMetricOutputRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_SemanticMetricOutputRepresentation_SemanticMetricOutputRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_SemanticMetricOutputRepresentation_SemanticMetricOutputRepresentation, any>;
|
|
12
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
13
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
import { SemanticParameterOutputRepresentation as types_SemanticParameterOutputRepresentation_SemanticParameterOutputRepresentation } from '../types/SemanticParameterOutputRepresentation';
|
|
3
|
+
export interface ResourceRequestConfig {
|
|
4
|
+
urlParams: {
|
|
5
|
+
modelApiNameOrId: string;
|
|
6
|
+
};
|
|
7
|
+
body: {
|
|
8
|
+
apiName?: string;
|
|
9
|
+
description?: string;
|
|
10
|
+
label?: string;
|
|
11
|
+
dataType?: string;
|
|
12
|
+
defaultValue?: string;
|
|
13
|
+
maxValue?: string;
|
|
14
|
+
minValue?: string;
|
|
15
|
+
stepSize?: string;
|
|
16
|
+
type?: string;
|
|
17
|
+
values?: Array<string>;
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
21
|
+
export declare function getResponseCacheKeys(storeKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_SemanticParameterOutputRepresentation_SemanticParameterOutputRepresentation): void;
|
|
22
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticParameterOutputRepresentation_SemanticParameterOutputRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_SemanticParameterOutputRepresentation_SemanticParameterOutputRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_SemanticParameterOutputRepresentation_SemanticParameterOutputRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_SemanticParameterOutputRepresentation_SemanticParameterOutputRepresentation, any>;
|
|
23
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
24
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
import { SemanticParameterOutputRepresentation as types_SemanticParameterOutputRepresentation_SemanticParameterOutputRepresentation } from '../types/SemanticParameterOutputRepresentation';
|
|
3
|
+
export interface ResourceRequestConfig {
|
|
4
|
+
urlParams: {
|
|
5
|
+
modelApiNameOrId: string;
|
|
6
|
+
parameterApiNameOrId: string;
|
|
7
|
+
};
|
|
8
|
+
}
|
|
9
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
10
|
+
export declare function getResponseCacheKeys(storeKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_SemanticParameterOutputRepresentation_SemanticParameterOutputRepresentation): void;
|
|
11
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticParameterOutputRepresentation_SemanticParameterOutputRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_SemanticParameterOutputRepresentation_SemanticParameterOutputRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_SemanticParameterOutputRepresentation_SemanticParameterOutputRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_SemanticParameterOutputRepresentation_SemanticParameterOutputRepresentation, any>;
|
|
12
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
13
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { SemanticRelationshipCriteriaInputRepresentation as types_SemanticRelationshipCriteriaInputRepresentation_SemanticRelationshipCriteriaInputRepresentation } from '../types/SemanticRelationshipCriteriaInputRepresentation';
|
|
2
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
3
|
+
import { SemanticRelationshipOutputRepresentation as types_SemanticRelationshipOutputRepresentation_SemanticRelationshipOutputRepresentation } from '../types/SemanticRelationshipOutputRepresentation';
|
|
4
|
+
export interface ResourceRequestConfig {
|
|
5
|
+
urlParams: {
|
|
6
|
+
modelApiNameOrId: string;
|
|
7
|
+
};
|
|
8
|
+
body: {
|
|
9
|
+
apiName?: string;
|
|
10
|
+
description?: string;
|
|
11
|
+
label?: string;
|
|
12
|
+
cardinality?: string;
|
|
13
|
+
criteria?: Array<types_SemanticRelationshipCriteriaInputRepresentation_SemanticRelationshipCriteriaInputRepresentation>;
|
|
14
|
+
isEnabled?: boolean;
|
|
15
|
+
joinType?: string;
|
|
16
|
+
leftSemanticDefinitionApiName?: string;
|
|
17
|
+
logicalViewId?: string;
|
|
18
|
+
rightSemanticDefinitionApiName?: string;
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
22
|
+
export declare function getResponseCacheKeys(storeKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_SemanticRelationshipOutputRepresentation_SemanticRelationshipOutputRepresentation): void;
|
|
23
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticRelationshipOutputRepresentation_SemanticRelationshipOutputRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_SemanticRelationshipOutputRepresentation_SemanticRelationshipOutputRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_SemanticRelationshipOutputRepresentation_SemanticRelationshipOutputRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_SemanticRelationshipOutputRepresentation_SemanticRelationshipOutputRepresentation, any>;
|
|
24
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
25
|
+
export default createResourceRequest;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { SemanticFilterInputRepresentation as types_SemanticFilterInputRepresentation_SemanticFilterInputRepresentation } from '../types/SemanticFilterInputRepresentation';
|
|
2
|
+
import { SemanticTimeRangeInputRepresentation as types_SemanticTimeRangeInputRepresentation_SemanticTimeRangeInputRepresentation } from '../types/SemanticTimeRangeInputRepresentation';
|
|
1
3
|
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
4
|
import { SemanticSubMetricOutputRepresentation as types_SemanticSubMetricOutputRepresentation_SemanticSubMetricOutputRepresentation } from '../types/SemanticSubMetricOutputRepresentation';
|
|
3
5
|
export interface ResourceRequestConfig {
|
|
@@ -5,14 +7,13 @@ export interface ResourceRequestConfig {
|
|
|
5
7
|
modelApiNameOrId: string;
|
|
6
8
|
};
|
|
7
9
|
body: {
|
|
8
|
-
apiName
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
timeRange: {};
|
|
10
|
+
apiName?: string;
|
|
11
|
+
description?: string;
|
|
12
|
+
label?: string;
|
|
13
|
+
filterLogic?: string;
|
|
14
|
+
filters?: Array<types_SemanticFilterInputRepresentation_SemanticFilterInputRepresentation>;
|
|
15
|
+
semanticMetricDefinitionApiName?: string;
|
|
16
|
+
timeRange?: types_SemanticTimeRangeInputRepresentation_SemanticTimeRangeInputRepresentation;
|
|
16
17
|
};
|
|
17
18
|
}
|
|
18
19
|
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsByModelApiNameOrId.d.ts
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { SemanticBaseModelInputRepresentation as types_SemanticBaseModelInputRepresentation_SemanticBaseModelInputRepresentation } from '../types/SemanticBaseModelInputRepresentation';
|
|
2
|
+
import { SemanticCalculatedDimensionInputRepresentation as types_SemanticCalculatedDimensionInputRepresentation_SemanticCalculatedDimensionInputRepresentation } from '../types/SemanticCalculatedDimensionInputRepresentation';
|
|
3
|
+
import { SemanticCalculatedMeasurementInputRepresentation as types_SemanticCalculatedMeasurementInputRepresentation_SemanticCalculatedMeasurementInputRepresentation } from '../types/SemanticCalculatedMeasurementInputRepresentation';
|
|
4
|
+
import { SemanticDataObjectInputRepresentation as types_SemanticDataObjectInputRepresentation_SemanticDataObjectInputRepresentation } from '../types/SemanticDataObjectInputRepresentation';
|
|
5
|
+
import { SemanticLogicalViewInputRepresentation as types_SemanticLogicalViewInputRepresentation_SemanticLogicalViewInputRepresentation } from '../types/SemanticLogicalViewInputRepresentation';
|
|
6
|
+
import { SemanticMetricInputRepresentation as types_SemanticMetricInputRepresentation_SemanticMetricInputRepresentation } from '../types/SemanticMetricInputRepresentation';
|
|
7
|
+
import { SemanticParameterInputRepresentation as types_SemanticParameterInputRepresentation_SemanticParameterInputRepresentation } from '../types/SemanticParameterInputRepresentation';
|
|
8
|
+
import { SemanticRelationshipInputRepresentation as types_SemanticRelationshipInputRepresentation_SemanticRelationshipInputRepresentation } from '../types/SemanticRelationshipInputRepresentation';
|
|
9
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
10
|
+
import { SemanticModelOutputRepresentation as types_SemanticModelOutputRepresentation_SemanticModelOutputRepresentation } from '../types/SemanticModelOutputRepresentation';
|
|
11
|
+
export interface ResourceRequestConfig {
|
|
12
|
+
urlParams: {
|
|
13
|
+
modelApiNameOrId: string;
|
|
14
|
+
};
|
|
15
|
+
body: {
|
|
16
|
+
apiName?: string;
|
|
17
|
+
description?: string;
|
|
18
|
+
label?: string;
|
|
19
|
+
app?: string;
|
|
20
|
+
categories?: Array<string>;
|
|
21
|
+
dataspace?: string;
|
|
22
|
+
queryUnrelatedDataObjects?: string;
|
|
23
|
+
sourceCreation?: string;
|
|
24
|
+
sourceCreationName?: string;
|
|
25
|
+
baseModels?: Array<types_SemanticBaseModelInputRepresentation_SemanticBaseModelInputRepresentation>;
|
|
26
|
+
semanticCalculatedDimensions?: Array<types_SemanticCalculatedDimensionInputRepresentation_SemanticCalculatedDimensionInputRepresentation>;
|
|
27
|
+
semanticCalculatedMeasurements?: Array<types_SemanticCalculatedMeasurementInputRepresentation_SemanticCalculatedMeasurementInputRepresentation>;
|
|
28
|
+
semanticDataObjects?: Array<types_SemanticDataObjectInputRepresentation_SemanticDataObjectInputRepresentation>;
|
|
29
|
+
semanticLogicalViews?: Array<types_SemanticLogicalViewInputRepresentation_SemanticLogicalViewInputRepresentation>;
|
|
30
|
+
semanticMetrics?: Array<types_SemanticMetricInputRepresentation_SemanticMetricInputRepresentation>;
|
|
31
|
+
semanticParameters?: Array<types_SemanticParameterInputRepresentation_SemanticParameterInputRepresentation>;
|
|
32
|
+
semanticRelationships?: Array<types_SemanticRelationshipInputRepresentation_SemanticRelationshipInputRepresentation>;
|
|
33
|
+
};
|
|
34
|
+
}
|
|
35
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
36
|
+
export declare function getResponseCacheKeys(storeKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_SemanticModelOutputRepresentation_SemanticModelOutputRepresentation): void;
|
|
37
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticModelOutputRepresentation_SemanticModelOutputRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_SemanticModelOutputRepresentation_SemanticModelOutputRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_SemanticModelOutputRepresentation_SemanticModelOutputRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_SemanticModelOutputRepresentation_SemanticModelOutputRepresentation, any>;
|
|
38
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
39
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { SemanticFilterInputRepresentation as types_SemanticFilterInputRepresentation_SemanticFilterInputRepresentation } from '../types/SemanticFilterInputRepresentation';
|
|
2
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
3
|
+
import { SemanticCalculatedDimensionOutputRepresentation as types_SemanticCalculatedDimensionOutputRepresentation_SemanticCalculatedDimensionOutputRepresentation } from '../types/SemanticCalculatedDimensionOutputRepresentation';
|
|
4
|
+
export interface ResourceRequestConfig {
|
|
5
|
+
urlParams: {
|
|
6
|
+
calculatedDimensionNameOrId: string;
|
|
7
|
+
modelApiNameOrId: string;
|
|
8
|
+
};
|
|
9
|
+
body: {
|
|
10
|
+
apiName?: string;
|
|
11
|
+
description?: string;
|
|
12
|
+
label?: string;
|
|
13
|
+
decimalPlace?: number;
|
|
14
|
+
displayCategory?: string;
|
|
15
|
+
isVisible?: boolean;
|
|
16
|
+
sortOrder?: string;
|
|
17
|
+
dataType?: string;
|
|
18
|
+
geoRole?: string;
|
|
19
|
+
semanticDataType?: string;
|
|
20
|
+
expression?: string;
|
|
21
|
+
filterLogic?: string;
|
|
22
|
+
filters?: Array<types_SemanticFilterInputRepresentation_SemanticFilterInputRepresentation>;
|
|
23
|
+
syntax?: string;
|
|
24
|
+
};
|
|
25
|
+
}
|
|
26
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
27
|
+
export declare function getResponseCacheKeys(storeKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_SemanticCalculatedDimensionOutputRepresentation_SemanticCalculatedDimensionOutputRepresentation): void;
|
|
28
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticCalculatedDimensionOutputRepresentation_SemanticCalculatedDimensionOutputRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_SemanticCalculatedDimensionOutputRepresentation_SemanticCalculatedDimensionOutputRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_SemanticCalculatedDimensionOutputRepresentation_SemanticCalculatedDimensionOutputRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_SemanticCalculatedDimensionOutputRepresentation_SemanticCalculatedDimensionOutputRepresentation, any>;
|
|
29
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
30
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { SemanticFilterInputRepresentation as types_SemanticFilterInputRepresentation_SemanticFilterInputRepresentation } from '../types/SemanticFilterInputRepresentation';
|
|
2
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
3
|
+
import { SemanticCalculatedMeasurementOutputRepresentation as types_SemanticCalculatedMeasurementOutputRepresentation_SemanticCalculatedMeasurementOutputRepresentation } from '../types/SemanticCalculatedMeasurementOutputRepresentation';
|
|
4
|
+
export interface ResourceRequestConfig {
|
|
5
|
+
urlParams: {
|
|
6
|
+
calculatedDimensionNameOrId: string;
|
|
7
|
+
modelApiNameOrId: string;
|
|
8
|
+
};
|
|
9
|
+
body: {
|
|
10
|
+
apiName?: string;
|
|
11
|
+
description?: string;
|
|
12
|
+
label?: string;
|
|
13
|
+
decimalPlace?: number;
|
|
14
|
+
displayCategory?: string;
|
|
15
|
+
isVisible?: boolean;
|
|
16
|
+
sortOrder?: string;
|
|
17
|
+
aggregationType?: string;
|
|
18
|
+
dataType?: string;
|
|
19
|
+
directionality?: string;
|
|
20
|
+
semanticDataType?: string;
|
|
21
|
+
shouldTreatNullsAsZeros?: boolean;
|
|
22
|
+
expression?: string;
|
|
23
|
+
filterLogic?: string;
|
|
24
|
+
filters?: Array<types_SemanticFilterInputRepresentation_SemanticFilterInputRepresentation>;
|
|
25
|
+
syntax?: string;
|
|
26
|
+
totalAggregationType?: string;
|
|
27
|
+
};
|
|
28
|
+
}
|
|
29
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
30
|
+
export declare function getResponseCacheKeys(storeKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_SemanticCalculatedMeasurementOutputRepresentation_SemanticCalculatedMeasurementOutputRepresentation): void;
|
|
31
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticCalculatedMeasurementOutputRepresentation_SemanticCalculatedMeasurementOutputRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_SemanticCalculatedMeasurementOutputRepresentation_SemanticCalculatedMeasurementOutputRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_SemanticCalculatedMeasurementOutputRepresentation_SemanticCalculatedMeasurementOutputRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_SemanticCalculatedMeasurementOutputRepresentation_SemanticCalculatedMeasurementOutputRepresentation, any>;
|
|
32
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
33
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { SemanticFilterInputRepresentation as types_SemanticFilterInputRepresentation_SemanticFilterInputRepresentation } from '../types/SemanticFilterInputRepresentation';
|
|
2
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
3
|
+
import { SemanticCalculatedMeasurementOutputRepresentation as types_SemanticCalculatedMeasurementOutputRepresentation_SemanticCalculatedMeasurementOutputRepresentation } from '../types/SemanticCalculatedMeasurementOutputRepresentation';
|
|
4
|
+
export interface ResourceRequestConfig {
|
|
5
|
+
urlParams: {
|
|
6
|
+
calculatedMeasurementNameOrId: string;
|
|
7
|
+
modelApiNameOrId: string;
|
|
8
|
+
};
|
|
9
|
+
body: {
|
|
10
|
+
apiName?: string;
|
|
11
|
+
description?: string;
|
|
12
|
+
label?: string;
|
|
13
|
+
decimalPlace?: number;
|
|
14
|
+
displayCategory?: string;
|
|
15
|
+
isVisible?: boolean;
|
|
16
|
+
sortOrder?: string;
|
|
17
|
+
aggregationType?: string;
|
|
18
|
+
dataType?: string;
|
|
19
|
+
directionality?: string;
|
|
20
|
+
semanticDataType?: string;
|
|
21
|
+
shouldTreatNullsAsZeros?: boolean;
|
|
22
|
+
expression?: string;
|
|
23
|
+
filterLogic?: string;
|
|
24
|
+
filters?: Array<types_SemanticFilterInputRepresentation_SemanticFilterInputRepresentation>;
|
|
25
|
+
syntax?: string;
|
|
26
|
+
totalAggregationType?: string;
|
|
27
|
+
};
|
|
28
|
+
}
|
|
29
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
30
|
+
export declare function getResponseCacheKeys(storeKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_SemanticCalculatedMeasurementOutputRepresentation_SemanticCalculatedMeasurementOutputRepresentation): void;
|
|
31
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticCalculatedMeasurementOutputRepresentation_SemanticCalculatedMeasurementOutputRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_SemanticCalculatedMeasurementOutputRepresentation_SemanticCalculatedMeasurementOutputRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_SemanticCalculatedMeasurementOutputRepresentation_SemanticCalculatedMeasurementOutputRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_SemanticCalculatedMeasurementOutputRepresentation_SemanticCalculatedMeasurementOutputRepresentation, any>;
|
|
32
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
33
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { SemanticFilterInputRepresentation as types_SemanticFilterInputRepresentation_SemanticFilterInputRepresentation } from '../types/SemanticFilterInputRepresentation';
|
|
2
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
3
|
+
import { SemanticCalculatedDimensionOutputRepresentation as types_SemanticCalculatedDimensionOutputRepresentation_SemanticCalculatedDimensionOutputRepresentation } from '../types/SemanticCalculatedDimensionOutputRepresentation';
|
|
4
|
+
export interface ResourceRequestConfig {
|
|
5
|
+
urlParams: {
|
|
6
|
+
calculatedMeasurementNameOrId: string;
|
|
7
|
+
modelApiNameOrId: string;
|
|
8
|
+
};
|
|
9
|
+
body: {
|
|
10
|
+
apiName?: string;
|
|
11
|
+
description?: string;
|
|
12
|
+
label?: string;
|
|
13
|
+
decimalPlace?: number;
|
|
14
|
+
displayCategory?: string;
|
|
15
|
+
isVisible?: boolean;
|
|
16
|
+
sortOrder?: string;
|
|
17
|
+
dataType?: string;
|
|
18
|
+
geoRole?: string;
|
|
19
|
+
semanticDataType?: string;
|
|
20
|
+
expression?: string;
|
|
21
|
+
filterLogic?: string;
|
|
22
|
+
filters?: Array<types_SemanticFilterInputRepresentation_SemanticFilterInputRepresentation>;
|
|
23
|
+
syntax?: string;
|
|
24
|
+
};
|
|
25
|
+
}
|
|
26
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
27
|
+
export declare function getResponseCacheKeys(storeKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_SemanticCalculatedDimensionOutputRepresentation_SemanticCalculatedDimensionOutputRepresentation): void;
|
|
28
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticCalculatedDimensionOutputRepresentation_SemanticCalculatedDimensionOutputRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_SemanticCalculatedDimensionOutputRepresentation_SemanticCalculatedDimensionOutputRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_SemanticCalculatedDimensionOutputRepresentation_SemanticCalculatedDimensionOutputRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_SemanticCalculatedDimensionOutputRepresentation_SemanticCalculatedDimensionOutputRepresentation, any>;
|
|
29
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
30
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { SemanticFilterInputRepresentation as types_SemanticFilterInputRepresentation_SemanticFilterInputRepresentation } from '../types/SemanticFilterInputRepresentation';
|
|
2
|
+
import { SemanticDimensionInputRepresentation as types_SemanticDimensionInputRepresentation_SemanticDimensionInputRepresentation } from '../types/SemanticDimensionInputRepresentation';
|
|
3
|
+
import { SemanticMeasurementInputRepresentation as types_SemanticMeasurementInputRepresentation_SemanticMeasurementInputRepresentation } from '../types/SemanticMeasurementInputRepresentation';
|
|
4
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
5
|
+
import { SemanticDataObjectOutputRepresentation as types_SemanticDataObjectOutputRepresentation_SemanticDataObjectOutputRepresentation } from '../types/SemanticDataObjectOutputRepresentation';
|
|
6
|
+
export interface ResourceRequestConfig {
|
|
7
|
+
urlParams: {
|
|
8
|
+
dataObjectNameOrId: string;
|
|
9
|
+
modelApiNameOrId: string;
|
|
10
|
+
};
|
|
11
|
+
body: {
|
|
12
|
+
apiName?: string;
|
|
13
|
+
description?: string;
|
|
14
|
+
label?: string;
|
|
15
|
+
dataObjectName?: string;
|
|
16
|
+
dataObjectType?: string;
|
|
17
|
+
filterLogic?: string;
|
|
18
|
+
filters?: Array<types_SemanticFilterInputRepresentation_SemanticFilterInputRepresentation>;
|
|
19
|
+
logicalViewId?: string;
|
|
20
|
+
semanticDimensions?: Array<types_SemanticDimensionInputRepresentation_SemanticDimensionInputRepresentation>;
|
|
21
|
+
semanticMeasurements?: Array<types_SemanticMeasurementInputRepresentation_SemanticMeasurementInputRepresentation>;
|
|
22
|
+
shouldIncludeAllFields?: boolean;
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
26
|
+
export declare function getResponseCacheKeys(storeKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_SemanticDataObjectOutputRepresentation_SemanticDataObjectOutputRepresentation): void;
|
|
27
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticDataObjectOutputRepresentation_SemanticDataObjectOutputRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_SemanticDataObjectOutputRepresentation_SemanticDataObjectOutputRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_SemanticDataObjectOutputRepresentation_SemanticDataObjectOutputRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_SemanticDataObjectOutputRepresentation_SemanticDataObjectOutputRepresentation, any>;
|
|
28
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
29
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { SemanticDataObjectInputRepresentation as types_SemanticDataObjectInputRepresentation_SemanticDataObjectInputRepresentation } from '../types/SemanticDataObjectInputRepresentation';
|
|
2
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
3
|
+
export interface ResourceRequestConfig {
|
|
4
|
+
urlParams: {
|
|
5
|
+
modelApiNameOrId: string;
|
|
6
|
+
};
|
|
7
|
+
body: {
|
|
8
|
+
semanticDataObjects?: Array<types_SemanticDataObjectInputRepresentation_SemanticDataObjectInputRepresentation>;
|
|
9
|
+
};
|
|
10
|
+
}
|
|
11
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
12
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
13
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
import { SemanticDimensionOutputRepresentation as types_SemanticDimensionOutputRepresentation_SemanticDimensionOutputRepresentation } from '../types/SemanticDimensionOutputRepresentation';
|
|
3
|
+
export interface ResourceRequestConfig {
|
|
4
|
+
urlParams: {
|
|
5
|
+
dataObjectNameOrId: string;
|
|
6
|
+
dimensionNameOrId: string;
|
|
7
|
+
modelApiNameOrId: string;
|
|
8
|
+
};
|
|
9
|
+
body: {
|
|
10
|
+
apiName?: string;
|
|
11
|
+
description?: string;
|
|
12
|
+
label?: string;
|
|
13
|
+
decimalPlace?: number;
|
|
14
|
+
displayCategory?: string;
|
|
15
|
+
isVisible?: boolean;
|
|
16
|
+
sortOrder?: string;
|
|
17
|
+
dataType?: string;
|
|
18
|
+
geoRole?: string;
|
|
19
|
+
semanticDataType?: string;
|
|
20
|
+
dataObjectFieldName?: string;
|
|
21
|
+
};
|
|
22
|
+
}
|
|
23
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
24
|
+
export declare function getResponseCacheKeys(storeKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_SemanticDimensionOutputRepresentation_SemanticDimensionOutputRepresentation): void;
|
|
25
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticDimensionOutputRepresentation_SemanticDimensionOutputRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_SemanticDimensionOutputRepresentation_SemanticDimensionOutputRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_SemanticDimensionOutputRepresentation_SemanticDimensionOutputRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_SemanticDimensionOutputRepresentation_SemanticDimensionOutputRepresentation, any>;
|
|
26
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
27
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
import { SemanticMeasurementOutputRepresentation as types_SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation } from '../types/SemanticMeasurementOutputRepresentation';
|
|
3
|
+
export interface ResourceRequestConfig {
|
|
4
|
+
urlParams: {
|
|
5
|
+
dataObjectNameOrId: string;
|
|
6
|
+
dimensionNameOrId: string;
|
|
7
|
+
modelApiNameOrId: string;
|
|
8
|
+
};
|
|
9
|
+
body: {
|
|
10
|
+
apiName?: string;
|
|
11
|
+
description?: string;
|
|
12
|
+
label?: string;
|
|
13
|
+
decimalPlace?: number;
|
|
14
|
+
displayCategory?: string;
|
|
15
|
+
isVisible?: boolean;
|
|
16
|
+
sortOrder?: string;
|
|
17
|
+
aggregationType?: string;
|
|
18
|
+
dataType?: string;
|
|
19
|
+
directionality?: string;
|
|
20
|
+
semanticDataType?: string;
|
|
21
|
+
shouldTreatNullsAsZeros?: boolean;
|
|
22
|
+
dataObjectFieldName?: string;
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
26
|
+
export declare function getResponseCacheKeys(storeKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation): void;
|
|
27
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation, any>;
|
|
28
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
29
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
import { SemanticMeasurementOutputRepresentation as types_SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation } from '../types/SemanticMeasurementOutputRepresentation';
|
|
3
|
+
export interface ResourceRequestConfig {
|
|
4
|
+
urlParams: {
|
|
5
|
+
dataObjectNameOrId: string;
|
|
6
|
+
measurementNameOrId: string;
|
|
7
|
+
modelApiNameOrId: string;
|
|
8
|
+
};
|
|
9
|
+
body: {
|
|
10
|
+
apiName?: string;
|
|
11
|
+
description?: string;
|
|
12
|
+
label?: string;
|
|
13
|
+
decimalPlace?: number;
|
|
14
|
+
displayCategory?: string;
|
|
15
|
+
isVisible?: boolean;
|
|
16
|
+
sortOrder?: string;
|
|
17
|
+
aggregationType?: string;
|
|
18
|
+
dataType?: string;
|
|
19
|
+
directionality?: string;
|
|
20
|
+
semanticDataType?: string;
|
|
21
|
+
shouldTreatNullsAsZeros?: boolean;
|
|
22
|
+
dataObjectFieldName?: string;
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
26
|
+
export declare function getResponseCacheKeys(storeKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation): void;
|
|
27
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation, any>;
|
|
28
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
29
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
2
|
+
import { SemanticDimensionOutputRepresentation as types_SemanticDimensionOutputRepresentation_SemanticDimensionOutputRepresentation } from '../types/SemanticDimensionOutputRepresentation';
|
|
3
|
+
export interface ResourceRequestConfig {
|
|
4
|
+
urlParams: {
|
|
5
|
+
dataObjectNameOrId: string;
|
|
6
|
+
measurementNameOrId: string;
|
|
7
|
+
modelApiNameOrId: string;
|
|
8
|
+
};
|
|
9
|
+
body: {
|
|
10
|
+
apiName?: string;
|
|
11
|
+
description?: string;
|
|
12
|
+
label?: string;
|
|
13
|
+
decimalPlace?: number;
|
|
14
|
+
displayCategory?: string;
|
|
15
|
+
isVisible?: boolean;
|
|
16
|
+
sortOrder?: string;
|
|
17
|
+
dataType?: string;
|
|
18
|
+
geoRole?: string;
|
|
19
|
+
semanticDataType?: string;
|
|
20
|
+
dataObjectFieldName?: string;
|
|
21
|
+
};
|
|
22
|
+
}
|
|
23
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
24
|
+
export declare function getResponseCacheKeys(storeKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_SemanticDimensionOutputRepresentation_SemanticDimensionOutputRepresentation): void;
|
|
25
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticDimensionOutputRepresentation_SemanticDimensionOutputRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_SemanticDimensionOutputRepresentation_SemanticDimensionOutputRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_SemanticDimensionOutputRepresentation_SemanticDimensionOutputRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_SemanticDimensionOutputRepresentation_SemanticDimensionOutputRepresentation, any>;
|
|
26
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
27
|
+
export default createResourceRequest;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { SemanticGroupingConfigurationInputRepresentation as types_SemanticGroupingConfigurationInputRepresentation_SemanticGroupingConfigurationInputRepresentation } from '../types/SemanticGroupingConfigurationInputRepresentation';
|
|
2
|
+
import { SemanticFieldReferenceInputRepresentation as types_SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation } from '../types/SemanticFieldReferenceInputRepresentation';
|
|
3
|
+
import { Luvio as $64$luvio_engine_Luvio, Fragment as $64$luvio_engine_Fragment, FetchResponse as $64$luvio_engine_FetchResponse, FulfilledSnapshot as $64$luvio_engine_FulfilledSnapshot, StaleSnapshot as $64$luvio_engine_StaleSnapshot, PendingSnapshot as $64$luvio_engine_PendingSnapshot, ResourceRequest as $64$luvio_engine_ResourceRequest } from '@luvio/engine';
|
|
4
|
+
import { SemanticGroupingOutputRepresentation as types_SemanticGroupingOutputRepresentation_SemanticGroupingOutputRepresentation } from '../types/SemanticGroupingOutputRepresentation';
|
|
5
|
+
export interface ResourceRequestConfig {
|
|
6
|
+
urlParams: {
|
|
7
|
+
groupingNameOrId: string;
|
|
8
|
+
modelApiNameOrId: string;
|
|
9
|
+
};
|
|
10
|
+
body: {
|
|
11
|
+
apiName?: string;
|
|
12
|
+
description?: string;
|
|
13
|
+
label?: string;
|
|
14
|
+
configuration?: types_SemanticGroupingConfigurationInputRepresentation_SemanticGroupingConfigurationInputRepresentation;
|
|
15
|
+
fieldReference?: types_SemanticFieldReferenceInputRepresentation_SemanticFieldReferenceInputRepresentation;
|
|
16
|
+
type?: string;
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
export declare function select(luvio: $64$luvio_engine_Luvio, params: ResourceRequestConfig): $64$luvio_engine_Fragment;
|
|
20
|
+
export declare function getResponseCacheKeys(storeKeyMap: any, luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: types_SemanticGroupingOutputRepresentation_SemanticGroupingOutputRepresentation): void;
|
|
21
|
+
export declare function ingestSuccess(luvio: $64$luvio_engine_Luvio, resourceParams: ResourceRequestConfig, response: $64$luvio_engine_FetchResponse<types_SemanticGroupingOutputRepresentation_SemanticGroupingOutputRepresentation>): $64$luvio_engine_FulfilledSnapshot<types_SemanticGroupingOutputRepresentation_SemanticGroupingOutputRepresentation, {}> | $64$luvio_engine_StaleSnapshot<types_SemanticGroupingOutputRepresentation_SemanticGroupingOutputRepresentation, {}> | $64$luvio_engine_PendingSnapshot<types_SemanticGroupingOutputRepresentation_SemanticGroupingOutputRepresentation, any>;
|
|
22
|
+
export declare function createResourceRequest(config: ResourceRequestConfig): $64$luvio_engine_ResourceRequest;
|
|
23
|
+
export default createResourceRequest;
|