@salesforce/lds-adapters-cdp-semantic-authoring 1.305.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.
Files changed (148) hide show
  1. package/dist/es/es2018/cdp-semantic-authoring.js +4327 -5679
  2. package/dist/es/es2018/types/src/generated/adapters/createSemanticSubMetric.d.ts +24 -0
  3. package/dist/es/es2018/types/src/generated/adapters/deleteSemanticSubMetric.d.ts +15 -0
  4. package/dist/es/es2018/types/src/generated/adapters/getSemanticModels.d.ts +2 -0
  5. package/dist/es/es2018/types/src/generated/artifacts/main.d.ts +2 -0
  6. package/dist/es/es2018/types/src/generated/artifacts/sfdc.d.ts +3 -1
  7. package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModels.d.ts +11 -0
  8. package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsByModelApiNameOrId.d.ts +11 -0
  9. package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsCalculatedDimensionsByCalculatedDimensionNameOrIdAndModelApiNameOrId.d.ts +15 -0
  10. package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsCalculatedMeasurementsByCalculatedMeasurementNameOrIdAndModelApiNameOrId.d.ts +15 -0
  11. package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsDataObjectsByDataObjectNameOrIdAndModelApiNameOrId.d.ts +15 -0
  12. package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsDataObjectsDimensionsByDataObjectNameOrIdAndDimensionNameOrIdAndModelApiNameOrId.d.ts +16 -0
  13. package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsDataObjectsMeasurementsByDataObjectNameOrIdAndMeasurementNameOrIdAndModelApiNameOrId.d.ts +16 -0
  14. package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsGroupingsByGroupingNameOrIdAndModelApiNameOrId.d.ts +12 -0
  15. package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsLogicalViewsByLogicalViewApiNameOrIdAndModelApiNameOrId.d.ts +15 -0
  16. package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsParametersByModelApiNameOrIdAndParameterApiNameOrId.d.ts +12 -0
  17. package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsRelationshipsByModelApiNameOrIdAndRelationshipNameOrId.d.ts +12 -0
  18. package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsSubMetricsByModelApiNameOrIdAndSubMetricNameOrId.d.ts +1 -0
  19. package/dist/es/es2018/types/src/generated/resources/getSsotSemanticModels.d.ts +2 -0
  20. package/dist/es/es2018/types/src/generated/resources/getSsotSemanticModelsGroupingsByGroupingNameOrIdAndModelApiNameOrId.d.ts +16 -0
  21. package/dist/es/es2018/types/src/generated/resources/getSsotSemanticModelsGroupingsByModelApiNameOrId.d.ts +15 -0
  22. package/dist/es/es2018/types/src/generated/resources/getSsotSemanticModelsShallowByModelApiNameOrId.d.ts +19 -0
  23. package/dist/es/es2018/types/src/generated/resources/patchSsotSemanticModelsByModelApiNameOrId.d.ts +39 -0
  24. package/dist/es/es2018/types/src/generated/resources/patchSsotSemanticModelsLogicalViewsByLogicalViewApiNameOrIdAndModelApiNameOrId.d.ts +27 -0
  25. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModels.d.ts +36 -0
  26. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsCalculatedDimensionsByModelApiNameOrId.d.ts +29 -0
  27. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsCalculatedDimensionsCloneByCalculatedDimensionNameOrIdAndModelApiNameOrId.d.ts +13 -0
  28. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsCalculatedMeasurementsByModelApiNameOrId.d.ts +32 -0
  29. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsCalculatedMeasurementsCloneByCalculatedMeasurementNameOrIdAndModelApiNameOrId.d.ts +13 -0
  30. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsDataObjectsByModelApiNameOrId.d.ts +28 -0
  31. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsDataObjectsDimensionsByDataObjectNameOrIdAndModelApiNameOrId.d.ts +26 -0
  32. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsDataObjectsMeasurementsByDataObjectNameOrIdAndModelApiNameOrId.d.ts +28 -0
  33. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsGroupingsByModelApiNameOrId.d.ts +22 -0
  34. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsLogicalViewsByModelApiNameOrId.d.ts +26 -0
  35. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsMetricsByModelApiNameOrId.d.ts +15 -11
  36. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsMetricsCloneByMetricNameOrIdAndModelApiNameOrId.d.ts +13 -0
  37. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsParametersByModelApiNameOrId.d.ts +24 -0
  38. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsParametersCloneByModelApiNameOrIdAndParameterApiNameOrId.d.ts +13 -0
  39. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsRelationshipsByModelApiNameOrId.d.ts +25 -0
  40. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsSubMetricsByModelApiNameOrId.d.ts +9 -8
  41. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsByModelApiNameOrId.d.ts +39 -0
  42. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsCalculatedDimensionsByCalculatedDimensionNameOrIdAndModelApiNameOrId.d.ts +30 -0
  43. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsCalculatedDimensionsConvertToMeasurementByCalculatedDimensionNameOrIdAndModelApiNameOrId.d.ts +33 -0
  44. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsCalculatedMeasurementsByCalculatedMeasurementNameOrIdAndModelApiNameOrId.d.ts +33 -0
  45. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsCalculatedMeasurementsConvertToDimensionByCalculatedMeasurementNameOrIdAndModelApiNameOrId.d.ts +30 -0
  46. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsByDataObjectNameOrIdAndModelApiNameOrId.d.ts +29 -0
  47. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsByModelApiNameOrId.d.ts +13 -0
  48. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsDimensionsByDataObjectNameOrIdAndDimensionNameOrIdAndModelApiNameOrId.d.ts +27 -0
  49. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsDimensionsConvertToMeasurementByDataObjectNameOrIdAndDimensionNameOrIdAndModelApiNameOrId.d.ts +29 -0
  50. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsMeasurementsByDataObjectNameOrIdAndMeasurementNameOrIdAndModelApiNameOrId.d.ts +29 -0
  51. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsMeasurementsConvertToDimensionByDataObjectNameOrIdAndMeasurementNameOrIdAndModelApiNameOrId.d.ts +27 -0
  52. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsGroupingsByGroupingNameOrIdAndModelApiNameOrId.d.ts +23 -0
  53. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsLogicalViewsByLogicalViewApiNameOrIdAndModelApiNameOrId.d.ts +27 -0
  54. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsMetricsByMetricNameOrIdAndModelApiNameOrId.d.ts +15 -11
  55. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsParametersByModelApiNameOrIdAndParameterApiNameOrId.d.ts +25 -0
  56. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsRelationshipsByModelApiNameOrIdAndRelationshipNameOrId.d.ts +26 -0
  57. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsSubMetricsByModelApiNameOrIdAndSubMetricNameOrId.d.ts +9 -8
  58. package/dist/es/es2018/types/src/generated/types/BinDimensionConfigurationInputRepresentation.d.ts +28 -0
  59. package/dist/es/es2018/types/src/generated/types/BinDimensionConfigurationOutputRepresentation.d.ts +28 -0
  60. package/dist/es/es2018/types/src/generated/types/GroupDimensionConfigurationInputRepresentation.d.ts +32 -0
  61. package/dist/es/es2018/types/src/generated/types/GroupDimensionConfigurationOutputRepresentation.d.ts +32 -0
  62. package/dist/es/es2018/types/src/generated/types/GroupDimensionGroupInputRepresentation.d.ts +31 -0
  63. package/dist/es/es2018/types/src/generated/types/GroupDimensionGroupOutputRepresentation.d.ts +31 -0
  64. package/dist/es/es2018/types/src/generated/types/SemanticAuthoringErrorOutputRepresentation.d.ts +11 -11
  65. package/dist/es/es2018/types/src/generated/types/SemanticBaseModelInputRepresentation.d.ts +3 -3
  66. package/dist/es/es2018/types/src/generated/types/SemanticBaseModelOutputRepresentation.d.ts +3 -3
  67. package/dist/es/es2018/types/src/generated/types/SemanticCalculatedDimensionCollectionOutputRepresentation.d.ts +12 -3
  68. package/dist/es/es2018/types/src/generated/types/SemanticCalculatedDimensionInputRepresentation.d.ts +31 -30
  69. package/dist/es/es2018/types/src/generated/types/SemanticCalculatedDimensionOutputRepresentation.d.ts +37 -22
  70. package/dist/es/es2018/types/src/generated/types/SemanticCalculatedMeasurementCollectionOutputRepresentation.d.ts +13 -4
  71. package/dist/es/es2018/types/src/generated/types/SemanticCalculatedMeasurementInputRepresentation.d.ts +37 -36
  72. package/dist/es/es2018/types/src/generated/types/SemanticCalculatedMeasurementOutputRepresentation.d.ts +41 -26
  73. package/dist/es/es2018/types/src/generated/types/SemanticDataObjectCollectionInputRepresentation.d.ts +4 -3
  74. package/dist/es/es2018/types/src/generated/types/SemanticDataObjectCollectionOutputRepresentation.d.ts +13 -4
  75. package/dist/es/es2018/types/src/generated/types/SemanticDataObjectInputRepresentation.d.ts +26 -26
  76. package/dist/es/es2018/types/src/generated/types/SemanticDataObjectOutputRepresentation.d.ts +41 -29
  77. package/dist/es/es2018/types/src/generated/types/SemanticDependencyCollectionInputRepresentation.d.ts +4 -3
  78. package/dist/es/es2018/types/src/generated/types/SemanticDependencyCollectionOutputRepresentation.d.ts +3 -3
  79. package/dist/es/es2018/types/src/generated/types/SemanticDependencyInnerCollectionOutputRepresentation.d.ts +7 -7
  80. package/dist/es/es2018/types/src/generated/types/SemanticDependencyInputRepresentation.d.ts +5 -5
  81. package/dist/es/es2018/types/src/generated/types/SemanticDependencyOutputRepresentation.d.ts +8 -5
  82. package/dist/es/es2018/types/src/generated/types/SemanticDimensionCollectionOutputRepresentation.d.ts +13 -4
  83. package/dist/es/es2018/types/src/generated/types/SemanticDimensionInputRepresentation.d.ts +24 -24
  84. package/dist/es/es2018/types/src/generated/types/SemanticDimensionOutputRepresentation.d.ts +35 -20
  85. package/dist/es/es2018/types/src/generated/types/SemanticFieldReferenceInputRepresentation.d.ts +6 -6
  86. package/dist/es/es2018/types/src/generated/types/SemanticFieldReferenceOutputRepresentation.d.ts +6 -7
  87. package/dist/es/es2018/types/src/generated/types/SemanticFilterInputRepresentation.d.ts +7 -7
  88. package/dist/es/es2018/types/src/generated/types/SemanticFilterOutputRepresentation.d.ts +7 -7
  89. package/dist/es/es2018/types/src/generated/types/SemanticGoalDateRangeOutputRepresentation.d.ts +31 -0
  90. package/dist/es/es2018/types/src/generated/types/SemanticGoalValueOutputRepresentation.d.ts +28 -0
  91. package/dist/es/es2018/types/src/generated/types/SemanticGroupingCollectionOutputRepresentation.d.ts +38 -0
  92. package/dist/es/es2018/types/src/generated/types/SemanticGroupingConfigurationInputRepresentation.d.ts +33 -0
  93. package/dist/es/es2018/types/src/generated/types/SemanticGroupingConfigurationOutputRepresentation.d.ts +33 -0
  94. package/dist/es/es2018/types/src/generated/types/SemanticGroupingInputRepresentation.d.ts +45 -0
  95. package/dist/es/es2018/types/src/generated/types/SemanticGroupingOutputRepresentation.d.ts +72 -0
  96. package/dist/es/es2018/types/src/generated/types/SemanticIdentifyingDimensionInputRepresentation.d.ts +6 -5
  97. package/dist/es/es2018/types/src/generated/types/SemanticInsightTypeInputRepresentation.d.ts +5 -5
  98. package/dist/es/es2018/types/src/generated/types/SemanticInsightTypeOutputRepresentation.d.ts +3 -3
  99. package/dist/es/es2018/types/src/generated/types/SemanticInsightsSettingsInputRepresentation.d.ts +17 -11
  100. package/dist/es/es2018/types/src/generated/types/SemanticInsightsSettingsOutputRepresentation.d.ts +8 -5
  101. package/dist/es/es2018/types/src/generated/types/SemanticLogicalViewCollectionOutputRepresentation.d.ts +13 -4
  102. package/dist/es/es2018/types/src/generated/types/SemanticLogicalViewInputRepresentation.d.ts +22 -18
  103. package/dist/es/es2018/types/src/generated/types/SemanticLogicalViewOutputRepresentation.d.ts +45 -16
  104. package/dist/es/es2018/types/src/generated/types/SemanticLogicalViewPartialInputRepresentation.d.ts +12 -14
  105. package/dist/es/es2018/types/src/generated/types/SemanticMappedFieldInputRepresentation.d.ts +48 -0
  106. package/dist/es/es2018/types/src/generated/types/SemanticMappedFieldOutputRepresentation.d.ts +75 -0
  107. package/dist/es/es2018/types/src/generated/types/SemanticMeasurementCollectionOutputRepresentation.d.ts +13 -4
  108. package/dist/es/es2018/types/src/generated/types/SemanticMeasurementInputRepresentation.d.ts +28 -28
  109. package/dist/es/es2018/types/src/generated/types/SemanticMeasurementOutputRepresentation.d.ts +39 -24
  110. package/dist/es/es2018/types/src/generated/types/SemanticMetricCollectionOutputRepresentation.d.ts +3 -3
  111. package/dist/es/es2018/types/src/generated/types/SemanticMetricGoalCollectionOutputRepresentation.d.ts +29 -0
  112. package/dist/es/es2018/types/src/generated/types/SemanticMetricGoalInputRepresentation.d.ts +34 -0
  113. package/dist/es/es2018/types/src/generated/types/SemanticMetricGoalOutputRepresentation.d.ts +36 -0
  114. package/dist/es/es2018/types/src/generated/types/SemanticMetricInputRepresentation.d.ts +30 -24
  115. package/dist/es/es2018/types/src/generated/types/SemanticMetricOutputRepresentation.d.ts +22 -13
  116. package/dist/es/es2018/types/src/generated/types/SemanticModelCollectionOutputRepresentation.d.ts +5 -5
  117. package/dist/es/es2018/types/src/generated/types/SemanticModelInputRepresentation.d.ts +46 -32
  118. package/dist/es/es2018/types/src/generated/types/SemanticModelObjectCoordinateCollectionInputRepresentation.d.ts +33 -0
  119. package/dist/es/es2018/types/src/generated/types/SemanticModelObjectCoordinateCollectionOutputRepresentation.d.ts +33 -0
  120. package/dist/es/es2018/types/src/generated/types/SemanticModelObjectCoordinateInputRepresentation.d.ts +31 -0
  121. package/dist/es/es2018/types/src/generated/types/SemanticModelObjectCoordinateOutputRepresentation.d.ts +31 -0
  122. package/dist/es/es2018/types/src/generated/types/SemanticModelOutputRepresentation.d.ts +54 -33
  123. package/dist/es/es2018/types/src/generated/types/SemanticModelPartialInputRepresentation.d.ts +22 -16
  124. package/dist/es/es2018/types/src/generated/types/SemanticModelPartialOutputRepresentation.d.ts +36 -23
  125. package/dist/es/es2018/types/src/generated/types/SemanticModelValidationOutputRepresentation.d.ts +44 -0
  126. package/dist/es/es2018/types/src/generated/types/SemanticParameterCollectionOutputRepresentation.d.ts +13 -4
  127. package/dist/es/es2018/types/src/generated/types/SemanticParameterInputRepresentation.d.ts +21 -24
  128. package/dist/es/es2018/types/src/generated/types/SemanticParameterOutputRepresentation.d.ts +36 -24
  129. package/dist/es/es2018/types/src/generated/types/SemanticRelationshipCollectionOutputRepresentation.d.ts +13 -4
  130. package/dist/es/es2018/types/src/generated/types/SemanticRelationshipCriteriaInputRepresentation.d.ts +14 -5
  131. package/dist/es/es2018/types/src/generated/types/SemanticRelationshipCriteriaOutputRepresentation.d.ts +14 -5
  132. package/dist/es/es2018/types/src/generated/types/SemanticRelationshipInputRepresentation.d.ts +22 -24
  133. package/dist/es/es2018/types/src/generated/types/SemanticRelationshipOutputRepresentation.d.ts +38 -26
  134. package/dist/es/es2018/types/src/generated/types/SemanticResourceValidationOutputRepresentation.d.ts +36 -0
  135. package/dist/es/es2018/types/src/generated/types/SemanticSubMetricInputRepresentation.d.ts +17 -19
  136. package/dist/es/es2018/types/src/generated/types/SemanticSubMetricOutputRepresentation.d.ts +26 -23
  137. package/dist/es/es2018/types/src/generated/types/SemanticSubMetricsByMetricOutputRepresentation.d.ts +4 -4
  138. package/dist/es/es2018/types/src/generated/types/{SemanticDataObjectFieldReferenceInputRepresentation.d.ts → SemanticTableFieldReferenceInputRepresentation.d.ts} +11 -11
  139. package/dist/es/es2018/types/src/generated/types/{SemanticDataObjectFieldReferenceOutputRepresentation.d.ts → SemanticTableFieldReferenceOutputRepresentation.d.ts} +11 -11
  140. package/dist/es/es2018/types/src/generated/types/SemanticTimeRangeInputRepresentation.d.ts +7 -7
  141. package/dist/es/es2018/types/src/generated/types/SemanticTimeRangeOutputRepresentation.d.ts +7 -7
  142. package/dist/es/es2018/types/src/generated/types/SemanticUnionInputRepresentation.d.ts +42 -0
  143. package/dist/es/es2018/types/src/generated/types/SemanticUnionOutputRepresentation.d.ts +80 -0
  144. package/dist/es/es2018/types/src/generated/types/SemanticValidationOutputRepresentation.d.ts +7 -7
  145. package/package.json +3 -3
  146. package/sfdc/index.js +3911 -5254
  147. package/src/raml/api.raml +1984 -468
  148. package/src/raml/luvio.raml +46 -4
@@ -1,12 +1,21 @@
1
1
  import { SemanticFilterOutputRepresentation as SemanticFilterOutputRepresentation_SemanticFilterOutputRepresentation } from './SemanticFilterOutputRepresentation';
2
2
  import { SemanticDimensionOutputRepresentation as SemanticDimensionOutputRepresentation_SemanticDimensionOutputRepresentation } from './SemanticDimensionOutputRepresentation';
3
3
  import { SemanticMeasurementOutputRepresentation as SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation } from './SemanticMeasurementOutputRepresentation';
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 = "eea0acd948e6ff7224d6fc05254b5b46";
4
+ import { KeyMetadata as $64$luvio_engine_KeyMetadata, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, StoreLink as $64$luvio_engine_StoreLink, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
5
+ export declare const VERSION = "1dea062ab9ae6d8661840da6e8db32f5";
6
6
  export declare function validate(obj: any, path?: string): TypeError | null;
7
7
  export declare const RepresentationType: string;
8
+ export interface KeyParams extends $64$luvio_engine_KeyMetadata {
9
+ name: string;
10
+ }
11
+ export type SemanticDataObjectOutputRepresentationNormalizedKeyMetadata = KeyParams & $64$luvio_engine_NormalizedKeyMetadata;
12
+ export type PartialSemanticDataObjectOutputRepresentationNormalizedKeyMetadata = Partial<KeyParams> & $64$luvio_engine_NormalizedKeyMetadata;
13
+ export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, config: KeyParams): string;
14
+ export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, config: KeyParams): SemanticDataObjectOutputRepresentationNormalizedKeyMetadata;
15
+ export declare function keyBuilderFromType(luvio: $64$luvio_engine_Luvio, object: SemanticDataObjectOutputRepresentation): string;
16
+ export declare function keyBuilderFromType_StructuredKey(luvio: $64$luvio_engine_Luvio, object: SemanticDataObjectOutputRepresentation): $64$luvio_engine_NormalizedKeyMetadata;
8
17
  export declare function normalize(input: SemanticDataObjectOutputRepresentation, existing: SemanticDataObjectOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticDataObjectOutputRepresentationNormalized;
9
- export declare const select: () => $64$luvio_engine_FragmentSelection;
18
+ export declare const select: () => $64$luvio_engine_BaseFragment;
10
19
  export declare function equals(existing: SemanticDataObjectOutputRepresentationNormalized, incoming: SemanticDataObjectOutputRepresentationNormalized): boolean;
11
20
  export declare const ingest: $64$luvio_engine_ResourceIngest;
12
21
  export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticDataObjectOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
@@ -14,69 +23,72 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
14
23
  * Represents the output of a semantic data object.
15
24
  *
16
25
  * Keys:
17
- * (none)
26
+ * name (string): id
18
27
  */
19
28
  export interface SemanticDataObjectOutputRepresentationNormalized {
20
29
  /** The API name of the semantic entity. */
21
30
  apiName: string;
31
+ /** The origin model of the semantic entity. */
32
+ baseModelApiName?: string;
22
33
  /** The user who created the semantic entity. */
23
34
  createdBy: string;
24
35
  /** The date in which the semantic entity was created. */
25
36
  createdDate: string;
26
37
  /** The API name of the referenced object. */
27
- dataObjectName: string | null;
38
+ dataObjectName?: string;
28
39
  /** Data role type of a Semantic Data Object Field. Valid values are Dimension and Measurement. */
29
- dataObjectType: string;
40
+ dataObjectType?: string;
30
41
  /** The Description of the semantic entity. */
31
- description?: string | null;
42
+ description?: string;
32
43
  /** The logic expression for generating a filter based on the list of filters. */
33
- filterLogic?: string | null;
44
+ filterLogic?: string;
34
45
  /** A list of filters to be used to create filter logic. */
35
46
  filters?: Array<SemanticFilterOutputRepresentation_SemanticFilterOutputRepresentation>;
36
47
  /** The object ID of the semantic entity. */
37
48
  id: string;
38
49
  /** The display name of the semantic entity to be used in the ui. */
39
- label: string | null;
50
+ label?: string;
40
51
  /** The user who last modified the semantic entity. */
41
- lastModifiedBy?: string | null;
52
+ lastModifiedBy?: string;
42
53
  /** The date in which the semantic entity was last modified. */
43
- lastModifiedDate?: string | null;
54
+ lastModifiedDate?: string;
44
55
  /** The API name of the referenced logical view. */
45
- logicalViewId?: string | null;
56
+ logicalViewId?: string;
46
57
  /** The list of the referenced semantic dimensions. */
47
- semanticDimensions?: Array<SemanticDimensionOutputRepresentation_SemanticDimensionOutputRepresentation>;
58
+ semanticDimensions?: Array<$64$luvio_engine_StoreLink>;
48
59
  /** The uri for this semantic data object’s semantic dimensions. */
49
- semanticDimensionsUrl?: string | null;
60
+ semanticDimensionsUrl?: string;
50
61
  /** The list of the referenced semantic measurements. */
51
- semanticMeasurements?: Array<SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation>;
62
+ semanticMeasurements?: Array<$64$luvio_engine_StoreLink>;
52
63
  /** The URL of this semantic data object’s semantic measurements. */
53
- semanticMeasurementsUrl?: string | null;
64
+ semanticMeasurementsUrl?: string;
54
65
  /** Indicates whether all fields or only specific fields of the referenced data object should be included. */
55
- shouldIncludeAllFields: boolean | null;
66
+ shouldIncludeAllFields?: boolean;
56
67
  }
57
68
  /**
58
69
  * Represents the output of a semantic data object.
59
70
  *
60
71
  * Keys:
61
- * (none)
72
+ * name (string): id
62
73
  */
63
74
  export interface SemanticDataObjectOutputRepresentation {
64
75
  apiName: string;
76
+ baseModelApiName?: string;
65
77
  createdBy: string;
66
78
  createdDate: string;
67
- dataObjectName: string | null;
68
- dataObjectType: string;
69
- description?: string | null;
70
- filterLogic?: string | null;
79
+ dataObjectName?: string;
80
+ dataObjectType?: string;
81
+ description?: string;
82
+ filterLogic?: string;
71
83
  filters?: Array<SemanticFilterOutputRepresentation_SemanticFilterOutputRepresentation>;
72
84
  id: string;
73
- label: string | null;
74
- lastModifiedBy?: string | null;
75
- lastModifiedDate?: string | null;
76
- logicalViewId?: string | null;
85
+ label?: string;
86
+ lastModifiedBy?: string;
87
+ lastModifiedDate?: string;
88
+ logicalViewId?: string;
77
89
  semanticDimensions?: Array<SemanticDimensionOutputRepresentation_SemanticDimensionOutputRepresentation>;
78
- semanticDimensionsUrl?: string | null;
90
+ semanticDimensionsUrl?: string;
79
91
  semanticMeasurements?: Array<SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation>;
80
- semanticMeasurementsUrl?: string | null;
81
- shouldIncludeAllFields: boolean | null;
92
+ semanticMeasurementsUrl?: string;
93
+ shouldIncludeAllFields?: boolean;
82
94
  }
@@ -1,5 +1,6 @@
1
+ import { SemanticDependencyInputRepresentation as SemanticDependencyInputRepresentation_SemanticDependencyInputRepresentation } from './SemanticDependencyInputRepresentation';
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 = "a26d144b8c29faaafe793668179be1f2";
3
+ export declare const VERSION = "3c30f51c4aabd7d3e73cc3519ab16534";
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: SemanticDependencyCollectionInputRepresentation, existing: SemanticDependencyCollectionInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticDependencyCollectionInputRepresentationNormalized;
@@ -15,7 +16,7 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
15
16
  */
16
17
  export interface SemanticDependencyCollectionInputRepresentationNormalized {
17
18
  /** Represents a list of semantic definitions for which you want to obtain dependencies. */
18
- dependencies: Array<{}>;
19
+ dependencies?: Array<SemanticDependencyInputRepresentation_SemanticDependencyInputRepresentation>;
19
20
  }
20
21
  /**
21
22
  * An input representation to retrieve a list of dependencies.
@@ -24,5 +25,5 @@ export interface SemanticDependencyCollectionInputRepresentationNormalized {
24
25
  * (none)
25
26
  */
26
27
  export interface SemanticDependencyCollectionInputRepresentation {
27
- dependencies: Array<{}>;
28
+ dependencies?: Array<SemanticDependencyInputRepresentation_SemanticDependencyInputRepresentation>;
28
29
  }
@@ -1,6 +1,6 @@
1
1
  import { SemanticDependencyInnerCollectionOutputRepresentation as SemanticDependencyInnerCollectionOutputRepresentation_SemanticDependencyInnerCollectionOutputRepresentation } from './SemanticDependencyInnerCollectionOutputRepresentation';
2
2
  import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
3
- export declare const VERSION = "1e22650ae8ea13a4f58046f755ed5a6c";
3
+ export declare const VERSION = "e710141192798ab103ce7e9b469baad4";
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: SemanticDependencyCollectionOutputRepresentation, existing: SemanticDependencyCollectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticDependencyCollectionOutputRepresentationNormalized;
@@ -16,7 +16,7 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
16
16
  */
17
17
  export interface SemanticDependencyCollectionOutputRepresentationNormalized {
18
18
  /** List of dependencies */
19
- item: Array<SemanticDependencyInnerCollectionOutputRepresentation_SemanticDependencyInnerCollectionOutputRepresentation>;
19
+ item?: Array<SemanticDependencyInnerCollectionOutputRepresentation_SemanticDependencyInnerCollectionOutputRepresentation>;
20
20
  }
21
21
  /**
22
22
  * Represents an output of a list of dependencies.
@@ -25,5 +25,5 @@ export interface SemanticDependencyCollectionOutputRepresentationNormalized {
25
25
  * (none)
26
26
  */
27
27
  export interface SemanticDependencyCollectionOutputRepresentation {
28
- item: Array<SemanticDependencyInnerCollectionOutputRepresentation_SemanticDependencyInnerCollectionOutputRepresentation>;
28
+ item?: Array<SemanticDependencyInnerCollectionOutputRepresentation_SemanticDependencyInnerCollectionOutputRepresentation>;
29
29
  }
@@ -1,6 +1,6 @@
1
1
  import { SemanticDependencyOutputRepresentation as SemanticDependencyOutputRepresentation_SemanticDependencyOutputRepresentation } from './SemanticDependencyOutputRepresentation';
2
2
  import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
3
- export declare const VERSION = "49f411aa10bccef4b0c3f2801b9d1a0c";
3
+ export declare const VERSION = "62e5e0ffeb783cdde37da72d400b0869";
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: SemanticDependencyInnerCollectionOutputRepresentation, existing: SemanticDependencyInnerCollectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticDependencyInnerCollectionOutputRepresentationNormalized;
@@ -16,11 +16,11 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
16
16
  */
17
17
  export interface SemanticDependencyInnerCollectionOutputRepresentationNormalized {
18
18
  /** The semantic definition API name. */
19
- definitionApiName: string | null;
19
+ definitionApiName?: string;
20
20
  /** Represents a list of dependencies. */
21
- dependencies: Array<SemanticDependencyOutputRepresentation_SemanticDependencyOutputRepresentation>;
21
+ dependencies?: Array<SemanticDependencyOutputRepresentation_SemanticDependencyOutputRepresentation>;
22
22
  /** The field API name. */
23
- fieldApiName: string | null;
23
+ fieldApiName?: string;
24
24
  }
25
25
  /**
26
26
  * Represents a single dependency.
@@ -29,7 +29,7 @@ export interface SemanticDependencyInnerCollectionOutputRepresentationNormalized
29
29
  * (none)
30
30
  */
31
31
  export interface SemanticDependencyInnerCollectionOutputRepresentation {
32
- definitionApiName: string | null;
33
- dependencies: Array<SemanticDependencyOutputRepresentation_SemanticDependencyOutputRepresentation>;
34
- fieldApiName: string | null;
32
+ definitionApiName?: string;
33
+ dependencies?: Array<SemanticDependencyOutputRepresentation_SemanticDependencyOutputRepresentation>;
34
+ fieldApiName?: string;
35
35
  }
@@ -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 = "6cdb4741216b37d5cdb176269ba71b3f";
2
+ export declare const VERSION = "0d529a5a165fbf5998fd5ce8e77bb408";
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: SemanticDependencyInputRepresentation, existing: SemanticDependencyInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticDependencyInputRepresentationNormalized;
@@ -15,9 +15,9 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
15
15
  */
16
16
  export interface SemanticDependencyInputRepresentationNormalized {
17
17
  /** Checks dependencies for a specific semantic definition API name. */
18
- definitionApiName: string | null;
18
+ definitionApiName?: string;
19
19
  /** Checks dependencies for a specific field API name. */
20
- fieldApiName: string | null;
20
+ fieldApiName?: string;
21
21
  }
22
22
  /**
23
23
  * An input representation to retrieve a list of dependencies per definition.
@@ -26,6 +26,6 @@ export interface SemanticDependencyInputRepresentationNormalized {
26
26
  * (none)
27
27
  */
28
28
  export interface SemanticDependencyInputRepresentation {
29
- definitionApiName: string | null;
30
- fieldApiName: string | null;
29
+ definitionApiName?: string;
30
+ fieldApiName?: string;
31
31
  }
@@ -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 = "b1ba5f33d9ed5982542fccea11ec6bf7";
2
+ export declare const VERSION = "e96f6d15d947eadd33aeb16dd9222420";
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: SemanticDependencyOutputRepresentation, existing: SemanticDependencyOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticDependencyOutputRepresentationNormalized;
@@ -17,9 +17,11 @@ export interface SemanticDependencyOutputRepresentationNormalized {
17
17
  /** The dependency API name. */
18
18
  apiName: string;
19
19
  /** The dependency definition type. */
20
- definitionType: string;
20
+ definitionType?: string;
21
21
  /** Label name. */
22
- label: string | null;
22
+ label?: string;
23
+ /** Model api name the dependency semantic definition belongs to. */
24
+ modelApiName?: string;
23
25
  }
24
26
  /**
25
27
  * Represents a single dependency.
@@ -29,6 +31,7 @@ export interface SemanticDependencyOutputRepresentationNormalized {
29
31
  */
30
32
  export interface SemanticDependencyOutputRepresentation {
31
33
  apiName: string;
32
- definitionType: string;
33
- label: string | null;
34
+ definitionType?: string;
35
+ label?: string;
36
+ modelApiName?: string;
34
37
  }
@@ -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 { SemanticDimensionOutputRepresentation as SemanticDimensionOutputRepresentation_SemanticDimensionOutputRepresentation } from './SemanticDimensionOutputRepresentation';
2
- import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
3
- export declare const VERSION = "2b69753ae04c8557c58ebeeff5b5cab8";
3
+ export declare const VERSION = "c8b293773ce6b9038b4b92a9b9b69858";
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: SemanticDimensionCollectionOutputRepresentation, existing: SemanticDimensionCollectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticDimensionCollectionOutputRepresentationNormalized;
7
+ export interface DynamicIngestParams {
8
+ items: $64$luvio_engine_ResourceIngest;
9
+ }
10
+ export declare function dynamicNormalize(ingestParams: DynamicIngestParams): (input: SemanticDimensionCollectionOutputRepresentation, existing: SemanticDimensionCollectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number) => SemanticDimensionCollectionOutputRepresentationNormalized;
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: SemanticDimensionCollectionOutputRepresentationNormalized, incoming: SemanticDimensionCollectionOutputRepresentationNormalized): 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: SemanticDimensionCollectionOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
19
+ export declare function dynamicIngest(ingestParams: DynamicIngestParams): $64$luvio_engine_ResourceIngest;
11
20
  /**
12
21
  * Represents the output of a semantic dimension collection.
13
22
  *
@@ -16,7 +25,7 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
16
25
  */
17
26
  export interface SemanticDimensionCollectionOutputRepresentationNormalized {
18
27
  /** A list of semantic items. */
19
- items: Array<SemanticDimensionOutputRepresentation_SemanticDimensionOutputRepresentation>;
28
+ items?: Array<$64$luvio_engine_StoreLink>;
20
29
  }
21
30
  /**
22
31
  * Represents the output of a semantic dimension collection.
@@ -25,5 +34,5 @@ export interface SemanticDimensionCollectionOutputRepresentationNormalized {
25
34
  * (none)
26
35
  */
27
36
  export interface SemanticDimensionCollectionOutputRepresentation {
28
- items: Array<SemanticDimensionOutputRepresentation_SemanticDimensionOutputRepresentation>;
37
+ items?: Array<SemanticDimensionOutputRepresentation_SemanticDimensionOutputRepresentation>;
29
38
  }
@@ -1,5 +1,5 @@
1
1
  import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
2
- export declare const VERSION = "b09cdf4508803e5e7a6a5f252db5e0e5";
2
+ export declare const VERSION = "5081d48da81378e6a97f8216c3e1d67d";
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: SemanticDimensionInputRepresentation, existing: SemanticDimensionInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticDimensionInputRepresentationNormalized;
@@ -15,27 +15,27 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
15
15
  */
16
16
  export interface SemanticDimensionInputRepresentationNormalized {
17
17
  /** The API name of the semantic entity. */
18
- apiName: string;
18
+ apiName?: string;
19
19
  /** The API name of the referenced data object dimension. */
20
- dataObjectFieldName: string | null;
20
+ dataObjectFieldName?: string;
21
21
  /** The type of the dimension. Optional, if not specified, will use the original data type from the dmo/cio field. */
22
- dataType: string;
23
- /** An optional dataspace in which the entity is located. */
24
- dataspace: string | null;
22
+ dataType?: string;
25
23
  /** The number of decimals places. Optional, if not specified, will use the original decimal places from the dmo/cio field. */
26
- decimalPlace: number | null;
24
+ decimalPlace?: number;
27
25
  /** An optional description of the semantic entity. */
28
- description: string | null;
26
+ description?: string;
29
27
  /** Controls how data is represented in visualizations of the relationships between Semantic Calculated Dimensions and other Data Cloud Objects. Valid values are Discrete and Continuous. */
30
- displayCategory: string;
28
+ displayCategory?: string;
31
29
  /** Required if the DataType is “Geo”. The geographic role of the Semantic Calculated Dimension. Valid values are Airport, Area Code (US), CBSA/MSA (US), City,Congressional, District (US), Country/Region, Country, NUTS Europe, Latitude, Longitude, State/Province and Zip Code/Postcode. */
32
- geoRole: string;
30
+ geoRole?: string;
33
31
  /** Indicates whether the Semantic Calculated Dimension is visible in the consumption layer (true) or not (false). True is the default. */
34
- isVisible: boolean | null;
32
+ isVisible?: boolean;
35
33
  /** 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. */
36
- label: string | null;
34
+ label?: string;
35
+ /** The Semantic Data Type determines the type of data being displayed in specific Semantic Data Fields in association with native Salesforce Data Types. Valid Semantic Data Types include Image URL, Web URL, Latitude, Longitude, and None. The default is "None". */
36
+ semanticDataType?: string;
37
37
  /** Sort order of the Semantic Calculated Dimension. Valid values are Ascending, Descending and None. */
38
- sortOrder: string;
38
+ sortOrder?: string;
39
39
  }
40
40
  /**
41
41
  * Input representation for creating a semantic dimension
@@ -44,15 +44,15 @@ export interface SemanticDimensionInputRepresentationNormalized {
44
44
  * (none)
45
45
  */
46
46
  export interface SemanticDimensionInputRepresentation {
47
- apiName: string;
48
- dataObjectFieldName: string | null;
49
- dataType: string;
50
- dataspace: string | null;
51
- decimalPlace: number | null;
52
- description: string | null;
53
- displayCategory: string;
54
- geoRole: string;
55
- isVisible: boolean | null;
56
- label: string | null;
57
- sortOrder: string;
47
+ apiName?: string;
48
+ dataObjectFieldName?: string;
49
+ dataType?: string;
50
+ decimalPlace?: number;
51
+ description?: string;
52
+ displayCategory?: string;
53
+ geoRole?: string;
54
+ isVisible?: boolean;
55
+ label?: string;
56
+ semanticDataType?: string;
57
+ sortOrder?: string;
58
58
  }
@@ -1,7 +1,16 @@
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 = "c32aedfacb9f0a25f9ccd92b5fe90915";
1
+ 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';
2
+ export declare const VERSION = "5c2c76ac61c6a46a81da9845c8bbe370";
3
3
  export declare function validate(obj: any, path?: string): TypeError | null;
4
4
  export declare const RepresentationType: string;
5
+ export interface KeyParams extends $64$luvio_engine_KeyMetadata {
6
+ name: string;
7
+ }
8
+ export type SemanticDimensionOutputRepresentationNormalizedKeyMetadata = KeyParams & $64$luvio_engine_NormalizedKeyMetadata;
9
+ export type PartialSemanticDimensionOutputRepresentationNormalizedKeyMetadata = Partial<KeyParams> & $64$luvio_engine_NormalizedKeyMetadata;
10
+ export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, config: KeyParams): string;
11
+ export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, config: KeyParams): SemanticDimensionOutputRepresentationNormalizedKeyMetadata;
12
+ export declare function keyBuilderFromType(luvio: $64$luvio_engine_Luvio, object: SemanticDimensionOutputRepresentation): string;
13
+ export declare function keyBuilderFromType_StructuredKey(luvio: $64$luvio_engine_Luvio, object: SemanticDimensionOutputRepresentation): $64$luvio_engine_NormalizedKeyMetadata;
5
14
  export declare function normalize(input: SemanticDimensionOutputRepresentation, existing: SemanticDimensionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticDimensionOutputRepresentationNormalized;
6
15
  export declare const select: () => $64$luvio_engine_FragmentSelection;
7
16
  export declare function equals(existing: SemanticDimensionOutputRepresentationNormalized, incoming: SemanticDimensionOutputRepresentationNormalized): boolean;
@@ -11,23 +20,25 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
11
20
  * A semantic dimension.
12
21
  *
13
22
  * Keys:
14
- * (none)
23
+ * name (string): id
15
24
  */
16
25
  export interface SemanticDimensionOutputRepresentationNormalized {
17
26
  /** The API name of the semantic entity. */
18
27
  apiName: string;
28
+ /** The origin model of the semantic entity. */
29
+ baseModelApiName?: string;
19
30
  /** The user who created the semantic entity. */
20
31
  createdBy: string;
21
32
  /** The date in which the semantic entity was created. */
22
33
  createdDate: string;
23
34
  /** The API name of the referenced data object dimension. */
24
- dataObjectFieldName: string | null;
35
+ dataObjectFieldName?: string;
25
36
  /** The type of data stored in the Semantic Calculated Dimension. Valid values are Text, Date, DateTime, Image, Boolean, Geo and Number. */
26
- dataType: string;
37
+ dataType?: string;
27
38
  /** The number of decimal places to display */
28
- decimalPlace?: number | null;
39
+ decimalPlace?: number;
29
40
  /** The Description of the semantic entity. */
30
- description?: string | null;
41
+ description?: string;
31
42
  /** Controls how data is represented in visualizations of the relationships between Semantic Calculated Dimensions and other Data Cloud Objects. Valid values are Discrete and Continuous. */
32
43
  displayCategory?: string;
33
44
  /** The subtype for the 'Geo' data type. only valid and required when the data type is 'Geo' */
@@ -35,13 +46,15 @@ export interface SemanticDimensionOutputRepresentationNormalized {
35
46
  /** The object ID of the semantic entity. */
36
47
  id: string;
37
48
  /** Indicates whether the Semantic Data Object Field is visible in the consumption layer (true) or not (false). True is the default. */
38
- isVisible?: boolean | null;
49
+ isVisible?: boolean;
39
50
  /** The display name of the semantic entity to be used in the ui. */
40
- label: string | null;
51
+ label?: string;
41
52
  /** The user who last modified the semantic entity. */
42
- lastModifiedBy?: string | null;
53
+ lastModifiedBy?: string;
43
54
  /** The date in which the semantic entity was last modified. */
44
- lastModifiedDate?: string | null;
55
+ lastModifiedDate?: string;
56
+ /** The Semantic Data Type determines the type of data being displayed in specific Semantic Data Fields in association with native Salesforce Data Types. Valid Semantic Data Types include Image URL, Web URL, Latitude, Longitude, and None. The default is "None". */
57
+ semanticDataType?: string;
45
58
  /** Sort order of the Semantic Calculated Dimension. Valid values are Ascending, Descending, and None. */
46
59
  sortOrder?: string;
47
60
  }
@@ -49,22 +62,24 @@ export interface SemanticDimensionOutputRepresentationNormalized {
49
62
  * A semantic dimension.
50
63
  *
51
64
  * Keys:
52
- * (none)
65
+ * name (string): id
53
66
  */
54
67
  export interface SemanticDimensionOutputRepresentation {
55
68
  apiName: string;
69
+ baseModelApiName?: string;
56
70
  createdBy: string;
57
71
  createdDate: string;
58
- dataObjectFieldName: string | null;
59
- dataType: string;
60
- decimalPlace?: number | null;
61
- description?: string | null;
72
+ dataObjectFieldName?: string;
73
+ dataType?: string;
74
+ decimalPlace?: number;
75
+ description?: string;
62
76
  displayCategory?: string;
63
77
  geoRole?: string;
64
78
  id: string;
65
- isVisible?: boolean | null;
66
- label: string | null;
67
- lastModifiedBy?: string | null;
68
- lastModifiedDate?: string | null;
79
+ isVisible?: boolean;
80
+ label?: string;
81
+ lastModifiedBy?: string;
82
+ lastModifiedDate?: string;
83
+ semanticDataType?: string;
69
84
  sortOrder?: string;
70
85
  }
@@ -1,5 +1,6 @@
1
+ import { SemanticTableFieldReferenceInputRepresentation as SemanticTableFieldReferenceInputRepresentation_SemanticTableFieldReferenceInputRepresentation } from './SemanticTableFieldReferenceInputRepresentation';
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 = "822f71228629948f0e878482ffe679c8";
3
+ export declare const VERSION = "3e601e186181944629a2930e46f8f7a7";
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: SemanticFieldReferenceInputRepresentation, existing: SemanticFieldReferenceInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticFieldReferenceInputRepresentationNormalized;
@@ -15,9 +16,8 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
15
16
  */
16
17
  export interface SemanticFieldReferenceInputRepresentationNormalized {
17
18
  /** The API name of the calculated field. */
18
- calculatedFieldApiName: string | null;
19
- /** fully qualified data object field api name. */
20
- dataObjectFieldReference: {};
19
+ calculatedFieldApiName?: string;
20
+ tableFieldReference?: SemanticTableFieldReferenceInputRepresentation_SemanticTableFieldReferenceInputRepresentation;
21
21
  }
22
22
  /**
23
23
  * Input representation field reference
@@ -26,6 +26,6 @@ export interface SemanticFieldReferenceInputRepresentationNormalized {
26
26
  * (none)
27
27
  */
28
28
  export interface SemanticFieldReferenceInputRepresentation {
29
- calculatedFieldApiName: string | null;
30
- dataObjectFieldReference: {};
29
+ calculatedFieldApiName?: string;
30
+ tableFieldReference?: SemanticTableFieldReferenceInputRepresentation_SemanticTableFieldReferenceInputRepresentation;
31
31
  }
@@ -1,6 +1,6 @@
1
- import { SemanticDataObjectFieldReferenceOutputRepresentation as SemanticDataObjectFieldReferenceOutputRepresentation_SemanticDataObjectFieldReferenceOutputRepresentation } from './SemanticDataObjectFieldReferenceOutputRepresentation';
1
+ import { SemanticTableFieldReferenceOutputRepresentation as SemanticTableFieldReferenceOutputRepresentation_SemanticTableFieldReferenceOutputRepresentation } from './SemanticTableFieldReferenceOutputRepresentation';
2
2
  import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
3
- export declare const VERSION = "b87f807330c30ae791b72a0c78ed20f0";
3
+ export declare const VERSION = "f49a2cbbe308f6f74cda3e2144fa66cd";
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: SemanticFieldReferenceOutputRepresentation, existing: SemanticFieldReferenceOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticFieldReferenceOutputRepresentationNormalized;
@@ -16,9 +16,8 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
16
16
  */
17
17
  export interface SemanticFieldReferenceOutputRepresentationNormalized {
18
18
  /** calculated field api name. */
19
- calculatedFieldApiName?: string | null;
20
- /** fully qualified data object field api name. */
21
- dataObjectFieldReference?: SemanticDataObjectFieldReferenceOutputRepresentation_SemanticDataObjectFieldReferenceOutputRepresentation;
19
+ calculatedFieldApiName?: string;
20
+ tableFieldReference?: SemanticTableFieldReferenceOutputRepresentation_SemanticTableFieldReferenceOutputRepresentation;
22
21
  }
23
22
  /**
24
23
  * Output representation of a semantic field reference
@@ -27,6 +26,6 @@ export interface SemanticFieldReferenceOutputRepresentationNormalized {
27
26
  * (none)
28
27
  */
29
28
  export interface SemanticFieldReferenceOutputRepresentation {
30
- calculatedFieldApiName?: string | null;
31
- dataObjectFieldReference?: SemanticDataObjectFieldReferenceOutputRepresentation_SemanticDataObjectFieldReferenceOutputRepresentation;
29
+ calculatedFieldApiName?: string;
30
+ tableFieldReference?: SemanticTableFieldReferenceOutputRepresentation_SemanticTableFieldReferenceOutputRepresentation;
32
31
  }
@@ -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 = "0c7ac405b3ba8a949912644481d35a89";
2
+ export declare const VERSION = "9291cc687eaa1e462b495ff6e36f3373";
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: SemanticFilterInputRepresentation, existing: SemanticFilterInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticFilterInputRepresentationNormalized;
@@ -15,11 +15,11 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
15
15
  */
16
16
  export interface SemanticFilterInputRepresentationNormalized {
17
17
  /** The string representation of the value being filtered. */
18
- fieldName: string | null;
18
+ fieldName?: string;
19
19
  /** The operator for the filter. */
20
- operator: string;
20
+ operator?: string;
21
21
  /** The string representation of the value to filter against. */
22
- value: string | null;
22
+ value?: string;
23
23
  }
24
24
  /**
25
25
  * Input representation for creating a semantic filter
@@ -28,7 +28,7 @@ export interface SemanticFilterInputRepresentationNormalized {
28
28
  * (none)
29
29
  */
30
30
  export interface SemanticFilterInputRepresentation {
31
- fieldName: string | null;
32
- operator: string;
33
- value: string | null;
31
+ fieldName?: string;
32
+ operator?: string;
33
+ value?: string;
34
34
  }
@@ -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 = "ed73d00cb57883d07a5148ec2bb1348c";
2
+ export declare const VERSION = "9b5a0e85af6a943c95625e2dfe81ab96";
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: SemanticFilterOutputRepresentation, existing: SemanticFilterOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticFilterOutputRepresentationNormalized;
@@ -15,11 +15,11 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
15
15
  */
16
16
  export interface SemanticFilterOutputRepresentationNormalized {
17
17
  /** The API name on the field being filtered. */
18
- fieldName: string | null;
18
+ fieldName?: string;
19
19
  /** The operator for the filter. */
20
- operator: string;
20
+ operator?: string;
21
21
  /** The string representation of the value to filter against. */
22
- value: string | null;
22
+ value?: string;
23
23
  }
24
24
  /**
25
25
  * A semantic filter.
@@ -28,7 +28,7 @@ export interface SemanticFilterOutputRepresentationNormalized {
28
28
  * (none)
29
29
  */
30
30
  export interface SemanticFilterOutputRepresentation {
31
- fieldName: string | null;
32
- operator: string;
33
- value: string | null;
31
+ fieldName?: string;
32
+ operator?: string;
33
+ value?: string;
34
34
  }