@osdk/client.unstable 2.2.0-beta.1 → 2.2.0-beta.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +28 -0
- package/build/cjs/index.d.cts +795 -348
- package/build/types/blockDataIr.d.ts +7 -2
- package/build/types/blockDataIr.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/ActionNotificationSettings.d.ts +2 -0
- package/build/types/generated/ontology-metadata/api/ActionNotificationSettings.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/ActionSubmissionConfiguration.d.ts +7 -0
- package/build/types/generated/ontology-metadata/api/ActionSubmissionConfiguration.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/ActionTableSubmissionMode.d.ts +14 -0
- package/build/types/generated/ontology-metadata/api/ActionTableSubmissionMode.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/ActionTableSubmissionModeConfiguration.d.ts +7 -0
- package/build/types/generated/ontology-metadata/api/ActionTableSubmissionModeConfiguration.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/ActionTypeCreate.d.ts +4 -0
- package/build/types/generated/ontology-metadata/api/ActionTypeCreate.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/ActionTypeMetadata.d.ts +2 -0
- package/build/types/generated/ontology-metadata/api/ActionTypeMetadata.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/ActionTypeMetadataModification.d.ts +2 -0
- package/build/types/generated/ontology-metadata/api/ActionTypeMetadataModification.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/ActionTypeUpdate.d.ts +2 -0
- package/build/types/generated/ontology-metadata/api/ActionTypeUpdate.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/AddObjectRuleModification.d.ts +2 -0
- package/build/types/generated/ontology-metadata/api/AddObjectRuleModification.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/AddOrModifyObjectRuleModification.d.ts +2 -0
- package/build/types/generated/ontology-metadata/api/AddOrModifyObjectRuleModification.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/AddOrModifyObjectRuleModificationV2.d.ts +2 -0
- package/build/types/generated/ontology-metadata/api/AddOrModifyObjectRuleModificationV2.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/DatasourceBackingRid.d.ts +6 -1
- package/build/types/generated/ontology-metadata/api/DatasourceBackingRid.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/DatasourceIdentifier.d.ts +6 -1
- package/build/types/generated/ontology-metadata/api/DatasourceIdentifier.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/DatasourceType.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/DatasourceType.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/EditActionTypeRequest.d.ts +2 -0
- package/build/types/generated/ontology-metadata/api/EditActionTypeRequest.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/EveryoneTrustedRedactionOverride.d.ts +1 -0
- package/build/types/generated/ontology-metadata/api/EveryoneTrustedRedactionOverride.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/InterfaceSharedPropertyType.d.ts +5 -0
- package/build/types/generated/ontology-metadata/api/InterfaceSharedPropertyType.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/InterfaceType.d.ts +4 -0
- package/build/types/generated/ontology-metadata/api/InterfaceType.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/LinkTypeError.d.ts +1 -21
- package/build/types/generated/ontology-metadata/api/LinkTypeError.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/ModifyObjectRuleModification.d.ts +2 -0
- package/build/types/generated/ontology-metadata/api/ModifyObjectRuleModification.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/ObjectParameterStructFieldValueModification.d.ts +3 -1
- package/build/types/generated/ontology-metadata/api/ObjectParameterStructFieldValueModification.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/ObjectParameterStructListFieldValueModification.d.ts +3 -1
- package/build/types/generated/ontology-metadata/api/ObjectParameterStructListFieldValueModification.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/ObjectTypeDatasetDatasourceV3.d.ts +17 -0
- package/build/types/generated/ontology-metadata/api/ObjectTypeDatasetDatasourceV3.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/ObjectTypeDatasourceDefinition.d.ts +11 -1
- package/build/types/generated/ontology-metadata/api/ObjectTypeDatasourceDefinition.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/ObjectTypeEmbeddingInput.d.ts +4 -0
- package/build/types/generated/ontology-metadata/api/ObjectTypeEmbeddingInput.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/ObjectTypeIdsAndInterfaceTypeRids.d.ts +10 -0
- package/build/types/generated/ontology-metadata/api/ObjectTypeIdsAndInterfaceTypeRids.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/ObjectTypeRidsAndInterfaceTypeRids.d.ts +10 -0
- package/build/types/generated/ontology-metadata/api/ObjectTypeRidsAndInterfaceTypeRids.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/ObjectTypeTableDatasource.d.ts +13 -0
- package/build/types/generated/ontology-metadata/api/ObjectTypeTableDatasource.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/ObjectTypeTimeSeriesDatasource.d.ts +2 -0
- package/build/types/generated/ontology-metadata/api/ObjectTypeTimeSeriesDatasource.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/OntologyIrActionTypeMetadata.d.ts +2 -0
- package/build/types/generated/ontology-metadata/api/OntologyIrActionTypeMetadata.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/OntologyIrDeprecatedLinkTypeStatus.d.ts +9 -0
- package/build/types/generated/ontology-metadata/api/OntologyIrDeprecatedLinkTypeStatus.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/OntologyIrInterfaceSharedPropertyType.d.ts +5 -0
- package/build/types/generated/ontology-metadata/api/OntologyIrInterfaceSharedPropertyType.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/OntologyIrInterfaceType.d.ts +4 -0
- package/build/types/generated/ontology-metadata/api/OntologyIrInterfaceType.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/OntologyIrIntermediaryLinkDefinition.d.ts +3 -3
- package/build/types/generated/ontology-metadata/api/OntologyIrIntermediaryLinkDefinition.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/OntologyIrLinkDefinition.d.ts +1 -6
- package/build/types/generated/ontology-metadata/api/OntologyIrLinkDefinition.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/OntologyIrLinkType.d.ts +2 -4
- package/build/types/generated/ontology-metadata/api/OntologyIrLinkType.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/OntologyIrLinkTypeStatus.d.ts +24 -0
- package/build/types/generated/ontology-metadata/api/OntologyIrLinkTypeStatus.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/OntologyIrManyToManyLinkDefinition.d.ts +3 -3
- package/build/types/generated/ontology-metadata/api/OntologyIrManyToManyLinkDefinition.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/OntologyIrManyToManyLinkTypeDatasetDatasource.d.ts +3 -6
- package/build/types/generated/ontology-metadata/api/OntologyIrManyToManyLinkTypeDatasetDatasource.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/OntologyIrManyToManyLinkTypeDatasourceDefinition.d.ts +1 -6
- package/build/types/generated/ontology-metadata/api/OntologyIrManyToManyLinkTypeDatasourceDefinition.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/OntologyIrObjectTypeDatasetDatasourceV3.d.ts +17 -0
- package/build/types/generated/ontology-metadata/api/OntologyIrObjectTypeDatasetDatasourceV3.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/OntologyIrObjectTypeDatasourceDefinition.d.ts +11 -1
- package/build/types/generated/ontology-metadata/api/OntologyIrObjectTypeDatasourceDefinition.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/OntologyIrObjectTypeTableDatasource.d.ts +13 -0
- package/build/types/generated/ontology-metadata/api/OntologyIrObjectTypeTableDatasource.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/OntologyIrObjectTypeTimeSeriesDatasource.d.ts +2 -0
- package/build/types/generated/ontology-metadata/api/OntologyIrObjectTypeTimeSeriesDatasource.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/OntologyIrOneToManyLinkDefinition.d.ts +2 -2
- package/build/types/generated/ontology-metadata/api/OntologyIrOneToManyLinkDefinition.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/OntologyIrSecurityGroupGranularCondition.d.ts +11 -1
- package/build/types/generated/ontology-metadata/api/OntologyIrSecurityGroupGranularCondition.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/OntologyIrSecurityGroupNotCondition.d.ts +7 -0
- package/build/types/generated/ontology-metadata/api/OntologyIrSecurityGroupNotCondition.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/PutActionTypeRequest.d.ts +2 -0
- package/build/types/generated/ontology-metadata/api/PutActionTypeRequest.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/RedactionOverrideOptions.d.ts +6 -0
- package/build/types/generated/ontology-metadata/api/RedactionOverrideOptions.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/SafeDatasourceIdentifier.d.ts +6 -1
- package/build/types/generated/ontology-metadata/api/SafeDatasourceIdentifier.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/SecurityGroupComparisonConstant.d.ts +3 -0
- package/build/types/generated/ontology-metadata/api/SecurityGroupComparisonConstant.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/SecurityGroupComparisonUserProperty.d.ts +19 -1
- package/build/types/generated/ontology-metadata/api/SecurityGroupComparisonUserProperty.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/SecurityGroupGranularCondition.d.ts +11 -1
- package/build/types/generated/ontology-metadata/api/SecurityGroupGranularCondition.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/SecurityGroupGranularConditionModification.d.ts +11 -1
- package/build/types/generated/ontology-metadata/api/SecurityGroupGranularConditionModification.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/SecurityGroupGroupNamesUserProperty.d.ts +7 -0
- package/build/types/generated/ontology-metadata/api/SecurityGroupGroupNamesUserProperty.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/SecurityGroupNotCondition.d.ts +7 -0
- package/build/types/generated/ontology-metadata/api/SecurityGroupNotCondition.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/SecurityGroupNotConditionModification.d.ts +4 -0
- package/build/types/generated/ontology-metadata/api/SecurityGroupNotConditionModification.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/SecurityGroupTrueCondition.d.ts +4 -0
- package/build/types/generated/ontology-metadata/api/SecurityGroupTrueCondition.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/SecurityGroupTrueConditionModification.d.ts +4 -0
- package/build/types/generated/ontology-metadata/api/SecurityGroupTrueConditionModification.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/SecurityGroupUserAttributesUserProperty.d.ts +6 -0
- package/build/types/generated/ontology-metadata/api/SecurityGroupUserAttributesUserProperty.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/SecurityGroupUsernameUserProperty.d.ts +6 -0
- package/build/types/generated/ontology-metadata/api/SecurityGroupUsernameUserProperty.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/SharedPropertyTypeStructFieldLogicRuleValueModification.d.ts +5 -3
- package/build/types/generated/ontology-metadata/api/SharedPropertyTypeStructFieldLogicRuleValueModification.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/StructFieldApiNameOrRid.d.ts +11 -0
- package/build/types/generated/ontology-metadata/api/StructFieldApiNameOrRid.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/StructFieldLogicRuleValueMappingModification.d.ts +6 -0
- package/build/types/generated/ontology-metadata/api/StructFieldLogicRuleValueMappingModification.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/SubmitAllValidOrNothingThrowingMode.d.ts +6 -0
- package/build/types/generated/ontology-metadata/api/SubmitAllValidOrNothingThrowingMode.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/SubmitValidEntriesInOrderUntilFirstFailureMode.d.ts +7 -0
- package/build/types/generated/ontology-metadata/api/SubmitValidEntriesInOrderUntilFirstFailureMode.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/TableLocator.d.ts +9 -0
- package/build/types/generated/ontology-metadata/api/TableLocator.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/TableRid.d.ts +4 -0
- package/build/types/generated/ontology-metadata/api/TableRid.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/blockdata/OntologyIrBlockPermissionInformation.d.ts +2 -2
- package/build/types/generated/ontology-metadata/api/blockdata/OntologyIrBlockPermissionInformation.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/blockdata/OntologyIrKnownMarketplaceIdentifiers.d.ts +1 -2
- package/build/types/generated/ontology-metadata/api/blockdata/OntologyIrKnownMarketplaceIdentifiers.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/blockdata/OntologyIrObjectPropertyReference.d.ts +9 -0
- package/build/types/generated/ontology-metadata/api/blockdata/OntologyIrObjectPropertyReference.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/blockdata/OntologyIrOntologyBlockDataV2.d.ts +3 -0
- package/build/types/generated/ontology-metadata/api/blockdata/OntologyIrOntologyBlockDataV2.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/blockdata/OntologyIrPropertyToColumnMapping.d.ts +9 -0
- package/build/types/generated/ontology-metadata/api/blockdata/OntologyIrPropertyToColumnMapping.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/blockdata/OntologyIrPropertyToPropertyMapping.d.ts +8 -0
- package/build/types/generated/ontology-metadata/api/blockdata/OntologyIrPropertyToPropertyMapping.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/blockdata/index.d.ts +3 -0
- package/build/types/generated/ontology-metadata/api/blockdata/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/derivedproperties/AggregatedPropertiesDefinitionModification.d.ts +4 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/AggregatedPropertiesDefinitionModification.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/derivedproperties/DerivedPropertyAggregationModification.d.ts +3 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/DerivedPropertyAggregationModification.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/derivedproperties/DerivedPropertyLinkTypeSide.d.ts +13 -1
- package/build/types/generated/ontology-metadata/api/derivedproperties/DerivedPropertyLinkTypeSide.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/derivedproperties/LinkDefinition.d.ts +6 -1
- package/build/types/generated/ontology-metadata/api/derivedproperties/LinkDefinition.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/derivedproperties/LinkDefinitionModification.d.ts +6 -1
- package/build/types/generated/ontology-metadata/api/derivedproperties/LinkDefinitionModification.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/derivedproperties/LinkTypeLinkDefinition.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/derivedproperties/LinkedCollectionModification.d.ts +3 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/LinkedCollectionModification.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/derivedproperties/LinkedPropertiesDefinitionModification.d.ts +4 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/LinkedPropertiesDefinitionModification.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/derivedproperties/MultiHopLinkDefinition.d.ts +7 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/MultiHopLinkDefinition.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/MultiHopLinkDefinitionModification.d.ts +7 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/MultiHopLinkDefinitionModification.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/MultiHopStepDefinition.d.ts +6 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/MultiHopStepDefinition.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/MultiHopStepDefinitionModification.d.ts +6 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/MultiHopStepDefinitionModification.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrAggregatedPropertiesDefinition.d.ts +2 -2
- package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrAggregatedPropertiesDefinition.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrDerivedPropertyLinkTypeIdentifier.d.ts +6 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrDerivedPropertyLinkTypeIdentifier.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrLinkDefinition.d.ts +11 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrLinkDefinition.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrLinkTypeLinkDefinition.d.ts +6 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrLinkTypeLinkDefinition.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrLinkedPropertiesDefinition.d.ts +2 -2
- package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrLinkedPropertiesDefinition.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrMultiHopLinkDefinition.d.ts +7 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrMultiHopLinkDefinition.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrMultiHopStepDefinition.d.ts +6 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrMultiHopStepDefinition.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrSearchAroundStep.d.ts +6 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/OntologyIrSearchAroundStep.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/SearchAroundStep.d.ts +6 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/SearchAroundStep.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/SearchAroundStepModification.d.ts +6 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/SearchAroundStepModification.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageAggregatedPropertiesDefinition.d.ts +7 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageAggregatedPropertiesDefinition.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageDerivedPropertiesDefinition.d.ts +11 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageDerivedPropertiesDefinition.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageDerivedPropertyAggregation.d.ts +40 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageDerivedPropertyAggregation.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageDerivedPropertyLinkTypeIdentifier.d.ts +6 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageDerivedPropertyLinkTypeIdentifier.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageDerivedPropertyLinkTypeIdentifierInRequest.d.ts +11 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageDerivedPropertyLinkTypeIdentifierInRequest.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageLinkDefinition.d.ts +11 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageLinkDefinition.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageLinkTypeLinkDefinition.d.ts +6 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageLinkTypeLinkDefinition.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageLinkedCollection.d.ts +5 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageLinkedCollection.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageLinkedCountMetric.d.ts +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageLinkedCountMetric.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageLinkedPropertiesDefinition.d.ts +7 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageLinkedPropertiesDefinition.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageMultiHopLinkDefinition.d.ts +4 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageMultiHopLinkDefinition.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageMultiHopStepDefinition.d.ts +6 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageMultiHopStepDefinition.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StoragePropertyTypeIdentifier.d.ts +6 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StoragePropertyTypeIdentifier.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StoragePropertyTypeIdentifierInRequest.d.ts +11 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StoragePropertyTypeIdentifierInRequest.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageSearchAroundStep.d.ts +6 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/StorageSearchAroundStep.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/index.d.ts +27 -0
- package/build/types/generated/ontology-metadata/api/derivedproperties/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/entitymetadata/EditsHistoryImportConfiguration.d.ts +4 -0
- package/build/types/generated/ontology-metadata/api/entitymetadata/EditsHistoryImportConfiguration.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/entitymetadata/ObjectStorageV2.d.ts +2 -0
- package/build/types/generated/ontology-metadata/api/entitymetadata/ObjectStorageV2.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/entitymetadata/OntologyIrLinkTypeEntityMetadata.d.ts +0 -7
- package/build/types/generated/ontology-metadata/api/entitymetadata/OntologyIrLinkTypeEntityMetadata.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/entitymetadata/index.d.ts +1 -0
- package/build/types/generated/ontology-metadata/api/entitymetadata/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/index.d.ts +30 -4
- package/build/types/generated/ontology-metadata/api/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/modification/ActionTypeModification.d.ts +2 -0
- package/build/types/generated/ontology-metadata/api/modification/ActionTypeModification.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/modification/InterfaceSharedPropertyTypeModification.d.ts +5 -0
- package/build/types/generated/ontology-metadata/api/modification/InterfaceSharedPropertyTypeModification.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/modification/InterfaceTypeModification.d.ts +2 -0
- package/build/types/generated/ontology-metadata/api/modification/InterfaceTypeModification.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/modification/LinkTypeCreate.d.ts +2 -0
- package/build/types/generated/ontology-metadata/api/modification/LinkTypeCreate.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/modification/ObjectTypeCreate.d.ts +2 -0
- package/build/types/generated/ontology-metadata/api/modification/ObjectTypeCreate.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/modification/ObjectTypeDatasetDatasourceV3Modification.d.ts +9 -0
- package/build/types/generated/ontology-metadata/api/modification/ObjectTypeDatasetDatasourceV3Modification.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/modification/ObjectTypeDatasourceModificationDefinition.d.ts +11 -1
- package/build/types/generated/ontology-metadata/api/modification/ObjectTypeDatasourceModificationDefinition.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/modification/ObjectTypeTableDatasourceModification.d.ts +10 -0
- package/build/types/generated/ontology-metadata/api/modification/ObjectTypeTableDatasourceModification.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/modification/ObjectTypeTimeSeriesDatasourceModification.d.ts +2 -0
- package/build/types/generated/ontology-metadata/api/modification/ObjectTypeTimeSeriesDatasourceModification.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/modification/OntologyModificationRequest.d.ts +3 -0
- package/build/types/generated/ontology-metadata/api/modification/OntologyModificationRequest.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/modification/index.d.ts +3 -0
- package/build/types/generated/ontology-metadata/api/modification/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/search/ObjectTypeSearchHit.d.ts +1 -0
- package/build/types/generated/ontology-metadata/api/search/ObjectTypeSearchHit.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/search/ObjectTypeSearchRequestV2.d.ts +1 -0
- package/build/types/generated/ontology-metadata/api/search/ObjectTypeSearchRequestV2.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/branch/api/BranchConflictsWithMain.d.ts +10 -0
- package/build/types/generated/ontology-metadata/branch/api/BranchConflictsWithMain.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/branch/api/ConflictingEntitiesSummary.d.ts +6 -0
- package/build/types/generated/ontology-metadata/branch/api/ConflictingEntitiesSummary.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/branch/api/CreateOntologyServiceBranchResponse.d.ts +2 -0
- package/build/types/generated/ontology-metadata/branch/api/CreateOntologyServiceBranchResponse.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/branch/api/DatasourceModificationConstraintError.d.ts +6 -1
- package/build/types/generated/ontology-metadata/branch/api/DatasourceModificationConstraintError.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/branch/api/InvalidDataConstraintsError.d.ts +4 -0
- package/build/types/generated/ontology-metadata/branch/api/InvalidDataConstraintsError.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/branch/api/InvalidIsIndexedForSearchError.d.ts +4 -0
- package/build/types/generated/ontology-metadata/branch/api/InvalidIsIndexedForSearchError.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/branch/api/InvalidPropertyTypeError.d.ts +4 -0
- package/build/types/generated/ontology-metadata/branch/api/InvalidPropertyTypeError.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/branch/api/InvalidTypeClassesError.d.ts +4 -0
- package/build/types/generated/ontology-metadata/branch/api/InvalidTypeClassesError.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/branch/api/InvalidValueTypeError.d.ts +4 -0
- package/build/types/generated/ontology-metadata/branch/api/InvalidValueTypeError.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/branch/api/MergeConstraintError.d.ts +6 -0
- package/build/types/generated/ontology-metadata/branch/api/MergeConstraintError.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/branch/api/ObjectTypeDatasourceCannotHaveAssumedMarkingsUpdatedError.d.ts +9 -0
- package/build/types/generated/ontology-metadata/branch/api/ObjectTypeDatasourceCannotHaveAssumedMarkingsUpdatedError.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/branch/api/PropertySecurityGroupsConstraintError.d.ts +6 -1
- package/build/types/generated/ontology-metadata/branch/api/PropertySecurityGroupsConstraintError.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/branch/api/UnexpectedPropertyTypeReferencedInSecurityGroupGranularPolicyError.d.ts +14 -0
- package/build/types/generated/ontology-metadata/branch/api/UnexpectedPropertyTypeReferencedInSecurityGroupGranularPolicyError.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/branch/api/ValidationError.d.ts +6 -1
- package/build/types/generated/ontology-metadata/branch/api/ValidationError.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/branch/api/index.d.ts +4 -0
- package/build/types/generated/ontology-metadata/branch/api/index.d.ts.map +1 -1
- package/build/types/index.d.ts +10 -0
- package/build/types/index.d.ts.map +1 -1
- package/package.json +1 -1
- package/build/types/generated/ontology-metadata/api/IntermediaryLinkTypeMustBeOsV2Error.d.ts +0 -9
- package/build/types/generated/ontology-metadata/api/IntermediaryLinkTypeMustBeOsV2Error.d.ts.map +0 -1
- package/build/types/generated/ontology-metadata/api/InvalidAssociatedLinkTypeError.d.ts +0 -11
- package/build/types/generated/ontology-metadata/api/InvalidAssociatedLinkTypeError.d.ts.map +0 -1
- package/build/types/generated/ontology-metadata/api/InvalidAssociatedLinkTypeStructureError.d.ts +0 -21
- package/build/types/generated/ontology-metadata/api/InvalidAssociatedLinkTypeStructureError.d.ts.map +0 -1
- package/build/types/generated/ontology-metadata/api/ReferencedObjectTypesMustBeOsV2Error.d.ts +0 -13
- package/build/types/generated/ontology-metadata/api/ReferencedObjectTypesMustBeOsV2Error.d.ts.map +0 -1
package/build/cjs/index.d.cts
CHANGED
|
@@ -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
|
|
8472
|
+
* A randomly generated rid that identifies a unique PropertySecurityGroup.
|
|
8410
8473
|
*/
|
|
8411
|
-
|
|
8412
|
-
linkedProperty: PropertyTypeIdentifier;
|
|
8413
|
-
limit: number;
|
|
8414
|
-
}
|
|
8474
|
+
type PropertySecurityGroupRid = string;
|
|
8415
8475
|
|
|
8416
|
-
|
|
8417
|
-
|
|
8418
|
-
*/
|
|
8419
|
-
interface LinkedCountMetric {
|
|
8476
|
+
interface SecurityGroupAndCondition {
|
|
8477
|
+
conditions: Array<SecurityGroupGranularCondition>;
|
|
8420
8478
|
}
|
|
8421
8479
|
|
|
8422
|
-
|
|
8423
|
-
|
|
8424
|
-
|
|
8425
|
-
|
|
8426
|
-
|
|
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
|
|
8451
|
-
type: "
|
|
8452
|
-
|
|
8486
|
+
interface SecurityGroupComparisonConstant_boolean {
|
|
8487
|
+
type: "boolean";
|
|
8488
|
+
boolean: boolean;
|
|
8453
8489
|
}
|
|
8454
|
-
interface
|
|
8455
|
-
type: "
|
|
8456
|
-
|
|
8490
|
+
interface SecurityGroupComparisonConstant_strings {
|
|
8491
|
+
type: "strings";
|
|
8492
|
+
strings: Array<string>;
|
|
8457
8493
|
}
|
|
8458
8494
|
/**
|
|
8459
|
-
*
|
|
8495
|
+
* A value represented by a constant.
|
|
8460
8496
|
*/
|
|
8461
|
-
type
|
|
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
|
-
*
|
|
8500
|
+
* Unique Identifier for a Multipass group
|
|
8471
8501
|
*/
|
|
8472
|
-
type
|
|
8502
|
+
type GroupId = string;
|
|
8473
8503
|
|
|
8474
|
-
|
|
8475
|
-
|
|
8476
|
-
|
|
8504
|
+
/**
|
|
8505
|
+
* Specifies a comparison against the user's multipass groupIds.
|
|
8506
|
+
*/
|
|
8507
|
+
interface SecurityGroupGroupIdsUserProperty {
|
|
8508
|
+
parentGroupId: GroupId | undefined;
|
|
8477
8509
|
}
|
|
8478
8510
|
|
|
8479
|
-
|
|
8480
|
-
|
|
8481
|
-
|
|
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
|
-
*
|
|
8487
|
-
* The linked object type is specified by a LinkDefinition.
|
|
8520
|
+
* The user's attributes.
|
|
8488
8521
|
*/
|
|
8489
|
-
interface
|
|
8490
|
-
|
|
8491
|
-
linkDefinition: LinkDefinition;
|
|
8522
|
+
interface SecurityGroupUserAttributesUserProperty {
|
|
8523
|
+
attributeKey: string;
|
|
8492
8524
|
}
|
|
8493
8525
|
|
|
8494
8526
|
/**
|
|
8495
|
-
*
|
|
8496
|
-
* The linked object type is specified by a LinkDefinition.
|
|
8527
|
+
* Specifies a comparison against the user's multipass userId.
|
|
8497
8528
|
*/
|
|
8498
|
-
interface
|
|
8499
|
-
propertyTypeMapping: Record<PropertyTypeRid, PropertyTypeIdentifier>;
|
|
8500
|
-
linkDefinition: LinkDefinition;
|
|
8529
|
+
interface SecurityGroupUserIdUserProperty {
|
|
8501
8530
|
}
|
|
8502
8531
|
|
|
8503
|
-
|
|
8504
|
-
|
|
8505
|
-
|
|
8506
|
-
|
|
8507
|
-
|
|
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
|
-
|
|
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,13 +10934,162 @@ interface ValueTypeApiNameReference {
|
|
|
10733
10934
|
}
|
|
10734
10935
|
|
|
10735
10936
|
/**
|
|
10736
|
-
*
|
|
10937
|
+
* A property type that can be shared across object types.
|
|
10737
10938
|
*/
|
|
10738
|
-
|
|
10739
|
-
|
|
10740
|
-
|
|
10741
|
-
|
|
10742
|
-
|
|
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
|
+
}
|
|
10956
|
+
|
|
10957
|
+
/**
|
|
10958
|
+
* Contains additional metadata associated with a LinkType.
|
|
10959
|
+
*/
|
|
10960
|
+
interface OntologyIrLinkTypeEntityMetadata {
|
|
10961
|
+
arePatchesEnabled: boolean;
|
|
10962
|
+
}
|
|
10963
|
+
|
|
10964
|
+
/**
|
|
10965
|
+
* Property reference containing the api name of the object
|
|
10966
|
+
*/
|
|
10967
|
+
interface OntologyIrObjectPropertyReference {
|
|
10968
|
+
apiName: ObjectTypeFieldApiName$1;
|
|
10969
|
+
object: ObjectTypeApiName;
|
|
10970
|
+
}
|
|
10971
|
+
|
|
10972
|
+
/**
|
|
10973
|
+
* Because complex objects can't be used as map keys over the wire, this is used in link definitions
|
|
10974
|
+
*/
|
|
10975
|
+
interface OntologyIrPropertyToPropertyMapping {
|
|
10976
|
+
from: OntologyIrObjectPropertyReference;
|
|
10977
|
+
to: OntologyIrObjectPropertyReference;
|
|
10978
|
+
}
|
|
10979
|
+
|
|
10980
|
+
interface OntologyIrManyToManyLinkDefinition {
|
|
10981
|
+
objectTypeAToBLinkMetadata: LinkTypeMetadata;
|
|
10982
|
+
objectTypeBToALinkMetadata: LinkTypeMetadata;
|
|
10983
|
+
objectTypeRidA: ObjectTypeApiName;
|
|
10984
|
+
objectTypeRidB: ObjectTypeApiName;
|
|
10985
|
+
peeringMetadata: LinkTypePeeringMetadata | undefined;
|
|
10986
|
+
objectTypeAPrimaryKeyPropertyMapping: Array<OntologyIrPropertyToPropertyMapping>;
|
|
10987
|
+
objectTypeBPrimaryKeyPropertyMapping: Array<OntologyIrPropertyToPropertyMapping>;
|
|
10988
|
+
}
|
|
10989
|
+
|
|
10990
|
+
interface OntologyIrOneToManyLinkDefinition {
|
|
10991
|
+
cardinalityHint: OneToManyLinkCardinalityHint;
|
|
10992
|
+
manyToOneLinkMetadata: LinkTypeMetadata;
|
|
10993
|
+
objectTypeRidManySide: ObjectTypeApiName;
|
|
10994
|
+
objectTypeRidOneSide: ObjectTypeApiName;
|
|
10995
|
+
oneToManyLinkMetadata: LinkTypeMetadata;
|
|
10996
|
+
oneSidePrimaryKeyToManySidePropertyMapping: Array<OntologyIrPropertyToPropertyMapping>;
|
|
10997
|
+
}
|
|
10998
|
+
|
|
10999
|
+
interface OntologyIrLinkDefinition_manyToMany {
|
|
11000
|
+
type: "manyToMany";
|
|
11001
|
+
manyToMany: OntologyIrManyToManyLinkDefinition;
|
|
11002
|
+
}
|
|
11003
|
+
interface OntologyIrLinkDefinition_oneToMany {
|
|
11004
|
+
type: "oneToMany";
|
|
11005
|
+
oneToMany: OntologyIrOneToManyLinkDefinition;
|
|
11006
|
+
}
|
|
11007
|
+
type OntologyIrLinkDefinition$1 = OntologyIrLinkDefinition_manyToMany | OntologyIrLinkDefinition_oneToMany;
|
|
11008
|
+
|
|
11009
|
+
/**
|
|
11010
|
+
* This status indicates that the LinkType is reaching the end of its life and will be removed as per the deadline specified.
|
|
11011
|
+
*/
|
|
11012
|
+
interface OntologyIrDeprecatedLinkTypeStatus {
|
|
11013
|
+
message: string;
|
|
11014
|
+
deadline: string;
|
|
11015
|
+
replacedBy: LinkTypeId | undefined;
|
|
11016
|
+
}
|
|
11017
|
+
|
|
11018
|
+
interface OntologyIrLinkTypeStatus_experimental {
|
|
11019
|
+
type: "experimental";
|
|
11020
|
+
experimental: ExperimentalLinkTypeStatus;
|
|
11021
|
+
}
|
|
11022
|
+
interface OntologyIrLinkTypeStatus_active {
|
|
11023
|
+
type: "active";
|
|
11024
|
+
active: ActiveLinkTypeStatus;
|
|
11025
|
+
}
|
|
11026
|
+
interface OntologyIrLinkTypeStatus_deprecated {
|
|
11027
|
+
type: "deprecated";
|
|
11028
|
+
deprecated: OntologyIrDeprecatedLinkTypeStatus;
|
|
11029
|
+
}
|
|
11030
|
+
interface OntologyIrLinkTypeStatus_example {
|
|
11031
|
+
type: "example";
|
|
11032
|
+
example: ExampleLinkTypeStatus;
|
|
11033
|
+
}
|
|
11034
|
+
/**
|
|
11035
|
+
* The status to indicate whether the LinkType is either Experimental, Active, Deprecated, or Example.
|
|
11036
|
+
*/
|
|
11037
|
+
type OntologyIrLinkTypeStatus = OntologyIrLinkTypeStatus_experimental | OntologyIrLinkTypeStatus_active | OntologyIrLinkTypeStatus_deprecated | OntologyIrLinkTypeStatus_example;
|
|
11038
|
+
|
|
11039
|
+
/**
|
|
11040
|
+
* LinkType(s) are models for relationships between ObjectType(s).
|
|
11041
|
+
*/
|
|
11042
|
+
interface OntologyIrLinkType {
|
|
11043
|
+
definition: OntologyIrLinkDefinition$1;
|
|
11044
|
+
id: LinkTypeId;
|
|
11045
|
+
status: OntologyIrLinkTypeStatus;
|
|
11046
|
+
redacted: boolean | undefined;
|
|
11047
|
+
}
|
|
11048
|
+
|
|
11049
|
+
/**
|
|
11050
|
+
* Because complex objects can't be used as map keys over the wire, this is used in many to many link dataset datasource
|
|
11051
|
+
*/
|
|
11052
|
+
interface OntologyIrPropertyToColumnMapping {
|
|
11053
|
+
property: OntologyIrObjectPropertyReference;
|
|
11054
|
+
column: ColumnName;
|
|
11055
|
+
}
|
|
11056
|
+
|
|
11057
|
+
/**
|
|
11058
|
+
* Many to many link type datasource that is backed by a dataset in foundry, uniquely identified by its rid and
|
|
11059
|
+
* branch.
|
|
11060
|
+
*/
|
|
11061
|
+
interface OntologyIrManyToManyLinkTypeDatasetDatasource {
|
|
11062
|
+
datasetRid: DataSetName;
|
|
11063
|
+
writebackDatasetRid: DataSetName | undefined;
|
|
11064
|
+
objectTypeAPrimaryKeyMapping: Array<OntologyIrPropertyToColumnMapping>;
|
|
11065
|
+
objectTypeBPrimaryKeyMapping: Array<OntologyIrPropertyToColumnMapping>;
|
|
11066
|
+
}
|
|
11067
|
+
|
|
11068
|
+
interface OntologyIrManyToManyLinkTypeDatasourceDefinition_dataset {
|
|
11069
|
+
type: "dataset";
|
|
11070
|
+
dataset: OntologyIrManyToManyLinkTypeDatasetDatasource;
|
|
11071
|
+
}
|
|
11072
|
+
/**
|
|
11073
|
+
* Wrapper type for all supported many to many link type datasource types.
|
|
11074
|
+
*/
|
|
11075
|
+
type OntologyIrManyToManyLinkTypeDatasourceDefinition = OntologyIrManyToManyLinkTypeDatasourceDefinition_dataset;
|
|
11076
|
+
|
|
11077
|
+
interface OntologyIrManyToManyLinkTypeDatasource {
|
|
11078
|
+
rid: DatasourceRid;
|
|
11079
|
+
datasource: OntologyIrManyToManyLinkTypeDatasourceDefinition;
|
|
11080
|
+
editsConfiguration: EditsConfiguration | undefined;
|
|
11081
|
+
redacted: boolean | undefined;
|
|
11082
|
+
}
|
|
11083
|
+
|
|
11084
|
+
interface OntologyIrLinkTypeBlockDataV2 {
|
|
11085
|
+
linkType: OntologyIrLinkType;
|
|
11086
|
+
datasources: Array<OntologyIrManyToManyLinkTypeDatasource>;
|
|
11087
|
+
entityMetadata: OntologyIrLinkTypeEntityMetadata | undefined;
|
|
11088
|
+
}
|
|
11089
|
+
|
|
11090
|
+
/**
|
|
11091
|
+
* Local overridden alias of OMS public API representation of ObjectTypeEntityMetadata. In OMS API we model
|
|
11092
|
+
* editsResolutionStrategies field as non-optional, but Marketplace ontology block data uploaded to
|
|
10743
11093
|
* artifacts faces similar constraints as our internal StorageObjectTypeEntityMetadata and we need to provide
|
|
10744
11094
|
* runtime conversion with default value.
|
|
10745
11095
|
*/
|
|
@@ -10748,7 +11098,7 @@ interface OntologyIrMarketplaceObjectTypeEntityMetadata {
|
|
|
10748
11098
|
}
|
|
10749
11099
|
|
|
10750
11100
|
interface OntologyIrInterfacePropertyImplementation {
|
|
10751
|
-
propertyTypeRid: ObjectTypeFieldApiName;
|
|
11101
|
+
propertyTypeRid: ObjectTypeFieldApiName$1;
|
|
10752
11102
|
}
|
|
10753
11103
|
|
|
10754
11104
|
/**
|
|
@@ -10756,7 +11106,7 @@ interface OntologyIrInterfacePropertyImplementation {
|
|
|
10756
11106
|
*/
|
|
10757
11107
|
interface OntologyIrObjectTypeInterfaceImplementation {
|
|
10758
11108
|
interfaceTypeApiName: InterfaceTypeApiName;
|
|
10759
|
-
properties: Record<ObjectTypeFieldApiName, OntologyIrInterfacePropertyImplementation>;
|
|
11109
|
+
properties: Record<ObjectTypeFieldApiName$1, OntologyIrInterfacePropertyImplementation>;
|
|
10760
11110
|
}
|
|
10761
11111
|
|
|
10762
11112
|
/**
|
|
@@ -10799,7 +11149,7 @@ type OntologyIrObjectTypeStatus = OntologyIrObjectTypeStatus_experimental | Onto
|
|
|
10799
11149
|
interface OntologyIrDeprecatedPropertyTypeStatus {
|
|
10800
11150
|
message: string;
|
|
10801
11151
|
deadline: string;
|
|
10802
|
-
replacedBy: ObjectTypeFieldApiName | undefined;
|
|
11152
|
+
replacedBy: ObjectTypeFieldApiName$1 | undefined;
|
|
10803
11153
|
}
|
|
10804
11154
|
|
|
10805
11155
|
interface OntologyIrPropertyTypeStatus_experimental {
|
|
@@ -10825,7 +11175,7 @@ type OntologyIrPropertyTypeStatus = OntologyIrPropertyTypeStatus_experimental |
|
|
|
10825
11175
|
|
|
10826
11176
|
interface OntologyIrValueReferenceSource_propertyTypeRid {
|
|
10827
11177
|
type: "propertyTypeRid";
|
|
10828
|
-
propertyTypeRid: ObjectTypeFieldApiName;
|
|
11178
|
+
propertyTypeRid: ObjectTypeFieldApiName$1;
|
|
10829
11179
|
}
|
|
10830
11180
|
type OntologyIrValueReferenceSource = OntologyIrValueReferenceSource_propertyTypeRid;
|
|
10831
11181
|
|
|
@@ -10843,8 +11193,8 @@ interface OntologyIrRuleSetBinding {
|
|
|
10843
11193
|
* A PropertyType is a typed attribute of an ObjectType.
|
|
10844
11194
|
*/
|
|
10845
11195
|
interface OntologyIrPropertyType {
|
|
10846
|
-
apiName: ObjectTypeFieldApiName | undefined;
|
|
10847
|
-
sharedPropertyTypeApiName: ObjectTypeFieldApiName | undefined;
|
|
11196
|
+
apiName: ObjectTypeFieldApiName$1 | undefined;
|
|
11197
|
+
sharedPropertyTypeApiName: ObjectTypeFieldApiName$1 | undefined;
|
|
10848
11198
|
displayMetadata: PropertyTypeDisplayMetadata;
|
|
10849
11199
|
indexedForSearch: boolean;
|
|
10850
11200
|
ruleSetBinding: OntologyIrRuleSetBinding | undefined;
|
|
@@ -10854,7 +11204,7 @@ interface OntologyIrPropertyType {
|
|
|
10854
11204
|
status: OntologyIrPropertyTypeStatus;
|
|
10855
11205
|
inlineAction: InlineActionType | undefined;
|
|
10856
11206
|
dataConstraints: DataConstraints | undefined;
|
|
10857
|
-
sharedPropertyTypeRid: ObjectTypeFieldApiName | undefined;
|
|
11207
|
+
sharedPropertyTypeRid: ObjectTypeFieldApiName$1 | undefined;
|
|
10858
11208
|
valueType: ValueTypeApiNameReference | undefined;
|
|
10859
11209
|
}
|
|
10860
11210
|
|
|
@@ -10864,9 +11214,9 @@ interface OntologyIrPropertyType {
|
|
|
10864
11214
|
*/
|
|
10865
11215
|
interface OntologyIrObjectType {
|
|
10866
11216
|
displayMetadata: ObjectTypeDisplayMetadata;
|
|
10867
|
-
primaryKeys: Array<ObjectTypeFieldApiName>;
|
|
10868
|
-
propertyTypes: Record<ObjectTypeFieldApiName, OntologyIrPropertyType>;
|
|
10869
|
-
titlePropertyTypeRid: ObjectTypeFieldApiName;
|
|
11217
|
+
primaryKeys: Array<ObjectTypeFieldApiName$1>;
|
|
11218
|
+
propertyTypes: Record<ObjectTypeFieldApiName$1, OntologyIrPropertyType>;
|
|
11219
|
+
titlePropertyTypeRid: ObjectTypeFieldApiName$1;
|
|
10870
11220
|
apiName: ObjectTypeApiName | undefined;
|
|
10871
11221
|
status: OntologyIrObjectTypeStatus;
|
|
10872
11222
|
redacted: boolean | undefined;
|
|
@@ -10881,105 +11231,7 @@ interface OntologyIrObjectType {
|
|
|
10881
11231
|
*/
|
|
10882
11232
|
interface OntologyIrObjectTypeDatasetDatasourceV2 {
|
|
10883
11233
|
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;
|
|
11234
|
+
propertyMapping: Record<ObjectTypeFieldApiName$1, PropertyTypeMappingInfo>;
|
|
10983
11235
|
}
|
|
10984
11236
|
|
|
10985
11237
|
interface OntologyIrSecurityGroupAndCondition {
|
|
@@ -10992,7 +11244,7 @@ interface OntologyIrSecurityGroupComparisonValue_constant {
|
|
|
10992
11244
|
}
|
|
10993
11245
|
interface OntologyIrSecurityGroupComparisonValue_property {
|
|
10994
11246
|
type: "property";
|
|
10995
|
-
property: ObjectTypeFieldApiName;
|
|
11247
|
+
property: ObjectTypeFieldApiName$1;
|
|
10996
11248
|
}
|
|
10997
11249
|
interface OntologyIrSecurityGroupComparisonValue_userProperty {
|
|
10998
11250
|
type: "userProperty";
|
|
@@ -11014,13 +11266,28 @@ interface OntologyIrSecurityGroupComparisonCondition {
|
|
|
11014
11266
|
* of MarkingPropertyTypes.
|
|
11015
11267
|
*/
|
|
11016
11268
|
interface OntologyIrSecurityGroupMarkingsCondition {
|
|
11017
|
-
property: ObjectTypeFieldApiName;
|
|
11269
|
+
property: ObjectTypeFieldApiName$1;
|
|
11270
|
+
}
|
|
11271
|
+
|
|
11272
|
+
/**
|
|
11273
|
+
* True if the condition is false. This condition cannot have an empty property type.
|
|
11274
|
+
*/
|
|
11275
|
+
interface OntologyIrSecurityGroupNotCondition {
|
|
11276
|
+
condition: OntologyIrSecurityGroupGranularCondition;
|
|
11018
11277
|
}
|
|
11019
11278
|
|
|
11020
11279
|
interface OntologyIrSecurityGroupOrCondition {
|
|
11021
11280
|
conditions: Array<OntologyIrSecurityGroupGranularCondition>;
|
|
11022
11281
|
}
|
|
11023
11282
|
|
|
11283
|
+
interface OntologyIrSecurityGroupGranularCondition_not {
|
|
11284
|
+
type: "not";
|
|
11285
|
+
not: OntologyIrSecurityGroupNotCondition;
|
|
11286
|
+
}
|
|
11287
|
+
interface OntologyIrSecurityGroupGranularCondition_true {
|
|
11288
|
+
type: "true";
|
|
11289
|
+
true: SecurityGroupTrueCondition;
|
|
11290
|
+
}
|
|
11024
11291
|
interface OntologyIrSecurityGroupGranularCondition_and {
|
|
11025
11292
|
type: "and";
|
|
11026
11293
|
and: OntologyIrSecurityGroupAndCondition;
|
|
@@ -11041,7 +11308,7 @@ interface OntologyIrSecurityGroupGranularCondition_comparison {
|
|
|
11041
11308
|
* This definition is a subset of the full GPS policy definition language. It contains minimal supported conditions.
|
|
11042
11309
|
* Note that more conditions can and will be added in the future, as the need arises.
|
|
11043
11310
|
*/
|
|
11044
|
-
type OntologyIrSecurityGroupGranularCondition = OntologyIrSecurityGroupGranularCondition_and | OntologyIrSecurityGroupGranularCondition_or | OntologyIrSecurityGroupGranularCondition_markings | OntologyIrSecurityGroupGranularCondition_comparison;
|
|
11311
|
+
type OntologyIrSecurityGroupGranularCondition = OntologyIrSecurityGroupGranularCondition_not | OntologyIrSecurityGroupGranularCondition_true | OntologyIrSecurityGroupGranularCondition_and | OntologyIrSecurityGroupGranularCondition_or | OntologyIrSecurityGroupGranularCondition_markings | OntologyIrSecurityGroupGranularCondition_comparison;
|
|
11045
11312
|
|
|
11046
11313
|
/**
|
|
11047
11314
|
* Ontology-managed granular security applied to the properties in the group. User must also first satisfy the
|
|
@@ -11084,7 +11351,7 @@ type OntologyIrSecurityGroupSecurityDefinition = OntologyIrSecurityGroupSecurity
|
|
|
11084
11351
|
*/
|
|
11085
11352
|
interface OntologyIrPropertySecurityGroup {
|
|
11086
11353
|
rid: PropertySecurityGroupRid;
|
|
11087
|
-
properties: Array<ObjectTypeFieldApiName>;
|
|
11354
|
+
properties: Array<ObjectTypeFieldApiName$1>;
|
|
11088
11355
|
security: OntologyIrSecurityGroupSecurityDefinition;
|
|
11089
11356
|
}
|
|
11090
11357
|
|
|
@@ -11096,6 +11363,156 @@ interface OntologyIrPropertySecurityGroups {
|
|
|
11096
11363
|
groups: Array<OntologyIrPropertySecurityGroup>;
|
|
11097
11364
|
}
|
|
11098
11365
|
|
|
11366
|
+
/**
|
|
11367
|
+
* Object type datasource supporting edit only property types, that is backed by a dataset in foundry,
|
|
11368
|
+
* uniquely identified by its rid and branch, and uses PropertySecurityGroups to allow grouping those properties
|
|
11369
|
+
* into different security levels. It is only compatible with object storage v2, hence does not have a
|
|
11370
|
+
* writeback dataset. Its property types are mapped to PropertyTypeMappingInfo instead of column names.
|
|
11371
|
+
*/
|
|
11372
|
+
interface OntologyIrObjectTypeDatasetDatasourceV3 {
|
|
11373
|
+
branchId: BranchId;
|
|
11374
|
+
datasetRid: DataSetName;
|
|
11375
|
+
propertyMapping: Record<ObjectTypeFieldApiName$1, PropertyTypeMappingInfo>;
|
|
11376
|
+
propertySecurityGroups: OntologyIrPropertySecurityGroups | undefined;
|
|
11377
|
+
}
|
|
11378
|
+
|
|
11379
|
+
interface OntologyIrPropertyTypeIdentifier_propertyType {
|
|
11380
|
+
type: "propertyType";
|
|
11381
|
+
propertyType: ObjectTypeFieldApiName$1;
|
|
11382
|
+
}
|
|
11383
|
+
type OntologyIrPropertyTypeIdentifier = OntologyIrPropertyTypeIdentifier_propertyType;
|
|
11384
|
+
|
|
11385
|
+
/**
|
|
11386
|
+
* A collection of values of a property type.
|
|
11387
|
+
*/
|
|
11388
|
+
interface OntologyIrLinkedCollection {
|
|
11389
|
+
linkedProperty: OntologyIrPropertyTypeIdentifier;
|
|
11390
|
+
limit: number;
|
|
11391
|
+
}
|
|
11392
|
+
|
|
11393
|
+
interface OntologyIrDerivedPropertyAggregation_count {
|
|
11394
|
+
type: "count";
|
|
11395
|
+
count: LinkedCountMetric;
|
|
11396
|
+
}
|
|
11397
|
+
interface OntologyIrDerivedPropertyAggregation_avg {
|
|
11398
|
+
type: "avg";
|
|
11399
|
+
avg: OntologyIrPropertyTypeIdentifier;
|
|
11400
|
+
}
|
|
11401
|
+
interface OntologyIrDerivedPropertyAggregation_max {
|
|
11402
|
+
type: "max";
|
|
11403
|
+
max: OntologyIrPropertyTypeIdentifier;
|
|
11404
|
+
}
|
|
11405
|
+
interface OntologyIrDerivedPropertyAggregation_min {
|
|
11406
|
+
type: "min";
|
|
11407
|
+
min: OntologyIrPropertyTypeIdentifier;
|
|
11408
|
+
}
|
|
11409
|
+
interface OntologyIrDerivedPropertyAggregation_sum {
|
|
11410
|
+
type: "sum";
|
|
11411
|
+
sum: OntologyIrPropertyTypeIdentifier;
|
|
11412
|
+
}
|
|
11413
|
+
interface OntologyIrDerivedPropertyAggregation_approximateCardinality {
|
|
11414
|
+
type: "approximateCardinality";
|
|
11415
|
+
approximateCardinality: OntologyIrPropertyTypeIdentifier;
|
|
11416
|
+
}
|
|
11417
|
+
interface OntologyIrDerivedPropertyAggregation_exactCardinality {
|
|
11418
|
+
type: "exactCardinality";
|
|
11419
|
+
exactCardinality: OntologyIrPropertyTypeIdentifier;
|
|
11420
|
+
}
|
|
11421
|
+
interface OntologyIrDerivedPropertyAggregation_collectList {
|
|
11422
|
+
type: "collectList";
|
|
11423
|
+
collectList: OntologyIrLinkedCollection;
|
|
11424
|
+
}
|
|
11425
|
+
interface OntologyIrDerivedPropertyAggregation_collectSet {
|
|
11426
|
+
type: "collectSet";
|
|
11427
|
+
collectSet: OntologyIrLinkedCollection;
|
|
11428
|
+
}
|
|
11429
|
+
/**
|
|
11430
|
+
* An aggregation function and what it should be computed on (e.g. a property type on the linked object type).
|
|
11431
|
+
*/
|
|
11432
|
+
type OntologyIrDerivedPropertyAggregation = OntologyIrDerivedPropertyAggregation_count | OntologyIrDerivedPropertyAggregation_avg | OntologyIrDerivedPropertyAggregation_max | OntologyIrDerivedPropertyAggregation_min | OntologyIrDerivedPropertyAggregation_sum | OntologyIrDerivedPropertyAggregation_approximateCardinality | OntologyIrDerivedPropertyAggregation_exactCardinality | OntologyIrDerivedPropertyAggregation_collectList | OntologyIrDerivedPropertyAggregation_collectSet;
|
|
11433
|
+
|
|
11434
|
+
interface OntologyIrDerivedPropertyLinkTypeIdentifier_linkType {
|
|
11435
|
+
type: "linkType";
|
|
11436
|
+
linkType: LinkTypeId;
|
|
11437
|
+
}
|
|
11438
|
+
type OntologyIrDerivedPropertyLinkTypeIdentifier = OntologyIrDerivedPropertyLinkTypeIdentifier_linkType;
|
|
11439
|
+
|
|
11440
|
+
interface OntologyIrLinkTypeLinkDefinition {
|
|
11441
|
+
linkTypeIdentifier: OntologyIrDerivedPropertyLinkTypeIdentifier;
|
|
11442
|
+
linkTypeSide: DerivedPropertyLinkTypeSide;
|
|
11443
|
+
}
|
|
11444
|
+
|
|
11445
|
+
interface OntologyIrSearchAroundStep {
|
|
11446
|
+
linkTypeIdentifier: OntologyIrDerivedPropertyLinkTypeIdentifier;
|
|
11447
|
+
linkTypeSide: DerivedPropertyLinkTypeSide;
|
|
11448
|
+
}
|
|
11449
|
+
|
|
11450
|
+
interface OntologyIrMultiHopStepDefinition_searchAround {
|
|
11451
|
+
type: "searchAround";
|
|
11452
|
+
searchAround: OntologyIrSearchAroundStep;
|
|
11453
|
+
}
|
|
11454
|
+
type OntologyIrMultiHopStepDefinition = OntologyIrMultiHopStepDefinition_searchAround;
|
|
11455
|
+
|
|
11456
|
+
/**
|
|
11457
|
+
* A link definition formed from sequentially traversing one or more multi hop steps.
|
|
11458
|
+
*/
|
|
11459
|
+
interface OntologyIrMultiHopLinkDefinition {
|
|
11460
|
+
steps: Array<OntologyIrMultiHopStepDefinition>;
|
|
11461
|
+
}
|
|
11462
|
+
|
|
11463
|
+
interface OntologyIrLinkDefinition_linkTypeLink {
|
|
11464
|
+
type: "linkTypeLink";
|
|
11465
|
+
linkTypeLink: OntologyIrLinkTypeLinkDefinition;
|
|
11466
|
+
}
|
|
11467
|
+
interface OntologyIrLinkDefinition_multiHopLink {
|
|
11468
|
+
type: "multiHopLink";
|
|
11469
|
+
multiHopLink: OntologyIrMultiHopLinkDefinition;
|
|
11470
|
+
}
|
|
11471
|
+
type OntologyIrLinkDefinition = OntologyIrLinkDefinition_linkTypeLink | OntologyIrLinkDefinition_multiHopLink;
|
|
11472
|
+
|
|
11473
|
+
/**
|
|
11474
|
+
* A derived property that references aggregations on a linked object type.
|
|
11475
|
+
* The linked object type is specified by a LinkDefinition.
|
|
11476
|
+
*/
|
|
11477
|
+
interface OntologyIrAggregatedPropertiesDefinition {
|
|
11478
|
+
propertyTypeMapping: Record<ObjectTypeFieldApiName$1, OntologyIrDerivedPropertyAggregation>;
|
|
11479
|
+
linkDefinition: OntologyIrLinkDefinition;
|
|
11480
|
+
}
|
|
11481
|
+
|
|
11482
|
+
/**
|
|
11483
|
+
* A derived property definition that references property types on a linked object type.
|
|
11484
|
+
* The linked object type is specified by a LinkDefinition.
|
|
11485
|
+
*/
|
|
11486
|
+
interface OntologyIrLinkedPropertiesDefinition {
|
|
11487
|
+
propertyTypeMapping: Record<ObjectTypeFieldApiName$1, OntologyIrPropertyTypeIdentifier>;
|
|
11488
|
+
linkDefinition: OntologyIrLinkDefinition;
|
|
11489
|
+
}
|
|
11490
|
+
|
|
11491
|
+
interface OntologyIrDerivedPropertiesDefinition_linkedProperties {
|
|
11492
|
+
type: "linkedProperties";
|
|
11493
|
+
linkedProperties: OntologyIrLinkedPropertiesDefinition;
|
|
11494
|
+
}
|
|
11495
|
+
interface OntologyIrDerivedPropertiesDefinition_aggregatedProperties {
|
|
11496
|
+
type: "aggregatedProperties";
|
|
11497
|
+
aggregatedProperties: OntologyIrAggregatedPropertiesDefinition;
|
|
11498
|
+
}
|
|
11499
|
+
type OntologyIrDerivedPropertiesDefinition = OntologyIrDerivedPropertiesDefinition_linkedProperties | OntologyIrDerivedPropertiesDefinition_aggregatedProperties;
|
|
11500
|
+
|
|
11501
|
+
/**
|
|
11502
|
+
* Object type datasource which is backed by derived properties definition.
|
|
11503
|
+
*
|
|
11504
|
+
* This source provides property values that are derived from property types on other object type(s)
|
|
11505
|
+
* via links or additional aggregations and computations.
|
|
11506
|
+
*
|
|
11507
|
+
* Note: if a property type is backed by an ObjectTypeDerivedPropertiesDatasource, the Type of the property
|
|
11508
|
+
* type will be resolved by OMS automatically. The TypeForModification will be ignored for that property type.
|
|
11509
|
+
*
|
|
11510
|
+
* This type is only compatible with object storage v2.
|
|
11511
|
+
*/
|
|
11512
|
+
interface OntologyIrObjectTypeDerivedPropertiesDatasource {
|
|
11513
|
+
definition: OntologyIrDerivedPropertiesDefinition;
|
|
11514
|
+
}
|
|
11515
|
+
|
|
11099
11516
|
/**
|
|
11100
11517
|
* Object type datasource which is backed by a "direct write" source, such as an edge pipeline. This type
|
|
11101
11518
|
* of a datasource uses PropertySecurityGroups to allow grouping its properties into different security levels.
|
|
@@ -11103,7 +11520,7 @@ interface OntologyIrPropertySecurityGroups {
|
|
|
11103
11520
|
*/
|
|
11104
11521
|
interface OntologyIrObjectTypeDirectDatasource {
|
|
11105
11522
|
directSourceRid: DirectSourceRid;
|
|
11106
|
-
propertyMapping: Record<ObjectTypeFieldApiName, PropertyTypeMappingInfo>;
|
|
11523
|
+
propertyMapping: Record<ObjectTypeFieldApiName$1, PropertyTypeMappingInfo>;
|
|
11107
11524
|
propertySecurityGroups: OntologyIrPropertySecurityGroups;
|
|
11108
11525
|
}
|
|
11109
11526
|
|
|
@@ -11116,7 +11533,7 @@ interface OntologyIrObjectTypeDirectDatasource {
|
|
|
11116
11533
|
*/
|
|
11117
11534
|
interface OntologyIrObjectTypeEditsOnlyDatasource {
|
|
11118
11535
|
editsOnlyRid: EditsOnlyRid | undefined;
|
|
11119
|
-
properties: Array<ObjectTypeFieldApiName>;
|
|
11536
|
+
properties: Array<ObjectTypeFieldApiName$1>;
|
|
11120
11537
|
propertySecurityGroups: OntologyIrPropertySecurityGroups;
|
|
11121
11538
|
}
|
|
11122
11539
|
|
|
@@ -11125,7 +11542,7 @@ interface OntologyIrObjectTypeEditsOnlyDatasource {
|
|
|
11125
11542
|
*/
|
|
11126
11543
|
interface OntologyIrObjectTypeGeotimeSeriesDatasource {
|
|
11127
11544
|
geotimeSeriesIntegrationRid: GeotimeSeriesIntegrationName;
|
|
11128
|
-
properties: Array<ObjectTypeFieldApiName>;
|
|
11545
|
+
properties: Array<ObjectTypeFieldApiName$1>;
|
|
11129
11546
|
}
|
|
11130
11547
|
|
|
11131
11548
|
/**
|
|
@@ -11135,7 +11552,7 @@ interface OntologyIrObjectTypeGeotimeSeriesDatasource {
|
|
|
11135
11552
|
*/
|
|
11136
11553
|
interface OntologyIrObjectTypeMediaSetViewDatasource {
|
|
11137
11554
|
mediaSetViewLocator: MediaSetViewName;
|
|
11138
|
-
properties: Array<ObjectTypeFieldApiName>;
|
|
11555
|
+
properties: Array<ObjectTypeFieldApiName$1>;
|
|
11139
11556
|
assumedMarkings: Array<MarkingId>;
|
|
11140
11557
|
}
|
|
11141
11558
|
|
|
@@ -11144,6 +11561,11 @@ interface OntologyIrObjectTypeMediaSetViewDatasource {
|
|
|
11144
11561
|
*/
|
|
11145
11562
|
type RestrictedViewName = string;
|
|
11146
11563
|
|
|
11564
|
+
/**
|
|
11565
|
+
* Ontology as code uses this as a stable ID for the stream input
|
|
11566
|
+
*/
|
|
11567
|
+
type StreamName = string;
|
|
11568
|
+
|
|
11147
11569
|
/**
|
|
11148
11570
|
* Object type datasource representing a restricted view on top of a stream.
|
|
11149
11571
|
*/
|
|
@@ -11151,7 +11573,7 @@ interface OntologyIrObjectTypeRestrictedStreamDatasource {
|
|
|
11151
11573
|
restrictedViewRid: RestrictedViewName;
|
|
11152
11574
|
policyVersion: PolicyVersion;
|
|
11153
11575
|
streamLocator: StreamName;
|
|
11154
|
-
propertyMapping: Record<ObjectTypeFieldApiName, ColumnName>;
|
|
11576
|
+
propertyMapping: Record<ObjectTypeFieldApiName$1, ColumnName>;
|
|
11155
11577
|
retentionPolicy: RetentionPolicy;
|
|
11156
11578
|
}
|
|
11157
11579
|
|
|
@@ -11162,7 +11584,7 @@ interface OntologyIrObjectTypeRestrictedStreamDatasource {
|
|
|
11162
11584
|
*/
|
|
11163
11585
|
interface OntologyIrObjectTypeRestrictedViewDatasourceV2 {
|
|
11164
11586
|
restrictedViewRid: RestrictedViewName;
|
|
11165
|
-
propertyMapping: Record<ObjectTypeFieldApiName, PropertyTypeMappingInfo>;
|
|
11587
|
+
propertyMapping: Record<ObjectTypeFieldApiName$1, PropertyTypeMappingInfo>;
|
|
11166
11588
|
}
|
|
11167
11589
|
|
|
11168
11590
|
/**
|
|
@@ -11172,17 +11594,28 @@ interface OntologyIrObjectTypeRestrictedViewDatasourceV2 {
|
|
|
11172
11594
|
*/
|
|
11173
11595
|
interface OntologyIrObjectTypeStreamDatasourceV2 {
|
|
11174
11596
|
streamLocator: StreamName;
|
|
11175
|
-
propertyMapping: Record<ObjectTypeFieldApiName, ColumnName>;
|
|
11597
|
+
propertyMapping: Record<ObjectTypeFieldApiName$1, ColumnName>;
|
|
11176
11598
|
propertySecurityGroups: OntologyIrPropertySecurityGroups | undefined;
|
|
11177
11599
|
retentionPolicy: RetentionPolicy;
|
|
11178
11600
|
}
|
|
11179
11601
|
|
|
11602
|
+
/**
|
|
11603
|
+
* Object type datasource that is backed by a table in foundry, uniquely identified by its locator.
|
|
11604
|
+
* Supports edit only property types through PropertyTypeMappingInfo.
|
|
11605
|
+
*/
|
|
11606
|
+
interface OntologyIrObjectTypeTableDatasource {
|
|
11607
|
+
branchId: BranchId;
|
|
11608
|
+
propertyMapping: Record<ObjectTypeFieldApiName$1, PropertyTypeMappingInfo>;
|
|
11609
|
+
tableRid: TableRid;
|
|
11610
|
+
}
|
|
11611
|
+
|
|
11180
11612
|
/**
|
|
11181
11613
|
* Object type datasource that is backed by a time series sync, uniquely identified by its rid.
|
|
11182
11614
|
*/
|
|
11183
11615
|
interface OntologyIrObjectTypeTimeSeriesDatasource {
|
|
11184
11616
|
timeSeriesSyncRid: TimeSeriesSyncName;
|
|
11185
|
-
properties: Array<ObjectTypeFieldApiName>;
|
|
11617
|
+
properties: Array<ObjectTypeFieldApiName$1>;
|
|
11618
|
+
assumedMarkings: Array<MarkingId>;
|
|
11186
11619
|
}
|
|
11187
11620
|
|
|
11188
11621
|
interface OntologyIrObjectTypeDatasourceDefinition_streamV2 {
|
|
@@ -11197,6 +11630,10 @@ interface OntologyIrObjectTypeDatasourceDefinition_datasetV2 {
|
|
|
11197
11630
|
type: "datasetV2";
|
|
11198
11631
|
datasetV2: OntologyIrObjectTypeDatasetDatasourceV2;
|
|
11199
11632
|
}
|
|
11633
|
+
interface OntologyIrObjectTypeDatasourceDefinition_datasetV3 {
|
|
11634
|
+
type: "datasetV3";
|
|
11635
|
+
datasetV3: OntologyIrObjectTypeDatasetDatasourceV3;
|
|
11636
|
+
}
|
|
11200
11637
|
interface OntologyIrObjectTypeDatasourceDefinition_restrictedViewV2 {
|
|
11201
11638
|
type: "restrictedViewV2";
|
|
11202
11639
|
restrictedViewV2: OntologyIrObjectTypeRestrictedViewDatasourceV2;
|
|
@@ -11213,6 +11650,10 @@ interface OntologyIrObjectTypeDatasourceDefinition_geotimeSeries {
|
|
|
11213
11650
|
type: "geotimeSeries";
|
|
11214
11651
|
geotimeSeries: OntologyIrObjectTypeGeotimeSeriesDatasource;
|
|
11215
11652
|
}
|
|
11653
|
+
interface OntologyIrObjectTypeDatasourceDefinition_table {
|
|
11654
|
+
type: "table";
|
|
11655
|
+
table: OntologyIrObjectTypeTableDatasource;
|
|
11656
|
+
}
|
|
11216
11657
|
interface OntologyIrObjectTypeDatasourceDefinition_editsOnly {
|
|
11217
11658
|
type: "editsOnly";
|
|
11218
11659
|
editsOnly: OntologyIrObjectTypeEditsOnlyDatasource;
|
|
@@ -11228,7 +11669,7 @@ interface OntologyIrObjectTypeDatasourceDefinition_derived {
|
|
|
11228
11669
|
/**
|
|
11229
11670
|
* Wrapper type for all supported object type datasource types.
|
|
11230
11671
|
*/
|
|
11231
|
-
type OntologyIrObjectTypeDatasourceDefinition = OntologyIrObjectTypeDatasourceDefinition_streamV2 | OntologyIrObjectTypeDatasourceDefinition_timeSeries | OntologyIrObjectTypeDatasourceDefinition_datasetV2 | OntologyIrObjectTypeDatasourceDefinition_restrictedViewV2 | OntologyIrObjectTypeDatasourceDefinition_restrictedStream | OntologyIrObjectTypeDatasourceDefinition_mediaSetView | OntologyIrObjectTypeDatasourceDefinition_geotimeSeries | OntologyIrObjectTypeDatasourceDefinition_editsOnly | OntologyIrObjectTypeDatasourceDefinition_direct | OntologyIrObjectTypeDatasourceDefinition_derived;
|
|
11672
|
+
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
11673
|
|
|
11233
11674
|
interface OntologyIrObjectTypeDatasource {
|
|
11234
11675
|
rid: DatasourceRid;
|
|
@@ -11243,14 +11684,16 @@ interface OntologyIrObjectTypeBlockDataV2 {
|
|
|
11243
11684
|
entityMetadata: OntologyIrMarketplaceObjectTypeEntityMetadata | undefined;
|
|
11244
11685
|
}
|
|
11245
11686
|
|
|
11687
|
+
type ObjectTypeFieldApiName = string;
|
|
11246
11688
|
interface OntologyIr {
|
|
11247
11689
|
blockData: OntologyIrOntologyBlockDataV2;
|
|
11248
11690
|
importedTypes: ImportedTypes;
|
|
11249
11691
|
}
|
|
11250
|
-
interface OntologyIrOntologyBlockDataV2 extends ReplaceKeys<Omit<OntologyBlockDataV2, "knownIdentifiers" | "
|
|
11692
|
+
interface OntologyIrOntologyBlockDataV2 extends ReplaceKeys<Omit<OntologyBlockDataV2, "knownIdentifiers" | "ruleSets" | "actionTypes" | "blockOutputCompassLocations">, {
|
|
11251
11693
|
objectTypes: Record<string, OntologyIrObjectTypeBlockDataV2>;
|
|
11252
11694
|
interfaceTypes: Record<string, OntologyIrInterfaceTypeBlockDataV2>;
|
|
11253
11695
|
sharedPropertyTypes: Record<string, OntologyIrSharedPropertyTypeBlockDataV2>;
|
|
11696
|
+
linkTypes: Record<string, OntologyIrLinkTypeBlockDataV2>;
|
|
11254
11697
|
}> {
|
|
11255
11698
|
}
|
|
11256
11699
|
interface OntologyIrInterfaceType extends ReplaceKeys<Omit<InterfaceType, "rid">, {
|
|
@@ -11260,6 +11703,10 @@ interface OntologyIrInterfaceType extends ReplaceKeys<Omit<InterfaceType, "rid">
|
|
|
11260
11703
|
allExtendsInterfaces: string[];
|
|
11261
11704
|
links: OntologyIrInterfaceLinkType[];
|
|
11262
11705
|
allLinks: OntologyIrInterfaceLinkType[];
|
|
11706
|
+
propertiesV2: Record<ObjectTypeFieldApiName, {
|
|
11707
|
+
sharedPropertyType: OntologyIrSharedPropertyType;
|
|
11708
|
+
required: boolean;
|
|
11709
|
+
}>;
|
|
11263
11710
|
}> {
|
|
11264
11711
|
}
|
|
11265
11712
|
type ApiNameValueTypeReference = {
|
|
@@ -11328,4 +11775,4 @@ type ImportedSharedPropertyTypes = {
|
|
|
11328
11775
|
packageName: string;
|
|
11329
11776
|
};
|
|
11330
11777
|
|
|
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 };
|
|
11778
|
+
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 LinkTypeDisplayMetadata, type LinkTypeMetadata, type LoadAllOntologiesResponse, type ObjectIdentifier, type ObjectSet, type ObjectSetFilter$1 as ObjectSetFilter, type ObjectType, type OntologyIr, type OntologyIrInterfaceSharedPropertyType, type OntologyIrInterfaceType, type OntologyIrInterfaceTypeBlockDataV2, type OntologyIrLinkDefinition$1 as OntologyIrLinkDefinition, type OntologyIrLinkType, type OntologyIrLinkTypeBlockDataV2, type OntologyIrLinkTypeStatus, type OntologyIrManyToManyLinkDefinition, type OntologyIrManyToManyLinkTypeDatasource, type OntologyIrObjectType, type OntologyIrObjectTypeBlockDataV2, type OntologyIrObjectTypeDatasource, type OntologyIrObjectTypeDatasourceDefinition, type OntologyIrObjectTypeInterfaceImplementation, type OntologyIrOneToManyLinkDefinition, 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 };
|