@osdk/client.unstable.tpsa 0.3.0-beta.0 → 0.4.0-beta.1

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 (946) hide show
  1. package/build/browser/index.js.map +1 -1
  2. package/build/cjs/index.cjs +16 -0
  3. package/build/cjs/index.cjs.map +1 -0
  4. package/build/cjs/index.d.cts +1510 -0
  5. package/build/esm/index.js.map +1 -1
  6. package/build/types/generated/third-party-application-service/ActionTypeApiName.d.ts +1 -0
  7. package/build/types/generated/third-party-application-service/ActionTypeApiName.d.ts.map +1 -0
  8. package/build/types/generated/third-party-application-service/ActionTypeAuthScope.d.ts +3 -0
  9. package/build/types/generated/third-party-application-service/ActionTypeAuthScope.d.ts.map +1 -0
  10. package/build/types/generated/third-party-application-service/ActionTypeAuthScopePatch.d.ts +11 -0
  11. package/build/types/generated/third-party-application-service/ActionTypeAuthScopePatch.d.ts.map +1 -0
  12. package/build/types/generated/third-party-application-service/ActionTypeBinding.d.ts +6 -0
  13. package/build/types/generated/third-party-application-service/ActionTypeBinding.d.ts.map +1 -0
  14. package/build/types/generated/third-party-application-service/ActionTypeDataScope.d.ts +1 -0
  15. package/build/types/generated/third-party-application-service/ActionTypeDataScope.d.ts.map +1 -0
  16. package/build/types/generated/third-party-application-service/ActionTypeRid.d.ts +1 -0
  17. package/build/types/generated/third-party-application-service/ActionTypeRid.d.ts.map +1 -0
  18. package/build/types/generated/third-party-application-service/Application.d.ts +25 -0
  19. package/build/types/generated/third-party-application-service/Application.d.ts.map +1 -0
  20. package/build/types/generated/third-party-application-service/ApplicationClientService/bulkGetApplicationsForClients.d.ts +11 -0
  21. package/build/types/generated/third-party-application-service/ApplicationClientService/bulkGetApplicationsForClients.d.ts.map +1 -0
  22. package/build/types/generated/third-party-application-service/ApplicationClientService/createClient.d.ts +9 -0
  23. package/build/types/generated/third-party-application-service/ApplicationClientService/createClient.d.ts.map +1 -0
  24. package/build/types/generated/third-party-application-service/ApplicationClientService/getApplicationForClient.d.ts +10 -0
  25. package/build/types/generated/third-party-application-service/ApplicationClientService/getApplicationForClient.d.ts.map +1 -0
  26. package/build/types/generated/third-party-application-service/ApplicationClientService/getClientState.d.ts +9 -0
  27. package/build/types/generated/third-party-application-service/ApplicationClientService/getClientState.d.ts.map +1 -0
  28. package/build/types/generated/third-party-application-service/ApplicationClientService.d.ts +4 -0
  29. package/build/types/generated/third-party-application-service/ApplicationClientService.d.ts.map +1 -0
  30. package/build/types/generated/third-party-application-service/ApplicationDescription.d.ts +4 -0
  31. package/build/types/generated/third-party-application-service/ApplicationDescription.d.ts.map +1 -0
  32. package/build/types/generated/third-party-application-service/ApplicationMetricsService/getMetrics.d.ts +12 -0
  33. package/build/types/generated/third-party-application-service/ApplicationMetricsService/getMetrics.d.ts.map +1 -0
  34. package/build/types/generated/third-party-application-service/ApplicationMetricsService/getMetricsDelay.d.ts +7 -0
  35. package/build/types/generated/third-party-application-service/ApplicationMetricsService/getMetricsDelay.d.ts.map +1 -0
  36. package/build/types/generated/third-party-application-service/ApplicationMetricsService/getRequestDurationMetrics.d.ts +13 -0
  37. package/build/types/generated/third-party-application-service/ApplicationMetricsService/getRequestDurationMetrics.d.ts.map +1 -0
  38. package/build/types/generated/third-party-application-service/ApplicationMetricsService/getRequestDurationMetricsDelay.d.ts +7 -0
  39. package/build/types/generated/third-party-application-service/ApplicationMetricsService/getRequestDurationMetricsDelay.d.ts.map +1 -0
  40. package/build/types/generated/third-party-application-service/ApplicationMetricsService.d.ts +4 -0
  41. package/build/types/generated/third-party-application-service/ApplicationMetricsService.d.ts.map +1 -0
  42. package/build/types/generated/third-party-application-service/ApplicationName.d.ts +4 -0
  43. package/build/types/generated/third-party-application-service/ApplicationName.d.ts.map +1 -0
  44. package/build/types/generated/third-party-application-service/ApplicationPageToken.d.ts +1 -0
  45. package/build/types/generated/third-party-application-service/ApplicationPageToken.d.ts.map +1 -0
  46. package/build/types/generated/third-party-application-service/ApplicationRid.d.ts +1 -0
  47. package/build/types/generated/third-party-application-service/ApplicationRid.d.ts.map +1 -0
  48. package/build/types/generated/third-party-application-service/ApplicationSdk.d.ts +20 -0
  49. package/build/types/generated/third-party-application-service/ApplicationSdk.d.ts.map +1 -0
  50. package/build/types/generated/third-party-application-service/ApplicationSdkInputs.d.ts +6 -0
  51. package/build/types/generated/third-party-application-service/ApplicationSdkInputs.d.ts.map +1 -0
  52. package/build/types/generated/third-party-application-service/ApplicationSdkPageToken.d.ts +1 -0
  53. package/build/types/generated/third-party-application-service/ApplicationSdkPageToken.d.ts.map +1 -0
  54. package/build/types/generated/third-party-application-service/ApplicationSdkService/bulkGetEntitySdkVersions.d.ts +10 -0
  55. package/build/types/generated/third-party-application-service/ApplicationSdkService/bulkGetEntitySdkVersions.d.ts.map +1 -0
  56. package/build/types/generated/third-party-application-service/ApplicationSdkService/createSdk.d.ts +10 -0
  57. package/build/types/generated/third-party-application-service/ApplicationSdkService/createSdk.d.ts.map +1 -0
  58. package/build/types/generated/third-party-application-service/ApplicationSdkService/createSdkV2.d.ts +10 -0
  59. package/build/types/generated/third-party-application-service/ApplicationSdkService/createSdkV2.d.ts.map +1 -0
  60. package/build/types/generated/third-party-application-service/ApplicationSdkService/getApplicationForSdkRepository.d.ts +10 -0
  61. package/build/types/generated/third-party-application-service/ApplicationSdkService/getApplicationForSdkRepository.d.ts.map +1 -0
  62. package/build/types/generated/third-party-application-service/ApplicationSdkService/getSdk.d.ts +10 -0
  63. package/build/types/generated/third-party-application-service/ApplicationSdkService/getSdk.d.ts.map +1 -0
  64. package/build/types/generated/third-party-application-service/ApplicationSdkService/listSdks.d.ts +11 -0
  65. package/build/types/generated/third-party-application-service/ApplicationSdkService/listSdks.d.ts.map +1 -0
  66. package/build/types/generated/third-party-application-service/ApplicationSdkService.d.ts +6 -0
  67. package/build/types/generated/third-party-application-service/ApplicationSdkService.d.ts.map +1 -0
  68. package/build/types/generated/third-party-application-service/ApplicationSdkSettings.d.ts +7 -0
  69. package/build/types/generated/third-party-application-service/ApplicationSdkSettings.d.ts.map +1 -0
  70. package/build/types/generated/third-party-application-service/ApplicationSdkSettingsModification.d.ts +10 -0
  71. package/build/types/generated/third-party-application-service/ApplicationSdkSettingsModification.d.ts.map +1 -0
  72. package/build/types/generated/third-party-application-service/ApplicationService/bulkGetApplications.d.ts +11 -0
  73. package/build/types/generated/third-party-application-service/ApplicationService/bulkGetApplications.d.ts.map +1 -0
  74. package/build/types/generated/third-party-application-service/ApplicationService/createApplication.d.ts +10 -0
  75. package/build/types/generated/third-party-application-service/ApplicationService/createApplication.d.ts.map +1 -0
  76. package/build/types/generated/third-party-application-service/ApplicationService/createApplicationV2.d.ts +10 -0
  77. package/build/types/generated/third-party-application-service/ApplicationService/createApplicationV2.d.ts.map +1 -0
  78. package/build/types/generated/third-party-application-service/ApplicationService/deleteApplication.d.ts +8 -0
  79. package/build/types/generated/third-party-application-service/ApplicationService/deleteApplication.d.ts.map +1 -0
  80. package/build/types/generated/third-party-application-service/ApplicationService/getApplication.d.ts +10 -0
  81. package/build/types/generated/third-party-application-service/ApplicationService/getApplication.d.ts.map +1 -0
  82. package/build/types/generated/third-party-application-service/ApplicationService/getApplicationVersion.d.ts +10 -0
  83. package/build/types/generated/third-party-application-service/ApplicationService/getApplicationVersion.d.ts.map +1 -0
  84. package/build/types/generated/third-party-application-service/ApplicationService/listApplicationVersions.d.ts +11 -0
  85. package/build/types/generated/third-party-application-service/ApplicationService/listApplicationVersions.d.ts.map +1 -0
  86. package/build/types/generated/third-party-application-service/ApplicationService/listApplications.d.ts +12 -0
  87. package/build/types/generated/third-party-application-service/ApplicationService/listApplications.d.ts.map +1 -0
  88. package/build/types/generated/third-party-application-service/ApplicationService/updateApplication.d.ts +10 -0
  89. package/build/types/generated/third-party-application-service/ApplicationService/updateApplication.d.ts.map +1 -0
  90. package/build/types/generated/third-party-application-service/ApplicationService/updateApplicationRoles.d.ts +9 -0
  91. package/build/types/generated/third-party-application-service/ApplicationService/updateApplicationRoles.d.ts.map +1 -0
  92. package/build/types/generated/third-party-application-service/ApplicationService/updateApplicationV2.d.ts +10 -0
  93. package/build/types/generated/third-party-application-service/ApplicationService/updateApplicationV2.d.ts.map +1 -0
  94. package/build/types/generated/third-party-application-service/ApplicationService/updateApplicationV3.d.ts +10 -0
  95. package/build/types/generated/third-party-application-service/ApplicationService/updateApplicationV3.d.ts.map +1 -0
  96. package/build/types/generated/third-party-application-service/ApplicationService.d.ts +12 -0
  97. package/build/types/generated/third-party-application-service/ApplicationService.d.ts.map +1 -0
  98. package/build/types/generated/third-party-application-service/ApplicationTokenService/createApiToken.d.ts +10 -0
  99. package/build/types/generated/third-party-application-service/ApplicationTokenService/createApiToken.d.ts.map +1 -0
  100. package/build/types/generated/third-party-application-service/ApplicationTokenService.d.ts +1 -0
  101. package/build/types/generated/third-party-application-service/ApplicationTokenService.d.ts.map +1 -0
  102. package/build/types/generated/third-party-application-service/ApplicationVersion.d.ts +1 -0
  103. package/build/types/generated/third-party-application-service/ApplicationVersion.d.ts.map +1 -0
  104. package/build/types/generated/third-party-application-service/ApplicationVersionMetadata.d.ts +6 -0
  105. package/build/types/generated/third-party-application-service/ApplicationVersionMetadata.d.ts.map +1 -0
  106. package/build/types/generated/third-party-application-service/ApplicationVersionPageToken.d.ts +1 -0
  107. package/build/types/generated/third-party-application-service/ApplicationVersionPageToken.d.ts.map +1 -0
  108. package/build/types/generated/third-party-application-service/ApplicationVersionRequest.d.ts +6 -0
  109. package/build/types/generated/third-party-application-service/ApplicationVersionRequest.d.ts.map +1 -0
  110. package/build/types/generated/third-party-application-service/ApplicationWebsite.d.ts +12 -0
  111. package/build/types/generated/third-party-application-service/ApplicationWebsite.d.ts.map +1 -0
  112. package/build/types/generated/third-party-application-service/ApplicationWebsiteService/getApplicationForWebsiteRepository.d.ts +10 -0
  113. package/build/types/generated/third-party-application-service/ApplicationWebsiteService/getApplicationForWebsiteRepository.d.ts.map +1 -0
  114. package/build/types/generated/third-party-application-service/ApplicationWebsiteService/getWebsite.d.ts +12 -0
  115. package/build/types/generated/third-party-application-service/ApplicationWebsiteService/getWebsite.d.ts.map +1 -0
  116. package/build/types/generated/third-party-application-service/ApplicationWebsiteService/getWebsiteRepository.d.ts +12 -0
  117. package/build/types/generated/third-party-application-service/ApplicationWebsiteService/getWebsiteRepository.d.ts.map +1 -0
  118. package/build/types/generated/third-party-application-service/ApplicationWebsiteService/getWebsitesForCodeRepository.d.ts +10 -0
  119. package/build/types/generated/third-party-application-service/ApplicationWebsiteService/getWebsitesForCodeRepository.d.ts.map +1 -0
  120. package/build/types/generated/third-party-application-service/ApplicationWebsiteService/linkWebsiteCodeRepository.d.ts +17 -0
  121. package/build/types/generated/third-party-application-service/ApplicationWebsiteService/linkWebsiteCodeRepository.d.ts.map +1 -0
  122. package/build/types/generated/third-party-application-service/ApplicationWebsiteService/updateWebsiteRoles.d.ts +15 -0
  123. package/build/types/generated/third-party-application-service/ApplicationWebsiteService/updateWebsiteRoles.d.ts.map +1 -0
  124. package/build/types/generated/third-party-application-service/ApplicationWebsiteService.d.ts +6 -0
  125. package/build/types/generated/third-party-application-service/ApplicationWebsiteService.d.ts.map +1 -0
  126. package/build/types/generated/third-party-application-service/ArtifactsRepositoryRid.d.ts +1 -0
  127. package/build/types/generated/third-party-application-service/ArtifactsRepositoryRid.d.ts.map +1 -0
  128. package/build/types/generated/third-party-application-service/Attribution.d.ts +5 -0
  129. package/build/types/generated/third-party-application-service/Attribution.d.ts.map +1 -0
  130. package/build/types/generated/third-party-application-service/AuthScope.d.ts +6 -0
  131. package/build/types/generated/third-party-application-service/AuthScope.d.ts.map +1 -0
  132. package/build/types/generated/third-party-application-service/AuthScopeModification.d.ts +23 -0
  133. package/build/types/generated/third-party-application-service/AuthScopeModification.d.ts.map +1 -0
  134. package/build/types/generated/third-party-application-service/AuthScopePatch.d.ts +1 -0
  135. package/build/types/generated/third-party-application-service/AuthScopePatch.d.ts.map +1 -0
  136. package/build/types/generated/third-party-application-service/AuthScopeRemovalPatch.d.ts +1 -0
  137. package/build/types/generated/third-party-application-service/AuthScopeRemovalPatch.d.ts.map +1 -0
  138. package/build/types/generated/third-party-application-service/AuthorizationCodeGrant.d.ts +4 -0
  139. package/build/types/generated/third-party-application-service/AuthorizationCodeGrant.d.ts.map +1 -0
  140. package/build/types/generated/third-party-application-service/BucketingInterval.d.ts +4 -0
  141. package/build/types/generated/third-party-application-service/BucketingInterval.d.ts.map +1 -0
  142. package/build/types/generated/third-party-application-service/BulkGetApplicationsForClientsRequest.d.ts +4 -0
  143. package/build/types/generated/third-party-application-service/BulkGetApplicationsForClientsRequest.d.ts.map +1 -0
  144. package/build/types/generated/third-party-application-service/BulkGetApplicationsForClientsResponse.d.ts +5 -0
  145. package/build/types/generated/third-party-application-service/BulkGetApplicationsForClientsResponse.d.ts.map +1 -0
  146. package/build/types/generated/third-party-application-service/BulkGetApplicationsRequest.d.ts +4 -0
  147. package/build/types/generated/third-party-application-service/BulkGetApplicationsRequest.d.ts.map +1 -0
  148. package/build/types/generated/third-party-application-service/BulkGetApplicationsResponse.d.ts +4 -0
  149. package/build/types/generated/third-party-application-service/BulkGetApplicationsResponse.d.ts.map +1 -0
  150. package/build/types/generated/third-party-application-service/BulkGetEntitySdkVersionsRequest.d.ts +3 -0
  151. package/build/types/generated/third-party-application-service/BulkGetEntitySdkVersionsRequest.d.ts.map +1 -0
  152. package/build/types/generated/third-party-application-service/BulkGetEntitySdkVersionsResponse.d.ts +4 -0
  153. package/build/types/generated/third-party-application-service/BulkGetEntitySdkVersionsResponse.d.ts.map +1 -0
  154. package/build/types/generated/third-party-application-service/ClientCredentialsGrant.d.ts +3 -0
  155. package/build/types/generated/third-party-application-service/ClientCredentialsGrant.d.ts.map +1 -0
  156. package/build/types/generated/third-party-application-service/ClientId.d.ts +1 -0
  157. package/build/types/generated/third-party-application-service/ClientId.d.ts.map +1 -0
  158. package/build/types/generated/third-party-application-service/ClientSecret.d.ts +1 -0
  159. package/build/types/generated/third-party-application-service/ClientSecret.d.ts.map +1 -0
  160. package/build/types/generated/third-party-application-service/ClientSpecification.d.ts +11 -0
  161. package/build/types/generated/third-party-application-service/ClientSpecification.d.ts.map +1 -0
  162. package/build/types/generated/third-party-application-service/ClientState.d.ts +11 -0
  163. package/build/types/generated/third-party-application-service/ClientState.d.ts.map +1 -0
  164. package/build/types/generated/third-party-application-service/CompassProjectRid.d.ts +1 -0
  165. package/build/types/generated/third-party-application-service/CompassProjectRid.d.ts.map +1 -0
  166. package/build/types/generated/third-party-application-service/CondaSdk.d.ts +15 -0
  167. package/build/types/generated/third-party-application-service/CondaSdk.d.ts.map +1 -0
  168. package/build/types/generated/third-party-application-service/ConfidentialClient.d.ts +10 -0
  169. package/build/types/generated/third-party-application-service/ConfidentialClient.d.ts.map +1 -0
  170. package/build/types/generated/third-party-application-service/CreateApiTokenRequest.d.ts +10 -0
  171. package/build/types/generated/third-party-application-service/CreateApiTokenRequest.d.ts.map +1 -0
  172. package/build/types/generated/third-party-application-service/CreateApplicationRequest.d.ts +16 -0
  173. package/build/types/generated/third-party-application-service/CreateApplicationRequest.d.ts.map +1 -0
  174. package/build/types/generated/third-party-application-service/CreateApplicationRequestV2.d.ts +23 -0
  175. package/build/types/generated/third-party-application-service/CreateApplicationRequestV2.d.ts.map +1 -0
  176. package/build/types/generated/third-party-application-service/CreateApplicationSdkRequest.d.ts +17 -0
  177. package/build/types/generated/third-party-application-service/CreateApplicationSdkRequest.d.ts.map +1 -0
  178. package/build/types/generated/third-party-application-service/CreateApplicationSdkRequestV2.d.ts +22 -0
  179. package/build/types/generated/third-party-application-service/CreateApplicationSdkRequestV2.d.ts.map +1 -0
  180. package/build/types/generated/third-party-application-service/CreateClientResponse.d.ts +6 -0
  181. package/build/types/generated/third-party-application-service/CreateClientResponse.d.ts.map +1 -0
  182. package/build/types/generated/third-party-application-service/CreateCondaSdkOptions.d.ts +5 -0
  183. package/build/types/generated/third-party-application-service/CreateCondaSdkOptions.d.ts.map +1 -0
  184. package/build/types/generated/third-party-application-service/CreateMavenSdkOptions.d.ts +7 -0
  185. package/build/types/generated/third-party-application-service/CreateMavenSdkOptions.d.ts.map +1 -0
  186. package/build/types/generated/third-party-application-service/CreateNpmSdkOptions.d.ts +6 -0
  187. package/build/types/generated/third-party-application-service/CreateNpmSdkOptions.d.ts.map +1 -0
  188. package/build/types/generated/third-party-application-service/CreatePypiSdkOptions.d.ts +5 -0
  189. package/build/types/generated/third-party-application-service/CreatePypiSdkOptions.d.ts.map +1 -0
  190. package/build/types/generated/third-party-application-service/CreateSdkRequest.d.ts +18 -0
  191. package/build/types/generated/third-party-application-service/CreateSdkRequest.d.ts.map +1 -0
  192. package/build/types/generated/third-party-application-service/CreatedClientState.d.ts +4 -0
  193. package/build/types/generated/third-party-application-service/CreatedClientState.d.ts.map +1 -0
  194. package/build/types/generated/third-party-application-service/CreatedCreateClientResponse.d.ts +6 -0
  195. package/build/types/generated/third-party-application-service/CreatedCreateClientResponse.d.ts.map +1 -0
  196. package/build/types/generated/third-party-application-service/DataEntities.d.ts +19 -0
  197. package/build/types/generated/third-party-application-service/DataEntities.d.ts.map +1 -0
  198. package/build/types/generated/third-party-application-service/DataScopeModification.d.ts +16 -0
  199. package/build/types/generated/third-party-application-service/DataScopeModification.d.ts.map +1 -0
  200. package/build/types/generated/third-party-application-service/DataScopePatch.d.ts +1 -0
  201. package/build/types/generated/third-party-application-service/DataScopePatch.d.ts.map +1 -0
  202. package/build/types/generated/third-party-application-service/DataScopeRemovalPatch.d.ts +1 -0
  203. package/build/types/generated/third-party-application-service/DataScopeRemovalPatch.d.ts.map +1 -0
  204. package/build/types/generated/third-party-application-service/DataScopeV2.d.ts +6 -0
  205. package/build/types/generated/third-party-application-service/DataScopeV2.d.ts.map +1 -0
  206. package/build/types/generated/third-party-application-service/DatasetRid.d.ts +1 -0
  207. package/build/types/generated/third-party-application-service/DatasetRid.d.ts.map +1 -0
  208. package/build/types/generated/third-party-application-service/EndpointName.d.ts +4 -0
  209. package/build/types/generated/third-party-application-service/EndpointName.d.ts.map +1 -0
  210. package/build/types/generated/third-party-application-service/EntitySdkVersions.d.ts +5 -0
  211. package/build/types/generated/third-party-application-service/EntitySdkVersions.d.ts.map +1 -0
  212. package/build/types/generated/third-party-application-service/EveryonePrincipal.d.ts +1 -0
  213. package/build/types/generated/third-party-application-service/EveryonePrincipal.d.ts.map +1 -0
  214. package/build/types/generated/third-party-application-service/FunctionApiName.d.ts +1 -0
  215. package/build/types/generated/third-party-application-service/FunctionApiName.d.ts.map +1 -0
  216. package/build/types/generated/third-party-application-service/FunctionAuthScope.d.ts +3 -0
  217. package/build/types/generated/third-party-application-service/FunctionAuthScope.d.ts.map +1 -0
  218. package/build/types/generated/third-party-application-service/FunctionAuthScopePatch.d.ts +11 -0
  219. package/build/types/generated/third-party-application-service/FunctionAuthScopePatch.d.ts.map +1 -0
  220. package/build/types/generated/third-party-application-service/FunctionBinding.d.ts +6 -0
  221. package/build/types/generated/third-party-application-service/FunctionBinding.d.ts.map +1 -0
  222. package/build/types/generated/third-party-application-service/FunctionRid.d.ts +1 -0
  223. package/build/types/generated/third-party-application-service/FunctionRid.d.ts.map +1 -0
  224. package/build/types/generated/third-party-application-service/GenerateOpenApiRequest.d.ts +9 -0
  225. package/build/types/generated/third-party-application-service/GenerateOpenApiRequest.d.ts.map +1 -0
  226. package/build/types/generated/third-party-application-service/GetMetricsDelayResponse.d.ts +6 -0
  227. package/build/types/generated/third-party-application-service/GetMetricsDelayResponse.d.ts.map +1 -0
  228. package/build/types/generated/third-party-application-service/GetMetricsRequest.d.ts +26 -0
  229. package/build/types/generated/third-party-application-service/GetMetricsRequest.d.ts.map +1 -0
  230. package/build/types/generated/third-party-application-service/GetMetricsResponse.d.ts +24 -0
  231. package/build/types/generated/third-party-application-service/GetMetricsResponse.d.ts.map +1 -0
  232. package/build/types/generated/third-party-application-service/GetRequestDurationMetricsDelayResponse.d.ts +6 -0
  233. package/build/types/generated/third-party-application-service/GetRequestDurationMetricsDelayResponse.d.ts.map +1 -0
  234. package/build/types/generated/third-party-application-service/GetRequestDurationMetricsRequest.d.ts +8 -0
  235. package/build/types/generated/third-party-application-service/GetRequestDurationMetricsRequest.d.ts.map +1 -0
  236. package/build/types/generated/third-party-application-service/GetRequestDurationMetricsResponse.d.ts +7 -0
  237. package/build/types/generated/third-party-application-service/GetRequestDurationMetricsResponse.d.ts.map +1 -0
  238. package/build/types/generated/third-party-application-service/GroupByProperty.d.ts +4 -0
  239. package/build/types/generated/third-party-application-service/GroupByProperty.d.ts.map +1 -0
  240. package/build/types/generated/third-party-application-service/GroupId.d.ts +1 -0
  241. package/build/types/generated/third-party-application-service/GroupId.d.ts.map +1 -0
  242. package/build/types/generated/third-party-application-service/GroupPrincipal.d.ts +4 -0
  243. package/build/types/generated/third-party-application-service/GroupPrincipal.d.ts.map +1 -0
  244. package/build/types/generated/third-party-application-service/IndexedApplication.d.ts +8 -0
  245. package/build/types/generated/third-party-application-service/IndexedApplication.d.ts.map +1 -0
  246. package/build/types/generated/third-party-application-service/IndexedApplicationV3.d.ts +8 -0
  247. package/build/types/generated/third-party-application-service/IndexedApplicationV3.d.ts.map +1 -0
  248. package/build/types/generated/third-party-application-service/IndexedApplicationV4.d.ts +8 -0
  249. package/build/types/generated/third-party-application-service/IndexedApplicationV4.d.ts.map +1 -0
  250. package/build/types/generated/third-party-application-service/InterfaceTypeApiName.d.ts +1 -0
  251. package/build/types/generated/third-party-application-service/InterfaceTypeApiName.d.ts.map +1 -0
  252. package/build/types/generated/third-party-application-service/InterfaceTypeAuthScopePatch.d.ts +1 -0
  253. package/build/types/generated/third-party-application-service/InterfaceTypeAuthScopePatch.d.ts.map +1 -0
  254. package/build/types/generated/third-party-application-service/InterfaceTypeBinding.d.ts +6 -0
  255. package/build/types/generated/third-party-application-service/InterfaceTypeBinding.d.ts.map +1 -0
  256. package/build/types/generated/third-party-application-service/InterfaceTypeRid.d.ts +1 -0
  257. package/build/types/generated/third-party-application-service/InterfaceTypeRid.d.ts.map +1 -0
  258. package/build/types/generated/third-party-application-service/LegacyDataScope.d.ts +6 -0
  259. package/build/types/generated/third-party-application-service/LegacyDataScope.d.ts.map +1 -0
  260. package/build/types/generated/third-party-application-service/LegacyOntologyDataScope.d.ts +13 -0
  261. package/build/types/generated/third-party-application-service/LegacyOntologyDataScope.d.ts.map +1 -0
  262. package/build/types/generated/third-party-application-service/LinkTypeApiName.d.ts +1 -0
  263. package/build/types/generated/third-party-application-service/LinkTypeApiName.d.ts.map +1 -0
  264. package/build/types/generated/third-party-application-service/LinkTypeAuthScope.d.ts +4 -0
  265. package/build/types/generated/third-party-application-service/LinkTypeAuthScope.d.ts.map +1 -0
  266. package/build/types/generated/third-party-application-service/LinkTypeAuthScopePatch.d.ts +11 -0
  267. package/build/types/generated/third-party-application-service/LinkTypeAuthScopePatch.d.ts.map +1 -0
  268. package/build/types/generated/third-party-application-service/LinkTypeBinding.d.ts +10 -0
  269. package/build/types/generated/third-party-application-service/LinkTypeBinding.d.ts.map +1 -0
  270. package/build/types/generated/third-party-application-service/LinkTypeDataScope.d.ts +4 -0
  271. package/build/types/generated/third-party-application-service/LinkTypeDataScope.d.ts.map +1 -0
  272. package/build/types/generated/third-party-application-service/LinkTypeRid.d.ts +1 -0
  273. package/build/types/generated/third-party-application-service/LinkTypeRid.d.ts.map +1 -0
  274. package/build/types/generated/third-party-application-service/LinkWebsiteCodeRepositoryRequest.d.ts +4 -0
  275. package/build/types/generated/third-party-application-service/LinkWebsiteCodeRepositoryRequest.d.ts.map +1 -0
  276. package/build/types/generated/third-party-application-service/ListApplicationSdksResponse.d.ts +7 -0
  277. package/build/types/generated/third-party-application-service/ListApplicationSdksResponse.d.ts.map +1 -0
  278. package/build/types/generated/third-party-application-service/ListApplicationVersionsResponse.d.ts +7 -0
  279. package/build/types/generated/third-party-application-service/ListApplicationVersionsResponse.d.ts.map +1 -0
  280. package/build/types/generated/third-party-application-service/ListApplicationsResponse.d.ts +7 -0
  281. package/build/types/generated/third-party-application-service/ListApplicationsResponse.d.ts.map +1 -0
  282. package/build/types/generated/third-party-application-service/ListSdkGeneratorVersionsResponse.d.ts +6 -0
  283. package/build/types/generated/third-party-application-service/ListSdkGeneratorVersionsResponse.d.ts.map +1 -0
  284. package/build/types/generated/third-party-application-service/ListSdkPackagesResponse.d.ts +7 -0
  285. package/build/types/generated/third-party-application-service/ListSdkPackagesResponse.d.ts.map +1 -0
  286. package/build/types/generated/third-party-application-service/ListSdksResponse.d.ts +7 -0
  287. package/build/types/generated/third-party-application-service/ListSdksResponse.d.ts.map +1 -0
  288. package/build/types/generated/third-party-application-service/LogoUri.d.ts +1 -0
  289. package/build/types/generated/third-party-application-service/LogoUri.d.ts.map +1 -0
  290. package/build/types/generated/third-party-application-service/MarkingId.d.ts +1 -0
  291. package/build/types/generated/third-party-application-service/MarkingId.d.ts.map +1 -0
  292. package/build/types/generated/third-party-application-service/MavenGroupId.d.ts +1 -0
  293. package/build/types/generated/third-party-application-service/MavenGroupId.d.ts.map +1 -0
  294. package/build/types/generated/third-party-application-service/MavenPackageName.d.ts +4 -0
  295. package/build/types/generated/third-party-application-service/MavenPackageName.d.ts.map +1 -0
  296. package/build/types/generated/third-party-application-service/MavenSdk.d.ts +15 -0
  297. package/build/types/generated/third-party-application-service/MavenSdk.d.ts.map +1 -0
  298. package/build/types/generated/third-party-application-service/NamespaceRid.d.ts +1 -0
  299. package/build/types/generated/third-party-application-service/NamespaceRid.d.ts.map +1 -0
  300. package/build/types/generated/third-party-application-service/NotRequestedClientState.d.ts +4 -0
  301. package/build/types/generated/third-party-application-service/NotRequestedClientState.d.ts.map +1 -0
  302. package/build/types/generated/third-party-application-service/NpmPackageName.d.ts +1 -0
  303. package/build/types/generated/third-party-application-service/NpmPackageName.d.ts.map +1 -0
  304. package/build/types/generated/third-party-application-service/NpmSdk.d.ts +15 -0
  305. package/build/types/generated/third-party-application-service/NpmSdk.d.ts.map +1 -0
  306. package/build/types/generated/third-party-application-service/ObjectTypeApiName.d.ts +1 -0
  307. package/build/types/generated/third-party-application-service/ObjectTypeApiName.d.ts.map +1 -0
  308. package/build/types/generated/third-party-application-service/ObjectTypeAuthScope.d.ts +4 -0
  309. package/build/types/generated/third-party-application-service/ObjectTypeAuthScope.d.ts.map +1 -0
  310. package/build/types/generated/third-party-application-service/ObjectTypeAuthScopePatch.d.ts +11 -0
  311. package/build/types/generated/third-party-application-service/ObjectTypeAuthScopePatch.d.ts.map +1 -0
  312. package/build/types/generated/third-party-application-service/ObjectTypeBinding.d.ts +6 -0
  313. package/build/types/generated/third-party-application-service/ObjectTypeBinding.d.ts.map +1 -0
  314. package/build/types/generated/third-party-application-service/ObjectTypeDataScope.d.ts +4 -0
  315. package/build/types/generated/third-party-application-service/ObjectTypeDataScope.d.ts.map +1 -0
  316. package/build/types/generated/third-party-application-service/ObjectTypeRid.d.ts +1 -0
  317. package/build/types/generated/third-party-application-service/ObjectTypeRid.d.ts.map +1 -0
  318. package/build/types/generated/third-party-application-service/OntologyAuthScope.d.ts +23 -0
  319. package/build/types/generated/third-party-application-service/OntologyAuthScope.d.ts.map +1 -0
  320. package/build/types/generated/third-party-application-service/OntologyDataScopeV2.d.ts +17 -0
  321. package/build/types/generated/third-party-application-service/OntologyDataScopeV2.d.ts.map +1 -0
  322. package/build/types/generated/third-party-application-service/OntologyPackageRid.d.ts +1 -0
  323. package/build/types/generated/third-party-application-service/OntologyPackageRid.d.ts.map +1 -0
  324. package/build/types/generated/third-party-application-service/OntologyRid.d.ts +1 -0
  325. package/build/types/generated/third-party-application-service/OntologyRid.d.ts.map +1 -0
  326. package/build/types/generated/third-party-application-service/OntologyVersion.d.ts +1 -0
  327. package/build/types/generated/third-party-application-service/OntologyVersion.d.ts.map +1 -0
  328. package/build/types/generated/third-party-application-service/OpenApiService/generateOpenApi.d.ts +9 -0
  329. package/build/types/generated/third-party-application-service/OpenApiService/generateOpenApi.d.ts.map +1 -0
  330. package/build/types/generated/third-party-application-service/OpenApiService.d.ts +1 -0
  331. package/build/types/generated/third-party-application-service/OpenApiService.d.ts.map +1 -0
  332. package/build/types/generated/third-party-application-service/OptionalStringModification.d.ts +3 -0
  333. package/build/types/generated/third-party-application-service/OptionalStringModification.d.ts.map +1 -0
  334. package/build/types/generated/third-party-application-service/OrganizationRid.d.ts +1 -0
  335. package/build/types/generated/third-party-application-service/OrganizationRid.d.ts.map +1 -0
  336. package/build/types/generated/third-party-application-service/PackageName.d.ts +8 -0
  337. package/build/types/generated/third-party-application-service/PackageName.d.ts.map +1 -0
  338. package/build/types/generated/third-party-application-service/PageSize.d.ts +1 -0
  339. package/build/types/generated/third-party-application-service/PageSize.d.ts.map +1 -0
  340. package/build/types/generated/third-party-application-service/PatchOperation.d.ts +1 -0
  341. package/build/types/generated/third-party-application-service/PatchOperation.d.ts.map +1 -0
  342. package/build/types/generated/third-party-application-service/Principal.d.ts +16 -0
  343. package/build/types/generated/third-party-application-service/Principal.d.ts.map +1 -0
  344. package/build/types/generated/third-party-application-service/ProjectAdditionReason.d.ts +6 -0
  345. package/build/types/generated/third-party-application-service/ProjectAdditionReason.d.ts.map +1 -0
  346. package/build/types/generated/third-party-application-service/ProjectAuthScopePatch.d.ts +11 -0
  347. package/build/types/generated/third-party-application-service/ProjectAuthScopePatch.d.ts.map +1 -0
  348. package/build/types/generated/third-party-application-service/PublicClient.d.ts +8 -0
  349. package/build/types/generated/third-party-application-service/PublicClient.d.ts.map +1 -0
  350. package/build/types/generated/third-party-application-service/PypiSdk.d.ts +15 -0
  351. package/build/types/generated/third-party-application-service/PypiSdk.d.ts.map +1 -0
  352. package/build/types/generated/third-party-application-service/PythonPackageName.d.ts +1 -0
  353. package/build/types/generated/third-party-application-service/PythonPackageName.d.ts.map +1 -0
  354. package/build/types/generated/third-party-application-service/RefreshTokenGrant.d.ts +3 -0
  355. package/build/types/generated/third-party-application-service/RefreshTokenGrant.d.ts.map +1 -0
  356. package/build/types/generated/third-party-application-service/RequestDurationMetrics.d.ts +9 -0
  357. package/build/types/generated/third-party-application-service/RequestDurationMetrics.d.ts.map +1 -0
  358. package/build/types/generated/third-party-application-service/RequestDurationMetricsByEndpoint.d.ts +3 -0
  359. package/build/types/generated/third-party-application-service/RequestDurationMetricsByEndpoint.d.ts.map +1 -0
  360. package/build/types/generated/third-party-application-service/ResourceBindings.d.ts +19 -0
  361. package/build/types/generated/third-party-application-service/ResourceBindings.d.ts.map +1 -0
  362. package/build/types/generated/third-party-application-service/RoleGrant.d.ts +6 -0
  363. package/build/types/generated/third-party-application-service/RoleGrant.d.ts.map +1 -0
  364. package/build/types/generated/third-party-application-service/RoleGrantPatch.d.ts +6 -0
  365. package/build/types/generated/third-party-application-service/RoleGrantPatch.d.ts.map +1 -0
  366. package/build/types/generated/third-party-application-service/RoleId.d.ts +1 -0
  367. package/build/types/generated/third-party-application-service/RoleId.d.ts.map +1 -0
  368. package/build/types/generated/third-party-application-service/Sdk.d.ts +26 -0
  369. package/build/types/generated/third-party-application-service/Sdk.d.ts.map +1 -0
  370. package/build/types/generated/third-party-application-service/SdkDiscoveryService/getIsSdkGenerationEnabled.d.ts +7 -0
  371. package/build/types/generated/third-party-application-service/SdkDiscoveryService/getIsSdkGenerationEnabled.d.ts.map +1 -0
  372. package/build/types/generated/third-party-application-service/SdkDiscoveryService/getRecalledSdkGeneratorVersions.d.ts +9 -0
  373. package/build/types/generated/third-party-application-service/SdkDiscoveryService/getRecalledSdkGeneratorVersions.d.ts.map +1 -0
  374. package/build/types/generated/third-party-application-service/SdkDiscoveryService/listSdkGeneratorVersions.d.ts +11 -0
  375. package/build/types/generated/third-party-application-service/SdkDiscoveryService/listSdkGeneratorVersions.d.ts.map +1 -0
  376. package/build/types/generated/third-party-application-service/SdkDiscoveryService.d.ts +3 -0
  377. package/build/types/generated/third-party-application-service/SdkDiscoveryService.d.ts.map +1 -0
  378. package/build/types/generated/third-party-application-service/SdkGeneratorType.d.ts +1 -0
  379. package/build/types/generated/third-party-application-service/SdkGeneratorType.d.ts.map +1 -0
  380. package/build/types/generated/third-party-application-service/SdkGeneratorVersion.d.ts +4 -0
  381. package/build/types/generated/third-party-application-service/SdkGeneratorVersion.d.ts.map +1 -0
  382. package/build/types/generated/third-party-application-service/SdkGeneratorVersionPageToken.d.ts +1 -0
  383. package/build/types/generated/third-party-application-service/SdkGeneratorVersionPageToken.d.ts.map +1 -0
  384. package/build/types/generated/third-party-application-service/SdkGeneratorVersionResult.d.ts +5 -0
  385. package/build/types/generated/third-party-application-service/SdkGeneratorVersionResult.d.ts.map +1 -0
  386. package/build/types/generated/third-party-application-service/SdkInputs.d.ts +4 -0
  387. package/build/types/generated/third-party-application-service/SdkInputs.d.ts.map +1 -0
  388. package/build/types/generated/third-party-application-service/SdkLanguage.d.ts +5 -0
  389. package/build/types/generated/third-party-application-service/SdkLanguage.d.ts.map +1 -0
  390. package/build/types/generated/third-party-application-service/SdkPackage.d.ts +8 -0
  391. package/build/types/generated/third-party-application-service/SdkPackage.d.ts.map +1 -0
  392. package/build/types/generated/third-party-application-service/SdkPackageAdditionReason.d.ts +6 -0
  393. package/build/types/generated/third-party-application-service/SdkPackageAdditionReason.d.ts.map +1 -0
  394. package/build/types/generated/third-party-application-service/SdkPackageDataScopePatch.d.ts +11 -0
  395. package/build/types/generated/third-party-application-service/SdkPackageDataScopePatch.d.ts.map +1 -0
  396. package/build/types/generated/third-party-application-service/SdkPackageFailedStatus.d.ts +4 -0
  397. package/build/types/generated/third-party-application-service/SdkPackageFailedStatus.d.ts.map +1 -0
  398. package/build/types/generated/third-party-application-service/SdkPackageInProgressStatus.d.ts +3 -0
  399. package/build/types/generated/third-party-application-service/SdkPackageInProgressStatus.d.ts.map +1 -0
  400. package/build/types/generated/third-party-application-service/SdkPackagePageToken.d.ts +1 -0
  401. package/build/types/generated/third-party-application-service/SdkPackagePageToken.d.ts.map +1 -0
  402. package/build/types/generated/third-party-application-service/SdkPackageRequestedStatus.d.ts +3 -0
  403. package/build/types/generated/third-party-application-service/SdkPackageRequestedStatus.d.ts.map +1 -0
  404. package/build/types/generated/third-party-application-service/SdkPackageRid.d.ts +1 -0
  405. package/build/types/generated/third-party-application-service/SdkPackageRid.d.ts.map +1 -0
  406. package/build/types/generated/third-party-application-service/SdkPackageStatus.d.ts +21 -0
  407. package/build/types/generated/third-party-application-service/SdkPackageStatus.d.ts.map +1 -0
  408. package/build/types/generated/third-party-application-service/SdkPackageSuccessStatus.d.ts +3 -0
  409. package/build/types/generated/third-party-application-service/SdkPackageSuccessStatus.d.ts.map +1 -0
  410. package/build/types/generated/third-party-application-service/SdkPageToken.d.ts +1 -0
  411. package/build/types/generated/third-party-application-service/SdkPageToken.d.ts.map +1 -0
  412. package/build/types/generated/third-party-application-service/SdkService/createSdk.d.ts +17 -0
  413. package/build/types/generated/third-party-application-service/SdkService/createSdk.d.ts.map +1 -0
  414. package/build/types/generated/third-party-application-service/SdkService/getResourceBindings.d.ts +15 -0
  415. package/build/types/generated/third-party-application-service/SdkService/getResourceBindings.d.ts.map +1 -0
  416. package/build/types/generated/third-party-application-service/SdkService/getSdk.d.ts +11 -0
  417. package/build/types/generated/third-party-application-service/SdkService/getSdk.d.ts.map +1 -0
  418. package/build/types/generated/third-party-application-service/SdkService/getSdkPackage.d.ts +9 -0
  419. package/build/types/generated/third-party-application-service/SdkService/getSdkPackage.d.ts.map +1 -0
  420. package/build/types/generated/third-party-application-service/SdkService/getSdkPackageRid.d.ts +14 -0
  421. package/build/types/generated/third-party-application-service/SdkService/getSdkPackageRid.d.ts.map +1 -0
  422. package/build/types/generated/third-party-application-service/SdkService/listSdkPackages.d.ts +11 -0
  423. package/build/types/generated/third-party-application-service/SdkService/listSdkPackages.d.ts.map +1 -0
  424. package/build/types/generated/third-party-application-service/SdkService/listSdks.d.ts +12 -0
  425. package/build/types/generated/third-party-application-service/SdkService/listSdks.d.ts.map +1 -0
  426. package/build/types/generated/third-party-application-service/SdkService.d.ts +7 -0
  427. package/build/types/generated/third-party-application-service/SdkService.d.ts.map +1 -0
  428. package/build/types/generated/third-party-application-service/SdkVersion.d.ts +4 -0
  429. package/build/types/generated/third-party-application-service/SdkVersion.d.ts.map +1 -0
  430. package/build/types/generated/third-party-application-service/ServerUrl.d.ts +6 -0
  431. package/build/types/generated/third-party-application-service/ServerUrl.d.ts.map +1 -0
  432. package/build/types/generated/third-party-application-service/Status.d.ts +5 -0
  433. package/build/types/generated/third-party-application-service/Status.d.ts.map +1 -0
  434. package/build/types/generated/third-party-application-service/StatusCode.d.ts +4 -0
  435. package/build/types/generated/third-party-application-service/StatusCode.d.ts.map +1 -0
  436. package/build/types/generated/third-party-application-service/StemmaRepositoryRid.d.ts +1 -0
  437. package/build/types/generated/third-party-application-service/StemmaRepositoryRid.d.ts.map +1 -0
  438. package/build/types/generated/third-party-application-service/TelemetryContainerRid.d.ts +1 -0
  439. package/build/types/generated/third-party-application-service/TelemetryContainerRid.d.ts.map +1 -0
  440. package/build/types/generated/third-party-application-service/TelemetryContext.d.ts +6 -0
  441. package/build/types/generated/third-party-application-service/TelemetryContext.d.ts.map +1 -0
  442. package/build/types/generated/third-party-application-service/TelemetrySessionId.d.ts +1 -0
  443. package/build/types/generated/third-party-application-service/TelemetrySessionId.d.ts.map +1 -0
  444. package/build/types/generated/third-party-application-service/TokenCapability.d.ts +7 -0
  445. package/build/types/generated/third-party-application-service/TokenCapability.d.ts.map +1 -0
  446. package/build/types/generated/third-party-application-service/UpdateApplicationRequest.d.ts +14 -0
  447. package/build/types/generated/third-party-application-service/UpdateApplicationRequest.d.ts.map +1 -0
  448. package/build/types/generated/third-party-application-service/UpdateApplicationRequestV2.d.ts +20 -0
  449. package/build/types/generated/third-party-application-service/UpdateApplicationRequestV2.d.ts.map +1 -0
  450. package/build/types/generated/third-party-application-service/UpdateApplicationRequestV3.d.ts +20 -0
  451. package/build/types/generated/third-party-application-service/UpdateApplicationRequestV3.d.ts.map +1 -0
  452. package/build/types/generated/third-party-application-service/UpdateApplicationRolesRequest.d.ts +4 -0
  453. package/build/types/generated/third-party-application-service/UpdateApplicationRolesRequest.d.ts.map +1 -0
  454. package/build/types/generated/third-party-application-service/UpdateWebsiteRolesRequest.d.ts +4 -0
  455. package/build/types/generated/third-party-application-service/UpdateWebsiteRolesRequest.d.ts.map +1 -0
  456. package/build/types/generated/third-party-application-service/UsageMetrics.d.ts +6 -0
  457. package/build/types/generated/third-party-application-service/UsageMetrics.d.ts.map +1 -0
  458. package/build/types/generated/third-party-application-service/UserAgent.d.ts +4 -0
  459. package/build/types/generated/third-party-application-service/UserAgent.d.ts.map +1 -0
  460. package/build/types/generated/third-party-application-service/UserAndUsageMetricsForGroup.d.ts +11 -0
  461. package/build/types/generated/third-party-application-service/UserAndUsageMetricsForGroup.d.ts.map +1 -0
  462. package/build/types/generated/third-party-application-service/UserId.d.ts +1 -0
  463. package/build/types/generated/third-party-application-service/UserId.d.ts.map +1 -0
  464. package/build/types/generated/third-party-application-service/UserMetrics.d.ts +6 -0
  465. package/build/types/generated/third-party-application-service/UserMetrics.d.ts.map +1 -0
  466. package/build/types/generated/third-party-application-service/UserPrincipal.d.ts +4 -0
  467. package/build/types/generated/third-party-application-service/UserPrincipal.d.ts.map +1 -0
  468. package/build/types/generated/third-party-application-service/VersionedApplication.d.ts +6 -0
  469. package/build/types/generated/third-party-application-service/VersionedApplication.d.ts.map +1 -0
  470. package/build/types/generated/third-party-application-service/WebsiteViewerGrantPatch.d.ts +9 -0
  471. package/build/types/generated/third-party-application-service/WebsiteViewerGrantPatch.d.ts.map +1 -0
  472. package/build/types/generated/third-party-application-service/index.d.ts +189 -0
  473. package/build/types/generated/third-party-application-service/index.d.ts.map +1 -0
  474. package/build/types/index.d.ts +4 -0
  475. package/build/types/index.d.ts.map +1 -0
  476. package/package.json +22 -9
  477. package/build/esm/generated/third-party-application-service/ActionTypeApiName.d.ts +0 -2
  478. package/build/esm/generated/third-party-application-service/ActionTypeApiName.d.ts.map +0 -1
  479. package/build/esm/generated/third-party-application-service/ActionTypeAuthScope.d.ts +0 -4
  480. package/build/esm/generated/third-party-application-service/ActionTypeAuthScope.d.ts.map +0 -1
  481. package/build/esm/generated/third-party-application-service/ActionTypeAuthScopePatch.d.ts +0 -12
  482. package/build/esm/generated/third-party-application-service/ActionTypeAuthScopePatch.d.ts.map +0 -1
  483. package/build/esm/generated/third-party-application-service/ActionTypeBinding.d.ts +0 -7
  484. package/build/esm/generated/third-party-application-service/ActionTypeBinding.d.ts.map +0 -1
  485. package/build/esm/generated/third-party-application-service/ActionTypeDataScope.d.ts +0 -3
  486. package/build/esm/generated/third-party-application-service/ActionTypeDataScope.d.ts.map +0 -1
  487. package/build/esm/generated/third-party-application-service/ActionTypeRid.d.ts +0 -2
  488. package/build/esm/generated/third-party-application-service/ActionTypeRid.d.ts.map +0 -1
  489. package/build/esm/generated/third-party-application-service/Application.d.ts +0 -26
  490. package/build/esm/generated/third-party-application-service/Application.d.ts.map +0 -1
  491. package/build/esm/generated/third-party-application-service/ApplicationClientService/bulkGetApplicationsForClients.d.ts +0 -12
  492. package/build/esm/generated/third-party-application-service/ApplicationClientService/bulkGetApplicationsForClients.d.ts.map +0 -1
  493. package/build/esm/generated/third-party-application-service/ApplicationClientService/createClient.d.ts +0 -10
  494. package/build/esm/generated/third-party-application-service/ApplicationClientService/createClient.d.ts.map +0 -1
  495. package/build/esm/generated/third-party-application-service/ApplicationClientService/getApplicationForClient.d.ts +0 -11
  496. package/build/esm/generated/third-party-application-service/ApplicationClientService/getApplicationForClient.d.ts.map +0 -1
  497. package/build/esm/generated/third-party-application-service/ApplicationClientService/getClientState.d.ts +0 -10
  498. package/build/esm/generated/third-party-application-service/ApplicationClientService/getClientState.d.ts.map +0 -1
  499. package/build/esm/generated/third-party-application-service/ApplicationClientService.d.ts +0 -5
  500. package/build/esm/generated/third-party-application-service/ApplicationClientService.d.ts.map +0 -1
  501. package/build/esm/generated/third-party-application-service/ApplicationDescription.d.ts +0 -5
  502. package/build/esm/generated/third-party-application-service/ApplicationDescription.d.ts.map +0 -1
  503. package/build/esm/generated/third-party-application-service/ApplicationMetricsService/getMetrics.d.ts +0 -13
  504. package/build/esm/generated/third-party-application-service/ApplicationMetricsService/getMetrics.d.ts.map +0 -1
  505. package/build/esm/generated/third-party-application-service/ApplicationMetricsService/getMetricsDelay.d.ts +0 -8
  506. package/build/esm/generated/third-party-application-service/ApplicationMetricsService/getMetricsDelay.d.ts.map +0 -1
  507. package/build/esm/generated/third-party-application-service/ApplicationMetricsService/getRequestDurationMetrics.d.ts +0 -14
  508. package/build/esm/generated/third-party-application-service/ApplicationMetricsService/getRequestDurationMetrics.d.ts.map +0 -1
  509. package/build/esm/generated/third-party-application-service/ApplicationMetricsService/getRequestDurationMetricsDelay.d.ts +0 -8
  510. package/build/esm/generated/third-party-application-service/ApplicationMetricsService/getRequestDurationMetricsDelay.d.ts.map +0 -1
  511. package/build/esm/generated/third-party-application-service/ApplicationMetricsService.d.ts +0 -5
  512. package/build/esm/generated/third-party-application-service/ApplicationMetricsService.d.ts.map +0 -1
  513. package/build/esm/generated/third-party-application-service/ApplicationName.d.ts +0 -5
  514. package/build/esm/generated/third-party-application-service/ApplicationName.d.ts.map +0 -1
  515. package/build/esm/generated/third-party-application-service/ApplicationPageToken.d.ts +0 -2
  516. package/build/esm/generated/third-party-application-service/ApplicationPageToken.d.ts.map +0 -1
  517. package/build/esm/generated/third-party-application-service/ApplicationRid.d.ts +0 -2
  518. package/build/esm/generated/third-party-application-service/ApplicationRid.d.ts.map +0 -1
  519. package/build/esm/generated/third-party-application-service/ApplicationSdk.d.ts +0 -21
  520. package/build/esm/generated/third-party-application-service/ApplicationSdk.d.ts.map +0 -1
  521. package/build/esm/generated/third-party-application-service/ApplicationSdkInputs.d.ts +0 -7
  522. package/build/esm/generated/third-party-application-service/ApplicationSdkInputs.d.ts.map +0 -1
  523. package/build/esm/generated/third-party-application-service/ApplicationSdkPageToken.d.ts +0 -2
  524. package/build/esm/generated/third-party-application-service/ApplicationSdkPageToken.d.ts.map +0 -1
  525. package/build/esm/generated/third-party-application-service/ApplicationSdkService/bulkGetEntitySdkVersions.d.ts +0 -11
  526. package/build/esm/generated/third-party-application-service/ApplicationSdkService/bulkGetEntitySdkVersions.d.ts.map +0 -1
  527. package/build/esm/generated/third-party-application-service/ApplicationSdkService/createSdk.d.ts +0 -11
  528. package/build/esm/generated/third-party-application-service/ApplicationSdkService/createSdk.d.ts.map +0 -1
  529. package/build/esm/generated/third-party-application-service/ApplicationSdkService/createSdkV2.d.ts +0 -11
  530. package/build/esm/generated/third-party-application-service/ApplicationSdkService/createSdkV2.d.ts.map +0 -1
  531. package/build/esm/generated/third-party-application-service/ApplicationSdkService/getApplicationForSdkRepository.d.ts +0 -11
  532. package/build/esm/generated/third-party-application-service/ApplicationSdkService/getApplicationForSdkRepository.d.ts.map +0 -1
  533. package/build/esm/generated/third-party-application-service/ApplicationSdkService/getSdk.d.ts +0 -11
  534. package/build/esm/generated/third-party-application-service/ApplicationSdkService/getSdk.d.ts.map +0 -1
  535. package/build/esm/generated/third-party-application-service/ApplicationSdkService/listSdks.d.ts +0 -12
  536. package/build/esm/generated/third-party-application-service/ApplicationSdkService/listSdks.d.ts.map +0 -1
  537. package/build/esm/generated/third-party-application-service/ApplicationSdkService.d.ts +0 -7
  538. package/build/esm/generated/third-party-application-service/ApplicationSdkService.d.ts.map +0 -1
  539. package/build/esm/generated/third-party-application-service/ApplicationSdkSettings.d.ts +0 -8
  540. package/build/esm/generated/third-party-application-service/ApplicationSdkSettings.d.ts.map +0 -1
  541. package/build/esm/generated/third-party-application-service/ApplicationSdkSettingsModification.d.ts +0 -11
  542. package/build/esm/generated/third-party-application-service/ApplicationSdkSettingsModification.d.ts.map +0 -1
  543. package/build/esm/generated/third-party-application-service/ApplicationService/bulkGetApplications.d.ts +0 -12
  544. package/build/esm/generated/third-party-application-service/ApplicationService/bulkGetApplications.d.ts.map +0 -1
  545. package/build/esm/generated/third-party-application-service/ApplicationService/createApplication.d.ts +0 -11
  546. package/build/esm/generated/third-party-application-service/ApplicationService/createApplication.d.ts.map +0 -1
  547. package/build/esm/generated/third-party-application-service/ApplicationService/createApplicationV2.d.ts +0 -11
  548. package/build/esm/generated/third-party-application-service/ApplicationService/createApplicationV2.d.ts.map +0 -1
  549. package/build/esm/generated/third-party-application-service/ApplicationService/deleteApplication.d.ts +0 -9
  550. package/build/esm/generated/third-party-application-service/ApplicationService/deleteApplication.d.ts.map +0 -1
  551. package/build/esm/generated/third-party-application-service/ApplicationService/getApplication.d.ts +0 -11
  552. package/build/esm/generated/third-party-application-service/ApplicationService/getApplication.d.ts.map +0 -1
  553. package/build/esm/generated/third-party-application-service/ApplicationService/getApplicationVersion.d.ts +0 -11
  554. package/build/esm/generated/third-party-application-service/ApplicationService/getApplicationVersion.d.ts.map +0 -1
  555. package/build/esm/generated/third-party-application-service/ApplicationService/listApplicationVersions.d.ts +0 -12
  556. package/build/esm/generated/third-party-application-service/ApplicationService/listApplicationVersions.d.ts.map +0 -1
  557. package/build/esm/generated/third-party-application-service/ApplicationService/listApplications.d.ts +0 -13
  558. package/build/esm/generated/third-party-application-service/ApplicationService/listApplications.d.ts.map +0 -1
  559. package/build/esm/generated/third-party-application-service/ApplicationService/updateApplication.d.ts +0 -11
  560. package/build/esm/generated/third-party-application-service/ApplicationService/updateApplication.d.ts.map +0 -1
  561. package/build/esm/generated/third-party-application-service/ApplicationService/updateApplicationRoles.d.ts +0 -10
  562. package/build/esm/generated/third-party-application-service/ApplicationService/updateApplicationRoles.d.ts.map +0 -1
  563. package/build/esm/generated/third-party-application-service/ApplicationService/updateApplicationV2.d.ts +0 -11
  564. package/build/esm/generated/third-party-application-service/ApplicationService/updateApplicationV2.d.ts.map +0 -1
  565. package/build/esm/generated/third-party-application-service/ApplicationService/updateApplicationV3.d.ts +0 -11
  566. package/build/esm/generated/third-party-application-service/ApplicationService/updateApplicationV3.d.ts.map +0 -1
  567. package/build/esm/generated/third-party-application-service/ApplicationService.d.ts +0 -13
  568. package/build/esm/generated/third-party-application-service/ApplicationService.d.ts.map +0 -1
  569. package/build/esm/generated/third-party-application-service/ApplicationTokenService/createApiToken.d.ts +0 -11
  570. package/build/esm/generated/third-party-application-service/ApplicationTokenService/createApiToken.d.ts.map +0 -1
  571. package/build/esm/generated/third-party-application-service/ApplicationTokenService.d.ts +0 -2
  572. package/build/esm/generated/third-party-application-service/ApplicationTokenService.d.ts.map +0 -1
  573. package/build/esm/generated/third-party-application-service/ApplicationVersion.d.ts +0 -2
  574. package/build/esm/generated/third-party-application-service/ApplicationVersion.d.ts.map +0 -1
  575. package/build/esm/generated/third-party-application-service/ApplicationVersionMetadata.d.ts +0 -7
  576. package/build/esm/generated/third-party-application-service/ApplicationVersionMetadata.d.ts.map +0 -1
  577. package/build/esm/generated/third-party-application-service/ApplicationVersionPageToken.d.ts +0 -2
  578. package/build/esm/generated/third-party-application-service/ApplicationVersionPageToken.d.ts.map +0 -1
  579. package/build/esm/generated/third-party-application-service/ApplicationVersionRequest.d.ts +0 -7
  580. package/build/esm/generated/third-party-application-service/ApplicationVersionRequest.d.ts.map +0 -1
  581. package/build/esm/generated/third-party-application-service/ApplicationWebsite.d.ts +0 -13
  582. package/build/esm/generated/third-party-application-service/ApplicationWebsite.d.ts.map +0 -1
  583. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService/getApplicationForWebsiteRepository.d.ts +0 -11
  584. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService/getApplicationForWebsiteRepository.d.ts.map +0 -1
  585. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService/getWebsite.d.ts +0 -13
  586. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService/getWebsite.d.ts.map +0 -1
  587. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService/getWebsiteRepository.d.ts +0 -13
  588. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService/getWebsiteRepository.d.ts.map +0 -1
  589. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService/getWebsitesForCodeRepository.d.ts +0 -11
  590. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService/getWebsitesForCodeRepository.d.ts.map +0 -1
  591. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService/linkWebsiteCodeRepository.d.ts +0 -18
  592. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService/linkWebsiteCodeRepository.d.ts.map +0 -1
  593. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService/updateWebsiteRoles.d.ts +0 -16
  594. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService/updateWebsiteRoles.d.ts.map +0 -1
  595. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService.d.ts +0 -7
  596. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService.d.ts.map +0 -1
  597. package/build/esm/generated/third-party-application-service/ArtifactsRepositoryRid.d.ts +0 -2
  598. package/build/esm/generated/third-party-application-service/ArtifactsRepositoryRid.d.ts.map +0 -1
  599. package/build/esm/generated/third-party-application-service/Attribution.d.ts +0 -6
  600. package/build/esm/generated/third-party-application-service/Attribution.d.ts.map +0 -1
  601. package/build/esm/generated/third-party-application-service/AuthScope.d.ts +0 -7
  602. package/build/esm/generated/third-party-application-service/AuthScope.d.ts.map +0 -1
  603. package/build/esm/generated/third-party-application-service/AuthScopeModification.d.ts +0 -24
  604. package/build/esm/generated/third-party-application-service/AuthScopeModification.d.ts.map +0 -1
  605. package/build/esm/generated/third-party-application-service/AuthScopePatch.d.ts +0 -2
  606. package/build/esm/generated/third-party-application-service/AuthScopePatch.d.ts.map +0 -1
  607. package/build/esm/generated/third-party-application-service/AuthScopeRemovalPatch.d.ts +0 -3
  608. package/build/esm/generated/third-party-application-service/AuthScopeRemovalPatch.d.ts.map +0 -1
  609. package/build/esm/generated/third-party-application-service/AuthorizationCodeGrant.d.ts +0 -5
  610. package/build/esm/generated/third-party-application-service/AuthorizationCodeGrant.d.ts.map +0 -1
  611. package/build/esm/generated/third-party-application-service/BucketingInterval.d.ts +0 -5
  612. package/build/esm/generated/third-party-application-service/BucketingInterval.d.ts.map +0 -1
  613. package/build/esm/generated/third-party-application-service/BulkGetApplicationsForClientsRequest.d.ts +0 -5
  614. package/build/esm/generated/third-party-application-service/BulkGetApplicationsForClientsRequest.d.ts.map +0 -1
  615. package/build/esm/generated/third-party-application-service/BulkGetApplicationsForClientsResponse.d.ts +0 -6
  616. package/build/esm/generated/third-party-application-service/BulkGetApplicationsForClientsResponse.d.ts.map +0 -1
  617. package/build/esm/generated/third-party-application-service/BulkGetApplicationsRequest.d.ts +0 -5
  618. package/build/esm/generated/third-party-application-service/BulkGetApplicationsRequest.d.ts.map +0 -1
  619. package/build/esm/generated/third-party-application-service/BulkGetApplicationsResponse.d.ts +0 -5
  620. package/build/esm/generated/third-party-application-service/BulkGetApplicationsResponse.d.ts.map +0 -1
  621. package/build/esm/generated/third-party-application-service/BulkGetEntitySdkVersionsRequest.d.ts +0 -4
  622. package/build/esm/generated/third-party-application-service/BulkGetEntitySdkVersionsRequest.d.ts.map +0 -1
  623. package/build/esm/generated/third-party-application-service/BulkGetEntitySdkVersionsResponse.d.ts +0 -5
  624. package/build/esm/generated/third-party-application-service/BulkGetEntitySdkVersionsResponse.d.ts.map +0 -1
  625. package/build/esm/generated/third-party-application-service/ClientCredentialsGrant.d.ts +0 -4
  626. package/build/esm/generated/third-party-application-service/ClientCredentialsGrant.d.ts.map +0 -1
  627. package/build/esm/generated/third-party-application-service/ClientId.d.ts +0 -2
  628. package/build/esm/generated/third-party-application-service/ClientId.d.ts.map +0 -1
  629. package/build/esm/generated/third-party-application-service/ClientSecret.d.ts +0 -2
  630. package/build/esm/generated/third-party-application-service/ClientSecret.d.ts.map +0 -1
  631. package/build/esm/generated/third-party-application-service/ClientSpecification.d.ts +0 -12
  632. package/build/esm/generated/third-party-application-service/ClientSpecification.d.ts.map +0 -1
  633. package/build/esm/generated/third-party-application-service/ClientState.d.ts +0 -12
  634. package/build/esm/generated/third-party-application-service/ClientState.d.ts.map +0 -1
  635. package/build/esm/generated/third-party-application-service/CompassProjectRid.d.ts +0 -2
  636. package/build/esm/generated/third-party-application-service/CompassProjectRid.d.ts.map +0 -1
  637. package/build/esm/generated/third-party-application-service/CondaSdk.d.ts +0 -16
  638. package/build/esm/generated/third-party-application-service/CondaSdk.d.ts.map +0 -1
  639. package/build/esm/generated/third-party-application-service/ConfidentialClient.d.ts +0 -11
  640. package/build/esm/generated/third-party-application-service/ConfidentialClient.d.ts.map +0 -1
  641. package/build/esm/generated/third-party-application-service/CreateApiTokenRequest.d.ts +0 -11
  642. package/build/esm/generated/third-party-application-service/CreateApiTokenRequest.d.ts.map +0 -1
  643. package/build/esm/generated/third-party-application-service/CreateApplicationRequest.d.ts +0 -17
  644. package/build/esm/generated/third-party-application-service/CreateApplicationRequest.d.ts.map +0 -1
  645. package/build/esm/generated/third-party-application-service/CreateApplicationRequestV2.d.ts +0 -24
  646. package/build/esm/generated/third-party-application-service/CreateApplicationRequestV2.d.ts.map +0 -1
  647. package/build/esm/generated/third-party-application-service/CreateApplicationSdkRequest.d.ts +0 -18
  648. package/build/esm/generated/third-party-application-service/CreateApplicationSdkRequest.d.ts.map +0 -1
  649. package/build/esm/generated/third-party-application-service/CreateApplicationSdkRequestV2.d.ts +0 -23
  650. package/build/esm/generated/third-party-application-service/CreateApplicationSdkRequestV2.d.ts.map +0 -1
  651. package/build/esm/generated/third-party-application-service/CreateClientResponse.d.ts +0 -7
  652. package/build/esm/generated/third-party-application-service/CreateClientResponse.d.ts.map +0 -1
  653. package/build/esm/generated/third-party-application-service/CreateCondaSdkOptions.d.ts +0 -6
  654. package/build/esm/generated/third-party-application-service/CreateCondaSdkOptions.d.ts.map +0 -1
  655. package/build/esm/generated/third-party-application-service/CreateMavenSdkOptions.d.ts +0 -8
  656. package/build/esm/generated/third-party-application-service/CreateMavenSdkOptions.d.ts.map +0 -1
  657. package/build/esm/generated/third-party-application-service/CreateNpmSdkOptions.d.ts +0 -7
  658. package/build/esm/generated/third-party-application-service/CreateNpmSdkOptions.d.ts.map +0 -1
  659. package/build/esm/generated/third-party-application-service/CreatePypiSdkOptions.d.ts +0 -6
  660. package/build/esm/generated/third-party-application-service/CreatePypiSdkOptions.d.ts.map +0 -1
  661. package/build/esm/generated/third-party-application-service/CreateSdkRequest.d.ts +0 -19
  662. package/build/esm/generated/third-party-application-service/CreateSdkRequest.d.ts.map +0 -1
  663. package/build/esm/generated/third-party-application-service/CreatedClientState.d.ts +0 -5
  664. package/build/esm/generated/third-party-application-service/CreatedClientState.d.ts.map +0 -1
  665. package/build/esm/generated/third-party-application-service/CreatedCreateClientResponse.d.ts +0 -7
  666. package/build/esm/generated/third-party-application-service/CreatedCreateClientResponse.d.ts.map +0 -1
  667. package/build/esm/generated/third-party-application-service/DataEntities.d.ts +0 -20
  668. package/build/esm/generated/third-party-application-service/DataEntities.d.ts.map +0 -1
  669. package/build/esm/generated/third-party-application-service/DataScopeModification.d.ts +0 -17
  670. package/build/esm/generated/third-party-application-service/DataScopeModification.d.ts.map +0 -1
  671. package/build/esm/generated/third-party-application-service/DataScopePatch.d.ts +0 -2
  672. package/build/esm/generated/third-party-application-service/DataScopePatch.d.ts.map +0 -1
  673. package/build/esm/generated/third-party-application-service/DataScopeRemovalPatch.d.ts +0 -3
  674. package/build/esm/generated/third-party-application-service/DataScopeRemovalPatch.d.ts.map +0 -1
  675. package/build/esm/generated/third-party-application-service/DataScopeV2.d.ts +0 -7
  676. package/build/esm/generated/third-party-application-service/DataScopeV2.d.ts.map +0 -1
  677. package/build/esm/generated/third-party-application-service/DatasetRid.d.ts +0 -2
  678. package/build/esm/generated/third-party-application-service/DatasetRid.d.ts.map +0 -1
  679. package/build/esm/generated/third-party-application-service/EndpointName.d.ts +0 -5
  680. package/build/esm/generated/third-party-application-service/EndpointName.d.ts.map +0 -1
  681. package/build/esm/generated/third-party-application-service/EntitySdkVersions.d.ts +0 -6
  682. package/build/esm/generated/third-party-application-service/EntitySdkVersions.d.ts.map +0 -1
  683. package/build/esm/generated/third-party-application-service/EveryonePrincipal.d.ts +0 -3
  684. package/build/esm/generated/third-party-application-service/EveryonePrincipal.d.ts.map +0 -1
  685. package/build/esm/generated/third-party-application-service/FunctionApiName.d.ts +0 -2
  686. package/build/esm/generated/third-party-application-service/FunctionApiName.d.ts.map +0 -1
  687. package/build/esm/generated/third-party-application-service/FunctionAuthScope.d.ts +0 -4
  688. package/build/esm/generated/third-party-application-service/FunctionAuthScope.d.ts.map +0 -1
  689. package/build/esm/generated/third-party-application-service/FunctionAuthScopePatch.d.ts +0 -12
  690. package/build/esm/generated/third-party-application-service/FunctionAuthScopePatch.d.ts.map +0 -1
  691. package/build/esm/generated/third-party-application-service/FunctionBinding.d.ts +0 -7
  692. package/build/esm/generated/third-party-application-service/FunctionBinding.d.ts.map +0 -1
  693. package/build/esm/generated/third-party-application-service/FunctionRid.d.ts +0 -2
  694. package/build/esm/generated/third-party-application-service/FunctionRid.d.ts.map +0 -1
  695. package/build/esm/generated/third-party-application-service/GenerateOpenApiRequest.d.ts +0 -10
  696. package/build/esm/generated/third-party-application-service/GenerateOpenApiRequest.d.ts.map +0 -1
  697. package/build/esm/generated/third-party-application-service/GetMetricsDelayResponse.d.ts +0 -7
  698. package/build/esm/generated/third-party-application-service/GetMetricsDelayResponse.d.ts.map +0 -1
  699. package/build/esm/generated/third-party-application-service/GetMetricsRequest.d.ts +0 -27
  700. package/build/esm/generated/third-party-application-service/GetMetricsRequest.d.ts.map +0 -1
  701. package/build/esm/generated/third-party-application-service/GetMetricsResponse.d.ts +0 -25
  702. package/build/esm/generated/third-party-application-service/GetMetricsResponse.d.ts.map +0 -1
  703. package/build/esm/generated/third-party-application-service/GetRequestDurationMetricsDelayResponse.d.ts +0 -7
  704. package/build/esm/generated/third-party-application-service/GetRequestDurationMetricsDelayResponse.d.ts.map +0 -1
  705. package/build/esm/generated/third-party-application-service/GetRequestDurationMetricsRequest.d.ts +0 -9
  706. package/build/esm/generated/third-party-application-service/GetRequestDurationMetricsRequest.d.ts.map +0 -1
  707. package/build/esm/generated/third-party-application-service/GetRequestDurationMetricsResponse.d.ts +0 -8
  708. package/build/esm/generated/third-party-application-service/GetRequestDurationMetricsResponse.d.ts.map +0 -1
  709. package/build/esm/generated/third-party-application-service/GroupByProperty.d.ts +0 -5
  710. package/build/esm/generated/third-party-application-service/GroupByProperty.d.ts.map +0 -1
  711. package/build/esm/generated/third-party-application-service/GroupId.d.ts +0 -2
  712. package/build/esm/generated/third-party-application-service/GroupId.d.ts.map +0 -1
  713. package/build/esm/generated/third-party-application-service/GroupPrincipal.d.ts +0 -5
  714. package/build/esm/generated/third-party-application-service/GroupPrincipal.d.ts.map +0 -1
  715. package/build/esm/generated/third-party-application-service/IndexedApplication.d.ts +0 -9
  716. package/build/esm/generated/third-party-application-service/IndexedApplication.d.ts.map +0 -1
  717. package/build/esm/generated/third-party-application-service/IndexedApplicationV3.d.ts +0 -9
  718. package/build/esm/generated/third-party-application-service/IndexedApplicationV3.d.ts.map +0 -1
  719. package/build/esm/generated/third-party-application-service/IndexedApplicationV4.d.ts +0 -9
  720. package/build/esm/generated/third-party-application-service/IndexedApplicationV4.d.ts.map +0 -1
  721. package/build/esm/generated/third-party-application-service/InterfaceTypeApiName.d.ts +0 -2
  722. package/build/esm/generated/third-party-application-service/InterfaceTypeApiName.d.ts.map +0 -1
  723. package/build/esm/generated/third-party-application-service/InterfaceTypeAuthScopePatch.d.ts +0 -2
  724. package/build/esm/generated/third-party-application-service/InterfaceTypeAuthScopePatch.d.ts.map +0 -1
  725. package/build/esm/generated/third-party-application-service/InterfaceTypeBinding.d.ts +0 -7
  726. package/build/esm/generated/third-party-application-service/InterfaceTypeBinding.d.ts.map +0 -1
  727. package/build/esm/generated/third-party-application-service/InterfaceTypeRid.d.ts +0 -2
  728. package/build/esm/generated/third-party-application-service/InterfaceTypeRid.d.ts.map +0 -1
  729. package/build/esm/generated/third-party-application-service/LegacyDataScope.d.ts +0 -7
  730. package/build/esm/generated/third-party-application-service/LegacyDataScope.d.ts.map +0 -1
  731. package/build/esm/generated/third-party-application-service/LegacyOntologyDataScope.d.ts +0 -14
  732. package/build/esm/generated/third-party-application-service/LegacyOntologyDataScope.d.ts.map +0 -1
  733. package/build/esm/generated/third-party-application-service/LinkTypeApiName.d.ts +0 -2
  734. package/build/esm/generated/third-party-application-service/LinkTypeApiName.d.ts.map +0 -1
  735. package/build/esm/generated/third-party-application-service/LinkTypeAuthScope.d.ts +0 -5
  736. package/build/esm/generated/third-party-application-service/LinkTypeAuthScope.d.ts.map +0 -1
  737. package/build/esm/generated/third-party-application-service/LinkTypeAuthScopePatch.d.ts +0 -12
  738. package/build/esm/generated/third-party-application-service/LinkTypeAuthScopePatch.d.ts.map +0 -1
  739. package/build/esm/generated/third-party-application-service/LinkTypeBinding.d.ts +0 -11
  740. package/build/esm/generated/third-party-application-service/LinkTypeBinding.d.ts.map +0 -1
  741. package/build/esm/generated/third-party-application-service/LinkTypeDataScope.d.ts +0 -5
  742. package/build/esm/generated/third-party-application-service/LinkTypeDataScope.d.ts.map +0 -1
  743. package/build/esm/generated/third-party-application-service/LinkTypeRid.d.ts +0 -2
  744. package/build/esm/generated/third-party-application-service/LinkTypeRid.d.ts.map +0 -1
  745. package/build/esm/generated/third-party-application-service/LinkWebsiteCodeRepositoryRequest.d.ts +0 -5
  746. package/build/esm/generated/third-party-application-service/LinkWebsiteCodeRepositoryRequest.d.ts.map +0 -1
  747. package/build/esm/generated/third-party-application-service/ListApplicationSdksResponse.d.ts +0 -8
  748. package/build/esm/generated/third-party-application-service/ListApplicationSdksResponse.d.ts.map +0 -1
  749. package/build/esm/generated/third-party-application-service/ListApplicationVersionsResponse.d.ts +0 -8
  750. package/build/esm/generated/third-party-application-service/ListApplicationVersionsResponse.d.ts.map +0 -1
  751. package/build/esm/generated/third-party-application-service/ListApplicationsResponse.d.ts +0 -8
  752. package/build/esm/generated/third-party-application-service/ListApplicationsResponse.d.ts.map +0 -1
  753. package/build/esm/generated/third-party-application-service/ListSdkGeneratorVersionsResponse.d.ts +0 -7
  754. package/build/esm/generated/third-party-application-service/ListSdkGeneratorVersionsResponse.d.ts.map +0 -1
  755. package/build/esm/generated/third-party-application-service/ListSdkPackagesResponse.d.ts +0 -8
  756. package/build/esm/generated/third-party-application-service/ListSdkPackagesResponse.d.ts.map +0 -1
  757. package/build/esm/generated/third-party-application-service/ListSdksResponse.d.ts +0 -8
  758. package/build/esm/generated/third-party-application-service/ListSdksResponse.d.ts.map +0 -1
  759. package/build/esm/generated/third-party-application-service/LogoUri.d.ts +0 -2
  760. package/build/esm/generated/third-party-application-service/LogoUri.d.ts.map +0 -1
  761. package/build/esm/generated/third-party-application-service/MarkingId.d.ts +0 -2
  762. package/build/esm/generated/third-party-application-service/MarkingId.d.ts.map +0 -1
  763. package/build/esm/generated/third-party-application-service/MavenGroupId.d.ts +0 -2
  764. package/build/esm/generated/third-party-application-service/MavenGroupId.d.ts.map +0 -1
  765. package/build/esm/generated/third-party-application-service/MavenPackageName.d.ts +0 -5
  766. package/build/esm/generated/third-party-application-service/MavenPackageName.d.ts.map +0 -1
  767. package/build/esm/generated/third-party-application-service/MavenSdk.d.ts +0 -16
  768. package/build/esm/generated/third-party-application-service/MavenSdk.d.ts.map +0 -1
  769. package/build/esm/generated/third-party-application-service/NamespaceRid.d.ts +0 -2
  770. package/build/esm/generated/third-party-application-service/NamespaceRid.d.ts.map +0 -1
  771. package/build/esm/generated/third-party-application-service/NotRequestedClientState.d.ts +0 -6
  772. package/build/esm/generated/third-party-application-service/NotRequestedClientState.d.ts.map +0 -1
  773. package/build/esm/generated/third-party-application-service/NpmPackageName.d.ts +0 -2
  774. package/build/esm/generated/third-party-application-service/NpmPackageName.d.ts.map +0 -1
  775. package/build/esm/generated/third-party-application-service/NpmSdk.d.ts +0 -16
  776. package/build/esm/generated/third-party-application-service/NpmSdk.d.ts.map +0 -1
  777. package/build/esm/generated/third-party-application-service/ObjectTypeApiName.d.ts +0 -2
  778. package/build/esm/generated/third-party-application-service/ObjectTypeApiName.d.ts.map +0 -1
  779. package/build/esm/generated/third-party-application-service/ObjectTypeAuthScope.d.ts +0 -5
  780. package/build/esm/generated/third-party-application-service/ObjectTypeAuthScope.d.ts.map +0 -1
  781. package/build/esm/generated/third-party-application-service/ObjectTypeAuthScopePatch.d.ts +0 -12
  782. package/build/esm/generated/third-party-application-service/ObjectTypeAuthScopePatch.d.ts.map +0 -1
  783. package/build/esm/generated/third-party-application-service/ObjectTypeBinding.d.ts +0 -7
  784. package/build/esm/generated/third-party-application-service/ObjectTypeBinding.d.ts.map +0 -1
  785. package/build/esm/generated/third-party-application-service/ObjectTypeDataScope.d.ts +0 -5
  786. package/build/esm/generated/third-party-application-service/ObjectTypeDataScope.d.ts.map +0 -1
  787. package/build/esm/generated/third-party-application-service/ObjectTypeRid.d.ts +0 -2
  788. package/build/esm/generated/third-party-application-service/ObjectTypeRid.d.ts.map +0 -1
  789. package/build/esm/generated/third-party-application-service/OntologyAuthScope.d.ts +0 -24
  790. package/build/esm/generated/third-party-application-service/OntologyAuthScope.d.ts.map +0 -1
  791. package/build/esm/generated/third-party-application-service/OntologyDataScopeV2.d.ts +0 -18
  792. package/build/esm/generated/third-party-application-service/OntologyDataScopeV2.d.ts.map +0 -1
  793. package/build/esm/generated/third-party-application-service/OntologyPackageRid.d.ts +0 -2
  794. package/build/esm/generated/third-party-application-service/OntologyPackageRid.d.ts.map +0 -1
  795. package/build/esm/generated/third-party-application-service/OntologyRid.d.ts +0 -2
  796. package/build/esm/generated/third-party-application-service/OntologyRid.d.ts.map +0 -1
  797. package/build/esm/generated/third-party-application-service/OntologyVersion.d.ts +0 -2
  798. package/build/esm/generated/third-party-application-service/OntologyVersion.d.ts.map +0 -1
  799. package/build/esm/generated/third-party-application-service/OpenApiService/generateOpenApi.d.ts +0 -10
  800. package/build/esm/generated/third-party-application-service/OpenApiService/generateOpenApi.d.ts.map +0 -1
  801. package/build/esm/generated/third-party-application-service/OpenApiService.d.ts +0 -2
  802. package/build/esm/generated/third-party-application-service/OpenApiService.d.ts.map +0 -1
  803. package/build/esm/generated/third-party-application-service/OptionalStringModification.d.ts +0 -4
  804. package/build/esm/generated/third-party-application-service/OptionalStringModification.d.ts.map +0 -1
  805. package/build/esm/generated/third-party-application-service/OrganizationRid.d.ts +0 -2
  806. package/build/esm/generated/third-party-application-service/OrganizationRid.d.ts.map +0 -1
  807. package/build/esm/generated/third-party-application-service/PackageName.d.ts +0 -9
  808. package/build/esm/generated/third-party-application-service/PackageName.d.ts.map +0 -1
  809. package/build/esm/generated/third-party-application-service/PageSize.d.ts +0 -2
  810. package/build/esm/generated/third-party-application-service/PageSize.d.ts.map +0 -1
  811. package/build/esm/generated/third-party-application-service/PatchOperation.d.ts +0 -2
  812. package/build/esm/generated/third-party-application-service/PatchOperation.d.ts.map +0 -1
  813. package/build/esm/generated/third-party-application-service/Principal.d.ts +0 -17
  814. package/build/esm/generated/third-party-application-service/Principal.d.ts.map +0 -1
  815. package/build/esm/generated/third-party-application-service/ProjectAdditionReason.d.ts +0 -7
  816. package/build/esm/generated/third-party-application-service/ProjectAdditionReason.d.ts.map +0 -1
  817. package/build/esm/generated/third-party-application-service/ProjectAuthScopePatch.d.ts +0 -12
  818. package/build/esm/generated/third-party-application-service/ProjectAuthScopePatch.d.ts.map +0 -1
  819. package/build/esm/generated/third-party-application-service/PublicClient.d.ts +0 -9
  820. package/build/esm/generated/third-party-application-service/PublicClient.d.ts.map +0 -1
  821. package/build/esm/generated/third-party-application-service/PypiSdk.d.ts +0 -16
  822. package/build/esm/generated/third-party-application-service/PypiSdk.d.ts.map +0 -1
  823. package/build/esm/generated/third-party-application-service/PythonPackageName.d.ts +0 -2
  824. package/build/esm/generated/third-party-application-service/PythonPackageName.d.ts.map +0 -1
  825. package/build/esm/generated/third-party-application-service/RefreshTokenGrant.d.ts +0 -4
  826. package/build/esm/generated/third-party-application-service/RefreshTokenGrant.d.ts.map +0 -1
  827. package/build/esm/generated/third-party-application-service/RequestDurationMetrics.d.ts +0 -10
  828. package/build/esm/generated/third-party-application-service/RequestDurationMetrics.d.ts.map +0 -1
  829. package/build/esm/generated/third-party-application-service/RequestDurationMetricsByEndpoint.d.ts +0 -4
  830. package/build/esm/generated/third-party-application-service/RequestDurationMetricsByEndpoint.d.ts.map +0 -1
  831. package/build/esm/generated/third-party-application-service/ResourceBindings.d.ts +0 -20
  832. package/build/esm/generated/third-party-application-service/ResourceBindings.d.ts.map +0 -1
  833. package/build/esm/generated/third-party-application-service/RoleGrant.d.ts +0 -7
  834. package/build/esm/generated/third-party-application-service/RoleGrant.d.ts.map +0 -1
  835. package/build/esm/generated/third-party-application-service/RoleGrantPatch.d.ts +0 -7
  836. package/build/esm/generated/third-party-application-service/RoleGrantPatch.d.ts.map +0 -1
  837. package/build/esm/generated/third-party-application-service/RoleId.d.ts +0 -2
  838. package/build/esm/generated/third-party-application-service/RoleId.d.ts.map +0 -1
  839. package/build/esm/generated/third-party-application-service/Sdk.d.ts +0 -27
  840. package/build/esm/generated/third-party-application-service/Sdk.d.ts.map +0 -1
  841. package/build/esm/generated/third-party-application-service/SdkDiscoveryService/getIsSdkGenerationEnabled.d.ts +0 -8
  842. package/build/esm/generated/third-party-application-service/SdkDiscoveryService/getIsSdkGenerationEnabled.d.ts.map +0 -1
  843. package/build/esm/generated/third-party-application-service/SdkDiscoveryService/getRecalledSdkGeneratorVersions.d.ts +0 -10
  844. package/build/esm/generated/third-party-application-service/SdkDiscoveryService/getRecalledSdkGeneratorVersions.d.ts.map +0 -1
  845. package/build/esm/generated/third-party-application-service/SdkDiscoveryService/listSdkGeneratorVersions.d.ts +0 -12
  846. package/build/esm/generated/third-party-application-service/SdkDiscoveryService/listSdkGeneratorVersions.d.ts.map +0 -1
  847. package/build/esm/generated/third-party-application-service/SdkDiscoveryService.d.ts +0 -4
  848. package/build/esm/generated/third-party-application-service/SdkDiscoveryService.d.ts.map +0 -1
  849. package/build/esm/generated/third-party-application-service/SdkGeneratorType.d.ts +0 -2
  850. package/build/esm/generated/third-party-application-service/SdkGeneratorType.d.ts.map +0 -1
  851. package/build/esm/generated/third-party-application-service/SdkGeneratorVersion.d.ts +0 -5
  852. package/build/esm/generated/third-party-application-service/SdkGeneratorVersion.d.ts.map +0 -1
  853. package/build/esm/generated/third-party-application-service/SdkGeneratorVersionPageToken.d.ts +0 -2
  854. package/build/esm/generated/third-party-application-service/SdkGeneratorVersionPageToken.d.ts.map +0 -1
  855. package/build/esm/generated/third-party-application-service/SdkGeneratorVersionResult.d.ts +0 -6
  856. package/build/esm/generated/third-party-application-service/SdkGeneratorVersionResult.d.ts.map +0 -1
  857. package/build/esm/generated/third-party-application-service/SdkInputs.d.ts +0 -5
  858. package/build/esm/generated/third-party-application-service/SdkInputs.d.ts.map +0 -1
  859. package/build/esm/generated/third-party-application-service/SdkLanguage.d.ts +0 -6
  860. package/build/esm/generated/third-party-application-service/SdkLanguage.d.ts.map +0 -1
  861. package/build/esm/generated/third-party-application-service/SdkPackage.d.ts +0 -9
  862. package/build/esm/generated/third-party-application-service/SdkPackage.d.ts.map +0 -1
  863. package/build/esm/generated/third-party-application-service/SdkPackageAdditionReason.d.ts +0 -7
  864. package/build/esm/generated/third-party-application-service/SdkPackageAdditionReason.d.ts.map +0 -1
  865. package/build/esm/generated/third-party-application-service/SdkPackageDataScopePatch.d.ts +0 -12
  866. package/build/esm/generated/third-party-application-service/SdkPackageDataScopePatch.d.ts.map +0 -1
  867. package/build/esm/generated/third-party-application-service/SdkPackageFailedStatus.d.ts +0 -5
  868. package/build/esm/generated/third-party-application-service/SdkPackageFailedStatus.d.ts.map +0 -1
  869. package/build/esm/generated/third-party-application-service/SdkPackageInProgressStatus.d.ts +0 -4
  870. package/build/esm/generated/third-party-application-service/SdkPackageInProgressStatus.d.ts.map +0 -1
  871. package/build/esm/generated/third-party-application-service/SdkPackagePageToken.d.ts +0 -2
  872. package/build/esm/generated/third-party-application-service/SdkPackagePageToken.d.ts.map +0 -1
  873. package/build/esm/generated/third-party-application-service/SdkPackageRequestedStatus.d.ts +0 -4
  874. package/build/esm/generated/third-party-application-service/SdkPackageRequestedStatus.d.ts.map +0 -1
  875. package/build/esm/generated/third-party-application-service/SdkPackageRid.d.ts +0 -2
  876. package/build/esm/generated/third-party-application-service/SdkPackageRid.d.ts.map +0 -1
  877. package/build/esm/generated/third-party-application-service/SdkPackageStatus.d.ts +0 -22
  878. package/build/esm/generated/third-party-application-service/SdkPackageStatus.d.ts.map +0 -1
  879. package/build/esm/generated/third-party-application-service/SdkPackageSuccessStatus.d.ts +0 -4
  880. package/build/esm/generated/third-party-application-service/SdkPackageSuccessStatus.d.ts.map +0 -1
  881. package/build/esm/generated/third-party-application-service/SdkPageToken.d.ts +0 -2
  882. package/build/esm/generated/third-party-application-service/SdkPageToken.d.ts.map +0 -1
  883. package/build/esm/generated/third-party-application-service/SdkService/createSdk.d.ts +0 -18
  884. package/build/esm/generated/third-party-application-service/SdkService/createSdk.d.ts.map +0 -1
  885. package/build/esm/generated/third-party-application-service/SdkService/getResourceBindings.d.ts +0 -16
  886. package/build/esm/generated/third-party-application-service/SdkService/getResourceBindings.d.ts.map +0 -1
  887. package/build/esm/generated/third-party-application-service/SdkService/getSdk.d.ts +0 -12
  888. package/build/esm/generated/third-party-application-service/SdkService/getSdk.d.ts.map +0 -1
  889. package/build/esm/generated/third-party-application-service/SdkService/getSdkPackage.d.ts +0 -10
  890. package/build/esm/generated/third-party-application-service/SdkService/getSdkPackage.d.ts.map +0 -1
  891. package/build/esm/generated/third-party-application-service/SdkService/getSdkPackageRid.d.ts +0 -15
  892. package/build/esm/generated/third-party-application-service/SdkService/getSdkPackageRid.d.ts.map +0 -1
  893. package/build/esm/generated/third-party-application-service/SdkService/listSdkPackages.d.ts +0 -12
  894. package/build/esm/generated/third-party-application-service/SdkService/listSdkPackages.d.ts.map +0 -1
  895. package/build/esm/generated/third-party-application-service/SdkService/listSdks.d.ts +0 -13
  896. package/build/esm/generated/third-party-application-service/SdkService/listSdks.d.ts.map +0 -1
  897. package/build/esm/generated/third-party-application-service/SdkService.d.ts +0 -8
  898. package/build/esm/generated/third-party-application-service/SdkService.d.ts.map +0 -1
  899. package/build/esm/generated/third-party-application-service/SdkVersion.d.ts +0 -5
  900. package/build/esm/generated/third-party-application-service/SdkVersion.d.ts.map +0 -1
  901. package/build/esm/generated/third-party-application-service/ServerUrl.d.ts +0 -7
  902. package/build/esm/generated/third-party-application-service/ServerUrl.d.ts.map +0 -1
  903. package/build/esm/generated/third-party-application-service/Status.d.ts +0 -6
  904. package/build/esm/generated/third-party-application-service/Status.d.ts.map +0 -1
  905. package/build/esm/generated/third-party-application-service/StatusCode.d.ts +0 -5
  906. package/build/esm/generated/third-party-application-service/StatusCode.d.ts.map +0 -1
  907. package/build/esm/generated/third-party-application-service/StemmaRepositoryRid.d.ts +0 -2
  908. package/build/esm/generated/third-party-application-service/StemmaRepositoryRid.d.ts.map +0 -1
  909. package/build/esm/generated/third-party-application-service/TelemetryContainerRid.d.ts +0 -2
  910. package/build/esm/generated/third-party-application-service/TelemetryContainerRid.d.ts.map +0 -1
  911. package/build/esm/generated/third-party-application-service/TelemetryContext.d.ts +0 -7
  912. package/build/esm/generated/third-party-application-service/TelemetryContext.d.ts.map +0 -1
  913. package/build/esm/generated/third-party-application-service/TelemetrySessionId.d.ts +0 -2
  914. package/build/esm/generated/third-party-application-service/TelemetrySessionId.d.ts.map +0 -1
  915. package/build/esm/generated/third-party-application-service/TokenCapability.d.ts +0 -8
  916. package/build/esm/generated/third-party-application-service/TokenCapability.d.ts.map +0 -1
  917. package/build/esm/generated/third-party-application-service/UpdateApplicationRequest.d.ts +0 -15
  918. package/build/esm/generated/third-party-application-service/UpdateApplicationRequest.d.ts.map +0 -1
  919. package/build/esm/generated/third-party-application-service/UpdateApplicationRequestV2.d.ts +0 -21
  920. package/build/esm/generated/third-party-application-service/UpdateApplicationRequestV2.d.ts.map +0 -1
  921. package/build/esm/generated/third-party-application-service/UpdateApplicationRequestV3.d.ts +0 -21
  922. package/build/esm/generated/third-party-application-service/UpdateApplicationRequestV3.d.ts.map +0 -1
  923. package/build/esm/generated/third-party-application-service/UpdateApplicationRolesRequest.d.ts +0 -5
  924. package/build/esm/generated/third-party-application-service/UpdateApplicationRolesRequest.d.ts.map +0 -1
  925. package/build/esm/generated/third-party-application-service/UpdateWebsiteRolesRequest.d.ts +0 -5
  926. package/build/esm/generated/third-party-application-service/UpdateWebsiteRolesRequest.d.ts.map +0 -1
  927. package/build/esm/generated/third-party-application-service/UsageMetrics.d.ts +0 -7
  928. package/build/esm/generated/third-party-application-service/UsageMetrics.d.ts.map +0 -1
  929. package/build/esm/generated/third-party-application-service/UserAgent.d.ts +0 -5
  930. package/build/esm/generated/third-party-application-service/UserAgent.d.ts.map +0 -1
  931. package/build/esm/generated/third-party-application-service/UserAndUsageMetricsForGroup.d.ts +0 -12
  932. package/build/esm/generated/third-party-application-service/UserAndUsageMetricsForGroup.d.ts.map +0 -1
  933. package/build/esm/generated/third-party-application-service/UserId.d.ts +0 -2
  934. package/build/esm/generated/third-party-application-service/UserId.d.ts.map +0 -1
  935. package/build/esm/generated/third-party-application-service/UserMetrics.d.ts +0 -7
  936. package/build/esm/generated/third-party-application-service/UserMetrics.d.ts.map +0 -1
  937. package/build/esm/generated/third-party-application-service/UserPrincipal.d.ts +0 -5
  938. package/build/esm/generated/third-party-application-service/UserPrincipal.d.ts.map +0 -1
  939. package/build/esm/generated/third-party-application-service/VersionedApplication.d.ts +0 -7
  940. package/build/esm/generated/third-party-application-service/VersionedApplication.d.ts.map +0 -1
  941. package/build/esm/generated/third-party-application-service/WebsiteViewerGrantPatch.d.ts +0 -10
  942. package/build/esm/generated/third-party-application-service/WebsiteViewerGrantPatch.d.ts.map +0 -1
  943. package/build/esm/generated/third-party-application-service/index.d.ts +0 -190
  944. package/build/esm/generated/third-party-application-service/index.d.ts.map +0 -1
  945. package/build/esm/index.d.ts +0 -5
  946. package/build/esm/index.d.ts.map +0 -1
@@ -0,0 +1,1510 @@
1
+ import { ConjureContext } from 'conjure-lite';
2
+
3
+ type ClientId = string;
4
+
5
+ interface BulkGetApplicationsForClientsRequest {
6
+ requests: Array<ClientId>;
7
+ }
8
+
9
+ type ApplicationRid = string;
10
+
11
+ interface BulkGetApplicationsForClientsResponse {
12
+ results: Record<ClientId, ApplicationRid>;
13
+ }
14
+
15
+ /**
16
+ * Bulk load the RIDs of the third-party applications associated with the given
17
+ * client IDs. At most 100 clients may be loaded in a single request.
18
+ *
19
+ * Only clients where the user has third-party-application:view-oauth-client on the
20
+ * client rid based on its id will be returned.
21
+ */
22
+ declare function bulkGetApplicationsForClients(ctx: ConjureContext, request: BulkGetApplicationsForClientsRequest): Promise<BulkGetApplicationsForClientsResponse>;
23
+
24
+ type ClientSecret = string;
25
+
26
+ interface CreatedCreateClientResponse {
27
+ clientId: ClientId;
28
+ secret: ClientSecret | undefined;
29
+ }
30
+
31
+ interface CreateClientResponse_created {
32
+ type: "created";
33
+ created: CreatedCreateClientResponse;
34
+ }
35
+ type CreateClientResponse = CreateClientResponse_created;
36
+
37
+ /**
38
+ * Create an application's client.
39
+ *
40
+ * Requires third-party-application:create-oauth-client on the application rid.
41
+ */
42
+ declare function createClient(ctx: ConjureContext, applicationRid: ApplicationRid): Promise<CreateClientResponse>;
43
+
44
+ /**
45
+ * Get the application for a client. Returns empty if the client is not associated
46
+ * with an application.
47
+ *
48
+ * Requires third-party-application:view-oauth-client on the client rid based on its id.
49
+ */
50
+ declare function getApplicationForClient(ctx: ConjureContext, clientId: ClientId): Promise<ApplicationRid | undefined>;
51
+
52
+ interface CreatedClientState {
53
+ clientId: ClientId;
54
+ }
55
+
56
+ /**
57
+ * This state represents a client which has not yet been requested to be created.
58
+ */
59
+ interface NotRequestedClientState {
60
+ }
61
+
62
+ interface ClientState_notRequested {
63
+ type: "notRequested";
64
+ notRequested: NotRequestedClientState;
65
+ }
66
+ interface ClientState_created {
67
+ type: "created";
68
+ created: CreatedClientState;
69
+ }
70
+ type ClientState = ClientState_notRequested | ClientState_created;
71
+
72
+ /**
73
+ * Get an application's current client state
74
+ *
75
+ * Requires third-party-application:view-application on the application rid.
76
+ */
77
+ declare function getClientState(ctx: ConjureContext, applicationRid: ApplicationRid): Promise<ClientState>;
78
+
79
+ declare const ApplicationClientService_bulkGetApplicationsForClients: typeof bulkGetApplicationsForClients;
80
+ declare const ApplicationClientService_createClient: typeof createClient;
81
+ declare const ApplicationClientService_getApplicationForClient: typeof getApplicationForClient;
82
+ declare const ApplicationClientService_getClientState: typeof getClientState;
83
+ declare namespace ApplicationClientService {
84
+ export { ApplicationClientService_bulkGetApplicationsForClients as bulkGetApplicationsForClients, ApplicationClientService_createClient as createClient, ApplicationClientService_getApplicationForClient as getApplicationForClient, ApplicationClientService_getClientState as getClientState };
85
+ }
86
+
87
+ /**
88
+ * Bucketing interval specified in a GetMetricsRequest.
89
+ */
90
+ type BucketingInterval = "DAY" | "HOUR";
91
+
92
+ type ActionTypeRid = string;
93
+
94
+ type FunctionRid = string;
95
+
96
+ type ObjectTypeRid = string;
97
+
98
+ interface DataEntities_objectTypeRids {
99
+ type: "objectTypeRids";
100
+ objectTypeRids: Array<ObjectTypeRid>;
101
+ }
102
+ interface DataEntities_actionTypeRids {
103
+ type: "actionTypeRids";
104
+ actionTypeRids: Array<ActionTypeRid>;
105
+ }
106
+ interface DataEntities_functionRids {
107
+ type: "functionRids";
108
+ functionRids: Array<FunctionRid>;
109
+ }
110
+ /**
111
+ * A union to represent a set of homogeneous entities, each referenced by their rid.
112
+ */
113
+ type DataEntities = DataEntities_objectTypeRids | DataEntities_actionTypeRids | DataEntities_functionRids;
114
+
115
+ /**
116
+ * The name of the endpoint.
117
+ */
118
+ type EndpointName = string;
119
+
120
+ /**
121
+ * Property to group by, specified in a GetMetricsRequest.
122
+ */
123
+ type GroupByProperty = "DATA_ENTITY" | "USER_AGENT" | "SDK_LANGUAGE" | "ENDPOINT_NAME" | "STATUS_CODE" | "STATUS";
124
+
125
+ /**
126
+ * The language of the OSDK client that initiated the request, or NON_OSDK if the request was not
127
+ * initiated by an OSDK.
128
+ */
129
+ type SdkLanguage = "PYTHON" | "TYPESCRIPT" | "JAVA" | "NON_OSDK";
130
+
131
+ /**
132
+ * The status returned by the request as indicated by its HTTP status code.
133
+ * A 2xx HTTP status code indicates SUCCESS, 4xx and 5xx codes indicate ERROR, other codes indicate OTHER.
134
+ */
135
+ type Status = "SUCCESS" | "ERROR" | "OTHER";
136
+
137
+ /**
138
+ * The HTTP status code returned by the request.
139
+ */
140
+ type StatusCode = number;
141
+
142
+ /**
143
+ * The user-agent from the application that initiates the request.
144
+ */
145
+ type UserAgent = string;
146
+
147
+ /**
148
+ * Request to GetMetrics. Optionally over a date range specified by startDay and endDay.
149
+ * Can be further filtered down by providing sets of DataEntities, UserAgents, SdkLanguages, EndpointNames,
150
+ * StatusCodes, or a Status.
151
+ * Can opt into having the response bucketed by a set of GroupByProperties as well as a time BucketingInterval.
152
+ */
153
+ interface GetMetricsRequest {
154
+ startDay: string | undefined;
155
+ endDay: string | undefined;
156
+ bucketingInterval: BucketingInterval | undefined;
157
+ dataEntities: DataEntities | undefined;
158
+ userAgents: Array<UserAgent>;
159
+ sdkLanguages: Array<SdkLanguage>;
160
+ endpointNames: Array<EndpointName>;
161
+ statusCodes: Array<StatusCode>;
162
+ statuses: Array<Status>;
163
+ groupByProperties: Array<GroupByProperty>;
164
+ }
165
+
166
+ /**
167
+ * The number of requests made in the context of the specified filters.
168
+ */
169
+ interface UsageMetrics {
170
+ requestCount: number;
171
+ }
172
+
173
+ /**
174
+ * The number of unique users that made requests in the context of the specified filters.
175
+ */
176
+ interface UserMetrics {
177
+ uniqueUsersCount: number;
178
+ }
179
+
180
+ /**
181
+ * The overall user and usage metrics for a particular group, as well as bucketed by the provided
182
+ * bucketingInterval.
183
+ */
184
+ interface UserAndUsageMetricsForGroup {
185
+ overallUserMetrics: UserMetrics;
186
+ overallUsageMetrics: UsageMetrics;
187
+ usageMetricsByBucketingInterval: Record<string, UsageMetrics>;
188
+ }
189
+
190
+ /**
191
+ * Response to GetMetrics. Contains the aggregated results bucketed by UserId, UserAgent, SdkLanguage,
192
+ * EndpointName, StatusCode, DataEntity and Status, then by BucketingInterval.
193
+ */
194
+ interface GetMetricsResponse {
195
+ metrics: UserAndUsageMetricsForGroup;
196
+ metricsByUserAgent: Record<UserAgent, UserAndUsageMetricsForGroup> | undefined;
197
+ metricsBySdkLanguage: Record<SdkLanguage, UserAndUsageMetricsForGroup> | undefined;
198
+ metricsByEndpointName: Record<EndpointName, UserAndUsageMetricsForGroup> | undefined;
199
+ metricsByStatusCode: Record<StatusCode, UserAndUsageMetricsForGroup> | undefined;
200
+ metricsByStatus: Record<Status, UserAndUsageMetricsForGroup> | undefined;
201
+ metricsByObjectType: Record<ObjectTypeRid, UserAndUsageMetricsForGroup> | undefined;
202
+ metricsByActionType: Record<ActionTypeRid, UserAndUsageMetricsForGroup> | undefined;
203
+ metricsByFunction: Record<FunctionRid, UserAndUsageMetricsForGroup> | undefined;
204
+ }
205
+
206
+ /**
207
+ * Get metrics for the specified application up to the last 30 days.
208
+ * Will fail if internal-tables is not installed on the stack, or return empty if the usage data has not yet
209
+ * been indexed.
210
+ *
211
+ * Requires third-party-application:view-application on the specified application.
212
+ */
213
+ declare function getMetrics(ctx: ConjureContext, applicationRid: ApplicationRid, request: GetMetricsRequest): Promise<GetMetricsResponse>;
214
+
215
+ /**
216
+ * Response to getMetricsDelay.
217
+ */
218
+ interface GetMetricsDelayResponse {
219
+ maxAvailableTime: string;
220
+ }
221
+
222
+ /**
223
+ * Gets information about the delays associated with the getMetrics endpoint.
224
+ */
225
+ declare function getMetricsDelay(ctx: ConjureContext, applicationRid: ApplicationRid): Promise<GetMetricsDelayResponse>;
226
+
227
+ /**
228
+ * Request to GetRequestDurationMetrics. Optionally over a date range specified by startDay and endDay, but
229
+ * cannot be further filtered down by other properties.
230
+ */
231
+ interface GetRequestDurationMetricsRequest {
232
+ startDay: string | undefined;
233
+ endDay: string | undefined;
234
+ }
235
+
236
+ /**
237
+ * The request durations for the approximate 99th, 95th, 75th and 50th percentiles in microseconds.
238
+ */
239
+ interface RequestDurationMetrics {
240
+ p99: number;
241
+ p95: number;
242
+ p75: number;
243
+ p50: number;
244
+ }
245
+
246
+ type RequestDurationMetricsByEndpoint = Record<EndpointName, RequestDurationMetrics>;
247
+
248
+ /**
249
+ * Response to GetRequestDurationMetrics. Contains results bucketed by day, then by endpoint.
250
+ */
251
+ interface GetRequestDurationMetricsResponse {
252
+ requestDurationMetricsByDay: Record<string, RequestDurationMetricsByEndpoint>;
253
+ }
254
+
255
+ /**
256
+ * Get request duration metrics (in microseconds) for the specified application over the last
257
+ * 30 days.
258
+ * Will fail if internal-tables is not installed on the stack, or return empty if the usage data has not yet
259
+ * been indexed.
260
+ *
261
+ * Requires third-party-application:view-application on the specified application.
262
+ */
263
+ declare function getRequestDurationMetrics(ctx: ConjureContext, applicationRid: ApplicationRid, request: GetRequestDurationMetricsRequest): Promise<GetRequestDurationMetricsResponse>;
264
+
265
+ /**
266
+ * Response to getRequestDurationMetricsDelay.
267
+ */
268
+ interface GetRequestDurationMetricsDelayResponse {
269
+ maxAvailableDate: string;
270
+ }
271
+
272
+ /**
273
+ * Gets information about the delays associated with the getRequestDurationMetrics endpoint.
274
+ */
275
+ declare function getRequestDurationMetricsDelay(ctx: ConjureContext, applicationRid: ApplicationRid): Promise<GetRequestDurationMetricsDelayResponse>;
276
+
277
+ declare const ApplicationMetricsService_getMetrics: typeof getMetrics;
278
+ declare const ApplicationMetricsService_getMetricsDelay: typeof getMetricsDelay;
279
+ declare const ApplicationMetricsService_getRequestDurationMetrics: typeof getRequestDurationMetrics;
280
+ declare const ApplicationMetricsService_getRequestDurationMetricsDelay: typeof getRequestDurationMetricsDelay;
281
+ declare namespace ApplicationMetricsService {
282
+ export { ApplicationMetricsService_getMetrics as getMetrics, ApplicationMetricsService_getMetricsDelay as getMetricsDelay, ApplicationMetricsService_getRequestDurationMetrics as getRequestDurationMetrics, ApplicationMetricsService_getRequestDurationMetricsDelay as getRequestDurationMetricsDelay };
283
+ }
284
+
285
+ interface BulkGetEntitySdkVersionsRequest {
286
+ entityRids: Array<string>;
287
+ }
288
+
289
+ /**
290
+ * A semver version string.
291
+ */
292
+ type SdkVersion = string;
293
+
294
+ interface EntitySdkVersions {
295
+ oldest: SdkVersion;
296
+ latest: SdkVersion;
297
+ }
298
+
299
+ interface BulkGetEntitySdkVersionsResponse {
300
+ sdkVersions: Record<string, EntitySdkVersions>;
301
+ }
302
+
303
+ /**
304
+ * Bulk load oldest and latest SDK versions that entities appear in for a given application.
305
+ *
306
+ * Requires third-party-application:view-application on the application rid.
307
+ */
308
+ declare function bulkGetEntitySdkVersions(ctx: ConjureContext, applicationRid: ApplicationRid, request: BulkGetEntitySdkVersionsRequest): Promise<BulkGetEntitySdkVersionsResponse>;
309
+
310
+ type ApplicationVersion = number;
311
+
312
+ type OntologyVersion = string;
313
+
314
+ interface ApplicationSdkInputs {
315
+ ontologyVersion: OntologyVersion;
316
+ applicationVersion: ApplicationVersion;
317
+ }
318
+
319
+ type ArtifactsRepositoryRid = string;
320
+
321
+ type PythonPackageName = string;
322
+
323
+ /**
324
+ * A semver version string.
325
+ */
326
+ type SdkGeneratorVersion = string;
327
+
328
+ interface SdkPackageFailedStatus {
329
+ timestamp: string;
330
+ reason: string;
331
+ }
332
+
333
+ interface SdkPackageInProgressStatus {
334
+ timestamp: string;
335
+ }
336
+
337
+ interface SdkPackageRequestedStatus {
338
+ timestamp: string;
339
+ }
340
+
341
+ interface SdkPackageSuccessStatus {
342
+ timestamp: string;
343
+ }
344
+
345
+ interface SdkPackageStatus_requested {
346
+ type: "requested";
347
+ requested: SdkPackageRequestedStatus;
348
+ }
349
+ interface SdkPackageStatus_inProgress {
350
+ type: "inProgress";
351
+ inProgress: SdkPackageInProgressStatus;
352
+ }
353
+ interface SdkPackageStatus_success {
354
+ type: "success";
355
+ success: SdkPackageSuccessStatus;
356
+ }
357
+ interface SdkPackageStatus_failed {
358
+ type: "failed";
359
+ failed: SdkPackageFailedStatus;
360
+ }
361
+ type SdkPackageStatus = SdkPackageStatus_requested | SdkPackageStatus_inProgress | SdkPackageStatus_success | SdkPackageStatus_failed;
362
+
363
+ type TelemetryContainerRid = string;
364
+
365
+ type TelemetrySessionId = string;
366
+
367
+ interface TelemetryContext {
368
+ containerRid: TelemetryContainerRid;
369
+ sessionId: TelemetrySessionId;
370
+ }
371
+
372
+ /**
373
+ * A Python Conda SDK for the application. It may be installed through the
374
+ * application's artifacts repository with an appropriate token for authentication.
375
+ */
376
+ interface CondaSdk {
377
+ pythonPackageName: PythonPackageName;
378
+ pythonGeneratorVersion: SdkGeneratorVersion;
379
+ status: SdkPackageStatus;
380
+ telemetryContext: TelemetryContext | undefined;
381
+ enableBetaFeatures: boolean;
382
+ }
383
+
384
+ /**
385
+ * Maven package name in the groupId:artifactId format.
386
+ */
387
+ type MavenPackageName = string;
388
+
389
+ /**
390
+ * A Java Maven SDK for the application. It may be installed through the
391
+ * application's artifacts repository with an appropriate token for authentication.
392
+ */
393
+ interface MavenSdk {
394
+ mavenPackageName: MavenPackageName;
395
+ javaGeneratorVersion: SdkGeneratorVersion;
396
+ status: SdkPackageStatus;
397
+ telemetryContext: TelemetryContext | undefined;
398
+ enableBetaFeatures: boolean;
399
+ }
400
+
401
+ type NpmPackageName = string;
402
+
403
+ /**
404
+ * An NPM SDK for the application. It may be installed through the application's
405
+ * artifacts repository with an appropriate token for authentication.
406
+ */
407
+ interface NpmSdk {
408
+ npmPackageName: NpmPackageName;
409
+ npmGeneratorVersion: SdkGeneratorVersion;
410
+ status: SdkPackageStatus;
411
+ telemetryContext: TelemetryContext | undefined;
412
+ enableBetaFeatures: boolean;
413
+ }
414
+
415
+ /**
416
+ * A Python PyPI SDK for the application. It may be installed through the
417
+ * application's artifacts repository with an appropriate token for authentication.
418
+ */
419
+ interface PypiSdk {
420
+ pythonPackageName: PythonPackageName;
421
+ pythonGeneratorVersion: SdkGeneratorVersion;
422
+ status: SdkPackageStatus;
423
+ telemetryContext: TelemetryContext | undefined;
424
+ enableBetaFeatures: boolean;
425
+ }
426
+
427
+ /**
428
+ * An SDK for the application generated using specified input versions. It may
429
+ * include one or more package managers for various languages.
430
+ */
431
+ interface ApplicationSdk {
432
+ repositoryRid: ArtifactsRepositoryRid;
433
+ version: SdkVersion;
434
+ inputs: ApplicationSdkInputs;
435
+ npm: NpmSdk | undefined;
436
+ pypi: PypiSdk | undefined;
437
+ conda: CondaSdk | undefined;
438
+ maven: MavenSdk | undefined;
439
+ }
440
+
441
+ /**
442
+ * A request for a new SDK to be generated. At least one package manager
443
+ * type must be requested for the SDK.
444
+ *
445
+ * Application SDK settings from the requested application version will
446
+ * be used as defaults. Any settings specified within this request will
447
+ * override the defaults.
448
+ */
449
+ interface CreateApplicationSdkRequest {
450
+ ontologyVersion: OntologyVersion | undefined;
451
+ applicationVersion: ApplicationVersion;
452
+ npm: boolean | undefined;
453
+ pypi: boolean | undefined;
454
+ conda: boolean | undefined;
455
+ }
456
+
457
+ /**
458
+ * Create a new SDK for an application.
459
+ *
460
+ * Requires third-party-application:create-sdk on the application rid.
461
+ */
462
+ declare function createSdk$1(ctx: ConjureContext, applicationRid: ApplicationRid, request: CreateApplicationSdkRequest): Promise<ApplicationSdk>;
463
+
464
+ interface CreateCondaSdkOptions {
465
+ generatorVersion: SdkGeneratorVersion | undefined;
466
+ enableBetaFeatures: boolean | undefined;
467
+ }
468
+
469
+ type MavenGroupId = string;
470
+
471
+ interface CreateMavenSdkOptions {
472
+ generatorVersion: SdkGeneratorVersion | undefined;
473
+ enableBetaFeatures: boolean | undefined;
474
+ mavenGroupId: MavenGroupId | undefined;
475
+ }
476
+
477
+ interface CreateNpmSdkOptions {
478
+ generatorVersion: SdkGeneratorVersion | undefined;
479
+ enableBetaFeatures: boolean | undefined;
480
+ npmUnscopedPackageName: string | undefined;
481
+ }
482
+
483
+ interface CreatePypiSdkOptions {
484
+ generatorVersion: SdkGeneratorVersion | undefined;
485
+ enableBetaFeatures: boolean | undefined;
486
+ }
487
+
488
+ /**
489
+ * A request for a new SDK to be generated. At least one package manager
490
+ * type must be requested for the SDK.
491
+ *
492
+ * Application SDK settings from the requested application version will
493
+ * be used as defaults. Any settings specified within this request will
494
+ * override the defaults.
495
+ */
496
+ interface CreateApplicationSdkRequestV2 {
497
+ ontologyVersion: OntologyVersion | undefined;
498
+ applicationVersion: ApplicationVersion;
499
+ npm: CreateNpmSdkOptions | undefined;
500
+ pypi: CreatePypiSdkOptions | undefined;
501
+ conda: CreateCondaSdkOptions | undefined;
502
+ maven: CreateMavenSdkOptions | undefined;
503
+ }
504
+
505
+ /**
506
+ * Create a new SDK for an application.
507
+ *
508
+ * Requires third-party-application:create-sdk on the application rid.
509
+ */
510
+ declare function createSdkV2(ctx: ConjureContext, applicationRid: ApplicationRid, request: CreateApplicationSdkRequestV2): Promise<ApplicationSdk>;
511
+
512
+ /**
513
+ * Get the application for an SDK repository. Returns empty if the repository rid
514
+ * is not an SDK repository for an application.
515
+ *
516
+ * Requires third-party-application:view-repository on the repository rid.
517
+ */
518
+ declare function getApplicationForSdkRepository(ctx: ConjureContext, repositoryRid: ArtifactsRepositoryRid): Promise<ApplicationRid | undefined>;
519
+
520
+ /**
521
+ * Get an SDK version for an application.
522
+ *
523
+ * Requires third-party-application:view-application on the application rid.
524
+ */
525
+ declare function getSdk$1(ctx: ConjureContext, applicationRid: ApplicationRid, sdkVersion: SdkVersion): Promise<ApplicationSdk>;
526
+
527
+ type ApplicationSdkPageToken = string;
528
+
529
+ interface ListApplicationSdksResponse {
530
+ sdks: Array<ApplicationSdk>;
531
+ nextPageToken: ApplicationSdkPageToken | undefined;
532
+ totalResults: number;
533
+ }
534
+
535
+ type PageSize = number;
536
+
537
+ /**
538
+ * Get all SDKs for an application ordered by version descending.
539
+ *
540
+ * Requires third-party-application:view-application on the application rid.
541
+ */
542
+ declare function listSdks$1(ctx: ConjureContext, applicationRid: ApplicationRid, pageSize: PageSize | undefined, pageToken: ApplicationSdkPageToken | undefined): Promise<ListApplicationSdksResponse>;
543
+
544
+ declare const ApplicationSdkService_bulkGetEntitySdkVersions: typeof bulkGetEntitySdkVersions;
545
+ declare const ApplicationSdkService_createSdkV2: typeof createSdkV2;
546
+ declare const ApplicationSdkService_getApplicationForSdkRepository: typeof getApplicationForSdkRepository;
547
+ declare namespace ApplicationSdkService {
548
+ export { ApplicationSdkService_bulkGetEntitySdkVersions as bulkGetEntitySdkVersions, createSdk$1 as createSdk, ApplicationSdkService_createSdkV2 as createSdkV2, ApplicationSdkService_getApplicationForSdkRepository as getApplicationForSdkRepository, getSdk$1 as getSdk, listSdks$1 as listSdks };
549
+ }
550
+
551
+ interface ApplicationVersionRequest {
552
+ applicationRid: ApplicationRid;
553
+ applicationVersion: ApplicationVersion | undefined;
554
+ }
555
+
556
+ interface BulkGetApplicationsRequest {
557
+ requests: Array<ApplicationVersionRequest>;
558
+ }
559
+
560
+ /**
561
+ * The description of the application.
562
+ */
563
+ type ApplicationDescription = string;
564
+
565
+ /**
566
+ * The name of the application.
567
+ */
568
+ type ApplicationName = string;
569
+
570
+ interface ApplicationSdkSettings {
571
+ enableTypescriptBetaFeatures: boolean;
572
+ enablePythonBetaFeatures: boolean;
573
+ enableJavaBetaFeatures: boolean;
574
+ mavenGroupId: MavenGroupId | undefined;
575
+ }
576
+
577
+ interface ActionTypeAuthScope {
578
+ dependentResources: Array<string>;
579
+ }
580
+
581
+ type CompassProjectRid = string;
582
+
583
+ interface FunctionAuthScope {
584
+ dependentResources: Array<string>;
585
+ }
586
+
587
+ type InterfaceTypeRid = string;
588
+
589
+ type DatasetRid = string;
590
+
591
+ interface LinkTypeAuthScope {
592
+ datasetRids: Array<DatasetRid>;
593
+ }
594
+
595
+ type LinkTypeRid = string;
596
+
597
+ interface ObjectTypeAuthScope {
598
+ datasetRids: Array<DatasetRid>;
599
+ }
600
+
601
+ type OntologyPackageRid = string;
602
+
603
+ type OntologyRid = string;
604
+
605
+ type SdkPackageRid = string;
606
+
607
+ interface SdkPackageAdditionReason {
608
+ sdkPackageRid: SdkPackageRid;
609
+ sdkVersion: SdkVersion;
610
+ }
611
+
612
+ interface ProjectAdditionReason_sdkPackage {
613
+ type: "sdkPackage";
614
+ sdkPackage: SdkPackageAdditionReason;
615
+ }
616
+ type ProjectAdditionReason = ProjectAdditionReason_sdkPackage;
617
+
618
+ interface OntologyAuthScope {
619
+ ontologyRid: OntologyRid;
620
+ objectTypes: Record<ObjectTypeRid, ObjectTypeAuthScope>;
621
+ linkTypes: Record<LinkTypeRid, LinkTypeAuthScope>;
622
+ actionTypes: Record<ActionTypeRid, ActionTypeAuthScope>;
623
+ functions: Record<FunctionRid, FunctionAuthScope>;
624
+ interfaceTypes: Array<InterfaceTypeRid>;
625
+ ontologyPackages: Array<OntologyPackageRid>;
626
+ projects: Record<CompassProjectRid, Array<ProjectAdditionReason>>;
627
+ }
628
+
629
+ interface AuthScope_ontology {
630
+ type: "ontology";
631
+ ontology: OntologyAuthScope;
632
+ }
633
+ type AuthScope = AuthScope_ontology;
634
+
635
+ interface AuthorizationCodeGrant {
636
+ enabled: boolean;
637
+ redirectUrls: Array<string>;
638
+ }
639
+
640
+ interface ClientCredentialsGrant {
641
+ enabled: boolean;
642
+ }
643
+
644
+ type OrganizationRid = string;
645
+
646
+ interface RefreshTokenGrant {
647
+ enabled: boolean;
648
+ }
649
+
650
+ interface ConfidentialClient {
651
+ authorizationCodeGrant: AuthorizationCodeGrant;
652
+ clientCredentialsGrant: ClientCredentialsGrant;
653
+ refreshTokenGrant: RefreshTokenGrant;
654
+ allowedOrganizationRids: Array<OrganizationRid> | undefined;
655
+ }
656
+
657
+ interface PublicClient {
658
+ authorizationCodeGrant: AuthorizationCodeGrant;
659
+ refreshTokenGrant: RefreshTokenGrant;
660
+ allowedOrganizationRids: Array<OrganizationRid> | undefined;
661
+ }
662
+
663
+ interface ClientSpecification_confidential {
664
+ type: "confidential";
665
+ confidential: ConfidentialClient;
666
+ }
667
+ interface ClientSpecification_public {
668
+ type: "public";
669
+ public: PublicClient;
670
+ }
671
+ type ClientSpecification = ClientSpecification_confidential | ClientSpecification_public;
672
+
673
+ interface OntologyDataScopeV2 {
674
+ ontologyRid: OntologyRid;
675
+ objectTypes: Array<ObjectTypeRid>;
676
+ linkTypes: Array<LinkTypeRid>;
677
+ actionTypes: Array<ActionTypeRid>;
678
+ functions: Array<FunctionRid>;
679
+ sdkPackages: Record<SdkPackageRid, SdkVersion>;
680
+ interfaceTypes: Array<InterfaceTypeRid>;
681
+ }
682
+
683
+ interface DataScopeV2_ontologyV2 {
684
+ type: "ontologyV2";
685
+ ontologyV2: OntologyDataScopeV2;
686
+ }
687
+ type DataScopeV2 = DataScopeV2_ontologyV2;
688
+
689
+ interface ActionTypeDataScope {
690
+ }
691
+
692
+ interface LinkTypeDataScope {
693
+ datasetRid: DatasetRid | undefined;
694
+ }
695
+
696
+ interface ObjectTypeDataScope {
697
+ datasetRids: Array<DatasetRid>;
698
+ }
699
+
700
+ interface LegacyOntologyDataScope {
701
+ ontologyRid: OntologyRid;
702
+ objectTypes: Record<ObjectTypeRid, ObjectTypeDataScope>;
703
+ linkTypes: Record<LinkTypeRid, LinkTypeDataScope>;
704
+ actionTypes: Record<ActionTypeRid, ActionTypeDataScope>;
705
+ }
706
+
707
+ interface LegacyDataScope_ontology {
708
+ type: "ontology";
709
+ ontology: LegacyOntologyDataScope;
710
+ }
711
+ type LegacyDataScope = LegacyDataScope_ontology;
712
+
713
+ type LogoUri = string;
714
+
715
+ /**
716
+ * The package name of the application used for generating SDKs.
717
+ * - Must only contain the following ASCII characters: a-z and 0-9.
718
+ * - Must not start with a number.
719
+ * - Must have a maximum length of 100.
720
+ * - Must be kebab-case.
721
+ */
722
+ type PackageName = string;
723
+
724
+ interface Application {
725
+ rid: ApplicationRid;
726
+ name: ApplicationName;
727
+ description: ApplicationDescription | undefined;
728
+ packageName: PackageName | undefined;
729
+ logoUri: LogoUri | undefined;
730
+ organizationRid: OrganizationRid;
731
+ clientSpecification: ClientSpecification;
732
+ dataScope: LegacyDataScope;
733
+ dataScopeV2: DataScopeV2;
734
+ authScope: AuthScope;
735
+ sdkSettings: ApplicationSdkSettings;
736
+ clientAllowedOrganizations: Array<OrganizationRid>;
737
+ }
738
+
739
+ type UserId = string;
740
+
741
+ interface Attribution {
742
+ userId: UserId;
743
+ timestamp: string;
744
+ }
745
+
746
+ interface ApplicationVersionMetadata {
747
+ applicationVersion: ApplicationVersion;
748
+ created: Attribution;
749
+ }
750
+
751
+ interface VersionedApplication {
752
+ application: Application;
753
+ metadata: ApplicationVersionMetadata;
754
+ }
755
+
756
+ interface BulkGetApplicationsResponse {
757
+ results: Array<VersionedApplication | undefined>;
758
+ }
759
+
760
+ /**
761
+ * Bulk load third-party application definitions at specified versions. At most 100
762
+ * applications may be loaded in a single request.
763
+ *
764
+ * Only applications where the user has third-party-application:view-application on
765
+ * the application rid will be returned.
766
+ */
767
+ declare function bulkGetApplications(ctx: ConjureContext, request: BulkGetApplicationsRequest): Promise<BulkGetApplicationsResponse>;
768
+
769
+ type MarkingId = string;
770
+
771
+ interface CreateApplicationRequest {
772
+ name: ApplicationName;
773
+ description: ApplicationDescription | undefined;
774
+ packageName: PackageName | undefined;
775
+ logoUri: LogoUri | undefined;
776
+ clientSpecification: ClientSpecification;
777
+ dataScope: LegacyDataScope;
778
+ cbacMarkingIds: Array<MarkingId>;
779
+ }
780
+
781
+ /**
782
+ * Create a new third-party application.
783
+ *
784
+ * Requires third-party-application:create-application on the organization
785
+ * rid for the application.
786
+ */
787
+ declare function createApplication(ctx: ConjureContext, request: CreateApplicationRequest): Promise<VersionedApplication>;
788
+
789
+ type NamespaceRid = string;
790
+
791
+ interface CreateApplicationRequestV2 {
792
+ name: ApplicationName;
793
+ description: ApplicationDescription | undefined;
794
+ packageName: PackageName | undefined;
795
+ logoUri: LogoUri | undefined;
796
+ clientSpecification: ClientSpecification;
797
+ dataScopeV2: DataScopeV2;
798
+ authScope: AuthScope;
799
+ cbacMarkingIds: Array<MarkingId>;
800
+ organizationRid: OrganizationRid | undefined;
801
+ namespaceRid: NamespaceRid | undefined;
802
+ clientAllowedOrganizations: Array<OrganizationRid>;
803
+ }
804
+
805
+ /**
806
+ * Create a new third-party application.
807
+ *
808
+ * Requires third-party-application:create-application on the organization
809
+ * rid for the application.
810
+ */
811
+ declare function createApplicationV2(ctx: ConjureContext, request: CreateApplicationRequestV2): Promise<VersionedApplication>;
812
+
813
+ /**
814
+ * Delete a third-party application and its associated clients.
815
+ *
816
+ * Requires third-party-application:delete-application on the application rid.
817
+ */
818
+ declare function deleteApplication(ctx: ConjureContext, applicationRid: ApplicationRid): Promise<void>;
819
+
820
+ /**
821
+ * Get a third-party application definition. The latest version of the application
822
+ * will be returned.
823
+ *
824
+ * Requires third-party-application:view-application on the application rid.
825
+ */
826
+ declare function getApplication(ctx: ConjureContext, applicationRid: ApplicationRid): Promise<VersionedApplication>;
827
+
828
+ /**
829
+ * Get a third-party application definition at the specified version.
830
+ *
831
+ * Requires third-party-application:view-application on the application rid.
832
+ */
833
+ declare function getApplicationVersion(ctx: ConjureContext, applicationRid: ApplicationRid, applicationVersion: ApplicationVersion): Promise<VersionedApplication>;
834
+
835
+ type ApplicationPageToken = string;
836
+
837
+ interface ListApplicationsResponse {
838
+ applications: Array<VersionedApplication>;
839
+ nextPageToken: ApplicationPageToken | undefined;
840
+ totalResults: number;
841
+ }
842
+
843
+ /**
844
+ * Get all third-party application definitions. The latest version of each third-party
845
+ * application will be returned.
846
+ *
847
+ * Only applications where the user has third-party-application:view-application on
848
+ * the application rid will be returned.
849
+ */
850
+ declare function listApplications(ctx: ConjureContext, pageSize: PageSize | undefined, pageToken: ApplicationPageToken | undefined): Promise<ListApplicationsResponse>;
851
+
852
+ type ApplicationVersionPageToken = string;
853
+
854
+ interface ListApplicationVersionsResponse {
855
+ applicationVersions: Array<ApplicationVersionMetadata>;
856
+ nextPageToken: ApplicationVersionPageToken | undefined;
857
+ totalResults: number;
858
+ }
859
+
860
+ /**
861
+ * Get metadata of all versions of a third-party application ordered by latest first.
862
+ *
863
+ * Requires third-party-application:view-application on the application rid.
864
+ */
865
+ declare function listApplicationVersions(ctx: ConjureContext, applicationRid: ApplicationRid, pageSize: PageSize | undefined, pageToken: ApplicationVersionPageToken | undefined): Promise<ListApplicationVersionsResponse>;
866
+
867
+ interface OptionalStringModification {
868
+ value: string | undefined;
869
+ }
870
+
871
+ /**
872
+ * Only fields that are present in the request will be updated.
873
+ */
874
+ interface UpdateApplicationRequest {
875
+ name: string | undefined;
876
+ description: OptionalStringModification | undefined;
877
+ packageName: OptionalStringModification | undefined;
878
+ logoUri: OptionalStringModification | undefined;
879
+ clientSpecification: ClientSpecification | undefined;
880
+ dataScope: LegacyDataScope | undefined;
881
+ }
882
+
883
+ /**
884
+ * Update a third-party application definition.
885
+ *
886
+ * Requires third-party-application:edit-application on the application rid.
887
+ */
888
+ declare function updateApplication(ctx: ConjureContext, applicationRid: ApplicationRid, request: UpdateApplicationRequest): Promise<VersionedApplication>;
889
+
890
+ type PatchOperation = "ADD" | "REMOVE";
891
+
892
+ interface EveryonePrincipal {
893
+ }
894
+
895
+ type GroupId = string;
896
+
897
+ interface GroupPrincipal {
898
+ group: GroupId;
899
+ }
900
+
901
+ interface UserPrincipal {
902
+ user: UserId;
903
+ }
904
+
905
+ interface Principal_everyone {
906
+ type: "everyone";
907
+ everyone: EveryonePrincipal;
908
+ }
909
+ interface Principal_group {
910
+ type: "group";
911
+ group: GroupPrincipal;
912
+ }
913
+ interface Principal_user {
914
+ type: "user";
915
+ user: UserPrincipal;
916
+ }
917
+ type Principal = Principal_everyone | Principal_group | Principal_user;
918
+
919
+ type RoleId = string;
920
+
921
+ interface RoleGrant {
922
+ role: RoleId;
923
+ principal: Principal;
924
+ }
925
+
926
+ interface RoleGrantPatch {
927
+ roleGrant: RoleGrant;
928
+ patchOperation: PatchOperation;
929
+ }
930
+
931
+ interface UpdateApplicationRolesRequest {
932
+ patches: Array<RoleGrantPatch>;
933
+ }
934
+
935
+ /**
936
+ * Update the role grants on a third-party application.
937
+ *
938
+ * Requires third-party-application:manage-application-roles on the application rid.
939
+ */
940
+ declare function updateApplicationRoles(ctx: ConjureContext, applicationRid: ApplicationRid, request: UpdateApplicationRolesRequest): Promise<void>;
941
+
942
+ /**
943
+ * Only fields that are present will be updated.
944
+ */
945
+ interface ApplicationSdkSettingsModification {
946
+ enableTypescriptBetaFeatures: boolean | undefined;
947
+ enablePythonBetaFeatures: boolean | undefined;
948
+ enableJavaBetaFeatures: boolean | undefined;
949
+ mavenGroupId: OptionalStringModification | undefined;
950
+ }
951
+
952
+ /**
953
+ * Only fields that are present in the request will be updated.
954
+ */
955
+ interface UpdateApplicationRequestV2 {
956
+ name: string | undefined;
957
+ description: OptionalStringModification | undefined;
958
+ packageName: OptionalStringModification | undefined;
959
+ logoUri: OptionalStringModification | undefined;
960
+ clientSpecification: ClientSpecification | undefined;
961
+ dataScopeV2: DataScopeV2 | undefined;
962
+ authScope: AuthScope | undefined;
963
+ sdkSettings: ApplicationSdkSettingsModification | undefined;
964
+ clientAllowedOrganizations: Array<OrganizationRid> | undefined;
965
+ }
966
+
967
+ /**
968
+ * Update a third-party application definition.
969
+ *
970
+ * Requires third-party-application:edit-application on the application rid.
971
+ */
972
+ declare function updateApplicationV2(ctx: ConjureContext, applicationRid: ApplicationRid, request: UpdateApplicationRequestV2): Promise<VersionedApplication>;
973
+
974
+ interface AuthScopeRemovalPatch {
975
+ }
976
+
977
+ interface ActionTypeAuthScopePatch_addedOrUpdated {
978
+ type: "addedOrUpdated";
979
+ addedOrUpdated: ActionTypeAuthScope;
980
+ }
981
+ interface ActionTypeAuthScopePatch_removed {
982
+ type: "removed";
983
+ removed: AuthScopeRemovalPatch;
984
+ }
985
+ type ActionTypeAuthScopePatch = ActionTypeAuthScopePatch_addedOrUpdated | ActionTypeAuthScopePatch_removed;
986
+
987
+ type AuthScopePatch = "ADDED" | "REMOVED";
988
+
989
+ interface FunctionAuthScopePatch_addedOrUpdated {
990
+ type: "addedOrUpdated";
991
+ addedOrUpdated: FunctionAuthScope;
992
+ }
993
+ interface FunctionAuthScopePatch_removed {
994
+ type: "removed";
995
+ removed: AuthScopeRemovalPatch;
996
+ }
997
+ type FunctionAuthScopePatch = FunctionAuthScopePatch_addedOrUpdated | FunctionAuthScopePatch_removed;
998
+
999
+ type InterfaceTypeAuthScopePatch = "ADDED" | "REMOVED";
1000
+
1001
+ interface LinkTypeAuthScopePatch_addedOrUpdated {
1002
+ type: "addedOrUpdated";
1003
+ addedOrUpdated: LinkTypeAuthScope;
1004
+ }
1005
+ interface LinkTypeAuthScopePatch_removed {
1006
+ type: "removed";
1007
+ removed: AuthScopeRemovalPatch;
1008
+ }
1009
+ type LinkTypeAuthScopePatch = LinkTypeAuthScopePatch_addedOrUpdated | LinkTypeAuthScopePatch_removed;
1010
+
1011
+ interface ObjectTypeAuthScopePatch_addedOrUpdated {
1012
+ type: "addedOrUpdated";
1013
+ addedOrUpdated: ObjectTypeAuthScope;
1014
+ }
1015
+ interface ObjectTypeAuthScopePatch_removed {
1016
+ type: "removed";
1017
+ removed: AuthScopeRemovalPatch;
1018
+ }
1019
+ type ObjectTypeAuthScopePatch = ObjectTypeAuthScopePatch_addedOrUpdated | ObjectTypeAuthScopePatch_removed;
1020
+
1021
+ interface ProjectAuthScopePatch_addedOrUpdated {
1022
+ type: "addedOrUpdated";
1023
+ addedOrUpdated: Array<ProjectAdditionReason>;
1024
+ }
1025
+ interface ProjectAuthScopePatch_removed {
1026
+ type: "removed";
1027
+ removed: AuthScopeRemovalPatch;
1028
+ }
1029
+ type ProjectAuthScopePatch = ProjectAuthScopePatch_addedOrUpdated | ProjectAuthScopePatch_removed;
1030
+
1031
+ interface AuthScopeModification {
1032
+ objectTypeUpdates: Record<ObjectTypeRid, ObjectTypeAuthScopePatch>;
1033
+ linkTypeUpdates: Record<LinkTypeRid, LinkTypeAuthScopePatch>;
1034
+ actionTypeUpdates: Record<ActionTypeRid, ActionTypeAuthScopePatch>;
1035
+ functionUpdates: Record<FunctionRid, FunctionAuthScopePatch>;
1036
+ interfaceTypeUpdates: Record<InterfaceTypeRid, InterfaceTypeAuthScopePatch>;
1037
+ ontologyPackageUpdates: Record<OntologyPackageRid, AuthScopePatch>;
1038
+ projectUpdates: Record<CompassProjectRid, ProjectAuthScopePatch>;
1039
+ }
1040
+
1041
+ type DataScopePatch = "ADDED" | "REMOVED";
1042
+
1043
+ interface DataScopeRemovalPatch {
1044
+ }
1045
+
1046
+ interface SdkPackageDataScopePatch_addedOrUpdated {
1047
+ type: "addedOrUpdated";
1048
+ addedOrUpdated: SdkVersion;
1049
+ }
1050
+ interface SdkPackageDataScopePatch_removed {
1051
+ type: "removed";
1052
+ removed: DataScopeRemovalPatch;
1053
+ }
1054
+ type SdkPackageDataScopePatch = SdkPackageDataScopePatch_addedOrUpdated | SdkPackageDataScopePatch_removed;
1055
+
1056
+ interface DataScopeModification {
1057
+ objectTypeUpdates: Record<ObjectTypeRid, DataScopePatch>;
1058
+ linkTypeUpdates: Record<LinkTypeRid, DataScopePatch>;
1059
+ actionTypeUpdates: Record<ActionTypeRid, DataScopePatch>;
1060
+ functionUpdates: Record<FunctionRid, DataScopePatch>;
1061
+ sdkPackageUpdates: Record<SdkPackageRid, SdkPackageDataScopePatch>;
1062
+ interfaceTypeUpdates: Record<InterfaceTypeRid, DataScopePatch>;
1063
+ }
1064
+
1065
+ /**
1066
+ * Only fields that are present in the request will be updated.
1067
+ */
1068
+ interface UpdateApplicationRequestV3 {
1069
+ name: string | undefined;
1070
+ description: OptionalStringModification | undefined;
1071
+ packageName: OptionalStringModification | undefined;
1072
+ logoUri: OptionalStringModification | undefined;
1073
+ clientSpecification: ClientSpecification | undefined;
1074
+ dataScope: DataScopeModification | undefined;
1075
+ authScope: AuthScopeModification | undefined;
1076
+ sdkSettings: ApplicationSdkSettingsModification | undefined;
1077
+ clientAllowedOrganizations: Array<OrganizationRid> | undefined;
1078
+ }
1079
+
1080
+ /**
1081
+ * Update a third-party application definition.
1082
+ *
1083
+ * Requires third-party-application:edit-application on the application rid.
1084
+ */
1085
+ declare function updateApplicationV3(ctx: ConjureContext, applicationRid: ApplicationRid, request: UpdateApplicationRequestV3): Promise<VersionedApplication>;
1086
+
1087
+ declare const ApplicationService_bulkGetApplications: typeof bulkGetApplications;
1088
+ declare const ApplicationService_createApplication: typeof createApplication;
1089
+ declare const ApplicationService_createApplicationV2: typeof createApplicationV2;
1090
+ declare const ApplicationService_deleteApplication: typeof deleteApplication;
1091
+ declare const ApplicationService_getApplication: typeof getApplication;
1092
+ declare const ApplicationService_getApplicationVersion: typeof getApplicationVersion;
1093
+ declare const ApplicationService_listApplicationVersions: typeof listApplicationVersions;
1094
+ declare const ApplicationService_listApplications: typeof listApplications;
1095
+ declare const ApplicationService_updateApplication: typeof updateApplication;
1096
+ declare const ApplicationService_updateApplicationRoles: typeof updateApplicationRoles;
1097
+ declare const ApplicationService_updateApplicationV2: typeof updateApplicationV2;
1098
+ declare const ApplicationService_updateApplicationV3: typeof updateApplicationV3;
1099
+ declare namespace ApplicationService {
1100
+ export { ApplicationService_bulkGetApplications as bulkGetApplications, ApplicationService_createApplication as createApplication, ApplicationService_createApplicationV2 as createApplicationV2, ApplicationService_deleteApplication as deleteApplication, ApplicationService_getApplication as getApplication, ApplicationService_getApplicationVersion as getApplicationVersion, ApplicationService_listApplicationVersions as listApplicationVersions, ApplicationService_listApplications as listApplications, ApplicationService_updateApplication as updateApplication, ApplicationService_updateApplicationRoles as updateApplicationRoles, ApplicationService_updateApplicationV2 as updateApplicationV2, ApplicationService_updateApplicationV3 as updateApplicationV3 };
1101
+ }
1102
+
1103
+ /**
1104
+ * A capability the token should be allowed to perform. The user must still satisfy
1105
+ * the underlying permission for the capability for the token to be effective. If a
1106
+ * user loses the underlying permission for the capability the token will no longer
1107
+ * be effective.
1108
+ */
1109
+ type TokenCapability = "INSTALL_SDK" | "DEPLOY_WEBSITE";
1110
+
1111
+ /**
1112
+ * A request to create a new token with a set of capabilities.
1113
+ */
1114
+ interface CreateApiTokenRequest {
1115
+ name: string;
1116
+ description: string | undefined;
1117
+ secondsToLive: number;
1118
+ capabilities: Array<TokenCapability>;
1119
+ }
1120
+
1121
+ /**
1122
+ * Creates a user generated token with a scope determined by the requested capabilities.
1123
+ * The user can subsequently disable or revoke the token themselves through Multipass.
1124
+ *
1125
+ * Requires third-party-application:create-api-token on the application rid.
1126
+ */
1127
+ declare function createApiToken(ctx: ConjureContext, applicationRid: ApplicationRid, request: CreateApiTokenRequest): Promise<string>;
1128
+
1129
+ declare const ApplicationTokenService_createApiToken: typeof createApiToken;
1130
+ declare namespace ApplicationTokenService {
1131
+ export { ApplicationTokenService_createApiToken as createApiToken };
1132
+ }
1133
+
1134
+ /**
1135
+ * Get the application for a website repository. Returns empty if the repository rid
1136
+ * is not a website repository for an application.
1137
+ *
1138
+ * Requires third-party-application:view-repository on the repository rid.
1139
+ */
1140
+ declare function getApplicationForWebsiteRepository(ctx: ConjureContext, repositoryRid: ArtifactsRepositoryRid): Promise<ApplicationRid | undefined>;
1141
+
1142
+ type StemmaRepositoryRid = string;
1143
+
1144
+ /**
1145
+ * An application's website hosted in a managed Artifacts repository. It may optionally
1146
+ * be linked to a code repository containing the source code for the application's website.
1147
+ */
1148
+ interface ApplicationWebsite {
1149
+ applicationRid: ApplicationRid;
1150
+ repositoryRid: ArtifactsRepositoryRid;
1151
+ codeRepositoryRid: StemmaRepositoryRid | undefined;
1152
+ }
1153
+
1154
+ /**
1155
+ * Get the website for an application.
1156
+ *
1157
+ * The Artifacts Sites APIs can be used to manage uploading and deploying
1158
+ * a website to the returned repository.
1159
+ *
1160
+ * Requires third-party-application:view-application on the application rid.
1161
+ */
1162
+ declare function getWebsite(ctx: ConjureContext, applicationRid: ApplicationRid): Promise<ApplicationWebsite>;
1163
+
1164
+ /**
1165
+ * Get the website repository for an application.
1166
+ *
1167
+ * The Artifacts Sites APIs can be used to manage uploading and deploying
1168
+ * a website to the returned repository.
1169
+ *
1170
+ * Requires third-party-application:view-application on the application rid.
1171
+ */
1172
+ declare function getWebsiteRepository(ctx: ConjureContext, applicationRid: ApplicationRid): Promise<ArtifactsRepositoryRid>;
1173
+
1174
+ /**
1175
+ * Get the websites a code repository has been linked to. The results will be filtered
1176
+ * to websites for applications that the caller has access to.
1177
+ *
1178
+ * Requires third-party-application:view-code-repository on the code repository rid.
1179
+ */
1180
+ declare function getWebsitesForCodeRepository(ctx: ConjureContext, codeRepositoryRid: StemmaRepositoryRid): Promise<Array<ApplicationWebsite>>;
1181
+
1182
+ interface LinkWebsiteCodeRepositoryRequest {
1183
+ codeRepositoryRid: StemmaRepositoryRid | undefined;
1184
+ }
1185
+
1186
+ /**
1187
+ * Link a code repository to the application's website. This allows the code repository
1188
+ * to have permissions to upload and deploy website versions during CI.
1189
+ *
1190
+ * Only one code repository may be linked to the application's website at a time. If a
1191
+ * code repository is already linked it will be replaced by the code repository in the
1192
+ * request. An existing linked code repository may be unlinked by passing an empty code
1193
+ * repository rid in the request.
1194
+ *
1195
+ * Requires third-party-application:link-application-website-code-repository on the
1196
+ * application rid and third-party-application:view-code-repository on the code repository
1197
+ * rid if present in the request.
1198
+ */
1199
+ declare function linkWebsiteCodeRepository(ctx: ConjureContext, applicationRid: ApplicationRid, request: LinkWebsiteCodeRepositoryRequest): Promise<void>;
1200
+
1201
+ /**
1202
+ * A patch to add or remove a viewer role grant on a website repository.
1203
+ */
1204
+ interface WebsiteViewerGrantPatch {
1205
+ principal: Principal;
1206
+ patchOperation: PatchOperation;
1207
+ }
1208
+
1209
+ interface UpdateWebsiteRolesRequest {
1210
+ viewerPatches: Array<WebsiteViewerGrantPatch>;
1211
+ }
1212
+
1213
+ /**
1214
+ * Update the role grants on a third party application's website repository.
1215
+ *
1216
+ * Currently only viewer patches are allowed to be added on the repository which
1217
+ * controls which end users have access to load the website. The permissions of the
1218
+ * overall third party application are also inherited by the repository meaning
1219
+ * that developers who can view the third party application automatically have
1220
+ * access to load the website.
1221
+ *
1222
+ * Requires third-party-application:manage-application-website-roles on the application rid.
1223
+ */
1224
+ declare function updateWebsiteRoles(ctx: ConjureContext, applicationRid: ApplicationRid, request: UpdateWebsiteRolesRequest): Promise<void>;
1225
+
1226
+ declare const ApplicationWebsiteService_getApplicationForWebsiteRepository: typeof getApplicationForWebsiteRepository;
1227
+ declare const ApplicationWebsiteService_getWebsite: typeof getWebsite;
1228
+ declare const ApplicationWebsiteService_getWebsiteRepository: typeof getWebsiteRepository;
1229
+ declare const ApplicationWebsiteService_getWebsitesForCodeRepository: typeof getWebsitesForCodeRepository;
1230
+ declare const ApplicationWebsiteService_linkWebsiteCodeRepository: typeof linkWebsiteCodeRepository;
1231
+ declare const ApplicationWebsiteService_updateWebsiteRoles: typeof updateWebsiteRoles;
1232
+ declare namespace ApplicationWebsiteService {
1233
+ export { ApplicationWebsiteService_getApplicationForWebsiteRepository as getApplicationForWebsiteRepository, ApplicationWebsiteService_getWebsite as getWebsite, ApplicationWebsiteService_getWebsiteRepository as getWebsiteRepository, ApplicationWebsiteService_getWebsitesForCodeRepository as getWebsitesForCodeRepository, ApplicationWebsiteService_linkWebsiteCodeRepository as linkWebsiteCodeRepository, ApplicationWebsiteService_updateWebsiteRoles as updateWebsiteRoles };
1234
+ }
1235
+
1236
+ /**
1237
+ * A URL to set the generated OpenAPI specification against.
1238
+ * This will fill in the `serverUrl` section of the specification allowing requests to be executed
1239
+ * directly against it.
1240
+ */
1241
+ type ServerUrl = string;
1242
+
1243
+ /**
1244
+ * A request to generate an OpenAPI specification against a particular set of ontology entities.
1245
+ */
1246
+ interface GenerateOpenApiRequest {
1247
+ serverUrl: ServerUrl | undefined;
1248
+ dataScope: DataScopeV2;
1249
+ }
1250
+
1251
+ /**
1252
+ * Generate an OpenAPI specification against the provided ontology entities.
1253
+ * The result will be streamed back as bytes in yaml format.
1254
+ *
1255
+ * Requires third-party-application:generate-openapi on the service root node.
1256
+ */
1257
+ declare function generateOpenApi(ctx: ConjureContext, request: GenerateOpenApiRequest): Promise<Blob>;
1258
+
1259
+ declare const OpenApiService_generateOpenApi: typeof generateOpenApi;
1260
+ declare namespace OpenApiService {
1261
+ export { OpenApiService_generateOpenApi as generateOpenApi };
1262
+ }
1263
+
1264
+ /**
1265
+ * Returns true if SDK generation is enabled (i.e. if compute service is installed), and false otherwise.
1266
+ *
1267
+ * Requires third-party-application:view-sdk-discovery on the service root node.
1268
+ */
1269
+ declare function getIsSdkGenerationEnabled(ctx: ConjureContext): Promise<boolean>;
1270
+
1271
+ type SdkGeneratorType = "NPM" | "PYTHON" | "JAVA";
1272
+
1273
+ /**
1274
+ * Get all recalled SDK generator versions ordered by version descending.
1275
+ *
1276
+ * Requires third-party-application:view-sdk-discovery on the service root node.
1277
+ */
1278
+ declare function getRecalledSdkGeneratorVersions(ctx: ConjureContext, sdkGeneratorType: SdkGeneratorType): Promise<Array<SdkGeneratorVersion>>;
1279
+
1280
+ type SdkGeneratorVersionPageToken = string;
1281
+
1282
+ interface SdkGeneratorVersionResult {
1283
+ version: SdkGeneratorVersion;
1284
+ recalled: boolean;
1285
+ }
1286
+
1287
+ interface ListSdkGeneratorVersionsResponse {
1288
+ versions: Array<SdkGeneratorVersionResult>;
1289
+ nextPageToken: SdkGeneratorVersionPageToken | undefined;
1290
+ }
1291
+
1292
+ /**
1293
+ * Get all SDK generator versions ordered by version descending.
1294
+ *
1295
+ * Requires third-party-application:view-sdk-discovery on the service root node.
1296
+ */
1297
+ declare function listSdkGeneratorVersions(ctx: ConjureContext, sdkGeneratorType: SdkGeneratorType, includeRecalled: boolean | undefined, pageSize: PageSize | undefined, pageToken: SdkGeneratorVersionPageToken | undefined): Promise<ListSdkGeneratorVersionsResponse>;
1298
+
1299
+ declare const SdkDiscoveryService_getIsSdkGenerationEnabled: typeof getIsSdkGenerationEnabled;
1300
+ declare const SdkDiscoveryService_getRecalledSdkGeneratorVersions: typeof getRecalledSdkGeneratorVersions;
1301
+ declare const SdkDiscoveryService_listSdkGeneratorVersions: typeof listSdkGeneratorVersions;
1302
+ declare namespace SdkDiscoveryService {
1303
+ export { SdkDiscoveryService_getIsSdkGenerationEnabled as getIsSdkGenerationEnabled, SdkDiscoveryService_getRecalledSdkGeneratorVersions as getRecalledSdkGeneratorVersions, SdkDiscoveryService_listSdkGeneratorVersions as listSdkGeneratorVersions };
1304
+ }
1305
+
1306
+ /**
1307
+ * A request for a new SDK to be generated. At least one package manager
1308
+ * type must be requested for the SDK.
1309
+ */
1310
+ interface CreateSdkRequest {
1311
+ dataScope: DataScopeV2;
1312
+ npm: CreateNpmSdkOptions | undefined;
1313
+ pypi: CreatePypiSdkOptions | undefined;
1314
+ conda: CreateCondaSdkOptions | undefined;
1315
+ maven: CreateMavenSdkOptions | undefined;
1316
+ ontologyPackageRid: OntologyPackageRid | undefined;
1317
+ }
1318
+
1319
+ interface SdkInputs {
1320
+ dataScope: DataScopeV2;
1321
+ }
1322
+
1323
+ /**
1324
+ * An SDK generated using the specified data scope. It may
1325
+ * include one or more package managers for various languages.
1326
+ */
1327
+ interface Sdk {
1328
+ sdkPackageRid: SdkPackageRid;
1329
+ repositoryRid: ArtifactsRepositoryRid;
1330
+ packageName: PackageName;
1331
+ version: SdkVersion;
1332
+ inputs: SdkInputs;
1333
+ npm: NpmSdk | undefined;
1334
+ pypi: PypiSdk | undefined;
1335
+ conda: CondaSdk | undefined;
1336
+ maven: MavenSdk | undefined;
1337
+ ontologyPackageRid: OntologyPackageRid | undefined;
1338
+ }
1339
+
1340
+ /**
1341
+ * Create a new SDK
1342
+ *
1343
+ * If an SDK for this repositoryRid, packageName and sdkVersion already exists,
1344
+ * SdkAlreadyExists will be thrown. All resources within the requested data scope
1345
+ * must either be in the same project as the repositoryRid or added as project
1346
+ * imports otherwise OntologyDataScopeProjectImportsRequired will be thrown.
1347
+ *
1348
+ * Requires third-party-application:create-standalone-sdk on the repository rid.
1349
+ */
1350
+ declare function createSdk(ctx: ConjureContext, repositoryRid: ArtifactsRepositoryRid, packageName: PackageName, sdkVersion: SdkVersion, request: CreateSdkRequest): Promise<Sdk>;
1351
+
1352
+ type ActionTypeApiName = string;
1353
+
1354
+ interface ActionTypeBinding {
1355
+ localRid: ActionTypeRid;
1356
+ boundApiName: ActionTypeApiName;
1357
+ }
1358
+
1359
+ type FunctionApiName = string;
1360
+
1361
+ interface FunctionBinding {
1362
+ localRid: FunctionRid;
1363
+ boundApiName: FunctionApiName;
1364
+ }
1365
+
1366
+ type InterfaceTypeApiName = string;
1367
+
1368
+ interface InterfaceTypeBinding {
1369
+ localRid: InterfaceTypeRid;
1370
+ boundApiName: InterfaceTypeApiName;
1371
+ }
1372
+
1373
+ type LinkTypeApiName = string;
1374
+
1375
+ interface LinkTypeBinding {
1376
+ localRid: LinkTypeRid;
1377
+ sourceObjectTypeLocalRid: ObjectTypeRid;
1378
+ targetObjectTypeLocalRid: ObjectTypeRid;
1379
+ boundSourceToTargetApiName: LinkTypeApiName;
1380
+ boundTargetToSourceApiName: LinkTypeApiName;
1381
+ }
1382
+
1383
+ type ObjectTypeApiName = string;
1384
+
1385
+ interface ObjectTypeBinding {
1386
+ localRid: ObjectTypeRid;
1387
+ boundApiName: ObjectTypeApiName;
1388
+ }
1389
+
1390
+ /**
1391
+ * Contains bindings for each resource included in an SDK.
1392
+ *
1393
+ * Each binding contains a resource's API name, as it was on the stack the
1394
+ * SDK originated from, along with the RID of the equivalent resource on the
1395
+ * current, local stack.
1396
+ */
1397
+ interface ResourceBindings {
1398
+ interfaceTypes: Array<InterfaceTypeBinding>;
1399
+ objectTypes: Array<ObjectTypeBinding>;
1400
+ linkTypes: Array<LinkTypeBinding>;
1401
+ actionTypes: Array<ActionTypeBinding>;
1402
+ functions: Array<FunctionBinding>;
1403
+ }
1404
+
1405
+ /**
1406
+ * Get the resource bindings to use for an SDK.
1407
+ *
1408
+ * This endpoint will return the resource rids of the local stack which are bound to the
1409
+ * api names of the SDK for the newest sdk version with this repository rid and package name.
1410
+ * The bindings will allow the SDK to use the original bound api name while pointing to the local
1411
+ * resource.
1412
+ *
1413
+ * Requires third-party-application:view-standalone-sdk on the repository rid.
1414
+ */
1415
+ declare function getResourceBindings(ctx: ConjureContext, repositoryRid: ArtifactsRepositoryRid, packageName: PackageName): Promise<ResourceBindings>;
1416
+
1417
+ /**
1418
+ * Get an SDK version.
1419
+ *
1420
+ * Requires third-party-application:view-standalone-sdk on the repository rid.
1421
+ */
1422
+ declare function getSdk(ctx: ConjureContext, repositoryRid: ArtifactsRepositoryRid, packageName: PackageName, sdkVersion: SdkVersion): Promise<Sdk>;
1423
+
1424
+ interface SdkPackage {
1425
+ rid: SdkPackageRid;
1426
+ repositoryRid: ArtifactsRepositoryRid;
1427
+ packageName: PackageName;
1428
+ }
1429
+
1430
+ /**
1431
+ * Get an SDK package.
1432
+ *
1433
+ * Requires third-party-application:view-standalone-sdk on the SDK package rid.
1434
+ */
1435
+ declare function getSdkPackage(ctx: ConjureContext, sdkPackageRid: SdkPackageRid): Promise<SdkPackage>;
1436
+
1437
+ /**
1438
+ * Get the SDK package rid of an SDK package.
1439
+ *
1440
+ * Knowing an SDKs rid is needed i.e. when packaging it through Marketplace/DevOps.
1441
+ *
1442
+ * Will return empty if no SDK with the provided package name exists in the repository.
1443
+ *
1444
+ * Requires third-party-application:view-standalone-sdk on the repository rid.
1445
+ */
1446
+ declare function getSdkPackageRid(ctx: ConjureContext, repositoryRid: ArtifactsRepositoryRid, packageName: PackageName): Promise<SdkPackageRid | undefined>;
1447
+
1448
+ type SdkPackagePageToken = string;
1449
+
1450
+ interface ListSdkPackagesResponse {
1451
+ sdkPackages: Array<SdkPackage>;
1452
+ nextPageToken: SdkPackagePageToken | undefined;
1453
+ totalResults: number;
1454
+ }
1455
+
1456
+ /**
1457
+ * Get all known SDK packages for a repository.
1458
+ *
1459
+ * Requires third-party-application:view-standalone-sdk on the repository rid.
1460
+ */
1461
+ declare function listSdkPackages(ctx: ConjureContext, repositoryRid: ArtifactsRepositoryRid, pageSize: PageSize | undefined, pageToken: SdkPackagePageToken | undefined): Promise<ListSdkPackagesResponse>;
1462
+
1463
+ type SdkPageToken = string;
1464
+
1465
+ interface ListSdksResponse {
1466
+ sdks: Array<Sdk>;
1467
+ nextPageToken: SdkPageToken | undefined;
1468
+ totalResults: number;
1469
+ }
1470
+
1471
+ /**
1472
+ * Get all SDKs for a package, ordered by version descending.
1473
+ *
1474
+ * Requires third-party-application:view-standalone-sdk on the repository rid.
1475
+ */
1476
+ declare function listSdks(ctx: ConjureContext, repositoryRid: ArtifactsRepositoryRid, packageName: PackageName, pageSize: PageSize | undefined, pageToken: SdkPageToken | undefined): Promise<ListSdksResponse>;
1477
+
1478
+ declare const SdkService_createSdk: typeof createSdk;
1479
+ declare const SdkService_getResourceBindings: typeof getResourceBindings;
1480
+ declare const SdkService_getSdk: typeof getSdk;
1481
+ declare const SdkService_getSdkPackage: typeof getSdkPackage;
1482
+ declare const SdkService_getSdkPackageRid: typeof getSdkPackageRid;
1483
+ declare const SdkService_listSdkPackages: typeof listSdkPackages;
1484
+ declare const SdkService_listSdks: typeof listSdks;
1485
+ declare namespace SdkService {
1486
+ export { SdkService_createSdk as createSdk, SdkService_getResourceBindings as getResourceBindings, SdkService_getSdk as getSdk, SdkService_getSdkPackage as getSdkPackage, SdkService_getSdkPackageRid as getSdkPackageRid, SdkService_listSdkPackages as listSdkPackages, SdkService_listSdks as listSdks };
1487
+ }
1488
+
1489
+ interface IndexedApplication {
1490
+ rid: ApplicationRid;
1491
+ name: string;
1492
+ description: string | undefined;
1493
+ lastModified: Attribution;
1494
+ }
1495
+
1496
+ interface IndexedApplicationV3 {
1497
+ thirdPartyApplicationRid: ApplicationRid;
1498
+ thirdPartyApplicationName: string;
1499
+ thirdPartyApplicationDescription: string | undefined;
1500
+ thirdPartyApplicationLastModified: Attribution;
1501
+ }
1502
+
1503
+ interface IndexedApplicationV4 {
1504
+ rid: ApplicationRid;
1505
+ name: string;
1506
+ description: string | undefined;
1507
+ lastModified: Attribution;
1508
+ }
1509
+
1510
+ export { type ActionTypeApiName, type ActionTypeAuthScope, type ActionTypeAuthScopePatch, type ActionTypeBinding, type ActionTypeDataScope, type ActionTypeRid, type Application, ApplicationClientService, type ApplicationDescription, ApplicationMetricsService, type ApplicationName, type ApplicationPageToken, type ApplicationRid, type ApplicationSdk, type ApplicationSdkInputs, type ApplicationSdkPageToken, ApplicationSdkService, type ApplicationSdkSettings, type ApplicationSdkSettingsModification, ApplicationService, ApplicationTokenService, type ApplicationVersion, type ApplicationVersionMetadata, type ApplicationVersionPageToken, type ApplicationVersionRequest, type ApplicationWebsite, ApplicationWebsiteService, type ArtifactsRepositoryRid, type Attribution, type AuthScope, type AuthScopeModification, type AuthScopePatch, type AuthScopeRemovalPatch, type AuthorizationCodeGrant, type BucketingInterval, type BulkGetApplicationsForClientsRequest, type BulkGetApplicationsForClientsResponse, type BulkGetApplicationsRequest, type BulkGetApplicationsResponse, type BulkGetEntitySdkVersionsRequest, type BulkGetEntitySdkVersionsResponse, type ClientCredentialsGrant, type ClientId, type ClientSecret, type ClientSpecification, type ClientState, type CompassProjectRid, type CondaSdk, type ConfidentialClient, type CreateApiTokenRequest, type CreateApplicationRequest, type CreateApplicationRequestV2, type CreateApplicationSdkRequest, type CreateApplicationSdkRequestV2, type CreateClientResponse, type CreateCondaSdkOptions, type CreateMavenSdkOptions, type CreateNpmSdkOptions, type CreatePypiSdkOptions, type CreateSdkRequest, type CreatedClientState, type CreatedCreateClientResponse, type DataEntities, type DataScopeModification, type DataScopePatch, type DataScopeRemovalPatch, type DataScopeV2, type DatasetRid, type EndpointName, type EntitySdkVersions, type EveryonePrincipal, type FunctionApiName, type FunctionAuthScope, type FunctionAuthScopePatch, type FunctionBinding, type FunctionRid, type GenerateOpenApiRequest, type GetMetricsDelayResponse, type GetMetricsRequest, type GetMetricsResponse, type GetRequestDurationMetricsDelayResponse, type GetRequestDurationMetricsRequest, type GetRequestDurationMetricsResponse, type GroupByProperty, type GroupId, type GroupPrincipal, type IndexedApplication, type IndexedApplicationV3, type IndexedApplicationV4, type InterfaceTypeApiName, type InterfaceTypeAuthScopePatch, type InterfaceTypeBinding, type InterfaceTypeRid, type LegacyDataScope, type LegacyOntologyDataScope, type LinkTypeApiName, type LinkTypeAuthScope, type LinkTypeAuthScopePatch, type LinkTypeBinding, type LinkTypeDataScope, type LinkTypeRid, type LinkWebsiteCodeRepositoryRequest, type ListApplicationSdksResponse, type ListApplicationVersionsResponse, type ListApplicationsResponse, type ListSdkGeneratorVersionsResponse, type ListSdkPackagesResponse, type ListSdksResponse, type LogoUri, type MarkingId, type MavenGroupId, type MavenPackageName, type MavenSdk, type NamespaceRid, type NotRequestedClientState, type NpmPackageName, type NpmSdk, type ObjectTypeApiName, type ObjectTypeAuthScope, type ObjectTypeAuthScopePatch, type ObjectTypeBinding, type ObjectTypeDataScope, type ObjectTypeRid, type OntologyAuthScope, type OntologyDataScopeV2, type OntologyPackageRid, type OntologyRid, type OntologyVersion, OpenApiService, type OptionalStringModification, type OrganizationRid, type PackageName, type PageSize, type PatchOperation, type Principal, type ProjectAdditionReason, type ProjectAuthScopePatch, type PublicClient, type PypiSdk, type PythonPackageName, type RefreshTokenGrant, type RequestDurationMetrics, type RequestDurationMetricsByEndpoint, type ResourceBindings, type RoleGrant, type RoleGrantPatch, type RoleId, type Sdk, SdkDiscoveryService, type SdkGeneratorType, type SdkGeneratorVersion, type SdkGeneratorVersionPageToken, type SdkGeneratorVersionResult, type SdkInputs, type SdkLanguage, type SdkPackage, type SdkPackageAdditionReason, type SdkPackageDataScopePatch, type SdkPackageFailedStatus, type SdkPackageInProgressStatus, type SdkPackagePageToken, type SdkPackageRequestedStatus, type SdkPackageRid, type SdkPackageStatus, type SdkPackageSuccessStatus, type SdkPageToken, SdkService, type SdkVersion, type ServerUrl, type Status, type StatusCode, type StemmaRepositoryRid, type TelemetryContainerRid, type TelemetryContext, type TelemetrySessionId, type TokenCapability, type UpdateApplicationRequest, type UpdateApplicationRequestV2, type UpdateApplicationRequestV3, type UpdateApplicationRolesRequest, type UpdateWebsiteRolesRequest, type UsageMetrics, type UserAgent, type UserAndUsageMetricsForGroup, type UserId, type UserMetrics, type UserPrincipal, type VersionedApplication, type WebsiteViewerGrantPatch, getSdk, getSdkPackage };