@osdk/client.unstable 2.2.0-beta.15 → 2.2.0-beta.17

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 (61) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/build/cjs/index.d.cts +6622 -398
  3. package/build/types/blockDataIr.d.ts +3 -2
  4. package/build/types/blockDataIr.d.ts.map +1 -1
  5. package/build/types/generated/ontology-metadata/api/__components.d.ts +515 -89
  6. package/build/types/generated/ontology-metadata/api/__components.d.ts.map +1 -1
  7. package/build/types/generated/ontology-metadata/api/audit/__components.d.ts +8 -2
  8. package/build/types/generated/ontology-metadata/api/audit/__components.d.ts.map +1 -1
  9. package/build/types/generated/ontology-metadata/api/audit/index.d.ts +1 -1
  10. package/build/types/generated/ontology-metadata/api/audit/index.d.ts.map +1 -1
  11. package/build/types/generated/ontology-metadata/api/blockdata/__components.d.ts +13 -8
  12. package/build/types/generated/ontology-metadata/api/blockdata/__components.d.ts.map +1 -1
  13. package/build/types/generated/ontology-metadata/api/blockdata/index.d.ts +1 -1
  14. package/build/types/generated/ontology-metadata/api/blockdata/index.d.ts.map +1 -1
  15. package/build/types/generated/ontology-metadata/api/entitymetadata/__components.d.ts +24 -0
  16. package/build/types/generated/ontology-metadata/api/entitymetadata/__components.d.ts.map +1 -1
  17. package/build/types/generated/ontology-metadata/api/entitymetadata/index.d.ts +1 -1
  18. package/build/types/generated/ontology-metadata/api/entitymetadata/index.d.ts.map +1 -1
  19. package/build/types/generated/ontology-metadata/api/index.d.ts +1 -1
  20. package/build/types/generated/ontology-metadata/api/index.d.ts.map +1 -1
  21. package/build/types/generated/ontology-metadata/api/modification/__components.d.ts +29 -1
  22. package/build/types/generated/ontology-metadata/api/modification/__components.d.ts.map +1 -1
  23. package/build/types/generated/ontology-metadata/api/modification/index.d.ts +1 -1
  24. package/build/types/generated/ontology-metadata/api/modification/index.d.ts.map +1 -1
  25. package/build/types/generated/ontology-metadata/api/objectset/__components.d.ts +302 -1
  26. package/build/types/generated/ontology-metadata/api/objectset/__components.d.ts.map +1 -1
  27. package/build/types/generated/ontology-metadata/api/objectset/index.d.ts +1 -1
  28. package/build/types/generated/ontology-metadata/api/objectset/index.d.ts.map +1 -1
  29. package/build/types/generated/ontology-metadata/api/objectstorage/__components.d.ts +2 -1
  30. package/build/types/generated/ontology-metadata/api/objectstorage/__components.d.ts.map +1 -1
  31. package/build/types/generated/ontology-metadata/api/permissions/__components.d.ts +2 -0
  32. package/build/types/generated/ontology-metadata/api/permissions/__components.d.ts.map +1 -1
  33. package/build/types/generated/ontology-metadata/api/schemamigrations/__components.d.ts +104 -4
  34. package/build/types/generated/ontology-metadata/api/schemamigrations/__components.d.ts.map +1 -1
  35. package/build/types/generated/ontology-metadata/api/schemamigrations/index.d.ts +1 -1
  36. package/build/types/generated/ontology-metadata/api/schemamigrations/index.d.ts.map +1 -1
  37. package/build/types/generated/ontology-metadata/api/typemapping/__components.d.ts +2 -1
  38. package/build/types/generated/ontology-metadata/api/typemapping/__components.d.ts.map +1 -1
  39. package/build/types/generated/ontology-metadata/api/types/__components.d.ts +18 -3
  40. package/build/types/generated/ontology-metadata/api/types/__components.d.ts.map +1 -1
  41. package/build/types/generated/ontology-metadata/api/types/index.d.ts +1 -1
  42. package/build/types/generated/ontology-metadata/api/types/index.d.ts.map +1 -1
  43. package/build/types/generated/ontology-metadata/api/v2/OntologyModificationService/dryRunModifyOntology.d.ts +4 -0
  44. package/build/types/generated/ontology-metadata/api/v2/OntologyModificationService/dryRunModifyOntology.d.ts.map +1 -0
  45. package/build/types/generated/ontology-metadata/api/v2/OntologyModificationService.d.ts +1 -0
  46. package/build/types/generated/ontology-metadata/api/v2/OntologyModificationService.d.ts.map +1 -1
  47. package/build/types/generated/ontology-metadata/api/validation/__components.d.ts +3856 -175
  48. package/build/types/generated/ontology-metadata/api/validation/__components.d.ts.map +1 -1
  49. package/build/types/generated/ontology-metadata/api/validation/index.d.ts +1 -1
  50. package/build/types/generated/ontology-metadata/api/validation/index.d.ts.map +1 -1
  51. package/build/types/generated/ontology-metadata/branch/api/OntologyBranchService/dryRunMergeOntologyBranch.d.ts +10 -0
  52. package/build/types/generated/ontology-metadata/branch/api/OntologyBranchService/dryRunMergeOntologyBranch.d.ts.map +1 -0
  53. package/build/types/generated/ontology-metadata/branch/api/OntologyBranchService.d.ts +1 -0
  54. package/build/types/generated/ontology-metadata/branch/api/OntologyBranchService.d.ts.map +1 -1
  55. package/build/types/generated/ontology-metadata/branch/api/__components.d.ts +19 -0
  56. package/build/types/generated/ontology-metadata/branch/api/__components.d.ts.map +1 -1
  57. package/build/types/generated/ontology-metadata/branch/api/index.d.ts +1 -1
  58. package/build/types/generated/ontology-metadata/branch/api/index.d.ts.map +1 -1
  59. package/build/types/index.d.ts +4 -29
  60. package/build/types/index.d.ts.map +1 -1
  61. package/package.json +1 -1
@@ -1 +1 @@
1
- {"mappings":"AAgBA,cACE,+BAA+B,4CAC/B,kDACK,+DACL,yCACK,sDACL,+BAA+B,kDAC1B,qCAAsC;AAC7C,cACE,+BAA+B,2CAC/B,uBAAuB,mCACvB,eAAe,iCACV,oCAAqC;AAC5C,cACE,4BAA4B,+BAC5B,yBAAyB,4BACzB,kCAAkC,qCAClC,2BAA2B,8BAC3B,iBAAiB,oBACjB,qBAAqB,wBACrB,iBAAiB,oBACjB,yCACK,4CACL,0CACK,6CACL,sCAAsC,yCACtC,uCACK,0CACL,oCAAoC,uCACpC,qCAAqC,wCACrC,0CACK,6CACL,2CACK,8CACL,+CACK,kDACL,gDACK,mDACL,sCAAsC,yCACtC,uCACK,0CACL,2CACK,8CACL,4CACK,+CACL,6BAA6B,gCAC7B,8BAA8B,iCAC9B,qCAAqC,wCACrC,oBAAoB,uBACpB,cAAc,iBACd,eAAe,kBACf,sCAAsC,yCACtC,yCACK,4CACL,iCAAiC,oCACjC,oCAAoC,uCACpC,iCAAiC,oCACjC,4BAA4B,+BAC5B,yCACK,4CACL,gCAAgC,mCAChC,gBAAgB,mBAChB,iBAAiB,oBACjB,qBAAqB,wBACrB,gDACK,mDACL,mCAAmC,sCACnC,kCAAkC,qCAClC,0BAA0B,6BAC1B,kCAAkC,qCAClC,+BAA+B,kCAC/B,uBAAuB,0BACvB,yBAAyB,4BACzB,0BAA0B,6BAC1B,eAAe,kBACf,kCAAkC,qCAClC,mCAAmC,sCACnC,mBAAmB,sBACnB,mBAAmB,sBACnB,uCACK,0CACL,cAAc,iBACd,eAAe,kBACf,cAAc,iBACd,sBAAsB,yBACtB,iBAAiB,oBACjB,yBAAyB,4BACzB,gBAAgB,yBACX,oBAAqB;AAC5B,cACE,4BACK,oDACL,6BACK,qDACL,6BACK,qDACL,8BACK,sDACL,yCACK,iEACL,0CACK,kEACL,mCACK,2DACL,oCACK,4DACL,4BACK,oDACL,6BACK,2DACA,yCAA0C;AACjD,cACE,6BAA6B,+CAC7B,2CACK,6DACL,4CACK,oEACA,mCAAoC;AAC3C,cACE,0BAA0B,wCAC1B,uBAAuB,2CAClB,+BAAgC;AACvC,cACE,yCACK,yDACL,0CACK,0DACL,uCACK,uDACL,wCACK,wDACL,iCACK,iDACL,kCACK,kDACL,8BAA8B,8CAC9B,+BAA+B,+CAC/B,oCACK,oDACL,qCACK,qDACL,oCACK,oDACL,qCACK,qDACL,yBAAyB,yCACzB,0BAA0B,0CAC1B,yBAAyB,yCACzB,0BAA0B,0CAC1B,+BAA+B,+CAC/B,gCACK,gDACL,yBAAyB,yCACzB,0BAA0B,gDACrB,iCAAkC;AACzC,cACE,gCAAgC,+CAChC,iCACK,gDACL,oCACK,mDACL,+CACK,8DACL,gDACK,+DACL,uCACK,sDACL,wCACK,uDACL,0CACK,yDACL,2CACK,0DACL,6CACK,4DACL,8CACK,6DACL,qCACK,oDACL,sCACK,qDACL,+CACK,8DACL,gDACK,+DACL,uCACK,sDACL,wCACK,uDACL,+CACK,8DACL,gDACK,+DACL,sCACK,qDACL,uCACK,sDACL,wCACK,uDACL,kCACK,iDACL,mCACK,kDACL,uCACK,sDACL,kCACK,iDACL,oCACK,mDACL,kCACK,iDACL,iCACK,gDACL,4CACK,2DACL,uCACK,sDACL,6BAA6B,4CAC7B,kCACK,iDACL,4BAA4B,2CAC5B,6BAA6B,kDACxB,gCAAiC;AACxC,cACE,8DACK,4EACL,+DACK,6EACL,4CACK,0DACL,8CACK,4DACL,6CACK,2DACL,+CACK,6DACL,yDACK,uEACL,0DACK,wEACL,+CACK,6DACL,gDACK,8DACL,6BAA6B,2CAC7B,8BAA8B,4CAC9B,uBAAuB,qCACvB,wBAAwB,4CACnB,+BAAgC;AACvC,cAAc,yCAAyC,mEAAmE,qCAAsC;AAChK,cACE,2BAA2B,qCAC3B,8BAA8B,wCAC9B,2BAA2B,qCAC3B,6BAA6B,uCAC7B,mCACK,6CACL,0BAA0B,0CACrB,2BAA4B;AACnC,cACE,6BAA6B,sCAC7B,8BAA8B,uCAC9B,8BAA8B,uCAC9B,+BAA+B,wCAC/B,mBAAmB,4BACnB,qBAAqB,8BACrB,oBAAoB,6BACpB,sBAAsB,+BACtB,yCACK,kDACL,0CACK,mDACL,iCAAiC,0CACjC,kCAAkC,2CAClC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D,iBAAiB,iFAAiF;CAChG,aAAa;CACb,SAAS;AACV;AACD,iBAAiB,gFAAgF;CAC/F,UAAU;AACX;AACD,iBAAiB,4EAA4E;CAC3F,aAAa;CACb,SAAS;AACV;AACD,iBAAiB,2EAA2E;CAC1F,UAAU;AACX;AACD,iBAAiB,kEAAkE;CACjF,aAAa;CACb,SAAS;AACV;AACD,iBAAiB,iEAAiE;CAChF,UAAU;AACX;AACD,YAAY,6BACR,6DACA,6DACA,2CACA,qDACA,+CACA,6CACA,6DACA,kEACA,yDACA,0DACA,yEACA,yDACA,+DACA,kEACA,uDACA,8DACA,iEACA,sEACA,iEACA,6DACA,8DACA,yEACA,mEACA,oEACA,4CACA,qDACA,kEACA,kDACA,gDACA,yDACA,2EACA,qEACA,iEACA,wDACA,8CACA,2CACA,kEACA,oEACA,uEACA,6CACA,iDACA,+DACA,8CACA,2DACA,8CACA,8CACA,kDACA,yDACA,yDACA,4DACA,kEACA,wDACA,0DACA,8CACA,iDACA,0DACA,uEACA,+DACA,uEACA,0DACA,mDACA,gEACA,yDACA,4DACA,iEACA,2EACA,0DACA,+DACA,yEACA,4DACA,iEACA,2EACA,yDACA,yDACA,qEACA,0EACA,+DACA,oEACA,gEACA,oDACA,yDACA,4DACA,oEACA,+EACA,kEACA,6EACA,oEACA,oDACA,8CACA,+CACA,8EACA,oFACA,iDACA,oDACA,6DACA,4EACA,qEACA,6DACA,8DACA,+DACA,wEACA,kEACA,oEACA,0DACA,yEACA;AACJ,iBAAiB,2DAA2D;CAC1E,SAAS;AACV;AACD,iBAAiB,4DAA4D;CAC3E,QAAQ;AACT;AACD,iBAAiB,4DAA4D;CAC3E,SAAS;AACV;AACD,iBAAiB,6DAA6D;CAC5E,QAAQ;AACT;AACD,iBAAiB,+DAA+D;CAC9E,SAAS;AACV;AACD,iBAAiB,gEAAgE;CAC/E,QAAQ;AACT;AACD,iBAAiB,4DAA4D;CAC3E,SAAS;AACV;AACD,iBAAiB,6DAA6D;CAC5E,QAAQ;AACT;AACD,iBAAiB,oEAAoE;CACnF,SAAS;AACV;AA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","names":[],"sources":["../../../../../../src/generated/ontology-metadata/api/audit/__components.ts"],"version":3,"file":"__components.d.ts"}
1
+ {"mappings":"AAgBA,cACE,+BAA+B,4CAC/B,kDACK,+DACL,yCACK,sDACL,+BAA+B,kDAC1B,qCAAsC;AAC7C,cACE,+BAA+B,2CAC/B,uBAAuB,mCACvB,eAAe,iCACV,oCAAqC;AAC5C,cACE,4BAA4B,+BAC5B,yBAAyB,4BACzB,kCAAkC,qCAClC,2BAA2B,8BAC3B,iBAAiB,oBACjB,qBAAqB,wBACrB,iBAAiB,oBACjB,yCACK,4CACL,0CACK,6CACL,sCAAsC,yCACtC,uCACK,0CACL,oCAAoC,uCACpC,qCAAqC,wCACrC,0CACK,6CACL,2CACK,8CACL,+CACK,kDACL,gDACK,mDACL,sCAAsC,yCACtC,uCACK,0CACL,2CACK,8CACL,4CACK,+CACL,6BAA6B,gCAC7B,8BAA8B,iCAC9B,qCAAqC,wCACrC,oBAAoB,uBACpB,cAAc,iBACd,eAAe,kBACf,sCAAsC,yCACtC,yCACK,4CACL,iCAAiC,oCACjC,oCAAoC,uCACpC,iCAAiC,oCACjC,4BAA4B,+BAC5B,yCACK,4CACL,gCAAgC,mCAChC,gBAAgB,mBAChB,iBAAiB,oBACjB,qBAAqB,wBACrB,gDACK,mDACL,mCAAmC,sCACnC,kCAAkC,qCAClC,0BAA0B,6BAC1B,kCAAkC,qCAClC,+BAA+B,kCAC/B,uBAAuB,0BACvB,yBAAyB,4BACzB,0BAA0B,6BAC1B,eAAe,kBACf,kCAAkC,qCAClC,mCAAmC,sCACnC,mBAAmB,sBACnB,mBAAmB,sBACnB,uCACK,0CACL,cAAc,iBACd,eAAe,kBACf,cAAc,iBACd,sBAAsB,yBACtB,iBAAiB,oBACjB,yBAAyB,4BACzB,gBAAgB,yBACX,oBAAqB;AAC5B,cACE,4BACK,oDACL,6BACK,qDACL,6BACK,qDACL,8BACK,sDACL,yCACK,iEACL,0CACK,kEACL,mCACK,2DACL,oCACK,4DACL,4BACK,oDACL,6BACK,2DACA,yCAA0C;AACjD,cACE,6BAA6B,+CAC7B,2CACK,6DACL,4CACK,oEACA,mCAAoC;AAC3C,cACE,0BAA0B,wCAC1B,uBAAuB,2CAClB,+BAAgC;AACvC,cACE,yCACK,yDACL,0CACK,0DACL,uCACK,uDACL,wCACK,wDACL,iCACK,iDACL,kCACK,kDACL,8BAA8B,8CAC9B,+BAA+B,+CAC/B,oCACK,oDACL,qCACK,qDACL,oCACK,oDACL,qCACK,qDACL,yBAAyB,yCACzB,0BAA0B,0CAC1B,yBAAyB,yCACzB,0BAA0B,0CAC1B,qCACK,qDACL,sCACK,sDACL,+BAA+B,+CAC/B,gCACK,gDACL,yBAAyB,yCACzB,0BAA0B,gDACrB,iCAAkC;AACzC,cACE,gCAAgC,+CAChC,iCACK,gDACL,oCACK,mDACL,+CACK,8DACL,gDACK,+DACL,uCACK,sDACL,wCACK,uDACL,0CACK,yDACL,2CACK,0DACL,6CACK,4DACL,8CACK,6DACL,qCACK,oDACL,sCACK,qDACL,+CACK,8DACL,gDACK,+DACL,uCACK,sDACL,wCACK,uDACL,+CACK,8DACL,gDACK,+DACL,sCACK,qDACL,uCACK,sDACL,wCACK,uDACL,kCACK,iDACL,mCACK,kDACL,uCACK,sDACL,kCACK,iDACL,oCACK,mDACL,kCACK,iDACL,iCACK,gDACL,4CACK,2DACL,uCACK,sDACL,6BAA6B,4CAC7B,kCACK,iDACL,4BAA4B,2CAC5B,6BAA6B,kDACxB,gCAAiC;AACxC,cACE,8DACK,4EACL,+DACK,6EACL,4CACK,0DACL,8CACK,4DACL,6CACK,2DACL,+CACK,6DACL,yDACK,uEACL,0DACK,wEACL,+CACK,6DACL,gDACK,8DACL,6BAA6B,2CAC7B,8BAA8B,4CAC9B,uBAAuB,qCACvB,wBAAwB,4CACnB,+BAAgC;AACvC,cAAc,yCAAyC,mEAAmE,qCAAsC;AAChK,cACE,2BAA2B,qCAC3B,8BAA8B,wCAC9B,2BAA2B,qCAC3B,6BAA6B,uCAC7B,mCACK,6CACL,0BAA0B,0CACrB,2BAA4B;AACnC,cACE,6BAA6B,sCAC7B,8BAA8B,uCAC9B,8BAA8B,uCAC9B,+BAA+B,wCAC/B,mBAAmB,4BACnB,qBAAqB,8BACrB,oBAAoB,6BACpB,sBAAsB,+BACtB,yCACK,kDACL,0CACK,mDACL,iCA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AAiE;CAChF,UAAU;AACX;AACD,iBAAiB,iFAAiF;CAChG,aAAa;CACb,SAAS;AACV;AACD,iBAAiB,gFAAgF;CAC/F,UAAU;AACX;AACD,iBAAiB,4EAA4E;CAC3F,aAAa;CACb,SAAS;AACV;AACD,iBAAiB,2EAA2E;CAC1F,UAAU;AACX;AACD,iBAAiB,kEAAkE;CACjF,aAAa;CACb,SAAS;AACV;AACD,iBAAiB,iEAAiE;CAChF,UAAU;AACX;AACD,YAAY,6BACR,6DACA,6DACA,2CACA,qDACA,+CACA,6CACA,6DACA,kEACA,yDACA,0DACA,yEACA,yDACA,+DACA,kEACA,uDACA,8DACA,iEACA,sEACA,iEACA,6DACA,8DACA,yEACA,mEACA,oEACA,4CACA,qDACA,kEACA,kDACA,gDACA,yDACA,2EACA,qEACA,iEACA,wDACA,8CACA,sDACA,2CACA,kEACA,oEACA,uEACA,6CACA,iDACA,+DACA,8CACA,2DACA,8CACA,8CACA,kDACA,yDACA,yDACA,4DACA,kEACA,wDACA,0DACA,8CACA,iDACA,0DACA,uEACA,+DACA,uEACA,0DACA,mDACA,gEACA,yDACA,4DACA,iEACA,2EACA,0DACA,+DACA,yEACA,4DACA,iEACA,2EACA,yDACA,yDACA,qEACA,0EACA,+DACA,oEACA,gEACA,oDACA,yDACA,4DACA,oEACA,+EACA,kEACA,6EACA,oEACA,oDACA,8CACA,+CACA,8EACA,oFACA,iDACA,oDACA,6DACA,4EACA,qEACA,6DACA,8DACA,+DACA,wEACA,kEACA,oEACA,0DACA,yEACA;AACJ,iBAAiB,2DAA2D;CAC1E,SAAS;AACV;AACD,iBAAiB,4DAA4D;CAC3E,QAAQ;AACT;AACD,iBAAiB,4DAA4D;CAC3E,SAAS;AACV;AACD,iBAAiB,6DAA6D;CAC5E,QAAQ;AACT;AACD,iBAAiB,+DAA+D;CAC9E,SAAS;AACV;AACD,iBAAiB,gEAAgE;CAC/E,QAAQ;AACT;AACD,iBAAiB,4DAA4D;CAC3E,SAAS;AACV;AACD,iBAAiB,6DAA6D;CAC5E,QAAQ;AACT;AACD,iB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","names":[],"sources":["../../../../../../src/generated/ontology-metadata/api/audit/__components.ts"],"version":3,"file":"__components.d.ts"}
@@ -1 +1 @@
1
- export type { ActionTypeGetOrganizationsRequestParams, ActionTypeGetOrganizationsResponseAuditRecord, ActionTypeSearchAuditRecord, ActionTypeSearchHitAuditRecord, ActionTypeServiceLoadActionTypesFromOntologyRequestParams, ActionTypeServiceLoadActionTypesFromOntologyResultParams, ActionTypeServiceLoadActionTypesRequestParams, ActionTypeServiceLoadActionTypesResultParams, ActionTypeServiceLoadActionTypesVersionedRequestParams, ActionTypeServiceLoadAllActionTypesFromOntologyRequestParams, ActionTypeServiceLoadAllActionTypesFromOntologyResultParams, ActionTypeServiceLoadAllActionTypesRequestParams, ActionTypeServiceLoadAllActionTypesResultParams, ActionTypeServiceModifyActionTypesRequestParams, ActionTypeServiceModifyActionTypesResultParams, ActionTypeServicePageLoadAllActionTypesFromOntologyRequestParams, ActionTypeServicePageLoadAllActionTypesFromOntologyResultParams, ActionTypeSetOrganizationsRequestParams, CreatedActionTypeAuditRecord, CreateOntologyBranchAuditRecord, EntityLoadByDatasourceRecord, GetLinkTypesAuditRecord, InterfaceTypeLoadAuditRecord, InterfaceTypeSearchAuditRecord, InterfaceTypeSearchHitAuditRecord, LinkTypeAndDatasourcesLoadAuditRecord, LinkTypeEntityMetadataLoadAuditRecord, LinkTypeLoadAuditRecord, LinkTypeLoadAuditRecordWithoutId, LoadActionTypeAuditRecord, LoadActionTypesAuditRecord, LoadAllInterfaceTypesFromOntologyAuditRecord, LoadAllObjectTypesFromOntologyAuditRecord, LoadAllOntologiesAuditRecord, LoadAllOntologyBranchesWithProposalAuditRecord, LoadAllSharedPropertyTypesFromOntologyAuditRecord, LoadAllTypeGroupsFromOntologyAuditRecord, LoadEntityMetadataAuditRecord, LoadObjectTypeSchemaMigrationsAuditRecord, LoadOntologyBranchWithProposalAuditRecord, LoadRuleSetAuditRecord, LoadRuleSetsAuditRecord, LoadSchemaMigrationAuditRecord, LoadWorkflowAuditRecord, LoadWorkflowsAuditRecord, ModifyActionTypesAuditRecord, ModifyOntologyBranchWithProposalAuditRecord, ObjectTypeAndDatasourcesLoadAuditRecord, ObjectTypeEntityMetadataLoadAuditRecord, ObjectTypeLoadAuditRecord, ObjectTypeLoadAuditRecordWithoutId, ObjectTypeLoadAuditRecordWithoutVersion, ObjectTypeSearchAuditRecord, ObjectTypeSearchAuditRecordV2, ObjectTypeSearchHitAuditRecord, OntologyAssociationMetadataServiceCreateAssociationRequestParams, OntologyAssociationMetadataServiceCreateAssociationResponseParams, OntologyAssociationMetadataServiceDeleteAssociationsRequestParams, OntologyAssociationMetadataServiceDeleteAssociationsResponseParams, OntologyAssociationMetadataServiceLoadOntologyEntityAssociationsRequestParams, OntologyAssociationMetadataServiceLoadOntologyEntityAssociationsResponseParams, OntologyAssociationMetadataServiceLoadResourceAssociationsRequestParams, OntologyAssociationMetadataServiceLoadResourceAssociationsResponseParams, OntologyAssociationMetadataServiceUpdateAssociationRequestParams, OntologyAssociationMetadataServiceUpdateAssociationResponseParams, OntologyBulkLoadEntitiesAuditRecord, OntologyBulkLoadEntitiesByDatasourcesAuditRecord, OntologyEntityMetadataServiceLoadEntityMetadataRequestParams, OntologyEntityMetadataServiceLoadEntityMetadataResponseParams, OntologyLoadAllAuditRecord, OntologyLoadAuditRecord, OntologyLoadDatasourcesAuditRecord, OntologyLoadEntitiesAuditRecord, OntologyMetadataApprovalsServiceCreateOntologyBranchRequestParams, OntologyMetadataApprovalsServiceCreateOntologyBranchResultParams, OntologyMetadataApprovalsServiceLoadAllOntologyBranchesWithProposalRequestParams, OntologyMetadataApprovalsServiceLoadAllOntologyBranchesWithProposalResultParams, OntologyMetadataApprovalsServiceLoadOntologyBranchWithProposalRequestParams, OntologyMetadataApprovalsServiceLoadOntologyBranchWithProposalResultParams, OntologyMetadataApprovalsServiceModifyOntologyBranchRequestParams, OntologyMetadataApprovalsServiceModifyOntologyBranchResultParams, OntologyMetadataAuditEvent, OntologyMetadataSearchServiceObjectTypeSearchRequestParams, OntologyMetadataSearchServiceObjectTypeSearchResponseParams, OntologyMetadataSearchServiceSearchActionTypesRequestParams, OntologyMetadataSearchServiceSearchActionTypesResponseParams, OntologyMetadataSearchServiceSearchInterfaceTypesRequestParams, OntologyMetadataSearchServiceSearchInterfaceTypesResponseParams, OntologyMetadataSearchServiceSearchObjectTypesRequestParams, OntologyMetadataSearchServiceSearchObjectTypesResponseParams, OntologyMetadataSearchServiceSearchSharedPropertyTypesRequestParams, OntologyMetadataSearchServiceSearchSharedPropertyTypesResponseParams, OntologyMetadataSearchServiceSearchTypeGroupsRequestParams, OntologyMetadataSearchServiceSearchTypeGroupsResponseParams, OntologyMetadataServiceBulkLoadOntologyEntitiesByDatasourcesRequestParams, OntologyMetadataServiceBulkLoadOntologyEntitiesByDatasourcesResultParams, OntologyMetadataServiceBulkLoadOntologyEntitiesRequestParams, OntologyMetadataServiceBulkLoadOntologyEntitiesResultParams, OntologyMetadataServiceCreateOntologyRequestParams, OntologyMetadataServiceCreateOntologyResultParams, OntologyMetadataServiceGetActionTypesForInterfaceTypeRequestParams, OntologyMetadataServiceGetActionTypesForInterfaceTypesResultParams, OntologyMetadataServiceGetActionTypesForObjectTypeRequestParams, OntologyMetadataServiceGetActionTypesForObjectTypesResultParams, OntologyMetadataServiceGetActionTypeUsageRequestParams, OntologyMetadataServiceGetActionTypeUsageResultParams, OntologyMetadataServiceGetDeprecationUsageRequestParams, OntologyMetadataServiceGetDeprecationUsageResultParams, OntologyMetadataServiceGetEntityModificationHistoryRequestParams, OntologyMetadataServiceGetEntityModificationHistoryResultParams, OntologyMetadataServiceGetEntityModificationHistoryV2RequestParams, OntologyMetadataServiceGetEntityModificationHistoryV2ResultParams, OntologyMetadataServiceGetFeatureConfigurationsRequestParams, OntologyMetadataServiceGetFeatureConfigurationsResponseParams, OntologyMetadataServiceGetLinkTypesForObjectTypesRequestParams, OntologyMetadataServiceGetLinkTypesForObjectTypesResultParams, OntologyMetadataServiceGetModificationHistoryRequestParams, OntologyMetadataServiceGetModificationHistoryResultParams, OntologyMetadataServiceGetModifiedEntitiesRequestParams, OntologyMetadataServiceGetModifiedEntitiesResponseParams, OntologyMetadataServiceGetObjectTypesForInterfaceTypesRequestParams, OntologyMetadataServiceGetObjectTypesForInterfaceTypesResultParams, OntologyMetadataServiceGetObjectTypesForSharedPropertyTypesRequestParams, OntologyMetadataServiceGetObjectTypesForSharedPropertyTypesResultParams, OntologyMetadataServiceGetObjectTypesForTypeGroupsRequestParams, OntologyMetadataServiceGetObjectTypesForTypeGroupsResultParams, OntologyMetadataServiceGetOntologyEntitiesForTypeGroupsRequestParams, OntologyMetadataServiceGetOntologyEntitiesForTypeGroupsResultParams, OntologyMetadataServiceGetOntologyRidsForEntitiesRequestParams, OntologyMetadataServiceGetOntologyRidsForEntitiesResultParams, OntologyMetadataServiceGetOntologySummaryRequestParams, OntologyMetadataServiceGetOntologySummaryResponseParams, OntologyMetadataServiceGetOrganizationRidsForOntologyResultParams, OntologyMetadataServiceGetRelationsForObjectTypesRequestParams, OntologyMetadataServiceGetRelationsForObjectTypesResultParams, OntologyMetadataServiceGetUsageRequestParams, OntologyMetadataServiceGetUsageResultParams, OntologyMetadataServiceGetUsageSettingsByOrganizationRequestParams, OntologyMetadataServiceGetUsageSettingsByOrganizationResultParams, OntologyMetadataServiceGetUsageSettingsByUserRequestParams, OntologyMetadataServiceGetUsageSettingsByUserResultParams, OntologyMetadataServiceGetUsageV2RequestParams, OntologyMetadataServiceGetUsageV2ResultParams, OntologyMetadataServiceLoadAllInterfaceTypesFromOntologyRequestParams, OntologyMetadataServiceLoadAllInterfaceTypesFromOntologyResultParams, OntologyMetadataServiceLoadAllObjectTypesFromOntologyRequestParams, OntologyMetadataServiceLoadAllObjectTypesFromOntologyResultParams, OntologyMetadataServiceLoadAllOntologiesInternalRequestParams, OntologyMetadataServiceLoadAllOntologiesInternalResultParams, OntologyMetadataServiceLoadAllOntologiesRequestParams, OntologyMetadataServiceLoadAllOntologiesResultParams, OntologyMetadataServiceLoadAllOntologyEntitiesRequestParams, OntologyMetadataServiceLoadAllOntologyEntitiesResultParams, OntologyMetadataServiceLoadAllOntologyRequestParams, OntologyMetadataServiceLoadAllOntologyResultParams, OntologyMetadataServiceLoadAllRuleSetsRequestParams, OntologyMetadataServiceLoadAllSharedPropertyTypesFromOntologyRequestParams, OntologyMetadataServiceLoadAllSharedPropertyTypesFromOntologyResultParams, OntologyMetadataServiceLoadAllTypeGroupsFromOntologyRequestParams, OntologyMetadataServiceLoadAllTypeGroupsFromOntologyResultParams, OntologyMetadataServiceLoadAllWorkflowsPageRequestParams, OntologyMetadataServiceLoadOntologyDatasourcesRequestParams, OntologyMetadataServiceLoadOntologyDatasourcesResultParams, OntologyMetadataServiceLoadOntologyEntitiesRequestParams, OntologyMetadataServiceLoadOntologyEntitiesResultParams, OntologyMetadataServiceLoadOntologyRequestParams, OntologyMetadataServiceLoadOntologyResultParams, OntologyMetadataServiceLoadRuleSetsRequestParams, OntologyMetadataServiceLoadRuleSetsResultParams, OntologyMetadataServiceLoadWorkflowsPageResultParams, OntologyMetadataServiceModificationCheckExistingUniqueIdentifiersRequestParams, OntologyMetadataServiceModificationcheckExistingUniqueIdentifiersResultParams, OntologyMetadataServiceModificationImportSharedPropertyTypesRequestParams, OntologyMetadataServiceModificationImportSharedPropertyTypesResultParams, OntologyMetadataServiceModificationRequestParams, OntologyMetadataServiceModificationResultParams, OntologyMetadataServiceModifyOntologyRequestParams, OntologyMetadataServiceModifyOntologyResultParams, OntologyMetadataServiceOntologyDeleteRequestParams, OntologyMetadataServiceOntologyDeleteResultParams, OntologyMetadataServiceOntologyUpdateRequestParams, OntologyMetadataServiceOntologyUpdateResultParams, OntologyMetadataServiceReportUsageMetadataRequestParams, OntologyMetadataServiceReportUsageMetadataResultParams, OntologyMetadataServiceSetUsageSettingsByOrganizationRequestParams, OntologyMetadataServiceSetUsageSettingsByOrganizationResultParams, OntologyMetadataServiceSystemEntityMetadataModificationRequestParams, OntologyMetadataServiceSystemEntityMetadataModificationResultParams, OntologyPermissionServiceBulkUpdateEntityRolesRequestParams, OntologyPermissionServiceBulkUpdateEntityRolesResultParams, OntologyPermissionServiceGetActionTypePermissionsRequestParams, OntologyPermissionServiceGetActionTypePermissionsResultParams, OntologyPermissionServiceGetBulkActionTypePermissionsForUsersRequestParams, OntologyPermissionServiceGetBulkActionTypePermissionsForUsersResultParams, OntologyPermissionServiceGetBulkActionTypePermissionsRequestParams, OntologyPermissionServiceGetBulkActionTypePermissionsResultParams, OntologyPermissionServiceGetBulkInterfaceTypePermissionsRequestParams, OntologyPermissionServiceGetBulkInterfaceTypePermissionsResultParams, OntologyPermissionServiceGetBulkLinkTypePermissionsForUsersRequestParams, OntologyPermissionServiceGetBulkLinkTypePermissionsForUsersResultParams, OntologyPermissionServiceGetBulkLinkTypePermissionsRequestParams, OntologyPermissionServiceGetBulkLinkTypePermissionsResultParams, OntologyPermissionServiceGetBulkObjectTypePermissionsForUsersRequestParams, OntologyPermissionServiceGetBulkObjectTypePermissionsForUsersResultParams, OntologyPermissionServiceGetBulkObjectTypePermissionsRequestParams, OntologyPermissionServiceGetBulkObjectTypePermissionsResultParams, OntologyPermissionServiceGetBulkSharedPropertyTypePermissionsRequestParams, OntologyPermissionServiceGetBulkSharedPropertyTypePermissionsResultParams, OntologyPermissionServiceGetBulkTypeGroupPermissionsRequestParams, OntologyPermissionServiceGetBulkTypeGroupPermissionsResultParams, OntologyPermissionServiceGetCreateOntologyPermissionsRequestParams, OntologyPermissionServiceGetCreateOntologyPermissionsResultParams, OntologyPermissionServiceGetEditorsForObjectTypeRequestParams, OntologyPermissionServiceGetEditorsForObjectTypeResultParams, OntologyPermissionServiceGetInterfaceTypePermissionsRequestParams, OntologyPermissionServiceGetInterfaceTypePermissionsResultParams, OntologyPermissionServiceGetLinkTypePermissionsRequestParams, OntologyPermissionServiceGetLinkTypePermissionsResultParams, OntologyPermissionServiceGetObjectTypePermissionsRequestParams, OntologyPermissionServiceGetObjectTypePermissionsResultParams, OntologyPermissionServiceGetOntologyPermissionsRequestParams, OntologyPermissionServiceGetOntologyPermissionsResultParams, OntologyPermissionServiceGetRuleSetPermissionsRequestParams, OntologyPermissionServiceGetRuleSetPermissionsResultParams, OntologyPermissionServiceGetSharedPropertyTypePermissionsRequestParams, OntologyPermissionServiceGetSharedPropertyTypePermissionsResultParams, OntologyPermissionServiceGetSuggestedRolesForActionTypeRequestParams, OntologyPermissionServiceGetSuggestedRolesForActionTypeResultParams, OntologyPermissionServiceGetSuggestedRolesForLinkTypeDatasourceRequestParams, OntologyPermissionServiceGetSuggestedRolesForLinkTypeDatasourceResultParams, OntologyPermissionServiceGetSuggestedRolesForLinkTypeRequestParams, OntologyPermissionServiceGetSuggestedRolesForLinkTypeResultParams, OntologyPermissionServiceGetSuggestedRolesForObjectTypeDatasourceRequestParams, OntologyPermissionServiceGetSuggestedRolesForObjectTypeDatasourceResultParams, OntologyPermissionServiceGetSuggestedRolesForObjectTypeRequestParams, OntologyPermissionServiceGetSuggestedRolesForObjectTypeResultParams, OntologyPermissionServiceGetWorkflowPermissionsRequestParams, OntologyPermissionServiceGetWorkflowPermissionsResultParams, OntologyPermissionServiceUpdateEntityRolesRequestParams, OntologyPermissionServiceUpdateEntityRolesResultParams, OntologyProvenanceServiceBatchGetDependentsForOntologyEntityIdentifierRequestParams, OntologyProvenanceServiceBatchGetDependentsOntologyEntityIdentifierResultParams, OntologyProvenanceServiceGetDependenciesRequestParams, OntologyProvenanceServiceGetDependenciesResultParams, OntologyProvenanceServiceGetDependenciesV2RequestParams, OntologyProvenanceServiceGetDependenciesV2ResultParams, OntologyProvenanceServiceGetDependentsForOntologyEntityIdentifierRequestParams, OntologyProvenanceServiceGetDependentsOntologyEntityIdentifierResultParams, OntologyProvenanceServiceGetDependentsRequestParams, OntologyProvenanceServiceGetDependentsResultParams, OntologyProvenanceServiceRegisterDependencyRequestParams, OntologyProvenanceServiceRegisterDependencyResultParams, OntologyProvenanceServiceTagDependentRequestParams, OntologyProvenanceServiceTagDependentResponseParams, OntologySchemaMigrationServiceLoadObjectTypeSchemaMigrationsRequestParams, OntologySchemaMigrationServiceLoadObjectTypeSchemaMigrationsResponseParams, RelationLoadAuditRecord, RelationLoadAuditRecordWithoutVersion, SharedPropertyTypeLoadAuditRecord, SharedPropertyTypeSearchAuditRecord, SharedPropertyTypeSearchHitAuditRecord, TypeGroupLoadAuditRecord, TypeGroupSearchAuditRecord, TypeGroupSearchHitAuditRecord, UpdatedActionTypeAuditRecord } from "./__components.js";
1
+ export type { ActionTypeGetOrganizationsRequestParams, ActionTypeGetOrganizationsResponseAuditRecord, ActionTypeSearchAuditRecord, ActionTypeSearchHitAuditRecord, ActionTypeServiceLoadActionTypesFromOntologyRequestParams, ActionTypeServiceLoadActionTypesFromOntologyResultParams, ActionTypeServiceLoadActionTypesRequestParams, ActionTypeServiceLoadActionTypesResultParams, ActionTypeServiceLoadActionTypesVersionedRequestParams, ActionTypeServiceLoadAllActionTypesFromOntologyRequestParams, ActionTypeServiceLoadAllActionTypesFromOntologyResultParams, ActionTypeServiceLoadAllActionTypesRequestParams, ActionTypeServiceLoadAllActionTypesResultParams, ActionTypeServiceModifyActionTypesRequestParams, ActionTypeServiceModifyActionTypesResultParams, ActionTypeServicePageLoadAllActionTypesFromOntologyRequestParams, ActionTypeServicePageLoadAllActionTypesFromOntologyResultParams, ActionTypeSetOrganizationsRequestParams, CreatedActionTypeAuditRecord, CreateOntologyBranchAuditRecord, EntityLoadByDatasourceRecord, GetLinkTypesAuditRecord, InterfaceTypeLoadAuditRecord, InterfaceTypeSearchAuditRecord, InterfaceTypeSearchHitAuditRecord, LinkTypeAndDatasourcesLoadAuditRecord, LinkTypeEntityMetadataLoadAuditRecord, LinkTypeLoadAuditRecord, LinkTypeLoadAuditRecordWithoutId, LoadActionTypeAuditRecord, LoadActionTypesAuditRecord, LoadAllInterfaceTypesFromOntologyAuditRecord, LoadAllObjectTypesFromOntologyAuditRecord, LoadAllOntologiesAuditRecord, LoadAllOntologyBranchesWithProposalAuditRecord, LoadAllSharedPropertyTypesFromOntologyAuditRecord, LoadAllTypeGroupsFromOntologyAuditRecord, LoadEntityMetadataAuditRecord, LoadObjectTypeSchemaMigrationsAuditRecord, LoadOntologyBranchWithProposalAuditRecord, LoadRuleSetAuditRecord, LoadRuleSetsAuditRecord, LoadSchemaMigrationAuditRecord, LoadWorkflowAuditRecord, LoadWorkflowsAuditRecord, ModifyActionTypesAuditRecord, ModifyOntologyBranchWithProposalAuditRecord, ObjectTypeAndDatasourcesLoadAuditRecord, ObjectTypeEntityMetadataLoadAuditRecord, ObjectTypeLoadAuditRecord, ObjectTypeLoadAuditRecordWithoutId, ObjectTypeLoadAuditRecordWithoutVersion, ObjectTypeSearchAuditRecord, ObjectTypeSearchAuditRecordV2, ObjectTypeSearchHitAuditRecord, OntologyAssociationMetadataServiceCreateAssociationRequestParams, OntologyAssociationMetadataServiceCreateAssociationResponseParams, OntologyAssociationMetadataServiceDeleteAssociationsRequestParams, OntologyAssociationMetadataServiceDeleteAssociationsResponseParams, OntologyAssociationMetadataServiceLoadOntologyEntityAssociationsRequestParams, OntologyAssociationMetadataServiceLoadOntologyEntityAssociationsResponseParams, OntologyAssociationMetadataServiceLoadResourceAssociationsRequestParams, OntologyAssociationMetadataServiceLoadResourceAssociationsResponseParams, OntologyAssociationMetadataServiceUpdateAssociationRequestParams, OntologyAssociationMetadataServiceUpdateAssociationResponseParams, OntologyBulkLoadEntitiesAuditRecord, OntologyBulkLoadEntitiesByDatasourcesAuditRecord, OntologyEntityMetadataServiceLoadEntityMetadataRequestParams, OntologyEntityMetadataServiceLoadEntityMetadataResponseParams, OntologyLoadAllAuditRecord, OntologyLoadAuditRecord, OntologyLoadDatasourcesAuditRecord, OntologyLoadEntitiesAuditRecord, OntologyMetadataApprovalsServiceCreateOntologyBranchRequestParams, OntologyMetadataApprovalsServiceCreateOntologyBranchResultParams, OntologyMetadataApprovalsServiceLoadAllOntologyBranchesWithProposalRequestParams, OntologyMetadataApprovalsServiceLoadAllOntologyBranchesWithProposalResultParams, OntologyMetadataApprovalsServiceLoadOntologyBranchWithProposalRequestParams, OntologyMetadataApprovalsServiceLoadOntologyBranchWithProposalResultParams, OntologyMetadataApprovalsServiceModifyOntologyBranchRequestParams, OntologyMetadataApprovalsServiceModifyOntologyBranchResultParams, OntologyMetadataAuditEvent, OntologyMetadataSearchServiceObjectTypeSearchRequestParams, OntologyMetadataSearchServiceObjectTypeSearchResponseParams, OntologyMetadataSearchServiceSearchActionTypesRequestParams, OntologyMetadataSearchServiceSearchActionTypesResponseParams, OntologyMetadataSearchServiceSearchInterfaceTypesRequestParams, OntologyMetadataSearchServiceSearchInterfaceTypesResponseParams, OntologyMetadataSearchServiceSearchObjectTypesRequestParams, OntologyMetadataSearchServiceSearchObjectTypesResponseParams, OntologyMetadataSearchServiceSearchSharedPropertyTypesRequestParams, OntologyMetadataSearchServiceSearchSharedPropertyTypesResponseParams, OntologyMetadataSearchServiceSearchTypeGroupsRequestParams, OntologyMetadataSearchServiceSearchTypeGroupsResponseParams, OntologyMetadataServiceBulkLoadOntologyEntitiesByDatasourcesRequestParams, OntologyMetadataServiceBulkLoadOntologyEntitiesByDatasourcesResultParams, OntologyMetadataServiceBulkLoadOntologyEntitiesRequestParams, OntologyMetadataServiceBulkLoadOntologyEntitiesResultParams, OntologyMetadataServiceCreateOntologyRequestParams, OntologyMetadataServiceCreateOntologyResultParams, OntologyMetadataServiceDryRunModificationRequestParams, OntologyMetadataServiceDryRunModificationResultParams, OntologyMetadataServiceGetActionTypesForInterfaceTypeRequestParams, OntologyMetadataServiceGetActionTypesForInterfaceTypesResultParams, OntologyMetadataServiceGetActionTypesForObjectTypeRequestParams, OntologyMetadataServiceGetActionTypesForObjectTypesResultParams, OntologyMetadataServiceGetActionTypeUsageRequestParams, OntologyMetadataServiceGetActionTypeUsageResultParams, OntologyMetadataServiceGetDeprecationUsageRequestParams, OntologyMetadataServiceGetDeprecationUsageResultParams, OntologyMetadataServiceGetEntityModificationHistoryRequestParams, OntologyMetadataServiceGetEntityModificationHistoryResultParams, OntologyMetadataServiceGetEntityModificationHistoryV2RequestParams, OntologyMetadataServiceGetEntityModificationHistoryV2ResultParams, OntologyMetadataServiceGetFeatureConfigurationsRequestParams, OntologyMetadataServiceGetFeatureConfigurationsResponseParams, OntologyMetadataServiceGetLinkTypesForObjectTypesRequestParams, OntologyMetadataServiceGetLinkTypesForObjectTypesResultParams, OntologyMetadataServiceGetModificationHistoryRequestParams, OntologyMetadataServiceGetModificationHistoryResultParams, OntologyMetadataServiceGetModifiedEntitiesRequestParams, OntologyMetadataServiceGetModifiedEntitiesResponseParams, OntologyMetadataServiceGetObjectTypesForInterfaceTypesRequestParams, OntologyMetadataServiceGetObjectTypesForInterfaceTypesResultParams, OntologyMetadataServiceGetObjectTypesForSharedPropertyTypesRequestParams, OntologyMetadataServiceGetObjectTypesForSharedPropertyTypesResultParams, OntologyMetadataServiceGetObjectTypesForTypeGroupsRequestParams, OntologyMetadataServiceGetObjectTypesForTypeGroupsResultParams, OntologyMetadataServiceGetOntologyEntitiesForTypeGroupsRequestParams, OntologyMetadataServiceGetOntologyEntitiesForTypeGroupsResultParams, OntologyMetadataServiceGetOntologyRidsForEntitiesRequestParams, OntologyMetadataServiceGetOntologyRidsForEntitiesResultParams, OntologyMetadataServiceGetOntologySummaryRequestParams, OntologyMetadataServiceGetOntologySummaryResponseParams, OntologyMetadataServiceGetOrganizationRidsForOntologyResultParams, OntologyMetadataServiceGetRelationsForObjectTypesRequestParams, OntologyMetadataServiceGetRelationsForObjectTypesResultParams, OntologyMetadataServiceGetUsageRequestParams, OntologyMetadataServiceGetUsageResultParams, OntologyMetadataServiceGetUsageSettingsByOrganizationRequestParams, OntologyMetadataServiceGetUsageSettingsByOrganizationResultParams, OntologyMetadataServiceGetUsageSettingsByUserRequestParams, OntologyMetadataServiceGetUsageSettingsByUserResultParams, OntologyMetadataServiceGetUsageV2RequestParams, OntologyMetadataServiceGetUsageV2ResultParams, OntologyMetadataServiceLoadAllInterfaceTypesFromOntologyRequestParams, OntologyMetadataServiceLoadAllInterfaceTypesFromOntologyResultParams, OntologyMetadataServiceLoadAllObjectTypesFromOntologyRequestParams, OntologyMetadataServiceLoadAllObjectTypesFromOntologyResultParams, OntologyMetadataServiceLoadAllOntologiesInternalRequestParams, OntologyMetadataServiceLoadAllOntologiesInternalResultParams, OntologyMetadataServiceLoadAllOntologiesRequestParams, OntologyMetadataServiceLoadAllOntologiesResultParams, OntologyMetadataServiceLoadAllOntologyEntitiesRequestParams, OntologyMetadataServiceLoadAllOntologyEntitiesResultParams, OntologyMetadataServiceLoadAllOntologyRequestParams, OntologyMetadataServiceLoadAllOntologyResultParams, OntologyMetadataServiceLoadAllRuleSetsRequestParams, OntologyMetadataServiceLoadAllSharedPropertyTypesFromOntologyRequestParams, OntologyMetadataServiceLoadAllSharedPropertyTypesFromOntologyResultParams, OntologyMetadataServiceLoadAllTypeGroupsFromOntologyRequestParams, OntologyMetadataServiceLoadAllTypeGroupsFromOntologyResultParams, OntologyMetadataServiceLoadAllWorkflowsPageRequestParams, OntologyMetadataServiceLoadOntologyDatasourcesRequestParams, OntologyMetadataServiceLoadOntologyDatasourcesResultParams, OntologyMetadataServiceLoadOntologyEntitiesRequestParams, OntologyMetadataServiceLoadOntologyEntitiesResultParams, OntologyMetadataServiceLoadOntologyRequestParams, OntologyMetadataServiceLoadOntologyResultParams, OntologyMetadataServiceLoadRuleSetsRequestParams, OntologyMetadataServiceLoadRuleSetsResultParams, OntologyMetadataServiceLoadWorkflowsPageResultParams, OntologyMetadataServiceModificationCheckExistingUniqueIdentifiersRequestParams, OntologyMetadataServiceModificationcheckExistingUniqueIdentifiersResultParams, OntologyMetadataServiceModificationImportSharedPropertyTypesRequestParams, OntologyMetadataServiceModificationImportSharedPropertyTypesResultParams, OntologyMetadataServiceModificationRequestParams, OntologyMetadataServiceModificationResultParams, OntologyMetadataServiceModifyOntologyRequestParams, OntologyMetadataServiceModifyOntologyResultParams, OntologyMetadataServiceOntologyDeleteRequestParams, OntologyMetadataServiceOntologyDeleteResultParams, OntologyMetadataServiceOntologyUpdateRequestParams, OntologyMetadataServiceOntologyUpdateResultParams, OntologyMetadataServiceReportUsageMetadataRequestParams, OntologyMetadataServiceReportUsageMetadataResultParams, OntologyMetadataServiceSetUsageSettingsByOrganizationRequestParams, OntologyMetadataServiceSetUsageSettingsByOrganizationResultParams, OntologyMetadataServiceSystemEntityMetadataModificationRequestParams, OntologyMetadataServiceSystemEntityMetadataModificationResultParams, OntologyPermissionServiceBulkUpdateEntityRolesRequestParams, OntologyPermissionServiceBulkUpdateEntityRolesResultParams, OntologyPermissionServiceGetActionTypePermissionsRequestParams, OntologyPermissionServiceGetActionTypePermissionsResultParams, OntologyPermissionServiceGetBulkActionTypePermissionsForUsersRequestParams, OntologyPermissionServiceGetBulkActionTypePermissionsForUsersResultParams, OntologyPermissionServiceGetBulkActionTypePermissionsRequestParams, OntologyPermissionServiceGetBulkActionTypePermissionsResultParams, OntologyPermissionServiceGetBulkInterfaceTypePermissionsRequestParams, OntologyPermissionServiceGetBulkInterfaceTypePermissionsResultParams, OntologyPermissionServiceGetBulkLinkTypePermissionsForUsersRequestParams, OntologyPermissionServiceGetBulkLinkTypePermissionsForUsersResultParams, OntologyPermissionServiceGetBulkLinkTypePermissionsRequestParams, OntologyPermissionServiceGetBulkLinkTypePermissionsResultParams, OntologyPermissionServiceGetBulkObjectTypePermissionsForUsersRequestParams, OntologyPermissionServiceGetBulkObjectTypePermissionsForUsersResultParams, OntologyPermissionServiceGetBulkObjectTypePermissionsRequestParams, OntologyPermissionServiceGetBulkObjectTypePermissionsResultParams, OntologyPermissionServiceGetBulkSharedPropertyTypePermissionsRequestParams, OntologyPermissionServiceGetBulkSharedPropertyTypePermissionsResultParams, OntologyPermissionServiceGetBulkTypeGroupPermissionsRequestParams, OntologyPermissionServiceGetBulkTypeGroupPermissionsResultParams, OntologyPermissionServiceGetCreateOntologyPermissionsRequestParams, OntologyPermissionServiceGetCreateOntologyPermissionsResultParams, OntologyPermissionServiceGetEditorsForObjectTypeRequestParams, OntologyPermissionServiceGetEditorsForObjectTypeResultParams, OntologyPermissionServiceGetInterfaceTypePermissionsRequestParams, OntologyPermissionServiceGetInterfaceTypePermissionsResultParams, OntologyPermissionServiceGetLinkTypePermissionsRequestParams, OntologyPermissionServiceGetLinkTypePermissionsResultParams, OntologyPermissionServiceGetObjectTypePermissionsRequestParams, OntologyPermissionServiceGetObjectTypePermissionsResultParams, OntologyPermissionServiceGetOntologyPermissionsRequestParams, OntologyPermissionServiceGetOntologyPermissionsResultParams, OntologyPermissionServiceGetRuleSetPermissionsRequestParams, OntologyPermissionServiceGetRuleSetPermissionsResultParams, OntologyPermissionServiceGetSharedPropertyTypePermissionsRequestParams, OntologyPermissionServiceGetSharedPropertyTypePermissionsResultParams, OntologyPermissionServiceGetSuggestedRolesForActionTypeRequestParams, OntologyPermissionServiceGetSuggestedRolesForActionTypeResultParams, OntologyPermissionServiceGetSuggestedRolesForLinkTypeDatasourceRequestParams, OntologyPermissionServiceGetSuggestedRolesForLinkTypeDatasourceResultParams, OntologyPermissionServiceGetSuggestedRolesForLinkTypeRequestParams, OntologyPermissionServiceGetSuggestedRolesForLinkTypeResultParams, OntologyPermissionServiceGetSuggestedRolesForObjectTypeDatasourceRequestParams, OntologyPermissionServiceGetSuggestedRolesForObjectTypeDatasourceResultParams, OntologyPermissionServiceGetSuggestedRolesForObjectTypeRequestParams, OntologyPermissionServiceGetSuggestedRolesForObjectTypeResultParams, OntologyPermissionServiceGetWorkflowPermissionsRequestParams, OntologyPermissionServiceGetWorkflowPermissionsResultParams, OntologyPermissionServiceUpdateEntityRolesRequestParams, OntologyPermissionServiceUpdateEntityRolesResultParams, OntologyProvenanceServiceBatchGetDependentsForOntologyEntityIdentifierRequestParams, OntologyProvenanceServiceBatchGetDependentsOntologyEntityIdentifierResultParams, OntologyProvenanceServiceGetDependenciesRequestParams, OntologyProvenanceServiceGetDependenciesResultParams, OntologyProvenanceServiceGetDependenciesV2RequestParams, OntologyProvenanceServiceGetDependenciesV2ResultParams, OntologyProvenanceServiceGetDependentsForOntologyEntityIdentifierRequestParams, OntologyProvenanceServiceGetDependentsOntologyEntityIdentifierResultParams, OntologyProvenanceServiceGetDependentsRequestParams, OntologyProvenanceServiceGetDependentsResultParams, OntologyProvenanceServiceRegisterDependencyRequestParams, OntologyProvenanceServiceRegisterDependencyResultParams, OntologyProvenanceServiceTagDependentRequestParams, OntologyProvenanceServiceTagDependentResponseParams, OntologySchemaMigrationServiceLoadObjectTypeSchemaMigrationsRequestParams, OntologySchemaMigrationServiceLoadObjectTypeSchemaMigrationsResponseParams, RelationLoadAuditRecord, RelationLoadAuditRecordWithoutVersion, SharedPropertyTypeLoadAuditRecord, SharedPropertyTypeSearchAuditRecord, SharedPropertyTypeSearchHitAuditRecord, TypeGroupLoadAuditRecord, TypeGroupSearchAuditRecord, TypeGroupSearchHitAuditRecord, UpdatedActionTypeAuditRecord } from "./__components.js";
@@ -1 +1 @@
1
- {"mappings":"AAgBA,eACE,yCACA,+CACA,6BACA,gCACA,2DACA,0DACA,+CACA,8CACA,wDACA,8DACA,6DACA,kDACA,iDACA,iDACA,gDACA,kEACA,iEACA,yCACA,8BACA,iCACA,8BACA,yBACA,8BACA,gCACA,mCACA,uCACA,uCACA,yBACA,kCACA,2BACA,4BACA,8CACA,2CACA,8BACA,gDACA,mDACA,0CACA,+BACA,2CACA,2CACA,wBACA,yBACA,gCACA,yBACA,0BACA,8BACA,6CACA,yCACA,yCACA,2BACA,oCACA,yCACA,6BACA,+BACA,gCACA,kEACA,mEACA,mEACA,oEACA,+EACA,gFACA,yEACA,0EACA,kEACA,mEACA,qCACA,kDACA,8DACA,+DACA,4BACA,yBACA,oCACA,iCACA,mEACA,kEACA,kFACA,iFACA,6EACA,4EACA,mEACA,kEACA,4BACA,4DACA,6DACA,6DACA,8DACA,gEACA,iEACA,6DACA,8DACA,qEACA,sEACA,4DACA,6DACA,2EACA,0EACA,8DACA,6DACA,oDACA,mDACA,oEACA,oEACA,iEACA,iEACA,wDACA,uDACA,yDACA,wDACA,kEACA,iEACA,oEACA,mEACA,8DACA,+DACA,gEACA,+DACA,4DACA,2DACA,yDACA,0DACA,qEACA,oEACA,0EACA,yEACA,iEACA,gEACA,sEACA,qEACA,gEACA,+DACA,wDACA,yDACA,mEACA,gEACA,+DACA,8CACA,6CACA,oEACA,mEACA,4DACA,2DACA,gDACA,+CACA,uEACA,sEACA,oEACA,mEACA,+DACA,8DACA,uDACA,sDACA,6DACA,4DACA,qDACA,oDACA,qDACA,4EACA,2EACA,mEACA,kEACA,0DACA,6DACA,4DACA,0DACA,yDACA,kDACA,iDACA,kDACA,iDACA,sDACA,gFACA,+EACA,2EACA,0EACA,kDACA,iDACA,oDACA,mDACA,oDACA,mDACA,oDACA,mDACA,yDACA,wDACA,oEACA,mEACA,sEACA,qEACA,6DACA,4DACA,gEACA,+DACA,4EACA,2EACA,oEACA,mEACA,uEACA,sEACA,0EACA,yEACA,kEACA,iEACA,4EACA,2EACA,oEACA,mEACA,4EACA,2EACA,mEACA,kEACA,oEACA,mEACA,+DACA,8DACA,mEACA,kEACA,8DACA,6DACA,gEACA,+DACA,8DACA,6DACA,6DACA,4DACA,wEACA,uEACA,sEACA,qEACA,8EACA,6EACA,oEACA,mEACA,gFACA,+EACA,sEACA,qEACA,8DACA,6DACA,yDACA,wDACA,qFACA,iFACA,uDACA,sDACA,yDACA,wDACA,gFACA,4EACA,qDACA,oDACA,0DACA,yDACA,oDACA,qDACA,2EACA,4EACA,yBACA,uCACA,mCACA,qCACA,wCACA,0BACA,4BACA,+BACA,oCACK","names":[],"sources":["../../../../../../src/generated/ontology-metadata/api/audit/index.ts"],"version":3,"file":"index.d.ts"}
1
+ {"mappings":"AAgBA,eACE,yCACA,+CACA,6BACA,gCACA,2DACA,0DACA,+CACA,8CACA,wDACA,8DACA,6DACA,kDACA,iDACA,iDACA,gDACA,kEACA,iEACA,yCACA,8BACA,iCACA,8BACA,yBACA,8BACA,gCACA,mCACA,uCACA,uCACA,yBACA,kCACA,2BACA,4BACA,8CACA,2CACA,8BACA,gDACA,mDACA,0CACA,+BACA,2CACA,2CACA,wBACA,yBACA,gCACA,yBACA,0BACA,8BACA,6CACA,yCACA,yCACA,2BACA,oCACA,yCACA,6BACA,+BACA,gCACA,kEACA,mEACA,mEACA,oEACA,+EACA,gFACA,yEACA,0EACA,kEACA,mEACA,qCACA,kDACA,8DACA,+DACA,4BACA,yBACA,oCACA,iCACA,mEACA,kEACA,kFACA,iFACA,6EACA,4EACA,mEACA,kEACA,4BACA,4DACA,6DACA,6DACA,8DACA,gEACA,iEACA,6DACA,8DACA,qEACA,sEACA,4DACA,6DACA,2EACA,0EACA,8DACA,6DACA,oDACA,mDACA,wDACA,uDACA,oEACA,oEACA,iEACA,iEACA,wDACA,uDACA,yDACA,wDACA,kEACA,iEACA,oEACA,mEACA,8DACA,+DACA,gEACA,+DACA,4DACA,2DACA,yDACA,0DACA,qEACA,oEACA,0EACA,yEACA,iEACA,gEACA,sEACA,qEACA,gEACA,+DACA,wDACA,yDACA,mEACA,gEACA,+DACA,8CACA,6CACA,oEACA,mEACA,4DACA,2DACA,gDACA,+CACA,uEACA,sEACA,oEACA,mEACA,+DACA,8DACA,uDACA,sDACA,6DACA,4DACA,qDACA,oDACA,qDACA,4EACA,2EACA,mEACA,kEACA,0DACA,6DACA,4DACA,0DACA,yDACA,kDACA,iDACA,kDACA,iDACA,sDACA,gFACA,+EACA,2EACA,0EACA,kDACA,iDACA,oDACA,mDACA,oDACA,mDACA,oDACA,mDACA,yDACA,wDACA,oEACA,mEACA,sEACA,qEACA,6DACA,4DACA,gEACA,+DACA,4EACA,2EACA,oEACA,mEACA,uEACA,sEACA,0EACA,yEACA,kEACA,iEACA,4EACA,2EACA,oEACA,mEACA,4EACA,2EACA,mEACA,kEACA,oEACA,mEACA,+DACA,8DACA,mEACA,kEACA,8DACA,6DACA,gEACA,+DACA,8DACA,6DACA,6DACA,4DACA,wEACA,uEACA,sEACA,qEACA,8EACA,6EACA,oEACA,mEACA,gFACA,+EACA,sEACA,qEACA,8DACA,6DACA,yDACA,wDACA,qFACA,iFACA,uDACA,sDACA,yDACA,wDACA,gFACA,4EACA,qDACA,oDACA,0DACA,yDACA,oDACA,qDACA,2EACA,4EACA,yBACA,uCACA,mCACA,qCACA,wCACA,0BACA,4BACA,+BACA,oCACK","names":[],"sources":["../../../../../../src/generated/ontology-metadata/api/audit/index.ts"],"version":3,"file":"index.d.ts"}
@@ -1,5 +1,5 @@
1
- import type { ActionType as _api_ActionType, ActionTypeRid as _api_ActionTypeRid, ColumnName as _api_ColumnName, DatasourceRid as _api_DatasourceRid, FunctionRid as _api_FunctionRid, FunctionVersion as _api_FunctionVersion, GeotimeSeriesIntegrationRid as _api_GeotimeSeriesIntegrationRid, GroupId as _api_GroupId, InterfaceLinkTypeApiName as _api_InterfaceLinkTypeApiName, InterfaceLinkTypeRid as _api_InterfaceLinkTypeRid, InterfaceType as _api_InterfaceType, InterfaceTypeApiName as _api_InterfaceTypeApiName, InterfaceTypeRid as _api_InterfaceTypeRid, LinkType as _api_LinkType, LinkTypeId as _api_LinkTypeId, LinkTypeRid as _api_LinkTypeRid, ManyToManyLinkTypeDatasource as _api_ManyToManyLinkTypeDatasource, 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, OntologyIrActionType as _api_OntologyIrActionType, OntologyIrInterfaceType as _api_OntologyIrInterfaceType, OntologyIrLinkType as _api_OntologyIrLinkType, OntologyIrManyToManyLinkTypeDatasource as _api_OntologyIrManyToManyLinkTypeDatasource, OntologyIrObjectType as _api_OntologyIrObjectType, OntologyIrObjectTypeDatasource as _api_OntologyIrObjectTypeDatasource, OntologyIrSharedPropertyType as _api_OntologyIrSharedPropertyType, OntologyPackageRid as _api_OntologyPackageRid, ParameterId as _api_ParameterId, ParameterRid as _api_ParameterRid, PropertyId as _api_PropertyId, PropertyTypeId as _api_PropertyTypeId, PropertyTypeRid as _api_PropertyTypeRid, RuleSetRid as _api_RuleSetRid, SchemaVersion as _api_SchemaVersion, SharedPropertyType as _api_SharedPropertyType, SharedPropertyTypeRid as _api_SharedPropertyTypeRid, TimeSeriesSyncRid as _api_TimeSeriesSyncRid, 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, StorageBackend as _api_entitymetadata_StorageBackend } from "../entitymetadata/__components.js";
1
+ import type { ActionType as _api_ActionType, ActionTypeApiName as _api_ActionTypeApiName, ActionTypeRid as _api_ActionTypeRid, ColumnName as _api_ColumnName, DatasourceRid as _api_DatasourceRid, FunctionRid as _api_FunctionRid, FunctionVersion as _api_FunctionVersion, GeotimeSeriesIntegrationRid as _api_GeotimeSeriesIntegrationRid, GroupId as _api_GroupId, InterfaceLinkTypeApiName as _api_InterfaceLinkTypeApiName, InterfaceLinkTypeRid as _api_InterfaceLinkTypeRid, InterfaceType as _api_InterfaceType, InterfaceTypeApiName as _api_InterfaceTypeApiName, InterfaceTypeRid as _api_InterfaceTypeRid, LinkType as _api_LinkType, LinkTypeId as _api_LinkTypeId, LinkTypeRid as _api_LinkTypeRid, ManyToManyLinkTypeDatasource as _api_ManyToManyLinkTypeDatasource, 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, OntologyIrActionType as _api_OntologyIrActionType, OntologyIrInterfaceType as _api_OntologyIrInterfaceType, OntologyIrLinkType as _api_OntologyIrLinkType, OntologyIrManyToManyLinkTypeDatasource as _api_OntologyIrManyToManyLinkTypeDatasource, OntologyIrObjectType as _api_OntologyIrObjectType, OntologyIrObjectTypeDatasource as _api_OntologyIrObjectTypeDatasource, OntologyIrSharedPropertyType as _api_OntologyIrSharedPropertyType, OntologyPackageRid as _api_OntologyPackageRid, ParameterId as _api_ParameterId, ParameterRid as _api_ParameterRid, PropertyId as _api_PropertyId, PropertyTypeId as _api_PropertyTypeId, PropertyTypeRid as _api_PropertyTypeRid, RuleSetRid as _api_RuleSetRid, SchemaVersion as _api_SchemaVersion, SharedPropertyType as _api_SharedPropertyType, SharedPropertyTypeRid as _api_SharedPropertyTypeRid, TimeSeriesSyncRid as _api_TimeSeriesSyncRid, 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";
3
3
  import type { 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";
@@ -120,6 +120,7 @@ export interface MarketplaceObjectTypeEntityMetadata {
120
120
  editsResolutionStrategies?: _api_entitymetadata_EditsResolutionStrategies | null | undefined;
121
121
  entityConfig: _api_entitymetadata_EntityConfig;
122
122
  gothamMapping?: _api_typemapping_ObjectTypeGothamMapping | null | undefined;
123
+ patchApplicationStrategy?: _api_entitymetadata_PatchApplicationStrategy | null | undefined;
123
124
  provenance?: _api_entitymetadata_provenance_EntityProvenance | null | undefined;
124
125
  redacted?: boolean | null | undefined;
125
126
  targetStorageBackend: _api_entitymetadata_StorageBackend;
@@ -163,10 +164,9 @@ export interface OntologyBlockDataV2 {
163
164
  }
164
165
  export interface OntologyIrActionTypeBlockDataV2 {
165
166
  actionType: _api_OntologyIrActionType;
166
- parameterIds: Record<ActionParameterShapeId, _api_ParameterId>;
167
167
  }
168
168
  export interface OntologyIrBlockPermissionInformation {
169
- actionTypes: Record<_api_ActionTypeRid, ActionTypePermissionInformation>;
169
+ actionTypes: Record<_api_ActionTypeApiName, ActionTypePermissionInformation>;
170
170
  linkTypes: Record<_api_LinkTypeId, LinkTypePermissionInformation>;
171
171
  objectTypes: Record<_api_ObjectTypeApiName, ObjectTypePermissionInformation>;
172
172
  }
@@ -174,9 +174,9 @@ export interface OntologyIrInterfaceTypeBlockDataV2 {
174
174
  interfaceType: _api_OntologyIrInterfaceType;
175
175
  }
176
176
  export interface OntologyIrKnownMarketplaceIdentifiers {
177
- actionParameterIds: Record<_api_ActionTypeRid, Record<_api_ParameterId, BlockInternalId>>;
177
+ actionParameterIds: Record<_api_ActionTypeApiName, Record<_api_ParameterId, BlockInternalId>>;
178
178
  actionParameters: Record<_api_ParameterRid, BlockInternalId>;
179
- actionTypes: Record<_api_ActionTypeRid, BlockInternalId>;
179
+ actionTypes: Record<_api_ActionTypeApiName, BlockInternalId>;
180
180
  datasourceColumns: Record<BlockInternalId, any>;
181
181
  datasources: Record<BlockInternalId, any>;
182
182
  filesDatasources: Record<BlockInternalId, any>;
@@ -189,7 +189,7 @@ export interface OntologyIrKnownMarketplaceIdentifiers {
189
189
  linkTypes: Record<_api_LinkTypeId, BlockInternalId>;
190
190
  objectTypeIds: Record<_api_ObjectTypeId, BlockInternalId>;
191
191
  objectTypes: Record<_api_ObjectTypeApiName, BlockInternalId>;
192
- propertyTypeIds: Record<_api_ObjectTypeId, Record<_api_PropertyTypeId, BlockInternalId>>;
192
+ propertyTypeIds: Record<_api_ObjectTypeId, Record<_api_ObjectTypeFieldApiName, BlockInternalId>>;
193
193
  propertyTypes: Record<_api_ObjectTypeFieldApiName, BlockInternalId>;
194
194
  shapeIdForInstallPrefix?: BlockShapeId | null | undefined;
195
195
  shapeIdForOntologyAllowSchemaMigrations?: BlockShapeId | null | undefined;
@@ -233,6 +233,7 @@ export interface OntologyIrObjectTypeBlockDataV2 {
233
233
  objectType: _api_OntologyIrObjectType;
234
234
  }
235
235
  export interface OntologyIrOntologyBlockDataV2 {
236
+ actionTypes: Record<_api_ActionTypeApiName, OntologyIrActionTypeBlockDataV2>;
236
237
  blockPermissionInformation?: OntologyIrBlockPermissionInformation | null | undefined;
237
238
  interfaceTypes: Record<_api_InterfaceTypeApiName, OntologyIrInterfaceTypeBlockDataV2>;
238
239
  linkTypes: Record<_api_LinkTypeId, OntologyIrLinkTypeBlockDataV2>;
@@ -254,7 +255,7 @@ export interface OntologyIrPropertyToPropertyMapping {
254
255
  to: OntologyIrObjectPropertyReference;
255
256
  }
256
257
  export interface OntologyIrSchemaMigrationBlockData {
257
- propertyTypeRidsToIds: Record<_api_ObjectTypeFieldApiName, _api_PropertyTypeId>;
258
+ propertyTypeRidsToIds: Record<_api_ObjectTypeFieldApiName, _api_ObjectTypeFieldApiName>;
258
259
  schemaMigrations: OntologyIrSchemaTransitionsWithSchemaVersion;
259
260
  }
260
261
  export interface OntologyIrSchemaTransitionsWithSchemaVersion {
@@ -316,6 +317,10 @@ export type StreamName = string;
316
317
  * Ontology as code uses this as a stable ID for TimeSeriesSync inputs
317
318
  */
318
319
  export type TimeSeriesSyncName = string;
320
+ /**
321
+ * The index of the validation rule within an action. This is used both for identification and ordering.
322
+ */
323
+ export type ValidationRuleIndex = number;
319
324
  export type WritebackDatasetRid = string;
320
325
  export interface WritebackDatasetSpec {
321
326
  filter: DataFilter;
@@ -1 +1 @@
1
- {"mappings":"AAgBA,cACE,cAAc,iBACd,iBAAiB,oBACjB,cAAc,iBACd,iBAAiB,oBACjB,eAAe,kBACf,mBAAmB,sBACnB,+BAA+B,kCAC/B,WAAW,cACX,4BAA4B,+BAC5B,wBAAwB,2BACxB,iBAAiB,oBACjB,wBAAwB,2BACxB,oBAAoB,uBACpB,YAAY,eACZ,cAAc,iBACd,eAAe,kBACf,gCAAgC,mCAChC,aAAa,gBACb,cAAc,iBACd,qBAAqB,wBACrB,wBAAwB,2BACxB,0BAA0B,6BAC1B,gBAAgB,mBAChB,iBAAiB,oBACjB,wBAAwB,2BACxB,2BAA2B,8BAC3B,sBAAsB,yBACtB,0CACK,6CACL,wBAAwB,2BACxB,kCAAkC,qCAClC,gCAAgC,mCAChC,sBAAsB,yBACtB,eAAe,kBACf,gBAAgB,mBAChB,cAAc,iBACd,kBAAkB,qBAClB,mBAAmB,sBACnB,cAAc,iBACd,iBAAiB,oBACjB,sBAAsB,yBACtB,yBAAyB,4BACzB,qBAAqB,wBACrB,gBAAgB,mBAChB,sBAAsB,yBACtB,cAAc,uBACT,oBAAqB;AAC5B,cACE,iCACK,mDACL,gBAAgB,kCAChB,6BAA6B,+CAC7B,gBAAgB,kCAChB,0BAA0B,4CAC1B,mBAAmB,qCACnB,oCACK,sDACL,kBAAkB,0CACb,mCAAoC;AAC3C,cAAc,oBAAoB,uDAAuD,8CAA+C;AACxI,cAAc,WAAW,+BAA+B,+BAAgC;AACxF,cACE,8BACK,kDACL,oBAAoB,8CACf,qCAAsC;AAC7C,cAAc,2BAA2B,gDAAgD,gCAAiC;AAC1H,YAAY;AACZ,iBAAiB,sBAAsB;CACrC,YAAY;CACZ,cAAc,OAAO,wBAAwB;AAC9C;AACD,iBAAiB,gCAAgC;CAC/C,mBAAmB;AACpB;AACD,iBAAiB,4BAA4B;CAC3C;CACA,qBAAqB;AACtB;AACD,YAAY;AACZ,iBAAiB,2BAA2B;CAC1C,aAAa,OAAO,oBAAoB;CACxC,WAAW,OAAO,kBAAkB;CACpC,aAAa,OAAO,oBAAoB;AACzC;AACD,YAAY,eAAe;;;;;;;;AAS3B,YAAY,iBACR,iBACA,gBACA,aACA,uBACA;AACJ,iBAAiB,WAAW;CAC1B,kBAAkB;CAClB,gBAAgB;AACjB;;;;AAID,YAAY;AACZ,iBAAiB,uBAAuB;CACtC,MAAM;CACN,IAAI,MAAM;AACX;AAED,iBAAiB,2BAA2B;CAC1C,MAAM;CACN,QAAQ;AACT;AAED,iBAAiB,qCAAqC;CACpD,MAAM;CACN,kBAAkB;AACnB;AACD,YAAY,sBACR,yBACA,6BACA;;;;AAKJ,YAAY;AACZ,YAAY,8BAA8B;AAC1C,iBAAiB,yBAAyB;CACxC,eAAe;AAChB;;;;;;AAMD,iBAAiB,iBAAiB,CACjC;AACD,iBAAiB,4BAA4B;CAC3C,oBAAoB,OAClB,oBACA,OAAO,kBAAkB;CAE3B,kBAAkB,OAAO,mBAAmB;CAC5C,aAAa,OAAO,oBAAoB;CACxC,mBAAmB,OAAO;CAC1B,aAAa,OAAO;CACpB,kBAAkB,OAAO;CACzB,WAAW,OACT,kBACA,OAAO,sBAAsB;CAE/B,oBAAoB,OAAO,kCAAkC;CAC7D,UAAU,OAAO,cAAc;CAC/B,oBAAoB,OAAO,2BAA2B;CACtD,gBAAgB,OAAO,uBAAuB;CAC9C,aAAa,OAAO,iBAAiB;CACrC,WAAW,OAAO,kBAAkB;CACpC,eAAe,OAAO,mBAAmB;CACzC,aAAa,OAAO,oBAAoB;CACxC,iBAAiB,OACf,mBACA,OAAO,qBAAqB;CAE9B,eAAe,OAAO,sBAAsB;CAC5C,0BAA0B;CAC1B,0CAA0C;CAC1C,qBAAqB,OAAO,4BAA4B;CACxD,iBAAiB,OAAO,wBAAwB;CAChD,YAAY,OACV,mBACA,OAAO,yBAAyB;CAElC,UAAU,OAAO,iBAAiB;CAClC,iBAAiB,OAAO,gBAAgB;AACzC;AACD,iBAAiB,oBAAoB;CACnC,aAAa,MAAM;CACnB,iBACI;CAGJ,UAAU;AACX;AACD,iBAAiB,8BAA8B;CAC7C,mBAAmB;AACpB;AACD,iBAAiB,0BAA0B;CACzC;CACA,qBAAqB;CACrB;AACD;;;;;;;AAOD,iBAAiB,oCAAoC;CACnD,gCACI;CAGJ,SAAS,MAAM;CACf;CACA;CACA,eAAe;CACf,4BACI;CAGJ,cAAc;CACd,gBAAgB;CAChB,aACI;CAGJ;CACA,sBAAsB;AACvB;;;;AAID,YAAY;AACZ,iBAAiB,wBAAwB;CACvC,eAAe,OAAO,sBAAsB;CAC5C,eAAe;CACf,YAAY;CACZ,KAAK;CACL,MAAM;AACP;AACD,iBAAiB,sBAAsB;CACrC,aAAa,MAAM;CACnB,iBAAiB;CACjB,YAAY;CACZ,mBAAmB;CACnB,mBAAmB,MAAM;AAC1B;AACD,iBAAiB,gCAAgC;CAC/C,mBAAmB;AACpB;AACD,iBAAiB,4BAA4B;CAC3C;CACA,qBAAqB;CACrB;AACD;AACD,iBAAiB,oBAAoB;CACnC,aAAa,OAAO,oBAAoB;CACxC,6BAA6B,OAC3B,cACA;CAEF,6BAA6B;CAC7B,gBAAgB,OAAO,uBAAuB;CAC9C,kBAAkB;CAClB,WAAW,OAAO,kBAAkB;CACpC,aAAa,OAAO,oBAAoB;CACxC,UAAU,OAAO,iBAAiB;CAClC,qBAAqB,OACnB,4BACA;AAEH;AACD,iBAAiB,gCAAgC;CAC/C,YAAY;CACZ,cAAc,OAAO,wBAAwB;AAC9C;AACD,iBAAiB,qCAAqC;CACpD,aAAa,OAAO,oBAAoB;CACxC,WAAW,OAAO,iBAAiB;CACnC,aAAa,OAAO,wBAAwB;AAC7C;AACD,iBAAiB,mCAAmC;CAClD,eAAe;AAChB;AACD,iBAAiB,sCAAsC;CACrD,oBAAoB,OAClB,oBACA,OAAO,kBAAkB;CAE3B,kBAAkB,OAAO,mBAAmB;CAC5C,aAAa,OAAO,oBAAoB;CACxC,mBAAmB,OAAO;CAC1B,aAAa,OAAO;CACpB,kBAAkB,OAAO;CACzB,WAAW,OACT,kBACA,OAAO,sBAAsB;CAE/B,oBAAoB,OAAO,8BAA8B;CACzD,UAAU,OAAO,cAAc;CAC/B,oBAAoB,OAAO,+BAA+B;CAC1D,gBAAgB,OAAO,2BAA2B;CAClD,aAAa,OAAO,iBAAiB;CACrC,WAAW,OAAO,iBAAiB;CACnC,eAAe,OAAO,mBAAmB;CACzC,aAAa,OAAO,wBAAwB;CAC5C,iBAAiB,OACf,mBACA,OAAO,qBAAqB;CAE9B,eAAe,OAAO,6BAA6B;CACnD,0BAA0B;CAC1B,0CAA0C;CAC1C,qBAAqB,OAAO,6BAA6B;CACzD,iBAAiB,OAAO,oBAAoB;CAC5C,YAAY,OACV,mBACA,OAAO,yBAAyB;CAElC,UAAU,OAAO,iBAAiB;CAClC,iBAAiB,OAAO,gBAAgB;AACzC;AACD,iBAAiB,8BAA8B;CAC7C,aAAa,MAAM;CACnB,iBACI;CAGJ,UAAU;AACX;;;;;;;AAOD,iBAAiB,8CAA8C;CAC7D;AACD;;;;AAID,iBAAiB,kCAAkC;CACjD,SAAS;CACT,QAAQ;AACT;AACD,iBAAiB,kCAAkC;CACjD,eAAe,OAAO,6BAA6B;CACnD,eAAe;CACf,YAAY;CACZ,KAAK;CACL,MAAM;AACP;AACD,iBAAiB,gCAAgC;CAC/C,aAAa,MAAM;CACnB,iBACI;CAGJ,YAAY;AACb;AACD,iBAAiB,8BAA8B;CAC7C,6BACI;CAGJ,gBAAgB,OACd,2BACA;CAEF,WAAW,OAAO,iBAAiB;CACnC,aAAa,OAAO,wBAAwB;CAC5C,qBAAqB,OACnB,6BACA;AAEH;;;;AAID,iBAAiB,kCAAkC;CACjD,QAAQ;CACR,UAAU;AACX;;;;AAID,iBAAiB,oCAAoC;CACnD,MAAM;CACN,IAAI;AACL;AACD,iBAAiB,mCAAmC;CAClD,uBAAuB,OACrB,6BACA;CAEF,kBAAkB;AACnB;AACD,iBAAiB,6CAA6C;CAC5D,mBAAmB,MAAM;CACzB,eAAe;AAChB;AACD,iBAAiB,wCAAwC;CACvD,oBAAoB;AACrB;AACD,YAAY,aAAa,oBAAoB;AAC7C,iBAAiB,qBAAqB;CACpC;AACD;AACD,iBAAiB,sBAAsB;CACrC,MAAM;CACN,KAAK,MAAM;AACZ;AAED,iBAAiB,qBAAqB;CACpC,MAAM;CACN,IAAI,MAAM;AACX;AAED,iBAAiB,sBAAsB;CACrC,MAAM;CACN,KAAK;AACN;AAED,iBAAiB,wBAAwB;CACvC,MAAM;CACN,OAAO;AACR;AAED,iBAAiB,yBAAyB;CACxC,MAAM;CACN,QAAQ;AACT;AACD,YAAY,oBACR,wBACA,uBACA,wBACA,0BACA;AAEJ,YAAY;;;;AAKZ,YAAY;AACZ,iBAAiB,oBAAoB;CACnC,gBAAgB;AACjB;AACD,iBAAiB,yBAAyB;CACxC,uBAAuB,OAAO,sBAAsB;CACpD,kBAAkB;AACnB;AACD,iBAAiB,mCAAmC;CAClD,mBAAmB,MAAM;CACzB,eAAe;AAChB;AACD,iBAAiB,8BAA8B;CAC7C,oBAAoB;AACrB;;;;AAID,YAAY;;;;AAKZ,YAAY;AACZ,YAAY;AACZ,iBAAiB,qBAAqB;CACpC,QAAQ;CACR,uBAAuB;CACvB,qBAAqB;AACtB","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"}
@@ -1 +1 @@
1
- export type { ActionParameterShapeId, ActionTypeBlockDataV2, ActionTypePermissionInformation, ActionTypeRestrictionStatus, BlockInternalId, BlockPermissionInformation, BlockShapeId, ColumnNameType, DataFilter, DataSetName, DatasourcePredicate, GeotimeSeriesIntegrationName, InstallLocationBlockShapeId, InterfaceTypeBlockDataV2, IsOnlyDatasource, KnownMarketplaceIdentifiers, LinkTypeBlockDataV2, LinkTypePermissionInformation, LinkTypeRestrictionStatus, MarketplaceObjectTypeEntityMetadata, MediaSetViewName, ObjectsWritebackDataset, ObjectTypeBlockDataV2, ObjectTypePermissionInformation, ObjectTypeRestrictionStatus, OntologyBlockDataV2, OntologyIrActionTypeBlockDataV2, OntologyIrBlockPermissionInformation, OntologyIrInterfaceTypeBlockDataV2, OntologyIrKnownMarketplaceIdentifiers, OntologyIrLinkTypeBlockDataV2, OntologyIrMarketplaceObjectTypeEntityMetadata, OntologyIrObjectPropertyReference, OntologyIrObjectsWritebackDataset, OntologyIrObjectTypeBlockDataV2, OntologyIrOntologyBlockDataV2, OntologyIrPropertyToColumnMapping, OntologyIrPropertyToPropertyMapping, OntologyIrSchemaMigrationBlockData, OntologyIrSchemaTransitionsWithSchemaVersion, OntologyIrSharedPropertyTypeBlockDataV2, OutputMode, PatchesConfiguration, PropertyPredicate, PropertyRid, RestrictedViewName, SchemaConfiguration, SchemaMigrationBlockData, SchemaTransitionsWithSchemaVersion, SharedPropertyTypeBlockDataV2, StreamName, TimeSeriesSyncName, WritebackDatasetRid, WritebackDatasetSpec } from "./__components.js";
1
+ export type { ActionParameterShapeId, ActionTypeBlockDataV2, ActionTypePermissionInformation, ActionTypeRestrictionStatus, BlockInternalId, BlockPermissionInformation, BlockShapeId, ColumnNameType, DataFilter, DataSetName, DatasourcePredicate, GeotimeSeriesIntegrationName, InstallLocationBlockShapeId, InterfaceTypeBlockDataV2, IsOnlyDatasource, KnownMarketplaceIdentifiers, LinkTypeBlockDataV2, LinkTypePermissionInformation, LinkTypeRestrictionStatus, MarketplaceObjectTypeEntityMetadata, MediaSetViewName, ObjectsWritebackDataset, ObjectTypeBlockDataV2, ObjectTypePermissionInformation, ObjectTypeRestrictionStatus, OntologyBlockDataV2, OntologyIrActionTypeBlockDataV2, OntologyIrBlockPermissionInformation, OntologyIrInterfaceTypeBlockDataV2, OntologyIrKnownMarketplaceIdentifiers, OntologyIrLinkTypeBlockDataV2, OntologyIrMarketplaceObjectTypeEntityMetadata, OntologyIrObjectPropertyReference, OntologyIrObjectsWritebackDataset, OntologyIrObjectTypeBlockDataV2, OntologyIrOntologyBlockDataV2, OntologyIrPropertyToColumnMapping, OntologyIrPropertyToPropertyMapping, OntologyIrSchemaMigrationBlockData, OntologyIrSchemaTransitionsWithSchemaVersion, OntologyIrSharedPropertyTypeBlockDataV2, OutputMode, PatchesConfiguration, PropertyPredicate, PropertyRid, RestrictedViewName, SchemaConfiguration, SchemaMigrationBlockData, SchemaTransitionsWithSchemaVersion, SharedPropertyTypeBlockDataV2, StreamName, TimeSeriesSyncName, ValidationRuleIndex, WritebackDatasetRid, WritebackDatasetSpec } from "./__components.js";
@@ -1 +1 @@
1
- {"mappings":"AAgBA,eACE,wBACA,uBACA,iCACA,6BACA,iBACA,4BACA,cACA,gBACA,YACA,aACA,qBACA,8BACA,6BACA,0BACA,kBACA,6BACA,qBACA,+BACA,2BACA,qCACA,kBACA,yBACA,uBACA,iCACA,6BACA,qBACA,iCACA,sCACA,oCACA,uCACA,+BACA,+CACA,mCACA,mCACA,iCACA,+BACA,mCACA,qCACA,oCACA,8CACA,yCACA,YACA,sBACA,mBACA,aACA,oBACA,qBACA,0BACA,oCACA,+BACA,YACA,oBACA,qBACA,4BACK","names":[],"sources":["../../../../../../src/generated/ontology-metadata/api/blockdata/index.ts"],"version":3,"file":"index.d.ts"}
1
+ {"mappings":"AAgBA,eACE,wBACA,uBACA,iCACA,6BACA,iBACA,4BACA,cACA,gBACA,YACA,aACA,qBACA,8BACA,6BACA,0BACA,kBACA,6BACA,qBACA,+BACA,2BACA,qCACA,kBACA,yBACA,uBACA,iCACA,6BACA,qBACA,iCACA,sCACA,oCACA,uCACA,+BACA,+CACA,mCACA,mCACA,iCACA,+BACA,mCACA,qCACA,oCACA,8CACA,yCACA,YACA,sBACA,mBACA,aACA,oBACA,qBACA,0BACA,oCACA,+BACA,YACA,oBACA,qBACA,qBACA,4BACK","names":[],"sources":["../../../../../../src/generated/ontology-metadata/api/blockdata/index.ts"],"version":3,"file":"index.d.ts"}
@@ -61,6 +61,14 @@ export interface CombinedOntologyHistoryPageItemSummary {
61
61
  * about the content of the paging token and it should not be parsed/modified.
62
62
  */
63
63
  export type CombinedOntologyHistoryPageToken = string;
64
+ /**
65
+ * With this strategy, whether a datasource is alive for a given object is evaluated on a
66
+ * datasource-by-datasource basis. This can have unintuitive consequences if properties are moved between
67
+ * different datasources, as the MarkAlive instructions within the patch will not be adjusted to reflect the new
68
+ * datasources containing the edited properties. In such cases, if the new datasource were not otherwise marked
69
+ * as alive, the values of the migrated properties would become nulls.
70
+ */
71
+ export interface DatasourceScopedLivenessStrategy {}
64
72
  export type DayOfWeek = "MONDAY" | "TUESDAY" | "WEDNESDAY" | "THURSDAY" | "FRIDAY" | "SATURDAY" | "SUNDAY";
65
73
  export interface DayTime {
66
74
  day: DayOfWeek;
@@ -317,6 +325,7 @@ export interface LoadEntityMetadataResponse {
317
325
  */
318
326
  export interface MigrationConfiguration {
319
327
  entityMigrationCategory: EntityMigrationCategory;
328
+ importEditsHistory?: boolean | null | undefined;
320
329
  minMigrationDuration: string;
321
330
  transitionRetryLimit: number;
322
331
  transitionWindows: TransitionWindows;
@@ -355,6 +364,11 @@ export interface ObjectDbTypeSyncConfig {
355
364
  syncConfig: Record<_api_ObjectDbSyncRid, SyncConfig>;
356
365
  }
357
366
  /**
367
+ * With this strategy, liveness is no longer evaluated on a datasource-by-datasource level, and is evaluated at
368
+ * the object level. This provides improved UX for MDOs, and has no effect for non-MDOs.
369
+ */
370
+ export interface ObjectScopedLivenessStrategy {}
371
+ /**
358
372
  * Entity can be stored in Phonograph. Note that it is not guaranteed that the object type or link type is
359
373
  * currently registered with Phonograph. There is no guarantee the object type or link type has finished
360
374
  * syncing and is queryable via Phonograph.
@@ -389,6 +403,7 @@ export interface ObjectTypeEntityMetadata {
389
403
  entityConfig: EntityConfig;
390
404
  gothamMapping?: _api_typemapping_ObjectTypeGothamMapping | null | undefined;
391
405
  objectTypeIndexingSettings?: ObjectTypeIndexingSettings | null | undefined;
406
+ patchApplicationStrategy: PatchApplicationStrategy;
392
407
  provenance?: _api_entitymetadata_provenance_EntityProvenance | null | undefined;
393
408
  redacted?: boolean | null | undefined;
394
409
  targetStorageBackend: StorageBackend;
@@ -483,6 +498,15 @@ export interface OntologyIrLinkTypeEntityMetadata {
483
498
  export interface OntologyIrTimestampPropertyStrategy {
484
499
  timestampPropertyRid: _api_ObjectTypeFieldApiName;
485
500
  }
501
+ export interface PatchApplicationStrategy_datasourceScopedLiveness {
502
+ type: "datasourceScopedLiveness";
503
+ datasourceScopedLiveness: DatasourceScopedLivenessStrategy;
504
+ }
505
+ export interface PatchApplicationStrategy_objectScopedLiveness {
506
+ type: "objectScopedLiveness";
507
+ objectScopedLiveness: ObjectScopedLivenessStrategy;
508
+ }
509
+ export type PatchApplicationStrategy = PatchApplicationStrategy_datasourceScopedLiveness | PatchApplicationStrategy_objectScopedLiveness;
486
510
  /**
487
511
  * Entity can be stored in Phonograph and Highbury though the data is read-only. Edits are disabled.
488
512
  * This is a legacy state which should not be used anymore. OMS guarantees that the latest version of each
@@ -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, AutomaticTransformProfile, CombinedModificationType, CombinedOntologyHistoryPageItem, CombinedOntologyHistoryPageItemSummary, CombinedOntologyHistoryPageToken, DayOfWeek, DayTime, EditsHistory, EditsHistoryConfig, EditsHistoryImportConfiguration, EditsResolutionStrategies, EditsResolutionStrategy, EntityConfig, EntityMigrationAborted, EntityMigrationCategory, EntityMigrationFailed, EntityMigrationFinished, EntityMigrationInProgress, EntityMigrationNotAttempted, EntityMigrationStage, EntityMigrationStatus, EntityMigrationStatusModification, ExtraLargeTransformProfile, GetCombinedOntologyHistoryRequest, GetCombinedOntologyHistoryResponse, LinkTypeEntityMetadata, LinkTypeEntityMetadataLoadRequest, LinkTypeEntityMetadataLoadResponse, LinkTypeSystemEntityMetadata, LinkTypeSystemEntityMetadataModification, LoadEntityMetadataRequest, LoadEntityMetadataResponse, MigrationConfiguration, NoEditsHistory, ObjectDbConfig, ObjectDbType, ObjectDbTypeConfig, ObjectDbTypeSyncConfig, ObjectStorageV1, ObjectStorageV2, ObjectTypeAlias, ObjectTypeEntityMetadata, ObjectTypeEntityMetadataLoadRequest, ObjectTypeEntityMetadataLoadResponse, ObjectTypeIndexingSettings, ObjectTypeSystemEntityMetadata, ObjectTypeSystemEntityMetadataModification, OntologyIrEditsHistory, OntologyIrEditsHistoryConfig, OntologyIrEditsResolutionStrategies, OntologyIrEditsResolutionStrategy, OntologyIrLinkTypeEntityMetadata, OntologyIrTimestampPropertyStrategy, ReadOnlyV1V2, SharedPropertyTypeAlias, SoakPeriodInformation, StorageBackend, SyncConfig, SyncMetadata, SyncMetadataModification, SystemEntityMetadataModificationRequest, SystemEntityMetadataModificationResponse, TimestampPropertyStrategy, TimeWindow, TransformProfileConfig, TransitionWindow, TransitionWindows } from "./__components.js";
2
+ export type { ActionLogNotRequired, ActionLogRequiredForObjectType, ActionLogRequirednessMetadata, ActionLogRequirednessSetting, ActiveStorageBackend, Alias, 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, 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, SharedPropertyTypeAlias, SoakPeriodInformation, StorageBackend, 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,eACE,sBACA,gCACA,+BACA,8BACA,sBACA,OACA,2BACA,0BACA,iCACA,wCACA,kCACA,WACA,SACA,cACA,oBACA,iCACA,2BACA,yBACA,cACA,wBACA,yBACA,uBACA,yBACA,2BACA,6BACA,sBACA,uBACA,mCACA,4BACA,mCACA,oCACA,wBACA,mCACA,oCACA,8BACA,0CACA,2BACA,4BACA,wBACA,gBACA,gBACA,cACA,oBACA,wBACA,iBACA,iBACA,iBACA,0BACA,qCACA,sCACA,4BACA,gCACA,4CACA,wBACA,8BACA,qCACA,mCACA,kCACA,qCACA,cACA,yBACA,uBACA,gBACA,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,eACE,sBACA,gCACA,+BACA,8BACA,sBACA,OACA,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,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,yBACA,uBACA,gBACA,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"}
@@ -6,7 +6,7 @@ export * as OntologyMetadataSearchService from "./OntologyMetadataSearchService.
6
6
  export * as OntologyMetadataSemanticSearchService from "./OntologyMetadataSemanticSearchService.js";
7
7
  export * as OntologyMetadataService from "./OntologyMetadataService.js";
8
8
  export * as TypeGroupOrgsService from "./TypeGroupOrgsService.js";
9
- export type { AccessRequestRid, AccessRequestVersion, AccessSubRequestRid, AccessSubRequestVersion, ActionApplierRevertConfig, ActionApplyClientPreferences, ActionApplyDisallowedClients, ActionLogConfiguration, ActionLogic, ActionLogicModification, ActionLogMessage, ActionLogMetadata, ActionLogParameterReference, ActionLogRule, ActionLogRuleModification, ActionLogSummaryPart, ActionLogValue, ActionLogValueModification, ActionNotification, ActionNotificationBody, ActionNotificationBodyFunctionExecution, ActionNotificationBodyFunctionExecutionModification, ActionNotificationBodyModification, ActionNotificationModification, ActionNotificationRecipients, ActionNotificationRecipientsModification, ActionNotificationSettings, ActionRevert, ActionRevertEnabledFor, ActionsObjectSet, ActionsObjectSetModification, ActionSubmissionConfiguration, ActionsVersion, ActionTableSubmissionMode, ActionTableSubmissionModeConfiguration, ActionType, ActionTypeApiName, ActionTypeCreate, ActionTypeCreatedEvent, ActionTypeDeletedEvent, ActionTypeDisplayMetadata, ActionTypeDisplayMetadataConfiguration, ActionTypeDisplayMetadataModification, ActionTypeDoesNotHaveActionTypeLevelValidationError, ActionTypeEditingNonEditablePropertyTypeError, ActionTypeEntities, ActionTypeError, ActionTypeFrontendConsumer, ActionTypeGetOrganizationsRequest, ActionTypeGetOrganizationsResponse, ActionTypeIdentifier, ActionTypeIdInRequest, ActionTypeInputManagerRid, ActionTypeLevelValidation, ActionTypeLoadAllRequest, ActionTypeLoadRequest, ActionTypeLoadRequestV2, ActionTypeLoadResponse, ActionTypeLoadResponseV2, ActionTypeLoadVersionedRequest, ActionTypeLoadVersionedResponse, ActionTypeLogic, ActionTypeMetadata, ActionTypeMetadataModification, ActionTypeModificationRequest, ActionTypeModifyRequest, ActionTypeModifyResponse, ActionTypeParameterIdentifier, ActionTypeProvenanceModification, ActionTypeProvenanceSourceModification, ActionTypeRichTextComponent, ActionTypeRichTextMessage, ActionTypeRichTextParameterPropertyReference, ActionTypeRichTextParameterReference, ActionTypeRid, ActionTypesAlreadyExistError, ActionTypeSetOrganizationsRequest, ActionTypesNotFoundError, ActionTypesSummary, ActionTypeStatus, ActionTypeUpdate, ActionTypeUpdatedEvent, ActionTypeVersion, ActionValidation, ActionWebhooks, ActionWebhooksModification, ActiveActionTypeStatus, ActiveInterfaceTypeStatus, ActiveLinkTypeStatus, ActiveObjectTypeStatus, ActivePropertyTypeStatus, AddInterfaceLinkRule, AddInterfaceLinkRuleModification, AddInterfaceRule, AddInterfaceRuleModification, AddLinkRule, AddObjectRule, AddObjectRuleModification, AddOrModifyObjectRule, AddOrModifyObjectRuleModification, AddOrModifyObjectRuleModificationV2, AddOrModifyObjectRuleV2, AliasEntityIdentifier, AllEditedObjectsFieldMapping, AllFoundryRids, AllNotificationRenderingMustSucceed, AllowedParameterValues, AllowedParameterValuesModification, AllowedStructFieldValues, AllowedStructFieldValuesModification, AllowedStructFieldValuesOverride, AllowedStructFieldValuesOverrideModification, AllowedValuesOverride, AllowedValuesOverrideModification, Analyzer, AndCondition, AndConditionModification, AnyNotificationRenderingCanFail, ArrayPropertyType, ArrayTypeDataConstraints, ArrayTypeDataValue, ArrayTypeElementsUniqueConstraint, ArrayTypeSizeConstraint, AsynchronousPostWritebackWebhook, AsynchronousPostWritebackWebhookModification, AttachmentPropertyType, Attribution, BaseFormatter, BaseParameterSubtype, BasePropertyType, BasicEmailBody, BasicEmailBodyModification, BatchedFunctionRule, BatchedFunctionRuleModification, BidirectionalRelation, BidirectionalRelationCreateRequest, BidirectionalRelationDeleteRequest, BidirectionalRelationModifyRequest, BidirectionalRelationUpdateRequest, BidirectionalRelationWithoutRid, BlueprintIcon, BooleanFormatter, BooleanPropertyType, BooleanTypeDataConstraints, BooleanTypeDataConstraintValue, BooleanTypeDataValue, BranchClosedEvent, BranchDeletedEvent, BranchId, BranchMergedEvent, BuilderPipelineRid, BulkExecutionModeConfig, ButtonDisplayMetadata, BytePropertyType, ByteTypeDataValue, CarbonWorkspaceComponentUrlTarget, CarbonWorkspaceComponentUrlTargetModification, CarbonWorkspaceUrlTarget, CarbonWorkspaceUrlTargetModification, CategoryId, CipherTextPropertyType, ClassificationConstraint, ColumnLocator, ColumnName, ComparisonCondition, ComparisonConditionModification, ComparisonOperator, CompassProjectRid, Condition, ConditionalOverride, ConditionalOverrideModification, ConditionalValidationBlock, ConditionalValidationBlockModification, ConditionDisplayMetadata, ConditionIndex, ConditionModification, ConditionValue, ConditionValueModification, CurrentTime, CurrentUser, DataConstraints, DataNullability, DataNullabilityV2, DataSecurity, DatasetRid, DatasetRidAndBranchId, DatasetTransactionRid, DatasourceBackingRid, DatasourceIdentifier, DatasourceRid, DatasourceType, DataType, DateFormatter, DatePropertyType, DateRangeValue, DateRangeValueModification, DatetimeFormat, DatetimeLocalizedFormat, DatetimeStringFormat, DatetimeTimezone, DatetimeTimezoneDefinition, DateTypeDataConstraints, DateTypeDataValue, DateTypeRangeConstraint, DecimalPropertyType, DecimalTypeDataConstraints, DecimalTypeDataValue, DecimalTypeRangeConstraint, DelegateToAllowedStructFieldValues, DeletedLinkTypesStillInUseError, DeletedLinkTypesStillInUseInWorkflowError, DeletedObjectTypesStillInUseError, DeletedObjectTypesStillInUseInWorkflowError, DeleteInterfaceLinkRule, DeleteInterfaceLinkRuleModification, DeleteLinkRule, DeleteObjectRule, DeletingAndEditingTheSameActionTypeError, DeletionMetadata, DeprecatedActionTypeGetOrganizationsResponse, DeprecatedActionTypeSetOrganizationsRequest, DeprecatedActionTypeStatus, DeprecatedInterfaceTypeStatus, DeprecatedLinkTypeStatus, DeprecatedObjectTypeStatus, DeprecatedPropertyTypeStatus, DerivedPropertiesSourceRid, DirectSourceRid, DisplayMetadataConfigurationDefaultLayout, DisplayMetadataConfigurationDisplayAndFormat, DoublePropertyType, DoubleTypeDataConstraints, DoubleTypeDataValue, DoubleTypeRangeConstraint, Duration, DurationBaseValue, DurationFormatStyle, DurationPrecision, DynamicObjectSet, DynamicObjectSetInput, DynamicObjectSetInputBase, DynamicObjectSetInputParameter, DynamicObjectSetInputUnioned, EditActionTypeRequest, EditOnlyPropertyType, EditParameterRequest, EditParameterRequestModification, EditsConfiguration, EditSectionRequest, EditSectionRequestModification, EditsHistoryObjectTypeRid, EditsOnlyRid, EditValidationRuleRequest, EmailBody, EmailBodyModification, EmbeddingModel, Empty, EndorsedObjectTypeStatus, EnrollmentRid, EntityLoadByDatasourceResponse, EntityMetadataLoadRequest, EntityStatus, EventMetadata, EventsTopicRid, EveryoneTrustedRedactionOverride, ExampleActionTypeStatus, ExampleInterfaceTypeStatus, ExampleLinkTypeStatus, ExampleObjectTypeStatus, ExamplePropertyTypeStatus, ExperimentalActionTypeStatus, ExperimentalDeclarativeEditInformation, ExperimentalInterfaceTypeStatus, ExperimentalLinkTypeStatus, ExperimentalObjectTypeStatus, ExperimentalPropertyTypeStatus, ExperimentalTimeDependentPropertyTypeV1, FailureMessage, FieldDisplayMetadata, FieldMetadata, FloatPropertyType, FloatTypeDataConstraints, FloatTypeDataValue, FloatTypeRangeConstraint, FormatterUserId, FormContent, FoundryFieldType, FoundryLiveDeployment, FunctionApiName, FunctionAtVersion, FunctionExecutionWithRecipientInput, FunctionExecutionWithRecipientInputModification, FunctionGeneratedActionNotificationRecipients, FunctionGeneratedActionNotificationRecipientsModification, FunctionGeneratedNotificationBody, FunctionGeneratedNotificationBodyModification, FunctionInputName, FunctionReference, FunctionRid, FunctionRule, FunctionRuleCustomExecutionMode, FunctionRuleModification, FunctionVersion, GenericOntologyMetadataError, GeohashPropertyType, GeoshapePropertyType, GeotimeSeriesIntegrationRid, GeotimeSeriesReferencePropertyType, GetActionTypesForInterfaceTypePageToken, GetActionTypesForInterfaceTypeRequest, GetActionTypesForInterfaceTypeResponse, GetActionTypesForObjectTypePageToken, GetActionTypesForObjectTypeRequest, GetActionTypesForObjectTypeResponse, GetFeatureConfigurationsResponse, GetLinkMetadataForObjectTypesRequest, GetLinkMetadataForObjectTypesResponse, GetLinkTypesForObjectTypesRequest, GetLinkTypesForObjectTypesResponse, GetObjectTypesForInterfaceTypesRequest, GetObjectTypesForInterfaceTypesResponse, GetObjectTypesForSharedPropertyTypesRequest, GetObjectTypesForSharedPropertyTypesResponse, GetObjectTypesForTypeGroupsRequest, GetObjectTypesForTypeGroupsResponse, GetOntologyEntitiesForTypeGroupsRequest, GetOntologyEntitiesForTypeGroupsResponse, GetOntologySummaryRequest, GetOntologySummaryResponse, GetRelationsForObjectTypesRequest, GetRelationsForObjectTypesResponse, GlobalBranchRid, GroupId, HandlebarsInputName, HumanReadableFormat, Icon, IconReference, ImportedOntologyEntitiesForProjectSpanOntologies, InlineActionDisplayOptions, InlineActionType, InlineActionTypeCannotBeReferencedByMultipleObjectTypesError, IntegerPropertyType, IntegerTypeDataConstraints, IntegerTypeDataValue, IntegerTypeRangeConstraint, InterfaceLinkType, InterfaceLinkTypeApiName, InterfaceLinkTypeCardinality, InterfaceLinkTypeIdInRequest, InterfaceLinkTypeMetadata, InterfaceLinkTypeRid, InterfaceLinkTypeRidOrIdInRequest, InterfaceParameterPropertyValue, InterfaceParameterPropertyValueModification, InterfacePropertyImplementation, InterfaceSharedPropertyType, InterfacesSummary, InterfaceType, InterfaceTypeApiName, InterfaceTypeCreatedEvent, InterfaceTypeDeletedEvent, InterfaceTypeDisplayMetadata, InterfaceTypeError, InterfaceTypeIdInRequest, InterfaceTypeLoadRequest, InterfaceTypeLoadResponse, InterfaceTypeRid, InterfaceTypeRidOrIdInRequest, InterfaceTypesAlreadyExistError, InterfaceTypesNotFoundError, InterfaceTypeStatus, InterfaceTypeUpdatedEvent, IntermediaryLinkDefinition, JoinDefinition, KnownFormatter, LabelledValue, LanguageAnalyzer, LimeIndexRid, LinkDefinition, LinkedEntityTypeId, LinkedEntityTypeRidOrIdInRequest, LinkMetadata, LinkType, LinkTypeCreatedEvent, LinkTypeDeletedEvent, LinkTypeDisplayMetadata, LinkTypeError, LinkTypeId, LinkTypeIdentifier, LinkTypeInputManagerRid, LinkTypeInputSpec, LinkTypeLoadRequest, LinkTypeLoadResponse, LinkTypeMetadata, LinkTypeMetadataInputManagerRid, LinkTypePeeringMetadata, LinkTypePeeringMetadataV1, LinkTypePeeringRid, LinkTypeRid, LinkTypeRidsNotFoundError, LinkTypesAlreadyExistError, LinkTypesNotFoundError, LinkTypesSummary, LinkTypeStatus, LinkTypeUpdatedEvent, LiveDeploymentRid, LmsEmbeddingModel, LoadActionTypesFromOntologyRequest, LoadActionTypesFromOntologyResponse, LoadAllActionTypesFromOntologyRequest, LoadAllActionTypesPageItem, LoadAllActionTypesPageRequest, LoadAllActionTypesPageResponse, LoadAllActionTypesPageToken, LoadAllInterfaceTypesPageItem, LoadAllInterfaceTypesPageRequest, LoadAllInterfaceTypesPageResponse, LoadAllInterfaceTypesPageToken, LoadAllObjectTypesFromOntologyPageRequest, LoadAllObjectTypesFromOntologyPageResponse, LoadAllObjectTypesPageItem, LoadAllObjectTypesPageRequest, LoadAllObjectTypesPageResponse, LoadAllObjectTypesPageToken, LoadAllOntologiesRequest, LoadAllOntologiesResponse, LoadAllSharedPropertyTypesPageItem, LoadAllSharedPropertyTypesPageRequest, LoadAllSharedPropertyTypesPageResponse, LoadAllSharedPropertyTypesPageToken, LoadAllTypeGroupsPageItem, LoadAllTypeGroupsPageRequest, LoadAllTypeGroupsPageResponse, LoadAllTypeGroupsPageToken, LogicRule, LogicRuleModification, LogicRuleValue, LogicRuleValueModification, LongPropertyType, LongTypeDataConstraints, LongTypeDataValue, LongTypeRangeConstraint, MandatoryMarkingConstraint, ManyToManyJoinDefinition, ManyToManyLinkDefinition, ManyToManyLinkTypeDatasetDatasource, ManyToManyLinkTypeDatasource, ManyToManyLinkTypeDatasourceDefinition, ManyToManyLinkTypeStreamDatasource, MarkingFilter, MarkingId, MarkingPropertyType, MarkingsCondition, MarkingsConditionModification, MarkingSubtype, MarkingType, MarkingTypesFilter, MediaItemRid, MediaReferencePropertyType, MediaSetBranchRid, MediaSetRid, MediaSetViewLocator, MediaSetViewRid, MediaSourceRid, MissingAffectedObjectTypesForFunctionRule, ModifyInterfaceRule, ModifyInterfaceRuleModification, ModifyObjectRule, ModifyObjectRuleModification, ModuleRid, MultipassUserFilter, MultipassUserFilterModification, MultipassUserInGroupFilter, MultipassUserInGroupFilterModification, MustBeEmpty, NestedStructFieldApiNameMapping, NewObjectUrlTarget, NewObjectUrlTargetModification, NoneEntityProvenance, NonExistentParametersUsedInParameterPrefillError, NonNumericInternalInterpolation, NonNumericSeriesValueMetadata, NonNumericSeriesValueUnit, NoRetentionPolicy, NotAnalyzedAnalyzer, NotCondition, NotConditionModification, NotepadReference, NotepadRid, NotificationRecipient, NotificationResultTypeLink, NotificationResultTypeLinkModification, NotificationTemplateInputValue, NotificationTemplateInputValueModification, NumberFormatBase, NumberFormatBasisPoint, NumberFormatBillions, NumberFormatCurrency, NumberFormatCurrencyStyle, NumberFormatCustomUnit, NumberFormatDuration, NumberFormatMillions, NumberFormatNotation, NumberFormatOrdinal, NumberFormatPercentage, NumberFormatPerMille, NumberFormatPrePostFix, NumberFormatter, NumberFormatThousands, NumberFormatUnit, NumberRoundingMode, NumericInternalInterpolation, NumericOrNonNumericSeriesValueMetadata, NumericOrNonNumericSeriesValueMetadataV2, NumericSeriesValueMetadata, NumericSeriesValueUnit, ObjectDbRid, ObjectDbSyncRid, ObjectDisplayMetadata, ObjectMonitoringFrontendConsumer, ObjectParameterPropertyValue, ObjectParameterStructFieldValue, ObjectParameterStructFieldValueModification, ObjectParameterStructListFieldValue, ObjectParameterStructListFieldValueModification, ObjectQueryPrefill, ObjectQueryPrefillModification, ObjectQueryPropertyValue, ObjectQueryPropertyValueModification, ObjectRid, ObjectSetRidPrefill, ObjectSetRidPrefillModification, ObjectSetSearchAround, ObjectSetTransform, ObjectsPlatformRids, ObjectType, ObjectTypeApiName, ObjectTypeCreatedEvent, ObjectTypeDatasetDatasource, ObjectTypeDatasetDatasourceV2, ObjectTypeDatasetDatasourceV3, ObjectTypeDatasource, ObjectTypeDatasourceDefinition, ObjectTypeDeletedEvent, ObjectTypeDerivedPropertiesDatasource, ObjectTypeDirectDatasource, ObjectTypeDisplayMetadata, ObjectTypeEditsOnlyDatasource, ObjectTypeEmbeddingInput, ObjectTypeError, ObjectTypeFieldApiName, ObjectTypeGeotimeSeriesDatasource, ObjectTypeId, ObjectTypeIdentifier, ObjectTypeIdsAndInterfaceTypeRids, ObjectTypeInputManagerProperties, ObjectTypeInputManagerRid, ObjectTypeInputSpec, ObjectTypeInterfaceImplementation, ObjectTypeLoadRequest, ObjectTypeLoadResponse, ObjectTypeMediaDatasource, ObjectTypeMediaSetViewDatasource, ObjectTypeMetadataInputManagerRid, ObjectTypePeeringMetadata, ObjectTypePeeringMetadataV1, ObjectTypePeeringRid, ObjectTypeRestrictedStreamDatasource, ObjectTypeRestrictedViewDatasource, ObjectTypeRestrictedViewDatasourceV2, ObjectTypeRid, ObjectTypeRidsAndInterfaceTypeRids, ObjectTypeRidsNotFoundError, ObjectTypesAlreadyExistError, ObjectTypesNotFoundError, ObjectTypesSummary, ObjectTypeStatus, ObjectTypeStreamDatasource, ObjectTypeStreamDatasourceV2, ObjectTypeTableDatasource, ObjectTypeTimeSeriesDatasource, ObjectTypeTraitPropertySpecification, ObjectTypeTraits, ObjectTypeUpdatedEvent, ObjectTypeWithRestrictedViewWithGpsPolicyColumnsNotMappedAsPropertyTypes, OneOfDecimalTypeConstraint, OneOfDoubleTypeConstraint, OneOfFloatTypeConstraint, OneOfIntegerTypeConstraint, OneOfLongTypeConstraint, OneOfShortTypeConstraint, OneOfStringTypeConstraint, OneToManyLinkCardinalityHint, OneToManyLinkDefinition, OntologyActionTypeLoadRequest, OntologyApiName, OntologyBranch, OntologyBranchRid, OntologyBulkLoadEntitiesByDatasourcesRequest, OntologyBulkLoadEntitiesByDatasourcesResponse, OntologyBulkLoadEntitiesRequest, OntologyBulkLoadEntitiesResponse, OntologyDatasetType, OntologyEntitiesUsedInTypeGroup, OntologyInformation, OntologyIrActionLogic, OntologyIrActionLogRule, OntologyIrActionLogValue, OntologyIrActionNotification, OntologyIrActionNotificationBody, OntologyIrActionNotificationBodyFunctionExecution, OntologyIrActionNotificationRecipients, OntologyIrActionsObjectSet, OntologyIrActionType, OntologyIrActionTypeEntities, OntologyIrActionTypeLevelValidation, OntologyIrActionTypeLogic, OntologyIrActionTypeMetadata, OntologyIrActionValidation, OntologyIrActionWebhooks, OntologyIrAddInterfaceLinkRule, OntologyIrAddInterfaceRule, OntologyIrAddObjectRule, OntologyIrAddOrModifyObjectRule, OntologyIrAddOrModifyObjectRuleV2, OntologyIrAllEditedObjectsFieldMapping, OntologyIrAllowedParameterValues, OntologyIrAllowedStructFieldValues, OntologyIrAllowedStructFieldValuesOverride, OntologyIrAllowedValuesOverride, OntologyIrAndCondition, OntologyIrArrayPropertyType, OntologyIrAsynchronousPostWritebackWebhook, OntologyIrBasicEmailBody, OntologyIrBatchedFunctionRule, OntologyIrCarbonWorkspaceComponentUrlTarget, OntologyIrCarbonWorkspaceUrlTarget, OntologyIrCipherTextPropertyType, OntologyIrComparisonCondition, OntologyIrCondition, OntologyIrConditionalOverride, OntologyIrConditionalValidationBlock, OntologyIrConditionValue, OntologyIrDateRangeValue, OntologyIrDeleteInterfaceLinkRule, OntologyIrDeprecatedInterfaceTypeStatus, OntologyIrDeprecatedLinkTypeStatus, OntologyIrDeprecatedObjectTypeStatus, OntologyIrDeprecatedPropertyTypeStatus, OntologyIrEmailBody, OntologyIrEventMetadata, OntologyIrFunctionExecutionWithRecipientInput, OntologyIrFunctionGeneratedActionNotificationRecipients, OntologyIrFunctionGeneratedNotificationBody, OntologyIrFunctionRule, OntologyIrInterfaceLinkType, OntologyIrInterfaceParameterPropertyValue, OntologyIrInterfacePropertyImplementation, OntologyIrInterfaceSharedPropertyType, OntologyIrInterfaceType, OntologyIrInterfaceTypeStatus, OntologyIrIntermediaryLinkDefinition, OntologyIrLabelledValue, OntologyIrLinkDefinition, OntologyIrLinkedEntityTypeId, OntologyIrLinkType, OntologyIrLinkTypeStatus, OntologyIrLogicRule, OntologyIrLogicRuleValue, OntologyIrManyToManyLinkDefinition, OntologyIrManyToManyLinkTypeDatasetDatasource, OntologyIrManyToManyLinkTypeDatasource, OntologyIrManyToManyLinkTypeDatasourceDefinition, OntologyIrManyToManyLinkTypeStreamDatasource, OntologyIrMarkingsCondition, OntologyIrMediaSourceRid, OntologyIrModifyInterfaceRule, OntologyIrModifyObjectRule, OntologyIrMultipassUserFilter, OntologyIrMultipassUserInGroupFilter, OntologyIrNewObjectUrlTarget, OntologyIrNotCondition, OntologyIrNotificationResultTypeLink, OntologyIrNotificationTemplateInputValue, OntologyIrObjectParameterStructFieldValue, OntologyIrObjectParameterStructListFieldValue, OntologyIrObjectQueryPrefill, OntologyIrObjectQueryPropertyValue, OntologyIrObjectSetRidPrefill, OntologyIrObjectType, OntologyIrObjectTypeDatasetDatasource, OntologyIrObjectTypeDatasetDatasourceV2, OntologyIrObjectTypeDatasetDatasourceV3, OntologyIrObjectTypeDatasource, OntologyIrObjectTypeDatasourceDefinition, OntologyIrObjectTypeDerivedPropertiesDatasource, OntologyIrObjectTypeDirectDatasource, OntologyIrObjectTypeEditsOnlyDatasource, OntologyIrObjectTypeGeotimeSeriesDatasource, OntologyIrObjectTypeInterfaceImplementation, OntologyIrObjectTypeMediaDatasource, OntologyIrObjectTypeMediaSetViewDatasource, OntologyIrObjectTypeRestrictedStreamDatasource, OntologyIrObjectTypeRestrictedViewDatasource, OntologyIrObjectTypeRestrictedViewDatasourceV2, OntologyIrObjectTypeStatus, OntologyIrObjectTypeStreamDatasource, OntologyIrObjectTypeStreamDatasourceV2, OntologyIrObjectTypeTableDatasource, OntologyIrObjectTypeTimeSeriesDatasource, OntologyIrObjectTypeTraits, OntologyIrOneToManyLinkDefinition, OntologyIrOrCondition, OntologyIrParameter, OntologyIrParameterActionNotificationRecipients, OntologyIrParameterCbacConstraint, OntologyIrParameterCbacMarking, OntologyIrParameterCbacMarkingOrEmpty, OntologyIrParameterDateRangeValue, OntologyIrParameterDateTimeRange, OntologyIrParameterDateTimeRangeOrEmpty, OntologyIrParameterMultipassUser, OntologyIrParameterMultipassUserOrEmpty, OntologyIrParameterObjectPropertyValue, OntologyIrParameterObjectPropertyValueOrEmpty, OntologyIrParameterObjectQuery, OntologyIrParameterObjectQueryOrEmpty, OntologyIrParameterObjectTypeReference, OntologyIrParameterObjectTypeReferenceOrEmpty, OntologyIrParameterPrefill, OntologyIrParameterPrefillOverride, OntologyIrParameterRange, OntologyIrParameterRangeOrEmpty, OntologyIrParameterRangeValue, OntologyIrParameterValidation, OntologyIrParameterValidationBlock, OntologyIrParameterValidationBlockOverride, OntologyIrParameterValidationDisplayMetadata, OntologyIrParameterValueOneOf, OntologyIrParameterValueOneOfOrEmpty, OntologyIrPropertySecurityGroup, OntologyIrPropertySecurityGroups, OntologyIrPropertyType, OntologyIrPropertyTypeStatus, OntologyIrQualifiedSeriesIdPropertyValue, OntologyIrRegexCondition, OntologyIrRidUrlTarget, OntologyIrRuleSetBinding, OntologyIrSectionConditionalOverride, OntologyIrSectionDisplayBlock, OntologyIrSecurityGroupAndCondition, OntologyIrSecurityGroupComparisonCondition, OntologyIrSecurityGroupComparisonValue, OntologyIrSecurityGroupGranularCondition, OntologyIrSecurityGroupGranularPolicy, OntologyIrSecurityGroupGranularSecurityDefinition, OntologyIrSecurityGroupMarkingsCondition, OntologyIrSecurityGroupNotCondition, OntologyIrSecurityGroupOrCondition, OntologyIrSecurityGroupSecurityDefinition, OntologyIrSensorTrait, OntologyIrSharedPropertyType, OntologyIrShortBody, OntologyIrStaticValue, OntologyIrStaticWebhookWithDirectInput, OntologyIrStaticWebhookWithFunctionResultInput, OntologyIrStructFieldConditionalOverride, OntologyIrStructFieldConditionalValidationBlock, OntologyIrStructFieldPrefill, OntologyIrStructFieldPrefillOverride, OntologyIrStructFieldType, OntologyIrStructFieldValidation, OntologyIrStructFieldValidationBlock, OntologyIrStructFieldValidationBlockOverride, OntologyIrStructFieldValidationDisplayMetadata, OntologyIrStructPropertyType, OntologyIrStructuredShortBody, OntologyIrSynchronousPreWritebackWebhook, OntologyIrTemplateNotificationBody, OntologyIrTimeSeriesMetadata, OntologyIrType, OntologyIrUrlTarget, OntologyIrValidationRule, OntologyIrValueReferenceSource, OntologyIrWorkflowObjectTypeTraitImpl, OntologyLoadAllEntitiesRequest, OntologyLoadAllRequest, OntologyLoadDatasourcesRequest, OntologyLoadDatasourcesResponse, OntologyLoadEntitiesRequest, OntologyLoadEntitiesResponse, OntologyLoadRequest, OntologyLoadResponse, OntologyMetadataValidationError, OntologyModificationEvent, OntologyModifyRequest, OntologyModifyResponse, OntologyPackageRid, OntologyProposalIdentifier, OntologyProposalRid, OntologyRid, OntologyRidAndBranch, OntologyRidsForEntitiesRequest, OntologyRidsForEntitiesResponse, OntologySparkInputManagerRid, OntologySparkInputProperties, OntologyVersion, OrCondition, OrConditionModification, OrganizationMarkingId, OrganizationRid, OrganizationRidsForOntologyResponse, OtherValueAllowed, PackagedEntityRid, Parameter, ParameterActionNotificationRecipients, ParameterActionNotificationRecipientsModification, ParameterAttachment, ParameterAttachmentOrEmpty, ParameterBoolean, ParameterBooleanOrEmpty, ParameterCbacConstraint, ParameterCbacConstraintModification, ParameterCbacMarking, ParameterCbacMarkingModification, ParameterCbacMarkingOrEmpty, ParameterCbacMarkingOrEmptyModification, ParameterDateRangeValue, ParameterDateRangeValueModification, ParameterDateTimeRange, ParameterDateTimeRangeModification, ParameterDateTimeRangeOrEmpty, ParameterDateTimeRangeOrEmptyModification, ParameterDisplayMetadata, ParameterFreeText, ParameterFreeTextOrEmpty, ParameterGeohash, ParameterGeohashOrEmpty, ParameterGeoshape, ParameterGeoshapeOrEmpty, ParameterGeotimeSeriesReference, ParameterGeotimeSeriesReferenceOrEmpty, ParameterId, ParameterInterfaceObjectQuery, ParameterInterfaceObjectQueryModification, ParameterInterfaceObjectQueryOrEmpty, ParameterInterfaceObjectQueryOrEmptyModification, ParameterInterfacePropertyValueOrEmpty, ParameterInterfacePropertyValueOrEmptyModification, ParameterLength, ParameterMandatoryMarking, ParameterMandatoryMarkingOrEmpty, ParameterMediaReference, ParameterMediaReferenceOrEmpty, ParameterMultipassGroup, ParameterMultipassGroupOrEmpty, ParameterMultipassUser, ParameterMultipassUserModification, ParameterMultipassUserOrEmpty, ParameterMultipassUserOrEmptyModification, ParameterObjectList, ParameterObjectListOrEmpty, ParameterObjectPropertyValue, ParameterObjectPropertyValueModification, ParameterObjectPropertyValueOrEmpty, ParameterObjectPropertyValueOrEmptyModification, ParameterObjectQuery, ParameterObjectQueryModification, ParameterObjectQueryOrEmpty, ParameterObjectQueryOrEmptyModification, ParameterObjectSetRid, ParameterObjectSetRidOrEmpty, ParameterObjectTypeReference, ParameterObjectTypeReferenceModification, ParameterObjectTypeReferenceOrEmpty, ParameterObjectTypeReferenceOrEmptyModification, ParameterPrefill, ParameterPrefillModification, ParameterPrefillOverride, ParameterPrefillOverrideModification, ParameterRange, ParameterRangeModification, ParameterRangeOrEmpty, ParameterRangeOrEmptyModification, ParameterRangeValue, ParameterRangeValueModification, ParameterRequiredOverride, ParameterRid, ParametersDoNotMatchParameterOrderingError, ParameterStructOrEmpty, ParameterTextRegex, ParameterTimeSeriesReference, ParameterTimeSeriesReferenceOrEmpty, ParameterValidation, ParameterValidationBlock, ParameterValidationBlockModification, ParameterValidationBlockOverride, ParameterValidationBlockOverrideModification, ParameterValidationDisplayMetadata, ParameterValidationDisplayMetadataModification, ParameterValidationModification, ParameterValidationNotFoundError, ParameterValidationReferencesLaterParametersError, ParameterValueOneOf, ParameterValueOneOfOrEmpty, PartialObjectType, PartialObjectTypeCreateRequest, PartialObjectTypeDeleteRequest, PartialObjectTypeModifyRequest, PartialObjectTypeUpdateRequest, PartialObjectTypeWithoutRids, PatchBackupInitializationConfigurationSourceDoesNotExistError, PolicyVersion, PrePostFix, PrincipalId, PropertiesReferenceDuplicateColumnNameWrapper, Property, PropertyId, PropertyRenderHint, PropertySecurityGroup, PropertySecurityGroupModification, PropertySecurityGroupRid, PropertySecurityGroups, PropertySecurityGroupsModification, PropertyType, PropertyTypeDataConstraints, PropertyTypeDataConstraintsWrapper, PropertyTypeDataValue, PropertyTypeDisplayMetadata, PropertyTypeId, PropertyTypeIdentifier, PropertyTypeLocator, PropertyTypeMappingInfo, PropertyTypeReference, PropertyTypeReferenceOrNonNumericInternalInterpolation, PropertyTypeReferenceOrNumericInternalInterpolation, PropertyTypeReferenceOrStringConstant, PropertyTypeRid, PropertyTypeStatus, PropertyWithoutRid, PutActionTypeRequest, PutParameterRequest, PutParameterRequestModification, PutSectionRequest, PutSectionRequestModification, QualifiedSeriesIdPropertyValue, QuiverDashboardReference, QuiverDashboardRid, QuiverDashboardVersion, RangeSizeConstraint, Redacted, RedactionOverrideOptions, ReferencedLinkTypesInWorkflowNotFoundError, ReferencedLinkTypesNotFoundError, ReferencedObjectTypesChange, ReferencedObjectTypesInWorkflowNotFoundError, ReferencedObjectTypesNotFoundError, RegexCondition, RegexConditionModification, RegexConstraint, RelationCardinality, RelationDisplayMetadata, RelationId, RelationRid, RelativeDateRangeTense, RelativeDateRangeValue, RenderingSettings, RestrictedViewRid, RestrictedViewTransactionRid, RetentionPolicy, RidFormatter, RidUrlTarget, RidUrlTargetModification, RoleId, RoleSetId, RuleSetBinding, RuleSetError, RuleSetRid, RuleSetsAlreadyExistError, RuleSetsNotFoundError, SafeArg, SafeDatasourceIdentifier, SchemaMigrationRid, SchemaVersion, Section, SectionConditionalOverride, SectionConditionalOverrideModification, SectionContent, SectionDisplayBlock, SectionDisplayBlockModification, SectionDisplayBlockOverride, SectionDisplayMetadata, SectionId, SectionRid, SectionStyle, SectionValidationDisplayMetadata, SectionVisibilityOverride, SecurityGroupAndCondition, SecurityGroupAndConditionModification, SecurityGroupComparisonCondition, SecurityGroupComparisonConditionModification, SecurityGroupComparisonConstant, SecurityGroupComparisonOperator, SecurityGroupComparisonUserProperty, SecurityGroupComparisonValue, SecurityGroupComparisonValueModification, SecurityGroupGranularCondition, SecurityGroupGranularConditionModification, SecurityGroupGranularPolicy, SecurityGroupGranularPolicyModification, SecurityGroupGranularSecurityDefinition, SecurityGroupGranularSecurityDefinitionModification, SecurityGroupGroupIdsUserProperty, SecurityGroupGroupNamesUserProperty, SecurityGroupMandatoryOnlySecurityDefinition, SecurityGroupMandatoryOnlySecurityDefinitionModification, SecurityGroupMandatoryPolicy, SecurityGroupMarkingsCondition, SecurityGroupMarkingsConditionModification, SecurityGroupNotCondition, SecurityGroupNotConditionModification, SecurityGroupOrCondition, SecurityGroupOrConditionModification, SecurityGroupSecurityDefinition, SecurityGroupSecurityDefinitionModification, SecurityGroupTrueCondition, SecurityGroupTrueConditionModification, SecurityGroupUserAttributesUserProperty, SecurityGroupUserIdUserProperty, SecurityGroupUsernameUserProperty, SemanticFunctionVersion, SensorTrait, SeriesIdPropertyValue, SeriesValueMetadata, SharedPropertiesSummary, SharedPropertyType, SharedPropertyTypeCreatedEvent, SharedPropertyTypeDeletedEvent, SharedPropertyTypeDisplayMetadata, SharedPropertyTypeError, SharedPropertyTypeIdInRequest, SharedPropertyTypeLoadRequest, SharedPropertyTypeLoadResponse, SharedPropertyTypeLogicRuleValueModification, SharedPropertyTypeRid, SharedPropertyTypeRidOrIdInRequest, SharedPropertyTypesAlreadyExistError, SharedPropertyTypesNotFoundError, SharedPropertyTypeSoftLinkType, SharedPropertyTypeStructFieldLogicRuleValueModification, SharedPropertyTypeUpdatedEvent, ShortBody, ShortBodyModification, ShortPropertyType, ShortTypeDataConstraints, ShortTypeDataValue, ShortTypeRangeConstraint, SimpleAnalyzer, SingleKeyJoinDefinition, SoftLink, SoftLinkType, StandardAnalyzer, StaticObjectPrefill, StaticValue, StaticWebhookWithDirectInput, StaticWebhookWithDirectInputModification, StaticWebhookWithFunctionResultInput, StaticWebhookWithFunctionResultInputModification, StreamLocator, StreamLocatorRid, StreamViewRid, StringFormatter, StringPropertyType, StringTypeDataConstraints, StringTypeDataValue, StringTypeIsRidConstraint, StringTypeIsUuidConstraint, StringTypeLengthConstraint, StructFieldAlias, StructFieldApiNameMapping, StructFieldApiNameOrRid, StructFieldConditionalOverride, StructFieldConditionalOverrideModification, StructFieldConditionalValidationBlock, StructFieldConditionalValidationBlockModification, StructFieldDisplayMetadata, StructFieldLogicRuleValue, StructFieldLogicRuleValueMappingModification, StructFieldLogicRuleValueModification, StructFieldName, StructFieldPrefill, StructFieldPrefillModification, StructFieldPrefillOverride, StructFieldPrefillOverrideModification, StructFieldRid, StructFieldType, StructFieldValidation, StructFieldValidationBlock, StructFieldValidationBlockModification, StructFieldValidationBlockOverride, StructFieldValidationBlockOverrideModification, StructFieldValidationDisplayMetadata, StructFieldValidationDisplayMetadataModification, StructFieldValidationModification, StructListParameterFieldValue, StructParameterFieldDisplayMetadata, StructParameterFieldDisplayMetadataV2, StructParameterFieldValue, StructPropertyType, StructTypeDataConstraints, StructTypeElementsConstraint, StructuredShortBody, StructuredShortBodyModification, SubmitAllValidOrNothingThrowingMode, SubmitValidEntriesInOrderUntilFirstFailureMode, SynchronousPreWritebackWebhook, SynchronousPreWritebackWebhookModification, TableDisplayAndFormat, TableLocator, TableRid, TemplateNotificationBody, TemplateNotificationBodyModification, TemplateRidPropertyValue, TextEmbeddingModel, TimeBasedRetentionPolicy, TimeCodeFormat, TimeDependentFormatter, TimeDependentNonNumericSeriesFormat, TimeDependentNumericOrNonNumericSeriesFormat, TimeDependentNumericOrNonNumericSeriesFormatV2, TimeDependentNumericSeriesFormat, TimeDependentSeriesFormat, TimeSeriesMetadata, TimeSeriesSyncRid, TimeSeriesSyncViewRid, TimestampFormatter, TimestampPropertyType, TimestampTypeDataConstraints, TimestampTypeDataValue, TimestampTypeRangeConstraint, TrueCondition, Type, TypeClass, TypeClassEntityIdentifier, TypeGroup, TypeGroupDisplayMetadata, TypeGroupError, TypeGroupGetOrganizationsRequest, TypeGroupGetOrganizationsResponse, TypeGroupIconColors, TypeGroupIdInRequest, TypeGroupLoadRequest, TypeGroupLoadResponse, TypeGroupRid, TypeGroupRidOrIdInRequest, TypeGroupsAlreadyExistError, TypeGroupSetOrganizationsRequest, TypeGroupsNotFoundError, TypeGroupsSummary, UniqueIdentifier, UnresolvedOntologySparkInputProperties, UnrestrictedParameterInterfacePropertyValue, UnsafeArg, UrlTarget, UrlTargetModification, UseCaseRid, UserAttributes, UserId, UserOrGroupId, UserProperty, UserPropertyId, UserPropertyValue, UserTimezone, UserValue, ValidationRule, ValidationRuleDisplayMetadata, ValidationRuleIdentifier, ValidationRuleIdInRequest, ValidationRuleModification, ValidationRuleRid, ValueReferenceId, ValueReferenceSource, 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
+ export type { AccessRequestRid, AccessRequestVersion, AccessSubRequestRid, AccessSubRequestVersion, ActionApplierRevertConfig, ActionApplyClientPreferences, ActionApplyDisallowedClients, ActionLogConfiguration, ActionLogic, ActionLogicModification, ActionLogMessage, ActionLogMetadata, ActionLogParameterReference, ActionLogRule, ActionLogRuleModification, ActionLogSummaryPart, ActionLogValue, ActionLogValueModification, ActionNotification, ActionNotificationBody, ActionNotificationBodyFunctionExecution, ActionNotificationBodyFunctionExecutionModification, ActionNotificationBodyModification, ActionNotificationModification, ActionNotificationRecipients, ActionNotificationRecipientsModification, ActionNotificationSettings, ActionRevert, ActionRevertEnabledFor, ActionsObjectSet, ActionsObjectSetModification, ActionSubmissionConfiguration, ActionsVersion, ActionTableSubmissionMode, ActionTableSubmissionModeConfiguration, ActionType, ActionTypeApiName, ActionTypeCreate, ActionTypeCreatedEvent, ActionTypeDeletedEvent, ActionTypeDisplayMetadata, ActionTypeDisplayMetadataConfiguration, ActionTypeDisplayMetadataModification, ActionTypeDoesNotHaveActionTypeLevelValidationError, ActionTypeEditingNonEditablePropertyTypeError, ActionTypeEntities, ActionTypeError, ActionTypeFrontendConsumer, ActionTypeGetOrganizationsRequest, ActionTypeGetOrganizationsResponse, ActionTypeIdentifier, ActionTypeIdInRequest, ActionTypeInputManagerRid, ActionTypeLevelValidation, ActionTypeLoadAllRequest, ActionTypeLoadRequest, ActionTypeLoadRequestV2, ActionTypeLoadResponse, ActionTypeLoadResponseV2, ActionTypeLoadVersionedRequest, ActionTypeLoadVersionedResponse, ActionTypeLogic, ActionTypeMetadata, ActionTypeMetadataModification, ActionTypeModificationRequest, ActionTypeModifyRequest, ActionTypeModifyResponse, ActionTypeParameterIdentifier, ActionTypeProvenanceModification, ActionTypeProvenanceSourceModification, ActionTypeRichTextComponent, ActionTypeRichTextMessage, ActionTypeRichTextParameterPropertyReference, ActionTypeRichTextParameterReference, ActionTypeRid, ActionTypesAlreadyExistError, ActionTypeSetOrganizationsRequest, ActionTypesNotFoundError, ActionTypesSummary, ActionTypeStatus, ActionTypeUpdate, ActionTypeUpdatedEvent, ActionTypeVersion, ActionValidation, ActionWebhooks, ActionWebhooksModification, ActiveActionTypeStatus, ActiveInterfaceTypeStatus, ActiveLinkTypeStatus, ActiveObjectTypeStatus, ActivePropertyTypeStatus, AddInterfaceLinkRule, AddInterfaceLinkRuleModification, AddInterfaceRule, AddInterfaceRuleModification, AddLinkRule, AddObjectRule, AddObjectRuleModification, AddOrModifyObjectRule, AddOrModifyObjectRuleModification, AddOrModifyObjectRuleModificationV2, AddOrModifyObjectRuleV2, AliasEntityIdentifier, AllEditedObjectsFieldMapping, AllFoundryRids, AllNotificationRenderingMustSucceed, AllowedParameterValues, AllowedParameterValuesModification, AllowedStructFieldValues, AllowedStructFieldValuesModification, AllowedStructFieldValuesOverride, AllowedStructFieldValuesOverrideModification, AllowedValuesOverride, AllowedValuesOverrideModification, Analyzer, AndCondition, AndConditionModification, AnyNotificationRenderingCanFail, ArrayPropertyType, ArrayTypeDataConstraints, ArrayTypeDataValue, ArrayTypeElementsUniqueConstraint, ArrayTypeSizeConstraint, AsynchronousPostWritebackWebhook, AsynchronousPostWritebackWebhookModification, AttachmentPropertyType, Attribution, BaseFormatter, BaseParameterSubtype, BasePropertyType, BasicEmailBody, BasicEmailBodyModification, BatchedFunctionRule, BatchedFunctionRuleModification, BidirectionalRelation, BidirectionalRelationCreateRequest, BidirectionalRelationDeleteRequest, BidirectionalRelationModifyRequest, BidirectionalRelationUpdateRequest, BidirectionalRelationWithoutRid, BlueprintIcon, BooleanFormatter, BooleanPropertyType, BooleanTypeDataConstraints, BooleanTypeDataConstraintValue, BooleanTypeDataValue, BranchClosedEvent, BranchDeletedEvent, BranchId, BranchMergedEvent, BuilderPipelineRid, BulkExecutionModeConfig, ButtonDisplayMetadata, BytePropertyType, ByteTypeDataValue, CarbonWorkspaceComponentUrlTarget, CarbonWorkspaceComponentUrlTargetModification, CarbonWorkspaceUrlTarget, CarbonWorkspaceUrlTargetModification, CategoryId, CipherTextPropertyType, ClassificationConstraint, ColumnLocator, ColumnName, ComparisonCondition, ComparisonConditionModification, ComparisonOperator, CompassProjectRid, Condition, ConditionalOverride, ConditionalOverrideModification, ConditionalValidationBlock, ConditionalValidationBlockModification, ConditionDisplayMetadata, ConditionIndex, ConditionModification, ConditionValue, ConditionValueModification, CurrentTime, CurrentUser, DataConstraints, DataNullability, DataNullabilityV2, DataSecurity, DatasetRid, DatasetRidAndBranchId, DatasetTransactionRid, DatasourceBackingRid, DatasourceIdentifier, DatasourceRid, DatasourceType, DataType, DateFormatter, DatePropertyType, DateRangeValue, DateRangeValueModification, DatetimeFormat, DatetimeLocalizedFormat, DatetimeStringFormat, DatetimeTimezone, DatetimeTimezoneDefinition, DateTypeDataConstraints, DateTypeDataValue, DateTypeRangeConstraint, DecimalPropertyType, DecimalTypeDataConstraints, DecimalTypeDataValue, DecimalTypeRangeConstraint, DelegateToAllowedStructFieldValues, DeletedLinkTypesStillInUseError, DeletedLinkTypesStillInUseInWorkflowError, DeletedObjectTypesStillInUseError, DeletedObjectTypesStillInUseInWorkflowError, DeleteInterfaceLinkRule, DeleteInterfaceLinkRuleModification, DeleteLinkRule, DeleteObjectRule, DeletingAndEditingTheSameActionTypeError, DeletionMetadata, DeprecatedActionTypeGetOrganizationsResponse, DeprecatedActionTypeSetOrganizationsRequest, DeprecatedActionTypeStatus, DeprecatedInterfaceTypeStatus, DeprecatedLinkTypeStatus, DeprecatedObjectTypeStatus, DeprecatedPropertyTypeStatus, DerivedPropertiesSourceRid, DirectSourceRid, DisplayMetadataConfigurationDefaultLayout, DisplayMetadataConfigurationDisplayAndFormat, DoublePropertyType, DoubleTypeDataConstraints, DoubleTypeDataValue, DoubleTypeRangeConstraint, Duration, DurationBaseValue, DurationFormatStyle, DurationPrecision, DynamicObjectSet, DynamicObjectSetInput, DynamicObjectSetInputBase, DynamicObjectSetInputParameter, DynamicObjectSetInputUnioned, EditActionTypeRequest, EditOnlyPropertyType, EditParameterRequest, EditParameterRequestModification, EditsConfiguration, EditSectionRequest, EditSectionRequestModification, EditsHistoryObjectTypeRid, EditsOnlyRid, EditValidationRuleRequest, EmailBody, EmailBodyModification, EmbeddingModel, Empty, EndorsedObjectTypeStatus, EnrollmentRid, EntityLoadByDatasourceResponse, EntityMetadataLoadRequest, EntityStatus, EventMetadata, EventsTopicRid, EveryoneTrustedRedactionOverride, ExampleActionTypeStatus, ExampleInterfaceTypeStatus, ExampleLinkTypeStatus, ExampleObjectTypeStatus, ExamplePropertyTypeStatus, ExperimentalActionTypeStatus, ExperimentalDeclarativeEditInformation, ExperimentalInterfaceTypeStatus, ExperimentalLinkTypeStatus, ExperimentalObjectTypeStatus, ExperimentalPropertyTypeStatus, ExperimentalTimeDependentPropertyTypeV1, FailureMessage, FieldDisplayMetadata, FieldMetadata, FloatPropertyType, FloatTypeDataConstraints, FloatTypeDataValue, FloatTypeRangeConstraint, FormatterUserId, FormContent, FoundryFieldType, FoundryLiveDeployment, FunctionApiName, FunctionAtVersion, FunctionExecutionWithRecipientInput, FunctionExecutionWithRecipientInputModification, FunctionGeneratedActionNotificationRecipients, FunctionGeneratedActionNotificationRecipientsModification, FunctionGeneratedNotificationBody, FunctionGeneratedNotificationBodyModification, FunctionInputName, FunctionReference, FunctionRid, FunctionRule, FunctionRuleCustomExecutionMode, FunctionRuleModification, FunctionVersion, GenericOntologyMetadataError, GeohashPropertyType, GeoshapePropertyType, GeotimeSeriesIntegrationRid, GeotimeSeriesReferencePropertyType, GetActionTypesForInterfaceTypePageToken, GetActionTypesForInterfaceTypeRequest, GetActionTypesForInterfaceTypeResponse, GetActionTypesForObjectTypePageToken, GetActionTypesForObjectTypeRequest, GetActionTypesForObjectTypeResponse, GetFeatureConfigurationsResponse, GetLinkMetadataForObjectTypesRequest, GetLinkMetadataForObjectTypesResponse, GetLinkTypesForObjectTypesRequest, GetLinkTypesForObjectTypesResponse, GetObjectTypesForInterfaceTypesRequest, GetObjectTypesForInterfaceTypesResponse, GetObjectTypesForSharedPropertyTypesRequest, GetObjectTypesForSharedPropertyTypesResponse, GetObjectTypesForTypeGroupsRequest, GetObjectTypesForTypeGroupsResponse, GetOntologyEntitiesForTypeGroupsRequest, GetOntologyEntitiesForTypeGroupsResponse, GetOntologySummaryRequest, GetOntologySummaryResponse, GetRelationsForObjectTypesRequest, GetRelationsForObjectTypesResponse, GlobalBranchRid, GroupId, HandlebarsInputName, HumanReadableFormat, Icon, IconReference, ImportedOntologyEntitiesForProjectSpanOntologies, InlineActionDisplayOptions, InlineActionType, InlineActionTypeCannotBeReferencedByMultipleObjectTypesError, IntegerPropertyType, IntegerTypeDataConstraints, IntegerTypeDataValue, IntegerTypeRangeConstraint, InterfaceLinkType, InterfaceLinkTypeApiName, InterfaceLinkTypeCardinality, InterfaceLinkTypeIdInRequest, InterfaceLinkTypeMetadata, InterfaceLinkTypeRid, InterfaceLinkTypeRidOrIdInRequest, InterfaceParameterPropertyValue, InterfaceParameterPropertyValueModification, InterfacePropertyImplementation, InterfaceSharedPropertyType, InterfacesSummary, InterfaceType, InterfaceTypeApiName, InterfaceTypeCreatedEvent, InterfaceTypeDeletedEvent, InterfaceTypeDisplayMetadata, InterfaceTypeError, InterfaceTypeIdInRequest, InterfaceTypeLoadRequest, InterfaceTypeLoadResponse, InterfaceTypeRid, InterfaceTypeRidOrIdInRequest, InterfaceTypesAlreadyExistError, InterfaceTypesNotFoundError, InterfaceTypeStatus, InterfaceTypeUpdatedEvent, IntermediaryLinkDefinition, JoinDefinition, KnownFormatter, LabelledValue, LanguageAnalyzer, LimeIndexRid, LinkDefinition, LinkedEntityTypeId, LinkedEntityTypeRidOrIdInRequest, LinkMetadata, LinkType, LinkTypeCreatedEvent, LinkTypeDeletedEvent, LinkTypeDisplayMetadata, LinkTypeError, LinkTypeId, LinkTypeIdentifier, LinkTypeInputManagerRid, LinkTypeInputSpec, LinkTypeLoadRequest, LinkTypeLoadResponse, LinkTypeMetadata, LinkTypeMetadataInputManagerRid, LinkTypePeeringMetadata, LinkTypePeeringMetadataV1, LinkTypePeeringRid, LinkTypeRid, LinkTypeRidsNotFoundError, LinkTypesAlreadyExistError, LinkTypesNotFoundError, LinkTypesSummary, LinkTypeStatus, LinkTypeUpdatedEvent, LiveDeploymentRid, LmsEmbeddingModel, LoadActionTypesFromOntologyRequest, LoadActionTypesFromOntologyResponse, LoadAllActionTypesFromOntologyRequest, LoadAllActionTypesPageItem, LoadAllActionTypesPageRequest, LoadAllActionTypesPageResponse, LoadAllActionTypesPageToken, LoadAllInterfaceTypesPageItem, LoadAllInterfaceTypesPageRequest, LoadAllInterfaceTypesPageResponse, LoadAllInterfaceTypesPageToken, LoadAllObjectTypesFromOntologyPageRequest, LoadAllObjectTypesFromOntologyPageResponse, LoadAllObjectTypesPageItem, LoadAllObjectTypesPageRequest, LoadAllObjectTypesPageResponse, LoadAllObjectTypesPageToken, LoadAllOntologiesRequest, LoadAllOntologiesResponse, LoadAllSharedPropertyTypesPageItem, LoadAllSharedPropertyTypesPageRequest, LoadAllSharedPropertyTypesPageResponse, LoadAllSharedPropertyTypesPageToken, LoadAllTypeGroupsPageItem, LoadAllTypeGroupsPageRequest, LoadAllTypeGroupsPageResponse, LoadAllTypeGroupsPageToken, LogicRule, LogicRuleModification, LogicRuleValue, LogicRuleValueModification, LongPropertyType, LongTypeDataConstraints, LongTypeDataValue, LongTypeRangeConstraint, MandatoryMarkingConstraint, ManyToManyJoinDefinition, ManyToManyLinkDefinition, ManyToManyLinkTypeDatasetDatasource, ManyToManyLinkTypeDatasource, ManyToManyLinkTypeDatasourceDefinition, ManyToManyLinkTypeStreamDatasource, MarkingFilter, MarkingId, MarkingPropertyType, MarkingsCondition, MarkingsConditionModification, MarkingSubtype, MarkingType, MarkingTypesFilter, MediaItemRid, MediaReferencePropertyType, MediaSetBranchRid, MediaSetRid, MediaSetViewLocator, MediaSetViewRid, MediaSourceRid, MissingAffectedObjectTypesForFunctionRule, ModifyInterfaceRule, ModifyInterfaceRuleModification, ModifyObjectRule, ModifyObjectRuleModification, ModuleRid, MultipassUserFilter, MultipassUserFilterModification, MultipassUserInGroupFilter, MultipassUserInGroupFilterModification, MustBeEmpty, NestedStructFieldApiNameMapping, NewObjectUrlTarget, NewObjectUrlTargetModification, NoneEntityProvenance, NonExistentParametersUsedInParameterPrefillError, NonNumericInternalInterpolation, NonNumericSeriesValueMetadata, NonNumericSeriesValueUnit, NoRetentionPolicy, NotAnalyzedAnalyzer, NotCondition, NotConditionModification, NotepadReference, NotepadRid, NotificationRecipient, NotificationResultTypeLink, NotificationResultTypeLinkModification, NotificationTemplateInputValue, NotificationTemplateInputValueModification, NumberFormatBase, NumberFormatBasisPoint, NumberFormatBillions, NumberFormatCurrency, NumberFormatCurrencyStyle, NumberFormatCustomUnit, NumberFormatDuration, NumberFormatMillions, NumberFormatNotation, NumberFormatOrdinal, NumberFormatPercentage, NumberFormatPerMille, NumberFormatPrePostFix, NumberFormatter, NumberFormatThousands, NumberFormatUnit, NumberRoundingMode, NumericInternalInterpolation, NumericOrNonNumericSeriesValueMetadata, NumericOrNonNumericSeriesValueMetadataV2, NumericSeriesValueMetadata, NumericSeriesValueUnit, ObjectDbRid, ObjectDbSyncRid, ObjectDisplayMetadata, ObjectMonitoringFrontendConsumer, ObjectParameterPropertyValue, ObjectParameterStructFieldValue, ObjectParameterStructFieldValueModification, ObjectParameterStructListFieldValue, ObjectParameterStructListFieldValueModification, ObjectQueryPrefill, ObjectQueryPrefillModification, ObjectQueryPropertyValue, ObjectQueryPropertyValueModification, ObjectRid, ObjectSetRidPrefill, ObjectSetRidPrefillModification, ObjectSetSearchAround, ObjectSetTransform, ObjectsPlatformRids, ObjectType, ObjectTypeApiName, ObjectTypeCreatedEvent, ObjectTypeDatasetDatasource, ObjectTypeDatasetDatasourceV2, ObjectTypeDatasetDatasourceV3, ObjectTypeDatasource, ObjectTypeDatasourceDefinition, ObjectTypeDeletedEvent, ObjectTypeDerivedPropertiesDatasource, ObjectTypeDirectDatasource, ObjectTypeDisplayMetadata, ObjectTypeEditsOnlyDatasource, ObjectTypeEmbeddingInput, ObjectTypeError, ObjectTypeFieldApiName, ObjectTypeGeotimeSeriesDatasource, ObjectTypeId, ObjectTypeIdentifier, ObjectTypeIdsAndInterfaceTypeRids, ObjectTypeInputManagerProperties, ObjectTypeInputManagerRid, ObjectTypeInputSpec, ObjectTypeInterfaceImplementation, ObjectTypeLoadRequest, ObjectTypeLoadResponse, ObjectTypeMediaDatasource, ObjectTypeMediaSetViewDatasource, ObjectTypeMetadataInputManagerRid, ObjectTypePeeringMetadata, ObjectTypePeeringMetadataV1, ObjectTypePeeringRid, ObjectTypeRestrictedStreamDatasource, ObjectTypeRestrictedViewDatasource, ObjectTypeRestrictedViewDatasourceV2, ObjectTypeRid, ObjectTypeRidsAndInterfaceTypeRids, ObjectTypeRidsNotFoundError, ObjectTypesAlreadyExistError, ObjectTypesNotFoundError, ObjectTypesSummary, ObjectTypeStatus, ObjectTypeStreamDatasource, ObjectTypeStreamDatasourceV2, ObjectTypeTableDatasource, ObjectTypeTimeSeriesDatasource, ObjectTypeTraitPropertySpecification, ObjectTypeTraits, ObjectTypeUpdatedEvent, ObjectTypeWithRestrictedViewWithGpsPolicyColumnsNotMappedAsPropertyTypes, OneOfDecimalTypeConstraint, OneOfDoubleTypeConstraint, OneOfFloatTypeConstraint, OneOfIntegerTypeConstraint, OneOfLongTypeConstraint, OneOfShortTypeConstraint, OneOfStringTypeConstraint, OneToManyLinkCardinalityHint, OneToManyLinkDefinition, OntologyActionTypeLoadRequest, OntologyApiName, OntologyBranch, OntologyBranchRid, OntologyBulkLoadEntitiesByDatasourcesRequest, OntologyBulkLoadEntitiesByDatasourcesResponse, OntologyBulkLoadEntitiesRequest, OntologyBulkLoadEntitiesResponse, OntologyDatasetType, OntologyEntitiesUsedInTypeGroup, OntologyInformation, OntologyIrActionLogic, OntologyIrActionLogMetadata, OntologyIrActionLogRule, OntologyIrActionLogValue, OntologyIrActionNotification, OntologyIrActionNotificationBody, OntologyIrActionNotificationBodyFunctionExecution, OntologyIrActionNotificationRecipients, OntologyIrActionsObjectSet, OntologyIrActionType, OntologyIrActionTypeDisplayMetadata, OntologyIrActionTypeEntities, OntologyIrActionTypeLevelValidation, OntologyIrActionTypeLogic, OntologyIrActionTypeMetadata, OntologyIrActionTypeRichTextComponent, OntologyIrActionTypeRichTextParameterPropertyReference, OntologyIrActionTypeStatus, OntologyIrActionValidation, OntologyIrActionWebhooks, OntologyIrAddInterfaceLinkRule, OntologyIrAddInterfaceRule, OntologyIrAddObjectRule, OntologyIrAddOrModifyObjectRule, OntologyIrAddOrModifyObjectRuleV2, OntologyIrAllEditedObjectsFieldMapping, OntologyIrAllowedParameterValues, OntologyIrAllowedStructFieldValues, OntologyIrAllowedStructFieldValuesOverride, OntologyIrAllowedValuesOverride, OntologyIrAndCondition, OntologyIrArrayPropertyType, OntologyIrAsynchronousPostWritebackWebhook, OntologyIrBaseFormatter, OntologyIrBasicEmailBody, OntologyIrBatchedFunctionRule, OntologyIrCarbonWorkspaceComponentUrlTarget, OntologyIrCarbonWorkspaceUrlTarget, OntologyIrCipherTextPropertyType, OntologyIrComparisonCondition, OntologyIrCondition, OntologyIrConditionalOverride, OntologyIrConditionalValidationBlock, OntologyIrConditionValue, OntologyIrDateRangeValue, OntologyIrDatetimeTimezone, OntologyIrDatetimeTimezoneDefinition, OntologyIrDeleteInterfaceLinkRule, OntologyIrDeprecatedActionTypeStatus, OntologyIrDeprecatedInterfaceTypeStatus, OntologyIrDeprecatedLinkTypeStatus, OntologyIrDeprecatedObjectTypeStatus, OntologyIrDeprecatedPropertyTypeStatus, OntologyIrDynamicObjectSet, OntologyIrDynamicObjectSetInput, OntologyIrDynamicObjectSetInputUnioned, OntologyIrEmailBody, OntologyIrEventMetadata, OntologyIrExperimentalTimeDependentPropertyTypeV1, OntologyIrFormContent, OntologyIrFunctionExecutionWithRecipientInput, OntologyIrFunctionGeneratedActionNotificationRecipients, OntologyIrFunctionGeneratedNotificationBody, OntologyIrFunctionRule, OntologyIrInlineActionType, OntologyIrInterfaceLinkType, OntologyIrInterfaceParameterPropertyValue, OntologyIrInterfacePropertyImplementation, OntologyIrInterfaceSharedPropertyType, OntologyIrInterfaceType, OntologyIrInterfaceTypeStatus, OntologyIrIntermediaryLinkDefinition, OntologyIrLabelledValue, OntologyIrLinkDefinition, OntologyIrLinkedEntityTypeId, OntologyIrLinkType, OntologyIrLinkTypeStatus, OntologyIrLogicRule, OntologyIrLogicRuleValue, OntologyIrManyToManyLinkDefinition, OntologyIrManyToManyLinkTypeDatasetDatasource, OntologyIrManyToManyLinkTypeDatasource, OntologyIrManyToManyLinkTypeDatasourceDefinition, OntologyIrManyToManyLinkTypeStreamDatasource, OntologyIrMarkingsCondition, OntologyIrMediaSourceRid, OntologyIrModifyInterfaceRule, OntologyIrModifyObjectRule, OntologyIrMultipassUserFilter, OntologyIrMultipassUserInGroupFilter, OntologyIrNewObjectUrlTarget, OntologyIrNonNumericSeriesValueMetadata, OntologyIrNonNumericSeriesValueUnit, OntologyIrNotCondition, OntologyIrNotificationResultTypeLink, OntologyIrNotificationTemplateInputValue, OntologyIrNumberFormatCurrency, OntologyIrNumberFormatCustomUnit, OntologyIrNumberFormatPrePostFix, OntologyIrNumberFormatter, OntologyIrNumberFormatUnit, OntologyIrNumericOrNonNumericSeriesValueMetadataV2, OntologyIrNumericSeriesValueMetadata, OntologyIrNumericSeriesValueUnit, OntologyIrObjectParameterPropertyValue, OntologyIrObjectParameterStructFieldValue, OntologyIrObjectParameterStructListFieldValue, OntologyIrObjectQueryPrefill, OntologyIrObjectQueryPropertyValue, OntologyIrObjectSetRidPrefill, OntologyIrObjectSetTransform, OntologyIrObjectType, OntologyIrObjectTypeDatasetDatasource, OntologyIrObjectTypeDatasetDatasourceV2, OntologyIrObjectTypeDatasetDatasourceV3, OntologyIrObjectTypeDatasource, OntologyIrObjectTypeDatasourceDefinition, OntologyIrObjectTypeDerivedPropertiesDatasource, OntologyIrObjectTypeDirectDatasource, OntologyIrObjectTypeEditsOnlyDatasource, OntologyIrObjectTypeGeotimeSeriesDatasource, OntologyIrObjectTypeInterfaceImplementation, OntologyIrObjectTypeMediaDatasource, OntologyIrObjectTypeMediaSetViewDatasource, OntologyIrObjectTypeRestrictedStreamDatasource, OntologyIrObjectTypeRestrictedViewDatasource, OntologyIrObjectTypeRestrictedViewDatasourceV2, OntologyIrObjectTypeStatus, OntologyIrObjectTypeStreamDatasource, OntologyIrObjectTypeStreamDatasourceV2, OntologyIrObjectTypeTableDatasource, OntologyIrObjectTypeTimeSeriesDatasource, OntologyIrObjectTypeTraits, OntologyIrOneToManyLinkDefinition, OntologyIrOrCondition, OntologyIrParameter, OntologyIrParameterActionNotificationRecipients, OntologyIrParameterCbacConstraint, OntologyIrParameterCbacMarking, OntologyIrParameterCbacMarkingOrEmpty, OntologyIrParameterDateRangeValue, OntologyIrParameterDateTimeRange, OntologyIrParameterDateTimeRangeOrEmpty, OntologyIrParameterDisplayMetadata, OntologyIrParameterMultipassUser, OntologyIrParameterMultipassUserOrEmpty, OntologyIrParameterObjectPropertyValue, OntologyIrParameterObjectPropertyValueOrEmpty, OntologyIrParameterObjectQuery, OntologyIrParameterObjectQueryOrEmpty, OntologyIrParameterObjectTypeReference, OntologyIrParameterObjectTypeReferenceOrEmpty, OntologyIrParameterPrefill, OntologyIrParameterPrefillOverride, OntologyIrParameterRange, OntologyIrParameterRangeOrEmpty, OntologyIrParameterRangeValue, OntologyIrParameterValidation, OntologyIrParameterValidationBlock, OntologyIrParameterValidationBlockOverride, OntologyIrParameterValidationDisplayMetadata, OntologyIrParameterValueOneOf, OntologyIrParameterValueOneOfOrEmpty, OntologyIrPrePostFix, OntologyIrPropertySecurityGroup, OntologyIrPropertySecurityGroups, OntologyIrPropertyType, OntologyIrPropertyTypeReferenceOrNonNumericInternalInterpolation, OntologyIrPropertyTypeReferenceOrNumericInternalInterpolation, OntologyIrPropertyTypeReferenceOrStringConstant, OntologyIrPropertyTypeStatus, OntologyIrQualifiedSeriesIdPropertyValue, OntologyIrRegexCondition, OntologyIrRidUrlTarget, OntologyIrRuleSetBinding, OntologyIrSection, OntologyIrSectionConditionalOverride, OntologyIrSectionDisplayBlock, OntologyIrSecurityGroupAndCondition, OntologyIrSecurityGroupComparisonCondition, OntologyIrSecurityGroupComparisonValue, OntologyIrSecurityGroupGranularCondition, OntologyIrSecurityGroupGranularPolicy, OntologyIrSecurityGroupGranularSecurityDefinition, OntologyIrSecurityGroupMarkingsCondition, OntologyIrSecurityGroupNotCondition, OntologyIrSecurityGroupOrCondition, OntologyIrSecurityGroupSecurityDefinition, OntologyIrSensorTrait, OntologyIrSeriesValueMetadata, OntologyIrSharedPropertyType, OntologyIrShortBody, OntologyIrStaticValue, OntologyIrStaticWebhookWithDirectInput, OntologyIrStaticWebhookWithFunctionResultInput, OntologyIrStructFieldConditionalOverride, OntologyIrStructFieldConditionalValidationBlock, OntologyIrStructFieldPrefill, OntologyIrStructFieldPrefillOverride, OntologyIrStructFieldType, OntologyIrStructFieldValidation, OntologyIrStructFieldValidationBlock, OntologyIrStructFieldValidationBlockOverride, OntologyIrStructFieldValidationDisplayMetadata, OntologyIrStructPropertyType, OntologyIrStructuredShortBody, OntologyIrSynchronousPreWritebackWebhook, OntologyIrTemplateNotificationBody, OntologyIrTimeDependentFormatter, OntologyIrTimeDependentNonNumericSeriesFormat, OntologyIrTimeDependentNumericOrNonNumericSeriesFormat, OntologyIrTimeDependentNumericOrNonNumericSeriesFormatV2, OntologyIrTimeDependentNumericSeriesFormat, OntologyIrTimeDependentSeriesFormat, OntologyIrTimeSeriesMetadata, OntologyIrTimestampFormatter, OntologyIrType, OntologyIrUrlTarget, OntologyIrValidationRule, OntologyIrValueReferenceSource, OntologyIrWorkflowObjectTypeTraitImpl, OntologyLoadAllEntitiesRequest, OntologyLoadAllRequest, OntologyLoadDatasourcesRequest, OntologyLoadDatasourcesResponse, OntologyLoadEntitiesRequest, OntologyLoadEntitiesResponse, OntologyLoadRequest, OntologyLoadResponse, OntologyMetadataValidationError, OntologyModificationEvent, OntologyModifyRequest, OntologyModifyResponse, OntologyPackageRid, OntologyProposalIdentifier, OntologyProposalRid, OntologyRid, OntologyRidAndBranch, OntologyRidsForEntitiesRequest, OntologyRidsForEntitiesResponse, OntologySparkInputManagerRid, OntologySparkInputProperties, OntologyVersion, OrCondition, OrConditionModification, OrganizationMarkingId, OrganizationRid, OrganizationRidsAndEntityResourceIdentifiers, OrganizationRidsForOntologyResponse, OtherValueAllowed, PackagedEntityRid, Parameter, ParameterActionNotificationRecipients, ParameterActionNotificationRecipientsModification, ParameterAttachment, ParameterAttachmentOrEmpty, ParameterBoolean, ParameterBooleanOrEmpty, ParameterCbacConstraint, ParameterCbacConstraintModification, ParameterCbacMarking, ParameterCbacMarkingModification, ParameterCbacMarkingOrEmpty, ParameterCbacMarkingOrEmptyModification, ParameterDateRangeValue, ParameterDateRangeValueModification, ParameterDateTimeRange, ParameterDateTimeRangeModification, ParameterDateTimeRangeOrEmpty, ParameterDateTimeRangeOrEmptyModification, ParameterDisplayMetadata, ParameterFreeText, ParameterFreeTextOrEmpty, ParameterGeohash, ParameterGeohashOrEmpty, ParameterGeoshape, ParameterGeoshapeOrEmpty, ParameterGeotimeSeriesReference, ParameterGeotimeSeriesReferenceOrEmpty, ParameterId, ParameterInterfaceObjectQuery, ParameterInterfaceObjectQueryModification, ParameterInterfaceObjectQueryOrEmpty, ParameterInterfaceObjectQueryOrEmptyModification, ParameterInterfacePropertyValueOrEmpty, ParameterInterfacePropertyValueOrEmptyModification, ParameterLength, ParameterMandatoryMarking, ParameterMandatoryMarkingOrEmpty, ParameterMediaReference, ParameterMediaReferenceOrEmpty, ParameterMultipassGroup, ParameterMultipassGroupOrEmpty, ParameterMultipassUser, ParameterMultipassUserModification, ParameterMultipassUserOrEmpty, ParameterMultipassUserOrEmptyModification, ParameterObjectList, ParameterObjectListOrEmpty, ParameterObjectPropertyValue, ParameterObjectPropertyValueModification, ParameterObjectPropertyValueOrEmpty, ParameterObjectPropertyValueOrEmptyModification, ParameterObjectQuery, ParameterObjectQueryModification, ParameterObjectQueryOrEmpty, ParameterObjectQueryOrEmptyModification, ParameterObjectSetRid, ParameterObjectSetRidOrEmpty, ParameterObjectTypeReference, ParameterObjectTypeReferenceModification, ParameterObjectTypeReferenceOrEmpty, ParameterObjectTypeReferenceOrEmptyModification, ParameterPrefill, ParameterPrefillModification, ParameterPrefillOverride, ParameterPrefillOverrideModification, ParameterRange, ParameterRangeModification, ParameterRangeOrEmpty, ParameterRangeOrEmptyModification, ParameterRangeValue, ParameterRangeValueModification, ParameterRequiredOverride, ParameterRid, ParametersDoNotMatchParameterOrderingError, ParameterStructOrEmpty, ParameterTextRegex, ParameterTimeSeriesReference, ParameterTimeSeriesReferenceOrEmpty, ParameterValidation, ParameterValidationBlock, ParameterValidationBlockModification, ParameterValidationBlockOverride, ParameterValidationBlockOverrideModification, ParameterValidationDisplayMetadata, ParameterValidationDisplayMetadataModification, ParameterValidationModification, ParameterValidationNotFoundError, ParameterValidationReferencesLaterParametersError, ParameterValueOneOf, ParameterValueOneOfOrEmpty, PartialObjectType, PartialObjectTypeCreateRequest, PartialObjectTypeDeleteRequest, PartialObjectTypeModifyRequest, PartialObjectTypeUpdateRequest, PartialObjectTypeWithoutRids, PatchBackupInitializationConfigurationSourceDoesNotExistError, PolicyVersion, PrePostFix, PrincipalId, PropertiesReferenceDuplicateColumnNameWrapper, Property, PropertyId, PropertyRenderHint, PropertySecurityGroup, PropertySecurityGroupModification, PropertySecurityGroupRid, PropertySecurityGroups, PropertySecurityGroupsModification, PropertyType, PropertyTypeDataConstraints, PropertyTypeDataConstraintsWrapper, PropertyTypeDataValue, PropertyTypeDisplayMetadata, PropertyTypeId, PropertyTypeIdentifier, PropertyTypeLocator, PropertyTypeMappingInfo, PropertyTypeReference, PropertyTypeReferenceOrNonNumericInternalInterpolation, PropertyTypeReferenceOrNumericInternalInterpolation, PropertyTypeReferenceOrStringConstant, PropertyTypeRid, PropertyTypeStatus, PropertyWithoutRid, PutActionTypeRequest, PutParameterRequest, PutParameterRequestModification, PutSectionRequest, PutSectionRequestModification, QualifiedSeriesIdPropertyValue, QuiverDashboardReference, QuiverDashboardRid, QuiverDashboardVersion, RangeSizeConstraint, Redacted, RedactionOverrideOptions, ReferencedLinkTypesInWorkflowNotFoundError, ReferencedLinkTypesNotFoundError, ReferencedObjectTypesChange, ReferencedObjectTypesInWorkflowNotFoundError, ReferencedObjectTypesNotFoundError, RegexCondition, RegexConditionModification, RegexConstraint, RelationCardinality, RelationDisplayMetadata, RelationId, RelationRid, RelativeDateRangeTense, RelativeDateRangeValue, RenderingSettings, RestrictedViewRid, RestrictedViewTransactionRid, RetentionPolicy, RidFormatter, RidUrlTarget, RidUrlTargetModification, RoleId, RoleSetId, RuleSetBinding, RuleSetError, RuleSetRid, RuleSetsAlreadyExistError, RuleSetsNotFoundError, SafeArg, SafeDatasourceIdentifier, SchemaMigrationRid, SchemaVersion, Section, SectionConditionalOverride, SectionConditionalOverrideModification, SectionContent, SectionDisplayBlock, SectionDisplayBlockModification, SectionDisplayBlockOverride, SectionDisplayMetadata, SectionId, SectionRid, SectionStyle, SectionValidationDisplayMetadata, SectionVisibilityOverride, SecurityGroupAndCondition, SecurityGroupAndConditionModification, SecurityGroupComparisonCondition, SecurityGroupComparisonConditionModification, SecurityGroupComparisonConstant, SecurityGroupComparisonOperator, SecurityGroupComparisonUserProperty, SecurityGroupComparisonValue, SecurityGroupComparisonValueModification, SecurityGroupGranularCondition, SecurityGroupGranularConditionModification, SecurityGroupGranularPolicy, SecurityGroupGranularPolicyModification, SecurityGroupGranularSecurityDefinition, SecurityGroupGranularSecurityDefinitionModification, SecurityGroupGroupIdsUserProperty, SecurityGroupGroupNamesUserProperty, SecurityGroupMandatoryOnlySecurityDefinition, SecurityGroupMandatoryOnlySecurityDefinitionModification, SecurityGroupMandatoryPolicy, SecurityGroupMarkingsCondition, SecurityGroupMarkingsConditionModification, SecurityGroupNotCondition, SecurityGroupNotConditionModification, SecurityGroupOrCondition, SecurityGroupOrConditionModification, SecurityGroupSecurityDefinition, SecurityGroupSecurityDefinitionModification, SecurityGroupTrueCondition, SecurityGroupTrueConditionModification, SecurityGroupUserAttributesUserProperty, SecurityGroupUserIdUserProperty, SecurityGroupUsernameUserProperty, SemanticFunctionVersion, SensorTrait, SeriesIdPropertyValue, SeriesValueMetadata, SharedPropertiesSummary, SharedPropertyType, SharedPropertyTypeCreatedEvent, SharedPropertyTypeDeletedEvent, SharedPropertyTypeDisplayMetadata, SharedPropertyTypeError, SharedPropertyTypeIdInRequest, SharedPropertyTypeLoadRequest, SharedPropertyTypeLoadResponse, SharedPropertyTypeLogicRuleValueModification, SharedPropertyTypeRid, SharedPropertyTypeRidOrIdInRequest, SharedPropertyTypesAlreadyExistError, SharedPropertyTypesNotFoundError, SharedPropertyTypeSoftLinkType, SharedPropertyTypeStructFieldLogicRuleValueModification, SharedPropertyTypeUpdatedEvent, ShortBody, ShortBodyModification, ShortPropertyType, ShortTypeDataConstraints, ShortTypeDataValue, ShortTypeRangeConstraint, SimpleAnalyzer, SingleKeyJoinDefinition, SoftLink, SoftLinkType, StandardAnalyzer, StaticObjectPrefill, StaticValue, StaticWebhookWithDirectInput, StaticWebhookWithDirectInputModification, StaticWebhookWithFunctionResultInput, StaticWebhookWithFunctionResultInputModification, StreamLocator, StreamLocatorRid, StreamViewRid, StringFormatter, StringPropertyType, StringTypeDataConstraints, StringTypeDataValue, StringTypeIsRidConstraint, StringTypeIsUuidConstraint, StringTypeLengthConstraint, StructFieldAlias, StructFieldApiNameMapping, StructFieldApiNameOrRid, StructFieldConditionalOverride, StructFieldConditionalOverrideModification, StructFieldConditionalValidationBlock, StructFieldConditionalValidationBlockModification, StructFieldDisplayMetadata, StructFieldLogicRuleValue, StructFieldLogicRuleValueMappingModification, StructFieldLogicRuleValueModification, StructFieldName, StructFieldPrefill, StructFieldPrefillModification, StructFieldPrefillOverride, StructFieldPrefillOverrideModification, StructFieldRid, StructFieldType, StructFieldValidation, StructFieldValidationBlock, StructFieldValidationBlockModification, StructFieldValidationBlockOverride, StructFieldValidationBlockOverrideModification, StructFieldValidationDisplayMetadata, StructFieldValidationDisplayMetadataModification, StructFieldValidationModification, StructListParameterFieldValue, StructParameterFieldDisplayMetadata, StructParameterFieldDisplayMetadataV2, StructParameterFieldValue, StructPropertyFieldType, StructPropertyType, StructTypeDataConstraints, StructTypeElementsConstraint, StructuredShortBody, StructuredShortBodyModification, SubmitAllValidOrNothingThrowingMode, SubmitValidEntriesInOrderUntilFirstFailureMode, SynchronousPreWritebackWebhook, SynchronousPreWritebackWebhookModification, TableDisplayAndFormat, TableLocator, TableRid, TemplateNotificationBody, TemplateNotificationBodyModification, TemplateRidPropertyValue, TextEmbeddingModel, TimeBasedRetentionPolicy, TimeCodeFormat, TimeDependentFormatter, TimeDependentNonNumericSeriesFormat, TimeDependentNumericOrNonNumericSeriesFormat, TimeDependentNumericOrNonNumericSeriesFormatV2, TimeDependentNumericSeriesFormat, TimeDependentSeriesFormat, TimeSeriesMetadata, TimeSeriesSyncRid, TimeSeriesSyncViewRid, TimestampFormatter, TimestampPropertyType, TimestampTypeDataConstraints, TimestampTypeDataValue, TimestampTypeRangeConstraint, TrueCondition, Type, TypeClass, TypeClassEntityIdentifier, TypeGroup, TypeGroupDisplayMetadata, TypeGroupError, TypeGroupGetOrganizationsRequest, TypeGroupGetOrganizationsResponse, TypeGroupIconColors, TypeGroupIdInRequest, TypeGroupLoadRequest, TypeGroupLoadResponse, TypeGroupRid, TypeGroupRidOrIdInRequest, TypeGroupsAlreadyExistError, TypeGroupSetOrganizationsRequest, TypeGroupsNotFoundError, TypeGroupsSummary, UniqueIdentifier, UnresolvedOntologySparkInputProperties, UnrestrictedParameterInterfacePropertyValue, UnsafeArg, UrlTarget, UrlTargetModification, UseCaseRid, UserAttributes, UserId, UserOrGroupId, UserProperty, UserPropertyId, UserPropertyValue, UserTimezone, UserValue, ValidationRule, ValidationRuleDisplayMetadata, ValidationRuleIdentifier, ValidationRuleIdInRequest, ValidationRuleModification, ValidationRuleRid, ValueReferenceId, ValueReferenceSource, 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";
10
10
  export * as accessrequest from "./accessrequest/index.js";
11
11
  export * as association from "./association/index.js";
12
12
  export * as audit from "./audit/index.js";