@osdk/client.unstable 2.5.0-beta.5 → 2.5.0-beta.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (62) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/build/browser/index.js.map +1 -1
  3. package/build/cjs/index.cjs.map +1 -1
  4. package/build/cjs/index.d.cts +611 -177
  5. package/build/esm/index.js.map +1 -1
  6. package/build/types/blockDataIr.d.ts +6 -3
  7. package/build/types/blockDataIr.d.ts.map +1 -1
  8. package/build/types/generated/ontology-metadata/api/OntologyMetadataService/getLinkTypesForObjectTypes.d.ts +0 -1
  9. package/build/types/generated/ontology-metadata/api/OntologyMetadataService/getLinkTypesForObjectTypes.d.ts.map +1 -1
  10. package/build/types/generated/ontology-metadata/api/OntologyMetadataService/loadAllOntologyEntities.d.ts +0 -1
  11. package/build/types/generated/ontology-metadata/api/OntologyMetadataService/loadAllOntologyEntities.d.ts.map +1 -1
  12. package/build/types/generated/ontology-metadata/api/__components.d.ts +468 -44
  13. package/build/types/generated/ontology-metadata/api/__components.d.ts.map +1 -1
  14. package/build/types/generated/ontology-metadata/api/audit/__components.d.ts +8 -2
  15. package/build/types/generated/ontology-metadata/api/audit/__components.d.ts.map +1 -1
  16. package/build/types/generated/ontology-metadata/api/audit/index.d.ts +1 -1
  17. package/build/types/generated/ontology-metadata/api/audit/index.d.ts.map +1 -1
  18. package/build/types/generated/ontology-metadata/api/blockdata/__components.d.ts +81 -128
  19. package/build/types/generated/ontology-metadata/api/blockdata/__components.d.ts.map +1 -1
  20. package/build/types/generated/ontology-metadata/api/blockdata/index.d.ts +1 -1
  21. package/build/types/generated/ontology-metadata/api/blockdata/index.d.ts.map +1 -1
  22. package/build/types/generated/ontology-metadata/api/index.d.ts +1 -1
  23. package/build/types/generated/ontology-metadata/api/index.d.ts.map +1 -1
  24. package/build/types/generated/ontology-metadata/api/modification/__components.d.ts +121 -2
  25. package/build/types/generated/ontology-metadata/api/modification/__components.d.ts.map +1 -1
  26. package/build/types/generated/ontology-metadata/api/modification/index.d.ts +1 -1
  27. package/build/types/generated/ontology-metadata/api/modification/index.d.ts.map +1 -1
  28. package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService/bulkUpdateEntityRoles.d.ts +1 -0
  29. package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService/bulkUpdateEntityRoles.d.ts.map +1 -1
  30. package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService/getBulkOntologyPermissions.d.ts +6 -0
  31. package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService/getBulkOntologyPermissions.d.ts.map +1 -0
  32. package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService.d.ts +1 -0
  33. package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService.d.ts.map +1 -1
  34. package/build/types/generated/ontology-metadata/api/permissions/__components.d.ts +27 -0
  35. package/build/types/generated/ontology-metadata/api/permissions/__components.d.ts.map +1 -1
  36. package/build/types/generated/ontology-metadata/api/permissions/index.d.ts +1 -1
  37. package/build/types/generated/ontology-metadata/api/permissions/index.d.ts.map +1 -1
  38. package/build/types/generated/ontology-metadata/api/provenance/__components.d.ts +14 -14
  39. package/build/types/generated/ontology-metadata/api/provenance/__components.d.ts.map +1 -1
  40. package/build/types/generated/ontology-metadata/api/provenance/index.d.ts +1 -1
  41. package/build/types/generated/ontology-metadata/api/provenance/index.d.ts.map +1 -1
  42. package/build/types/generated/ontology-metadata/api/typemapping/__components.d.ts +6 -1
  43. package/build/types/generated/ontology-metadata/api/typemapping/__components.d.ts.map +1 -1
  44. package/build/types/generated/ontology-metadata/api/typemapping/index.d.ts +1 -1
  45. package/build/types/generated/ontology-metadata/api/typemapping/index.d.ts.map +1 -1
  46. package/build/types/generated/ontology-metadata/api/types/ActionTypesService/batchGetEnrichedActionTypeMetadata.d.ts +10 -0
  47. package/build/types/generated/ontology-metadata/api/types/ActionTypesService/batchGetEnrichedActionTypeMetadata.d.ts.map +1 -0
  48. package/build/types/generated/ontology-metadata/api/types/ActionTypesService.d.ts +1 -0
  49. package/build/types/generated/ontology-metadata/api/types/ActionTypesService.d.ts.map +1 -1
  50. package/build/types/generated/ontology-metadata/api/types/__components.d.ts +42 -5
  51. package/build/types/generated/ontology-metadata/api/types/__components.d.ts.map +1 -1
  52. package/build/types/generated/ontology-metadata/api/types/index.d.ts +1 -1
  53. package/build/types/generated/ontology-metadata/api/types/index.d.ts.map +1 -1
  54. package/build/types/generated/ontology-metadata/api/validation/__components.d.ts +90 -15
  55. package/build/types/generated/ontology-metadata/api/validation/__components.d.ts.map +1 -1
  56. package/build/types/generated/ontology-metadata/api/validation/index.d.ts +1 -1
  57. package/build/types/generated/ontology-metadata/api/validation/index.d.ts.map +1 -1
  58. package/build/types/generated/ontology-metadata/branch/api/__components.d.ts +18 -4
  59. package/build/types/generated/ontology-metadata/branch/api/__components.d.ts.map +1 -1
  60. package/build/types/generated/ontology-metadata/branch/api/index.d.ts +1 -1
  61. package/build/types/generated/ontology-metadata/branch/api/index.d.ts.map +1 -1
  62. package/package.json +1 -1
@@ -6,7 +6,7 @@ export * as OntologyMetadataSearchService from "./OntologyMetadataSearchService.
6
6
  export * as OntologyMetadataSemanticSearchService from "./OntologyMetadataSemanticSearchService.js";
7
7
  export * as OntologyMetadataService from "./OntologyMetadataService.js";
8
8
  export * as TypeGroupOrgsService from "./TypeGroupOrgsService.js";
9
- export type { AccessRequestRid, AccessRequestVersion, AccessSubRequestRid, AccessSubRequestVersion, ActionApplierRevertConfig, ActionApplyClientPreferences, ActionApplyDisallowedClients, ActionLogConfiguration, ActionLogic, ActionLogicModification, ActionLogMessage, ActionLogMetadata, ActionLogParameterReference, ActionLogRule, ActionLogRuleModification, ActionLogSummaryPart, ActionLogValue, ActionLogValueModification, ActionNotification, ActionNotificationBody, ActionNotificationBodyFunctionExecution, ActionNotificationBodyFunctionExecutionModification, ActionNotificationBodyModification, ActionNotificationModification, ActionNotificationRecipients, ActionNotificationRecipientsModification, ActionNotificationSettings, ActionRevert, ActionRevertEnabledFor, ActionsObjectSet, ActionsObjectSetModification, ActionSubmissionConfiguration, ActionsVersion, ActionTableSubmissionMode, ActionTableSubmissionModeConfiguration, ActionType, ActionTypeApiName, ActionTypeCreate, ActionTypeCreatedEvent, ActionTypeDeletedEvent, ActionTypeDisplayMetadata, ActionTypeDisplayMetadataConfiguration, ActionTypeDisplayMetadataModification, ActionTypeDoesNotHaveActionTypeLevelValidationError, ActionTypeEditingNonEditablePropertyTypeError, ActionTypeEntities, ActionTypeError, ActionTypeFrontendConsumer, ActionTypeGetOrganizationsRequest, ActionTypeGetOrganizationsResponse, ActionTypeIdentifier, ActionTypeIdInRequest, ActionTypeInputManagerRid, ActionTypeLevelValidation, ActionTypeLoadAllRequest, ActionTypeLoadRequest, ActionTypeLoadRequestV2, ActionTypeLoadResponse, ActionTypeLoadResponseV2, ActionTypeLoadVersionedRequest, ActionTypeLoadVersionedResponse, ActionTypeLogic, ActionTypeLogicRequest, ActionTypeMetadata, ActionTypeMetadataModification, ActionTypeModificationRequest, ActionTypeModifyRequest, ActionTypeModifyResponse, ActionTypeParameterIdentifier, ActionTypeProvenanceModification, ActionTypeProvenanceSourceModification, ActionTypeRichTextComponent, ActionTypeRichTextMessage, ActionTypeRichTextParameterPropertyReference, ActionTypeRichTextParameterReference, ActionTypeRid, ActionTypesAlreadyExistError, ActionTypeSetOrganizationsRequest, ActionTypesNotFoundError, ActionTypesSummary, ActionTypeStatus, ActionTypeUpdate, ActionTypeUpdatedEvent, ActionTypeVersion, ActionValidation, ActionValidationRequest, ActionWebhooks, ActionWebhooksModification, ActiveActionTypeStatus, ActiveInterfaceTypeStatus, ActiveLinkTypeStatus, ActiveObjectTypeStatus, ActivePropertyTypeStatus, AddInterfaceLinkRule, AddInterfaceLinkRuleModification, AddInterfaceRule, AddInterfaceRuleModification, AddLinkRule, AddObjectRule, AddObjectRuleModification, AddOrModifyObjectRule, AddOrModifyObjectRuleModification, AddOrModifyObjectRuleModificationV2, AddOrModifyObjectRuleV2, AliasEntityIdentifier, AllEditedObjectsFieldMapping, AllFoundryRids, AllNotificationRenderingMustSucceed, AllowedParameterValues, AllowedParameterValuesModification, AllowedParameterValuesRequest, AllowedStructFieldValues, AllowedStructFieldValuesModification, AllowedStructFieldValuesOverride, AllowedStructFieldValuesOverrideModification, AllowedValuesOverride, AllowedValuesOverrideModification, AllowedValuesOverrideRequest, Analyzer, AndCondition, AndConditionModification, AnyNotificationRenderingCanFail, ArrayPropertyType, ArrayTypeDataConstraints, ArrayTypeDataValue, ArrayTypeElementsUniqueConstraint, ArrayTypeSizeConstraint, ArtifactGidFormatter, AsynchronousPostWritebackWebhook, AsynchronousPostWritebackWebhookModification, AttachmentPropertyType, Attribution, BaseFormatter, BaseParameterSubtype, BasePropertyType, BasicEmailBody, BasicEmailBodyModification, BatchedFunctionRule, BatchedFunctionRuleModification, BidirectionalRelation, BidirectionalRelationCreateRequest, BidirectionalRelationDeleteRequest, BidirectionalRelationModifyRequest, BidirectionalRelationUpdateRequest, BidirectionalRelationWithoutRid, BlueprintIcon, BooleanFormatter, BooleanPropertyType, BooleanTypeDataConstraints, BooleanTypeDataConstraintValue, BooleanTypeDataValue, BranchClosedEvent, BranchDeletedEvent, BranchId, BranchMergedEvent, BuilderPipelineRid, BulkExecutionModeConfig, ButtonDisplayMetadata, BytePropertyType, ByteTypeDataValue, CarbonWorkspaceComponentUrlTarget, CarbonWorkspaceComponentUrlTargetModification, CarbonWorkspaceUrlTarget, CarbonWorkspaceUrlTargetModification, CategoryId, CipherTextPropertyType, ClassificationConstraint, ColumnLocator, ColumnName, ComparisonCondition, ComparisonConditionModification, ComparisonOperator, CompassProjectRid, Condition, ConditionalOverride, ConditionalOverrideModification, ConditionalOverrideRequest, ConditionalValidationBlock, ConditionalValidationBlockModification, ConditionalValidationBlockRequest, ConditionDisplayMetadata, ConditionIndex, ConditionModification, ConditionValue, ConditionValueModification, CurrentTime, CurrentUser, DataConstraints, DataNullability, DataNullabilityV2, DataSecurity, DatasetRid, DatasetRidAndBranchId, DatasetTransactionRid, DatasourceBackingRid, DatasourceIdentifier, DatasourceRid, DatasourceType, DataType, DateFormatter, DatePropertyType, DateRangeValue, DateRangeValueModification, DatetimeFormat, DatetimeLocalizedFormat, DatetimeStringFormat, DatetimeTimezone, DatetimeTimezoneDefinition, DateTypeDataConstraints, DateTypeDataValue, DateTypeRangeConstraint, DecimalPropertyType, DecimalTypeDataConstraints, DecimalTypeDataValue, DecimalTypeRangeConstraint, DelegateToAllowedStructFieldValues, DeletedLinkTypesStillInUseError, DeletedLinkTypesStillInUseInWorkflowError, DeletedObjectTypesStillInUseError, DeletedObjectTypesStillInUseInWorkflowError, DeleteInterfaceLinkRule, DeleteInterfaceLinkRuleModification, DeleteLinkRule, DeleteObjectRule, DeletingAndEditingTheSameActionTypeError, DeletionMetadata, DeprecatedActionTypeGetOrganizationsResponse, DeprecatedActionTypeSetOrganizationsRequest, DeprecatedActionTypeStatus, DeprecatedInterfaceTypeStatus, DeprecatedLinkTypeStatus, DeprecatedObjectTypeStatus, DeprecatedPropertyTypeStatus, DerivedPropertiesSourceRid, DirectSourceRid, DisplayMetadataConfigurationDefaultLayout, DisplayMetadataConfigurationDisplayAndFormat, DoublePropertyType, DoubleTypeDataConstraints, DoubleTypeDataValue, DoubleTypeRangeConstraint, Duration, DurationBaseValue, DurationFormatStyle, DurationPrecision, DynamicObjectSet, DynamicObjectSetInput, DynamicObjectSetInputBase, DynamicObjectSetInputParameter, DynamicObjectSetInputUnioned, EditActionTypeRequest, EditOnlyPropertyType, EditParameterRequest, EditParameterRequestModification, EditsConfiguration, EditSectionRequest, EditSectionRequestModification, EditsHistoryObjectTypeRid, EditsOnlyRid, EditValidationRuleRequest, EmailBody, EmailBodyModification, EmbeddingModel, Empty, EndorsedObjectTypeStatus, EnrollmentRid, EntityLoadByDatasourceResponse, EntityMetadataLoadRequest, EntityStatus, EventMetadata, EventsTopicRid, EveryoneTrustedRedactionOverride, ExampleActionTypeStatus, ExampleInterfaceTypeStatus, ExampleLinkTypeStatus, ExampleObjectTypeStatus, ExamplePropertyTypeStatus, ExperimentalActionTypeStatus, ExperimentalDeclarativeEditInformation, ExperimentalInterfaceTypeStatus, ExperimentalLinkTypeStatus, ExperimentalObjectTypeStatus, ExperimentalPropertyTypeStatus, ExperimentalTimeDependentPropertyTypeV1, FailureMessage, FieldDisplayMetadata, FieldMetadata, FloatPropertyType, FloatTypeDataConstraints, FloatTypeDataValue, FloatTypeRangeConstraint, FormatterUserId, FormContent, FoundryFieldType, FoundryLiveDeployment, FunctionApiName, FunctionAtVersion, FunctionExecutionWithRecipientInput, FunctionExecutionWithRecipientInputModification, FunctionGeneratedActionNotificationRecipients, FunctionGeneratedActionNotificationRecipientsModification, FunctionGeneratedNotificationBody, FunctionGeneratedNotificationBodyModification, FunctionInputName, FunctionReference, FunctionRid, FunctionRule, FunctionRuleCustomExecutionMode, FunctionRuleModification, FunctionVersion, GenericOntologyMetadataError, GeohashPropertyType, GeoshapePropertyType, GeotimeSeriesIntegrationRid, GeotimeSeriesReferencePropertyType, GetActionTypesForInterfaceTypePageToken, GetActionTypesForInterfaceTypeRequest, GetActionTypesForInterfaceTypeResponse, GetActionTypesForObjectTypePageToken, GetActionTypesForObjectTypeRequest, GetActionTypesForObjectTypeResponse, GetEntityDelegateDatasetRequest, GetEntityDelegateDatasetResponse, GetFeatureConfigurationsResponse, GetLinkMetadataForObjectTypesRequest, GetLinkMetadataForObjectTypesResponse, GetLinkTypesForObjectTypesRequest, GetLinkTypesForObjectTypesResponse, GetObjectTypesForInterfaceTypesRequest, GetObjectTypesForInterfaceTypesResponse, GetObjectTypesForSharedPropertyTypesRequest, GetObjectTypesForSharedPropertyTypesResponse, GetObjectTypesForTypeGroupsRequest, GetObjectTypesForTypeGroupsResponse, GetOntologyEntitiesForTypeGroupsRequest, GetOntologyEntitiesForTypeGroupsResponse, GetOntologySummaryRequest, GetOntologySummaryResponse, GetRelationsForObjectTypesRequest, GetRelationsForObjectTypesResponse, GlobalBranchRid, GroupId, HandlebarsInputName, HumanReadableFormat, Icon, IconReference, ImageModality, ImplementingLinkType, ImportedOntologyEntitiesForProjectSpanOntologies, InlineActionDisplayOptions, InlineActionType, InlineActionTypeCannotBeReferencedByMultipleObjectTypesError, IntegerPropertyType, IntegerTypeDataConstraints, IntegerTypeDataValue, IntegerTypeRangeConstraint, InterfaceLinkType, InterfaceLinkTypeApiName, InterfaceLinkTypeCardinality, InterfaceLinkTypeIdInRequest, InterfaceLinkTypeMetadata, InterfaceLinkTypeRid, InterfaceLinkTypeRidOrIdInRequest, InterfaceObjectParameterStructFieldValue, InterfaceObjectParameterStructFieldValueModification, InterfaceObjectParameterStructListFieldValue, InterfaceObjectParameterStructListFieldValueModification, InterfaceParameterPropertyValue, InterfaceParameterPropertyValueModification, InterfaceParameterPropertyValueModificationV2, InterfaceParameterPropertyValueV2, InterfacePropertyImplementation, InterfacePropertyLogicRuleValue, InterfacePropertyType, InterfacePropertyTypeApiName, InterfacePropertyTypeDisplayMetadata, InterfacePropertyTypeIdInRequest, InterfacePropertyTypeImplementation, InterfacePropertyTypeLogicRuleValueModification, InterfacePropertyTypeRid, InterfacePropertyTypeRidOrIdInRequest, InterfaceSharedPropertyType, InterfacesSummary, InterfaceType, InterfaceTypeApiName, InterfaceTypeCreatedEvent, InterfaceTypeDeletedEvent, InterfaceTypeDisplayMetadata, InterfaceTypeError, InterfaceTypeIdInRequest, InterfaceTypeLoadRequest, InterfaceTypeLoadResponse, InterfaceTypeRid, InterfaceTypeRidOrIdInRequest, InterfaceTypesAlreadyExistError, InterfaceTypesNotFoundError, InterfaceTypeStatus, InterfaceTypeUpdatedEvent, IntermediaryLinkDefinition, JoinDefinition, KnownFormatter, LabelledValue, LanguageAnalyzer, LimeIndexRid, LinkDefinition, LinkedEntityTypeId, LinkedEntityTypeRidOrIdInRequest, LinkMetadata, LinkType, LinkTypeCreatedEvent, LinkTypeDeletedEvent, LinkTypeDisplayMetadata, LinkTypeError, LinkTypeId, LinkTypeIdentifier, LinkTypeInputManagerRid, LinkTypeInputSpec, LinkTypeLoadRequest, LinkTypeLoadResponse, LinkTypeMetadata, LinkTypeMetadataInputManagerRid, LinkTypePeeringMetadata, LinkTypePeeringMetadataV1, LinkTypePeeringRid, LinkTypeRid, LinkTypeRidOrId, LinkTypeRidsNotFoundError, LinkTypesAlreadyExistError, LinkTypesNotFoundError, LinkTypesSummary, LinkTypeStatus, LinkTypeUpdatedEvent, LiveDeploymentRid, LmsEmbeddingModel, LoadActionTypesFromOntologyRequest, LoadActionTypesFromOntologyResponse, LoadAllActionTypesFromOntologyRequest, LoadAllActionTypesPageItem, LoadAllActionTypesPageRequest, LoadAllActionTypesPageResponse, LoadAllActionTypesPageToken, LoadAllInterfaceTypesPageItem, LoadAllInterfaceTypesPageRequest, LoadAllInterfaceTypesPageResponse, LoadAllInterfaceTypesPageToken, LoadAllObjectTypesFromOntologyPageRequest, LoadAllObjectTypesFromOntologyPageResponse, LoadAllObjectTypesPageItem, LoadAllObjectTypesPageRequest, LoadAllObjectTypesPageResponse, LoadAllObjectTypesPageToken, LoadAllOntologiesRequest, LoadAllOntologiesResponse, LoadAllSharedPropertyTypesPageItem, LoadAllSharedPropertyTypesPageRequest, LoadAllSharedPropertyTypesPageResponse, LoadAllSharedPropertyTypesPageToken, LoadAllTypeGroupsPageItem, LoadAllTypeGroupsPageRequest, LoadAllTypeGroupsPageResponse, LoadAllTypeGroupsPageToken, LogicRule, LogicRuleModification, LogicRuleValue, LogicRuleValueModification, LongPropertyType, LongTypeDataConstraints, LongTypeDataValue, LongTypeRangeConstraint, MandatoryMarkingConstraint, ManyToManyJoinDefinition, ManyToManyLinkDefinition, ManyToManyLinkTypeDatasetDatasource, ManyToManyLinkTypeDatasource, ManyToManyLinkTypeDatasourceDefinition, ManyToManyLinkTypeStreamDatasource, MarkingFilter, MarkingId, MarkingPropertyType, MarkingsCondition, MarkingsConditionModification, MarkingSubtype, MarkingType, MarkingTypesFilter, MediaItemRid, MediaReferencePropertyType, MediaSetBranchRid, MediaSetRid, MediaSetViewLocator, MediaSetViewRid, MediaSourceRid, MioEmbeddingModel, MissingAffectedObjectTypesForFunctionRule, MissingParameterValueType, Modality, ModelWithSource, ModifyInterfaceRule, ModifyInterfaceRuleModification, ModifyObjectRule, ModifyObjectRuleModification, ModuleRid, MultimodalEmbeddingModel, MultipassUserFilter, MultipassUserFilterModification, MultipassUserInGroupFilter, MultipassUserInGroupFilterModification, MustBeEmpty, NestedStructFieldApiNameMapping, NewObjectUrlTarget, NewObjectUrlTargetModification, NoneEntityProvenance, NonExistentParametersUsedInParameterPrefillError, NonNumericInternalInterpolation, NonNumericSeriesValueMetadata, NonNumericSeriesValueUnit, NoRetentionPolicy, NotAnalyzedAnalyzer, NotCondition, NotConditionModification, NotepadReference, NotepadRid, NotificationRecipient, NotificationResultTypeLink, NotificationResultTypeLinkModification, NotificationTemplateInputValue, NotificationTemplateInputValueModification, NumberFormatBase, NumberFormatBasisPoint, NumberFormatBillions, NumberFormatCurrency, NumberFormatCurrencyStyle, NumberFormatCustomUnit, NumberFormatDuration, NumberFormatMillions, NumberFormatNotation, NumberFormatOrdinal, NumberFormatPercentage, NumberFormatPerMille, NumberFormatPrePostFix, NumberFormatter, NumberFormatThousands, NumberFormatUnit, NumberRoundingMode, NumericInternalInterpolation, NumericOrNonNumericSeriesValueMetadata, NumericOrNonNumericSeriesValueMetadataV2, NumericSeriesValueMetadata, NumericSeriesValueUnit, ObjectDbRid, ObjectDbSyncRid, ObjectDisplayMetadata, ObjectMonitoringFrontendConsumer, ObjectOrLinkTypeRid, ObjectParameterPropertyValue, ObjectParameterStructFieldValue, ObjectParameterStructFieldValueModification, ObjectParameterStructListFieldValue, ObjectParameterStructListFieldValueModification, ObjectQueryPrefill, ObjectQueryPrefillModification, ObjectQueryPropertyValue, ObjectQueryPropertyValueModification, ObjectRid, ObjectSetRidPrefill, ObjectSetRidPrefillModification, ObjectSetSearchAround, ObjectSetTransform, ObjectsPlatformRids, ObjectType, ObjectTypeApiName, ObjectTypeCreatedEvent, ObjectTypeDatasetDatasource, ObjectTypeDatasetDatasourceV2, ObjectTypeDatasetDatasourceV3, ObjectTypeDatasource, ObjectTypeDatasourceDefinition, ObjectTypeDeletedEvent, ObjectTypeDerivedPropertiesDatasource, ObjectTypeDirectDatasource, ObjectTypeDisplayMetadata, ObjectTypeEditsOnlyDatasource, ObjectTypeEmbeddingInput, ObjectTypeError, ObjectTypeFieldApiName, ObjectTypeGeotimeSeriesDatasource, ObjectTypeId, ObjectTypeIdentifier, ObjectTypeIdsAndInterfaceTypeRids, ObjectTypeInputManagerProperties, ObjectTypeInputManagerRid, ObjectTypeInputSpec, ObjectTypeInterfaceImplementation, ObjectTypeLoadRequest, ObjectTypeLoadResponse, ObjectTypeMediaDatasource, ObjectTypeMediaSetViewDatasource, ObjectTypeMetadataInputManagerRid, ObjectTypePeeringMetadata, ObjectTypePeeringMetadataV1, ObjectTypePeeringRid, ObjectTypeRestrictedStreamDatasource, ObjectTypeRestrictedViewDatasource, ObjectTypeRestrictedViewDatasourceV2, ObjectTypeRid, ObjectTypeRidsAndInterfaceTypeRids, ObjectTypeRidsNotFoundError, ObjectTypesAlreadyExistError, ObjectTypesNotFoundError, ObjectTypesSummary, ObjectTypeStatus, ObjectTypeStreamDatasource, ObjectTypeStreamDatasourceV2, ObjectTypeStreamDatasourceV3, ObjectTypeTableDatasource, ObjectTypeTimeSeriesDatasource, ObjectTypeTraitPropertySpecification, ObjectTypeTraits, ObjectTypeUpdatedEvent, ObjectTypeWithRestrictedViewWithGpsPolicyColumnsNotMappedAsPropertyTypes, OneOfDecimalTypeConstraint, OneOfDoubleTypeConstraint, OneOfFloatTypeConstraint, OneOfIntegerTypeConstraint, OneOfLongTypeConstraint, OneOfShortTypeConstraint, OneOfStringTypeConstraint, OneToManyLinkCardinalityHint, OneToManyLinkDefinition, OntologyActionTypeLoadRequest, OntologyApiName, OntologyBranch, OntologyBranchRid, OntologyBulkLoadEntitiesByDatasourcesRequest, OntologyBulkLoadEntitiesByDatasourcesResponse, OntologyBulkLoadEntitiesRequest, OntologyBulkLoadEntitiesResponse, OntologyDatasetType, OntologyEntitiesUsedInTypeGroup, OntologyInformation, OntologyIrActionLogic, OntologyIrActionLogMetadata, OntologyIrActionLogRule, OntologyIrActionLogValue, OntologyIrActionNotification, OntologyIrActionNotificationBody, OntologyIrActionNotificationBodyFunctionExecution, OntologyIrActionNotificationRecipients, OntologyIrActionsObjectSet, OntologyIrActionType, OntologyIrActionTypeDisplayMetadata, OntologyIrActionTypeEntities, OntologyIrActionTypeLevelValidation, OntologyIrActionTypeLogic, OntologyIrActionTypeMetadata, OntologyIrActionTypeRichTextComponent, OntologyIrActionTypeRichTextParameterPropertyReference, OntologyIrActionTypeStatus, OntologyIrActionValidation, OntologyIrActionWebhooks, OntologyIrAddInterfaceLinkRule, OntologyIrAddInterfaceRule, OntologyIrAddObjectRule, OntologyIrAddOrModifyObjectRule, OntologyIrAddOrModifyObjectRuleV2, OntologyIrAllEditedObjectsFieldMapping, OntologyIrAllowedParameterValues, OntologyIrAllowedStructFieldValues, OntologyIrAllowedStructFieldValuesOverride, OntologyIrAllowedValuesOverride, OntologyIrAndCondition, OntologyIrArrayPropertyType, OntologyIrAsynchronousPostWritebackWebhook, OntologyIrBaseFormatter, OntologyIrBasicEmailBody, OntologyIrBatchedFunctionRule, OntologyIrCarbonWorkspaceComponentUrlTarget, OntologyIrCarbonWorkspaceUrlTarget, OntologyIrCipherTextPropertyType, OntologyIrClassificationConstraint, OntologyIrComparisonCondition, OntologyIrCondition, OntologyIrConditionalOverride, OntologyIrConditionalValidationBlock, OntologyIrConditionValue, OntologyIrDataSecurity, OntologyIrDateRangeValue, OntologyIrDatetimeTimezone, OntologyIrDatetimeTimezoneDefinition, OntologyIrDeleteInterfaceLinkRule, OntologyIrDeprecatedActionTypeStatus, OntologyIrDeprecatedLinkTypeStatus, OntologyIrDeprecatedObjectTypeStatus, OntologyIrDeprecatedPropertyTypeStatus, OntologyIrDynamicObjectSet, OntologyIrDynamicObjectSetInput, OntologyIrDynamicObjectSetInputBase, OntologyIrDynamicObjectSetInputUnioned, OntologyIrEmailBody, OntologyIrEventMetadata, OntologyIrExperimentalTimeDependentPropertyTypeV1, OntologyIrFormContent, OntologyIrFunctionExecutionWithRecipientInput, OntologyIrFunctionGeneratedActionNotificationRecipients, OntologyIrFunctionGeneratedNotificationBody, OntologyIrFunctionRule, OntologyIrImplementingLinkType, OntologyIrInlineActionType, OntologyIrInterfaceObjectParameterStructFieldValue, OntologyIrInterfaceObjectParameterStructListFieldValue, OntologyIrInterfaceParameterPropertyValue, OntologyIrInterfaceParameterPropertyValueV2, OntologyIrInterfacePropertyImplementation, OntologyIrInterfacePropertyLogicRuleValue, OntologyIrInterfacePropertyTypeImplementation, OntologyIrInterfaceSharedPropertyType, OntologyIrIntermediaryLinkDefinition, OntologyIrLabelledValue, OntologyIrLinkDefinition, OntologyIrLinkedEntityTypeId, OntologyIrLinkType, OntologyIrLinkTypeStatus, OntologyIrLogicRule, OntologyIrLogicRuleValue, OntologyIrMandatoryMarkingConstraint, OntologyIrManyToManyLinkDefinition, OntologyIrManyToManyLinkTypeDatasetDatasource, OntologyIrManyToManyLinkTypeDatasource, OntologyIrManyToManyLinkTypeDatasourceDefinition, OntologyIrManyToManyLinkTypeStreamDatasource, OntologyIrMarkingsCondition, OntologyIrMediaSourceRid, OntologyIrModifyInterfaceRule, OntologyIrModifyObjectRule, OntologyIrMultipassUserFilter, OntologyIrMultipassUserInGroupFilter, OntologyIrNewObjectUrlTarget, OntologyIrNonNumericSeriesValueMetadata, OntologyIrNonNumericSeriesValueUnit, OntologyIrNotCondition, OntologyIrNotificationResultTypeLink, OntologyIrNotificationTemplateInputValue, OntologyIrNumberFormatCurrency, OntologyIrNumberFormatCustomUnit, OntologyIrNumberFormatPrePostFix, OntologyIrNumberFormatter, OntologyIrNumberFormatUnit, OntologyIrNumericOrNonNumericSeriesValueMetadataV2, OntologyIrNumericSeriesValueMetadata, OntologyIrNumericSeriesValueUnit, OntologyIrObjectParameterPropertyValue, OntologyIrObjectParameterStructFieldValue, OntologyIrObjectParameterStructListFieldValue, OntologyIrObjectQueryPrefill, OntologyIrObjectQueryPropertyValue, OntologyIrObjectSetRidPrefill, OntologyIrObjectSetSearchAround, OntologyIrObjectSetTransform, OntologyIrObjectType, OntologyIrObjectTypeDatasetDatasource, OntologyIrObjectTypeDatasetDatasourceV2, OntologyIrObjectTypeDatasetDatasourceV3, OntologyIrObjectTypeDatasource, OntologyIrObjectTypeDatasourceDefinition, OntologyIrObjectTypeDerivedPropertiesDatasource, OntologyIrObjectTypeDirectDatasource, OntologyIrObjectTypeEditsOnlyDatasource, OntologyIrObjectTypeGeotimeSeriesDatasource, OntologyIrObjectTypeInterfaceImplementation, OntologyIrObjectTypeMediaDatasource, OntologyIrObjectTypeMediaSetViewDatasource, OntologyIrObjectTypeRestrictedStreamDatasource, OntologyIrObjectTypeRestrictedViewDatasource, OntologyIrObjectTypeRestrictedViewDatasourceV2, OntologyIrObjectTypeStatus, OntologyIrObjectTypeStreamDatasource, OntologyIrObjectTypeStreamDatasourceV2, OntologyIrObjectTypeStreamDatasourceV3, OntologyIrObjectTypeTableDatasource, OntologyIrObjectTypeTimeSeriesDatasource, OntologyIrObjectTypeTraits, OntologyIrOneToManyLinkDefinition, OntologyIrOrCondition, OntologyIrParameter, OntologyIrParameterActionNotificationRecipients, OntologyIrParameterCbacConstraint, OntologyIrParameterCbacMarking, OntologyIrParameterCbacMarkingOrEmpty, OntologyIrParameterDateRangeValue, OntologyIrParameterDateTimeRange, OntologyIrParameterDateTimeRangeOrEmpty, OntologyIrParameterDisplayMetadata, OntologyIrParameterMultipassUser, OntologyIrParameterMultipassUserOrEmpty, OntologyIrParameterObjectPropertyValue, OntologyIrParameterObjectPropertyValueOrEmpty, OntologyIrParameterObjectQuery, OntologyIrParameterObjectQueryOrEmpty, OntologyIrParameterObjectTypeReference, OntologyIrParameterObjectTypeReferenceOrEmpty, OntologyIrParameterPrefill, OntologyIrParameterPrefillOverride, OntologyIrParameterRange, OntologyIrParameterRangeOrEmpty, OntologyIrParameterRangeValue, OntologyIrParameterValidation, OntologyIrParameterValidationBlock, OntologyIrParameterValidationBlockOverride, OntologyIrParameterValidationDisplayMetadata, OntologyIrParameterValueOneOf, OntologyIrParameterValueOneOfOrEmpty, OntologyIrPrePostFix, OntologyIrPropertySecurityGroup, OntologyIrPropertySecurityGroups, OntologyIrPropertyType, OntologyIrPropertyTypeReferenceOrNonNumericInternalInterpolation, OntologyIrPropertyTypeReferenceOrNumericInternalInterpolation, OntologyIrPropertyTypeReferenceOrStringConstant, OntologyIrPropertyTypeStatus, OntologyIrQualifiedSeriesIdPropertyValue, OntologyIrRegexCondition, OntologyIrRidUrlTarget, OntologyIrRuleSetBinding, OntologyIrSection, OntologyIrSectionConditionalOverride, OntologyIrSectionDisplayBlock, OntologyIrSecurityGroupAndCondition, OntologyIrSecurityGroupComparisonCondition, OntologyIrSecurityGroupComparisonValue, OntologyIrSecurityGroupGranularCondition, OntologyIrSecurityGroupGranularPolicy, OntologyIrSecurityGroupGranularSecurityDefinition, OntologyIrSecurityGroupMandatoryOnlySecurityDefinition, OntologyIrSecurityGroupMandatoryPolicy, OntologyIrSecurityGroupMarkingsCondition, OntologyIrSecurityGroupNotCondition, OntologyIrSecurityGroupOrCondition, OntologyIrSecurityGroupSecurityDefinition, OntologyIrSensorTrait, OntologyIrSeriesValueMetadata, OntologyIrSharedPropertyType, OntologyIrShortBody, OntologyIrStaticValue, OntologyIrStaticWebhookWithDirectInput, OntologyIrStaticWebhookWithFunctionResultInput, OntologyIrStructFieldConditionalOverride, OntologyIrStructFieldConditionalValidationBlock, OntologyIrStructFieldPrefill, OntologyIrStructFieldPrefillOverride, OntologyIrStructFieldType, OntologyIrStructFieldValidation, OntologyIrStructFieldValidationBlock, OntologyIrStructFieldValidationBlockOverride, OntologyIrStructFieldValidationDisplayMetadata, OntologyIrStructPropertyType, OntologyIrStructuredShortBody, OntologyIrSynchronousPreWritebackWebhook, OntologyIrTemplateNotificationBody, OntologyIrTimeDependentFormatter, OntologyIrTimeDependentNonNumericSeriesFormat, OntologyIrTimeDependentNumericOrNonNumericSeriesFormat, OntologyIrTimeDependentNumericOrNonNumericSeriesFormatV2, OntologyIrTimeDependentNumericSeriesFormat, OntologyIrTimeDependentSeriesFormat, OntologyIrTimeSeriesMetadata, OntologyIrTimestampFormatter, OntologyIrType, OntologyIrUrlTarget, OntologyIrValidationRule, OntologyIrValueReferenceSource, OntologyIrWorkflowObjectTypeTraitImpl, OntologyLoadAllEntitiesRequest, OntologyLoadAllRequest, OntologyLoadDatasourcesRequest, OntologyLoadDatasourcesResponse, OntologyLoadEntitiesRequest, OntologyLoadEntitiesResponse, OntologyLoadRequest, OntologyLoadResponse, OntologyMetadataValidationError, OntologyModificationEvent, OntologyModifyRequest, OntologyModifyResponse, OntologyPackageRid, OntologyProposalIdentifier, OntologyProposalRid, OntologyRid, OntologyRidAndBranch, OntologyRidsForEntitiesRequest, OntologyRidsForEntitiesResponse, OntologySparkDelegateDataset, OntologySparkInputManagerRid, OntologySparkInputProperties, OntologyVersion, OrCondition, OrConditionModification, OrganizationMarkingId, OrganizationRid, OrganizationRidsAndEntityResourceIdentifiers, OrganizationRidsForOntologyResponse, OtherValueAllowed, PackagedEntityRid, Parameter, ParameterActionNotificationRecipients, ParameterActionNotificationRecipientsModification, ParameterAttachment, ParameterAttachmentOrEmpty, ParameterBoolean, ParameterBooleanOrEmpty, ParameterCbacConstraint, ParameterCbacConstraintModification, ParameterCbacMarking, ParameterCbacMarkingModification, ParameterCbacMarkingOrEmpty, ParameterCbacMarkingOrEmptyModification, ParameterDateRangeValue, ParameterDateRangeValueModification, ParameterDateTimeRange, ParameterDateTimeRangeModification, ParameterDateTimeRangeOrEmpty, ParameterDateTimeRangeOrEmptyModification, ParameterDisplayMetadata, ParameterFreeText, ParameterFreeTextOrEmpty, ParameterGeohash, ParameterGeohashOrEmpty, ParameterGeoshape, ParameterGeoshapeOrEmpty, ParameterGeotimeSeriesReference, ParameterGeotimeSeriesReferenceOrEmpty, ParameterId, ParameterInterfaceObjectQuery, ParameterInterfaceObjectQueryModification, ParameterInterfaceObjectQueryOrEmpty, ParameterInterfaceObjectQueryOrEmptyModification, ParameterInterfacePropertyValueOrEmpty, ParameterInterfacePropertyValueOrEmptyModification, ParameterLength, ParameterMandatoryMarking, ParameterMandatoryMarkingOrEmpty, ParameterMediaReference, ParameterMediaReferenceOrEmpty, ParameterMultipassGroup, ParameterMultipassGroupOrEmpty, ParameterMultipassUser, ParameterMultipassUserModification, ParameterMultipassUserOrEmpty, ParameterMultipassUserOrEmptyModification, ParameterObjectList, ParameterObjectListOrEmpty, ParameterObjectPropertyValue, ParameterObjectPropertyValueModification, ParameterObjectPropertyValueOrEmpty, ParameterObjectPropertyValueOrEmptyModification, ParameterObjectQuery, ParameterObjectQueryModification, ParameterObjectQueryOrEmpty, ParameterObjectQueryOrEmptyModification, ParameterObjectSetRid, ParameterObjectSetRidOrEmpty, ParameterObjectTypeReference, ParameterObjectTypeReferenceModification, ParameterObjectTypeReferenceOrEmpty, ParameterObjectTypeReferenceOrEmptyModification, ParameterPrefill, ParameterPrefillModification, ParameterPrefillOverride, ParameterPrefillOverrideModification, ParameterRange, ParameterRangeModification, ParameterRangeOrEmpty, ParameterRangeOrEmptyModification, ParameterRangeValue, ParameterRangeValueModification, ParameterRequiredOverride, ParameterRid, ParametersDoNotMatchParameterOrderingError, ParameterStructOrEmpty, ParameterTextRegex, ParameterTimeSeriesReference, ParameterTimeSeriesReferenceOrEmpty, ParameterValidation, ParameterValidationBlock, ParameterValidationBlockModification, ParameterValidationBlockOverride, ParameterValidationBlockOverrideModification, ParameterValidationBlockOverrideRequest, ParameterValidationBlockRequest, ParameterValidationDisplayMetadata, ParameterValidationDisplayMetadataModification, ParameterValidationModification, ParameterValidationNotFoundError, ParameterValidationReferencesLaterParametersError, ParameterValidationRequest, ParameterValueOneOf, ParameterValueOneOfOrEmpty, ParameterValueType, ParameterValueTypeOrEmpty, ParameterValueTypeWithVersionId, ParameterValueTypeWithVersionIdOrEmpty, PartialObjectType, PartialObjectTypeCreateRequest, PartialObjectTypeDeleteRequest, PartialObjectTypeModifyRequest, PartialObjectTypeUpdateRequest, PartialObjectTypeWithoutRids, PatchBackupInitializationConfigurationSourceDoesNotExistError, PolicyVersion, PrePostFix, PrimaryKeyPropertySecurityGroupType, PrimitiveOrStructLogicRuleModification, PrincipalId, ProjectEntityRid, PropertiesReferenceDuplicateColumnNameWrapper, Property, PropertyId, PropertyPropertySecurityGroupType, PropertyRenderHint, PropertySecurityGroup, PropertySecurityGroupModification, PropertySecurityGroupName, PropertySecurityGroupRid, PropertySecurityGroups, PropertySecurityGroupsModification, PropertySecurityGroupType, PropertyType, PropertyTypeDataConstraints, PropertyTypeDataConstraintsWrapper, PropertyTypeDataValue, PropertyTypeDisplayMetadata, PropertyTypeId, PropertyTypeIdentifier, PropertyTypeLocator, PropertyTypeMappingInfo, PropertyTypeReference, PropertyTypeReferenceOrNonNumericInternalInterpolation, PropertyTypeReferenceOrNumericInternalInterpolation, PropertyTypeReferenceOrStringConstant, PropertyTypeRid, PropertyTypeStatus, PropertyWithoutRid, PutActionTypeRequest, PutParameterRequest, PutParameterRequestModification, PutSectionRequest, PutSectionRequestModification, QualifiedSeriesIdPropertyValue, QuiverDashboardReference, QuiverDashboardRid, QuiverDashboardVersion, RangeSizeConstraint, Redacted, RedactionOverrideOptions, ReferencedLinkTypesInWorkflowNotFoundError, ReferencedLinkTypesNotFoundError, ReferencedObjectTypesChange, ReferencedObjectTypesInWorkflowNotFoundError, ReferencedObjectTypesNotFoundError, RegexCondition, RegexConditionModification, RegexConstraint, RelationCardinality, RelationDisplayMetadata, RelationId, RelationRid, RelativeDateRangeTense, RelativeDateRangeValue, RenderingSettings, ResolvedBranch, ResolvedDefaultBranch, ResolvedInterfacePropertyType, ResolvedInterfacePropertyTypeConstraints, ResolvedNonDefaultBranch, RestrictedViewRid, RestrictedViewTransactionRid, RetentionPolicy, RidFormatter, RidUrlTarget, RidUrlTargetModification, RoleId, RoleSetId, RuleSetBinding, RuleSetError, RuleSetRid, RuleSetsAlreadyExistError, RuleSetsNotFoundError, SafeArg, SafeDatasourceIdentifier, SchemaMigrationRid, SchemaVersion, Section, SectionConditionalOverride, SectionConditionalOverrideModification, SectionContent, SectionDisplayBlock, SectionDisplayBlockModification, SectionDisplayBlockOverride, SectionDisplayMetadata, SectionId, SectionRid, SectionStyle, SectionValidationDisplayMetadata, SectionVisibilityOverride, SecurityGroupAndCondition, SecurityGroupAndConditionModification, SecurityGroupComparisonCondition, SecurityGroupComparisonConditionModification, SecurityGroupComparisonConstant, SecurityGroupComparisonOperator, SecurityGroupComparisonUserProperty, SecurityGroupComparisonValue, SecurityGroupComparisonValueModification, SecurityGroupGranularCondition, SecurityGroupGranularConditionModification, SecurityGroupGranularPolicy, SecurityGroupGranularPolicyModification, SecurityGroupGranularSecurityDefinition, SecurityGroupGranularSecurityDefinitionModification, SecurityGroupGroupIdsUserProperty, SecurityGroupGroupNamesUserProperty, SecurityGroupMandatoryOnlySecurityDefinition, SecurityGroupMandatoryOnlySecurityDefinitionModification, SecurityGroupMandatoryPolicy, SecurityGroupMarkingsCondition, SecurityGroupMarkingsConditionModification, SecurityGroupNotCondition, SecurityGroupNotConditionModification, SecurityGroupOrCondition, SecurityGroupOrConditionModification, SecurityGroupSecurityDefinition, SecurityGroupSecurityDefinitionModification, SecurityGroupTrueCondition, SecurityGroupTrueConditionModification, SecurityGroupUserAttributesUserProperty, SecurityGroupUserIdUserProperty, SecurityGroupUsernameUserProperty, SemanticFunctionVersion, SensorTrait, SeriesIdPropertyValue, SeriesValueMetadata, SharedPropertiesSummary, SharedPropertyBasedPropertyType, SharedPropertyType, SharedPropertyTypeCreatedEvent, SharedPropertyTypeDeletedEvent, SharedPropertyTypeDisplayMetadata, SharedPropertyTypeError, SharedPropertyTypeIdInRequest, SharedPropertyTypeLoadRequest, SharedPropertyTypeLoadResponse, SharedPropertyTypeLogicRuleValueModification, SharedPropertyTypeRid, SharedPropertyTypeRidOrIdInRequest, SharedPropertyTypesAlreadyExistError, SharedPropertyTypesNotFoundError, SharedPropertyTypeSoftLinkType, SharedPropertyTypeStructFieldLogicRuleValueModification, SharedPropertyTypeUpdatedEvent, ShortBody, ShortBodyModification, ShortPropertyType, ShortTypeDataConstraints, ShortTypeDataValue, ShortTypeRangeConstraint, SimpleAnalyzer, SingleKeyJoinDefinition, SoftLink, SoftLinkType, StandardAnalyzer, StaticObjectPrefill, StaticValue, StaticWebhookWithDirectInput, StaticWebhookWithDirectInputModification, StaticWebhookWithFunctionResultInput, StaticWebhookWithFunctionResultInputModification, StreamLocator, StreamLocatorRid, StreamViewRid, StringFormatter, StringPropertyType, StringTypeDataConstraints, StringTypeDataValue, StringTypeIsRidConstraint, StringTypeIsUuidConstraint, StringTypeLengthConstraint, StructFieldAlias, StructFieldApiNameMapping, StructFieldApiNameOrRid, StructFieldConditionalOverride, StructFieldConditionalOverrideModification, StructFieldConditionalValidationBlock, StructFieldConditionalValidationBlockModification, StructFieldDisplayMetadata, StructFieldLogicRuleValue, StructFieldLogicRuleValueMappingModification, StructFieldLogicRuleValueModification, StructFieldName, StructFieldPrefill, StructFieldPrefillModification, StructFieldPrefillOverride, StructFieldPrefillOverrideModification, StructFieldRid, StructFieldType, StructFieldValidation, StructFieldValidationBlock, StructFieldValidationBlockModification, StructFieldValidationBlockOverride, StructFieldValidationBlockOverrideModification, StructFieldValidationDisplayMetadata, StructFieldValidationDisplayMetadataModification, StructFieldValidationModification, StructListParameterFieldValue, StructParameterFieldDisplayMetadata, StructParameterFieldDisplayMetadataV2, StructParameterFieldValue, StructPropertyFieldType, StructPropertyType, StructTypeDataConstraints, StructTypeElementsConstraint, StructuredShortBody, StructuredShortBodyModification, SubmitAllValidOrNothingThrowingMode, SubmitValidEntriesInOrderUntilFirstFailureMode, SynchronousPreWritebackWebhook, SynchronousPreWritebackWebhookModification, TableDisplayAndFormat, TableLocator, TableRid, TemplateNotificationBody, TemplateNotificationBodyModification, TemplateRidPropertyValue, TextEmbeddingModel, TextModality, TimeBasedRetentionPolicy, TimeCodeFormat, TimeDependentFormatter, TimeDependentNonNumericSeriesFormat, TimeDependentNumericOrNonNumericSeriesFormat, TimeDependentNumericOrNonNumericSeriesFormatV2, TimeDependentNumericSeriesFormat, TimeDependentSeriesFormat, TimeSeriesMetadata, TimeSeriesSyncRid, TimeSeriesSyncViewRid, TimestampFormatter, TimestampPropertyType, TimestampTypeDataConstraints, TimestampTypeDataValue, TimestampTypeRangeConstraint, TrueCondition, Type, TypeClass, TypeClassEntityIdentifier, TypeGroup, TypeGroupDisplayMetadata, TypeGroupError, TypeGroupGetOrganizationsRequest, TypeGroupGetOrganizationsResponse, TypeGroupIconColors, TypeGroupIdInRequest, TypeGroupLoadRequest, TypeGroupLoadResponse, TypeGroupRid, TypeGroupRidOrIdInRequest, TypeGroupsAlreadyExistError, TypeGroupSetOrganizationsRequest, TypeGroupsNotFoundError, TypeGroupsSummary, UniqueIdentifier, UnresolvedOntologySparkInputProperties, UnrestrictedParameterInterfacePropertyValue, UnsafeArg, UrlTarget, UrlTargetModification, UseCaseRid, UserAttributes, UserId, UserOrGroupId, UserProperty, UserPropertyId, UserPropertyValue, UserTimezone, UserValue, ValidationRule, ValidationRuleDisplayMetadata, ValidationRuleIdentifier, ValidationRuleIdInRequest, ValidationRuleModification, ValidationRuleRid, ValueReferenceId, ValueReferenceSource, ValueType, ValueTypeApiNameReference, ValueTypeIdInRequest, ValueTypeInputManagerRid, ValueTypeLabel, ValueTypeReference, ValueTypeRid, ValueTypeVersionId, ValueTypeWithVersionId, VectorPropertyType, VectorSimilarityFunction, VersionedActionTypeRid, VersionedActionTypesNotFoundError, VersionedLinkTypeRid, VersionedObjectTypeRid, VersionReference, Visibility, VisibilityOverride, WebhookInputParamName, WebhookOutputParamName, WebhookRid, WebhookVersion, WhitespaceAnalyzer, WorkflowError, WorkflowObjectTypeTrait, WorkflowObjectTypeTraitDescription, WorkflowObjectTypeTraitDisplayName, WorkflowObjectTypeTraitId, WorkflowObjectTypeTraitImpl, WorkflowObjectTypeTraitProperty, WorkflowObjectTypeTraitPropertyDescription, WorkflowObjectTypeTraitPropertyDisplayName, WorkflowObjectTypeTraitPropertyId, WorkflowObjectTypeTraitReference, WorkflowObjectTypeTraitVersion, WorkflowsAlreadyExistError, WorkflowsNotFoundError, WorkshopModuleRid, WorkshopReference } from "./__components.js";
9
+ export type { AccessRequestRid, AccessRequestVersion, AccessSubRequestRid, AccessSubRequestVersion, ActionApplierRevertConfig, ActionApplyClientPreferences, ActionApplyDisallowedClients, ActionLogConfiguration, ActionLogic, ActionLogicModification, ActionLogMessage, ActionLogMetadata, ActionLogParameterReference, ActionLogRule, ActionLogRuleModification, ActionLogSummaryPart, ActionLogValue, ActionLogValueModification, ActionNotification, ActionNotificationBody, ActionNotificationBodyFunctionExecution, ActionNotificationBodyFunctionExecutionModification, ActionNotificationBodyModification, ActionNotificationModification, ActionNotificationRecipients, ActionNotificationRecipientsModification, ActionNotificationSettings, ActionRevert, ActionRevertEnabledFor, ActionsObjectSet, ActionsObjectSetModification, ActionSubmissionConfiguration, ActionsVersion, ActionTableSubmissionMode, ActionTableSubmissionModeConfiguration, ActionType, ActionTypeApiName, ActionTypeBranchFunctionsWithExternalCallsMode, ActionTypeBranchNotificationsMode, ActionTypeBranchSettings, ActionTypeBranchSettingsModification, ActionTypeBranchWebhooksMode, ActionTypeCreate, ActionTypeCreatedEvent, ActionTypeDeletedEvent, ActionTypeDisplayMetadata, ActionTypeDisplayMetadataConfiguration, ActionTypeDisplayMetadataModification, ActionTypeDoesNotHaveActionTypeLevelValidationError, ActionTypeEditingNonEditablePropertyTypeError, ActionTypeEntities, ActionTypeError, ActionTypeFrontendConsumer, ActionTypeGetOrganizationsRequest, ActionTypeGetOrganizationsResponse, ActionTypeIdentifier, ActionTypeIdInRequest, ActionTypeInputManagerRid, ActionTypeLevelValidation, ActionTypeLoadAllRequest, ActionTypeLoadRequest, ActionTypeLoadRequestV2, ActionTypeLoadResponse, ActionTypeLoadResponseV2, ActionTypeLoadVersionedRequest, ActionTypeLoadVersionedResponse, ActionTypeLogic, ActionTypeLogicRequest, ActionTypeMetadata, ActionTypeMetadataModification, ActionTypeModificationRequest, ActionTypeModifyRequest, ActionTypeModifyResponse, ActionTypeParameterIdentifier, ActionTypeProvenanceModification, ActionTypeProvenanceSourceModification, ActionTypeRichTextComponent, ActionTypeRichTextMessage, ActionTypeRichTextParameterPropertyReference, ActionTypeRichTextParameterReference, ActionTypeRid, ActionTypesAlreadyExistError, ActionTypeSetOrganizationsRequest, ActionTypesNotFoundError, ActionTypesSummary, ActionTypeStatus, ActionTypeUpdate, ActionTypeUpdatedEvent, ActionTypeVersion, ActionValidation, ActionValidationRequest, ActionWebhooks, ActionWebhooksModification, ActiveActionTypeStatus, ActiveInterfaceTypeStatus, ActiveLinkTypeStatus, ActiveObjectTypeStatus, ActivePropertyTypeStatus, AddInterfaceLinkRule, AddInterfaceLinkRuleModification, AddInterfaceRule, AddInterfaceRuleModification, AdditionOperation, AddLinkRule, AddObjectRule, AddObjectRuleModification, AddOrModifyObjectRule, AddOrModifyObjectRuleModification, AddOrModifyObjectRuleModificationV2, AddOrModifyObjectRuleV2, AliasEntityIdentifier, AllEditedObjectsFieldMapping, AllFoundryRids, AllNotificationRenderingMustSucceed, AllowedParameterValues, AllowedParameterValuesModification, AllowedParameterValuesRequest, AllowedStructFieldValues, AllowedStructFieldValuesModification, AllowedStructFieldValuesOverride, AllowedStructFieldValuesOverrideModification, AllowedValuesOverride, AllowedValuesOverrideModification, AllowedValuesOverrideRequest, AllowFunctionsWithExternalCallsOnBranches, AllowNotificationsOnBranches, AllowNotificationsOnBranchesBranchRecipients, AllowWebhooksOnBranches, Analyzer, AndCondition, AndConditionModification, AnyNotificationRenderingCanFail, ArrayPropertyType, ArrayTypeDataConstraints, ArrayTypeDataValue, ArrayTypeElementsUniqueConstraint, ArrayTypeSizeConstraint, ArtifactGidFormatter, AsynchronousPostWritebackWebhook, AsynchronousPostWritebackWebhookModification, AttachmentPropertyType, Attribution, BaseFormatter, BaseParameterSubtype, BasePropertyType, BasicEmailBody, BasicEmailBodyModification, BatchedFunctionRule, BatchedFunctionRuleModification, BatchGetEnrichedActionTypeMetadataRequest, BatchGetEnrichedActionTypeMetadataResponse, BidirectionalRelation, BidirectionalRelationCreateRequest, BidirectionalRelationDeleteRequest, BidirectionalRelationModifyRequest, BidirectionalRelationUpdateRequest, BidirectionalRelationWithoutRid, BlueprintIcon, BooleanFormatter, BooleanPropertyType, BooleanTypeDataConstraints, BooleanTypeDataConstraintValue, BooleanTypeDataValue, BranchClosedEvent, BranchDeletedEvent, BranchId, BranchMergedEvent, BranchRecipientsBranchOwner, BranchRecipientsSameAsMain, BuilderPipelineRid, BulkExecutionModeConfig, ButtonDisplayMetadata, BytePropertyType, ByteTypeDataValue, CarbonWorkspaceComponentUrlTarget, CarbonWorkspaceComponentUrlTargetModification, CarbonWorkspaceUrlTarget, CarbonWorkspaceUrlTargetModification, CategoryId, CipherTextPropertyType, ClassificationConstraint, ColumnLocator, ColumnName, ComparisonCondition, ComparisonConditionModification, ComparisonOperator, CompassProjectRid, Condition, ConditionalOverride, ConditionalOverrideModification, ConditionalOverrideRequest, ConditionalValidationBlock, ConditionalValidationBlockModification, ConditionalValidationBlockRequest, ConditionDisplayMetadata, ConditionIndex, ConditionModification, ConditionValue, ConditionValueModification, CurrentTime, CurrentUser, DataConstraints, DataNullability, DataNullabilityV2, DataSecurity, DatasetRid, DatasetRidAndBranchId, DatasetTransactionRid, DatasourceBackingRid, DatasourceIdentifier, DatasourceRid, DatasourceType, DataType, DateBetweenOperation, DateCurrentOperation, DateFormatter, DatePropertyType, DateRangeValue, DateRangeValueModification, DatetimeFormat, DatetimeLocalizedFormat, DatetimeStringFormat, DatetimeTimezone, DatetimeTimezoneDefinition, DateTimeUnit, DateTimeUnitDays, DateTimeUnitHours, DateTimeUnitMinutes, DateTimeUnitMonths, DateTimeUnitSeconds, DateTimeUnitWeeks, DateTimeUnitYears, DateTypeDataConstraints, DateTypeDataValue, DateTypeRangeConstraint, DateUnit, DecimalPropertyType, DecimalTypeDataConstraints, DecimalTypeDataValue, DecimalTypeRangeConstraint, DelegateToAllowedStructFieldValues, DeletedLinkTypesStillInUseError, DeletedLinkTypesStillInUseInWorkflowError, DeletedObjectTypesStillInUseError, DeletedObjectTypesStillInUseInWorkflowError, DeleteInterfaceLinkRule, DeleteInterfaceLinkRuleModification, DeleteLinkRule, DeleteObjectRule, DeletingAndEditingTheSameActionTypeError, DeletionMetadata, DeprecatedActionTypeGetOrganizationsResponse, DeprecatedActionTypeSetOrganizationsRequest, DeprecatedActionTypeStatus, DeprecatedInterfaceTypeStatus, DeprecatedLinkTypeStatus, DeprecatedObjectTypeStatus, DeprecatedPropertyTypeStatus, DerivedPropertiesSourceRid, DirectSourceRid, DisableFunctionsWithExternalCallsOnBranches, DisableNotificationsOnBranches, DisableWebhooksOnBranches, DisplayMetadataConfigurationDefaultLayout, DisplayMetadataConfigurationDisplayAndFormat, DivisionOperation, DoublePropertyType, DoubleTypeDataConstraints, DoubleTypeDataValue, DoubleTypeRangeConstraint, Duration, DurationBaseValue, DurationFormatStyle, DurationPrecision, DynamicObjectSet, DynamicObjectSetInput, DynamicObjectSetInputBase, DynamicObjectSetInputParameter, DynamicObjectSetInputUnioned, EditActionTypeRequest, EditOnlyPropertyType, EditParameterRequest, EditParameterRequestModification, EditsConfiguration, EditSectionRequest, EditSectionRequestModification, EditsHistoryObjectTypeRid, EditsOnlyRid, EditValidationRuleRequest, EmailBody, EmailBodyModification, EmbeddingModel, Empty, EndorsedObjectTypeStatus, EnrichedActionTypeEntities, EnrichedActionTypeMetadata, EnrollmentRid, EntityLoadByDatasourceResponse, EntityMetadataLoadRequest, EntityStatus, EventMetadata, EventsTopicRid, EveryoneTrustedRedactionOverride, ExampleActionTypeStatus, ExampleInterfaceTypeStatus, ExampleLinkTypeStatus, ExampleObjectTypeStatus, ExamplePropertyTypeStatus, ExperimentalActionTypeStatus, ExperimentalDeclarativeEditInformation, ExperimentalInterfaceTypeStatus, ExperimentalLinkTypeStatus, ExperimentalObjectTypeStatus, ExperimentalPropertyTypeStatus, ExperimentalTimeDependentPropertyTypeV1, FailureMessage, FieldDisplayMetadata, FieldMetadata, FloatPropertyType, FloatTypeDataConstraints, FloatTypeDataValue, FloatTypeRangeConstraint, FormatterUserId, FormContent, FoundryFieldType, FoundryLiveDeployment, FunctionApiName, FunctionAtVersion, FunctionExecutionWithRecipientInput, FunctionExecutionWithRecipientInputModification, FunctionGeneratedActionNotificationRecipients, FunctionGeneratedActionNotificationRecipientsModification, FunctionGeneratedNotificationBody, FunctionGeneratedNotificationBodyModification, FunctionInputName, FunctionReference, FunctionRid, FunctionRule, FunctionRuleCustomExecutionMode, FunctionRuleModification, FunctionVersion, GenericOntologyMetadataError, GeohashPropertyType, GeoshapePropertyType, GeotimeSeriesIntegrationRid, GeotimeSeriesReferencePropertyType, GetActionTypesForInterfaceTypePageToken, GetActionTypesForInterfaceTypeRequest, GetActionTypesForInterfaceTypeResponse, GetActionTypesForObjectTypePageToken, GetActionTypesForObjectTypeRequest, GetActionTypesForObjectTypeResponse, GetEntityDelegateDatasetRequest, GetEntityDelegateDatasetResponse, GetFeatureConfigurationsResponse, GetLinkMetadataForObjectTypesRequest, GetLinkMetadataForObjectTypesResponse, GetLinkTypesForObjectTypesRequest, GetLinkTypesForObjectTypesResponse, GetObjectTypesForInterfaceTypesRequest, GetObjectTypesForInterfaceTypesResponse, GetObjectTypesForSharedPropertyTypesRequest, GetObjectTypesForSharedPropertyTypesResponse, GetObjectTypesForTypeGroupsRequest, GetObjectTypesForTypeGroupsResponse, GetOntologyEntitiesForTypeGroupsRequest, GetOntologyEntitiesForTypeGroupsResponse, GetOntologySummaryRequest, GetOntologySummaryResponse, GetRelationsForObjectTypesRequest, GetRelationsForObjectTypesResponse, GlobalBranchRid, GroupId, HandlebarsInputName, HumanReadableFormat, Icon, IconReference, ImageModality, ImplementingLinkType, ImportedOntologyEntitiesForProjectSpanOntologies, InlineActionDisplayOptions, InlineActionType, InlineActionTypeCannotBeReferencedByMultipleObjectTypesError, IntegerPropertyType, IntegerTypeDataConstraints, IntegerTypeDataValue, IntegerTypeRangeConstraint, InterfaceArrayPropertyType, InterfaceDefinedPropertyType, InterfaceDefinedPropertyTypeConstraints, InterfaceLinkType, InterfaceLinkTypeApiName, InterfaceLinkTypeCardinality, InterfaceLinkTypeIdInRequest, InterfaceLinkTypeMetadata, InterfaceLinkTypeRid, InterfaceLinkTypeRidOrIdInRequest, InterfaceObjectParameterStructFieldValue, InterfaceObjectParameterStructFieldValueModification, InterfaceObjectParameterStructListFieldValue, InterfaceObjectParameterStructListFieldValueModification, InterfaceParameterPropertyValue, InterfaceParameterPropertyValueModification, InterfaceParameterPropertyValueModificationV2, InterfaceParameterPropertyValueV2, InterfacePropertyImplementation, InterfacePropertyLogicRuleValue, InterfacePropertyType, InterfacePropertyTypeApiName, InterfacePropertyTypeDisplayMetadata, InterfacePropertyTypeIdInRequest, InterfacePropertyTypeImplementation, InterfacePropertyTypeLogicRuleValueModification, InterfacePropertyTypeRid, InterfacePropertyTypeRidOrIdInRequest, InterfacePropertyTypeType, InterfaceSharedPropertyType, InterfacesSummary, InterfaceStructFieldType, InterfaceStructPropertyType, InterfaceType, InterfaceTypeApiName, InterfaceTypeCreatedEvent, InterfaceTypeDeletedEvent, InterfaceTypeDisplayMetadata, InterfaceTypeError, InterfaceTypeIdInRequest, InterfaceTypeLoadRequest, InterfaceTypeLoadResponse, InterfaceTypeRid, InterfaceTypeRidOrIdInRequest, InterfaceTypesAlreadyExistError, InterfaceTypesNotFoundError, InterfaceTypeStatus, InterfaceTypeUpdatedEvent, IntermediaryLinkDefinition, JoinDefinition, KnownFormatter, LabelledValue, LanguageAnalyzer, LimeIndexRid, LinkDefinition, LinkedEntityTypeId, LinkedEntityTypeRidOrIdInRequest, LinkMetadata, LinkType, LinkTypeCreatedEvent, LinkTypeDeletedEvent, LinkTypeDisplayMetadata, LinkTypeError, LinkTypeId, LinkTypeIdentifier, LinkTypeInputManagerRid, LinkTypeInputSpec, LinkTypeLoadRequest, LinkTypeLoadResponse, LinkTypeMetadata, LinkTypeMetadataInputManagerRid, LinkTypePeeringMetadata, LinkTypePeeringMetadataV1, LinkTypePeeringRid, LinkTypeRid, LinkTypeRidOrId, LinkTypeRidsNotFoundError, LinkTypesAlreadyExistError, LinkTypesNotFoundError, LinkTypesSummary, LinkTypeStatus, LinkTypeUpdatedEvent, LiveDeploymentRid, LmsEmbeddingModel, LoadActionTypesFromOntologyRequest, LoadActionTypesFromOntologyResponse, LoadAllActionTypesFromOntologyRequest, LoadAllActionTypesPageItem, LoadAllActionTypesPageRequest, LoadAllActionTypesPageResponse, LoadAllActionTypesPageToken, LoadAllInterfaceTypesPageItem, LoadAllInterfaceTypesPageRequest, LoadAllInterfaceTypesPageResponse, LoadAllInterfaceTypesPageToken, LoadAllObjectTypesFromOntologyPageRequest, LoadAllObjectTypesFromOntologyPageResponse, LoadAllObjectTypesPageItem, LoadAllObjectTypesPageRequest, LoadAllObjectTypesPageResponse, LoadAllObjectTypesPageToken, LoadAllOntologiesRequest, LoadAllOntologiesResponse, LoadAllSharedPropertyTypesPageItem, LoadAllSharedPropertyTypesPageRequest, LoadAllSharedPropertyTypesPageResponse, LoadAllSharedPropertyTypesPageToken, LoadAllTypeGroupsPageItem, LoadAllTypeGroupsPageRequest, LoadAllTypeGroupsPageResponse, LoadAllTypeGroupsPageToken, LogicRule, LogicRuleModification, LogicRuleValue, LogicRuleValueModification, LongPropertyType, LongTypeDataConstraints, LongTypeDataValue, LongTypeRangeConstraint, MandatoryMarkingConstraint, ManyToManyJoinDefinition, ManyToManyLinkDefinition, ManyToManyLinkTypeDatasetDatasource, ManyToManyLinkTypeDatasource, ManyToManyLinkTypeDatasourceDefinition, ManyToManyLinkTypeStreamDatasource, MarkingFilter, MarkingId, MarkingPropertyType, MarkingsCondition, MarkingsConditionModification, MarkingSubtype, MarkingType, MarkingTypesFilter, MediaItemRid, MediaReferencePropertyType, MediaSetBranchRid, MediaSetRid, MediaSetViewLocator, MediaSetViewRid, MediaSourceRid, MioEmbeddingModel, MissingAffectedObjectTypesForFunctionRule, MissingParameterValueType, Modality, ModelWithSource, ModifyInterfaceRule, ModifyInterfaceRuleModification, ModifyObjectRule, ModifyObjectRuleModification, ModuleRid, MultimodalEmbeddingModel, MultipassUserFilter, MultipassUserFilterModification, MultipassUserInGroupFilter, MultipassUserInGroupFilterModification, MultiplicationOperation, MustBeEmpty, NestedStructFieldApiNameMapping, NewObjectUrlTarget, NewObjectUrlTargetModification, NoneEntityProvenance, NonExistentParametersUsedInParameterPrefillError, NonNumericInternalInterpolation, NonNumericSeriesValueMetadata, NonNumericSeriesValueUnit, NoRetentionPolicy, NotAnalyzedAnalyzer, NotCondition, NotConditionModification, NotepadReference, NotepadRid, NotificationRecipient, NotificationResultTypeLink, NotificationResultTypeLinkModification, NotificationTemplateInputValue, NotificationTemplateInputValueModification, NumberFormatBase, NumberFormatBasisPoint, NumberFormatBillions, NumberFormatCurrency, NumberFormatCurrencyStyle, NumberFormatCustomUnit, NumberFormatDuration, NumberFormatMillions, NumberFormatNotation, NumberFormatOrdinal, NumberFormatPercentage, NumberFormatPerMille, NumberFormatPrePostFix, NumberFormatter, NumberFormatThousands, NumberFormatUnit, NumberRoundingMode, NumericInternalInterpolation, NumericOrNonNumericSeriesValueMetadata, NumericOrNonNumericSeriesValueMetadataV2, NumericSeriesValueMetadata, NumericSeriesValueUnit, ObjectDbRid, ObjectDbSyncRid, ObjectDisplayMetadata, ObjectMonitoringFrontendConsumer, ObjectOrLinkTypeRid, ObjectParameterPropertyValue, ObjectParameterStructFieldValue, ObjectParameterStructFieldValueModification, ObjectParameterStructListFieldValue, ObjectParameterStructListFieldValueModification, ObjectQueryPrefill, ObjectQueryPrefillModification, ObjectQueryPropertyValue, ObjectQueryPropertyValueModification, ObjectRid, ObjectSetRidPrefill, ObjectSetRidPrefillModification, ObjectSetSearchAround, ObjectSetTransform, ObjectsPlatformRids, ObjectType, ObjectTypeApiName, ObjectTypeCreatedEvent, ObjectTypeDatasetDatasource, ObjectTypeDatasetDatasourceV2, ObjectTypeDatasetDatasourceV3, ObjectTypeDatasource, ObjectTypeDatasourceDefinition, ObjectTypeDeletedEvent, ObjectTypeDerivedPropertiesDatasource, ObjectTypeDirectDatasource, ObjectTypeDisplayMetadata, ObjectTypeEditsOnlyDatasource, ObjectTypeEmbeddingInput, ObjectTypeError, ObjectTypeFieldApiName, ObjectTypeGeotimeSeriesDatasource, ObjectTypeId, ObjectTypeIdentifier, ObjectTypeIdsAndInterfaceTypeRids, ObjectTypeInputManagerProperties, ObjectTypeInputManagerRid, ObjectTypeInputSpec, ObjectTypeInterfaceImplementation, ObjectTypeLoadRequest, ObjectTypeLoadResponse, ObjectTypeMediaDatasource, ObjectTypeMediaSetViewDatasource, ObjectTypeMetadataInputManagerRid, ObjectTypePeeringMetadata, ObjectTypePeeringMetadataV1, ObjectTypePeeringRid, ObjectTypeRestrictedStreamDatasource, ObjectTypeRestrictedViewDatasource, ObjectTypeRestrictedViewDatasourceV2, ObjectTypeRid, ObjectTypeRidsAndInterfaceTypeRids, ObjectTypeRidsNotFoundError, ObjectTypesAlreadyExistError, ObjectTypesNotFoundError, ObjectTypesSummary, ObjectTypeStatus, ObjectTypeStreamDatasource, ObjectTypeStreamDatasourceV2, ObjectTypeStreamDatasourceV3, ObjectTypeTableDatasource, ObjectTypeTimeSeriesDatasource, ObjectTypeTraitPropertySpecification, ObjectTypeTraits, ObjectTypeUpdatedEvent, ObjectTypeWithRestrictedViewWithGpsPolicyColumnsNotMappedAsPropertyTypes, OneOfDecimalTypeConstraint, OneOfDoubleTypeConstraint, OneOfFloatTypeConstraint, OneOfIntegerTypeConstraint, OneOfLongTypeConstraint, OneOfShortTypeConstraint, OneOfStringTypeConstraint, OneToManyLinkCardinalityHint, OneToManyLinkDefinition, OntologyActionTypeLoadRequest, OntologyApiName, OntologyBranch, OntologyBranchRid, OntologyBulkLoadEntitiesByDatasourcesRequest, OntologyBulkLoadEntitiesByDatasourcesResponse, OntologyBulkLoadEntitiesRequest, OntologyBulkLoadEntitiesResponse, OntologyDatasetType, OntologyEntitiesUsedInTypeGroup, OntologyInformation, OntologyIrActionLogic, OntologyIrActionLogMetadata, OntologyIrActionLogRule, OntologyIrActionLogValue, OntologyIrActionNotification, OntologyIrActionNotificationBody, OntologyIrActionNotificationBodyFunctionExecution, OntologyIrActionNotificationRecipients, OntologyIrActionsObjectSet, OntologyIrActionTypeEntities, OntologyIrActionTypeLevelValidation, OntologyIrActionTypeLogic, OntologyIrActionTypeRichTextComponent, OntologyIrActionTypeRichTextParameterPropertyReference, OntologyIrActionTypeStatus, OntologyIrActionValidation, OntologyIrActionWebhooks, OntologyIrAddInterfaceLinkRule, OntologyIrAddInterfaceRule, OntologyIrAdditionOperation, OntologyIrAddObjectRule, OntologyIrAddOrModifyObjectRule, OntologyIrAddOrModifyObjectRuleV2, OntologyIrAllEditedObjectsFieldMapping, OntologyIrAllowedParameterValues, OntologyIrAllowedStructFieldValues, OntologyIrAllowedStructFieldValuesOverride, OntologyIrAllowedValuesOverride, OntologyIrAndCondition, OntologyIrArrayPropertyType, OntologyIrAsynchronousPostWritebackWebhook, OntologyIrBaseFormatter, OntologyIrBasicEmailBody, OntologyIrBatchedFunctionRule, OntologyIrCarbonWorkspaceComponentUrlTarget, OntologyIrCarbonWorkspaceUrlTarget, OntologyIrCipherTextPropertyType, OntologyIrClassificationConstraint, OntologyIrComparisonCondition, OntologyIrCondition, OntologyIrConditionalOverride, OntologyIrConditionalValidationBlock, OntologyIrConditionValue, OntologyIrDataSecurity, OntologyIrDateBetweenOperation, OntologyIrDateRangeValue, OntologyIrDatetimeTimezone, OntologyIrDatetimeTimezoneDefinition, OntologyIrDeleteInterfaceLinkRule, OntologyIrDeprecatedActionTypeStatus, OntologyIrDeprecatedLinkTypeStatus, OntologyIrDeprecatedObjectTypeStatus, OntologyIrDeprecatedPropertyTypeStatus, OntologyIrDivisionOperation, OntologyIrDynamicObjectSet, OntologyIrDynamicObjectSetInput, OntologyIrDynamicObjectSetInputBase, OntologyIrDynamicObjectSetInputUnioned, OntologyIrEmailBody, OntologyIrEventMetadata, OntologyIrExperimentalTimeDependentPropertyTypeV1, OntologyIrFormContent, OntologyIrFunctionExecutionWithRecipientInput, OntologyIrFunctionGeneratedActionNotificationRecipients, OntologyIrFunctionGeneratedNotificationBody, OntologyIrFunctionRule, OntologyIrImplementingLinkType, OntologyIrInlineActionType, OntologyIrInterfaceObjectParameterStructFieldValue, OntologyIrInterfaceObjectParameterStructListFieldValue, OntologyIrInterfaceParameterPropertyValue, OntologyIrInterfaceParameterPropertyValueV2, OntologyIrInterfacePropertyImplementation, OntologyIrInterfacePropertyLogicRuleValue, OntologyIrInterfacePropertyTypeImplementation, OntologyIrInterfaceSharedPropertyType, OntologyIrIntermediaryLinkDefinition, OntologyIrLabelledValue, OntologyIrLinkDefinition, OntologyIrLinkedEntityTypeId, OntologyIrLinkType, OntologyIrLinkTypeStatus, OntologyIrLogicRule, OntologyIrLogicRuleValue, OntologyIrMandatoryMarkingConstraint, OntologyIrManyToManyLinkDefinition, OntologyIrManyToManyLinkTypeDatasetDatasource, OntologyIrManyToManyLinkTypeDatasource, OntologyIrManyToManyLinkTypeDatasourceDefinition, OntologyIrManyToManyLinkTypeStreamDatasource, OntologyIrMarkingsCondition, OntologyIrMediaSourceRid, OntologyIrModifyInterfaceRule, OntologyIrModifyObjectRule, OntologyIrMultipassUserFilter, OntologyIrMultipassUserInGroupFilter, OntologyIrMultiplicationOperation, OntologyIrNewObjectUrlTarget, OntologyIrNonNumericSeriesValueMetadata, OntologyIrNonNumericSeriesValueUnit, OntologyIrNotCondition, OntologyIrNotificationResultTypeLink, OntologyIrNotificationTemplateInputValue, OntologyIrNumberFormatCurrency, OntologyIrNumberFormatCustomUnit, OntologyIrNumberFormatPrePostFix, OntologyIrNumberFormatter, OntologyIrNumberFormatUnit, OntologyIrNumericOrNonNumericSeriesValueMetadataV2, OntologyIrNumericSeriesValueMetadata, OntologyIrNumericSeriesValueUnit, OntologyIrObjectParameterPropertyValue, OntologyIrObjectParameterStructFieldValue, OntologyIrObjectParameterStructListFieldValue, OntologyIrObjectQueryPrefill, OntologyIrObjectQueryPropertyValue, OntologyIrObjectSetRidPrefill, OntologyIrObjectSetSearchAround, OntologyIrObjectSetTransform, OntologyIrObjectType, OntologyIrObjectTypeDatasetDatasource, OntologyIrObjectTypeDatasetDatasourceV2, OntologyIrObjectTypeDatasetDatasourceV3, OntologyIrObjectTypeDatasource, OntologyIrObjectTypeDatasourceDefinition, OntologyIrObjectTypeDerivedPropertiesDatasource, OntologyIrObjectTypeDirectDatasource, OntologyIrObjectTypeEditsOnlyDatasource, OntologyIrObjectTypeGeotimeSeriesDatasource, OntologyIrObjectTypeInterfaceImplementation, OntologyIrObjectTypeMediaDatasource, OntologyIrObjectTypeMediaSetViewDatasource, OntologyIrObjectTypeRestrictedStreamDatasource, OntologyIrObjectTypeRestrictedViewDatasource, OntologyIrObjectTypeRestrictedViewDatasourceV2, OntologyIrObjectTypeStatus, OntologyIrObjectTypeStreamDatasource, OntologyIrObjectTypeStreamDatasourceV2, OntologyIrObjectTypeStreamDatasourceV3, OntologyIrObjectTypeTableDatasource, OntologyIrObjectTypeTimeSeriesDatasource, OntologyIrObjectTypeTraits, OntologyIrOneToManyLinkDefinition, OntologyIrOrCondition, OntologyIrParameter, OntologyIrParameterActionNotificationRecipients, OntologyIrParameterCbacConstraint, OntologyIrParameterCbacMarking, OntologyIrParameterCbacMarkingOrEmpty, OntologyIrParameterDateRangeValue, OntologyIrParameterDateTimeRange, OntologyIrParameterDateTimeRangeOrEmpty, OntologyIrParameterDisplayMetadata, OntologyIrParameterMultipassUser, OntologyIrParameterMultipassUserOrEmpty, OntologyIrParameterObjectPropertyValue, OntologyIrParameterObjectPropertyValueOrEmpty, OntologyIrParameterObjectQuery, OntologyIrParameterObjectQueryOrEmpty, OntologyIrParameterObjectTypeReference, OntologyIrParameterObjectTypeReferenceOrEmpty, OntologyIrParameterPrefill, OntologyIrParameterPrefillOverride, OntologyIrParameterRange, OntologyIrParameterRangeOrEmpty, OntologyIrParameterRangeValue, OntologyIrParameterTransformPrefill, OntologyIrParameterTransformPrefillValue, OntologyIrParameterValidation, OntologyIrParameterValidationBlock, OntologyIrParameterValidationBlockOverride, OntologyIrParameterValidationDisplayMetadata, OntologyIrParameterValueOneOf, OntologyIrParameterValueOneOfOrEmpty, OntologyIrPrePostFix, OntologyIrPropertySecurityGroup, OntologyIrPropertySecurityGroups, OntologyIrPropertyType, OntologyIrPropertyTypeReferenceOrNonNumericInternalInterpolation, OntologyIrPropertyTypeReferenceOrNumericInternalInterpolation, OntologyIrPropertyTypeReferenceOrStringConstant, OntologyIrPropertyTypeStatus, OntologyIrQualifiedSeriesIdPropertyValue, OntologyIrRegexCondition, OntologyIrRidUrlTarget, OntologyIrRuleSetBinding, OntologyIrSection, OntologyIrSectionConditionalOverride, OntologyIrSectionDisplayBlock, OntologyIrSecurityGroupAndCondition, OntologyIrSecurityGroupComparisonCondition, OntologyIrSecurityGroupComparisonValue, OntologyIrSecurityGroupGranularCondition, OntologyIrSecurityGroupGranularPolicy, OntologyIrSecurityGroupGranularSecurityDefinition, OntologyIrSecurityGroupMandatoryOnlySecurityDefinition, OntologyIrSecurityGroupMandatoryPolicy, OntologyIrSecurityGroupMarkingsCondition, OntologyIrSecurityGroupNotCondition, OntologyIrSecurityGroupOrCondition, OntologyIrSecurityGroupSecurityDefinition, OntologyIrSensorTrait, OntologyIrSeriesValueMetadata, OntologyIrSharedPropertyType, OntologyIrShortBody, OntologyIrStaticValue, OntologyIrStaticWebhookWithDirectInput, OntologyIrStaticWebhookWithFunctionResultInput, OntologyIrStringConcatOperation, OntologyIrStructFieldConditionalOverride, OntologyIrStructFieldConditionalValidationBlock, OntologyIrStructFieldPrefill, OntologyIrStructFieldPrefillOverride, OntologyIrStructFieldType, OntologyIrStructFieldValidation, OntologyIrStructFieldValidationBlock, OntologyIrStructFieldValidationBlockOverride, OntologyIrStructFieldValidationDisplayMetadata, OntologyIrStructPropertyType, OntologyIrStructuredShortBody, OntologyIrSubtractionOperation, OntologyIrSynchronousPreWritebackWebhook, OntologyIrTemplateNotificationBody, OntologyIrTimeBetweenOperation, OntologyIrTimeDependentFormatter, OntologyIrTimeDependentNonNumericSeriesFormat, OntologyIrTimeDependentNumericOrNonNumericSeriesFormat, OntologyIrTimeDependentNumericOrNonNumericSeriesFormatV2, OntologyIrTimeDependentNumericSeriesFormat, OntologyIrTimeDependentSeriesFormat, OntologyIrTimeSeriesMetadata, OntologyIrTimestampFormatter, OntologyIrType, OntologyIrUrlTarget, OntologyIrValidationRule, OntologyIrValueReferenceSource, OntologyIrWorkflowObjectTypeTraitImpl, OntologyLoadAllEntitiesRequest, OntologyLoadAllRequest, OntologyLoadDatasourcesRequest, OntologyLoadDatasourcesResponse, OntologyLoadEntitiesRequest, OntologyLoadEntitiesResponse, OntologyLoadRequest, OntologyLoadResponse, OntologyMetadataValidationError, OntologyModificationEvent, OntologyModifyRequest, OntologyModifyResponse, OntologyPackageRid, OntologyProposalIdentifier, OntologyProposalRid, OntologyRid, OntologyRidAndBranch, OntologyRidsForEntitiesRequest, OntologyRidsForEntitiesResponse, OntologySparkDelegateDataset, OntologySparkInputManagerRid, OntologySparkInputProperties, OntologyVersion, OrCondition, OrConditionModification, OrganizationMarkingId, OrganizationRid, OrganizationRidsAndEntityResourceIdentifiers, OrganizationRidsForOntologyResponse, OtherValueAllowed, PackagedEntityRid, Parameter, ParameterActionNotificationRecipients, ParameterActionNotificationRecipientsModification, ParameterAttachment, ParameterAttachmentOrEmpty, ParameterBoolean, ParameterBooleanOrEmpty, ParameterCbacConstraint, ParameterCbacConstraintModification, ParameterCbacMarking, ParameterCbacMarkingModification, ParameterCbacMarkingOrEmpty, ParameterCbacMarkingOrEmptyModification, ParameterDateRangeValue, ParameterDateRangeValueModification, ParameterDateTimeRange, ParameterDateTimeRangeModification, ParameterDateTimeRangeOrEmpty, ParameterDateTimeRangeOrEmptyModification, ParameterDisplayMetadata, ParameterFreeText, ParameterFreeTextOrEmpty, ParameterGeohash, ParameterGeohashOrEmpty, ParameterGeoshape, ParameterGeoshapeOrEmpty, ParameterGeotimeSeriesReference, ParameterGeotimeSeriesReferenceOrEmpty, ParameterId, ParameterInterfaceObjectQuery, ParameterInterfaceObjectQueryModification, ParameterInterfaceObjectQueryOrEmpty, ParameterInterfaceObjectQueryOrEmptyModification, ParameterInterfacePropertyValueOrEmpty, ParameterInterfacePropertyValueOrEmptyModification, ParameterLength, ParameterMandatoryMarking, ParameterMandatoryMarkingOrEmpty, ParameterMediaReference, ParameterMediaReferenceOrEmpty, ParameterMultipassGroup, ParameterMultipassGroupOrEmpty, ParameterMultipassUser, ParameterMultipassUserModification, ParameterMultipassUserOrEmpty, ParameterMultipassUserOrEmptyModification, ParameterObjectList, ParameterObjectListOrEmpty, ParameterObjectPropertyValue, ParameterObjectPropertyValueModification, ParameterObjectPropertyValueOrEmpty, ParameterObjectPropertyValueOrEmptyModification, ParameterObjectQuery, ParameterObjectQueryModification, ParameterObjectQueryOrEmpty, ParameterObjectQueryOrEmptyModification, ParameterObjectSetRid, ParameterObjectSetRidOrEmpty, ParameterObjectTypeReference, ParameterObjectTypeReferenceModification, ParameterObjectTypeReferenceOrEmpty, ParameterObjectTypeReferenceOrEmptyModification, ParameterPrefill, ParameterPrefillModification, ParameterPrefillOverride, ParameterPrefillOverrideModification, ParameterRange, ParameterRangeModification, ParameterRangeOrEmpty, ParameterRangeOrEmptyModification, ParameterRangeValue, ParameterRangeValueModification, ParameterRequiredOverride, ParameterRid, ParametersDoNotMatchParameterOrderingError, ParameterStructOrEmpty, ParameterTextRegex, ParameterTimeSeriesReference, ParameterTimeSeriesReferenceOrEmpty, ParameterTransformPrefill, ParameterTransformPrefillValue, ParameterValidation, ParameterValidationBlock, ParameterValidationBlockModification, ParameterValidationBlockOverride, ParameterValidationBlockOverrideModification, ParameterValidationBlockOverrideRequest, ParameterValidationBlockRequest, ParameterValidationDisplayMetadata, ParameterValidationDisplayMetadataModification, ParameterValidationModification, ParameterValidationNotFoundError, ParameterValidationReferencesLaterParametersError, ParameterValidationRequest, ParameterValueOneOf, ParameterValueOneOfOrEmpty, ParameterValueType, ParameterValueTypeOrEmpty, ParameterValueTypeWithVersionId, ParameterValueTypeWithVersionIdOrEmpty, PartialObjectType, PartialObjectTypeCreateRequest, PartialObjectTypeDeleteRequest, PartialObjectTypeModifyRequest, PartialObjectTypeUpdateRequest, PartialObjectTypeWithoutRids, PatchBackupInitializationConfigurationSourceDoesNotExistError, PolicyVersion, PrePostFix, PrimaryKeyConstraint, PrimaryKeyPropertySecurityGroupType, PrimitiveOrStructLogicRuleModification, PrincipalId, ProjectEntityRid, PropertiesReferenceDuplicateColumnNameWrapper, Property, PropertyId, PropertyPropertySecurityGroupType, PropertyRenderHint, PropertySecurityGroup, PropertySecurityGroupModification, PropertySecurityGroupName, PropertySecurityGroupRid, PropertySecurityGroups, PropertySecurityGroupsModification, PropertySecurityGroupType, PropertyType, PropertyTypeDataConstraints, PropertyTypeDataConstraintsWrapper, PropertyTypeDataValue, PropertyTypeDisplayMetadata, PropertyTypeId, PropertyTypeIdentifier, PropertyTypeLocator, PropertyTypeMappingInfo, PropertyTypeReference, PropertyTypeReferenceOrNonNumericInternalInterpolation, PropertyTypeReferenceOrNumericInternalInterpolation, PropertyTypeReferenceOrStringConstant, PropertyTypeRid, PropertyTypeStatus, PropertyWithoutRid, PutActionTypeRequest, PutParameterRequest, PutParameterRequestModification, PutSectionRequest, PutSectionRequestModification, QualifiedSeriesIdPropertyValue, QuiverDashboardReference, QuiverDashboardRid, QuiverDashboardVersion, RangeSizeConstraint, Redacted, RedactionOverrideOptions, ReferencedLinkTypesInWorkflowNotFoundError, ReferencedLinkTypesNotFoundError, ReferencedObjectTypesChange, ReferencedObjectTypesInWorkflowNotFoundError, ReferencedObjectTypesNotFoundError, RegexCondition, RegexConditionModification, RegexConstraint, RelationCardinality, RelationDisplayMetadata, RelationId, RelationRid, RelativeDateRangeTense, RelativeDateRangeValue, RenderingSettings, ResolvedBranch, ResolvedDefaultBranch, ResolvedInterfacePropertyType, ResolvedInterfacePropertyTypeConstraints, ResolvedNonDefaultBranch, RestrictedViewRid, RestrictedViewTransactionRid, RetentionConfig, RetentionPolicy, RidFormatter, RidUrlTarget, RidUrlTargetModification, RoleId, RoleSetId, RuleSetBinding, RuleSetError, RuleSetRid, RuleSetsAlreadyExistError, RuleSetsNotFoundError, SafeArg, SafeDatasourceIdentifier, SchemaMigrationRid, SchemaVersion, Section, SectionConditionalOverride, SectionConditionalOverrideModification, SectionContent, SectionDisplayBlock, SectionDisplayBlockModification, SectionDisplayBlockOverride, SectionDisplayMetadata, SectionId, SectionRid, SectionStyle, SectionValidationDisplayMetadata, SectionVisibilityOverride, SecurityGroupAndCondition, SecurityGroupAndConditionModification, SecurityGroupComparisonCondition, SecurityGroupComparisonConditionModification, SecurityGroupComparisonConstant, SecurityGroupComparisonOperator, SecurityGroupComparisonUserProperty, SecurityGroupComparisonValue, SecurityGroupComparisonValueModification, SecurityGroupGranularCondition, SecurityGroupGranularConditionModification, SecurityGroupGranularPolicy, SecurityGroupGranularPolicyModification, SecurityGroupGranularSecurityDefinition, SecurityGroupGranularSecurityDefinitionModification, SecurityGroupGroupIdsUserProperty, SecurityGroupGroupNamesUserProperty, SecurityGroupMandatoryOnlySecurityDefinition, SecurityGroupMandatoryOnlySecurityDefinitionModification, SecurityGroupMandatoryPolicy, SecurityGroupMarkingsCondition, SecurityGroupMarkingsConditionModification, SecurityGroupNotCondition, SecurityGroupNotConditionModification, SecurityGroupOrCondition, SecurityGroupOrConditionModification, SecurityGroupSecurityDefinition, SecurityGroupSecurityDefinitionModification, SecurityGroupTrueCondition, SecurityGroupTrueConditionModification, SecurityGroupUserAttributesUserProperty, SecurityGroupUserIdUserProperty, SecurityGroupUsernameUserProperty, SemanticFunctionVersion, SensorTrait, SeriesIdPropertyValue, SeriesValueMetadata, SharedPropertiesSummary, SharedPropertyBasedPropertyType, SharedPropertyType, SharedPropertyTypeCreatedEvent, SharedPropertyTypeDeletedEvent, SharedPropertyTypeDisplayMetadata, SharedPropertyTypeError, SharedPropertyTypeIdInRequest, SharedPropertyTypeLoadRequest, SharedPropertyTypeLoadResponse, SharedPropertyTypeLogicRuleValueModification, SharedPropertyTypeRid, SharedPropertyTypeRidOrIdInRequest, SharedPropertyTypesAlreadyExistError, SharedPropertyTypesNotFoundError, SharedPropertyTypeSoftLinkType, SharedPropertyTypeStructFieldLogicRuleValueModification, SharedPropertyTypeUpdatedEvent, ShortBody, ShortBodyModification, ShortPropertyType, ShortTypeDataConstraints, ShortTypeDataValue, ShortTypeRangeConstraint, SimpleAnalyzer, SingleKeyJoinDefinition, SoftLink, SoftLinkType, StandardAnalyzer, StaticObjectPrefill, StaticValue, StaticWebhookWithDirectInput, StaticWebhookWithDirectInputModification, StaticWebhookWithFunctionResultInput, StaticWebhookWithFunctionResultInputModification, StreamLocator, StreamLocatorRid, StreamViewRid, StringConcatOperation, StringFormatter, StringPropertyType, StringTypeDataConstraints, StringTypeDataValue, StringTypeIsRidConstraint, StringTypeIsUuidConstraint, StringTypeLengthConstraint, StructFieldAlias, StructFieldApiNameMapping, StructFieldApiNameOrRid, StructFieldConditionalOverride, StructFieldConditionalOverrideModification, StructFieldConditionalValidationBlock, StructFieldConditionalValidationBlockModification, StructFieldDisplayMetadata, StructFieldLogicRuleValue, StructFieldLogicRuleValueMappingModification, StructFieldLogicRuleValueModification, StructFieldName, StructFieldPrefill, StructFieldPrefillModification, StructFieldPrefillOverride, StructFieldPrefillOverrideModification, StructFieldRid, StructFieldType, StructFieldValidation, StructFieldValidationBlock, StructFieldValidationBlockModification, StructFieldValidationBlockOverride, StructFieldValidationBlockOverrideModification, StructFieldValidationDisplayMetadata, StructFieldValidationDisplayMetadataModification, StructFieldValidationModification, StructListParameterFieldValue, StructParameterFieldDisplayMetadata, StructParameterFieldDisplayMetadataV2, StructParameterFieldValue, StructPropertyFieldType, StructPropertyType, StructTypeDataConstraints, StructTypeElementsConstraint, StructuredShortBody, StructuredShortBodyModification, SubmitAllValidOrNothingThrowingMode, SubmitValidEntriesInOrderUntilFirstFailureMode, SubtractionOperation, SynchronousPreWritebackWebhook, SynchronousPreWritebackWebhookModification, TableDisplayAndFormat, TableLocator, TableRid, TemplateNotificationBody, TemplateNotificationBodyModification, TemplateRidPropertyValue, TextEmbeddingModel, TextModality, TimeBasedRetentionPolicy, TimeBetweenOperation, TimeCodeFormat, TimeCurrentOperation, TimeDependentFormatter, TimeDependentNonNumericSeriesFormat, TimeDependentNumericOrNonNumericSeriesFormat, TimeDependentNumericOrNonNumericSeriesFormatV2, TimeDependentNumericSeriesFormat, TimeDependentSeriesFormat, TimeSeriesMetadata, TimeSeriesSyncRid, TimeSeriesSyncViewRid, TimestampFormatter, TimestampPropertyType, TimestampTypeDataConstraints, TimestampTypeDataValue, TimestampTypeRangeConstraint, TrueCondition, Type, TypeClass, TypeClassEntityIdentifier, TypeGroup, TypeGroupDisplayMetadata, TypeGroupError, TypeGroupGetOrganizationsRequest, TypeGroupGetOrganizationsResponse, TypeGroupIconColors, TypeGroupIdInRequest, TypeGroupLoadRequest, TypeGroupLoadResponse, TypeGroupRid, TypeGroupRidOrIdInRequest, TypeGroupsAlreadyExistError, TypeGroupSetOrganizationsRequest, TypeGroupsNotFoundError, TypeGroupsSummary, UniqueIdentifier, UnresolvedOntologySparkInputProperties, UnrestrictedParameterInterfacePropertyValue, UnsafeArg, UrlTarget, UrlTargetModification, UseCaseRid, UserAttributes, UserId, UserOrGroupId, UserProperty, UserPropertyId, UserPropertyValue, UserTimezone, UserValue, ValidationRule, ValidationRuleDisplayMetadata, ValidationRuleIdentifier, ValidationRuleIdInRequest, ValidationRuleModification, ValidationRuleRid, ValueReferenceId, ValueReferenceSource, ValueType, ValueTypeApiNameReference, ValueTypeIdInRequest, ValueTypeInputManagerRid, ValueTypeLabel, ValueTypeReference, ValueTypeRid, ValueTypeVersionId, ValueTypeWithVersionId, VectorPropertyType, VectorSimilarityFunction, VersionedActionTypeRid, VersionedActionTypesNotFoundError, VersionedLinkTypeRid, VersionedObjectTypeRid, VersionReference, Visibility, VisibilityOverride, WebhookInputParamName, WebhookOutputParamName, WebhookRid, WebhookVersion, WhitespaceAnalyzer, WorkflowError, WorkflowObjectTypeTrait, WorkflowObjectTypeTraitDescription, WorkflowObjectTypeTraitDisplayName, WorkflowObjectTypeTraitId, WorkflowObjectTypeTraitImpl, WorkflowObjectTypeTraitProperty, WorkflowObjectTypeTraitPropertyDescription, WorkflowObjectTypeTraitPropertyDisplayName, WorkflowObjectTypeTraitPropertyId, WorkflowObjectTypeTraitReference, WorkflowObjectTypeTraitVersion, WorkflowsAlreadyExistError, WorkflowsNotFoundError, WorkshopModuleRid, WorkshopReference } from "./__components.js";
10
10
  export * as accessrequest from "./accessrequest/index.js";
11
11
  export * as association from "./association/index.js";
12
12
  export * as audit from "./audit/index.js";
@@ -1 +1 @@
1
- {"mappings":"AAgBA,YAAY,4CAA4C;AACxD,YAAY,wCAAwC;AACpD,YAAY,wBAAwB;AACpC,YAAY,8CAA8C;AAC1D,YAAY,mCAAmC;AAC/C,YAAY,2CAA2C;AACvD,YAAY,6BAA6B;AACzC,YAAY,0BAA0B;AAEtC,cACE,kBACA,sBACA,qBACA,yBACA,2BACA,8BACA,8BACA,wBACA,aACA,yBACA,kBACA,mBACA,6BACA,eACA,2BACA,sBACA,gBACA,4BACA,oBACA,wBACA,yCACA,qDACA,oCACA,gCACA,8BACA,0CACA,4BACA,cACA,wBACA,kBACA,8BACA,+BACA,gBACA,2BACA,wCACA,YACA,mBACA,kBACA,wBACA,wBACA,2BACA,wCACA,uCACA,qDACA,+CACA,oBACA,iBACA,4BACA,mCACA,oCACA,sBACA,uBACA,2BACA,2BACA,0BACA,uBACA,yBACA,wBACA,0BACA,gCACA,iCACA,iBACA,wBACA,oBACA,gCACA,+BACA,yBACA,0BACA,+BACA,kCACA,wCACA,6BACA,2BACA,8CACA,sCACA,eACA,8BACA,mCACA,0BACA,oBACA,kBACA,kBACA,wBACA,mBACA,kBACA,yBACA,gBACA,4BACA,wBACA,2BACA,sBACA,wBACA,0BACA,sBACA,kCACA,kBACA,8BACA,aACA,eACA,2BACA,uBACA,mCACA,qCACA,yBACA,uBACA,8BACA,gBACA,qCACA,wBACA,oCACA,+BACA,0BACA,sCACA,kCACA,8CACA,uBACA,mCACA,8BACA,UACA,cACA,0BACA,iCACA,mBACA,0BACA,oBACA,mCACA,yBACA,sBACA,kCACA,8CACA,wBACA,aACA,eACA,sBACA,kBACA,gBACA,4BACA,qBACA,iCACA,uBACA,oCACA,oCACA,oCACA,oCACA,iCACA,eACA,kBACA,qBACA,4BACA,gCACA,sBACA,mBACA,oBACA,UACA,mBACA,oBACA,yBACA,uBACA,kBACA,mBACA,mCACA,+CACA,0BACA,sCACA,YACA,wBACA,0BACA,eACA,YACA,qBACA,iCACA,oBACA,mBACA,WACA,qBACA,iCACA,4BACA,4BACA,wCACA,mCACA,0BACA,gBACA,uBACA,gBACA,4BACA,aACA,aACA,iBACA,iBACA,mBACA,cACA,YACA,uBACA,uBACA,sBACA,sBACA,eACA,gBACA,UACA,eACA,kBACA,gBACA,4BACA,gBACA,yBACA,sBACA,kBACA,4BACA,yBACA,mBACA,yBACA,qBACA,4BACA,sBACA,4BACA,oCACA,iCACA,2CACA,mCACA,6CACA,yBACA,qCACA,gBACA,kBACA,0CACA,kBACA,8CACA,6CACA,4BACA,+BACA,0BACA,4BACA,8BACA,4BACA,iBACA,2CACA,8CACA,oBACA,2BACA,qBACA,2BACA,UACA,mBACA,qBACA,mBACA,kBACA,uBACA,2BACA,gCACA,8BACA,uBACA,sBACA,sBACA,kCACA,oBACA,oBACA,gCACA,2BACA,cACA,2BACA,WACA,uBACA,gBACA,OACA,0BACA,eACA,gCACA,2BACA,cACA,eACA,gBACA,kCACA,yBACA,4BACA,uBACA,yBACA,2BACA,8BACA,wCACA,iCACA,4BACA,8BACA,gCACA,yCACA,gBACA,sBACA,eACA,mBACA,0BACA,oBACA,0BACA,iBACA,aACA,kBACA,uBACA,iBACA,mBACA,qCACA,iDACA,+CACA,2DACA,mCACA,+CACA,mBACA,mBACA,aACA,cACA,iCACA,0BACA,iBACA,8BACA,qBACA,sBACA,6BACA,oCACA,yCACA,uCACA,wCACA,sCACA,oCACA,qCACA,iCACA,kCACA,kCACA,sCACA,uCACA,mCACA,oCACA,wCACA,yCACA,6CACA,8CACA,oCACA,qCACA,yCACA,0CACA,2BACA,4BACA,mCACA,oCACA,iBACA,SACA,qBACA,qBACA,MACA,eACA,eACA,sBACA,kDACA,4BACA,kBACA,8DACA,qBACA,4BACA,sBACA,4BACA,mBACA,0BACA,8BACA,8BACA,2BACA,sBACA,mCACA,0CACA,sDACA,8CACA,0DACA,iCACA,6CACA,+CACA,mCACA,iCACA,iCACA,uBACA,8BACA,sCACA,kCACA,qCACA,iDACA,0BACA,uCACA,6BACA,mBACA,eACA,sBACA,2BACA,2BACA,8BACA,oBACA,0BACA,0BACA,2BACA,kBACA,+BACA,iCACA,6BACA,qBACA,2BACA,4BACA,gBACA,gBACA,eACA,kBACA,cACA,gBACA,oBACA,kCACA,cACA,UACA,sBACA,sBACA,yBACA,eACA,YACA,oBACA,yBACA,mBACA,qBACA,sBACA,kBACA,iCACA,yBACA,2BACA,oBACA,aACA,iBACA,2BACA,4BACA,wBACA,kBACA,gBACA,sBACA,mBACA,mBACA,oCACA,qCACA,uCACA,4BACA,+BACA,gCACA,6BACA,+BACA,kCACA,mCACA,gCACA,2CACA,4CACA,4BACA,+BACA,gCACA,6BACA,0BACA,2BACA,oCACA,uCACA,wCACA,qCACA,2BACA,8BACA,+BACA,4BACA,WACA,uBACA,gBACA,4BACA,kBACA,yBACA,mBACA,yBACA,4BACA,0BACA,0BACA,qCACA,8BACA,wCACA,oCACA,eACA,WACA,qBACA,mBACA,+BACA,gBACA,aACA,oBACA,cACA,4BACA,mBACA,aACA,qBACA,iBACA,gBACA,mBACA,2CACA,2BACA,UACA,iBACA,qBACA,iCACA,kBACA,8BACA,WACA,0BACA,qBACA,iCACA,4BACA,wCACA,aACA,iCACA,oBACA,gCACA,sBACA,kDACA,iCACA,+BACA,2BACA,mBACA,qBACA,cACA,0BACA,kBACA,YACA,uBACA,4BACA,wCACA,gCACA,4CACA,kBACA,wBACA,sBACA,sBACA,2BACA,wBACA,sBACA,sBACA,sBACA,qBACA,wBACA,sBACA,wBACA,iBACA,uBACA,kBACA,oBACA,8BACA,wCACA,0CACA,4BACA,wBACA,aACA,iBACA,uBACA,kCACA,qBACA,8BACA,iCACA,6CACA,qCACA,iDACA,oBACA,gCACA,0BACA,sCACA,WACA,qBACA,iCACA,uBACA,oBACA,qBACA,YACA,mBACA,wBACA,6BACA,+BACA,+BACA,sBACA,gCACA,wBACA,uCACA,4BACA,2BACA,+BACA,0BACA,iBACA,wBACA,mCACA,cACA,sBACA,mCACA,kCACA,2BACA,qBACA,mCACA,uBACA,wBACA,2BACA,kCACA,mCACA,2BACA,6BACA,sBACA,sCACA,oCACA,sCACA,eACA,oCACA,6BACA,8BACA,0BACA,oBACA,kBACA,4BACA,8BACA,8BACA,2BACA,gCACA,sCACA,kBACA,wBACA,0EACA,4BACA,2BACA,0BACA,4BACA,yBACA,0BACA,2BACA,8BACA,yBACA,+BACA,iBACA,gBACA,mBACA,8CACA,+CACA,iCACA,kCACA,qBACA,iCACA,qBACA,uBACA,6BACA,yBACA,0BACA,8BACA,kCACA,mDACA,wCACA,4BACA,sBACA,qCACA,8BACA,qCACA,2BACA,8BACA,uCACA,wDACA,4BACA,4BACA,0BACA,gCACA,4BACA,yBACA,iCACA,mCACA,wCACA,kCACA,oCACA,4CACA,iCACA,wBACA,6BACA,4CACA,yBACA,0BACA,+BACA,6CACA,oCACA,kCACA,oCACA,+BACA,qBACA,+BACA,sCACA,0BACA,wBACA,0BACA,4BACA,sCACA,mCACA,sCACA,oCACA,sCACA,wCACA,4BACA,iCACA,qCACA,wCACA,qBACA,yBACA,mDACA,uBACA,+CACA,yDACA,6CACA,wBACA,gCACA,4BACA,oDACA,wDACA,2CACA,6CACA,2CACA,2CACA,+CACA,uCACA,sCACA,yBACA,0BACA,8BACA,oBACA,0BACA,qBACA,0BACA,sCACA,oCACA,+CACA,wCACA,kDACA,8CACA,6BACA,0BACA,+BACA,4BACA,+BACA,sCACA,8BACA,yCACA,qCACA,wBACA,sCACA,0CACA,gCACA,kCACA,kCACA,2BACA,4BACA,oDACA,sCACA,kCACA,wCACA,2CACA,+CACA,8BACA,oCACA,+BACA,iCACA,8BACA,sBACA,uCACA,yCACA,yCACA,gCACA,0CACA,iDACA,sCACA,yCACA,6CACA,6CACA,qCACA,4CACA,gDACA,8CACA,gDACA,4BACA,sCACA,wCACA,wCACA,qCACA,0CACA,4BACA,mCACA,uBACA,qBACA,iDACA,mCACA,gCACA,uCACA,mCACA,kCACA,yCACA,oCACA,kCACA,yCACA,wCACA,+CACA,gCACA,uCACA,wCACA,+CACA,4BACA,oCACA,0BACA,iCACA,+BACA,+BACA,oCACA,4CACA,8CACA,+BACA,sCACA,sBACA,iCACA,kCACA,wBACA,kEACA,+DACA,iDACA,8BACA,0CACA,0BACA,wBACA,0BACA,mBACA,sCACA,+BACA,qCACA,4CACA,wCACA,0CACA,uCACA,mDACA,wDACA,wCACA,0CACA,qCACA,oCACA,2CACA,uBACA,+BACA,8BACA,qBACA,uBACA,wCACA,gDACA,0CACA,iDACA,8BACA,sCACA,2BACA,iCACA,sCACA,8CACA,gDACA,8BACA,+BACA,0CACA,oCACA,kCACA,+CACA,wDACA,0DACA,4CACA,qCACA,8BACA,8BACA,gBACA,qBACA,0BACA,gCACA,uCACA,gCACA,wBACA,gCACA,iCACA,6BACA,8BACA,qBACA,sBACA,iCACA,2BACA,uBACA,wBACA,oBACA,4BACA,qBACA,aACA,sBACA,gCACA,iCACA,8BACA,8BACA,8BACA,iBACA,aACA,yBACA,uBACA,iBACA,8CACA,qCACA,mBACA,mBACA,WACA,uCACA,mDACA,qBACA,4BACA,kBACA,yBACA,yBACA,qCACA,sBACA,kCACA,6BACA,yCACA,yBACA,qCACA,wBACA,oCACA,+BACA,2CACA,0BACA,mBACA,0BACA,kBACA,yBACA,mBACA,0BACA,iCACA,wCACA,aACA,+BACA,2CACA,sCACA,kDACA,wCACA,oDACA,iBACA,2BACA,kCACA,yBACA,gCACA,yBACA,gCACA,wBACA,oCACA,+BACA,2CACA,qBACA,4BACA,8BACA,0CACA,qCACA,iDACA,sBACA,kCACA,6BACA,yCACA,uBACA,8BACA,8BACA,0CACA,qCACA,iDACA,kBACA,8BACA,0BACA,sCACA,gBACA,4BACA,uBACA,mCACA,qBACA,iCACA,2BACA,cACA,4CACA,wBACA,oBACA,8BACA,qCACA,qBACA,0BACA,sCACA,kCACA,8CACA,yCACA,iCACA,oCACA,gDACA,iCACA,kCACA,mDACA,4BACA,qBACA,4BACA,oBACA,2BACA,iCACA,wCACA,mBACA,gCACA,gCACA,gCACA,gCACA,8BACA,+DACA,eACA,YACA,qCACA,wCACA,aACA,kBACA,+CACA,UACA,YACA,mCACA,oBACA,uBACA,mCACA,2BACA,0BACA,wBACA,oCACA,2BACA,cACA,6BACA,oCACA,uBACA,6BACA,gBACA,wBACA,qBACA,yBACA,uBACA,wDACA,qDACA,uCACA,iBACA,oBACA,oBACA,sBACA,qBACA,iCACA,mBACA,+BACA,gCACA,0BACA,oBACA,wBACA,qBACA,UACA,0BACA,4CACA,kCACA,6BACA,8CACA,oCACA,gBACA,4BACA,iBACA,qBACA,yBACA,YACA,aACA,wBACA,wBACA,mBACA,gBACA,uBACA,+BACA,0CACA,0BACA,mBACA,8BACA,iBACA,cACA,cACA,0BACA,QACA,WACA,gBACA,cACA,YACA,2BACA,uBACA,SACA,0BACA,oBACA,eACA,SACA,4BACA,wCACA,gBACA,qBACA,iCACA,6BACA,wBACA,WACA,YACA,cACA,kCACA,2BACA,2BACA,uCACA,kCACA,8CACA,iCACA,iCACA,qCACA,8BACA,0CACA,gCACA,4CACA,6BACA,yCACA,yCACA,qDACA,mCACA,qCACA,8CACA,0DACA,8BACA,gCACA,4CACA,2BACA,uCACA,0BACA,sCACA,iCACA,6CACA,4BACA,wCACA,yCACA,iCACA,mCACA,yBACA,aACA,uBACA,qBACA,yBACA,iCACA,oBACA,gCACA,gCACA,mCACA,yBACA,+BACA,+BACA,gCACA,8CACA,uBACA,oCACA,sCACA,kCACA,gCACA,yDACA,gCACA,WACA,uBACA,mBACA,0BACA,oBACA,0BACA,gBACA,yBACA,UACA,cACA,kBACA,qBACA,aACA,8BACA,0CACA,sCACA,kDACA,eACA,kBACA,eACA,iBACA,oBACA,2BACA,qBACA,2BACA,4BACA,4BACA,kBACA,2BACA,yBACA,gCACA,4CACA,uCACA,mDACA,4BACA,2BACA,8CACA,uCACA,iBACA,oBACA,gCACA,4BACA,wCACA,gBACA,iBACA,uBACA,4BACA,wCACA,oCACA,gDACA,sCACA,kDACA,mCACA,+BACA,qCACA,uCACA,2BACA,yBACA,oBACA,2BACA,8BACA,qBACA,iCACA,qCACA,gDACA,gCACA,4CACA,uBACA,cACA,UACA,0BACA,sCACA,0BACA,oBACA,cACA,0BACA,gBACA,wBACA,qCACA,8CACA,gDACA,kCACA,2BACA,oBACA,mBACA,uBACA,oBACA,uBACA,8BACA,wBACA,8BACA,eACA,MACA,WACA,2BACA,WACA,0BACA,gBACA,kCACA,mCACA,qBACA,sBACA,sBACA,uBACA,cACA,2BACA,6BACA,kCACA,yBACA,mBACA,kBACA,wCACA,6CACA,WACA,WACA,uBACA,YACA,gBACA,QACA,eACA,cACA,gBACA,mBACA,cACA,WACA,gBACA,+BACA,0BACA,2BACA,4BACA,mBACA,kBACA,sBACA,WACA,2BACA,sBACA,0BACA,gBACA,oBACA,cACA,oBACA,wBACA,oBACA,0BACA,wBACA,mCACA,sBACA,wBACA,kBACA,YACA,oBACA,uBACA,wBACA,YACA,gBACA,oBACA,eACA,yBACA,oCACA,oCACA,2BACA,6BACA,iCACA,4CACA,4CACA,mCACA,kCACA,gCACA,4BACA,wBACA,mBACA,yBACK;AAEP,YAAY,mBAAmB;AAC/B,YAAY,iBAAiB;AAC7B,YAAY,WAAW;AACvB,YAAY,eAAe;AAC3B,YAAY,uBAAuB;AACnC,YAAY,oBAAoB;AAChC,YAAY,gBAAgB;AAC5B,YAAY,SAAS;AACrB,YAAY,kBAAkB;AAC9B,YAAY,eAAe;AAC3B,YAAY,mBAAmB;AAC/B,YAAY,kBAAkB;AAC9B,YAAY,cAAc;AAC1B,YAAY,iBAAiB;AAC7B,YAAY,gBAAgB;AAC5B,YAAY,sBAAsB;AAClC,YAAY,YAAY;AACxB,YAAY,iBAAiB;AAC7B,YAAY,WAAW;AACvB,YAAY,WAAW;AACvB,YAAY,gBAAgB","names":[],"sources":["../../../../../src/generated/ontology-metadata/api/index.ts"],"version":3,"file":"index.d.ts"}
1
+ {"mappings":"AAgBA,YAAY,4CAA4C;AACxD,YAAY,wCAAwC;AACpD,YAAY,wBAAwB;AACpC,YAAY,8CAA8C;AAC1D,YAAY,mCAAmC;AAC/C,YAAY,2CAA2C;AACvD,YAAY,6BAA6B;AACzC,YAAY,0BAA0B;AAEtC,cACE,kBACA,sBACA,qBACA,yBACA,2BACA,8BACA,8BACA,wBACA,aACA,yBACA,kBACA,mBACA,6BACA,eACA,2BACA,sBACA,gBACA,4BACA,oBACA,wBACA,yCACA,qDACA,oCACA,gCACA,8BACA,0CACA,4BACA,cACA,wBACA,kBACA,8BACA,+BACA,gBACA,2BACA,wCACA,YACA,mBACA,gDACA,mCACA,0BACA,sCACA,8BACA,kBACA,wBACA,wBACA,2BACA,wCACA,uCACA,qDACA,+CACA,oBACA,iBACA,4BACA,mCACA,oCACA,sBACA,uBACA,2BACA,2BACA,0BACA,uBACA,yBACA,wBACA,0BACA,gCACA,iCACA,iBACA,wBACA,oBACA,gCACA,+BACA,yBACA,0BACA,+BACA,kCACA,wCACA,6BACA,2BACA,8CACA,sCACA,eACA,8BACA,mCACA,0BACA,oBACA,kBACA,kBACA,wBACA,mBACA,kBACA,yBACA,gBACA,4BACA,wBACA,2BACA,sBACA,wBACA,0BACA,sBACA,kCACA,kBACA,8BACA,mBACA,aACA,eACA,2BACA,uBACA,mCACA,qCACA,yBACA,uBACA,8BACA,gBACA,qCACA,wBACA,oCACA,+BACA,0BACA,sCACA,kCACA,8CACA,uBACA,mCACA,8BACA,2CACA,8BACA,8CACA,yBACA,UACA,cACA,0BACA,iCACA,mBACA,0BACA,oBACA,mCACA,yBACA,sBACA,kCACA,8CACA,wBACA,aACA,eACA,sBACA,kBACA,gBACA,4BACA,qBACA,iCACA,2CACA,4CACA,uBACA,oCACA,oCACA,oCACA,oCACA,iCACA,eACA,kBACA,qBACA,4BACA,gCACA,sBACA,mBACA,oBACA,UACA,mBACA,6BACA,4BACA,oBACA,yBACA,uBACA,kBACA,mBACA,mCACA,+CACA,0BACA,sCACA,YACA,wBACA,0BACA,eACA,YACA,qBACA,iCACA,oBACA,mBACA,WACA,qBACA,iCACA,4BACA,4BACA,wCACA,mCACA,0BACA,gBACA,uBACA,gBACA,4BACA,aACA,aACA,iBACA,iBACA,mBACA,cACA,YACA,uBACA,uBACA,sBACA,sBACA,eACA,gBACA,UACA,sBACA,sBACA,eACA,kBACA,gBACA,4BACA,gBACA,yBACA,sBACA,kBACA,4BACA,cACA,kBACA,mBACA,qBACA,oBACA,qBACA,mBACA,mBACA,yBACA,mBACA,yBACA,UACA,qBACA,4BACA,sBACA,4BACA,oCACA,iCACA,2CACA,mCACA,6CACA,yBACA,qCACA,gBACA,kBACA,0CACA,kBACA,8CACA,6CACA,4BACA,+BACA,0BACA,4BACA,8BACA,4BACA,iBACA,6CACA,gCACA,2BACA,2CACA,8CACA,mBACA,oBACA,2BACA,qBACA,2BACA,UACA,mBACA,qBACA,mBACA,kBACA,uBACA,2BACA,gCACA,8BACA,uBACA,sBACA,sBACA,kCACA,oBACA,oBACA,gCACA,2BACA,cACA,2BACA,WACA,uBACA,gBACA,OACA,0BACA,4BACA,4BACA,eACA,gCACA,2BACA,cACA,eACA,gBACA,kCACA,yBACA,4BACA,uBACA,yBACA,2BACA,8BACA,wCACA,iCACA,4BACA,8BACA,gCACA,yCACA,gBACA,sBACA,eACA,mBACA,0BACA,oBACA,0BACA,iBACA,aACA,kBACA,uBACA,iBACA,mBACA,qCACA,iDACA,+CACA,2DACA,mCACA,+CACA,mBACA,mBACA,aACA,cACA,iCACA,0BACA,iBACA,8BACA,qBACA,sBACA,6BACA,oCACA,yCACA,uCACA,wCACA,sCACA,oCACA,qCACA,iCACA,kCACA,kCACA,sCACA,uCACA,mCACA,oCACA,wCACA,yCACA,6CACA,8CACA,oCACA,qCACA,yCACA,0CACA,2BACA,4BACA,mCACA,oCACA,iBACA,SACA,qBACA,qBACA,MACA,eACA,eACA,sBACA,kDACA,4BACA,kBACA,8DACA,qBACA,4BACA,sBACA,4BACA,4BACA,8BACA,yCACA,mBACA,0BACA,8BACA,8BACA,2BACA,sBACA,mCACA,0CACA,sDACA,8CACA,0DACA,iCACA,6CACA,+CACA,mCACA,iCACA,iCACA,uBACA,8BACA,sCACA,kCACA,qCACA,iDACA,0BACA,uCACA,2BACA,6BACA,mBACA,0BACA,6BACA,eACA,sBACA,2BACA,2BACA,8BACA,oBACA,0BACA,0BACA,2BACA,kBACA,+BACA,iCACA,6BACA,qBACA,2BACA,4BACA,gBACA,gBACA,eACA,kBACA,cACA,gBACA,oBACA,kCACA,cACA,UACA,sBACA,sBACA,yBACA,eACA,YACA,oBACA,yBACA,mBACA,qBACA,sBACA,kBACA,iCACA,yBACA,2BACA,oBACA,aACA,iBACA,2BACA,4BACA,wBACA,kBACA,gBACA,sBACA,mBACA,mBACA,oCACA,qCACA,uCACA,4BACA,+BACA,gCACA,6BACA,+BACA,kCACA,mCACA,gCACA,2CACA,4CACA,4BACA,+BACA,gCACA,6BACA,0BACA,2BACA,oCACA,uCACA,wCACA,qCACA,2BACA,8BACA,+BACA,4BACA,WACA,uBACA,gBACA,4BACA,kBACA,yBACA,mBACA,yBACA,4BACA,0BACA,0BACA,qCACA,8BACA,wCACA,oCACA,eACA,WACA,qBACA,mBACA,+BACA,gBACA,aACA,oBACA,cACA,4BACA,mBACA,aACA,qBACA,iBACA,gBACA,mBACA,2CACA,2BACA,UACA,iBACA,qBACA,iCACA,kBACA,8BACA,WACA,0BACA,qBACA,iCACA,4BACA,wCACA,yBACA,aACA,iCACA,oBACA,gCACA,sBACA,kDACA,iCACA,+BACA,2BACA,mBACA,qBACA,cACA,0BACA,kBACA,YACA,uBACA,4BACA,wCACA,gCACA,4CACA,kBACA,wBACA,sBACA,sBACA,2BACA,wBACA,sBACA,sBACA,sBACA,qBACA,wBACA,sBACA,wBACA,iBACA,uBACA,kBACA,oBACA,8BACA,wCACA,0CACA,4BACA,wBACA,aACA,iBACA,uBACA,kCACA,qBACA,8BACA,iCACA,6CACA,qCACA,iDACA,oBACA,gCACA,0BACA,sCACA,WACA,qBACA,iCACA,uBACA,oBACA,qBACA,YACA,mBACA,wBACA,6BACA,+BACA,+BACA,sBACA,gCACA,wBACA,uCACA,4BACA,2BACA,+BACA,0BACA,iBACA,wBACA,mCACA,cACA,sBACA,mCACA,kCACA,2BACA,qBACA,mCACA,uBACA,wBACA,2BACA,kCACA,mCACA,2BACA,6BACA,sBACA,sCACA,oCACA,sCACA,eACA,oCACA,6BACA,8BACA,0BACA,oBACA,kBACA,4BACA,8BACA,8BACA,2BACA,gCACA,sCACA,kBACA,wBACA,0EACA,4BACA,2BACA,0BACA,4BACA,yBACA,0BACA,2BACA,8BACA,yBACA,+BACA,iBACA,gBACA,mBACA,8CACA,+CACA,iCACA,kCACA,qBACA,iCACA,qBACA,uBACA,6BACA,yBACA,0BACA,8BACA,kCACA,mDACA,wCACA,4BACA,8BACA,qCACA,2BACA,uCACA,wDACA,4BACA,4BACA,0BACA,gCACA,4BACA,6BACA,yBACA,iCACA,mCACA,wCACA,kCACA,oCACA,4CACA,iCACA,wBACA,6BACA,4CACA,yBACA,0BACA,+BACA,6CACA,oCACA,kCACA,oCACA,+BACA,qBACA,+BACA,sCACA,0BACA,wBACA,gCACA,0BACA,4BACA,sCACA,mCACA,sCACA,oCACA,sCACA,wCACA,6BACA,4BACA,iCACA,qCACA,wCACA,qBACA,yBACA,mDACA,uBACA,+CACA,yDACA,6CACA,wBACA,gCACA,4BACA,oDACA,wDACA,2CACA,6CACA,2CACA,2CACA,+CACA,uCACA,sCACA,yBACA,0BACA,8BACA,oBACA,0BACA,qBACA,0BACA,sCACA,oCACA,+CACA,wCACA,kDACA,8CACA,6BACA,0BACA,+BACA,4BACA,+BACA,sCACA,mCACA,8BACA,yCACA,qCACA,wBACA,sCACA,0CACA,gCACA,kCACA,kCACA,2BACA,4BACA,oDACA,sCACA,kCACA,wCACA,2CACA,+CACA,8BACA,oCACA,+BACA,iCACA,8BACA,sBACA,uCACA,yCACA,yCACA,gCACA,0CACA,iDACA,sCACA,yCACA,6CACA,6CACA,qCACA,4CACA,gDACA,8CACA,gDACA,4BACA,sCACA,wCACA,wCACA,qCACA,0CACA,4BACA,mCACA,uBACA,qBACA,iDACA,mCACA,gCACA,uCACA,mCACA,kCACA,yCACA,oCACA,kCACA,yCACA,wCACA,+CACA,gCACA,uCACA,wCACA,+CACA,4BACA,oCACA,0BACA,iCACA,+BACA,qCACA,0CACA,+BACA,oCACA,4CACA,8CACA,+BACA,sCACA,sBACA,iCACA,kCACA,wBACA,kEACA,+DACA,iDACA,8BACA,0CACA,0BACA,wBACA,0BACA,mBACA,sCACA,+BACA,qCACA,4CACA,wCACA,0CACA,uCACA,mDACA,wDACA,wCACA,0CACA,qCACA,oCACA,2CACA,uBACA,+BACA,8BACA,qBACA,uBACA,wCACA,gDACA,iCACA,0CACA,iDACA,8BACA,sCACA,2BACA,iCACA,sCACA,8CACA,gDACA,8BACA,+BACA,gCACA,0CACA,oCACA,gCACA,kCACA,+CACA,wDACA,0DACA,4CACA,qCACA,8BACA,8BACA,gBACA,qBACA,0BACA,gCACA,uCACA,gCACA,wBACA,gCACA,iCACA,6BACA,8BACA,qBACA,sBACA,iCACA,2BACA,uBACA,wBACA,oBACA,4BACA,qBACA,aACA,sBACA,gCACA,iCACA,8BACA,8BACA,8BACA,iBACA,aACA,yBACA,uBACA,iBACA,8CACA,qCACA,mBACA,mBACA,WACA,uCACA,mDACA,qBACA,4BACA,kBACA,yBACA,yBACA,qCACA,sBACA,kCACA,6BACA,yCACA,yBACA,qCACA,wBACA,oCACA,+BACA,2CACA,0BACA,mBACA,0BACA,kBACA,yBACA,mBACA,0BACA,iCACA,wCACA,aACA,+BACA,2CACA,sCACA,kDACA,wCACA,oDACA,iBACA,2BACA,kCACA,yBACA,gCACA,yBACA,gCACA,wBACA,oCACA,+BACA,2CACA,qBACA,4BACA,8BACA,0CACA,qCACA,iDACA,sBACA,kCACA,6BACA,yCACA,uBACA,8BACA,8BACA,0CACA,qCACA,iDACA,kBACA,8BACA,0BACA,sCACA,gBACA,4BACA,uBACA,mCACA,qBACA,iCACA,2BACA,cACA,4CACA,wBACA,oBACA,8BACA,qCACA,2BACA,gCACA,qBACA,0BACA,sCACA,kCACA,8CACA,yCACA,iCACA,oCACA,gDACA,iCACA,kCACA,mDACA,4BACA,qBACA,4BACA,oBACA,2BACA,iCACA,wCACA,mBACA,gCACA,gCACA,gCACA,gCACA,8BACA,+DACA,eACA,YACA,sBACA,qCACA,wCACA,aACA,kBACA,+CACA,UACA,YACA,mCACA,oBACA,uBACA,mCACA,2BACA,0BACA,wBACA,oCACA,2BACA,cACA,6BACA,oCACA,uBACA,6BACA,gBACA,wBACA,qBACA,yBACA,uBACA,wDACA,qDACA,uCACA,iBACA,oBACA,oBACA,sBACA,qBACA,iCACA,mBACA,+BACA,gCACA,0BACA,oBACA,wBACA,qBACA,UACA,0BACA,4CACA,kCACA,6BACA,8CACA,oCACA,gBACA,4BACA,iBACA,qBACA,yBACA,YACA,aACA,wBACA,wBACA,mBACA,gBACA,uBACA,+BACA,0CACA,0BACA,mBACA,8BACA,iBACA,iBACA,cACA,cACA,0BACA,QACA,WACA,gBACA,cACA,YACA,2BACA,uBACA,SACA,0BACA,oBACA,eACA,SACA,4BACA,wCACA,gBACA,qBACA,iCACA,6BACA,wBACA,WACA,YACA,cACA,kCACA,2BACA,2BACA,uCACA,kCACA,8CACA,iCACA,iCACA,qCACA,8BACA,0CACA,gCACA,4CACA,6BACA,yCACA,yCACA,qDACA,mCACA,qCACA,8CACA,0DACA,8BACA,gCACA,4CACA,2BACA,uCACA,0BACA,sCACA,iCACA,6CACA,4BACA,wCACA,yCACA,iCACA,mCACA,yBACA,aACA,uBACA,qBACA,yBACA,iCACA,oBACA,gCACA,gCACA,mCACA,yBACA,+BACA,+BACA,gCACA,8CACA,uBACA,oCACA,sCACA,kCACA,gCACA,yDACA,gCACA,WACA,uBACA,mBACA,0BACA,oBACA,0BACA,gBACA,yBACA,UACA,cACA,kBACA,qBACA,aACA,8BACA,0CACA,sCACA,kDACA,eACA,kBACA,eACA,uBACA,iBACA,oBACA,2BACA,qBACA,2BACA,4BACA,4BACA,kBACA,2BACA,yBACA,gCACA,4CACA,uCACA,mDACA,4BACA,2BACA,8CACA,uCACA,iBACA,oBACA,gCACA,4BACA,wCACA,gBACA,iBACA,uBACA,4BACA,wCACA,oCACA,gDACA,sCACA,kDACA,mCACA,+BACA,qCACA,uCACA,2BACA,yBACA,oBACA,2BACA,8BACA,qBACA,iCACA,qCACA,gDACA,sBACA,gCACA,4CACA,uBACA,cACA,UACA,0BACA,sCACA,0BACA,oBACA,cACA,0BACA,sBACA,gBACA,sBACA,wBACA,qCACA,8CACA,gDACA,kCACA,2BACA,oBACA,mBACA,uBACA,oBACA,uBACA,8BACA,wBACA,8BACA,eACA,MACA,WACA,2BACA,WACA,0BACA,gBACA,kCACA,mCACA,qBACA,sBACA,sBACA,uBACA,cACA,2BACA,6BACA,kCACA,yBACA,mBACA,kBACA,wCACA,6CACA,WACA,WACA,uBACA,YACA,gBACA,QACA,eACA,cACA,gBACA,mBACA,cACA,WACA,gBACA,+BACA,0BACA,2BACA,4BACA,mBACA,kBACA,sBACA,WACA,2BACA,sBACA,0BACA,gBACA,oBACA,cACA,oBACA,wBACA,oBACA,0BACA,wBACA,mCACA,sBACA,wBACA,kBACA,YACA,oBACA,uBACA,wBACA,YACA,gBACA,oBACA,eACA,yBACA,oCACA,oCACA,2BACA,6BACA,iCACA,4CACA,4CACA,mCACA,kCACA,gCACA,4BACA,wBACA,mBACA,yBACK;AAEP,YAAY,mBAAmB;AAC/B,YAAY,iBAAiB;AAC7B,YAAY,WAAW;AACvB,YAAY,eAAe;AAC3B,YAAY,uBAAuB;AACnC,YAAY,oBAAoB;AAChC,YAAY,gBAAgB;AAC5B,YAAY,SAAS;AACrB,YAAY,kBAAkB;AAC9B,YAAY,eAAe;AAC3B,YAAY,mBAAmB;AAC/B,YAAY,kBAAkB;AAC9B,YAAY,cAAc;AAC1B,YAAY,iBAAiB;AAC7B,YAAY,gBAAgB;AAC5B,YAAY,sBAAsB;AAClC,YAAY,YAAY;AACxB,YAAY,iBAAiB;AAC7B,YAAY,WAAW;AACvB,YAAY,WAAW;AACvB,YAAY,gBAAgB","names":[],"sources":["../../../../../src/generated/ontology-metadata/api/index.ts"],"version":3,"file":"index.d.ts"}
@@ -1,5 +1,5 @@
1
1
  import type { WorkflowCreate as _workflow_api_WorkflowCreate, WorkflowIdInRequest as _workflow_api_WorkflowIdInRequest, WorkflowRid as _workflow_api_WorkflowRid, WorkflowUpdate as _workflow_api_WorkflowUpdate } from "../../workflow/api/__components.js";
2
- import type { ActionApplyClientPreferences as _api_ActionApplyClientPreferences, ActionLogConfiguration as _api_ActionLogConfiguration, ActionLogicModification as _api_ActionLogicModification, ActionNotificationModification as _api_ActionNotificationModification, ActionNotificationSettings as _api_ActionNotificationSettings, ActionRevert as _api_ActionRevert, ActionSubmissionConfiguration as _api_ActionSubmissionConfiguration, ActionType as _api_ActionType, ActionTypeApiName as _api_ActionTypeApiName, ActionTypeCreate as _api_ActionTypeCreate, ActionTypeDisplayMetadataModification as _api_ActionTypeDisplayMetadataModification, ActionTypeEntities as _api_ActionTypeEntities, ActionTypeIdentifier as _api_ActionTypeIdentifier, ActionTypeIdInRequest as _api_ActionTypeIdInRequest, ActionTypeProvenanceModification as _api_ActionTypeProvenanceModification, ActionTypeRid as _api_ActionTypeRid, ActionTypeStatus as _api_ActionTypeStatus, ActionTypeUpdate as _api_ActionTypeUpdate, ActionWebhooksModification as _api_ActionWebhooksModification, AttachmentPropertyType as _api_AttachmentPropertyType, Attribution as _api_Attribution, BaseFormatter as _api_BaseFormatter, BooleanPropertyType as _api_BooleanPropertyType, BytePropertyType as _api_BytePropertyType, CipherTextPropertyType as _api_CipherTextPropertyType, ColumnName as _api_ColumnName, CompassProjectRid as _api_CompassProjectRid, DataNullability as _api_DataNullability, DataNullabilityV2 as _api_DataNullabilityV2, DataSecurity as _api_DataSecurity, DatasetRid as _api_DatasetRid, DatasourceRid as _api_DatasourceRid, DatePropertyType as _api_DatePropertyType, DecimalPropertyType as _api_DecimalPropertyType, DirectSourceRid as _api_DirectSourceRid, DoublePropertyType as _api_DoublePropertyType, EditParameterRequestModification as _api_EditParameterRequestModification, EditsConfiguration as _api_EditsConfiguration, EditSectionRequest as _api_EditSectionRequest, EditsOnlyRid as _api_EditsOnlyRid, ExperimentalTimeDependentPropertyTypeV1 as _api_ExperimentalTimeDependentPropertyTypeV1, FloatPropertyType as _api_FloatPropertyType, FormContent as _api_FormContent, GeohashPropertyType as _api_GeohashPropertyType, GeoshapePropertyType as _api_GeoshapePropertyType, GeotimeSeriesIntegrationRid as _api_GeotimeSeriesIntegrationRid, GeotimeSeriesReferencePropertyType as _api_GeotimeSeriesReferencePropertyType, GroupId as _api_GroupId, Icon as _api_Icon, InlineActionDisplayOptions as _api_InlineActionDisplayOptions, IntegerPropertyType as _api_IntegerPropertyType, InterfaceLinkTypeCardinality as _api_InterfaceLinkTypeCardinality, InterfaceLinkTypeMetadata as _api_InterfaceLinkTypeMetadata, InterfaceLinkTypeRidOrIdInRequest as _api_InterfaceLinkTypeRidOrIdInRequest, InterfacePropertyTypeRidOrIdInRequest as _api_InterfacePropertyTypeRidOrIdInRequest, InterfaceTypeApiName as _api_InterfaceTypeApiName, InterfaceTypeIdInRequest as _api_InterfaceTypeIdInRequest, InterfaceTypeRid as _api_InterfaceTypeRid, InterfaceTypeRidOrIdInRequest as _api_InterfaceTypeRidOrIdInRequest, InterfaceTypeStatus as _api_InterfaceTypeStatus, LinkedEntityTypeRidOrIdInRequest as _api_LinkedEntityTypeRidOrIdInRequest, LinkTypeId as _api_LinkTypeId, LinkTypeMetadata as _api_LinkTypeMetadata, LinkTypePeeringMetadataV1 as _api_LinkTypePeeringMetadataV1, LinkTypeRid as _api_LinkTypeRid, LinkTypeRidOrId as _api_LinkTypeRidOrId, LinkTypeStatus as _api_LinkTypeStatus, LongPropertyType as _api_LongPropertyType, MarkingId as _api_MarkingId, MarkingPropertyType as _api_MarkingPropertyType, MediaReferencePropertyType as _api_MediaReferencePropertyType, MediaSetRid as _api_MediaSetRid, MediaSetViewLocator as _api_MediaSetViewLocator, MediaSourceRid as _api_MediaSourceRid, ObjectTypeApiName as _api_ObjectTypeApiName, ObjectTypeDisplayMetadata as _api_ObjectTypeDisplayMetadata, ObjectTypeFieldApiName as _api_ObjectTypeFieldApiName, ObjectTypeId as _api_ObjectTypeId, ObjectTypePeeringMetadataV1 as _api_ObjectTypePeeringMetadataV1, ObjectTypeRid as _api_ObjectTypeRid, ObjectTypeStatus as _api_ObjectTypeStatus, OneToManyLinkCardinalityHint as _api_OneToManyLinkCardinalityHint, OntologyApiName as _api_OntologyApiName, OntologyBranchRid as _api_OntologyBranchRid, OntologyPackageRid as _api_OntologyPackageRid, OntologyRid as _api_OntologyRid, OntologyVersion as _api_OntologyVersion, OrganizationMarkingId as _api_OrganizationMarkingId, ParameterId as _api_ParameterId, ParameterRid as _api_ParameterRid, PolicyVersion as _api_PolicyVersion, PropertySecurityGroupsModification as _api_PropertySecurityGroupsModification, PropertyTypeDisplayMetadata as _api_PropertyTypeDisplayMetadata, PropertyTypeId as _api_PropertyTypeId, PropertyTypeMappingInfo as _api_PropertyTypeMappingInfo, PropertyTypeRid as _api_PropertyTypeRid, PutParameterRequest as _api_PutParameterRequest, PutParameterRequestModification as _api_PutParameterRequestModification, PutSectionRequest as _api_PutSectionRequest, RestrictedViewRid as _api_RestrictedViewRid, RetentionPolicy as _api_RetentionPolicy, RuleSetRid as _api_RuleSetRid, SectionId as _api_SectionId, SectionRid as _api_SectionRid, SharedPropertyTypeDisplayMetadata as _api_SharedPropertyTypeDisplayMetadata, SharedPropertyTypeIdInRequest as _api_SharedPropertyTypeIdInRequest, SharedPropertyTypeRid as _api_SharedPropertyTypeRid, SharedPropertyTypeRidOrIdInRequest as _api_SharedPropertyTypeRidOrIdInRequest, ShortPropertyType as _api_ShortPropertyType, StreamLocator as _api_StreamLocator, StringPropertyType as _api_StringPropertyType, StructFieldAlias as _api_StructFieldAlias, StructFieldDisplayMetadata as _api_StructFieldDisplayMetadata, StructFieldRid as _api_StructFieldRid, TableRid as _api_TableRid, TimeSeriesSyncRid as _api_TimeSeriesSyncRid, TimestampPropertyType as _api_TimestampPropertyType, TypeClass as _api_TypeClass, TypeGroupDisplayMetadata as _api_TypeGroupDisplayMetadata, TypeGroupIdInRequest as _api_TypeGroupIdInRequest, TypeGroupRid as _api_TypeGroupRid, TypeGroupRidOrIdInRequest as _api_TypeGroupRidOrIdInRequest, ValidationRuleIdInRequest as _api_ValidationRuleIdInRequest, ValidationRuleModification as _api_ValidationRuleModification, ValidationRuleRid as _api_ValidationRuleRid, ValueTypeRid as _api_ValueTypeRid, ValueTypeVersionId as _api_ValueTypeVersionId, VectorPropertyType as _api_VectorPropertyType, WorkflowObjectTypeTraitId as _api_WorkflowObjectTypeTraitId, WorkflowObjectTypeTraitPropertyId as _api_WorkflowObjectTypeTraitPropertyId, WorkflowObjectTypeTraitReference as _api_WorkflowObjectTypeTraitReference, WorkflowObjectTypeTraitVersion as _api_WorkflowObjectTypeTraitVersion } from "../__components.js";
2
+ import type { ActionApplyClientPreferences as _api_ActionApplyClientPreferences, ActionLogConfiguration as _api_ActionLogConfiguration, ActionLogicModification as _api_ActionLogicModification, ActionNotificationModification as _api_ActionNotificationModification, ActionNotificationSettings as _api_ActionNotificationSettings, ActionRevert as _api_ActionRevert, ActionSubmissionConfiguration as _api_ActionSubmissionConfiguration, ActionType as _api_ActionType, ActionTypeApiName as _api_ActionTypeApiName, ActionTypeBranchSettingsModification as _api_ActionTypeBranchSettingsModification, ActionTypeCreate as _api_ActionTypeCreate, ActionTypeDisplayMetadataModification as _api_ActionTypeDisplayMetadataModification, ActionTypeEntities as _api_ActionTypeEntities, ActionTypeIdentifier as _api_ActionTypeIdentifier, ActionTypeIdInRequest as _api_ActionTypeIdInRequest, ActionTypeProvenanceModification as _api_ActionTypeProvenanceModification, ActionTypeRid as _api_ActionTypeRid, ActionTypeStatus as _api_ActionTypeStatus, ActionTypeUpdate as _api_ActionTypeUpdate, ActionWebhooksModification as _api_ActionWebhooksModification, AttachmentPropertyType as _api_AttachmentPropertyType, Attribution as _api_Attribution, BaseFormatter as _api_BaseFormatter, BooleanPropertyType as _api_BooleanPropertyType, BytePropertyType as _api_BytePropertyType, CipherTextPropertyType as _api_CipherTextPropertyType, ColumnName as _api_ColumnName, CompassProjectRid as _api_CompassProjectRid, DataNullability as _api_DataNullability, DataNullabilityV2 as _api_DataNullabilityV2, DataSecurity as _api_DataSecurity, DatasetRid as _api_DatasetRid, DatasourceRid as _api_DatasourceRid, DatePropertyType as _api_DatePropertyType, DecimalPropertyType as _api_DecimalPropertyType, DirectSourceRid as _api_DirectSourceRid, DoublePropertyType as _api_DoublePropertyType, EditParameterRequestModification as _api_EditParameterRequestModification, EditsConfiguration as _api_EditsConfiguration, EditSectionRequest as _api_EditSectionRequest, EditsOnlyRid as _api_EditsOnlyRid, ExperimentalTimeDependentPropertyTypeV1 as _api_ExperimentalTimeDependentPropertyTypeV1, FloatPropertyType as _api_FloatPropertyType, FormContent as _api_FormContent, GeohashPropertyType as _api_GeohashPropertyType, GeoshapePropertyType as _api_GeoshapePropertyType, GeotimeSeriesIntegrationRid as _api_GeotimeSeriesIntegrationRid, GeotimeSeriesReferencePropertyType as _api_GeotimeSeriesReferencePropertyType, GroupId as _api_GroupId, Icon as _api_Icon, InlineActionDisplayOptions as _api_InlineActionDisplayOptions, IntegerPropertyType as _api_IntegerPropertyType, InterfaceLinkTypeCardinality as _api_InterfaceLinkTypeCardinality, InterfaceLinkTypeMetadata as _api_InterfaceLinkTypeMetadata, InterfaceLinkTypeRidOrIdInRequest as _api_InterfaceLinkTypeRidOrIdInRequest, InterfacePropertyTypeApiName as _api_InterfacePropertyTypeApiName, InterfacePropertyTypeDisplayMetadata as _api_InterfacePropertyTypeDisplayMetadata, InterfacePropertyTypeRidOrIdInRequest as _api_InterfacePropertyTypeRidOrIdInRequest, InterfaceTypeApiName as _api_InterfaceTypeApiName, InterfaceTypeIdInRequest as _api_InterfaceTypeIdInRequest, InterfaceTypeRid as _api_InterfaceTypeRid, InterfaceTypeRidOrIdInRequest as _api_InterfaceTypeRidOrIdInRequest, InterfaceTypeStatus as _api_InterfaceTypeStatus, LinkedEntityTypeRidOrIdInRequest as _api_LinkedEntityTypeRidOrIdInRequest, LinkTypeId as _api_LinkTypeId, LinkTypeMetadata as _api_LinkTypeMetadata, LinkTypePeeringMetadataV1 as _api_LinkTypePeeringMetadataV1, LinkTypeRid as _api_LinkTypeRid, LinkTypeRidOrId as _api_LinkTypeRidOrId, LinkTypeStatus as _api_LinkTypeStatus, LongPropertyType as _api_LongPropertyType, MarkingId as _api_MarkingId, MarkingPropertyType as _api_MarkingPropertyType, MediaReferencePropertyType as _api_MediaReferencePropertyType, MediaSetRid as _api_MediaSetRid, MediaSetViewLocator as _api_MediaSetViewLocator, MediaSourceRid as _api_MediaSourceRid, ObjectTypeApiName as _api_ObjectTypeApiName, ObjectTypeDisplayMetadata as _api_ObjectTypeDisplayMetadata, ObjectTypeFieldApiName as _api_ObjectTypeFieldApiName, ObjectTypeId as _api_ObjectTypeId, ObjectTypePeeringMetadataV1 as _api_ObjectTypePeeringMetadataV1, ObjectTypeRid as _api_ObjectTypeRid, ObjectTypeStatus as _api_ObjectTypeStatus, OneToManyLinkCardinalityHint as _api_OneToManyLinkCardinalityHint, OntologyApiName as _api_OntologyApiName, OntologyBranchRid as _api_OntologyBranchRid, OntologyPackageRid as _api_OntologyPackageRid, OntologyRid as _api_OntologyRid, OntologyVersion as _api_OntologyVersion, OrganizationMarkingId as _api_OrganizationMarkingId, ParameterId as _api_ParameterId, ParameterRid as _api_ParameterRid, PolicyVersion as _api_PolicyVersion, PrimaryKeyConstraint as _api_PrimaryKeyConstraint, PropertySecurityGroupsModification as _api_PropertySecurityGroupsModification, PropertyTypeDisplayMetadata as _api_PropertyTypeDisplayMetadata, PropertyTypeId as _api_PropertyTypeId, PropertyTypeMappingInfo as _api_PropertyTypeMappingInfo, PropertyTypeRid as _api_PropertyTypeRid, PutParameterRequest as _api_PutParameterRequest, PutParameterRequestModification as _api_PutParameterRequestModification, PutSectionRequest as _api_PutSectionRequest, RestrictedViewRid as _api_RestrictedViewRid, RetentionConfig as _api_RetentionConfig, RetentionPolicy as _api_RetentionPolicy, RuleSetRid as _api_RuleSetRid, SectionId as _api_SectionId, SectionRid as _api_SectionRid, SharedPropertyTypeDisplayMetadata as _api_SharedPropertyTypeDisplayMetadata, SharedPropertyTypeIdInRequest as _api_SharedPropertyTypeIdInRequest, SharedPropertyTypeRid as _api_SharedPropertyTypeRid, SharedPropertyTypeRidOrIdInRequest as _api_SharedPropertyTypeRidOrIdInRequest, ShortPropertyType as _api_ShortPropertyType, StreamLocator as _api_StreamLocator, StringPropertyType as _api_StringPropertyType, StructFieldAlias as _api_StructFieldAlias, StructFieldDisplayMetadata as _api_StructFieldDisplayMetadata, StructFieldRid as _api_StructFieldRid, TableRid as _api_TableRid, TimeSeriesSyncRid as _api_TimeSeriesSyncRid, TimestampPropertyType as _api_TimestampPropertyType, TypeClass as _api_TypeClass, TypeGroupDisplayMetadata as _api_TypeGroupDisplayMetadata, TypeGroupIdInRequest as _api_TypeGroupIdInRequest, TypeGroupRid as _api_TypeGroupRid, TypeGroupRidOrIdInRequest as _api_TypeGroupRidOrIdInRequest, ValidationRuleIdInRequest as _api_ValidationRuleIdInRequest, ValidationRuleModification as _api_ValidationRuleModification, ValidationRuleRid as _api_ValidationRuleRid, ValueTypeRid as _api_ValueTypeRid, ValueTypeVersionId as _api_ValueTypeVersionId, VectorPropertyType as _api_VectorPropertyType, WorkflowObjectTypeTraitId as _api_WorkflowObjectTypeTraitId, WorkflowObjectTypeTraitPropertyId as _api_WorkflowObjectTypeTraitPropertyId, WorkflowObjectTypeTraitReference as _api_WorkflowObjectTypeTraitReference, WorkflowObjectTypeTraitVersion as _api_WorkflowObjectTypeTraitVersion } from "../__components.js";
3
3
  import type { DerivedPropertiesDefinitionModification as _api_derivedproperties_DerivedPropertiesDefinitionModification } from "../derivedproperties/__components.js";
4
4
  import type { EditsResolutionStrategy as _api_entitymetadata_EditsResolutionStrategy, ObjectDbType as _api_entitymetadata_ObjectDbType, ObjectDbTypeConfig as _api_entitymetadata_ObjectDbTypeConfig, ObjectTypeAlias as _api_entitymetadata_ObjectTypeAlias, PatchApplicationStrategy as _api_entitymetadata_PatchApplicationStrategy, SharedPropertyTypeAlias as _api_entitymetadata_SharedPropertyTypeAlias, TransformProfileConfig as _api_entitymetadata_TransformProfileConfig, TransitionWindows as _api_entitymetadata_TransitionWindows } from "../entitymetadata/__components.js";
5
5
  import type { BuilderEntityProvenance as _api_entitymetadata_provenance_BuilderEntityProvenance, EditsHistoryProvenance as _api_entitymetadata_provenance_EditsHistoryProvenance, MarketplaceEntityProvenance as _api_entitymetadata_provenance_MarketplaceEntityProvenance } from "../entitymetadata/provenance/__components.js";
@@ -46,6 +46,7 @@ export interface ActionTypeModification {
46
46
  actionApplyClientSettings?: _api_ActionApplyClientPreferences | null | undefined;
47
47
  actionLogConfiguration?: _api_ActionLogConfiguration | null | undefined;
48
48
  apiName: _api_ActionTypeApiName;
49
+ branchSettings?: _api_ActionTypeBranchSettingsModification | null | undefined;
49
50
  displayMetadata: _api_ActionTypeDisplayMetadataModification;
50
51
  entities?: _api_ActionTypeEntities | null | undefined;
51
52
  formContentOrdering?: Array<_api_FormContent> | null | undefined;
@@ -293,6 +294,23 @@ export interface InlineActionTypeModification {
293
294
  displayOptions: _api_InlineActionDisplayOptions;
294
295
  parameterId?: _api_ParameterId | null | undefined;
295
296
  }
297
+ export interface InterfaceArrayPropertyTypeModification {
298
+ subtype: InterfacePropertyTypeTypeForModification;
299
+ }
300
+ export interface InterfaceDefinedPropertyTypeConstraintsModification {
301
+ dataConstraints?: DataConstraintsModification | null | undefined;
302
+ indexedForSearch: boolean;
303
+ primaryKeyConstraint: _api_PrimaryKeyConstraint;
304
+ requireImplementation: boolean;
305
+ typeClasses: Array<_api_TypeClass>;
306
+ valueType?: ValueTypeReferenceModification | null | undefined;
307
+ }
308
+ export interface InterfaceDefinedPropertyTypeModification {
309
+ apiName: _api_InterfacePropertyTypeApiName;
310
+ constraints: InterfaceDefinedPropertyTypeConstraintsModification;
311
+ displayMetadata: _api_InterfacePropertyTypeDisplayMetadata;
312
+ type: InterfacePropertyTypeTypeForModification;
313
+ }
296
314
  export interface InterfaceLinkTypeImplementationModification {
297
315
  interfaceLinkTypeRidOrIdInRequest: _api_InterfaceLinkTypeRidOrIdInRequest;
298
316
  linkTypeIds: Array<_api_LinkTypeId>;
@@ -325,11 +343,105 @@ export interface InterfacePropertyTypeModification_sharedPropertyBasedPropertyTy
325
343
  type: "sharedPropertyBasedPropertyType";
326
344
  sharedPropertyBasedPropertyType: SharedPropertyBasedPropertyTypeModification;
327
345
  }
328
- export type InterfacePropertyTypeModification = InterfacePropertyTypeModification_sharedPropertyBasedPropertyType;
346
+ export interface InterfacePropertyTypeModification_interfaceDefinedPropertyType {
347
+ type: "interfaceDefinedPropertyType";
348
+ interfaceDefinedPropertyType: InterfaceDefinedPropertyTypeModification;
349
+ }
350
+ export type InterfacePropertyTypeModification = InterfacePropertyTypeModification_sharedPropertyBasedPropertyType | InterfacePropertyTypeModification_interfaceDefinedPropertyType;
329
351
  export interface InterfacePropertyTypeModificationWithRidOrIdInRequest {
330
352
  interfacePropertyTypeModification: InterfacePropertyTypeModification;
331
353
  interfacePropertyTypeRidOrIdInRequest: _api_InterfacePropertyTypeRidOrIdInRequest;
332
354
  }
355
+ export interface InterfacePropertyTypeTypeForModification_array {
356
+ type: "array";
357
+ array: InterfaceArrayPropertyTypeModification;
358
+ }
359
+ export interface InterfacePropertyTypeTypeForModification_boolean {
360
+ type: "boolean";
361
+ boolean: _api_BooleanPropertyType;
362
+ }
363
+ export interface InterfacePropertyTypeTypeForModification_byte {
364
+ type: "byte";
365
+ byte: _api_BytePropertyType;
366
+ }
367
+ export interface InterfacePropertyTypeTypeForModification_date {
368
+ type: "date";
369
+ date: _api_DatePropertyType;
370
+ }
371
+ export interface InterfacePropertyTypeTypeForModification_decimal {
372
+ type: "decimal";
373
+ decimal: _api_DecimalPropertyType;
374
+ }
375
+ export interface InterfacePropertyTypeTypeForModification_double {
376
+ type: "double";
377
+ double: _api_DoublePropertyType;
378
+ }
379
+ export interface InterfacePropertyTypeTypeForModification_float {
380
+ type: "float";
381
+ float: _api_FloatPropertyType;
382
+ }
383
+ export interface InterfacePropertyTypeTypeForModification_geohash {
384
+ type: "geohash";
385
+ geohash: _api_GeohashPropertyType;
386
+ }
387
+ export interface InterfacePropertyTypeTypeForModification_geoshape {
388
+ type: "geoshape";
389
+ geoshape: _api_GeoshapePropertyType;
390
+ }
391
+ export interface InterfacePropertyTypeTypeForModification_integer {
392
+ type: "integer";
393
+ integer: _api_IntegerPropertyType;
394
+ }
395
+ export interface InterfacePropertyTypeTypeForModification_long {
396
+ type: "long";
397
+ long: _api_LongPropertyType;
398
+ }
399
+ export interface InterfacePropertyTypeTypeForModification_short {
400
+ type: "short";
401
+ short: _api_ShortPropertyType;
402
+ }
403
+ export interface InterfacePropertyTypeTypeForModification_string {
404
+ type: "string";
405
+ string: _api_StringPropertyType;
406
+ }
407
+ export interface InterfacePropertyTypeTypeForModification_experimentalTimeDependentV1 {
408
+ type: "experimentalTimeDependentV1";
409
+ experimentalTimeDependentV1: _api_ExperimentalTimeDependentPropertyTypeV1;
410
+ }
411
+ export interface InterfacePropertyTypeTypeForModification_timestamp {
412
+ type: "timestamp";
413
+ timestamp: _api_TimestampPropertyType;
414
+ }
415
+ export interface InterfacePropertyTypeTypeForModification_attachment {
416
+ type: "attachment";
417
+ attachment: _api_AttachmentPropertyType;
418
+ }
419
+ export interface InterfacePropertyTypeTypeForModification_marking {
420
+ type: "marking";
421
+ marking: _api_MarkingPropertyType;
422
+ }
423
+ export interface InterfacePropertyTypeTypeForModification_cipherText {
424
+ type: "cipherText";
425
+ cipherText: _api_CipherTextPropertyType;
426
+ }
427
+ export interface InterfacePropertyTypeTypeForModification_mediaReference {
428
+ type: "mediaReference";
429
+ mediaReference: _api_MediaReferencePropertyType;
430
+ }
431
+ export interface InterfacePropertyTypeTypeForModification_vector {
432
+ type: "vector";
433
+ vector: _api_VectorPropertyType;
434
+ }
435
+ export interface InterfacePropertyTypeTypeForModification_geotimeSeriesReference {
436
+ type: "geotimeSeriesReference";
437
+ geotimeSeriesReference: _api_GeotimeSeriesReferencePropertyType;
438
+ }
439
+ /**
440
+ * Duplicate of Type, with the exception of InterfaceStructPropertyTypeModification and
441
+ * InterfaceArrayPropertyTypeModification. InterfaceStructPropertyType has an added requireImplementation field
442
+ * to allow for optional struct fields on interface property types.
443
+ */
444
+ export type InterfacePropertyTypeTypeForModification = InterfacePropertyTypeTypeForModification_array | InterfacePropertyTypeTypeForModification_boolean | InterfacePropertyTypeTypeForModification_byte | InterfacePropertyTypeTypeForModification_date | InterfacePropertyTypeTypeForModification_decimal | InterfacePropertyTypeTypeForModification_double | InterfacePropertyTypeTypeForModification_float | InterfacePropertyTypeTypeForModification_geohash | InterfacePropertyTypeTypeForModification_geoshape | InterfacePropertyTypeTypeForModification_integer | InterfacePropertyTypeTypeForModification_long | InterfacePropertyTypeTypeForModification_short | InterfacePropertyTypeTypeForModification_string | InterfacePropertyTypeTypeForModification_experimentalTimeDependentV1 | InterfacePropertyTypeTypeForModification_timestamp | InterfacePropertyTypeTypeForModification_attachment | InterfacePropertyTypeTypeForModification_marking | InterfacePropertyTypeTypeForModification_cipherText | InterfacePropertyTypeTypeForModification_mediaReference | InterfacePropertyTypeTypeForModification_vector | InterfacePropertyTypeTypeForModification_geotimeSeriesReference;
333
445
  export interface InterfaceSharedPropertyTypeModification {
334
446
  required: boolean;
335
447
  sharedPropertyTypeRidOrIdInRequest: _api_SharedPropertyTypeRidOrIdInRequest;
@@ -350,6 +462,7 @@ export interface InterfaceTypeModification {
350
462
  properties: Array<_api_SharedPropertyTypeRidOrIdInRequest>;
351
463
  propertiesV2: Array<InterfaceSharedPropertyTypeModification>;
352
464
  propertiesV3: Array<InterfacePropertyTypeModificationWithRidOrIdInRequest>;
465
+ provenance?: EntityProvenanceModification | null | undefined;
353
466
  searchable?: boolean | null | undefined;
354
467
  status: _api_InterfaceTypeStatus;
355
468
  }
@@ -692,6 +805,8 @@ export interface ObjectTypeDirectDatasourceModification {
692
805
  directSourceRid: _api_DirectSourceRid;
693
806
  propertyMapping: Record<_api_PropertyTypeId, _api_PropertyTypeMappingInfo>;
694
807
  propertySecurityGroups: _api_PropertySecurityGroupsModification;
808
+ retentionConfig?: _api_RetentionConfig | null | undefined;
809
+ retentionConfigV2?: RetentionConfigModification | null | undefined;
695
810
  }
696
811
  export interface ObjectTypeEditsOnlyDatasourceModification {
697
812
  editsOnlyRid?: _api_EditsOnlyRid | null | undefined;
@@ -1129,6 +1244,10 @@ export interface PutSectionRequestWithId {
1129
1244
  * remap to an `ObjectStorageV2Modification` instead.
1130
1245
  */
1131
1246
  export interface ReadOnlyV1V2Modification {}
1247
+ export interface RetentionConfigModification {
1248
+ targetSize: number;
1249
+ triggerSize: number;
1250
+ }
1132
1251
  export interface SensorTraitModification {
1133
1252
  readingPropertyTypeId: _api_PropertyTypeId;
1134
1253
  }
@@ -1 +1 @@
1
- {"mappings":"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","names":[],"sources":["../../../../../../src/generated/ontology-metadata/api/modification/__components.ts"],"version":3,"file":"__components.d.ts"}
1
+ {"mappings":"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","names":[],"sources":["../../../../../../src/generated/ontology-metadata/api/modification/__components.ts"],"version":3,"file":"__components.d.ts"}
@@ -1 +1 @@
1
- export type { ActionLogMetadataModification, ActionLogNotRequiredModification, ActionLogRequiredModification, ActionLogRequirednessModification, ActionTypeModification, ActivePropertyTypeStatusModification, ArrayPropertyTypeModification, BranchEntityIndexingConfigurationModification, CheckExistingUniqueIdentifiersRequest, CheckExistingUniqueIdentifiersResponse, CompassFolderRid, CompassNamespaceRid, CopyEditsFromParentBranchOnInitialIndexingMode, CopyEditsMode, DataConstraintsModification, DeprecatedPropertyTypeStatusModification, DropLinkTypePeeringMetadata, DropObjectTypePeeringMetadata, EditsHistoryConfigModification, EditsHistoryImportConfigurationModification, EditsHistoryModification, EditsResolutionStrategyModification, EnabledObjectStoragesStatus, EntityConfigModification, EntityModificationHistoryPageItem, EntityProvenanceModification, EntityProvenanceSourceModification, EntityRid, EventMetadataModification, ExamplePropertyTypeStatusModification, ExperimentalPropertyTypeStatusModification, GetEntityModificationHistoryRequest, GetEntityModificationHistoryResponse, GetModificationHistoryRequest, GetModificationHistoryResponse, GetModifiedEntitiesRequest, GetModifiedEntitiesResponse, ImplementingLinkTypeModification, ImportSharedPropertyTypesRequest, ImportSharedPropertyTypesResponse, InlineActionTypeModification, InterfaceLinkTypeImplementationModification, InterfaceLinkTypeImplementationModificationV2, InterfaceLinkTypeModification, InterfacePropertyImplementationModification, InterfacePropertyImplementationModificationV2, InterfacePropertyTypeImplementationModification, InterfacePropertyTypeModification, InterfacePropertyTypeModificationWithRidOrIdInRequest, InterfaceSharedPropertyTypeModification, InterfaceTypeDisplayMetadataModification, InterfaceTypeModification, IntermediaryLinkDefinitionModification, LinkDefinitionModification, LinkTypeCreate, LinkTypeDelete, LinkTypeEntityMetadataModifyRequest, LinkTypeModification, LinkTypeModifyRequest, LinkTypePeeringMetadataModification, LinkTypeUpdate, LoadAllOntologiesInternalRequest, LoadAllOntologiesInternalResponse, ManyToManyLinkDefinitionModification, ManyToManyLinkTypeBranchIndexingConfiguration, ManyToManyLinkTypeDatasetDatasourceModification, ManyToManyLinkTypeDatasourceCreate, ManyToManyLinkTypeDatasourceDelete, ManyToManyLinkTypeDatasourceModificationDefinition, ManyToManyLinkTypeDatasourceModifyRequest, ManyToManyLinkTypeDatasourceUpdate, ManyToManyLinkTypeStreamDatasourceModification, MigrationConfigurationModification, ModificationHistoryPageItem, ModificationHistoryPageItemSummary, ModificationHistoryPageToken, ModificationType, NoEditsHistoryModification, NoneEntityProvenance, ObjectStorageV1Modification, ObjectStorageV2Modification, ObjectTypeBranchIndexingConfiguration, ObjectTypeCreate, ObjectTypeDatasetDatasourceModification, ObjectTypeDatasetDatasourceV2Modification, ObjectTypeDatasetDatasourceV3Modification, ObjectTypeDatasourceCreate, ObjectTypeDatasourceDelete, ObjectTypeDatasourceModificationDefinition, ObjectTypeDatasourceModifyRequest, ObjectTypeDatasourceUpdate, ObjectTypeDelete, ObjectTypeDerivedPropertiesDatasourceModification, ObjectTypeDirectDatasourceModification, ObjectTypeEditsOnlyDatasourceModification, ObjectTypeEntityMetadataModifyRequest, ObjectTypeGeotimeSeriesDatasourceModification, ObjectTypeIndexingSettingsModification, ObjectTypeInterfaceImplementationModification, ObjectTypeMediaDatasourceModification, ObjectTypeMediaSetViewDatasourceModification, ObjectTypeModification, ObjectTypeModifyRequest, ObjectTypePeeringMetadataModification, ObjectTypeRestrictedStreamDatasourceModification, ObjectTypeRestrictedViewDatasourceModification, ObjectTypeRestrictedViewDatasourceV2Modification, ObjectTypeStreamDatasourceModification, ObjectTypeStreamDatasourceV2Modification, ObjectTypeStreamDatasourceV3Modification, ObjectTypeTableDatasourceModification, ObjectTypeTimeSeriesDatasourceModification, ObjectTypeTraitsModification, ObjectTypeUpdate, OneToManyLinkDefinitionModification, OntologyAdminConfig, OntologyApiNamespaceIdentifier, OntologyCreateRequest, OntologyCreateResponse, OntologyDeleteRequest, OntologyDeleteResponse, OntologyDiff, OntologyInformationInternal, OntologyModificationDescription, OntologyModificationDryRunErrorStatus, OntologyModificationDryRunRequest, OntologyModificationDryRunResponse, OntologyModificationDryRunSuccessStatus, OntologyModificationRequest, OntologyModificationResponse, OntologyNamespace, OntologyProjectRid, OntologyUpdateRequest, OntologyUpdateResponse, PartialPropertyTypeModification, PatchApplicationStrategyModification, PerOntologyUniqueIdentifier, PropertyTypeModification, PropertyTypeStatusModification, PutParameterRequestModificationWithId, PutParameterRequestWithId, PutSectionRequestWithId, ReadOnlyV1V2Modification, SensorTraitModification, SharedPropertyBasedPropertyTypeModification, SharedPropertyTypeModification, StorageBackendModification, StructFieldTypeModification, StructPropertyTypeModification, TimeSeriesMetadataModification, TypeForModification, TypeGroupModification, ValidationRuleModificationWithIdInRequest, ValueTypeReferenceModification, WorkflowObjectTypeTraitImplModification } from "./__components.js";
1
+ export type { ActionLogMetadataModification, ActionLogNotRequiredModification, ActionLogRequiredModification, ActionLogRequirednessModification, ActionTypeModification, ActivePropertyTypeStatusModification, ArrayPropertyTypeModification, BranchEntityIndexingConfigurationModification, CheckExistingUniqueIdentifiersRequest, CheckExistingUniqueIdentifiersResponse, CompassFolderRid, CompassNamespaceRid, CopyEditsFromParentBranchOnInitialIndexingMode, CopyEditsMode, DataConstraintsModification, DeprecatedPropertyTypeStatusModification, DropLinkTypePeeringMetadata, DropObjectTypePeeringMetadata, EditsHistoryConfigModification, EditsHistoryImportConfigurationModification, EditsHistoryModification, EditsResolutionStrategyModification, EnabledObjectStoragesStatus, EntityConfigModification, EntityModificationHistoryPageItem, EntityProvenanceModification, EntityProvenanceSourceModification, EntityRid, EventMetadataModification, ExamplePropertyTypeStatusModification, ExperimentalPropertyTypeStatusModification, GetEntityModificationHistoryRequest, GetEntityModificationHistoryResponse, GetModificationHistoryRequest, GetModificationHistoryResponse, GetModifiedEntitiesRequest, GetModifiedEntitiesResponse, ImplementingLinkTypeModification, ImportSharedPropertyTypesRequest, ImportSharedPropertyTypesResponse, InlineActionTypeModification, InterfaceArrayPropertyTypeModification, InterfaceDefinedPropertyTypeConstraintsModification, InterfaceDefinedPropertyTypeModification, InterfaceLinkTypeImplementationModification, InterfaceLinkTypeImplementationModificationV2, InterfaceLinkTypeModification, InterfacePropertyImplementationModification, InterfacePropertyImplementationModificationV2, InterfacePropertyTypeImplementationModification, InterfacePropertyTypeModification, InterfacePropertyTypeModificationWithRidOrIdInRequest, InterfacePropertyTypeTypeForModification, InterfaceSharedPropertyTypeModification, InterfaceTypeDisplayMetadataModification, InterfaceTypeModification, IntermediaryLinkDefinitionModification, LinkDefinitionModification, LinkTypeCreate, LinkTypeDelete, LinkTypeEntityMetadataModifyRequest, LinkTypeModification, LinkTypeModifyRequest, LinkTypePeeringMetadataModification, LinkTypeUpdate, LoadAllOntologiesInternalRequest, LoadAllOntologiesInternalResponse, ManyToManyLinkDefinitionModification, ManyToManyLinkTypeBranchIndexingConfiguration, ManyToManyLinkTypeDatasetDatasourceModification, ManyToManyLinkTypeDatasourceCreate, ManyToManyLinkTypeDatasourceDelete, ManyToManyLinkTypeDatasourceModificationDefinition, ManyToManyLinkTypeDatasourceModifyRequest, ManyToManyLinkTypeDatasourceUpdate, ManyToManyLinkTypeStreamDatasourceModification, MigrationConfigurationModification, ModificationHistoryPageItem, ModificationHistoryPageItemSummary, ModificationHistoryPageToken, ModificationType, NoEditsHistoryModification, NoneEntityProvenance, ObjectStorageV1Modification, ObjectStorageV2Modification, ObjectTypeBranchIndexingConfiguration, ObjectTypeCreate, ObjectTypeDatasetDatasourceModification, ObjectTypeDatasetDatasourceV2Modification, ObjectTypeDatasetDatasourceV3Modification, ObjectTypeDatasourceCreate, ObjectTypeDatasourceDelete, ObjectTypeDatasourceModificationDefinition, ObjectTypeDatasourceModifyRequest, ObjectTypeDatasourceUpdate, ObjectTypeDelete, ObjectTypeDerivedPropertiesDatasourceModification, ObjectTypeDirectDatasourceModification, ObjectTypeEditsOnlyDatasourceModification, ObjectTypeEntityMetadataModifyRequest, ObjectTypeGeotimeSeriesDatasourceModification, ObjectTypeIndexingSettingsModification, ObjectTypeInterfaceImplementationModification, ObjectTypeMediaDatasourceModification, ObjectTypeMediaSetViewDatasourceModification, ObjectTypeModification, ObjectTypeModifyRequest, ObjectTypePeeringMetadataModification, ObjectTypeRestrictedStreamDatasourceModification, ObjectTypeRestrictedViewDatasourceModification, ObjectTypeRestrictedViewDatasourceV2Modification, ObjectTypeStreamDatasourceModification, ObjectTypeStreamDatasourceV2Modification, ObjectTypeStreamDatasourceV3Modification, ObjectTypeTableDatasourceModification, ObjectTypeTimeSeriesDatasourceModification, ObjectTypeTraitsModification, ObjectTypeUpdate, OneToManyLinkDefinitionModification, OntologyAdminConfig, OntologyApiNamespaceIdentifier, OntologyCreateRequest, OntologyCreateResponse, OntologyDeleteRequest, OntologyDeleteResponse, OntologyDiff, OntologyInformationInternal, OntologyModificationDescription, OntologyModificationDryRunErrorStatus, OntologyModificationDryRunRequest, OntologyModificationDryRunResponse, OntologyModificationDryRunSuccessStatus, OntologyModificationRequest, OntologyModificationResponse, OntologyNamespace, OntologyProjectRid, OntologyUpdateRequest, OntologyUpdateResponse, PartialPropertyTypeModification, PatchApplicationStrategyModification, PerOntologyUniqueIdentifier, PropertyTypeModification, PropertyTypeStatusModification, PutParameterRequestModificationWithId, PutParameterRequestWithId, PutSectionRequestWithId, ReadOnlyV1V2Modification, RetentionConfigModification, SensorTraitModification, SharedPropertyBasedPropertyTypeModification, SharedPropertyTypeModification, StorageBackendModification, StructFieldTypeModification, StructPropertyTypeModification, TimeSeriesMetadataModification, TypeForModification, TypeGroupModification, ValidationRuleModificationWithIdInRequest, ValueTypeReferenceModification, WorkflowObjectTypeTraitImplModification } from "./__components.js";
@@ -1 +1 @@
1
- {"mappings":"AAgBA,cACE,+BACA,kCACA,+BACA,mCACA,wBACA,sCACA,+BACA,+CACA,uCACA,wCACA,kBACA,qBACA,gDACA,eACA,6BACA,0CACA,6BACA,+BACA,gCACA,6CACA,0BACA,qCACA,6BACA,0BACA,mCACA,8BACA,oCACA,WACA,2BACA,uCACA,4CACA,qCACA,sCACA,+BACA,gCACA,4BACA,6BACA,kCACA,kCACA,mCACA,8BACA,6CACA,+CACA,+BACA,6CACA,+CACA,iDACA,mCACA,uDACA,yCACA,0CACA,2BACA,wCACA,4BACA,gBACA,gBACA,qCACA,sBACA,uBACA,qCACA,gBACA,kCACA,mCACA,sCACA,+CACA,iDACA,oCACA,oCACA,oDACA,2CACA,oCACA,gDACA,oCACA,6BACA,oCACA,8BACA,kBACA,4BACA,sBACA,6BACA,6BACA,uCACA,kBACA,yCACA,2CACA,2CACA,4BACA,4BACA,4CACA,mCACA,4BACA,kBACA,mDACA,wCACA,2CACA,uCACA,+CACA,wCACA,+CACA,uCACA,8CACA,wBACA,yBACA,uCACA,kDACA,gDACA,kDACA,wCACA,0CACA,0CACA,uCACA,4CACA,8BACA,kBACA,qCACA,qBACA,gCACA,uBACA,wBACA,uBACA,wBACA,cACA,6BACA,iCACA,uCACA,mCACA,oCACA,yCACA,6BACA,8BACA,mBACA,oBACA,uBACA,wBACA,iCACA,sCACA,6BACA,0BACA,gCACA,uCACA,2BACA,yBACA,0BACA,yBACA,6CACA,gCACA,4BACA,6BACA,gCACA,gCACA,qBACA,uBACA,2CACA,gCACA,+CACK","names":[],"sources":["../../../../../../src/generated/ontology-metadata/api/modification/index.ts"],"version":3,"file":"index.d.ts"}
1
+ {"mappings":"AAgBA,cACE,+BACA,kCACA,+BACA,mCACA,wBACA,sCACA,+BACA,+CACA,uCACA,wCACA,kBACA,qBACA,gDACA,eACA,6BACA,0CACA,6BACA,+BACA,gCACA,6CACA,0BACA,qCACA,6BACA,0BACA,mCACA,8BACA,oCACA,WACA,2BACA,uCACA,4CACA,qCACA,sCACA,+BACA,gCACA,4BACA,6BACA,kCACA,kCACA,mCACA,8BACA,wCACA,qDACA,0CACA,6CACA,+CACA,+BACA,6CACA,+CACA,iDACA,mCACA,uDACA,0CACA,yCACA,0CACA,2BACA,wCACA,4BACA,gBACA,gBACA,qCACA,sBACA,uBACA,qCACA,gBACA,kCACA,mCACA,sCACA,+CACA,iDACA,oCACA,oCACA,oDACA,2CACA,oCACA,gDACA,oCACA,6BACA,oCACA,8BACA,kBACA,4BACA,sBACA,6BACA,6BACA,uCACA,kBACA,yCACA,2CACA,2CACA,4BACA,4BACA,4CACA,mCACA,4BACA,kBACA,mDACA,wCACA,2CACA,uCACA,+CACA,wCACA,+CACA,uCACA,8CACA,wBACA,yBACA,uCACA,kDACA,gDACA,kDACA,wCACA,0CACA,0CACA,uCACA,4CACA,8BACA,kBACA,qCACA,qBACA,gCACA,uBACA,wBACA,uBACA,wBACA,cACA,6BACA,iCACA,uCACA,mCACA,oCACA,yCACA,6BACA,8BACA,mBACA,oBACA,uBACA,wBACA,iCACA,sCACA,6BACA,0BACA,gCACA,uCACA,2BACA,yBACA,0BACA,6BACA,yBACA,6CACA,gCACA,4BACA,6BACA,gCACA,gCACA,qBACA,uBACA,2CACA,gCACA,+CACK","names":[],"sources":["../../../../../../src/generated/ontology-metadata/api/modification/index.ts"],"version":3,"file":"index.d.ts"}
@@ -5,5 +5,6 @@ import type { BulkUpdateEntityRolesRequest as _api_permissions_BulkUpdateEntityR
5
5
  * permissions on these entities will be unrestricted from their datasets.
6
6
  * Requires `ontology:update-entity-roles` on the entity and `ontology:unrestrict-from-datasource` on all backing
7
7
  * datasets of the resources you are updating.
8
+ * Limited to 500 entries per request.
8
9
  */
9
10
  export declare function bulkUpdateEntityRoles(ctx: ConjureContext, updateRequest: _api_permissions_BulkUpdateEntityRolesRequest): Promise<_api_permissions_BulkUpdateEntityRolesResponse>;
@@ -1 +1 @@
1
- {"mappings":"AAgBA,cAAc,sBAAoC,cAAe;AACjE,cACE,gCAAgC,+CAChC,iCACK,sDACA,oBAAqB;;;;;;;AAQ5B,OAAO,iBAAe,sBACpBA,KAAK,gBACLC,eAAe,gDACd,QAAQ","names":["ctx: ConjureContext","updateRequest: _api_permissions_BulkUpdateEntityRolesRequest"],"sources":["../../../../../../../src/generated/ontology-metadata/api/permissions/OntologyPermissionService/bulkUpdateEntityRoles.ts"],"version":3,"file":"bulkUpdateEntityRoles.d.ts"}
1
+ {"mappings":"AAgBA,cAAc,sBAAoC,cAAe;AACjE,cACE,gCAAgC,+CAChC,iCACK,sDACA,oBAAqB;;;;;;;;AAS5B,OAAO,iBAAe,sBACpBA,KAAK,gBACLC,eAAe,gDACd,QAAQ","names":["ctx: ConjureContext","updateRequest: _api_permissions_BulkUpdateEntityRolesRequest"],"sources":["../../../../../../../src/generated/ontology-metadata/api/permissions/OntologyPermissionService/bulkUpdateEntityRoles.ts"],"version":3,"file":"bulkUpdateEntityRoles.d.ts"}
@@ -0,0 +1,6 @@
1
+ import { type ConjureContext } from "conjure-lite";
2
+ import type { GetBulkOntologyPermissionsRequest as _api_permissions_GetBulkOntologyPermissionsRequest, GetBulkOntologyPermissionsResponse as _api_permissions_GetBulkOntologyPermissionsResponse } from "../__components.js";
3
+ /**
4
+ * Returns the Ontology-level permissions which the user has in bulk.
5
+ */
6
+ export declare function getBulkOntologyPermissions(ctx: ConjureContext, request: _api_permissions_GetBulkOntologyPermissionsRequest): Promise<_api_permissions_GetBulkOntologyPermissionsResponse>;
@@ -0,0 +1 @@
1
+ {"mappings":"AAgBA,cAAc,sBAAoC,cAAe;AACjE,cACE,qCACK,oDACL,sCACK,2DACA,oBAAqB;;;;AAK5B,OAAO,iBAAe,2BACpBA,KAAK,gBACLC,SAAS,qDACR,QAAQ","names":["ctx: ConjureContext","request: _api_permissions_GetBulkOntologyPermissionsRequest"],"sources":["../../../../../../../src/generated/ontology-metadata/api/permissions/OntologyPermissionService/getBulkOntologyPermissions.ts"],"version":3,"file":"getBulkOntologyPermissions.d.ts"}
@@ -7,6 +7,7 @@ export { getBulkLinkTypePermissions } from "./OntologyPermissionService/getBulkL
7
7
  export { getBulkLinkTypePermissionsForUsers } from "./OntologyPermissionService/getBulkLinkTypePermissionsForUsers.js";
8
8
  export { getBulkObjectTypePermissions } from "./OntologyPermissionService/getBulkObjectTypePermissions.js";
9
9
  export { getBulkObjectTypePermissionsForUsers } from "./OntologyPermissionService/getBulkObjectTypePermissionsForUsers.js";
10
+ export { getBulkOntologyPermissions } from "./OntologyPermissionService/getBulkOntologyPermissions.js";
10
11
  export { getBulkSharedPropertyTypePermissions } from "./OntologyPermissionService/getBulkSharedPropertyTypePermissions.js";
11
12
  export { getBulkTypeGroupPermissions } from "./OntologyPermissionService/getBulkTypeGroupPermissions.js";
12
13
  export { getCreateOntologyPermissions } from "./OntologyPermissionService/getCreateOntologyPermissions.js";
@@ -1 +1 @@
1
- {"mappings":"AAgBA,SAAS,6BAA6B;AACtC,SAAS,gCAAgC;AACzC,SAAS,oCAAoC;AAC7C,SAAS,4CAA4C;AACrD,SAAS,uCAAuC;AAChD,SAAS,kCAAkC;AAC3C,SAAS,0CAA0C;AACnD,SAAS,oCAAoC;AAC7C,SAAS,4CAA4C;AACrD,SAAS,4CAA4C;AACrD,SAAS,mCAAmC;AAC5C,SAAS,oCAAoC;AAC7C,SAAS,+BAA+B;AACxC,SAAS,mCAAmC;AAC5C,SAAS,8BAA8B;AACvC,SAAS,gCAAgC;AACzC,SAAS,8BAA8B;AACvC,SAAS,6BAA6B;AACtC,SAAS,wCAAwC;AACjD,SAAS,sCAAsC;AAC/C,SAAS,oCAAoC;AAC7C,SAAS,wDAAwD;AACjE,SAAS,sCAAsC;AAC/C,SAAS,gDAAgD;AACzD,SAAS,8BAA8B;AACvC,SAAS,iCAAiC;AAC1C,SAAS,+BAA+B;AACxC,SAAS,yBAAyB;AAClC,SAAS,0BAA0B","names":[],"sources":["../../../../../../src/generated/ontology-metadata/api/permissions/OntologyPermissionService.ts"],"version":3,"file":"OntologyPermissionService.d.ts"}
1
+ {"mappings":"AAgBA,SAAS,6BAA6B;AACtC,SAAS,gCAAgC;AACzC,SAAS,oCAAoC;AAC7C,SAAS,4CAA4C;AACrD,SAAS,uCAAuC;AAChD,SAAS,kCAAkC;AAC3C,SAAS,0CAA0C;AACnD,SAAS,oCAAoC;AAC7C,SAAS,4CAA4C;AACrD,SAAS,kCAAkC;AAC3C,SAAS,4CAA4C;AACrD,SAAS,mCAAmC;AAC5C,SAAS,oCAAoC;AAC7C,SAAS,+BAA+B;AACxC,SAAS,mCAAmC;AAC5C,SAAS,8BAA8B;AACvC,SAAS,gCAAgC;AACzC,SAAS,8BAA8B;AACvC,SAAS,6BAA6B;AACtC,SAAS,wCAAwC;AACjD,SAAS,sCAAsC;AAC/C,SAAS,oCAAoC;AAC7C,SAAS,wDAAwD;AACjE,SAAS,sCAAsC;AAC/C,SAAS,gDAAgD;AACzD,SAAS,8BAA8B;AACvC,SAAS,iCAAiC;AAC1C,SAAS,+BAA+B;AACxC,SAAS,yBAAyB;AAClC,SAAS,0BAA0B","names":[],"sources":["../../../../../../src/generated/ontology-metadata/api/permissions/OntologyPermissionService.ts"],"version":3,"file":"OntologyPermissionService.d.ts"}