@osdk/client.unstable 2.2.0-beta.1 → 2.2.0-beta.10

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 (306) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/build/cjs/index.d.cts +656 -343
  3. package/build/types/blockDataIr.d.ts +4 -0
  4. package/build/types/blockDataIr.d.ts.map +1 -1
  5. package/build/types/generated/ontology-metadata/api/ActionNotificationSettings.d.ts +2 -0
  6. package/build/types/generated/ontology-metadata/api/ActionNotificationSettings.d.ts.map +1 -1
  7. package/build/types/generated/ontology-metadata/api/ActionSubmissionConfiguration.d.ts +7 -0
  8. package/build/types/generated/ontology-metadata/api/ActionSubmissionConfiguration.d.ts.map +1 -0
  9. package/build/types/generated/ontology-metadata/api/ActionTableSubmissionMode.d.ts +14 -0
  10. package/build/types/generated/ontology-metadata/api/ActionTableSubmissionMode.d.ts.map +1 -0
  11. package/build/types/generated/ontology-metadata/api/ActionTableSubmissionModeConfiguration.d.ts +7 -0
  12. package/build/types/generated/ontology-metadata/api/ActionTableSubmissionModeConfiguration.d.ts.map +1 -0
  13. package/build/types/generated/ontology-metadata/api/ActionTypeCreate.d.ts +4 -0
  14. package/build/types/generated/ontology-metadata/api/ActionTypeCreate.d.ts.map +1 -1
  15. package/build/types/generated/ontology-metadata/api/ActionTypeMetadata.d.ts +2 -0
  16. package/build/types/generated/ontology-metadata/api/ActionTypeMetadata.d.ts.map +1 -1
  17. package/build/types/generated/ontology-metadata/api/ActionTypeMetadataModification.d.ts +2 -0
  18. package/build/types/generated/ontology-metadata/api/ActionTypeMetadataModification.d.ts.map +1 -1
  19. package/build/types/generated/ontology-metadata/api/ActionTypeUpdate.d.ts +2 -0
  20. package/build/types/generated/ontology-metadata/api/ActionTypeUpdate.d.ts.map +1 -1
  21. package/build/types/generated/ontology-metadata/api/AddObjectRuleModification.d.ts +2 -0
  22. package/build/types/generated/ontology-metadata/api/AddObjectRuleModification.d.ts.map +1 -1
  23. package/build/types/generated/ontology-metadata/api/AddOrModifyObjectRuleModification.d.ts +2 -0
  24. package/build/types/generated/ontology-metadata/api/AddOrModifyObjectRuleModification.d.ts.map +1 -1
  25. package/build/types/generated/ontology-metadata/api/AddOrModifyObjectRuleModificationV2.d.ts +2 -0
  26. package/build/types/generated/ontology-metadata/api/AddOrModifyObjectRuleModificationV2.d.ts.map +1 -1
  27. package/build/types/generated/ontology-metadata/api/DatasourceBackingRid.d.ts +6 -1
  28. package/build/types/generated/ontology-metadata/api/DatasourceBackingRid.d.ts.map +1 -1
  29. package/build/types/generated/ontology-metadata/api/DatasourceIdentifier.d.ts +6 -1
  30. package/build/types/generated/ontology-metadata/api/DatasourceIdentifier.d.ts.map +1 -1
  31. package/build/types/generated/ontology-metadata/api/DatasourceType.d.ts +1 -1
  32. package/build/types/generated/ontology-metadata/api/DatasourceType.d.ts.map +1 -1
  33. package/build/types/generated/ontology-metadata/api/EditActionTypeRequest.d.ts +2 -0
  34. package/build/types/generated/ontology-metadata/api/EditActionTypeRequest.d.ts.map +1 -1
  35. package/build/types/generated/ontology-metadata/api/EveryoneTrustedRedactionOverride.d.ts +1 -0
  36. package/build/types/generated/ontology-metadata/api/EveryoneTrustedRedactionOverride.d.ts.map +1 -0
  37. package/build/types/generated/ontology-metadata/api/InterfaceSharedPropertyType.d.ts +5 -0
  38. package/build/types/generated/ontology-metadata/api/InterfaceSharedPropertyType.d.ts.map +1 -0
  39. package/build/types/generated/ontology-metadata/api/InterfaceType.d.ts +4 -0
  40. package/build/types/generated/ontology-metadata/api/InterfaceType.d.ts.map +1 -1
  41. package/build/types/generated/ontology-metadata/api/LinkTypeError.d.ts +1 -21
  42. package/build/types/generated/ontology-metadata/api/LinkTypeError.d.ts.map +1 -1
  43. package/build/types/generated/ontology-metadata/api/ModifyObjectRuleModification.d.ts +2 -0
  44. package/build/types/generated/ontology-metadata/api/ModifyObjectRuleModification.d.ts.map +1 -1
  45. package/build/types/generated/ontology-metadata/api/ObjectParameterStructFieldValueModification.d.ts +3 -1
  46. package/build/types/generated/ontology-metadata/api/ObjectParameterStructFieldValueModification.d.ts.map +1 -1
  47. package/build/types/generated/ontology-metadata/api/ObjectParameterStructListFieldValueModification.d.ts +3 -1
  48. package/build/types/generated/ontology-metadata/api/ObjectParameterStructListFieldValueModification.d.ts.map +1 -1
  49. package/build/types/generated/ontology-metadata/api/ObjectTypeDatasetDatasourceV3.d.ts +17 -0
  50. package/build/types/generated/ontology-metadata/api/ObjectTypeDatasetDatasourceV3.d.ts.map +1 -0
  51. package/build/types/generated/ontology-metadata/api/ObjectTypeDatasourceDefinition.d.ts +11 -1
  52. package/build/types/generated/ontology-metadata/api/ObjectTypeDatasourceDefinition.d.ts.map +1 -1
  53. package/build/types/generated/ontology-metadata/api/ObjectTypeEmbeddingInput.d.ts +4 -0
  54. package/build/types/generated/ontology-metadata/api/ObjectTypeEmbeddingInput.d.ts.map +1 -0
  55. package/build/types/generated/ontology-metadata/api/ObjectTypeIdsAndInterfaceTypeRids.d.ts +10 -0
  56. package/build/types/generated/ontology-metadata/api/ObjectTypeIdsAndInterfaceTypeRids.d.ts.map +1 -0
  57. package/build/types/generated/ontology-metadata/api/ObjectTypeRidsAndInterfaceTypeRids.d.ts +10 -0
  58. package/build/types/generated/ontology-metadata/api/ObjectTypeRidsAndInterfaceTypeRids.d.ts.map +1 -0
  59. package/build/types/generated/ontology-metadata/api/ObjectTypeTableDatasource.d.ts +13 -0
  60. package/build/types/generated/ontology-metadata/api/ObjectTypeTableDatasource.d.ts.map +1 -0
  61. package/build/types/generated/ontology-metadata/api/ObjectTypeTimeSeriesDatasource.d.ts +2 -0
  62. package/build/types/generated/ontology-metadata/api/ObjectTypeTimeSeriesDatasource.d.ts.map +1 -1
  63. package/build/types/generated/ontology-metadata/api/OntologyIrActionTypeMetadata.d.ts +2 -0
  64. package/build/types/generated/ontology-metadata/api/OntologyIrActionTypeMetadata.d.ts.map +1 -1
  65. package/build/types/generated/ontology-metadata/api/OntologyIrDeprecatedLinkTypeStatus.d.ts +9 -0
  66. package/build/types/generated/ontology-metadata/api/OntologyIrDeprecatedLinkTypeStatus.d.ts.map +1 -0
  67. package/build/types/generated/ontology-metadata/api/OntologyIrInterfaceSharedPropertyType.d.ts +5 -0
  68. package/build/types/generated/ontology-metadata/api/OntologyIrInterfaceSharedPropertyType.d.ts.map +1 -0
  69. package/build/types/generated/ontology-metadata/api/OntologyIrInterfaceType.d.ts +4 -0
  70. package/build/types/generated/ontology-metadata/api/OntologyIrInterfaceType.d.ts.map +1 -1
  71. package/build/types/generated/ontology-metadata/api/OntologyIrIntermediaryLinkDefinition.d.ts +3 -3
  72. package/build/types/generated/ontology-metadata/api/OntologyIrIntermediaryLinkDefinition.d.ts.map +1 -1
  73. package/build/types/generated/ontology-metadata/api/OntologyIrLinkDefinition.d.ts +1 -6
  74. package/build/types/generated/ontology-metadata/api/OntologyIrLinkDefinition.d.ts.map +1 -1
  75. package/build/types/generated/ontology-metadata/api/OntologyIrLinkType.d.ts +2 -4
  76. package/build/types/generated/ontology-metadata/api/OntologyIrLinkType.d.ts.map +1 -1
  77. package/build/types/generated/ontology-metadata/api/OntologyIrLinkTypeStatus.d.ts +24 -0
  78. package/build/types/generated/ontology-metadata/api/OntologyIrLinkTypeStatus.d.ts.map +1 -0
  79. package/build/types/generated/ontology-metadata/api/OntologyIrManyToManyLinkDefinition.d.ts +3 -3
  80. package/build/types/generated/ontology-metadata/api/OntologyIrManyToManyLinkDefinition.d.ts.map +1 -1
  81. package/build/types/generated/ontology-metadata/api/OntologyIrManyToManyLinkTypeDatasetDatasource.d.ts +3 -6
  82. package/build/types/generated/ontology-metadata/api/OntologyIrManyToManyLinkTypeDatasetDatasource.d.ts.map +1 -1
  83. package/build/types/generated/ontology-metadata/api/OntologyIrManyToManyLinkTypeDatasourceDefinition.d.ts +1 -6
  84. package/build/types/generated/ontology-metadata/api/OntologyIrManyToManyLinkTypeDatasourceDefinition.d.ts.map +1 -1
  85. package/build/types/generated/ontology-metadata/api/OntologyIrObjectTypeDatasetDatasourceV3.d.ts +17 -0
  86. package/build/types/generated/ontology-metadata/api/OntologyIrObjectTypeDatasetDatasourceV3.d.ts.map +1 -0
  87. package/build/types/generated/ontology-metadata/api/OntologyIrObjectTypeDatasourceDefinition.d.ts +11 -1
  88. package/build/types/generated/ontology-metadata/api/OntologyIrObjectTypeDatasourceDefinition.d.ts.map +1 -1
  89. package/build/types/generated/ontology-metadata/api/OntologyIrObjectTypeTableDatasource.d.ts +13 -0
  90. package/build/types/generated/ontology-metadata/api/OntologyIrObjectTypeTableDatasource.d.ts.map +1 -0
  91. package/build/types/generated/ontology-metadata/api/OntologyIrObjectTypeTimeSeriesDatasource.d.ts +2 -0
  92. package/build/types/generated/ontology-metadata/api/OntologyIrObjectTypeTimeSeriesDatasource.d.ts.map +1 -1
  93. package/build/types/generated/ontology-metadata/api/OntologyIrOneToManyLinkDefinition.d.ts +2 -2
  94. package/build/types/generated/ontology-metadata/api/OntologyIrOneToManyLinkDefinition.d.ts.map +1 -1
  95. package/build/types/generated/ontology-metadata/api/OntologyIrSecurityGroupGranularCondition.d.ts +11 -1
  96. package/build/types/generated/ontology-metadata/api/OntologyIrSecurityGroupGranularCondition.d.ts.map +1 -1
  97. package/build/types/generated/ontology-metadata/api/OntologyIrSecurityGroupNotCondition.d.ts +7 -0
  98. package/build/types/generated/ontology-metadata/api/OntologyIrSecurityGroupNotCondition.d.ts.map +1 -0
  99. package/build/types/generated/ontology-metadata/api/PutActionTypeRequest.d.ts +2 -0
  100. package/build/types/generated/ontology-metadata/api/PutActionTypeRequest.d.ts.map +1 -1
  101. package/build/types/generated/ontology-metadata/api/RedactionOverrideOptions.d.ts +6 -0
  102. package/build/types/generated/ontology-metadata/api/RedactionOverrideOptions.d.ts.map +1 -0
  103. package/build/types/generated/ontology-metadata/api/SafeDatasourceIdentifier.d.ts +6 -1
  104. package/build/types/generated/ontology-metadata/api/SafeDatasourceIdentifier.d.ts.map +1 -1
  105. package/build/types/generated/ontology-metadata/api/SecurityGroupComparisonConstant.d.ts +3 -0
  106. package/build/types/generated/ontology-metadata/api/SecurityGroupComparisonConstant.d.ts.map +1 -1
  107. package/build/types/generated/ontology-metadata/api/SecurityGroupComparisonUserProperty.d.ts +19 -1
  108. package/build/types/generated/ontology-metadata/api/SecurityGroupComparisonUserProperty.d.ts.map +1 -1
  109. package/build/types/generated/ontology-metadata/api/SecurityGroupGranularCondition.d.ts +11 -1
  110. package/build/types/generated/ontology-metadata/api/SecurityGroupGranularCondition.d.ts.map +1 -1
  111. package/build/types/generated/ontology-metadata/api/SecurityGroupGranularConditionModification.d.ts +11 -1
  112. package/build/types/generated/ontology-metadata/api/SecurityGroupGranularConditionModification.d.ts.map +1 -1
  113. package/build/types/generated/ontology-metadata/api/SecurityGroupGroupNamesUserProperty.d.ts +7 -0
  114. package/build/types/generated/ontology-metadata/api/SecurityGroupGroupNamesUserProperty.d.ts.map +1 -0
  115. package/build/types/generated/ontology-metadata/api/SecurityGroupNotCondition.d.ts +7 -0
  116. package/build/types/generated/ontology-metadata/api/SecurityGroupNotCondition.d.ts.map +1 -0
  117. package/build/types/generated/ontology-metadata/api/SecurityGroupNotConditionModification.d.ts +4 -0
  118. package/build/types/generated/ontology-metadata/api/SecurityGroupNotConditionModification.d.ts.map +1 -0
  119. package/build/types/generated/ontology-metadata/api/SecurityGroupTrueCondition.d.ts +4 -0
  120. package/build/types/generated/ontology-metadata/api/SecurityGroupTrueCondition.d.ts.map +1 -0
  121. package/build/types/generated/ontology-metadata/api/SecurityGroupTrueConditionModification.d.ts +4 -0
  122. package/build/types/generated/ontology-metadata/api/SecurityGroupTrueConditionModification.d.ts.map +1 -0
  123. package/build/types/generated/ontology-metadata/api/SecurityGroupUserAttributesUserProperty.d.ts +6 -0
  124. package/build/types/generated/ontology-metadata/api/SecurityGroupUserAttributesUserProperty.d.ts.map +1 -0
  125. package/build/types/generated/ontology-metadata/api/SecurityGroupUsernameUserProperty.d.ts +6 -0
  126. package/build/types/generated/ontology-metadata/api/SecurityGroupUsernameUserProperty.d.ts.map +1 -0
  127. package/build/types/generated/ontology-metadata/api/SharedPropertyTypeStructFieldLogicRuleValueModification.d.ts +5 -3
  128. package/build/types/generated/ontology-metadata/api/SharedPropertyTypeStructFieldLogicRuleValueModification.d.ts.map +1 -1
  129. package/build/types/generated/ontology-metadata/api/StructFieldApiNameOrRid.d.ts +11 -0
  130. package/build/types/generated/ontology-metadata/api/StructFieldApiNameOrRid.d.ts.map +1 -0
  131. package/build/types/generated/ontology-metadata/api/StructFieldLogicRuleValueMappingModification.d.ts +6 -0
  132. package/build/types/generated/ontology-metadata/api/StructFieldLogicRuleValueMappingModification.d.ts.map +1 -0
  133. package/build/types/generated/ontology-metadata/api/SubmitAllValidOrNothingThrowingMode.d.ts +6 -0
  134. package/build/types/generated/ontology-metadata/api/SubmitAllValidOrNothingThrowingMode.d.ts.map +1 -0
  135. package/build/types/generated/ontology-metadata/api/SubmitValidEntriesInOrderUntilFirstFailureMode.d.ts +7 -0
  136. package/build/types/generated/ontology-metadata/api/SubmitValidEntriesInOrderUntilFirstFailureMode.d.ts.map +1 -0
  137. package/build/types/generated/ontology-metadata/api/TableLocator.d.ts +9 -0
  138. package/build/types/generated/ontology-metadata/api/TableLocator.d.ts.map +1 -0
  139. package/build/types/generated/ontology-metadata/api/TableRid.d.ts +4 -0
  140. package/build/types/generated/ontology-metadata/api/TableRid.d.ts.map +1 -0
  141. package/build/types/generated/ontology-metadata/api/blockdata/OntologyIrBlockPermissionInformation.d.ts +2 -2
  142. package/build/types/generated/ontology-metadata/api/blockdata/OntologyIrBlockPermissionInformation.d.ts.map +1 -1
  143. package/build/types/generated/ontology-metadata/api/blockdata/OntologyIrKnownMarketplaceIdentifiers.d.ts +1 -2
  144. package/build/types/generated/ontology-metadata/api/blockdata/OntologyIrKnownMarketplaceIdentifiers.d.ts.map +1 -1
  145. package/build/types/generated/ontology-metadata/api/blockdata/OntologyIrObjectPropertyReference.d.ts +9 -0
  146. package/build/types/generated/ontology-metadata/api/blockdata/OntologyIrObjectPropertyReference.d.ts.map +1 -0
  147. package/build/types/generated/ontology-metadata/api/blockdata/OntologyIrOntologyBlockDataV2.d.ts +3 -0
  148. package/build/types/generated/ontology-metadata/api/blockdata/OntologyIrOntologyBlockDataV2.d.ts.map +1 -1
  149. package/build/types/generated/ontology-metadata/api/blockdata/OntologyIrPropertyToColumnMapping.d.ts +9 -0
  150. package/build/types/generated/ontology-metadata/api/blockdata/OntologyIrPropertyToColumnMapping.d.ts.map +1 -0
  151. package/build/types/generated/ontology-metadata/api/blockdata/OntologyIrPropertyToPropertyMapping.d.ts +8 -0
  152. package/build/types/generated/ontology-metadata/api/blockdata/OntologyIrPropertyToPropertyMapping.d.ts.map +1 -0
  153. package/build/types/generated/ontology-metadata/api/blockdata/index.d.ts +3 -0
  154. package/build/types/generated/ontology-metadata/api/blockdata/index.d.ts.map +1 -1
  155. package/build/types/generated/ontology-metadata/api/derivedproperties/AggregatedPropertiesDefinitionModification.d.ts +4 -0
  156. package/build/types/generated/ontology-metadata/api/derivedproperties/AggregatedPropertiesDefinitionModification.d.ts.map +1 -1
  157. package/build/types/generated/ontology-metadata/api/derivedproperties/DerivedPropertyAggregationModification.d.ts +3 -0
  158. package/build/types/generated/ontology-metadata/api/derivedproperties/DerivedPropertyAggregationModification.d.ts.map +1 -1
  159. package/build/types/generated/ontology-metadata/api/derivedproperties/DerivedPropertyLinkTypeSide.d.ts +13 -1
  160. package/build/types/generated/ontology-metadata/api/derivedproperties/DerivedPropertyLinkTypeSide.d.ts.map +1 -1
  161. package/build/types/generated/ontology-metadata/api/derivedproperties/LinkDefinition.d.ts +6 -1
  162. package/build/types/generated/ontology-metadata/api/derivedproperties/LinkDefinition.d.ts.map +1 -1
  163. package/build/types/generated/ontology-metadata/api/derivedproperties/LinkDefinitionModification.d.ts +6 -1
  164. package/build/types/generated/ontology-metadata/api/derivedproperties/LinkDefinitionModification.d.ts.map +1 -1
  165. package/build/types/generated/ontology-metadata/api/derivedproperties/LinkTypeLinkDefinition.d.ts +1 -1
  166. package/build/types/generated/ontology-metadata/api/derivedproperties/LinkedCollectionModification.d.ts +3 -0
  167. package/build/types/generated/ontology-metadata/api/derivedproperties/LinkedCollectionModification.d.ts.map +1 -1
  168. package/build/types/generated/ontology-metadata/api/derivedproperties/LinkedPropertiesDefinitionModification.d.ts +4 -0
  169. package/build/types/generated/ontology-metadata/api/derivedproperties/LinkedPropertiesDefinitionModification.d.ts.map +1 -1
  170. package/build/types/generated/ontology-metadata/api/derivedproperties/MultiHopLinkDefinition.d.ts +7 -0
  171. package/build/types/generated/ontology-metadata/api/derivedproperties/MultiHopLinkDefinition.d.ts.map +1 -0
  172. package/build/types/generated/ontology-metadata/api/derivedproperties/MultiHopLinkDefinitionModification.d.ts +7 -0
  173. package/build/types/generated/ontology-metadata/api/derivedproperties/MultiHopLinkDefinitionModification.d.ts.map +1 -0
  174. package/build/types/generated/ontology-metadata/api/derivedproperties/MultiHopStepDefinition.d.ts +6 -0
  175. package/build/types/generated/ontology-metadata/api/derivedproperties/MultiHopStepDefinition.d.ts.map +1 -0
  176. package/build/types/generated/ontology-metadata/api/derivedproperties/MultiHopStepDefinitionModification.d.ts +6 -0
  177. package/build/types/generated/ontology-metadata/api/derivedproperties/MultiHopStepDefinitionModification.d.ts.map +1 -0
  178. package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrAggregatedPropertiesDefinition.d.ts +2 -2
  179. package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrAggregatedPropertiesDefinition.d.ts.map +1 -1
  180. package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrDerivedPropertyLinkTypeIdentifier.d.ts +6 -0
  181. package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrDerivedPropertyLinkTypeIdentifier.d.ts.map +1 -0
  182. package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrLinkDefinition.d.ts +11 -0
  183. package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrLinkDefinition.d.ts.map +1 -0
  184. package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrLinkTypeLinkDefinition.d.ts +6 -0
  185. package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrLinkTypeLinkDefinition.d.ts.map +1 -0
  186. package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrLinkedPropertiesDefinition.d.ts +2 -2
  187. package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrLinkedPropertiesDefinition.d.ts.map +1 -1
  188. package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrMultiHopLinkDefinition.d.ts +7 -0
  189. package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrMultiHopLinkDefinition.d.ts.map +1 -0
  190. package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrMultiHopStepDefinition.d.ts +6 -0
  191. package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrMultiHopStepDefinition.d.ts.map +1 -0
  192. package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrSearchAroundStep.d.ts +6 -0
  193. package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrSearchAroundStep.d.ts.map +1 -0
  194. package/build/types/generated/ontology-metadata/api/derivedproperties/SearchAroundStep.d.ts +6 -0
  195. package/build/types/generated/ontology-metadata/api/derivedproperties/SearchAroundStep.d.ts.map +1 -0
  196. package/build/types/generated/ontology-metadata/api/derivedproperties/SearchAroundStepModification.d.ts +6 -0
  197. package/build/types/generated/ontology-metadata/api/derivedproperties/SearchAroundStepModification.d.ts.map +1 -0
  198. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageAggregatedPropertiesDefinition.d.ts +7 -0
  199. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageAggregatedPropertiesDefinition.d.ts.map +1 -0
  200. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageDerivedPropertiesDefinition.d.ts +11 -0
  201. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageDerivedPropertiesDefinition.d.ts.map +1 -0
  202. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageDerivedPropertyAggregation.d.ts +40 -0
  203. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageDerivedPropertyAggregation.d.ts.map +1 -0
  204. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageDerivedPropertyLinkTypeIdentifier.d.ts +6 -0
  205. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageDerivedPropertyLinkTypeIdentifier.d.ts.map +1 -0
  206. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageDerivedPropertyLinkTypeIdentifierInRequest.d.ts +11 -0
  207. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageDerivedPropertyLinkTypeIdentifierInRequest.d.ts.map +1 -0
  208. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageLinkDefinition.d.ts +11 -0
  209. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageLinkDefinition.d.ts.map +1 -0
  210. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageLinkTypeLinkDefinition.d.ts +6 -0
  211. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageLinkTypeLinkDefinition.d.ts.map +1 -0
  212. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageLinkedCollection.d.ts +5 -0
  213. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageLinkedCollection.d.ts.map +1 -0
  214. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageLinkedCountMetric.d.ts +1 -0
  215. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageLinkedCountMetric.d.ts.map +1 -0
  216. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageLinkedPropertiesDefinition.d.ts +7 -0
  217. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageLinkedPropertiesDefinition.d.ts.map +1 -0
  218. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageMultiHopLinkDefinition.d.ts +4 -0
  219. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageMultiHopLinkDefinition.d.ts.map +1 -0
  220. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageMultiHopStepDefinition.d.ts +6 -0
  221. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageMultiHopStepDefinition.d.ts.map +1 -0
  222. package/build/types/generated/ontology-metadata/api/derivedproperties/StoragePropertyTypeIdentifier.d.ts +6 -0
  223. package/build/types/generated/ontology-metadata/api/derivedproperties/StoragePropertyTypeIdentifier.d.ts.map +1 -0
  224. package/build/types/generated/ontology-metadata/api/derivedproperties/StoragePropertyTypeIdentifierInRequest.d.ts +11 -0
  225. package/build/types/generated/ontology-metadata/api/derivedproperties/StoragePropertyTypeIdentifierInRequest.d.ts.map +1 -0
  226. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageSearchAroundStep.d.ts +6 -0
  227. package/build/types/generated/ontology-metadata/api/derivedproperties/StorageSearchAroundStep.d.ts.map +1 -0
  228. package/build/types/generated/ontology-metadata/api/derivedproperties/index.d.ts +27 -0
  229. package/build/types/generated/ontology-metadata/api/derivedproperties/index.d.ts.map +1 -1
  230. package/build/types/generated/ontology-metadata/api/entitymetadata/EditsHistoryImportConfiguration.d.ts +4 -0
  231. package/build/types/generated/ontology-metadata/api/entitymetadata/EditsHistoryImportConfiguration.d.ts.map +1 -0
  232. package/build/types/generated/ontology-metadata/api/entitymetadata/ObjectStorageV2.d.ts +2 -0
  233. package/build/types/generated/ontology-metadata/api/entitymetadata/ObjectStorageV2.d.ts.map +1 -1
  234. package/build/types/generated/ontology-metadata/api/entitymetadata/OntologyIrLinkTypeEntityMetadata.d.ts +0 -7
  235. package/build/types/generated/ontology-metadata/api/entitymetadata/OntologyIrLinkTypeEntityMetadata.d.ts.map +1 -1
  236. package/build/types/generated/ontology-metadata/api/entitymetadata/index.d.ts +1 -0
  237. package/build/types/generated/ontology-metadata/api/entitymetadata/index.d.ts.map +1 -1
  238. package/build/types/generated/ontology-metadata/api/index.d.ts +30 -4
  239. package/build/types/generated/ontology-metadata/api/index.d.ts.map +1 -1
  240. package/build/types/generated/ontology-metadata/api/modification/ActionTypeModification.d.ts +2 -0
  241. package/build/types/generated/ontology-metadata/api/modification/ActionTypeModification.d.ts.map +1 -1
  242. package/build/types/generated/ontology-metadata/api/modification/InterfaceSharedPropertyTypeModification.d.ts +5 -0
  243. package/build/types/generated/ontology-metadata/api/modification/InterfaceSharedPropertyTypeModification.d.ts.map +1 -0
  244. package/build/types/generated/ontology-metadata/api/modification/InterfaceTypeModification.d.ts +2 -0
  245. package/build/types/generated/ontology-metadata/api/modification/InterfaceTypeModification.d.ts.map +1 -1
  246. package/build/types/generated/ontology-metadata/api/modification/LinkTypeCreate.d.ts +2 -0
  247. package/build/types/generated/ontology-metadata/api/modification/LinkTypeCreate.d.ts.map +1 -1
  248. package/build/types/generated/ontology-metadata/api/modification/ObjectTypeCreate.d.ts +2 -0
  249. package/build/types/generated/ontology-metadata/api/modification/ObjectTypeCreate.d.ts.map +1 -1
  250. package/build/types/generated/ontology-metadata/api/modification/ObjectTypeDatasetDatasourceV3Modification.d.ts +9 -0
  251. package/build/types/generated/ontology-metadata/api/modification/ObjectTypeDatasetDatasourceV3Modification.d.ts.map +1 -0
  252. package/build/types/generated/ontology-metadata/api/modification/ObjectTypeDatasourceModificationDefinition.d.ts +11 -1
  253. package/build/types/generated/ontology-metadata/api/modification/ObjectTypeDatasourceModificationDefinition.d.ts.map +1 -1
  254. package/build/types/generated/ontology-metadata/api/modification/ObjectTypeTableDatasourceModification.d.ts +10 -0
  255. package/build/types/generated/ontology-metadata/api/modification/ObjectTypeTableDatasourceModification.d.ts.map +1 -0
  256. package/build/types/generated/ontology-metadata/api/modification/ObjectTypeTimeSeriesDatasourceModification.d.ts +2 -0
  257. package/build/types/generated/ontology-metadata/api/modification/ObjectTypeTimeSeriesDatasourceModification.d.ts.map +1 -1
  258. package/build/types/generated/ontology-metadata/api/modification/OntologyModificationRequest.d.ts +3 -0
  259. package/build/types/generated/ontology-metadata/api/modification/OntologyModificationRequest.d.ts.map +1 -1
  260. package/build/types/generated/ontology-metadata/api/modification/index.d.ts +3 -0
  261. package/build/types/generated/ontology-metadata/api/modification/index.d.ts.map +1 -1
  262. package/build/types/generated/ontology-metadata/api/search/ObjectTypeSearchHit.d.ts +1 -0
  263. package/build/types/generated/ontology-metadata/api/search/ObjectTypeSearchHit.d.ts.map +1 -1
  264. package/build/types/generated/ontology-metadata/api/search/ObjectTypeSearchRequestV2.d.ts +1 -0
  265. package/build/types/generated/ontology-metadata/api/search/ObjectTypeSearchRequestV2.d.ts.map +1 -1
  266. package/build/types/generated/ontology-metadata/branch/api/BranchConflictsWithMain.d.ts +10 -0
  267. package/build/types/generated/ontology-metadata/branch/api/BranchConflictsWithMain.d.ts.map +1 -0
  268. package/build/types/generated/ontology-metadata/branch/api/ConflictingEntitiesSummary.d.ts +6 -0
  269. package/build/types/generated/ontology-metadata/branch/api/ConflictingEntitiesSummary.d.ts.map +1 -1
  270. package/build/types/generated/ontology-metadata/branch/api/CreateOntologyServiceBranchResponse.d.ts +2 -0
  271. package/build/types/generated/ontology-metadata/branch/api/CreateOntologyServiceBranchResponse.d.ts.map +1 -1
  272. package/build/types/generated/ontology-metadata/branch/api/DatasourceModificationConstraintError.d.ts +6 -1
  273. package/build/types/generated/ontology-metadata/branch/api/DatasourceModificationConstraintError.d.ts.map +1 -1
  274. package/build/types/generated/ontology-metadata/branch/api/InvalidDataConstraintsError.d.ts +4 -0
  275. package/build/types/generated/ontology-metadata/branch/api/InvalidDataConstraintsError.d.ts.map +1 -1
  276. package/build/types/generated/ontology-metadata/branch/api/InvalidIsIndexedForSearchError.d.ts +4 -0
  277. package/build/types/generated/ontology-metadata/branch/api/InvalidIsIndexedForSearchError.d.ts.map +1 -1
  278. package/build/types/generated/ontology-metadata/branch/api/InvalidPropertyTypeError.d.ts +4 -0
  279. package/build/types/generated/ontology-metadata/branch/api/InvalidPropertyTypeError.d.ts.map +1 -1
  280. package/build/types/generated/ontology-metadata/branch/api/InvalidTypeClassesError.d.ts +4 -0
  281. package/build/types/generated/ontology-metadata/branch/api/InvalidTypeClassesError.d.ts.map +1 -1
  282. package/build/types/generated/ontology-metadata/branch/api/InvalidValueTypeError.d.ts +4 -0
  283. package/build/types/generated/ontology-metadata/branch/api/InvalidValueTypeError.d.ts.map +1 -1
  284. package/build/types/generated/ontology-metadata/branch/api/MergeConstraintError.d.ts +6 -0
  285. package/build/types/generated/ontology-metadata/branch/api/MergeConstraintError.d.ts.map +1 -0
  286. package/build/types/generated/ontology-metadata/branch/api/ObjectTypeDatasourceCannotHaveAssumedMarkingsUpdatedError.d.ts +9 -0
  287. package/build/types/generated/ontology-metadata/branch/api/ObjectTypeDatasourceCannotHaveAssumedMarkingsUpdatedError.d.ts.map +1 -0
  288. package/build/types/generated/ontology-metadata/branch/api/PropertySecurityGroupsConstraintError.d.ts +6 -1
  289. package/build/types/generated/ontology-metadata/branch/api/PropertySecurityGroupsConstraintError.d.ts.map +1 -1
  290. package/build/types/generated/ontology-metadata/branch/api/UnexpectedPropertyTypeReferencedInSecurityGroupGranularPolicyError.d.ts +14 -0
  291. package/build/types/generated/ontology-metadata/branch/api/UnexpectedPropertyTypeReferencedInSecurityGroupGranularPolicyError.d.ts.map +1 -0
  292. package/build/types/generated/ontology-metadata/branch/api/ValidationError.d.ts +6 -1
  293. package/build/types/generated/ontology-metadata/branch/api/ValidationError.d.ts.map +1 -1
  294. package/build/types/generated/ontology-metadata/branch/api/index.d.ts +4 -0
  295. package/build/types/generated/ontology-metadata/branch/api/index.d.ts.map +1 -1
  296. package/build/types/index.d.ts +2 -0
  297. package/build/types/index.d.ts.map +1 -1
  298. package/package.json +3 -3
  299. package/build/types/generated/ontology-metadata/api/IntermediaryLinkTypeMustBeOsV2Error.d.ts +0 -9
  300. package/build/types/generated/ontology-metadata/api/IntermediaryLinkTypeMustBeOsV2Error.d.ts.map +0 -1
  301. package/build/types/generated/ontology-metadata/api/InvalidAssociatedLinkTypeError.d.ts +0 -11
  302. package/build/types/generated/ontology-metadata/api/InvalidAssociatedLinkTypeError.d.ts.map +0 -1
  303. package/build/types/generated/ontology-metadata/api/InvalidAssociatedLinkTypeStructureError.d.ts +0 -21
  304. package/build/types/generated/ontology-metadata/api/InvalidAssociatedLinkTypeStructureError.d.ts.map +0 -1
  305. package/build/types/generated/ontology-metadata/api/ReferencedObjectTypesMustBeOsV2Error.d.ts +0 -13
  306. package/build/types/generated/ontology-metadata/api/ReferencedObjectTypesMustBeOsV2Error.d.ts.map +0 -1
@@ -1655,7 +1655,7 @@ interface LinkTypeDisplayMetadata {
1655
1655
  * - Match the unicode identifier syntax: https://unicode.org/reports/tr31/
1656
1656
  * - Contain at most 100 characters.
1657
1657
  */
1658
- type ObjectTypeFieldApiName = string;
1658
+ type ObjectTypeFieldApiName$1 = string;
1659
1659
 
1660
1660
  /**
1661
1661
  * Type Classes comprise a kind and name field, where the kind field can provide a useful namespace for
@@ -1670,7 +1670,7 @@ interface TypeClass {
1670
1670
  interface LinkTypeMetadata {
1671
1671
  displayMetadata: LinkTypeDisplayMetadata;
1672
1672
  typeClasses: Array<TypeClass>;
1673
- apiName: ObjectTypeFieldApiName | undefined;
1673
+ apiName: ObjectTypeFieldApiName$1 | undefined;
1674
1674
  }
1675
1675
 
1676
1676
  /**
@@ -3145,7 +3145,7 @@ type StructFieldRid = string;
3145
3145
  interface StructFieldType {
3146
3146
  structFieldRid: StructFieldRid;
3147
3147
  displayMetadata: StructFieldDisplayMetadata;
3148
- apiName: ObjectTypeFieldApiName;
3148
+ apiName: ObjectTypeFieldApiName$1;
3149
3149
  fieldType: Type;
3150
3150
  aliases: Array<StructFieldAlias>;
3151
3151
  typeClasses: Array<TypeClass>;
@@ -3306,8 +3306,8 @@ interface ValueTypeReference$1 {
3306
3306
  interface PropertyType {
3307
3307
  rid: PropertyTypeRid;
3308
3308
  id: PropertyTypeId;
3309
- apiName: ObjectTypeFieldApiName | undefined;
3310
- sharedPropertyTypeApiName: ObjectTypeFieldApiName | undefined;
3309
+ apiName: ObjectTypeFieldApiName$1 | undefined;
3310
+ sharedPropertyTypeApiName: ObjectTypeFieldApiName$1 | undefined;
3311
3311
  displayMetadata: PropertyTypeDisplayMetadata;
3312
3312
  indexedForSearch: boolean;
3313
3313
  ruleSetBinding: RuleSetBinding | undefined;
@@ -3353,7 +3353,7 @@ type GothamPropertyTypeUri = string;
3353
3353
 
3354
3354
  interface SharedPropertyTypeGothamMapping {
3355
3355
  uri: GothamPropertyTypeUri;
3356
- structApiNameToComponentUriMapping: Record<ObjectTypeFieldApiName, GothamPropertyComponentUri>;
3356
+ structApiNameToComponentUriMapping: Record<ObjectTypeFieldApiName$1, GothamPropertyComponentUri>;
3357
3357
  }
3358
3358
 
3359
3359
  /**
@@ -3497,7 +3497,7 @@ interface ActionTypeLoadRequestV2 {
3497
3497
  versionReference: VersionReference | undefined;
3498
3498
  }
3499
3499
 
3500
- type DatasourceType = "DATASET" | "RESTRICTED_VIEW" | "TIME_SERIES" | "STREAM" | "STREAM_V2" | "DATASET_V2" | "RESTRICTED_VIEW_V2" | "RESTRICTED_STREAM" | "MEDIA" | "MEDIA_SET_VIEW" | "GEOTIME_SERIES" | "EDITS_ONLY" | "DIRECT" | "DERIVED";
3500
+ type DatasourceType = "DATASET" | "RESTRICTED_VIEW" | "TIME_SERIES" | "STREAM" | "STREAM_V2" | "DATASET_V2" | "RESTRICTED_VIEW_V2" | "RESTRICTED_STREAM" | "MEDIA" | "MEDIA_SET_VIEW" | "GEOTIME_SERIES" | "TABLE" | "EDITS_ONLY" | "DIRECT" | "DERIVED" | "DATASET_V3";
3501
3501
 
3502
3502
  /**
3503
3503
  * Specifies how EntityMetadatas should be loaded.
@@ -6652,6 +6652,15 @@ interface ActionLogConfiguration {
6652
6652
  actionLogSummary: Array<ActionLogSummaryPart>;
6653
6653
  }
6654
6654
 
6655
+ interface EveryoneTrustedRedactionOverride {
6656
+ }
6657
+
6658
+ interface RedactionOverrideOptions_everyoneTrusted {
6659
+ type: "everyoneTrusted";
6660
+ everyoneTrusted: EveryoneTrustedRedactionOverride;
6661
+ }
6662
+ type RedactionOverrideOptions = RedactionOverrideOptions_everyoneTrusted;
6663
+
6655
6664
  /**
6656
6665
  * Specifies that notifications to all recipients must render before Action can be executed
6657
6666
  */
@@ -6682,6 +6691,51 @@ type RenderingSettings = RenderingSettings_allNotificationRenderingMustSucceed |
6682
6691
  */
6683
6692
  interface ActionNotificationSettings {
6684
6693
  renderingSettings: RenderingSettings;
6694
+ redactionOverride: RedactionOverrideOptions | undefined;
6695
+ }
6696
+
6697
+ /**
6698
+ * In this mode, all apply action requests need to be valid (also considered as the collection) in order for the
6699
+ * submission to go through. In other words, this mode respects the atomicity property, i.e. actions are applied
6700
+ * either completely, or none at all. It also mirrors the V1 endpoint behaviour.
6701
+ */
6702
+ interface SubmitAllValidOrNothingThrowingMode {
6703
+ }
6704
+
6705
+ /**
6706
+ * Submits the set of all valid apply action requests defined in the parent request order until the first invalid
6707
+ * apply action request or the first request which makes the overall parent request container invalid, e.g.
6708
+ * duplicate conflicting edits on the same object. Subsequent requests will not be processed and returned
6709
+ * as unattempted.
6710
+ */
6711
+ interface SubmitValidEntriesInOrderUntilFirstFailureMode {
6712
+ }
6713
+
6714
+ interface ActionTableSubmissionMode_submitValidEntriesInOrderUntilFirstFailure {
6715
+ type: "submitValidEntriesInOrderUntilFirstFailure";
6716
+ submitValidEntriesInOrderUntilFirstFailure: SubmitValidEntriesInOrderUntilFirstFailureMode;
6717
+ }
6718
+ interface ActionTableSubmissionMode_submitAllValidOrNothingThrowing {
6719
+ type: "submitAllValidOrNothingThrowing";
6720
+ submitAllValidOrNothingThrowing: SubmitAllValidOrNothingThrowingMode;
6721
+ }
6722
+ /**
6723
+ * Submission mode defining the validation and processing result handling of action application requests.
6724
+ */
6725
+ type ActionTableSubmissionMode = ActionTableSubmissionMode_submitValidEntriesInOrderUntilFirstFailure | ActionTableSubmissionMode_submitAllValidOrNothingThrowing;
6726
+
6727
+ /**
6728
+ * Submission Mode configuration in OMA for bulk actions applied via tableEditApplyActionV2
6729
+ */
6730
+ interface ActionTableSubmissionModeConfiguration {
6731
+ submissionMode: ActionTableSubmissionMode;
6732
+ }
6733
+
6734
+ /**
6735
+ * Configuration options related to the submission of an action type
6736
+ */
6737
+ interface ActionSubmissionConfiguration {
6738
+ tableSubmissionModeConfiguration: ActionTableSubmissionModeConfiguration | undefined;
6685
6739
  }
6686
6740
 
6687
6741
  /**
@@ -7423,6 +7477,7 @@ interface ActionTypeMetadata {
7423
7477
  actionApplyClientSettings: ActionApplyClientPreferences | undefined;
7424
7478
  notificationSettings: ActionNotificationSettings;
7425
7479
  provenance: ActionTypeProvenance | undefined;
7480
+ submissionConfiguration: ActionSubmissionConfiguration | undefined;
7426
7481
  }
7427
7482
 
7428
7483
  interface ActionType {
@@ -7476,64 +7531,6 @@ interface InterfaceLinkType {
7476
7531
  required: boolean;
7477
7532
  }
7478
7533
 
7479
- /**
7480
- * This includes metadata which can be used by front-ends when displaying an interface.
7481
- */
7482
- interface InterfaceTypeDisplayMetadata {
7483
- displayName: string;
7484
- description: string | undefined;
7485
- icon: Icon | undefined;
7486
- }
7487
-
7488
- /**
7489
- * This status indicates that breaking changes should not be made to the interface and it should be safe to use
7490
- * in user facing workflows. The interface will not be removed without first being deprecated.
7491
- */
7492
- interface ActiveInterfaceTypeStatus {
7493
- }
7494
-
7495
- /**
7496
- * This status indicates that the interface is reaching the end of its life and will be removed as per the
7497
- * deadline specified.
7498
- */
7499
- interface DeprecatedInterfaceTypeStatus {
7500
- message: string;
7501
- deadline: string;
7502
- replacedBy: InterfaceTypeRid | undefined;
7503
- }
7504
-
7505
- /**
7506
- * This status indicates that the interface is an example.
7507
- * It is backed by notional data that should not be used for actual workflows, but can be used to test those workflows.
7508
- */
7509
- interface ExampleInterfaceTypeStatus {
7510
- }
7511
-
7512
- /**
7513
- * This status indicates that the interface is in development. Please refrain from using it in critical workflows
7514
- * as breaking changes can be made at anytime.
7515
- */
7516
- interface ExperimentalInterfaceTypeStatus {
7517
- }
7518
-
7519
- interface InterfaceTypeStatus_experimental {
7520
- type: "experimental";
7521
- experimental: ExperimentalInterfaceTypeStatus;
7522
- }
7523
- interface InterfaceTypeStatus_active {
7524
- type: "active";
7525
- active: ActiveInterfaceTypeStatus;
7526
- }
7527
- interface InterfaceTypeStatus_deprecated {
7528
- type: "deprecated";
7529
- deprecated: DeprecatedInterfaceTypeStatus;
7530
- }
7531
- interface InterfaceTypeStatus_example {
7532
- type: "example";
7533
- example: ExampleInterfaceTypeStatus;
7534
- }
7535
- type InterfaceTypeStatus = InterfaceTypeStatus_experimental | InterfaceTypeStatus_active | InterfaceTypeStatus_deprecated | InterfaceTypeStatus_example;
7536
-
7537
7534
  type BuilderPipelineRid = string;
7538
7535
 
7539
7536
  /**
@@ -7593,7 +7590,7 @@ interface SharedPropertyTypeDisplayMetadata {
7593
7590
  */
7594
7591
  interface SharedPropertyType {
7595
7592
  rid: SharedPropertyTypeRid;
7596
- apiName: ObjectTypeFieldApiName;
7593
+ apiName: ObjectTypeFieldApiName$1;
7597
7594
  displayMetadata: SharedPropertyTypeDisplayMetadata;
7598
7595
  indexedForSearch: boolean;
7599
7596
  baseFormatter: BaseFormatter | undefined;
@@ -7606,6 +7603,69 @@ interface SharedPropertyType {
7606
7603
  provenance: EntityProvenance | undefined;
7607
7604
  }
7608
7605
 
7606
+ interface InterfaceSharedPropertyType {
7607
+ sharedPropertyType: SharedPropertyType;
7608
+ required: boolean;
7609
+ }
7610
+
7611
+ /**
7612
+ * This includes metadata which can be used by front-ends when displaying an interface.
7613
+ */
7614
+ interface InterfaceTypeDisplayMetadata {
7615
+ displayName: string;
7616
+ description: string | undefined;
7617
+ icon: Icon | undefined;
7618
+ }
7619
+
7620
+ /**
7621
+ * This status indicates that breaking changes should not be made to the interface and it should be safe to use
7622
+ * in user facing workflows. The interface will not be removed without first being deprecated.
7623
+ */
7624
+ interface ActiveInterfaceTypeStatus {
7625
+ }
7626
+
7627
+ /**
7628
+ * This status indicates that the interface is reaching the end of its life and will be removed as per the
7629
+ * deadline specified.
7630
+ */
7631
+ interface DeprecatedInterfaceTypeStatus {
7632
+ message: string;
7633
+ deadline: string;
7634
+ replacedBy: InterfaceTypeRid | undefined;
7635
+ }
7636
+
7637
+ /**
7638
+ * This status indicates that the interface is an example.
7639
+ * It is backed by notional data that should not be used for actual workflows, but can be used to test those workflows.
7640
+ */
7641
+ interface ExampleInterfaceTypeStatus {
7642
+ }
7643
+
7644
+ /**
7645
+ * This status indicates that the interface is in development. Please refrain from using it in critical workflows
7646
+ * as breaking changes can be made at anytime.
7647
+ */
7648
+ interface ExperimentalInterfaceTypeStatus {
7649
+ }
7650
+
7651
+ interface InterfaceTypeStatus_experimental {
7652
+ type: "experimental";
7653
+ experimental: ExperimentalInterfaceTypeStatus;
7654
+ }
7655
+ interface InterfaceTypeStatus_active {
7656
+ type: "active";
7657
+ active: ActiveInterfaceTypeStatus;
7658
+ }
7659
+ interface InterfaceTypeStatus_deprecated {
7660
+ type: "deprecated";
7661
+ deprecated: DeprecatedInterfaceTypeStatus;
7662
+ }
7663
+ interface InterfaceTypeStatus_example {
7664
+ type: "example";
7665
+ example: ExampleInterfaceTypeStatus;
7666
+ }
7667
+ type InterfaceTypeStatus = InterfaceTypeStatus_experimental | InterfaceTypeStatus_active | InterfaceTypeStatus_deprecated | InterfaceTypeStatus_example;
7668
+
7609
7669
  /**
7610
7670
  * Represents a collection of properties that object types can implement. If an object type implements an
7611
7671
  * interface, it is guaranteed to have the conform to the interface shape.
@@ -7617,6 +7677,8 @@ interface InterfaceType {
7617
7677
  status: InterfaceTypeStatus;
7618
7678
  properties: Array<SharedPropertyType>;
7619
7679
  allProperties: Array<SharedPropertyType>;
7680
+ propertiesV2: Record<SharedPropertyTypeRid, InterfaceSharedPropertyType>;
7681
+ allPropertiesV2: Record<SharedPropertyTypeRid, InterfaceSharedPropertyType>;
7620
7682
  extendsInterfaces: Array<InterfaceTypeRid>;
7621
7683
  allExtendsInterfaces: Array<InterfaceTypeRid>;
7622
7684
  links: Array<InterfaceLinkType>;
@@ -7676,6 +7738,12 @@ interface EntityConfig {
7676
7738
  interface ObjectStorageV1 {
7677
7739
  }
7678
7740
 
7741
+ /**
7742
+ * Contains configuration to import edits history from Phonograph to Funnel/Highbury.
7743
+ */
7744
+ interface EditsHistoryImportConfiguration {
7745
+ }
7746
+
7679
7747
  /**
7680
7748
  * Entity can be stored in Phonograph and Highbury though the data is read-only. Edits are disabled.
7681
7749
  * This is a legacy state which should not be used anymore. OMS guarantees that the latest version of each
@@ -7745,6 +7813,7 @@ interface MigrationConfiguration {
7745
7813
  */
7746
7814
  interface ObjectStorageV2 {
7747
7815
  migrationConfiguration: MigrationConfiguration | undefined;
7816
+ editsHistoryImportConfiguration: EditsHistoryImportConfiguration | undefined;
7748
7817
  }
7749
7818
 
7750
7819
  interface StorageBackend_objectStorageV1 {
@@ -8146,7 +8215,7 @@ interface GothamPropertyIntrinsicMappingV3 {
8146
8215
 
8147
8216
  interface PropertyTypeGothamMapping {
8148
8217
  uri: GothamPropertyTypeUri;
8149
- structApiNameToComponentUriMapping: Record<ObjectTypeFieldApiName, GothamPropertyComponentUri>;
8218
+ structApiNameToComponentUriMapping: Record<ObjectTypeFieldApiName$1, GothamPropertyComponentUri>;
8150
8219
  }
8151
8220
 
8152
8221
  type RevDbIntegrationState = "ENABLED" | "PAUSED" | "DISABLED";
@@ -8356,7 +8425,7 @@ interface EditOnlyPropertyType {
8356
8425
  type StructFieldName = string;
8357
8426
 
8358
8427
  interface NestedStructFieldApiNameMapping {
8359
- apiName: ObjectTypeFieldApiName;
8428
+ apiName: ObjectTypeFieldApiName$1;
8360
8429
  mappings: Record<StructFieldName, NestedStructFieldApiNameMapping>;
8361
8430
  }
8362
8431
 
@@ -8399,189 +8468,98 @@ interface ObjectTypeDatasetDatasourceV2 {
8399
8468
  propertyMapping: Record<PropertyTypeRid, PropertyTypeMappingInfo>;
8400
8469
  }
8401
8470
 
8402
- interface PropertyTypeIdentifier_propertyType {
8403
- type: "propertyType";
8404
- propertyType: PropertyTypeRid;
8405
- }
8406
- type PropertyTypeIdentifier = PropertyTypeIdentifier_propertyType;
8407
-
8408
8471
  /**
8409
- * A collection of values of a property type.
8472
+ * A randomly generated rid that identifies a unique PropertySecurityGroup.
8410
8473
  */
8411
- interface LinkedCollection {
8412
- linkedProperty: PropertyTypeIdentifier;
8413
- limit: number;
8414
- }
8474
+ type PropertySecurityGroupRid = string;
8415
8475
 
8416
- /**
8417
- * Total count of objects
8418
- */
8419
- interface LinkedCountMetric {
8476
+ interface SecurityGroupAndCondition {
8477
+ conditions: Array<SecurityGroupGranularCondition>;
8420
8478
  }
8421
8479
 
8422
- interface DerivedPropertyAggregation_count {
8423
- type: "count";
8424
- count: LinkedCountMetric;
8425
- }
8426
- interface DerivedPropertyAggregation_avg {
8427
- type: "avg";
8428
- avg: PropertyTypeIdentifier;
8429
- }
8430
- interface DerivedPropertyAggregation_max {
8431
- type: "max";
8432
- max: PropertyTypeIdentifier;
8433
- }
8434
- interface DerivedPropertyAggregation_min {
8435
- type: "min";
8436
- min: PropertyTypeIdentifier;
8437
- }
8438
- interface DerivedPropertyAggregation_sum {
8439
- type: "sum";
8440
- sum: PropertyTypeIdentifier;
8441
- }
8442
- interface DerivedPropertyAggregation_approximateCardinality {
8443
- type: "approximateCardinality";
8444
- approximateCardinality: PropertyTypeIdentifier;
8445
- }
8446
- interface DerivedPropertyAggregation_exactCardinality {
8447
- type: "exactCardinality";
8448
- exactCardinality: PropertyTypeIdentifier;
8480
+ type SecurityGroupComparisonOperator = "EQUAL" | "INTERSECTS" | "SUPERSET_OF" | "SUBSET_OF";
8481
+
8482
+ interface SecurityGroupComparisonConstant_string {
8483
+ type: "string";
8484
+ string: string;
8449
8485
  }
8450
- interface DerivedPropertyAggregation_collectList {
8451
- type: "collectList";
8452
- collectList: LinkedCollection;
8486
+ interface SecurityGroupComparisonConstant_boolean {
8487
+ type: "boolean";
8488
+ boolean: boolean;
8453
8489
  }
8454
- interface DerivedPropertyAggregation_collectSet {
8455
- type: "collectSet";
8456
- collectSet: LinkedCollection;
8490
+ interface SecurityGroupComparisonConstant_strings {
8491
+ type: "strings";
8492
+ strings: Array<string>;
8457
8493
  }
8458
8494
  /**
8459
- * An aggregation function and what it should be computed on (e.g. a property type on the linked object type).
8495
+ * A value represented by a constant.
8460
8496
  */
8461
- type DerivedPropertyAggregation = DerivedPropertyAggregation_count | DerivedPropertyAggregation_avg | DerivedPropertyAggregation_max | DerivedPropertyAggregation_min | DerivedPropertyAggregation_sum | DerivedPropertyAggregation_approximateCardinality | DerivedPropertyAggregation_exactCardinality | DerivedPropertyAggregation_collectList | DerivedPropertyAggregation_collectSet;
8462
-
8463
- interface DerivedPropertyLinkTypeIdentifier_linkType {
8464
- type: "linkType";
8465
- linkType: LinkTypeRid;
8466
- }
8467
- type DerivedPropertyLinkTypeIdentifier = DerivedPropertyLinkTypeIdentifier_linkType;
8497
+ type SecurityGroupComparisonConstant = SecurityGroupComparisonConstant_string | SecurityGroupComparisonConstant_boolean | SecurityGroupComparisonConstant_strings;
8468
8498
 
8469
8499
  /**
8470
- * Side of a link type that a linked derived property will be on.
8500
+ * Unique Identifier for a Multipass group
8471
8501
  */
8472
- type DerivedPropertyLinkTypeSide = "SOURCE" | "TARGET";
8502
+ type GroupId = string;
8473
8503
 
8474
- interface LinkTypeLinkDefinition {
8475
- linkTypeIdentifier: DerivedPropertyLinkTypeIdentifier;
8476
- linkTypeSide: DerivedPropertyLinkTypeSide | undefined;
8504
+ /**
8505
+ * Specifies a comparison against the user's multipass groupIds.
8506
+ */
8507
+ interface SecurityGroupGroupIdsUserProperty {
8508
+ parentGroupId: GroupId | undefined;
8477
8509
  }
8478
8510
 
8479
- interface LinkDefinition_linkTypeLink {
8480
- type: "linkTypeLink";
8481
- linkTypeLink: LinkTypeLinkDefinition;
8511
+ /**
8512
+ * The user's group IDs
8513
+ */
8514
+ interface SecurityGroupGroupNamesUserProperty {
8515
+ realm: string;
8516
+ parentGroupId: string | undefined;
8482
8517
  }
8483
- type LinkDefinition = LinkDefinition_linkTypeLink;
8484
8518
 
8485
8519
  /**
8486
- * A derived property that references aggregations on a linked object type.
8487
- * The linked object type is specified by a LinkDefinition.
8520
+ * The user's attributes.
8488
8521
  */
8489
- interface AggregatedPropertiesDefinition {
8490
- propertyTypeMapping: Record<PropertyTypeRid, DerivedPropertyAggregation>;
8491
- linkDefinition: LinkDefinition;
8522
+ interface SecurityGroupUserAttributesUserProperty {
8523
+ attributeKey: string;
8492
8524
  }
8493
8525
 
8494
8526
  /**
8495
- * A derived property definition that references property types on a linked object type.
8496
- * The linked object type is specified by a LinkDefinition.
8527
+ * Specifies a comparison against the user's multipass userId.
8497
8528
  */
8498
- interface LinkedPropertiesDefinition {
8499
- propertyTypeMapping: Record<PropertyTypeRid, PropertyTypeIdentifier>;
8500
- linkDefinition: LinkDefinition;
8529
+ interface SecurityGroupUserIdUserProperty {
8501
8530
  }
8502
8531
 
8503
- interface DerivedPropertiesDefinition_linkedProperties {
8504
- type: "linkedProperties";
8505
- linkedProperties: LinkedPropertiesDefinition;
8506
- }
8507
- interface DerivedPropertiesDefinition_aggregatedProperties {
8508
- type: "aggregatedProperties";
8509
- aggregatedProperties: AggregatedPropertiesDefinition;
8510
- }
8511
- type DerivedPropertiesDefinition = DerivedPropertiesDefinition_linkedProperties | DerivedPropertiesDefinition_aggregatedProperties;
8512
-
8513
- /**
8514
- * Object type datasource which is backed by derived properties definition.
8515
- *
8516
- * This source provides property values that are derived from property types on other object type(s)
8517
- * via links or additional aggregations and computations.
8518
- *
8519
- * Note: if a property type is backed by an ObjectTypeDerivedPropertiesDatasource, the Type of the property
8520
- * type will be resolved by OMS automatically. The TypeForModification will be ignored for that property type.
8521
- *
8522
- * This type is only compatible with object storage v2.
8523
- */
8524
- interface ObjectTypeDerivedPropertiesDatasource {
8525
- definition: DerivedPropertiesDefinition;
8526
- }
8527
-
8528
- /**
8529
- * A rid specifying a direct write datasource, such as an edge pipeline.
8530
- */
8531
- type DirectSourceRid = string;
8532
-
8533
- /**
8534
- * A randomly generated rid that identifies a unique PropertySecurityGroup.
8535
- */
8536
- type PropertySecurityGroupRid = string;
8537
-
8538
- interface SecurityGroupAndCondition {
8539
- conditions: Array<SecurityGroupGranularCondition>;
8540
- }
8541
-
8542
- type SecurityGroupComparisonOperator = "EQUAL" | "INTERSECTS" | "SUPERSET_OF" | "SUBSET_OF";
8543
-
8544
- interface SecurityGroupComparisonConstant_string {
8545
- type: "string";
8546
- string: string;
8547
- }
8548
- interface SecurityGroupComparisonConstant_boolean {
8549
- type: "boolean";
8550
- boolean: boolean;
8551
- }
8552
- interface SecurityGroupComparisonConstant_strings {
8553
- type: "strings";
8554
- strings: Array<string>;
8555
- }
8556
- type SecurityGroupComparisonConstant = SecurityGroupComparisonConstant_string | SecurityGroupComparisonConstant_boolean | SecurityGroupComparisonConstant_strings;
8557
-
8558
- /**
8559
- * Unique Identifier for a Multipass group
8560
- */
8561
- type GroupId = string;
8562
-
8563
- /**
8564
- * Specifies a comparison against the user's multipass groupIds.
8565
- */
8566
- interface SecurityGroupGroupIdsUserProperty {
8567
- parentGroupId: GroupId | undefined;
8568
- }
8569
-
8570
- /**
8571
- * Specifies a comparison against the user's multipass userId.
8572
- */
8573
- interface SecurityGroupUserIdUserProperty {
8532
+ /**
8533
+ * The user's username
8534
+ */
8535
+ interface SecurityGroupUsernameUserProperty {
8536
+ realm: string;
8574
8537
  }
8575
8538
 
8576
8539
  interface SecurityGroupComparisonUserProperty_userId {
8577
8540
  type: "userId";
8578
8541
  userId: SecurityGroupUserIdUserProperty;
8579
8542
  }
8543
+ interface SecurityGroupComparisonUserProperty_username {
8544
+ type: "username";
8545
+ username: SecurityGroupUsernameUserProperty;
8546
+ }
8580
8547
  interface SecurityGroupComparisonUserProperty_groupIds {
8581
8548
  type: "groupIds";
8582
8549
  groupIds: SecurityGroupGroupIdsUserProperty;
8583
8550
  }
8584
- type SecurityGroupComparisonUserProperty = SecurityGroupComparisonUserProperty_userId | SecurityGroupComparisonUserProperty_groupIds;
8551
+ interface SecurityGroupComparisonUserProperty_groupNames {
8552
+ type: "groupNames";
8553
+ groupNames: SecurityGroupGroupNamesUserProperty;
8554
+ }
8555
+ interface SecurityGroupComparisonUserProperty_userAttributes {
8556
+ type: "userAttributes";
8557
+ userAttributes: SecurityGroupUserAttributesUserProperty;
8558
+ }
8559
+ /**
8560
+ * A value represented by a property of a user.
8561
+ */
8562
+ type SecurityGroupComparisonUserProperty = SecurityGroupComparisonUserProperty_userId | SecurityGroupComparisonUserProperty_username | SecurityGroupComparisonUserProperty_groupIds | SecurityGroupComparisonUserProperty_groupNames | SecurityGroupComparisonUserProperty_userAttributes;
8585
8563
 
8586
8564
  interface SecurityGroupComparisonValue_constant {
8587
8565
  type: "constant";
@@ -8614,10 +8592,31 @@ interface SecurityGroupMarkingsCondition {
8614
8592
  property: PropertyTypeRid;
8615
8593
  }
8616
8594
 
8595
+ /**
8596
+ * True if the condition is false. This condition cannot have an empty property type.
8597
+ */
8598
+ interface SecurityGroupNotCondition {
8599
+ condition: SecurityGroupGranularCondition;
8600
+ }
8601
+
8617
8602
  interface SecurityGroupOrCondition {
8618
8603
  conditions: Array<SecurityGroupGranularCondition>;
8619
8604
  }
8620
8605
 
8606
+ /**
8607
+ * Always evaluates to true.
8608
+ */
8609
+ interface SecurityGroupTrueCondition {
8610
+ }
8611
+
8612
+ interface SecurityGroupGranularCondition_not {
8613
+ type: "not";
8614
+ not: SecurityGroupNotCondition;
8615
+ }
8616
+ interface SecurityGroupGranularCondition_true {
8617
+ type: "true";
8618
+ true: SecurityGroupTrueCondition;
8619
+ }
8621
8620
  interface SecurityGroupGranularCondition_and {
8622
8621
  type: "and";
8623
8622
  and: SecurityGroupAndCondition;
@@ -8638,7 +8637,7 @@ interface SecurityGroupGranularCondition_comparison {
8638
8637
  * This definition is a subset of the full GPS policy definition language. It contains minimal supported conditions.
8639
8638
  * Note that more conditions can and will be added in the future, as the need arises.
8640
8639
  */
8641
- type SecurityGroupGranularCondition = SecurityGroupGranularCondition_and | SecurityGroupGranularCondition_or | SecurityGroupGranularCondition_markings | SecurityGroupGranularCondition_comparison;
8640
+ type SecurityGroupGranularCondition = SecurityGroupGranularCondition_not | SecurityGroupGranularCondition_true | SecurityGroupGranularCondition_and | SecurityGroupGranularCondition_or | SecurityGroupGranularCondition_markings | SecurityGroupGranularCondition_comparison;
8642
8641
 
8643
8642
  interface SecurityGroupMandatoryPolicy {
8644
8643
  markings: Array<MarkingId>;
@@ -8705,6 +8704,184 @@ interface PropertySecurityGroups {
8705
8704
  groups: Array<PropertySecurityGroup>;
8706
8705
  }
8707
8706
 
8707
+ /**
8708
+ * Object type datasource supporting edit only property types, that is backed by a dataset in foundry,
8709
+ * uniquely identified by its rid and branch, and uses PropertySecurityGroups to allow grouping those properties
8710
+ * into different security levels. It is only compatible with object storage v2, hence does not have a
8711
+ * writeback dataset. Its property types are mapped to PropertyTypeMappingInfo instead of column names.
8712
+ */
8713
+ interface ObjectTypeDatasetDatasourceV3 {
8714
+ branchId: BranchId;
8715
+ datasetRid: DatasetRid;
8716
+ propertyMapping: Record<PropertyTypeRid, PropertyTypeMappingInfo>;
8717
+ propertySecurityGroups: PropertySecurityGroups | undefined;
8718
+ }
8719
+
8720
+ interface PropertyTypeIdentifier_propertyType {
8721
+ type: "propertyType";
8722
+ propertyType: PropertyTypeRid;
8723
+ }
8724
+ type PropertyTypeIdentifier = PropertyTypeIdentifier_propertyType;
8725
+
8726
+ /**
8727
+ * A collection of values of a property type.
8728
+ */
8729
+ interface LinkedCollection {
8730
+ linkedProperty: PropertyTypeIdentifier;
8731
+ limit: number;
8732
+ }
8733
+
8734
+ /**
8735
+ * Total count of objects
8736
+ */
8737
+ interface LinkedCountMetric {
8738
+ }
8739
+
8740
+ interface DerivedPropertyAggregation_count {
8741
+ type: "count";
8742
+ count: LinkedCountMetric;
8743
+ }
8744
+ interface DerivedPropertyAggregation_avg {
8745
+ type: "avg";
8746
+ avg: PropertyTypeIdentifier;
8747
+ }
8748
+ interface DerivedPropertyAggregation_max {
8749
+ type: "max";
8750
+ max: PropertyTypeIdentifier;
8751
+ }
8752
+ interface DerivedPropertyAggregation_min {
8753
+ type: "min";
8754
+ min: PropertyTypeIdentifier;
8755
+ }
8756
+ interface DerivedPropertyAggregation_sum {
8757
+ type: "sum";
8758
+ sum: PropertyTypeIdentifier;
8759
+ }
8760
+ interface DerivedPropertyAggregation_approximateCardinality {
8761
+ type: "approximateCardinality";
8762
+ approximateCardinality: PropertyTypeIdentifier;
8763
+ }
8764
+ interface DerivedPropertyAggregation_exactCardinality {
8765
+ type: "exactCardinality";
8766
+ exactCardinality: PropertyTypeIdentifier;
8767
+ }
8768
+ interface DerivedPropertyAggregation_collectList {
8769
+ type: "collectList";
8770
+ collectList: LinkedCollection;
8771
+ }
8772
+ interface DerivedPropertyAggregation_collectSet {
8773
+ type: "collectSet";
8774
+ collectSet: LinkedCollection;
8775
+ }
8776
+ /**
8777
+ * An aggregation function and what it should be computed on (e.g. a property type on the linked object type).
8778
+ */
8779
+ type DerivedPropertyAggregation = DerivedPropertyAggregation_count | DerivedPropertyAggregation_avg | DerivedPropertyAggregation_max | DerivedPropertyAggregation_min | DerivedPropertyAggregation_sum | DerivedPropertyAggregation_approximateCardinality | DerivedPropertyAggregation_exactCardinality | DerivedPropertyAggregation_collectList | DerivedPropertyAggregation_collectSet;
8780
+
8781
+ interface DerivedPropertyLinkTypeIdentifier_linkType {
8782
+ type: "linkType";
8783
+ linkType: LinkTypeRid;
8784
+ }
8785
+ type DerivedPropertyLinkTypeIdentifier = DerivedPropertyLinkTypeIdentifier_linkType;
8786
+
8787
+ /**
8788
+ * Specifies a side of a link type to indicate a direction derived property is going from. Its semantic
8789
+ * meaning depends on the context of usage.
8790
+ *
8791
+ * For many-to-many link types SOURCE corresponds to object type A in the link type definition, and
8792
+ * TARGET corresponds to object type B.
8793
+ *
8794
+ * For one-to-many link types SOURCE generally corresponds to the ONE (or primary key) side in the
8795
+ * link type definition, and TARGET corresponds to the MANY (or foreign key) side.
8796
+ * EXCEPTION: In self-referential one-to-many link types, this is inverted: SOURCE corresponds to the MANY side
8797
+ * and TARGET corresponds to the ONE side in self-referential one-to-many link types.
8798
+ *
8799
+ * See also: `https://github.palantir.build/foundry/ontology-metadata-service/blob/develop/docs/adr/0055-link-type-side-semantics.md`
8800
+ * for more context surrounding this decision.
8801
+ */
8802
+ type DerivedPropertyLinkTypeSide = "SOURCE" | "TARGET";
8803
+
8804
+ interface LinkTypeLinkDefinition {
8805
+ linkTypeIdentifier: DerivedPropertyLinkTypeIdentifier;
8806
+ linkTypeSide: DerivedPropertyLinkTypeSide;
8807
+ }
8808
+
8809
+ interface SearchAroundStep {
8810
+ linkTypeIdentifier: DerivedPropertyLinkTypeIdentifier;
8811
+ linkTypeSide: DerivedPropertyLinkTypeSide;
8812
+ }
8813
+
8814
+ interface MultiHopStepDefinition_searchAround {
8815
+ type: "searchAround";
8816
+ searchAround: SearchAroundStep;
8817
+ }
8818
+ type MultiHopStepDefinition = MultiHopStepDefinition_searchAround;
8819
+
8820
+ /**
8821
+ * A link definition formed from sequentially traversing one or more multi hop steps.
8822
+ */
8823
+ interface MultiHopLinkDefinition {
8824
+ steps: Array<MultiHopStepDefinition>;
8825
+ }
8826
+
8827
+ interface LinkDefinition_linkTypeLink {
8828
+ type: "linkTypeLink";
8829
+ linkTypeLink: LinkTypeLinkDefinition;
8830
+ }
8831
+ interface LinkDefinition_multiHopLink {
8832
+ type: "multiHopLink";
8833
+ multiHopLink: MultiHopLinkDefinition;
8834
+ }
8835
+ type LinkDefinition = LinkDefinition_linkTypeLink | LinkDefinition_multiHopLink;
8836
+
8837
+ /**
8838
+ * A derived property that references aggregations on a linked object type.
8839
+ * The linked object type is specified by a LinkDefinition.
8840
+ */
8841
+ interface AggregatedPropertiesDefinition {
8842
+ propertyTypeMapping: Record<PropertyTypeRid, DerivedPropertyAggregation>;
8843
+ linkDefinition: LinkDefinition;
8844
+ }
8845
+
8846
+ /**
8847
+ * A derived property definition that references property types on a linked object type.
8848
+ * The linked object type is specified by a LinkDefinition.
8849
+ */
8850
+ interface LinkedPropertiesDefinition {
8851
+ propertyTypeMapping: Record<PropertyTypeRid, PropertyTypeIdentifier>;
8852
+ linkDefinition: LinkDefinition;
8853
+ }
8854
+
8855
+ interface DerivedPropertiesDefinition_linkedProperties {
8856
+ type: "linkedProperties";
8857
+ linkedProperties: LinkedPropertiesDefinition;
8858
+ }
8859
+ interface DerivedPropertiesDefinition_aggregatedProperties {
8860
+ type: "aggregatedProperties";
8861
+ aggregatedProperties: AggregatedPropertiesDefinition;
8862
+ }
8863
+ type DerivedPropertiesDefinition = DerivedPropertiesDefinition_linkedProperties | DerivedPropertiesDefinition_aggregatedProperties;
8864
+
8865
+ /**
8866
+ * Object type datasource which is backed by derived properties definition.
8867
+ *
8868
+ * This source provides property values that are derived from property types on other object type(s)
8869
+ * via links or additional aggregations and computations.
8870
+ *
8871
+ * Note: if a property type is backed by an ObjectTypeDerivedPropertiesDatasource, the Type of the property
8872
+ * type will be resolved by OMS automatically. The TypeForModification will be ignored for that property type.
8873
+ *
8874
+ * This type is only compatible with object storage v2.
8875
+ */
8876
+ interface ObjectTypeDerivedPropertiesDatasource {
8877
+ definition: DerivedPropertiesDefinition;
8878
+ }
8879
+
8880
+ /**
8881
+ * A rid specifying a direct write datasource, such as an edge pipeline.
8882
+ */
8883
+ type DirectSourceRid = string;
8884
+
8708
8885
  /**
8709
8886
  * Object type datasource which is backed by a "direct write" source, such as an edge pipeline. This type
8710
8887
  * of a datasource uses PropertySecurityGroups to allow grouping its properties into different security levels.
@@ -8857,12 +9034,28 @@ interface ObjectTypeStreamDatasourceV2 {
8857
9034
  retentionPolicy: RetentionPolicy;
8858
9035
  }
8859
9036
 
9037
+ /**
9038
+ * A rid identifying a table. This rid is a randomly generated identifier and is safe to log.
9039
+ */
9040
+ type TableRid = string;
9041
+
9042
+ /**
9043
+ * Object type datasource that is backed by a table in foundry, uniquely identified by its locator.
9044
+ * Supports edit only property types through PropertyTypeMappingInfo.
9045
+ */
9046
+ interface ObjectTypeTableDatasource {
9047
+ branchId: BranchId;
9048
+ propertyMapping: Record<PropertyTypeRid, PropertyTypeMappingInfo>;
9049
+ tableRid: TableRid;
9050
+ }
9051
+
8860
9052
  /**
8861
9053
  * Object type datasource that is backed by a time series sync, uniquely identified by its rid.
8862
9054
  */
8863
9055
  interface ObjectTypeTimeSeriesDatasource {
8864
9056
  timeSeriesSyncRid: TimeSeriesSyncRid;
8865
9057
  properties: Array<PropertyTypeRid>;
9058
+ assumedMarkings: Array<MarkingId>;
8866
9059
  }
8867
9060
 
8868
9061
  interface ObjectTypeDatasourceDefinition_dataset {
@@ -8889,6 +9082,10 @@ interface ObjectTypeDatasourceDefinition_datasetV2 {
8889
9082
  type: "datasetV2";
8890
9083
  datasetV2: ObjectTypeDatasetDatasourceV2;
8891
9084
  }
9085
+ interface ObjectTypeDatasourceDefinition_datasetV3 {
9086
+ type: "datasetV3";
9087
+ datasetV3: ObjectTypeDatasetDatasourceV3;
9088
+ }
8892
9089
  interface ObjectTypeDatasourceDefinition_restrictedViewV2 {
8893
9090
  type: "restrictedViewV2";
8894
9091
  restrictedViewV2: ObjectTypeRestrictedViewDatasourceV2;
@@ -8909,6 +9106,10 @@ interface ObjectTypeDatasourceDefinition_geotimeSeries {
8909
9106
  type: "geotimeSeries";
8910
9107
  geotimeSeries: ObjectTypeGeotimeSeriesDatasource;
8911
9108
  }
9109
+ interface ObjectTypeDatasourceDefinition_table {
9110
+ type: "table";
9111
+ table: ObjectTypeTableDatasource;
9112
+ }
8912
9113
  interface ObjectTypeDatasourceDefinition_editsOnly {
8913
9114
  type: "editsOnly";
8914
9115
  editsOnly: ObjectTypeEditsOnlyDatasource;
@@ -8924,7 +9125,7 @@ interface ObjectTypeDatasourceDefinition_derived {
8924
9125
  /**
8925
9126
  * Wrapper type for all supported object type datasource types.
8926
9127
  */
8927
- type ObjectTypeDatasourceDefinition = ObjectTypeDatasourceDefinition_dataset | ObjectTypeDatasourceDefinition_stream | ObjectTypeDatasourceDefinition_streamV2 | ObjectTypeDatasourceDefinition_restrictedView | ObjectTypeDatasourceDefinition_timeSeries | ObjectTypeDatasourceDefinition_datasetV2 | ObjectTypeDatasourceDefinition_restrictedViewV2 | ObjectTypeDatasourceDefinition_restrictedStream | ObjectTypeDatasourceDefinition_media | ObjectTypeDatasourceDefinition_mediaSetView | ObjectTypeDatasourceDefinition_geotimeSeries | ObjectTypeDatasourceDefinition_editsOnly | ObjectTypeDatasourceDefinition_direct | ObjectTypeDatasourceDefinition_derived;
9128
+ type ObjectTypeDatasourceDefinition = ObjectTypeDatasourceDefinition_dataset | ObjectTypeDatasourceDefinition_stream | ObjectTypeDatasourceDefinition_streamV2 | ObjectTypeDatasourceDefinition_restrictedView | ObjectTypeDatasourceDefinition_timeSeries | ObjectTypeDatasourceDefinition_datasetV2 | ObjectTypeDatasourceDefinition_datasetV3 | ObjectTypeDatasourceDefinition_restrictedViewV2 | ObjectTypeDatasourceDefinition_restrictedStream | ObjectTypeDatasourceDefinition_media | ObjectTypeDatasourceDefinition_mediaSetView | ObjectTypeDatasourceDefinition_geotimeSeries | ObjectTypeDatasourceDefinition_table | ObjectTypeDatasourceDefinition_editsOnly | ObjectTypeDatasourceDefinition_direct | ObjectTypeDatasourceDefinition_derived;
8928
9129
 
8929
9130
  interface ObjectTypeDatasource {
8930
9131
  rid: DatasourceRid;
@@ -10621,7 +10822,7 @@ interface OntologyIrCipherTextPropertyType {
10621
10822
  */
10622
10823
  interface OntologyIrStructFieldType$1 {
10623
10824
  displayMetadata: StructFieldDisplayMetadata;
10624
- apiName: ObjectTypeFieldApiName;
10825
+ apiName: ObjectTypeFieldApiName$1;
10625
10826
  fieldType: OntologyIrType$1;
10626
10827
  aliases: Array<StructFieldAlias>;
10627
10828
  typeClasses: Array<TypeClass>;
@@ -10733,9 +10934,25 @@ interface ValueTypeApiNameReference {
10733
10934
  }
10734
10935
 
10735
10936
  /**
10736
- * Ontology as code uses this as a stable ID for the stream input
10937
+ * A property type that can be shared across object types.
10737
10938
  */
10738
- type StreamName = string;
10939
+ interface OntologyIrSharedPropertyType$1 {
10940
+ apiName: ObjectTypeFieldApiName$1;
10941
+ displayMetadata: SharedPropertyTypeDisplayMetadata;
10942
+ indexedForSearch: boolean;
10943
+ baseFormatter: BaseFormatter | undefined;
10944
+ type: OntologyIrType$1;
10945
+ typeClasses: Array<TypeClass>;
10946
+ dataConstraints: DataConstraints | undefined;
10947
+ gothamMapping: SharedPropertyTypeGothamMapping | undefined;
10948
+ valueType: ValueTypeApiNameReference | undefined;
10949
+ aliases: Array<SharedPropertyTypeAlias>;
10950
+ }
10951
+
10952
+ interface OntologyIrInterfaceSharedPropertyType {
10953
+ sharedPropertyType: OntologyIrSharedPropertyType$1;
10954
+ required: boolean;
10955
+ }
10739
10956
 
10740
10957
  /**
10741
10958
  * Local overridden alias of OMS public API representation of ObjectTypeEntityMetadata. In OMS API we model
@@ -10748,7 +10965,7 @@ interface OntologyIrMarketplaceObjectTypeEntityMetadata {
10748
10965
  }
10749
10966
 
10750
10967
  interface OntologyIrInterfacePropertyImplementation {
10751
- propertyTypeRid: ObjectTypeFieldApiName;
10968
+ propertyTypeRid: ObjectTypeFieldApiName$1;
10752
10969
  }
10753
10970
 
10754
10971
  /**
@@ -10756,7 +10973,7 @@ interface OntologyIrInterfacePropertyImplementation {
10756
10973
  */
10757
10974
  interface OntologyIrObjectTypeInterfaceImplementation {
10758
10975
  interfaceTypeApiName: InterfaceTypeApiName;
10759
- properties: Record<ObjectTypeFieldApiName, OntologyIrInterfacePropertyImplementation>;
10976
+ properties: Record<ObjectTypeFieldApiName$1, OntologyIrInterfacePropertyImplementation>;
10760
10977
  }
10761
10978
 
10762
10979
  /**
@@ -10799,7 +11016,7 @@ type OntologyIrObjectTypeStatus = OntologyIrObjectTypeStatus_experimental | Onto
10799
11016
  interface OntologyIrDeprecatedPropertyTypeStatus {
10800
11017
  message: string;
10801
11018
  deadline: string;
10802
- replacedBy: ObjectTypeFieldApiName | undefined;
11019
+ replacedBy: ObjectTypeFieldApiName$1 | undefined;
10803
11020
  }
10804
11021
 
10805
11022
  interface OntologyIrPropertyTypeStatus_experimental {
@@ -10825,7 +11042,7 @@ type OntologyIrPropertyTypeStatus = OntologyIrPropertyTypeStatus_experimental |
10825
11042
 
10826
11043
  interface OntologyIrValueReferenceSource_propertyTypeRid {
10827
11044
  type: "propertyTypeRid";
10828
- propertyTypeRid: ObjectTypeFieldApiName;
11045
+ propertyTypeRid: ObjectTypeFieldApiName$1;
10829
11046
  }
10830
11047
  type OntologyIrValueReferenceSource = OntologyIrValueReferenceSource_propertyTypeRid;
10831
11048
 
@@ -10843,8 +11060,8 @@ interface OntologyIrRuleSetBinding {
10843
11060
  * A PropertyType is a typed attribute of an ObjectType.
10844
11061
  */
10845
11062
  interface OntologyIrPropertyType {
10846
- apiName: ObjectTypeFieldApiName | undefined;
10847
- sharedPropertyTypeApiName: ObjectTypeFieldApiName | undefined;
11063
+ apiName: ObjectTypeFieldApiName$1 | undefined;
11064
+ sharedPropertyTypeApiName: ObjectTypeFieldApiName$1 | undefined;
10848
11065
  displayMetadata: PropertyTypeDisplayMetadata;
10849
11066
  indexedForSearch: boolean;
10850
11067
  ruleSetBinding: OntologyIrRuleSetBinding | undefined;
@@ -10854,7 +11071,7 @@ interface OntologyIrPropertyType {
10854
11071
  status: OntologyIrPropertyTypeStatus;
10855
11072
  inlineAction: InlineActionType | undefined;
10856
11073
  dataConstraints: DataConstraints | undefined;
10857
- sharedPropertyTypeRid: ObjectTypeFieldApiName | undefined;
11074
+ sharedPropertyTypeRid: ObjectTypeFieldApiName$1 | undefined;
10858
11075
  valueType: ValueTypeApiNameReference | undefined;
10859
11076
  }
10860
11077
 
@@ -10864,9 +11081,9 @@ interface OntologyIrPropertyType {
10864
11081
  */
10865
11082
  interface OntologyIrObjectType {
10866
11083
  displayMetadata: ObjectTypeDisplayMetadata;
10867
- primaryKeys: Array<ObjectTypeFieldApiName>;
10868
- propertyTypes: Record<ObjectTypeFieldApiName, OntologyIrPropertyType>;
10869
- titlePropertyTypeRid: ObjectTypeFieldApiName;
11084
+ primaryKeys: Array<ObjectTypeFieldApiName$1>;
11085
+ propertyTypes: Record<ObjectTypeFieldApiName$1, OntologyIrPropertyType>;
11086
+ titlePropertyTypeRid: ObjectTypeFieldApiName$1;
10870
11087
  apiName: ObjectTypeApiName | undefined;
10871
11088
  status: OntologyIrObjectTypeStatus;
10872
11089
  redacted: boolean | undefined;
@@ -10881,105 +11098,7 @@ interface OntologyIrObjectType {
10881
11098
  */
10882
11099
  interface OntologyIrObjectTypeDatasetDatasourceV2 {
10883
11100
  datasetRid: DataSetName;
10884
- propertyMapping: Record<ObjectTypeFieldApiName, PropertyTypeMappingInfo>;
10885
- }
10886
-
10887
- interface OntologyIrPropertyTypeIdentifier_propertyType {
10888
- type: "propertyType";
10889
- propertyType: ObjectTypeFieldApiName;
10890
- }
10891
- type OntologyIrPropertyTypeIdentifier = OntologyIrPropertyTypeIdentifier_propertyType;
10892
-
10893
- /**
10894
- * A collection of values of a property type.
10895
- */
10896
- interface OntologyIrLinkedCollection {
10897
- linkedProperty: OntologyIrPropertyTypeIdentifier;
10898
- limit: number;
10899
- }
10900
-
10901
- interface OntologyIrDerivedPropertyAggregation_count {
10902
- type: "count";
10903
- count: LinkedCountMetric;
10904
- }
10905
- interface OntologyIrDerivedPropertyAggregation_avg {
10906
- type: "avg";
10907
- avg: OntologyIrPropertyTypeIdentifier;
10908
- }
10909
- interface OntologyIrDerivedPropertyAggregation_max {
10910
- type: "max";
10911
- max: OntologyIrPropertyTypeIdentifier;
10912
- }
10913
- interface OntologyIrDerivedPropertyAggregation_min {
10914
- type: "min";
10915
- min: OntologyIrPropertyTypeIdentifier;
10916
- }
10917
- interface OntologyIrDerivedPropertyAggregation_sum {
10918
- type: "sum";
10919
- sum: OntologyIrPropertyTypeIdentifier;
10920
- }
10921
- interface OntologyIrDerivedPropertyAggregation_approximateCardinality {
10922
- type: "approximateCardinality";
10923
- approximateCardinality: OntologyIrPropertyTypeIdentifier;
10924
- }
10925
- interface OntologyIrDerivedPropertyAggregation_exactCardinality {
10926
- type: "exactCardinality";
10927
- exactCardinality: OntologyIrPropertyTypeIdentifier;
10928
- }
10929
- interface OntologyIrDerivedPropertyAggregation_collectList {
10930
- type: "collectList";
10931
- collectList: OntologyIrLinkedCollection;
10932
- }
10933
- interface OntologyIrDerivedPropertyAggregation_collectSet {
10934
- type: "collectSet";
10935
- collectSet: OntologyIrLinkedCollection;
10936
- }
10937
- /**
10938
- * An aggregation function and what it should be computed on (e.g. a property type on the linked object type).
10939
- */
10940
- type OntologyIrDerivedPropertyAggregation = OntologyIrDerivedPropertyAggregation_count | OntologyIrDerivedPropertyAggregation_avg | OntologyIrDerivedPropertyAggregation_max | OntologyIrDerivedPropertyAggregation_min | OntologyIrDerivedPropertyAggregation_sum | OntologyIrDerivedPropertyAggregation_approximateCardinality | OntologyIrDerivedPropertyAggregation_exactCardinality | OntologyIrDerivedPropertyAggregation_collectList | OntologyIrDerivedPropertyAggregation_collectSet;
10941
-
10942
- /**
10943
- * A derived property that references aggregations on a linked object type.
10944
- * The linked object type is specified by a LinkDefinition.
10945
- */
10946
- interface OntologyIrAggregatedPropertiesDefinition {
10947
- propertyTypeMapping: Record<ObjectTypeFieldApiName, OntologyIrDerivedPropertyAggregation>;
10948
- linkDefinition: LinkDefinition;
10949
- }
10950
-
10951
- /**
10952
- * A derived property definition that references property types on a linked object type.
10953
- * The linked object type is specified by a LinkDefinition.
10954
- */
10955
- interface OntologyIrLinkedPropertiesDefinition {
10956
- propertyTypeMapping: Record<ObjectTypeFieldApiName, OntologyIrPropertyTypeIdentifier>;
10957
- linkDefinition: LinkDefinition;
10958
- }
10959
-
10960
- interface OntologyIrDerivedPropertiesDefinition_linkedProperties {
10961
- type: "linkedProperties";
10962
- linkedProperties: OntologyIrLinkedPropertiesDefinition;
10963
- }
10964
- interface OntologyIrDerivedPropertiesDefinition_aggregatedProperties {
10965
- type: "aggregatedProperties";
10966
- aggregatedProperties: OntologyIrAggregatedPropertiesDefinition;
10967
- }
10968
- type OntologyIrDerivedPropertiesDefinition = OntologyIrDerivedPropertiesDefinition_linkedProperties | OntologyIrDerivedPropertiesDefinition_aggregatedProperties;
10969
-
10970
- /**
10971
- * Object type datasource which is backed by derived properties definition.
10972
- *
10973
- * This source provides property values that are derived from property types on other object type(s)
10974
- * via links or additional aggregations and computations.
10975
- *
10976
- * Note: if a property type is backed by an ObjectTypeDerivedPropertiesDatasource, the Type of the property
10977
- * type will be resolved by OMS automatically. The TypeForModification will be ignored for that property type.
10978
- *
10979
- * This type is only compatible with object storage v2.
10980
- */
10981
- interface OntologyIrObjectTypeDerivedPropertiesDatasource {
10982
- definition: OntologyIrDerivedPropertiesDefinition;
11101
+ propertyMapping: Record<ObjectTypeFieldApiName$1, PropertyTypeMappingInfo>;
10983
11102
  }
10984
11103
 
10985
11104
  interface OntologyIrSecurityGroupAndCondition {
@@ -10992,7 +11111,7 @@ interface OntologyIrSecurityGroupComparisonValue_constant {
10992
11111
  }
10993
11112
  interface OntologyIrSecurityGroupComparisonValue_property {
10994
11113
  type: "property";
10995
- property: ObjectTypeFieldApiName;
11114
+ property: ObjectTypeFieldApiName$1;
10996
11115
  }
10997
11116
  interface OntologyIrSecurityGroupComparisonValue_userProperty {
10998
11117
  type: "userProperty";
@@ -11014,13 +11133,28 @@ interface OntologyIrSecurityGroupComparisonCondition {
11014
11133
  * of MarkingPropertyTypes.
11015
11134
  */
11016
11135
  interface OntologyIrSecurityGroupMarkingsCondition {
11017
- property: ObjectTypeFieldApiName;
11136
+ property: ObjectTypeFieldApiName$1;
11137
+ }
11138
+
11139
+ /**
11140
+ * True if the condition is false. This condition cannot have an empty property type.
11141
+ */
11142
+ interface OntologyIrSecurityGroupNotCondition {
11143
+ condition: OntologyIrSecurityGroupGranularCondition;
11018
11144
  }
11019
11145
 
11020
11146
  interface OntologyIrSecurityGroupOrCondition {
11021
11147
  conditions: Array<OntologyIrSecurityGroupGranularCondition>;
11022
11148
  }
11023
11149
 
11150
+ interface OntologyIrSecurityGroupGranularCondition_not {
11151
+ type: "not";
11152
+ not: OntologyIrSecurityGroupNotCondition;
11153
+ }
11154
+ interface OntologyIrSecurityGroupGranularCondition_true {
11155
+ type: "true";
11156
+ true: SecurityGroupTrueCondition;
11157
+ }
11024
11158
  interface OntologyIrSecurityGroupGranularCondition_and {
11025
11159
  type: "and";
11026
11160
  and: OntologyIrSecurityGroupAndCondition;
@@ -11041,7 +11175,7 @@ interface OntologyIrSecurityGroupGranularCondition_comparison {
11041
11175
  * This definition is a subset of the full GPS policy definition language. It contains minimal supported conditions.
11042
11176
  * Note that more conditions can and will be added in the future, as the need arises.
11043
11177
  */
11044
- type OntologyIrSecurityGroupGranularCondition = OntologyIrSecurityGroupGranularCondition_and | OntologyIrSecurityGroupGranularCondition_or | OntologyIrSecurityGroupGranularCondition_markings | OntologyIrSecurityGroupGranularCondition_comparison;
11178
+ type OntologyIrSecurityGroupGranularCondition = OntologyIrSecurityGroupGranularCondition_not | OntologyIrSecurityGroupGranularCondition_true | OntologyIrSecurityGroupGranularCondition_and | OntologyIrSecurityGroupGranularCondition_or | OntologyIrSecurityGroupGranularCondition_markings | OntologyIrSecurityGroupGranularCondition_comparison;
11045
11179
 
11046
11180
  /**
11047
11181
  * Ontology-managed granular security applied to the properties in the group. User must also first satisfy the
@@ -11084,7 +11218,7 @@ type OntologyIrSecurityGroupSecurityDefinition = OntologyIrSecurityGroupSecurity
11084
11218
  */
11085
11219
  interface OntologyIrPropertySecurityGroup {
11086
11220
  rid: PropertySecurityGroupRid;
11087
- properties: Array<ObjectTypeFieldApiName>;
11221
+ properties: Array<ObjectTypeFieldApiName$1>;
11088
11222
  security: OntologyIrSecurityGroupSecurityDefinition;
11089
11223
  }
11090
11224
 
@@ -11096,6 +11230,156 @@ interface OntologyIrPropertySecurityGroups {
11096
11230
  groups: Array<OntologyIrPropertySecurityGroup>;
11097
11231
  }
11098
11232
 
11233
+ /**
11234
+ * Object type datasource supporting edit only property types, that is backed by a dataset in foundry,
11235
+ * uniquely identified by its rid and branch, and uses PropertySecurityGroups to allow grouping those properties
11236
+ * into different security levels. It is only compatible with object storage v2, hence does not have a
11237
+ * writeback dataset. Its property types are mapped to PropertyTypeMappingInfo instead of column names.
11238
+ */
11239
+ interface OntologyIrObjectTypeDatasetDatasourceV3 {
11240
+ branchId: BranchId;
11241
+ datasetRid: DataSetName;
11242
+ propertyMapping: Record<ObjectTypeFieldApiName$1, PropertyTypeMappingInfo>;
11243
+ propertySecurityGroups: OntologyIrPropertySecurityGroups | undefined;
11244
+ }
11245
+
11246
+ interface OntologyIrPropertyTypeIdentifier_propertyType {
11247
+ type: "propertyType";
11248
+ propertyType: ObjectTypeFieldApiName$1;
11249
+ }
11250
+ type OntologyIrPropertyTypeIdentifier = OntologyIrPropertyTypeIdentifier_propertyType;
11251
+
11252
+ /**
11253
+ * A collection of values of a property type.
11254
+ */
11255
+ interface OntologyIrLinkedCollection {
11256
+ linkedProperty: OntologyIrPropertyTypeIdentifier;
11257
+ limit: number;
11258
+ }
11259
+
11260
+ interface OntologyIrDerivedPropertyAggregation_count {
11261
+ type: "count";
11262
+ count: LinkedCountMetric;
11263
+ }
11264
+ interface OntologyIrDerivedPropertyAggregation_avg {
11265
+ type: "avg";
11266
+ avg: OntologyIrPropertyTypeIdentifier;
11267
+ }
11268
+ interface OntologyIrDerivedPropertyAggregation_max {
11269
+ type: "max";
11270
+ max: OntologyIrPropertyTypeIdentifier;
11271
+ }
11272
+ interface OntologyIrDerivedPropertyAggregation_min {
11273
+ type: "min";
11274
+ min: OntologyIrPropertyTypeIdentifier;
11275
+ }
11276
+ interface OntologyIrDerivedPropertyAggregation_sum {
11277
+ type: "sum";
11278
+ sum: OntologyIrPropertyTypeIdentifier;
11279
+ }
11280
+ interface OntologyIrDerivedPropertyAggregation_approximateCardinality {
11281
+ type: "approximateCardinality";
11282
+ approximateCardinality: OntologyIrPropertyTypeIdentifier;
11283
+ }
11284
+ interface OntologyIrDerivedPropertyAggregation_exactCardinality {
11285
+ type: "exactCardinality";
11286
+ exactCardinality: OntologyIrPropertyTypeIdentifier;
11287
+ }
11288
+ interface OntologyIrDerivedPropertyAggregation_collectList {
11289
+ type: "collectList";
11290
+ collectList: OntologyIrLinkedCollection;
11291
+ }
11292
+ interface OntologyIrDerivedPropertyAggregation_collectSet {
11293
+ type: "collectSet";
11294
+ collectSet: OntologyIrLinkedCollection;
11295
+ }
11296
+ /**
11297
+ * An aggregation function and what it should be computed on (e.g. a property type on the linked object type).
11298
+ */
11299
+ type OntologyIrDerivedPropertyAggregation = OntologyIrDerivedPropertyAggregation_count | OntologyIrDerivedPropertyAggregation_avg | OntologyIrDerivedPropertyAggregation_max | OntologyIrDerivedPropertyAggregation_min | OntologyIrDerivedPropertyAggregation_sum | OntologyIrDerivedPropertyAggregation_approximateCardinality | OntologyIrDerivedPropertyAggregation_exactCardinality | OntologyIrDerivedPropertyAggregation_collectList | OntologyIrDerivedPropertyAggregation_collectSet;
11300
+
11301
+ interface OntologyIrDerivedPropertyLinkTypeIdentifier_linkType {
11302
+ type: "linkType";
11303
+ linkType: LinkTypeId;
11304
+ }
11305
+ type OntologyIrDerivedPropertyLinkTypeIdentifier = OntologyIrDerivedPropertyLinkTypeIdentifier_linkType;
11306
+
11307
+ interface OntologyIrLinkTypeLinkDefinition {
11308
+ linkTypeIdentifier: OntologyIrDerivedPropertyLinkTypeIdentifier;
11309
+ linkTypeSide: DerivedPropertyLinkTypeSide;
11310
+ }
11311
+
11312
+ interface OntologyIrSearchAroundStep {
11313
+ linkTypeIdentifier: OntologyIrDerivedPropertyLinkTypeIdentifier;
11314
+ linkTypeSide: DerivedPropertyLinkTypeSide;
11315
+ }
11316
+
11317
+ interface OntologyIrMultiHopStepDefinition_searchAround {
11318
+ type: "searchAround";
11319
+ searchAround: OntologyIrSearchAroundStep;
11320
+ }
11321
+ type OntologyIrMultiHopStepDefinition = OntologyIrMultiHopStepDefinition_searchAround;
11322
+
11323
+ /**
11324
+ * A link definition formed from sequentially traversing one or more multi hop steps.
11325
+ */
11326
+ interface OntologyIrMultiHopLinkDefinition {
11327
+ steps: Array<OntologyIrMultiHopStepDefinition>;
11328
+ }
11329
+
11330
+ interface OntologyIrLinkDefinition_linkTypeLink {
11331
+ type: "linkTypeLink";
11332
+ linkTypeLink: OntologyIrLinkTypeLinkDefinition;
11333
+ }
11334
+ interface OntologyIrLinkDefinition_multiHopLink {
11335
+ type: "multiHopLink";
11336
+ multiHopLink: OntologyIrMultiHopLinkDefinition;
11337
+ }
11338
+ type OntologyIrLinkDefinition = OntologyIrLinkDefinition_linkTypeLink | OntologyIrLinkDefinition_multiHopLink;
11339
+
11340
+ /**
11341
+ * A derived property that references aggregations on a linked object type.
11342
+ * The linked object type is specified by a LinkDefinition.
11343
+ */
11344
+ interface OntologyIrAggregatedPropertiesDefinition {
11345
+ propertyTypeMapping: Record<ObjectTypeFieldApiName$1, OntologyIrDerivedPropertyAggregation>;
11346
+ linkDefinition: OntologyIrLinkDefinition;
11347
+ }
11348
+
11349
+ /**
11350
+ * A derived property definition that references property types on a linked object type.
11351
+ * The linked object type is specified by a LinkDefinition.
11352
+ */
11353
+ interface OntologyIrLinkedPropertiesDefinition {
11354
+ propertyTypeMapping: Record<ObjectTypeFieldApiName$1, OntologyIrPropertyTypeIdentifier>;
11355
+ linkDefinition: OntologyIrLinkDefinition;
11356
+ }
11357
+
11358
+ interface OntologyIrDerivedPropertiesDefinition_linkedProperties {
11359
+ type: "linkedProperties";
11360
+ linkedProperties: OntologyIrLinkedPropertiesDefinition;
11361
+ }
11362
+ interface OntologyIrDerivedPropertiesDefinition_aggregatedProperties {
11363
+ type: "aggregatedProperties";
11364
+ aggregatedProperties: OntologyIrAggregatedPropertiesDefinition;
11365
+ }
11366
+ type OntologyIrDerivedPropertiesDefinition = OntologyIrDerivedPropertiesDefinition_linkedProperties | OntologyIrDerivedPropertiesDefinition_aggregatedProperties;
11367
+
11368
+ /**
11369
+ * Object type datasource which is backed by derived properties definition.
11370
+ *
11371
+ * This source provides property values that are derived from property types on other object type(s)
11372
+ * via links or additional aggregations and computations.
11373
+ *
11374
+ * Note: if a property type is backed by an ObjectTypeDerivedPropertiesDatasource, the Type of the property
11375
+ * type will be resolved by OMS automatically. The TypeForModification will be ignored for that property type.
11376
+ *
11377
+ * This type is only compatible with object storage v2.
11378
+ */
11379
+ interface OntologyIrObjectTypeDerivedPropertiesDatasource {
11380
+ definition: OntologyIrDerivedPropertiesDefinition;
11381
+ }
11382
+
11099
11383
  /**
11100
11384
  * Object type datasource which is backed by a "direct write" source, such as an edge pipeline. This type
11101
11385
  * of a datasource uses PropertySecurityGroups to allow grouping its properties into different security levels.
@@ -11103,7 +11387,7 @@ interface OntologyIrPropertySecurityGroups {
11103
11387
  */
11104
11388
  interface OntologyIrObjectTypeDirectDatasource {
11105
11389
  directSourceRid: DirectSourceRid;
11106
- propertyMapping: Record<ObjectTypeFieldApiName, PropertyTypeMappingInfo>;
11390
+ propertyMapping: Record<ObjectTypeFieldApiName$1, PropertyTypeMappingInfo>;
11107
11391
  propertySecurityGroups: OntologyIrPropertySecurityGroups;
11108
11392
  }
11109
11393
 
@@ -11116,7 +11400,7 @@ interface OntologyIrObjectTypeDirectDatasource {
11116
11400
  */
11117
11401
  interface OntologyIrObjectTypeEditsOnlyDatasource {
11118
11402
  editsOnlyRid: EditsOnlyRid | undefined;
11119
- properties: Array<ObjectTypeFieldApiName>;
11403
+ properties: Array<ObjectTypeFieldApiName$1>;
11120
11404
  propertySecurityGroups: OntologyIrPropertySecurityGroups;
11121
11405
  }
11122
11406
 
@@ -11125,7 +11409,7 @@ interface OntologyIrObjectTypeEditsOnlyDatasource {
11125
11409
  */
11126
11410
  interface OntologyIrObjectTypeGeotimeSeriesDatasource {
11127
11411
  geotimeSeriesIntegrationRid: GeotimeSeriesIntegrationName;
11128
- properties: Array<ObjectTypeFieldApiName>;
11412
+ properties: Array<ObjectTypeFieldApiName$1>;
11129
11413
  }
11130
11414
 
11131
11415
  /**
@@ -11135,7 +11419,7 @@ interface OntologyIrObjectTypeGeotimeSeriesDatasource {
11135
11419
  */
11136
11420
  interface OntologyIrObjectTypeMediaSetViewDatasource {
11137
11421
  mediaSetViewLocator: MediaSetViewName;
11138
- properties: Array<ObjectTypeFieldApiName>;
11422
+ properties: Array<ObjectTypeFieldApiName$1>;
11139
11423
  assumedMarkings: Array<MarkingId>;
11140
11424
  }
11141
11425
 
@@ -11144,6 +11428,11 @@ interface OntologyIrObjectTypeMediaSetViewDatasource {
11144
11428
  */
11145
11429
  type RestrictedViewName = string;
11146
11430
 
11431
+ /**
11432
+ * Ontology as code uses this as a stable ID for the stream input
11433
+ */
11434
+ type StreamName = string;
11435
+
11147
11436
  /**
11148
11437
  * Object type datasource representing a restricted view on top of a stream.
11149
11438
  */
@@ -11151,7 +11440,7 @@ interface OntologyIrObjectTypeRestrictedStreamDatasource {
11151
11440
  restrictedViewRid: RestrictedViewName;
11152
11441
  policyVersion: PolicyVersion;
11153
11442
  streamLocator: StreamName;
11154
- propertyMapping: Record<ObjectTypeFieldApiName, ColumnName>;
11443
+ propertyMapping: Record<ObjectTypeFieldApiName$1, ColumnName>;
11155
11444
  retentionPolicy: RetentionPolicy;
11156
11445
  }
11157
11446
 
@@ -11162,7 +11451,7 @@ interface OntologyIrObjectTypeRestrictedStreamDatasource {
11162
11451
  */
11163
11452
  interface OntologyIrObjectTypeRestrictedViewDatasourceV2 {
11164
11453
  restrictedViewRid: RestrictedViewName;
11165
- propertyMapping: Record<ObjectTypeFieldApiName, PropertyTypeMappingInfo>;
11454
+ propertyMapping: Record<ObjectTypeFieldApiName$1, PropertyTypeMappingInfo>;
11166
11455
  }
11167
11456
 
11168
11457
  /**
@@ -11172,17 +11461,28 @@ interface OntologyIrObjectTypeRestrictedViewDatasourceV2 {
11172
11461
  */
11173
11462
  interface OntologyIrObjectTypeStreamDatasourceV2 {
11174
11463
  streamLocator: StreamName;
11175
- propertyMapping: Record<ObjectTypeFieldApiName, ColumnName>;
11464
+ propertyMapping: Record<ObjectTypeFieldApiName$1, ColumnName>;
11176
11465
  propertySecurityGroups: OntologyIrPropertySecurityGroups | undefined;
11177
11466
  retentionPolicy: RetentionPolicy;
11178
11467
  }
11179
11468
 
11469
+ /**
11470
+ * Object type datasource that is backed by a table in foundry, uniquely identified by its locator.
11471
+ * Supports edit only property types through PropertyTypeMappingInfo.
11472
+ */
11473
+ interface OntologyIrObjectTypeTableDatasource {
11474
+ branchId: BranchId;
11475
+ propertyMapping: Record<ObjectTypeFieldApiName$1, PropertyTypeMappingInfo>;
11476
+ tableRid: TableRid;
11477
+ }
11478
+
11180
11479
  /**
11181
11480
  * Object type datasource that is backed by a time series sync, uniquely identified by its rid.
11182
11481
  */
11183
11482
  interface OntologyIrObjectTypeTimeSeriesDatasource {
11184
11483
  timeSeriesSyncRid: TimeSeriesSyncName;
11185
- properties: Array<ObjectTypeFieldApiName>;
11484
+ properties: Array<ObjectTypeFieldApiName$1>;
11485
+ assumedMarkings: Array<MarkingId>;
11186
11486
  }
11187
11487
 
11188
11488
  interface OntologyIrObjectTypeDatasourceDefinition_streamV2 {
@@ -11197,6 +11497,10 @@ interface OntologyIrObjectTypeDatasourceDefinition_datasetV2 {
11197
11497
  type: "datasetV2";
11198
11498
  datasetV2: OntologyIrObjectTypeDatasetDatasourceV2;
11199
11499
  }
11500
+ interface OntologyIrObjectTypeDatasourceDefinition_datasetV3 {
11501
+ type: "datasetV3";
11502
+ datasetV3: OntologyIrObjectTypeDatasetDatasourceV3;
11503
+ }
11200
11504
  interface OntologyIrObjectTypeDatasourceDefinition_restrictedViewV2 {
11201
11505
  type: "restrictedViewV2";
11202
11506
  restrictedViewV2: OntologyIrObjectTypeRestrictedViewDatasourceV2;
@@ -11213,6 +11517,10 @@ interface OntologyIrObjectTypeDatasourceDefinition_geotimeSeries {
11213
11517
  type: "geotimeSeries";
11214
11518
  geotimeSeries: OntologyIrObjectTypeGeotimeSeriesDatasource;
11215
11519
  }
11520
+ interface OntologyIrObjectTypeDatasourceDefinition_table {
11521
+ type: "table";
11522
+ table: OntologyIrObjectTypeTableDatasource;
11523
+ }
11216
11524
  interface OntologyIrObjectTypeDatasourceDefinition_editsOnly {
11217
11525
  type: "editsOnly";
11218
11526
  editsOnly: OntologyIrObjectTypeEditsOnlyDatasource;
@@ -11228,7 +11536,7 @@ interface OntologyIrObjectTypeDatasourceDefinition_derived {
11228
11536
  /**
11229
11537
  * Wrapper type for all supported object type datasource types.
11230
11538
  */
11231
- type OntologyIrObjectTypeDatasourceDefinition = OntologyIrObjectTypeDatasourceDefinition_streamV2 | OntologyIrObjectTypeDatasourceDefinition_timeSeries | OntologyIrObjectTypeDatasourceDefinition_datasetV2 | OntologyIrObjectTypeDatasourceDefinition_restrictedViewV2 | OntologyIrObjectTypeDatasourceDefinition_restrictedStream | OntologyIrObjectTypeDatasourceDefinition_mediaSetView | OntologyIrObjectTypeDatasourceDefinition_geotimeSeries | OntologyIrObjectTypeDatasourceDefinition_editsOnly | OntologyIrObjectTypeDatasourceDefinition_direct | OntologyIrObjectTypeDatasourceDefinition_derived;
11539
+ type OntologyIrObjectTypeDatasourceDefinition = OntologyIrObjectTypeDatasourceDefinition_streamV2 | OntologyIrObjectTypeDatasourceDefinition_timeSeries | OntologyIrObjectTypeDatasourceDefinition_datasetV2 | OntologyIrObjectTypeDatasourceDefinition_datasetV3 | OntologyIrObjectTypeDatasourceDefinition_restrictedViewV2 | OntologyIrObjectTypeDatasourceDefinition_restrictedStream | OntologyIrObjectTypeDatasourceDefinition_mediaSetView | OntologyIrObjectTypeDatasourceDefinition_geotimeSeries | OntologyIrObjectTypeDatasourceDefinition_table | OntologyIrObjectTypeDatasourceDefinition_editsOnly | OntologyIrObjectTypeDatasourceDefinition_direct | OntologyIrObjectTypeDatasourceDefinition_derived;
11232
11540
 
11233
11541
  interface OntologyIrObjectTypeDatasource {
11234
11542
  rid: DatasourceRid;
@@ -11243,6 +11551,7 @@ interface OntologyIrObjectTypeBlockDataV2 {
11243
11551
  entityMetadata: OntologyIrMarketplaceObjectTypeEntityMetadata | undefined;
11244
11552
  }
11245
11553
 
11554
+ type ObjectTypeFieldApiName = string;
11246
11555
  interface OntologyIr {
11247
11556
  blockData: OntologyIrOntologyBlockDataV2;
11248
11557
  importedTypes: ImportedTypes;
@@ -11260,6 +11569,10 @@ interface OntologyIrInterfaceType extends ReplaceKeys<Omit<InterfaceType, "rid">
11260
11569
  allExtendsInterfaces: string[];
11261
11570
  links: OntologyIrInterfaceLinkType[];
11262
11571
  allLinks: OntologyIrInterfaceLinkType[];
11572
+ propertiesV2: Record<ObjectTypeFieldApiName, {
11573
+ sharedPropertyType: OntologyIrSharedPropertyType;
11574
+ required: boolean;
11575
+ }>;
11263
11576
  }> {
11264
11577
  }
11265
11578
  type ApiNameValueTypeReference = {
@@ -11328,4 +11641,4 @@ type ImportedSharedPropertyTypes = {
11328
11641
  packageName: string;
11329
11642
  };
11330
11643
 
11331
- export { type ApiNameValueTypeReference, type BaseType, type DataConstraint, type DataConstraintWrapper, type DirectedLinkTypeRid, type ExampleValue, type FailureMessage, type FoundryObjectReference, type GetBulkLinksPageRequest, type ImportedSharedPropertyTypes, type ImportedTypes, type InterfaceTypeRid, type InterfaceTypeStatus, type InterfaceTypeStatus_active, type InterfaceTypeStatus_deprecated, type InterfaceTypeStatus_experimental, type LinkTypeMetadata, type LoadAllOntologiesResponse, type ObjectIdentifier, type ObjectSet, type ObjectSetFilter$1 as ObjectSetFilter, type ObjectType, type OntologyIr, type OntologyIrInterfaceType, type OntologyIrInterfaceTypeBlockDataV2, type OntologyIrObjectType, type OntologyIrObjectTypeBlockDataV2, type OntologyIrObjectTypeDatasource, type OntologyIrObjectTypeDatasourceDefinition, type OntologyIrObjectTypeInterfaceImplementation, type OntologyIrOntologyBlockDataV2, type OntologyIrPackagedValueType, type OntologyIrPackagedValueTypeMetadata, type OntologyIrPropertyType, type OntologyIrSharedPropertyType, type OntologyIrSharedPropertyTypeBlockDataV2, type OntologyIrStructFieldType, type OntologyIrType, type OntologyIrValueTypeBlockData, type OntologyIrValueTypeBlockDataEntry, type PropertyTypeMappingInfo, type SharedPropertyTypeGothamMapping, type StructFieldType, type Type, type ValueTypeApiName, type ValueTypeDataConstraint, type ValueTypeDisplayMetadata, type ValueTypeStatus, type ValueTypeVersion, type Visibility, bulkLoadOntologyEntities, createTemporaryObjectSet, getBulkLinksPage, getLinkTypesForObjectTypes, loadAllOntologies };
11644
+ export { type ApiNameValueTypeReference, type BaseType, type DataConstraint, type DataConstraintWrapper, type DirectedLinkTypeRid, type ExampleValue, type FailureMessage, type FoundryObjectReference, type GetBulkLinksPageRequest, type ImportedSharedPropertyTypes, type ImportedTypes, type InterfaceSharedPropertyType, type InterfaceTypeRid, type InterfaceTypeStatus, type InterfaceTypeStatus_active, type InterfaceTypeStatus_deprecated, type InterfaceTypeStatus_experimental, type LinkTypeMetadata, type LoadAllOntologiesResponse, type ObjectIdentifier, type ObjectSet, type ObjectSetFilter$1 as ObjectSetFilter, type ObjectType, type OntologyIr, type OntologyIrInterfaceSharedPropertyType, type OntologyIrInterfaceType, type OntologyIrInterfaceTypeBlockDataV2, type OntologyIrObjectType, type OntologyIrObjectTypeBlockDataV2, type OntologyIrObjectTypeDatasource, type OntologyIrObjectTypeDatasourceDefinition, type OntologyIrObjectTypeInterfaceImplementation, type OntologyIrOntologyBlockDataV2, type OntologyIrPackagedValueType, type OntologyIrPackagedValueTypeMetadata, type OntologyIrPropertyType, type OntologyIrSharedPropertyType, type OntologyIrSharedPropertyTypeBlockDataV2, type OntologyIrStructFieldType, type OntologyIrType, type OntologyIrValueTypeBlockData, type OntologyIrValueTypeBlockDataEntry, type PropertyTypeMappingInfo, type SharedPropertyTypeGothamMapping, type StructFieldType, type Type, type ValueTypeApiName, type ValueTypeDataConstraint, type ValueTypeDisplayMetadata, type ValueTypeStatus, type ValueTypeVersion, type Visibility, bulkLoadOntologyEntities, createTemporaryObjectSet, getBulkLinksPage, getLinkTypesForObjectTypes, loadAllOntologies };