@osdk/client.unstable 2.8.0-beta.2 → 2.8.0-beta.21

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 (57) hide show
  1. package/CHANGELOG.md +62 -0
  2. package/api.d.ts +17 -0
  3. package/build/browser/public/api.js +3 -0
  4. package/build/browser/public/api.js.map +1 -0
  5. package/build/cjs/index.d.cts +388 -11
  6. package/build/cjs/public/api.cjs +4 -0
  7. package/build/cjs/public/api.cjs.map +1 -0
  8. package/build/cjs/public/api.d.cts +3272 -0
  9. package/build/esm/public/api.js +3 -0
  10. package/build/esm/public/api.js.map +1 -0
  11. package/build/types/blockDataIr.d.ts +8 -1
  12. package/build/types/blockDataIr.d.ts.map +1 -1
  13. package/build/types/generated/marketplace/api/__components.d.ts +3207 -0
  14. package/build/types/generated/marketplace/api/__components.d.ts.map +1 -0
  15. package/build/types/generated/marketplace/api/index.d.ts +1 -0
  16. package/build/types/generated/marketplace/api/index.d.ts.map +1 -0
  17. package/build/types/generated/marketplace/index.d.ts +1 -0
  18. package/build/types/generated/marketplace/index.d.ts.map +1 -0
  19. package/build/types/generated/ontology-metadata/api/__components.d.ts +340 -10
  20. package/build/types/generated/ontology-metadata/api/__components.d.ts.map +1 -1
  21. package/build/types/generated/ontology-metadata/api/blockdata/__components.d.ts +10 -2
  22. package/build/types/generated/ontology-metadata/api/blockdata/__components.d.ts.map +1 -1
  23. package/build/types/generated/ontology-metadata/api/entitymetadata/__components.d.ts +27 -0
  24. package/build/types/generated/ontology-metadata/api/entitymetadata/__components.d.ts.map +1 -1
  25. package/build/types/generated/ontology-metadata/api/entitymetadata/index.d.ts +1 -1
  26. package/build/types/generated/ontology-metadata/api/entitymetadata/index.d.ts.map +1 -1
  27. package/build/types/generated/ontology-metadata/api/index.d.ts +1 -1
  28. package/build/types/generated/ontology-metadata/api/index.d.ts.map +1 -1
  29. package/build/types/generated/ontology-metadata/api/modification/__components.d.ts +143 -3
  30. package/build/types/generated/ontology-metadata/api/modification/__components.d.ts.map +1 -1
  31. package/build/types/generated/ontology-metadata/api/modification/index.d.ts +1 -1
  32. package/build/types/generated/ontology-metadata/api/modification/index.d.ts.map +1 -1
  33. package/build/types/generated/ontology-metadata/api/permissions/__components.d.ts +6 -1
  34. package/build/types/generated/ontology-metadata/api/permissions/__components.d.ts.map +1 -1
  35. package/build/types/generated/ontology-metadata/api/permissions/index.d.ts +1 -1
  36. package/build/types/generated/ontology-metadata/api/permissions/index.d.ts.map +1 -1
  37. package/build/types/generated/ontology-metadata/api/usage/ExperimentalOntologyUsageService/checkActionTypeProvenanceStatus.d.ts +10 -0
  38. package/build/types/generated/ontology-metadata/api/usage/ExperimentalOntologyUsageService/checkActionTypeProvenanceStatus.d.ts.map +1 -0
  39. package/build/types/generated/ontology-metadata/api/usage/ExperimentalOntologyUsageService.d.ts +1 -0
  40. package/build/types/generated/ontology-metadata/api/usage/ExperimentalOntologyUsageService.d.ts.map +1 -1
  41. package/build/types/generated/ontology-metadata/api/usage/__components.d.ts +40 -0
  42. package/build/types/generated/ontology-metadata/api/usage/__components.d.ts.map +1 -1
  43. package/build/types/generated/ontology-metadata/api/usage/index.d.ts +1 -1
  44. package/build/types/generated/ontology-metadata/api/usage/index.d.ts.map +1 -1
  45. package/build/types/generated/ontology-metadata/api/validation/__components.d.ts +132 -1
  46. package/build/types/generated/ontology-metadata/api/validation/__components.d.ts.map +1 -1
  47. package/build/types/generated/ontology-metadata/api/validation/index.d.ts +1 -1
  48. package/build/types/generated/ontology-metadata/api/validation/index.d.ts.map +1 -1
  49. package/build/types/generated/ontology-metadata/branch/api/__components.d.ts +48 -2
  50. package/build/types/generated/ontology-metadata/branch/api/__components.d.ts.map +1 -1
  51. package/build/types/generated/ontology-metadata/branch/api/index.d.ts +1 -1
  52. package/build/types/generated/ontology-metadata/branch/api/index.d.ts.map +1 -1
  53. package/build/types/index.d.ts +2 -2
  54. package/build/types/index.d.ts.map +1 -1
  55. package/build/types/public/api.d.ts +1 -0
  56. package/build/types/public/api.d.ts.map +1 -0
  57. package/package.json +10 -1
@@ -1,5 +1,5 @@
1
- import type { ActionApplyClientPreferences as _api_ActionApplyClientPreferences, ActionLogConfiguration as _api_ActionLogConfiguration, ActionNotificationSettings as _api_ActionNotificationSettings, ActionSubmissionConfiguration as _api_ActionSubmissionConfiguration, ActionTypeApiName as _api_ActionTypeApiName, ActionTypeBranchSettings as _api_ActionTypeBranchSettings, ActionTypeDisplayMetadataConfiguration as _api_ActionTypeDisplayMetadataConfiguration, ActionTypeEntities as _api_ActionTypeEntities, ActionTypeLogic as _api_ActionTypeLogic, ActionTypeRichTextComponent as _api_ActionTypeRichTextComponent, ActionTypeRid as _api_ActionTypeRid, ActionTypeStatus as _api_ActionTypeStatus, ActionTypeVersion as _api_ActionTypeVersion, BaseFormatter as _api_BaseFormatter, ButtonDisplayMetadata as _api_ButtonDisplayMetadata, ColumnName as _api_ColumnName, DataNullability as _api_DataNullability, DataNullabilityV2 as _api_DataNullabilityV2, DatasourceRid as _api_DatasourceRid, FormContent as _api_FormContent, FunctionRid as _api_FunctionRid, FunctionVersion as _api_FunctionVersion, GeotimeSeriesIntegrationRid as _api_GeotimeSeriesIntegrationRid, GroupId as _api_GroupId, Icon as _api_Icon, InterfaceLinkTypeApiName as _api_InterfaceLinkTypeApiName, InterfaceLinkTypeRid as _api_InterfaceLinkTypeRid, InterfacePropertyTypeApiName as _api_InterfacePropertyTypeApiName, InterfacePropertyTypeDisplayMetadata as _api_InterfacePropertyTypeDisplayMetadata, InterfacePropertyTypeRid as _api_InterfacePropertyTypeRid, InterfacePropertyTypeType as _api_InterfacePropertyTypeType, InterfaceSharedPropertyType as _api_InterfaceSharedPropertyType, InterfaceTypeApiName as _api_InterfaceTypeApiName, InterfaceTypeRid as _api_InterfaceTypeRid, LinkedEntityTypeId as _api_LinkedEntityTypeId, LinkType as _api_LinkType, LinkTypeId as _api_LinkTypeId, LinkTypeRid as _api_LinkTypeRid, ManyToManyLinkTypeDatasource as _api_ManyToManyLinkTypeDatasource, MarkingId as _api_MarkingId, MediaSetRid as _api_MediaSetRid, ModuleRid as _api_ModuleRid, ObjectType as _api_ObjectType, ObjectTypeApiName as _api_ObjectTypeApiName, ObjectTypeDatasource as _api_ObjectTypeDatasource, ObjectTypeFieldApiName as _api_ObjectTypeFieldApiName, ObjectTypeId as _api_ObjectTypeId, ObjectTypeRid as _api_ObjectTypeRid, OntologyIrActionTypeEntities as _api_OntologyIrActionTypeEntities, OntologyIrActionTypeLogic as _api_OntologyIrActionTypeLogic, OntologyIrActionTypeRichTextComponent as _api_OntologyIrActionTypeRichTextComponent, OntologyIrActionTypeStatus as _api_OntologyIrActionTypeStatus, OntologyIrBaseFormatter as _api_OntologyIrBaseFormatter, OntologyIrFormContent as _api_OntologyIrFormContent, OntologyIrInterfacePropertyTypeType as _api_OntologyIrInterfacePropertyTypeType, OntologyIrInterfaceSharedPropertyType as _api_OntologyIrInterfaceSharedPropertyType, OntologyIrLinkedEntityTypeId as _api_OntologyIrLinkedEntityTypeId, OntologyIrLinkType as _api_OntologyIrLinkType, OntologyIrManyToManyLinkTypeDatasource as _api_OntologyIrManyToManyLinkTypeDatasource, OntologyIrObjectType as _api_OntologyIrObjectType, OntologyIrObjectTypeDatasource as _api_OntologyIrObjectTypeDatasource, OntologyIrParameter as _api_OntologyIrParameter, OntologyIrSection as _api_OntologyIrSection, OntologyIrSharedPropertyType as _api_OntologyIrSharedPropertyType, OntologyPackageRid as _api_OntologyPackageRid, Parameter as _api_Parameter, ParameterId as _api_ParameterId, ParameterRid as _api_ParameterRid, PrimaryKeyConstraint as _api_PrimaryKeyConstraint, PropertyId as _api_PropertyId, PropertyTypeId as _api_PropertyTypeId, PropertyTypeRid as _api_PropertyTypeRid, RuleSetRid as _api_RuleSetRid, SchemaVersion as _api_SchemaVersion, Section as _api_Section, SectionId as _api_SectionId, SharedPropertyType as _api_SharedPropertyType, SharedPropertyTypeRid as _api_SharedPropertyTypeRid, TimeSeriesSyncRid as _api_TimeSeriesSyncRid, TypeClass as _api_TypeClass, ValueTypeReference as _api_ValueTypeReference, ValueTypeRid as _api_ValueTypeRid, ValueTypeVersionId as _api_ValueTypeVersionId, WebhookRid as _api_WebhookRid } from "../__components.js";
2
- import type { ActionLogRequirednessMetadata as _api_entitymetadata_ActionLogRequirednessMetadata, EditsHistory as _api_entitymetadata_EditsHistory, EditsResolutionStrategies as _api_entitymetadata_EditsResolutionStrategies, EntityConfig as _api_entitymetadata_EntityConfig, LinkTypeEntityMetadata as _api_entitymetadata_LinkTypeEntityMetadata, ObjectTypeAlias as _api_entitymetadata_ObjectTypeAlias, OntologyIrLinkTypeEntityMetadata as _api_entitymetadata_OntologyIrLinkTypeEntityMetadata, PatchApplicationStrategy as _api_entitymetadata_PatchApplicationStrategy, StorageBackend as _api_entitymetadata_StorageBackend } from "../entitymetadata/__components.js";
1
+ import type { ActionApplyClientPreferences as _api_ActionApplyClientPreferences, ActionLogConfiguration as _api_ActionLogConfiguration, ActionNotificationSettings as _api_ActionNotificationSettings, ActionSubmissionConfiguration as _api_ActionSubmissionConfiguration, ActionTypeApiName as _api_ActionTypeApiName, ActionTypeBranchSettings as _api_ActionTypeBranchSettings, ActionTypeDisplayMetadataConfiguration as _api_ActionTypeDisplayMetadataConfiguration, ActionTypeEntities as _api_ActionTypeEntities, ActionTypeLogic as _api_ActionTypeLogic, ActionTypeRichTextComponent as _api_ActionTypeRichTextComponent, ActionTypeRid as _api_ActionTypeRid, ActionTypeScenarioSettings as _api_ActionTypeScenarioSettings, ActionTypeStatus as _api_ActionTypeStatus, ActionTypeVersion as _api_ActionTypeVersion, BaseFormatter as _api_BaseFormatter, ButtonDisplayMetadata as _api_ButtonDisplayMetadata, ColumnName as _api_ColumnName, DataNullability as _api_DataNullability, DataNullabilityV2 as _api_DataNullabilityV2, DatasourceRid as _api_DatasourceRid, FormContent as _api_FormContent, FunctionRid as _api_FunctionRid, FunctionVersion as _api_FunctionVersion, GeotimeSeriesIntegrationRid as _api_GeotimeSeriesIntegrationRid, GroupId as _api_GroupId, Icon as _api_Icon, InterfaceLinkTypeApiName as _api_InterfaceLinkTypeApiName, InterfaceLinkTypeRid as _api_InterfaceLinkTypeRid, InterfacePropertyTypeApiName as _api_InterfacePropertyTypeApiName, InterfacePropertyTypeDisplayMetadata as _api_InterfacePropertyTypeDisplayMetadata, InterfacePropertyTypeRid as _api_InterfacePropertyTypeRid, InterfacePropertyTypeType as _api_InterfacePropertyTypeType, InterfaceSharedPropertyType as _api_InterfaceSharedPropertyType, InterfaceTypeApiName as _api_InterfaceTypeApiName, InterfaceTypeRid as _api_InterfaceTypeRid, LinkedEntityTypeId as _api_LinkedEntityTypeId, LinkType as _api_LinkType, LinkTypeId as _api_LinkTypeId, LinkTypeRid as _api_LinkTypeRid, ManyToManyLinkTypeDatasource as _api_ManyToManyLinkTypeDatasource, MarkingId as _api_MarkingId, MediaSetRid as _api_MediaSetRid, ModuleRid as _api_ModuleRid, ObjectType as _api_ObjectType, ObjectTypeApiName as _api_ObjectTypeApiName, ObjectTypeDatasource as _api_ObjectTypeDatasource, ObjectTypeFieldApiName as _api_ObjectTypeFieldApiName, ObjectTypeId as _api_ObjectTypeId, ObjectTypeRid as _api_ObjectTypeRid, OntologyIrActionTypeEntities as _api_OntologyIrActionTypeEntities, OntologyIrActionTypeLogic as _api_OntologyIrActionTypeLogic, OntologyIrActionTypeRichTextComponent as _api_OntologyIrActionTypeRichTextComponent, OntologyIrActionTypeStatus as _api_OntologyIrActionTypeStatus, OntologyIrBaseFormatter as _api_OntologyIrBaseFormatter, OntologyIrFormContent as _api_OntologyIrFormContent, OntologyIrInterfacePropertyTypeType as _api_OntologyIrInterfacePropertyTypeType, OntologyIrInterfaceSharedPropertyType as _api_OntologyIrInterfaceSharedPropertyType, OntologyIrLinkedEntityTypeId as _api_OntologyIrLinkedEntityTypeId, OntologyIrLinkType as _api_OntologyIrLinkType, OntologyIrManyToManyLinkTypeDatasource as _api_OntologyIrManyToManyLinkTypeDatasource, OntologyIrObjectType as _api_OntologyIrObjectType, OntologyIrObjectTypeDatasource as _api_OntologyIrObjectTypeDatasource, OntologyIrParameter as _api_OntologyIrParameter, OntologyIrSection as _api_OntologyIrSection, OntologyIrSharedPropertyType as _api_OntologyIrSharedPropertyType, OntologyPackageRid as _api_OntologyPackageRid, Parameter as _api_Parameter, ParameterId as _api_ParameterId, ParameterRid as _api_ParameterRid, PrimaryKeyConstraint as _api_PrimaryKeyConstraint, PropertyId as _api_PropertyId, PropertyTypeId as _api_PropertyTypeId, PropertyTypeRid as _api_PropertyTypeRid, RuleSetRid as _api_RuleSetRid, SchemaVersion as _api_SchemaVersion, Section as _api_Section, SectionId as _api_SectionId, SharedPropertyType as _api_SharedPropertyType, SharedPropertyTypeRid as _api_SharedPropertyTypeRid, TimeSeriesSyncRid as _api_TimeSeriesSyncRid, TypeClass as _api_TypeClass, ValueTypeReference as _api_ValueTypeReference, ValueTypeRid as _api_ValueTypeRid, ValueTypeVersionId as _api_ValueTypeVersionId, WebhookRid as _api_WebhookRid } from "../__components.js";
2
+ import type { ActionLogRequirednessMetadata as _api_entitymetadata_ActionLogRequirednessMetadata, EditsHistory as _api_entitymetadata_EditsHistory, EditsResolutionStrategies as _api_entitymetadata_EditsResolutionStrategies, EntityConfig as _api_entitymetadata_EntityConfig, InterfaceSettings as _api_entitymetadata_InterfaceSettings, LinkTypeEntityMetadata as _api_entitymetadata_LinkTypeEntityMetadata, ObjectTypeAlias as _api_entitymetadata_ObjectTypeAlias, OntologyIrLinkTypeEntityMetadata as _api_entitymetadata_OntologyIrLinkTypeEntityMetadata, PatchApplicationStrategy as _api_entitymetadata_PatchApplicationStrategy, StorageBackend as _api_entitymetadata_StorageBackend } from "../entitymetadata/__components.js";
3
3
  import type { ActionTypeProvenance as _api_entitymetadata_provenance_ActionTypeProvenance, EntityProvenance as _api_entitymetadata_provenance_EntityProvenance } from "../entitymetadata/provenance/__components.js";
4
4
  import type { RuleSet as _api_formatting_RuleSet } from "../formatting/__components.js";
5
5
  import type { OntologyIrSchemaTransition as _api_schemamigrations_OntologyIrSchemaTransition, SchemaTransition as _api_schemamigrations_SchemaTransition } from "../schemamigrations/__components.js";
@@ -116,12 +116,15 @@ export interface MarketplaceActionType {
116
116
  metadata: MarketplaceActionTypeMetadata;
117
117
  }
118
118
  export interface MarketplaceActionTypeDisplayMetadata {
119
+ applyingMessage: Array<_api_ActionTypeRichTextComponent>;
120
+ applyingMessageEnabled?: boolean | null | undefined;
119
121
  configuration?: _api_ActionTypeDisplayMetadataConfiguration | null | undefined;
120
122
  description: string;
121
123
  displayName: string;
122
124
  icon?: _api_Icon | null | undefined;
123
125
  submitButtonDisplayMetadata?: _api_ButtonDisplayMetadata | null | undefined;
124
126
  successMessage: Array<_api_ActionTypeRichTextComponent>;
127
+ successMessageEnabled?: boolean | null | undefined;
125
128
  toolDescription?: string | null | undefined;
126
129
  typeClasses: Array<_api_TypeClass>;
127
130
  undoButtonConfiguration?: boolean | null | undefined;
@@ -145,6 +148,7 @@ export interface MarketplaceActionTypeMetadata {
145
148
  parameters: Record<_api_ParameterId, _api_Parameter>;
146
149
  provenance?: _api_entitymetadata_provenance_ActionTypeProvenance | null | undefined;
147
150
  rid: _api_ActionTypeRid;
151
+ scenarioSettings?: _api_ActionTypeScenarioSettings | null | undefined;
148
152
  sections: Record<_api_SectionId, _api_Section>;
149
153
  stagingMediaSetRid?: _api_MediaSetRid | null | undefined;
150
154
  status: _api_ActionTypeStatus;
@@ -250,6 +254,7 @@ export interface MarketplaceObjectTypeEntityMetadata {
250
254
  editsResolutionStrategies?: _api_entitymetadata_EditsResolutionStrategies | null | undefined;
251
255
  entityConfig: _api_entitymetadata_EntityConfig;
252
256
  gothamMapping?: _api_typemapping_ObjectTypeGothamMapping | null | undefined;
257
+ interfaceSettings?: _api_entitymetadata_InterfaceSettings | null | undefined;
253
258
  patchApplicationStrategy?: _api_entitymetadata_PatchApplicationStrategy | null | undefined;
254
259
  provenance?: _api_entitymetadata_provenance_EntityProvenance | null | undefined;
255
260
  redacted?: boolean | null | undefined;
@@ -375,6 +380,7 @@ export interface OntologyIrMarketplaceActionTypeMetadata {
375
380
  formContentOrdering: Array<_api_OntologyIrFormContent>;
376
381
  parameterOrdering: Array<_api_ParameterId>;
377
382
  parameters: Record<_api_ParameterId, _api_OntologyIrParameter>;
383
+ scenarioSettings?: _api_ActionTypeScenarioSettings | null | undefined;
378
384
  sections: Record<_api_SectionId, _api_OntologyIrSection>;
379
385
  stagingMediaSetRid?: _api_MediaSetRid | null | undefined;
380
386
  status: _api_OntologyIrActionTypeStatus;
@@ -418,6 +424,7 @@ export interface OntologyIrMarketplaceInterfaceType {
418
424
  apiName: _api_InterfaceTypeApiName;
419
425
  displayMetadata: MarketplaceInterfaceTypeDisplayMetadata;
420
426
  extendsInterfaces: Array<_api_InterfaceTypeApiName>;
427
+ extendsInterfacesMetadata: Array<OntologyIrMarketplaceInterfaceType>;
421
428
  links: Array<OntologyIrMarketplaceInterfaceLinkType>;
422
429
  properties: Array<_api_OntologyIrSharedPropertyType>;
423
430
  propertiesV2: Record<_api_ObjectTypeFieldApiName, _api_OntologyIrInterfaceSharedPropertyType>;
@@ -451,6 +458,7 @@ export type OntologyIrMarketplaceInterfaceTypeStatus = OntologyIrMarketplaceInte
451
458
  export interface OntologyIrMarketplaceObjectTypeEntityMetadata {
452
459
  aliases: Array<_api_entitymetadata_ObjectTypeAlias>;
453
460
  arePatchesEnabled: boolean;
461
+ interfaceSettings?: _api_entitymetadata_InterfaceSettings | null | undefined;
454
462
  }
455
463
  export interface OntologyIrMarketplaceSharedPropertyBasedPropertyType {
456
464
  requireImplementation: boolean;
@@ -1 +1 @@
1
- {"mappings":"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","names":[],"sources":["../../../../../../src/generated/ontology-metadata/api/blockdata/__components.ts"],"version":3,"file":"__components.d.ts"}
1
+ {"mappings":"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","names":[],"sources":["../../../../../../src/generated/ontology-metadata/api/blockdata/__components.ts"],"version":3,"file":"__components.d.ts"}
@@ -274,6 +274,32 @@ export interface GetStreamingProfileConfigsResponse {
274
274
  streamingProfileConfigs: Record<StreamingProfileConfigId, StreamingProfileConfigDetails>;
275
275
  }
276
276
  /**
277
+ * Interface actions are disabled for this ObjectType.
278
+ */
279
+ export interface InterfaceActionDisabled {}
280
+ /**
281
+ * Interface actions are enabled for this ObjectType.
282
+ */
283
+ export interface InterfaceActionEnabled {}
284
+ export interface InterfaceActionSettings_enabled {
285
+ type: "enabled";
286
+ enabled: InterfaceActionEnabled;
287
+ }
288
+ export interface InterfaceActionSettings_disabled {
289
+ type: "disabled";
290
+ disabled: InterfaceActionDisabled;
291
+ }
292
+ /**
293
+ * Union type to enable or disable interface actions.
294
+ */
295
+ export type InterfaceActionSettings = InterfaceActionSettings_enabled | InterfaceActionSettings_disabled;
296
+ /**
297
+ * Settings related to all interfaces for an ObjectType.
298
+ */
299
+ export interface InterfaceSettings {
300
+ enableInterfaceActions: InterfaceActionSettings;
301
+ }
302
+ /**
277
303
  * Contains additional metadata associated with a LinkType.
278
304
  */
279
305
  export interface LinkTypeEntityMetadata {
@@ -430,6 +456,7 @@ export interface ObjectTypeEntityMetadata {
430
456
  editsResolutionStrategies: EditsResolutionStrategies;
431
457
  entityConfig: EntityConfig;
432
458
  gothamMapping?: _api_typemapping_ObjectTypeGothamMapping | null | undefined;
459
+ interfaceSettings: InterfaceSettings;
433
460
  objectTypeIndexingSettings?: ObjectTypeIndexingSettings | null | undefined;
434
461
  patchApplicationStrategy: PatchApplicationStrategy;
435
462
  provenance?: _api_entitymetadata_provenance_EntityProvenance | null | undefined;
@@ -1 +1 @@
1
- {"mappings":"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","names":[],"sources":["../../../../../../src/generated/ontology-metadata/api/entitymetadata/__components.ts"],"version":3,"file":"__components.d.ts"}
1
+ {"mappings":"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","names":[],"sources":["../../../../../../src/generated/ontology-metadata/api/entitymetadata/__components.ts"],"version":3,"file":"__components.d.ts"}
@@ -1,3 +1,3 @@
1
1
  export * as OntologyEntityMetadataService from "./OntologyEntityMetadataService.js";
2
- export type { ActionLogNotRequired, ActionLogRequiredForObjectType, ActionLogRequirednessMetadata, ActionLogRequirednessSetting, ActiveStorageBackend, Alias, ArchivedState, ArchiveState, AutomaticTransformProfile, CombinedModificationType, CombinedOntologyHistoryPageItem, CombinedOntologyHistoryPageItemSummary, CombinedOntologyHistoryPageToken, DatasourceScopedLivenessStrategy, DayOfWeek, DayTime, EditsHistory, EditsHistoryConfig, EditsHistoryImportConfiguration, EditsResolutionStrategies, EditsResolutionStrategy, EntityConfig, EntityMigrationAborted, EntityMigrationCategory, EntityMigrationFailed, EntityMigrationFinished, EntityMigrationInProgress, EntityMigrationNotAttempted, EntityMigrationStage, EntityMigrationStatus, EntityMigrationStatusModification, ExtraLargeTransformProfile, GetCombinedOntologyHistoryRequest, GetCombinedOntologyHistoryResponse, GetStreamingProfileConfigsResponse, LinkTypeEntityMetadata, LinkTypeEntityMetadataLoadRequest, LinkTypeEntityMetadataLoadResponse, LinkTypeSystemEntityMetadata, LinkTypeSystemEntityMetadataModification, LoadEntityMetadataRequest, LoadEntityMetadataResponse, MigrationConfiguration, NoEditsHistory, ObjectDbConfig, ObjectDbType, ObjectDbTypeConfig, ObjectDbTypeSyncConfig, ObjectScopedLivenessStrategy, ObjectStorageV1, ObjectStorageV2, ObjectTypeAlias, ObjectTypeEntityMetadata, ObjectTypeEntityMetadataLoadRequest, ObjectTypeEntityMetadataLoadResponse, ObjectTypeIndexingSettings, ObjectTypeSystemEntityMetadata, ObjectTypeSystemEntityMetadataModification, OntologyIrEditsHistory, OntologyIrEditsHistoryConfig, OntologyIrEditsResolutionStrategies, OntologyIrEditsResolutionStrategy, OntologyIrLinkTypeEntityMetadata, OntologyIrTimestampPropertyStrategy, PatchApplicationStrategy, ReadOnlyV1V2, RestorationState, SharedPropertyTypeAlias, SoakPeriodInformation, StorageBackend, StreamingConsistencyGuarantee, StreamingProfile, StreamingProfileConfig, StreamingProfileConfigDetails, StreamingProfileConfigId, SyncConfig, SyncMetadata, SyncMetadataModification, SystemEntityMetadataModificationRequest, SystemEntityMetadataModificationResponse, TimestampPropertyStrategy, TimeWindow, TransformProfileConfig, TransitionWindow, TransitionWindows } from "./__components.js";
2
+ export type { ActionLogNotRequired, ActionLogRequiredForObjectType, ActionLogRequirednessMetadata, ActionLogRequirednessSetting, ActiveStorageBackend, Alias, ArchivedState, ArchiveState, AutomaticTransformProfile, CombinedModificationType, CombinedOntologyHistoryPageItem, CombinedOntologyHistoryPageItemSummary, CombinedOntologyHistoryPageToken, DatasourceScopedLivenessStrategy, DayOfWeek, DayTime, EditsHistory, EditsHistoryConfig, EditsHistoryImportConfiguration, EditsResolutionStrategies, EditsResolutionStrategy, EntityConfig, EntityMigrationAborted, EntityMigrationCategory, EntityMigrationFailed, EntityMigrationFinished, EntityMigrationInProgress, EntityMigrationNotAttempted, EntityMigrationStage, EntityMigrationStatus, EntityMigrationStatusModification, ExtraLargeTransformProfile, GetCombinedOntologyHistoryRequest, GetCombinedOntologyHistoryResponse, GetStreamingProfileConfigsResponse, InterfaceActionDisabled, InterfaceActionEnabled, InterfaceActionSettings, InterfaceSettings, LinkTypeEntityMetadata, LinkTypeEntityMetadataLoadRequest, LinkTypeEntityMetadataLoadResponse, LinkTypeSystemEntityMetadata, LinkTypeSystemEntityMetadataModification, LoadEntityMetadataRequest, LoadEntityMetadataResponse, MigrationConfiguration, NoEditsHistory, ObjectDbConfig, ObjectDbType, ObjectDbTypeConfig, ObjectDbTypeSyncConfig, ObjectScopedLivenessStrategy, ObjectStorageV1, ObjectStorageV2, ObjectTypeAlias, ObjectTypeEntityMetadata, ObjectTypeEntityMetadataLoadRequest, ObjectTypeEntityMetadataLoadResponse, ObjectTypeIndexingSettings, ObjectTypeSystemEntityMetadata, ObjectTypeSystemEntityMetadataModification, OntologyIrEditsHistory, OntologyIrEditsHistoryConfig, OntologyIrEditsResolutionStrategies, OntologyIrEditsResolutionStrategy, OntologyIrLinkTypeEntityMetadata, OntologyIrTimestampPropertyStrategy, PatchApplicationStrategy, ReadOnlyV1V2, RestorationState, SharedPropertyTypeAlias, SoakPeriodInformation, StorageBackend, StreamingConsistencyGuarantee, StreamingProfile, StreamingProfileConfig, StreamingProfileConfigDetails, StreamingProfileConfigId, SyncConfig, SyncMetadata, SyncMetadataModification, SystemEntityMetadataModificationRequest, SystemEntityMetadataModificationResponse, TimestampPropertyStrategy, TimeWindow, TransformProfileConfig, TransitionWindow, TransitionWindows } from "./__components.js";
3
3
  export * as provenance from "./provenance/index.js";
@@ -1 +1 @@
1
- {"mappings":"AAgBA,YAAY,mCAAmC;AAE/C,cACE,sBACA,gCACA,+BACA,8BACA,sBACA,OACA,eACA,cACA,2BACA,0BACA,iCACA,wCACA,kCACA,kCACA,WACA,SACA,cACA,oBACA,iCACA,2BACA,yBACA,cACA,wBACA,yBACA,uBACA,yBACA,2BACA,6BACA,sBACA,uBACA,mCACA,4BACA,mCACA,oCACA,oCACA,wBACA,mCACA,oCACA,8BACA,0CACA,2BACA,4BACA,wBACA,gBACA,gBACA,cACA,oBACA,wBACA,8BACA,iBACA,iBACA,iBACA,0BACA,qCACA,sCACA,4BACA,gCACA,4CACA,wBACA,8BACA,qCACA,mCACA,kCACA,qCACA,0BACA,cACA,kBACA,yBACA,uBACA,gBACA,+BACA,kBACA,wBACA,+BACA,0BACA,YACA,cACA,0BACA,yCACA,0CACA,2BACA,YACA,wBACA,kBACA,yBACK;AAEP,YAAY,gBAAgB","names":[],"sources":["../../../../../../src/generated/ontology-metadata/api/entitymetadata/index.ts"],"version":3,"file":"index.d.ts"}
1
+ {"mappings":"AAgBA,YAAY,mCAAmC;AAE/C,cACE,sBACA,gCACA,+BACA,8BACA,sBACA,OACA,eACA,cACA,2BACA,0BACA,iCACA,wCACA,kCACA,kCACA,WACA,SACA,cACA,oBACA,iCACA,2BACA,yBACA,cACA,wBACA,yBACA,uBACA,yBACA,2BACA,6BACA,sBACA,uBACA,mCACA,4BACA,mCACA,oCACA,oCACA,yBACA,wBACA,yBACA,mBACA,wBACA,mCACA,oCACA,8BACA,0CACA,2BACA,4BACA,wBACA,gBACA,gBACA,cACA,oBACA,wBACA,8BACA,iBACA,iBACA,iBACA,0BACA,qCACA,sCACA,4BACA,gCACA,4CACA,wBACA,8BACA,qCACA,mCACA,kCACA,qCACA,0BACA,cACA,kBACA,yBACA,uBACA,gBACA,+BACA,kBACA,wBACA,+BACA,0BACA,YACA,cACA,0BACA,yCACA,0CACA,2BACA,YACA,wBACA,kBACA,yBACK;AAEP,YAAY,gBAAgB","names":[],"sources":["../../../../../../src/generated/ontology-metadata/api/entitymetadata/index.ts"],"version":3,"file":"index.d.ts"}
@@ -5,7 +5,7 @@ export * as OntologyMetadataGothamTypeMappingService from "./OntologyMetadataGot
5
5
  export * as OntologyMetadataSearchService from "./OntologyMetadataSearchService.js";
6
6
  export * as OntologyMetadataService from "./OntologyMetadataService.js";
7
7
  export * as TypeGroupOrgsService from "./TypeGroupOrgsService.js";
8
- export type { AccessRequestRid, AccessRequestVersion, AccessSubRequestRid, AccessSubRequestVersion, ActionApplierRevertConfig, ActionApplyClientPreferences, ActionApplyDisallowedClients, ActionLogConfiguration, ActionLogic, ActionLogicModification, ActionLogMessage, ActionLogMetadata, ActionLogParameterReference, ActionLogRule, ActionLogRuleModification, ActionLogStructFieldMapping, ActionLogStructFieldValue, ActionLogStructFieldValueModification, 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, AddInterfaceLinkRuleModificationV2, AddInterfaceLinkRuleV2, 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, ArrayPropertyTypeReducer, ArrayPropertyTypeReducerSortDirection, 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, BranchObjectTypeResetEvent, BranchRecipientsBranchOwner, BranchRecipientsSameAsMain, BuilderPipelineRid, BulkExecutionModeConfig, ButtonDisplayMetadata, BytePropertyType, ByteTypeDataValue, CarbonWorkspaceComponentUrlTarget, CarbonWorkspaceComponentUrlTargetModification, CarbonWorkspaceUrlTarget, CarbonWorkspaceUrlTargetModification, CategoryId, CipherTextPropertyType, ClassificationConstraint, ColumnLocator, ColumnName, ComparisonCondition, ComparisonConditionModification, ComparisonOperator, CompassFolderRid, CompassProjectRid, Condition, ConditionalOverride, ConditionalOverrideModification, ConditionalOverrideRequest, ConditionalValidationBlock, ConditionalValidationBlockModification, ConditionalValidationBlockRequest, ConditionDisplayMetadata, ConditionIndex, ConditionModification, ConditionValue, ConditionValueModification, CreatedInterfaceObjectReferenceByPk, CreatedInterfaceObjectReferenceByUniqueIdentifier, 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, GetEntityQueryableSourceRequest, GetEntityQueryableSourceResponse, 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, InterfaceCipherTextPropertyType, 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, InvalidCompassNameReason, JoinDefinition, KnownFormatter, LabelledValue, LanguageAnalyzer, LimeIndexRid, LinkDefinition, LinkedEntityTypeId, LinkedEntityTypeRidOrIdInRequest, LinkedObjectReference, LinkedObjectReferenceModification, 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, LogicRuleIdentifier, LogicRuleIdInRequest, LogicRuleModification, LogicRuleRid, LogicRuleValue, LogicRuleValueModification, LongPropertyType, LongTypeDataConstraints, LongTypeDataValue, LongTypeRangeConstraint, MandatoryMarkingConstraint, ManyToManyJoinDefinition, ManyToManyLinkDefinition, ManyToManyLinkTypeDatasetDatasource, ManyToManyLinkTypeDatasource, ManyToManyLinkTypeDatasourceDefinition, ManyToManyLinkTypeStreamDatasource, MarkingDisplayName, MarkingFilter, MarkingId, MarkingInfo, 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, NestedInterfacePropertyTypeImplementation, 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, ObjectTypeMainValueStructFieldApiNamesNotFoundError, ObjectTypeMediaDatasource, ObjectTypeMediaSetViewDatasource, ObjectTypeMetadataInputManagerRid, ObjectTypePeeringMetadata, ObjectTypePeeringMetadataV1, ObjectTypePeeringRid, ObjectTypeReducerStructFieldApiNamesNotFoundError, 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, OntologyIndexingEvent, OntologyInformation, OntologyIrActionLogic, OntologyIrActionLogMetadata, OntologyIrActionLogRule, OntologyIrActionLogStructFieldValue, OntologyIrActionLogValue, OntologyIrActionNotification, OntologyIrActionNotificationBody, OntologyIrActionNotificationBodyFunctionExecution, OntologyIrActionNotificationRecipients, OntologyIrActionsObjectSet, OntologyIrActionTypeEntities, OntologyIrActionTypeLevelValidation, OntologyIrActionTypeLogic, OntologyIrActionTypeRichTextComponent, OntologyIrActionTypeRichTextParameterPropertyReference, OntologyIrActionTypeStatus, OntologyIrActionValidation, OntologyIrActionWebhooks, OntologyIrAddInterfaceLinkRule, OntologyIrAddInterfaceLinkRuleV2, OntologyIrAddInterfaceRule, OntologyIrAdditionOperation, OntologyIrAddObjectRule, OntologyIrAddOrModifyObjectRule, OntologyIrAddOrModifyObjectRuleV2, OntologyIrAllEditedObjectsFieldMapping, OntologyIrAllowedParameterValues, OntologyIrAllowedStructFieldValues, OntologyIrAllowedStructFieldValuesOverride, OntologyIrAllowedValuesOverride, OntologyIrAndCondition, OntologyIrArrayPropertyType, OntologyIrArrayPropertyTypeReducer, 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, OntologyIrInterfaceArrayPropertyType, OntologyIrInterfaceCipherTextPropertyType, OntologyIrInterfaceObjectParameterStructFieldValue, OntologyIrInterfaceObjectParameterStructListFieldValue, OntologyIrInterfaceParameterPropertyValue, OntologyIrInterfaceParameterPropertyValueV2, OntologyIrInterfacePropertyImplementation, OntologyIrInterfacePropertyLogicRuleValue, OntologyIrInterfacePropertyTypeImplementation, OntologyIrInterfacePropertyTypeType, OntologyIrInterfaceSharedPropertyType, OntologyIrInterfaceStructFieldType, OntologyIrInterfaceStructPropertyType, OntologyIrIntermediaryLinkDefinition, OntologyIrLabelledValue, OntologyIrLinkDefinition, OntologyIrLinkedEntityTypeId, OntologyIrLinkType, OntologyIrLinkTypeStatus, OntologyIrLogicRule, OntologyIrLogicRuleValue, OntologyIrMandatoryMarkingConstraint, OntologyIrManyToManyLinkDefinition, OntologyIrManyToManyLinkTypeDatasetDatasource, OntologyIrManyToManyLinkTypeDatasource, OntologyIrManyToManyLinkTypeDatasourceDefinition, OntologyIrManyToManyLinkTypeStreamDatasource, OntologyIrMarkingsCondition, OntologyIrMediaSourceRid, OntologyIrModifyInterfaceRule, OntologyIrModifyObjectRule, OntologyIrMultipassUserFilter, OntologyIrMultipassUserInGroupFilter, OntologyIrMultiplicationOperation, OntologyIrNestedInterfacePropertyTypeImplementation, 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, OntologyIrReducedPropertyTypeImplementation, OntologyIrRegexCondition, OntologyIrRidUrlTarget, OntologyIrRuleSetBinding, OntologyIrScenarioRule, OntologyIrScenarioScope, OntologyIrSection, OntologyIrSectionConditionalOverride, OntologyIrSectionDisplayBlock, OntologyIrSecurityGroupAndCondition, OntologyIrSecurityGroupComparisonCondition, OntologyIrSecurityGroupComparisonValue, OntologyIrSecurityGroupGranularCondition, OntologyIrSecurityGroupGranularPolicy, OntologyIrSecurityGroupGranularSecurityDefinition, OntologyIrSecurityGroupMandatoryOnlySecurityDefinition, OntologyIrSecurityGroupMandatoryPolicy, OntologyIrSecurityGroupMarkingsCondition, OntologyIrSecurityGroupNotCondition, OntologyIrSecurityGroupOrCondition, OntologyIrSecurityGroupSecurityDefinition, OntologyIrSensorTrait, OntologyIrSeriesValueMetadata, OntologyIrSharedPropertyType, OntologyIrShortBody, OntologyIrStaticObjectPrefillV2, OntologyIrStaticValue, OntologyIrStaticWebhookWithDirectInput, OntologyIrStaticWebhookWithFunctionResultInput, OntologyIrStringConcatOperation, OntologyIrStructFieldConditionalOverride, OntologyIrStructFieldConditionalValidationBlock, OntologyIrStructFieldImplementation, OntologyIrStructFieldPrefill, OntologyIrStructFieldPrefillOverride, OntologyIrStructFieldType, OntologyIrStructFieldValidation, OntologyIrStructFieldValidationBlock, OntologyIrStructFieldValidationBlockOverride, OntologyIrStructFieldValidationDisplayMetadata, OntologyIrStructMainValue, OntologyIrStructPropertyType, OntologyIrStructPropertyTypeImplementation, 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, OntologySourceType, OntologySparkDelegateDataset, OntologySparkInputManagerRid, OntologySparkInputProperties, OntologySparkQueryableSource, 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, ParameterScenarioReference, ParameterScenarioReferenceOrEmpty, ParametersDoNotMatchParameterOrderingError, ParameterStructOrEmpty, ParameterTextRegex, ParameterTimeSeriesReference, ParameterTimeSeriesReferenceOrEmpty, ParameterTransformPrefill, ParameterTransformPrefillValue, ParameterValidation, ParameterValidationBlock, ParameterValidationBlockModification, ParameterValidationBlockOverride, ParameterValidationBlockOverrideModification, ParameterValidationBlockOverrideRequest, ParameterValidationBlockRequest, ParameterValidationDisplayMetadata, ParameterValidationDisplayMetadataModification, ParameterValidationModification, ParameterValidationNotFoundError, ParameterValidationReferencesLaterParametersError, ParameterValidationRequest, ParameterValueOneOf, ParameterValueOneOfOrEmpty, ParameterValueType, ParameterValueTypeOrEmpty, ParameterValueTypeReference, ParameterValueTypeReferenceWithVersionId, 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, Quantization, QuiverDashboardReference, QuiverDashboardRid, QuiverDashboardVersion, RangeSizeConstraint, Redacted, RedactionOverrideOptions, ReducedPropertyTypeImplementation, 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, ScenarioRid, ScenarioRule, ScenarioRuleModification, ScenarioScope, 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, SharedPropertyTypeMainValueStructFieldApiNamesNotFoundError, SharedPropertyTypeReducerStructFieldApiNamesNotFoundError, SharedPropertyTypeRid, SharedPropertyTypeRidOrIdInRequest, SharedPropertyTypesAlreadyExistError, SharedPropertyTypesNotFoundError, SharedPropertyTypeSoftLinkType, SharedPropertyTypeStructFieldLogicRuleValueModification, SharedPropertyTypeUpdatedEvent, ShortBody, ShortBodyModification, ShortPropertyType, ShortTypeDataConstraints, ShortTypeDataValue, ShortTypeRangeConstraint, SidcFormatter, SimpleAnalyzer, SingleKeyJoinDefinition, SoftLink, SoftLinkType, StandardAnalyzer, StaticObjectPrefill, StaticObjectPrefillV2, StaticValue, StaticWebhookWithDirectInput, StaticWebhookWithDirectInputModification, StaticWebhookWithFunctionResultInput, StaticWebhookWithFunctionResultInputModification, StreamLocator, StreamLocatorRid, StreamViewRid, StringConcatOperation, StringFormatter, StringPropertyType, StringTypeDataConstraints, StringTypeDataValue, StringTypeIsRidConstraint, StringTypeIsUuidConstraint, StringTypeLengthConstraint, StructFieldAlias, StructFieldApiNameMapping, StructFieldApiNameOrRid, StructFieldConditionalOverride, StructFieldConditionalOverrideModification, StructFieldConditionalValidationBlock, StructFieldConditionalValidationBlockModification, StructFieldDisplayMetadata, StructFieldImplementation, StructFieldLogicRuleValue, StructFieldLogicRuleValueMappingModification, StructFieldLogicRuleValueModification, StructFieldName, StructFieldPrefill, StructFieldPrefillModification, StructFieldPrefillOverride, StructFieldPrefillOverrideModification, StructFieldRid, StructFieldType, StructFieldValidation, StructFieldValidationBlock, StructFieldValidationBlockModification, StructFieldValidationBlockOverride, StructFieldValidationBlockOverrideModification, StructFieldValidationDisplayMetadata, StructFieldValidationDisplayMetadataModification, StructFieldValidationModification, StructListParameterFieldValue, StructMainValue, StructParameterFieldDisplayMetadata, StructParameterFieldDisplayMetadataV2, StructParameterFieldValue, StructPropertyFieldType, StructPropertyType, StructPropertyTypeImplementation, 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, TypeGroupEntityRid, 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, ValueTypeApiNameReference, ValueTypeIdInRequest, ValueTypeInputManagerRid, ValueTypeLabel, ValueTypeReference, ValueTypeRid, ValueTypeVersionId, 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";
8
+ export type { AccessRequestRid, AccessRequestVersion, AccessSubRequestRid, AccessSubRequestVersion, ActionApplierRevertConfig, ActionApplyClientPreferences, ActionApplyDisallowedClients, ActionEffects, ActionEffectsModification, ActionLogConfiguration, ActionLogic, ActionLogicModification, ActionLogMessage, ActionLogMetadata, ActionLogParameterReference, ActionLogRule, ActionLogRuleModification, ActionLogStructFieldMapping, ActionLogStructFieldValue, ActionLogStructFieldValueModification, 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, ActionTypeScenarioExecutionOnlyMode, ActionTypeScenarioSettings, ActionTypeScenarioSettingsModification, ActionTypeSetOrganizationsRequest, ActionTypesNotFoundError, ActionTypesSummary, ActionTypeStatus, ActionTypeUpdate, ActionTypeUpdatedEvent, ActionTypeVersion, ActionValidation, ActionValidationRequest, ActionWebhooks, ActionWebhooksModification, ActiveActionTypeStatus, ActiveInterfaceTypeStatus, ActiveLinkTypeStatus, ActiveObjectTypeStatus, ActivePropertyTypeStatus, AddInterfaceLinkRule, AddInterfaceLinkRuleModification, AddInterfaceLinkRuleModificationV2, AddInterfaceLinkRuleV2, AddInterfaceRule, AddInterfaceRuleModification, AdditionOperation, AddLinkRule, AddObjectRule, AddObjectRuleModification, AddOrModifyObjectRule, AddOrModifyObjectRuleModification, AddOrModifyObjectRuleModificationV2, AddOrModifyObjectRuleV2, AliasEntityIdentifier, AllEditedObjectsFieldMapping, AllFoundryRids, AllNotificationRenderingMustSucceed, AllowedParameterValues, AllowedParameterValuesModification, AllowedParameterValuesRequest, AllowedStructFieldValues, AllowedStructFieldValuesModification, AllowedStructFieldValuesOverride, AllowedStructFieldValuesOverrideModification, AllowedValuesOverride, AllowedValuesOverrideModification, AllowedValuesOverrideRequest, AllowExecutionOnlyOnScenario, AllowFunctionsWithExternalCallsOnBranches, AllowNotificationsOnBranches, AllowNotificationsOnBranchesBranchRecipients, AllowWebhooksOnBranches, Analyzer, AndCondition, AndConditionModification, AnyNotificationRenderingCanFail, ArrayPropertyType, ArrayPropertyTypeReducer, ArrayPropertyTypeReducerSortDirection, 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, BranchObjectTypeResetEvent, BranchRecipientsBranchOwner, BranchRecipientsSameAsMain, BuilderPipelineRid, BulkExecutionModeConfig, ButtonDisplayMetadata, BytePropertyType, BytesBaseValue, ByteTypeDataValue, CarbonWorkspaceComponentUrlTarget, CarbonWorkspaceComponentUrlTargetModification, CarbonWorkspaceUrlTarget, CarbonWorkspaceUrlTargetModification, CategoryDisplayName, CategoryId, CipherTextPropertyType, ClassificationConstraint, ColumnLocator, ColumnName, ComparisonCondition, ComparisonConditionModification, ComparisonOperator, CompassFolderRid, CompassProjectRid, Condition, ConditionalOverride, ConditionalOverrideModification, ConditionalOverrideRequest, ConditionalValidationBlock, ConditionalValidationBlockModification, ConditionalValidationBlockRequest, ConditionDisplayMetadata, ConditionIndex, ConditionModification, ConditionValue, ConditionValueModification, CreatedInterfaceObjectReferenceByPk, CreatedInterfaceObjectReferenceByUniqueIdentifier, 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, FunctionBackedEmbeddingModel, 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, GetEntityQueryableSourceRequest, GetEntityQueryableSourceResponse, 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, InterfaceActionTypeConstraint, InterfaceActionTypeConstraintApiName, InterfaceActionTypeConstraintIdInRequest, InterfaceActionTypeConstraintMetadata, InterfaceActionTypeConstraintRid, InterfaceActionTypeConstraintRidOrIdInRequest, InterfaceArrayPropertyType, InterfaceCipherTextPropertyType, InterfaceDefinedPropertyType, InterfaceDefinedPropertyTypeConstraints, InterfaceLinkType, InterfaceLinkTypeApiName, InterfaceLinkTypeCardinality, InterfaceLinkTypeIdInRequest, InterfaceLinkTypeMetadata, InterfaceLinkTypeRid, InterfaceLinkTypeRidOrIdInRequest, InterfaceObjectParameterStructFieldValue, InterfaceObjectParameterStructFieldValueModification, InterfaceObjectParameterStructListFieldValue, InterfaceObjectParameterStructListFieldValueModification, InterfaceParameterConstraint, InterfaceParameterConstraintDisplayMetadata, InterfaceParameterConstraintIdInRequest, InterfaceParameterConstraintRid, InterfaceParameterConstraintRidOrIdInRequest, 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, InvalidCompassNameReason, JoinDefinition, KnownFormatter, LabelledValue, LanguageAnalyzer, LimeIndexRid, LinkDefinition, LinkedEntityTypeId, LinkedEntityTypeRidOrIdInRequest, LinkedObjectReference, LinkedObjectReferenceModification, 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, LogicRuleIdentifier, LogicRuleIdInRequest, LogicRuleModification, LogicRuleRid, LogicRuleValue, LogicRuleValueModification, LongPropertyType, LongTypeDataConstraints, LongTypeDataValue, LongTypeRangeConstraint, MandatoryMarkingConstraint, ManyToManyJoinDefinition, ManyToManyLinkDefinition, ManyToManyLinkTypeDatasetDatasource, ManyToManyLinkTypeDatasource, ManyToManyLinkTypeDatasourceDefinition, ManyToManyLinkTypeStreamDatasource, MarkingDisplayName, MarkingFilter, MarkingId, MarkingInfo, 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, NestedInterfacePropertyTypeImplementation, NestedStructFieldApiNameMapping, NewObjectUrlTarget, NewObjectUrlTargetModification, NoExecutionRestriction, NoneEntityProvenance, NonExistentParametersUsedInParameterPrefillError, NonNumericInternalInterpolation, NonNumericSeriesValueMetadata, NonNumericSeriesValueUnit, NoRetentionPolicy, NotAnalyzedAnalyzer, NotCondition, NotConditionModification, NotepadReference, NotepadRid, NotificationRecipient, NotificationResultTypeLink, NotificationResultTypeLinkModification, NotificationTemplateInputValue, NotificationTemplateInputValueModification, NumberFormatBase, NumberFormatBasisPoint, NumberFormatBillions, NumberFormatBytes, 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, ObjectTypeIdAndPropertyTypeId, ObjectTypeIdentifier, ObjectTypeIdsAndInterfaceTypeRids, ObjectTypeInputManagerProperties, ObjectTypeInputManagerRid, ObjectTypeInputSpec, ObjectTypeInterfaceImplementation, ObjectTypeLoadRequest, ObjectTypeLoadResponse, ObjectTypeMainValueStructFieldApiNamesNotFoundError, ObjectTypeMediaDatasource, ObjectTypeMediaSetViewDatasource, ObjectTypeMetadataInputManagerRid, ObjectTypePeeringMetadata, ObjectTypePeeringMetadataV1, ObjectTypePeeringRid, ObjectTypeReducerStructFieldApiNamesNotFoundError, ObjectTypeRestrictedStreamDatasource, ObjectTypeRestrictedViewDatasource, ObjectTypeRestrictedViewDatasourceV2, ObjectTypeRid, ObjectTypeRidOrInterfaceTypeRidOrIdInRequest, 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, OntologyIndexingEvent, OntologyInformation, OntologyIrActionEffects, OntologyIrActionLogic, OntologyIrActionLogMetadata, OntologyIrActionLogRule, OntologyIrActionLogStructFieldValue, OntologyIrActionLogValue, OntologyIrActionNotification, OntologyIrActionNotificationBody, OntologyIrActionNotificationBodyFunctionExecution, OntologyIrActionNotificationRecipients, OntologyIrActionsObjectSet, OntologyIrActionTypeEntities, OntologyIrActionTypeLevelValidation, OntologyIrActionTypeLogic, OntologyIrActionTypeRichTextComponent, OntologyIrActionTypeRichTextParameterPropertyReference, OntologyIrActionTypeStatus, OntologyIrActionValidation, OntologyIrActionWebhooks, OntologyIrAddInterfaceLinkRule, OntologyIrAddInterfaceLinkRuleV2, OntologyIrAddInterfaceRule, OntologyIrAdditionOperation, OntologyIrAddObjectRule, OntologyIrAddOrModifyObjectRule, OntologyIrAddOrModifyObjectRuleV2, OntologyIrAllEditedObjectsFieldMapping, OntologyIrAllowedParameterValues, OntologyIrAllowedStructFieldValues, OntologyIrAllowedStructFieldValuesOverride, OntologyIrAllowedValuesOverride, OntologyIrAndCondition, OntologyIrArrayPropertyType, OntologyIrArrayPropertyTypeReducer, 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, OntologyIrInterfaceArrayPropertyType, OntologyIrInterfaceCipherTextPropertyType, OntologyIrInterfaceObjectParameterStructFieldValue, OntologyIrInterfaceObjectParameterStructListFieldValue, OntologyIrInterfaceParameterPropertyValue, OntologyIrInterfaceParameterPropertyValueV2, OntologyIrInterfacePropertyImplementation, OntologyIrInterfacePropertyLogicRuleValue, OntologyIrInterfacePropertyTypeImplementation, OntologyIrInterfacePropertyTypeType, OntologyIrInterfaceSharedPropertyType, OntologyIrInterfaceStructFieldType, OntologyIrInterfaceStructPropertyType, OntologyIrIntermediaryLinkDefinition, OntologyIrLabelledValue, OntologyIrLinkDefinition, OntologyIrLinkedEntityTypeId, OntologyIrLinkType, OntologyIrLinkTypeStatus, OntologyIrLogicRule, OntologyIrLogicRuleValue, OntologyIrMandatoryMarkingConstraint, OntologyIrManyToManyLinkDefinition, OntologyIrManyToManyLinkTypeDatasetDatasource, OntologyIrManyToManyLinkTypeDatasource, OntologyIrManyToManyLinkTypeDatasourceDefinition, OntologyIrManyToManyLinkTypeStreamDatasource, OntologyIrMarkingsCondition, OntologyIrMediaSourceRid, OntologyIrModifyInterfaceRule, OntologyIrModifyObjectRule, OntologyIrMultipassUserFilter, OntologyIrMultipassUserInGroupFilter, OntologyIrMultiplicationOperation, OntologyIrNestedInterfacePropertyTypeImplementation, 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, OntologyIrReducedPropertyTypeImplementation, OntologyIrRegexCondition, OntologyIrRidUrlTarget, OntologyIrRuleSetBinding, OntologyIrRunScheduleDeploymentEffect, OntologyIrScenarioRule, OntologyIrScenarioScope, OntologyIrSection, OntologyIrSectionConditionalOverride, OntologyIrSectionDisplayBlock, OntologyIrSecurityGroupAndCondition, OntologyIrSecurityGroupComparisonCondition, OntologyIrSecurityGroupComparisonValue, OntologyIrSecurityGroupGranularCondition, OntologyIrSecurityGroupGranularPolicy, OntologyIrSecurityGroupGranularSecurityDefinition, OntologyIrSecurityGroupMandatoryOnlySecurityDefinition, OntologyIrSecurityGroupMandatoryPolicy, OntologyIrSecurityGroupMarkingsCondition, OntologyIrSecurityGroupNotCondition, OntologyIrSecurityGroupOrCondition, OntologyIrSecurityGroupSecurityDefinition, OntologyIrSensorTrait, OntologyIrSeriesValueMetadata, OntologyIrSharedPropertyType, OntologyIrShortBody, OntologyIrStaticObjectPrefillV2, OntologyIrStaticValue, OntologyIrStaticWebhookWithDirectInput, OntologyIrStaticWebhookWithFunctionResultInput, OntologyIrStringConcatOperation, OntologyIrStructFieldConditionalOverride, OntologyIrStructFieldConditionalValidationBlock, OntologyIrStructFieldImplementation, OntologyIrStructFieldPrefill, OntologyIrStructFieldPrefillOverride, OntologyIrStructFieldType, OntologyIrStructFieldValidation, OntologyIrStructFieldValidationBlock, OntologyIrStructFieldValidationBlockOverride, OntologyIrStructFieldValidationDisplayMetadata, OntologyIrStructMainValue, OntologyIrStructPropertyType, OntologyIrStructPropertyTypeImplementation, OntologyIrStructuredShortBody, OntologyIrSubtractionOperation, OntologyIrSynchronousPreWritebackEffect, 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, OntologySourceType, OntologySparkDelegateDataset, OntologySparkInputManagerRid, OntologySparkInputProperties, OntologySparkQueryableSource, 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, ParameterScenarioReference, ParameterScenarioReferenceOrEmpty, ParametersDoNotMatchParameterOrderingError, ParameterStructOrEmpty, ParameterTextRegex, ParameterTimeSeriesReference, ParameterTimeSeriesReferenceOrEmpty, ParameterTransformPrefill, ParameterTransformPrefillValue, ParameterValidation, ParameterValidationBlock, ParameterValidationBlockModification, ParameterValidationBlockOverride, ParameterValidationBlockOverrideModification, ParameterValidationBlockOverrideRequest, ParameterValidationBlockRequest, ParameterValidationDisplayMetadata, ParameterValidationDisplayMetadataModification, ParameterValidationModification, ParameterValidationNotFoundError, ParameterValidationReferencesLaterParametersError, ParameterValidationRequest, ParameterValueOneOf, ParameterValueOneOfOrEmpty, ParameterValueType, ParameterValueTypeOrEmpty, ParameterValueTypeReference, ParameterValueTypeReferenceWithVersionId, ParameterValueTypeWithVersionId, ParameterValueTypeWithVersionIdOrEmpty, PartialObjectType, PartialObjectTypeCreateRequest, PartialObjectTypeDeleteRequest, PartialObjectTypeModifyRequest, PartialObjectTypeUpdateRequest, PartialObjectTypeWithoutRids, PatchBackupInitializationConfigurationSourceDoesNotExistError, PolicyVersion, PrePostFix, PrimaryKeyConstraint, PrimaryKeyPropertySecurityGroupType, PrimitiveOrStructLogicRuleModification, PrincipalId, ProjectEntityRid, PropertiesReferenceDuplicateColumnNameWrapper, Property, PropertyId, PropertyPropertySecurityGroupType, PropertyRenderHint, PropertySecurityGroup, PropertySecurityGroupCreate, PropertySecurityGroupDelete, PropertySecurityGroupModification, PropertySecurityGroupName, PropertySecurityGroupNoop, PropertySecurityGroupPatch, PropertySecurityGroupRid, PropertySecurityGroups, PropertySecurityGroupsModification, PropertySecurityGroupType, PropertySecurityGroupUpdate, PropertyType, PropertyTypeDataConstraints, PropertyTypeDataConstraintsWrapper, PropertyTypeDataValue, PropertyTypeDisplayMetadata, PropertyTypeId, PropertyTypeIdentifier, PropertyTypeLocator, PropertyTypeMappingInfo, PropertyTypeReference, PropertyTypeReferenceOrNonNumericInternalInterpolation, PropertyTypeReferenceOrNumericInternalInterpolation, PropertyTypeReferenceOrStringConstant, PropertyTypeRid, PropertyTypeStatus, PropertyWithoutRid, PutActionTypeRequest, PutParameterRequest, PutParameterRequestModification, PutSectionRequest, PutSectionRequestModification, QualifiedSeriesIdPropertyValue, Quantization, QuiverDashboardReference, QuiverDashboardRid, QuiverDashboardVersion, RangeSizeConstraint, Redacted, RedactionOverrideOptions, ReducedPropertyTypeImplementation, 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, RunScheduleDeploymentEffect, RunScheduleDeploymentEffectModification, SafeArg, SafeDatasourceIdentifier, ScenarioRid, ScenarioRule, ScenarioRuleModification, ScenarioScope, ScheduleParamName, ScheduleRid, ScheduleRunRidValue, 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, SharedPropertyTypeMainValueStructFieldApiNamesNotFoundError, SharedPropertyTypeReducerStructFieldApiNamesNotFoundError, SharedPropertyTypeRid, SharedPropertyTypeRidOrIdInRequest, SharedPropertyTypesAlreadyExistError, SharedPropertyTypesNotFoundError, SharedPropertyTypeSoftLinkType, SharedPropertyTypeStructFieldLogicRuleValueModification, SharedPropertyTypeUpdatedEvent, ShortBody, ShortBodyModification, ShortPropertyType, ShortTypeDataConstraints, ShortTypeDataValue, ShortTypeRangeConstraint, SidcFormatter, SimpleAnalyzer, SingleKeyJoinDefinition, SoftLink, SoftLinkType, StandardAnalyzer, StaticObjectPrefill, StaticObjectPrefillV2, StaticValue, StaticWebhookWithDirectInput, StaticWebhookWithDirectInputModification, StaticWebhookWithFunctionResultInput, StaticWebhookWithFunctionResultInputModification, StreamLocator, StreamLocatorRid, StreamViewRid, StringConcatOperation, StringFormatter, StringPropertyType, StringTypeDataConstraints, StringTypeDataValue, StringTypeIsRidConstraint, StringTypeIsUuidConstraint, StringTypeLengthConstraint, StructFieldAlias, StructFieldApiNameMapping, StructFieldApiNameOrRid, StructFieldConditionalOverride, StructFieldConditionalOverrideModification, StructFieldConditionalValidationBlock, StructFieldConditionalValidationBlockModification, StructFieldDisplayMetadata, StructFieldImplementation, StructFieldLogicRuleValue, StructFieldLogicRuleValueMappingModification, StructFieldLogicRuleValueModification, StructFieldName, StructFieldPrefill, StructFieldPrefillModification, StructFieldPrefillOverride, StructFieldPrefillOverrideModification, StructFieldRid, StructFieldType, StructFieldValidation, StructFieldValidationBlock, StructFieldValidationBlockModification, StructFieldValidationBlockOverride, StructFieldValidationBlockOverrideModification, StructFieldValidationDisplayMetadata, StructFieldValidationDisplayMetadataModification, StructFieldValidationModification, StructListParameterFieldValue, StructMainValue, StructParameterFieldDisplayMetadata, StructParameterFieldDisplayMetadataV2, StructParameterFieldValue, StructPropertyFieldType, StructPropertyType, StructPropertyTypeImplementation, StructTypeDataConstraints, StructTypeElementsConstraint, StructuredShortBody, StructuredShortBodyModification, SubmitAllValidOrNothingThrowingMode, SubmitValidEntriesInOrderUntilFirstFailureMode, SubtractionOperation, SynchronousPreWritebackEffect, SynchronousPreWritebackEffectModification, SynchronousPreWritebackWebhook, SynchronousPreWritebackWebhookModification, TableDisplayAndFormat, TableLocator, TableRid, TemplateNotificationBody, TemplateNotificationBodyModification, TemplateRidPropertyValue, TextEmbeddingModel, TextModality, TimeBasedRetentionConfig, TimeBasedRetentionPolicy, TimeBetweenOperation, TimeCodeFormat, TimeCurrentOperation, TimeDependentFormatter, TimeDependentNonNumericSeriesFormat, TimeDependentNumericOrNonNumericSeriesFormat, TimeDependentNumericOrNonNumericSeriesFormatV2, TimeDependentNumericSeriesFormat, TimeDependentSeriesFormat, TimeSeriesMetadata, TimeSeriesSyncRid, TimeSeriesSyncViewRid, TimestampFormatter, TimestampPropertyType, TimestampTypeDataConstraints, TimestampTypeDataValue, TimestampTypeRangeConstraint, TrueCondition, Type, TypeClass, TypeClassEntityIdentifier, TypeGroup, TypeGroupDisplayMetadata, TypeGroupEntityRid, 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, ValueTypeApiNameReference, ValueTypeIdInRequest, ValueTypeInputManagerRid, ValueTypeLabel, ValueTypeReference, ValueTypeRid, ValueTypeVersionId, 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
9
  export * as accessrequest from "./accessrequest/index.js";
10
10
  export * as association from "./association/index.js";
11
11
  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,6BAA6B;AACzC,YAAY,0BAA0B;AAEtC,cACE,kBACA,sBACA,qBACA,yBACA,2BACA,8BACA,8BACA,wBACA,aACA,yBACA,kBACA,mBACA,6BACA,eACA,2BACA,6BACA,2BACA,uCACA,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,oCACA,wBACA,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,uCACA,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,4BACA,6BACA,4BACA,oBACA,yBACA,uBACA,kBACA,mBACA,mCACA,+CACA,0BACA,sCACA,YACA,wBACA,0BACA,eACA,YACA,qBACA,iCACA,oBACA,kBACA,mBACA,WACA,qBACA,iCACA,4BACA,4BACA,wCACA,mCACA,0BACA,gBACA,uBACA,gBACA,4BACA,qCACA,mDACA,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,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,iCACA,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,0BACA,gBACA,gBACA,eACA,kBACA,cACA,gBACA,oBACA,kCACA,uBACA,mCACA,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,qBACA,sBACA,uBACA,cACA,gBACA,4BACA,kBACA,yBACA,mBACA,yBACA,4BACA,0BACA,0BACA,qCACA,8BACA,wCACA,oCACA,oBACA,eACA,WACA,aACA,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,2CACA,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,qDACA,2BACA,kCACA,mCACA,2BACA,6BACA,sBACA,mDACA,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,uBACA,qBACA,uBACA,6BACA,yBACA,qCACA,0BACA,8BACA,kCACA,mDACA,wCACA,4BACA,8BACA,qCACA,2BACA,uCACA,wDACA,4BACA,4BACA,0BACA,gCACA,kCACA,4BACA,6BACA,yBACA,iCACA,mCACA,wCACA,kCACA,oCACA,4CACA,iCACA,wBACA,6BACA,oCACA,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,sCACA,2CACA,oDACA,wDACA,2CACA,6CACA,2CACA,2CACA,+CACA,qCACA,uCACA,oCACA,uCACA,sCACA,yBACA,0BACA,8BACA,oBACA,0BACA,qBACA,0BACA,sCACA,oCACA,+CACA,wCACA,kDACA,8CACA,6BACA,0BACA,+BACA,4BACA,+BACA,sCACA,mCACA,qDACA,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,6CACA,0BACA,wBACA,0BACA,wBACA,yBACA,mBACA,sCACA,+BACA,qCACA,4CACA,wCACA,0CACA,uCACA,mDACA,wDACA,wCACA,0CACA,qCACA,oCACA,2CACA,uBACA,+BACA,8BACA,qBACA,iCACA,uBACA,wCACA,gDACA,iCACA,0CACA,iDACA,qCACA,8BACA,sCACA,2BACA,iCACA,sCACA,8CACA,gDACA,2BACA,8BACA,4CACA,+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,oBACA,8BACA,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,4BACA,mCACA,4CACA,wBACA,oBACA,8BACA,qCACA,2BACA,gCACA,qBACA,0BACA,sCACA,kCACA,8CACA,yCACA,iCACA,oCACA,gDACA,iCACA,kCACA,mDACA,4BACA,qBACA,4BACA,oBACA,2BACA,6BACA,0CACA,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,cACA,0BACA,oBACA,wBACA,qBACA,UACA,0BACA,mCACA,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,aACA,cACA,0BACA,eACA,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,6DACA,2DACA,uBACA,oCACA,sCACA,kCACA,gCACA,yDACA,gCACA,WACA,uBACA,mBACA,0BACA,oBACA,0BACA,eACA,gBACA,yBACA,UACA,cACA,kBACA,qBACA,uBACA,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,2BACA,8CACA,uCACA,iBACA,oBACA,gCACA,4BACA,wCACA,gBACA,iBACA,uBACA,4BACA,wCACA,oCACA,gDACA,sCACA,kDACA,mCACA,+BACA,iBACA,qCACA,uCACA,2BACA,yBACA,oBACA,kCACA,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,oBACA,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,2BACA,sBACA,0BACA,gBACA,oBACA,cACA,oBACA,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,6BAA6B;AACzC,YAAY,0BAA0B;AAEtC,cACE,kBACA,sBACA,qBACA,yBACA,2BACA,8BACA,8BACA,eACA,2BACA,wBACA,aACA,yBACA,kBACA,mBACA,6BACA,eACA,2BACA,6BACA,2BACA,uCACA,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,qCACA,4BACA,wCACA,mCACA,0BACA,oBACA,kBACA,kBACA,wBACA,mBACA,kBACA,yBACA,gBACA,4BACA,wBACA,2BACA,sBACA,wBACA,0BACA,sBACA,kCACA,oCACA,wBACA,kBACA,8BACA,mBACA,aACA,eACA,2BACA,uBACA,mCACA,qCACA,yBACA,uBACA,8BACA,gBACA,qCACA,wBACA,oCACA,+BACA,0BACA,sCACA,kCACA,8CACA,uBACA,mCACA,8BACA,8BACA,2CACA,8BACA,8CACA,yBACA,UACA,cACA,0BACA,iCACA,mBACA,0BACA,uCACA,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,4BACA,6BACA,4BACA,oBACA,yBACA,uBACA,kBACA,gBACA,mBACA,mCACA,+CACA,0BACA,sCACA,qBACA,YACA,wBACA,0BACA,eACA,YACA,qBACA,iCACA,oBACA,kBACA,mBACA,WACA,qBACA,iCACA,4BACA,4BACA,wCACA,mCACA,0BACA,gBACA,uBACA,gBACA,4BACA,qCACA,mDACA,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,8BACA,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,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,+BACA,sCACA,0CACA,uCACA,kCACA,+CACA,4BACA,iCACA,8BACA,yCACA,mBACA,0BACA,8BACA,8BACA,2BACA,sBACA,mCACA,0CACA,sDACA,8CACA,0DACA,8BACA,6CACA,yCACA,iCACA,8CACA,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,0BACA,gBACA,gBACA,eACA,kBACA,cACA,gBACA,oBACA,kCACA,uBACA,mCACA,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,qBACA,sBACA,uBACA,cACA,gBACA,4BACA,kBACA,yBACA,mBACA,yBACA,4BACA,0BACA,0BACA,qCACA,8BACA,wCACA,oCACA,oBACA,eACA,WACA,aACA,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,2CACA,iCACA,oBACA,gCACA,wBACA,sBACA,kDACA,iCACA,+BACA,2BACA,mBACA,qBACA,cACA,0BACA,kBACA,YACA,uBACA,4BACA,wCACA,gCACA,4CACA,kBACA,wBACA,sBACA,mBACA,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,+BACA,sBACA,mCACA,kCACA,2BACA,qBACA,mCACA,uBACA,wBACA,qDACA,2BACA,kCACA,mCACA,2BACA,6BACA,sBACA,mDACA,sCACA,oCACA,sCACA,eACA,8CACA,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,uBACA,qBACA,yBACA,uBACA,6BACA,yBACA,qCACA,0BACA,8BACA,kCACA,mDACA,wCACA,4BACA,8BACA,qCACA,2BACA,uCACA,wDACA,4BACA,4BACA,0BACA,gCACA,kCACA,4BACA,6BACA,yBACA,iCACA,mCACA,wCACA,kCACA,oCACA,4CACA,iCACA,wBACA,6BACA,oCACA,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,sCACA,2CACA,oDACA,wDACA,2CACA,6CACA,2CACA,2CACA,+CACA,qCACA,uCACA,oCACA,uCACA,sCACA,yBACA,0BACA,8BACA,oBACA,0BACA,qBACA,0BACA,sCACA,oCACA,+CACA,wCACA,kDACA,8CACA,6BACA,0BACA,+BACA,4BACA,+BACA,sCACA,mCACA,qDACA,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,6CACA,0BACA,wBACA,0BACA,uCACA,wBACA,yBACA,mBACA,sCACA,+BACA,qCACA,4CACA,wCACA,0CACA,uCACA,mDACA,wDACA,wCACA,0CACA,qCACA,oCACA,2CACA,uBACA,+BACA,8BACA,qBACA,iCACA,uBACA,wCACA,gDACA,iCACA,0CACA,iDACA,qCACA,8BACA,sCACA,2BACA,iCACA,sCACA,8CACA,gDACA,2BACA,8BACA,4CACA,+BACA,gCACA,yCACA,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,oBACA,8BACA,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,4BACA,mCACA,4CACA,wBACA,oBACA,8BACA,qCACA,2BACA,gCACA,qBACA,0BACA,sCACA,kCACA,8CACA,yCACA,iCACA,oCACA,gDACA,iCACA,kCACA,mDACA,4BACA,qBACA,4BACA,oBACA,2BACA,6BACA,0CACA,iCACA,wCACA,mBACA,gCACA,gCACA,gCACA,gCACA,8BACA,+DACA,eACA,YACA,sBACA,qCACA,wCACA,aACA,kBACA,+CACA,UACA,YACA,mCACA,oBACA,uBACA,6BACA,6BACA,mCACA,2BACA,2BACA,4BACA,0BACA,wBACA,oCACA,2BACA,6BACA,cACA,6BACA,oCACA,uBACA,6BACA,gBACA,wBACA,qBACA,yBACA,uBACA,wDACA,qDACA,uCACA,iBACA,oBACA,oBACA,sBACA,qBACA,iCACA,mBACA,+BACA,gCACA,cACA,0BACA,oBACA,wBACA,qBACA,UACA,0BACA,mCACA,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,6BACA,yCACA,SACA,0BACA,aACA,cACA,0BACA,eACA,mBACA,aACA,qBACA,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,6DACA,2DACA,uBACA,oCACA,sCACA,kCACA,gCACA,yDACA,gCACA,WACA,uBACA,mBACA,0BACA,oBACA,0BACA,eACA,gBACA,yBACA,UACA,cACA,kBACA,qBACA,uBACA,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,2BACA,8CACA,uCACA,iBACA,oBACA,gCACA,4BACA,wCACA,gBACA,iBACA,uBACA,4BACA,wCACA,oCACA,gDACA,sCACA,kDACA,mCACA,+BACA,iBACA,qCACA,uCACA,2BACA,yBACA,oBACA,kCACA,2BACA,8BACA,qBACA,iCACA,qCACA,gDACA,sBACA,+BACA,2CACA,gCACA,4CACA,uBACA,cACA,UACA,0BACA,sCACA,0BACA,oBACA,cACA,0BACA,0BACA,sBACA,gBACA,sBACA,wBACA,qCACA,8CACA,gDACA,kCACA,2BACA,oBACA,mBACA,uBACA,oBACA,uBACA,8BACA,wBACA,8BACA,eACA,MACA,WACA,2BACA,WACA,0BACA,oBACA,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,2BACA,sBACA,0BACA,gBACA,oBACA,cACA,oBACA,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"}