edge-impulse-api 1.22.1 → 1.22.2

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 (820) hide show
  1. package/build/library/api.d.ts +69 -0
  2. package/build/library/index.d.ts +3 -0
  3. package/build/library/sdk/api/adminApi.d.ts +386 -0
  4. package/build/library/sdk/api/adminApi.js +79 -0
  5. package/build/library/sdk/api/adminApi.js.map +1 -1
  6. package/build/library/sdk/api/allowsReadOnlyApi.d.ts +650 -0
  7. package/build/library/sdk/api/allowsReadOnlyApi.js +86 -1
  8. package/build/library/sdk/api/allowsReadOnlyApi.js.map +1 -1
  9. package/build/library/sdk/api/apis.d.ts +95 -0
  10. package/build/library/sdk/api/authApi.d.ts +68 -0
  11. package/build/library/sdk/api/cDNApi.d.ts +50 -0
  12. package/build/library/sdk/api/classifyApi.d.ts +100 -0
  13. package/build/library/sdk/api/classifyApi.js +86 -1
  14. package/build/library/sdk/api/classifyApi.js.map +1 -1
  15. package/build/library/sdk/api/contentDispositionInlineApi.d.ts +60 -0
  16. package/build/library/sdk/api/dSPApi.d.ts +306 -0
  17. package/build/library/sdk/api/dSPApi.js +85 -0
  18. package/build/library/sdk/api/dSPApi.js.map +1 -1
  19. package/build/library/sdk/api/deploymentApi.d.ts +195 -0
  20. package/build/library/sdk/api/devicesApi.d.ts +117 -0
  21. package/build/library/sdk/api/exportApi.d.ts +54 -0
  22. package/build/library/sdk/api/healthApi.d.ts +64 -0
  23. package/build/library/sdk/api/impulseApi.d.ts +138 -0
  24. package/build/library/sdk/api/jobsApi.d.ts +502 -0
  25. package/build/library/sdk/api/learnApi.d.ts +303 -0
  26. package/build/library/sdk/api/loginApi.d.ts +48 -0
  27. package/build/library/sdk/api/loginApi.js +7 -7
  28. package/build/library/sdk/api/loginApi.js.map +1 -1
  29. package/build/library/sdk/api/metricsApi.d.ts +58 -0
  30. package/build/library/sdk/api/metricsApi.js +3 -1
  31. package/build/library/sdk/api/metricsApi.js.map +1 -1
  32. package/build/library/sdk/api/optimizationApi.d.ts +182 -0
  33. package/build/library/sdk/api/organizationAllowDeveloperProfileApi.d.ts +682 -0
  34. package/build/library/sdk/api/organizationAllowGuestAccessApi.d.ts +180 -0
  35. package/build/library/sdk/api/organizationBlocksApi.d.ts +344 -0
  36. package/build/library/sdk/api/organizationCreateProjectApi.d.ts +221 -0
  37. package/build/library/sdk/api/organizationDataApi.d.ts +576 -0
  38. package/build/library/sdk/api/organizationDataApi.js +87 -0
  39. package/build/library/sdk/api/organizationDataApi.js.map +1 -1
  40. package/build/library/sdk/api/organizationJobsApi.d.ts +179 -0
  41. package/build/library/sdk/api/organizationPipelinesApi.d.ts +138 -0
  42. package/build/library/sdk/api/organizationPortalsApi.d.ts +127 -0
  43. package/build/library/sdk/api/organizationRequiresAdminApi.d.ts +488 -0
  44. package/build/library/sdk/api/organizationRequiresAdminApi.js +557 -0
  45. package/build/library/sdk/api/organizationRequiresAdminApi.js.map +1 -1
  46. package/build/library/sdk/api/organizationRequiresWhitelabelAdminApi.d.ts +319 -0
  47. package/build/library/sdk/api/organizationRequiresWhitelabelAdminApi.js +557 -0
  48. package/build/library/sdk/api/organizationRequiresWhitelabelAdminApi.js.map +1 -1
  49. package/build/library/sdk/api/organizationsApi.d.ts +555 -0
  50. package/build/library/sdk/api/organizationsApi.js +557 -0
  51. package/build/library/sdk/api/organizationsApi.js.map +1 -1
  52. package/build/library/sdk/api/performanceCalibrationApi.d.ts +149 -0
  53. package/build/library/sdk/api/projectsApi.d.ts +485 -0
  54. package/build/library/sdk/api/projectsApi.js +81 -0
  55. package/build/library/sdk/api/projectsApi.js.map +1 -1
  56. package/build/library/sdk/api/rawDataApi.d.ts +750 -0
  57. package/build/library/sdk/api/rawDataApi.js +20 -0
  58. package/build/library/sdk/api/rawDataApi.js.map +1 -1
  59. package/build/library/sdk/api/requiresSudoApi.d.ts +87 -0
  60. package/build/library/sdk/api/requiresSudoApi.js +26 -2816
  61. package/build/library/sdk/api/requiresSudoApi.js.map +1 -1
  62. package/build/library/sdk/api/requiresThirdPartyAuthApiKeyApi.d.ts +56 -0
  63. package/build/library/sdk/api/supportsRangeApi.d.ts +74 -0
  64. package/build/library/sdk/api/themesApi.d.ts +115 -0
  65. package/build/library/sdk/api/thirdPartyAuthApi.d.ts +128 -0
  66. package/build/library/sdk/api/uploadPortalApi.d.ts +133 -0
  67. package/build/library/sdk/api/userApi.d.ts +410 -0
  68. package/build/library/sdk/api/userApi.js +1 -1
  69. package/build/library/sdk/api/userApi.js.map +1 -1
  70. package/build/library/sdk/api/whitelabelsApi.d.ts +121 -0
  71. package/build/library/sdk/api.d.ts +2 -0
  72. package/build/library/sdk/model/activateUserByThirdPartyActivationCodeRequest.d.ts +41 -0
  73. package/build/library/sdk/model/activateUserRequest.d.ts +28 -0
  74. package/build/library/sdk/model/addApiKeyRequest.d.ts +39 -0
  75. package/build/library/sdk/model/addCollaboratorRequest.d.ts +28 -0
  76. package/build/library/sdk/model/addHmacKeyRequest.d.ts +36 -0
  77. package/build/library/sdk/model/addMemberRequest.d.ts +35 -0
  78. package/build/library/sdk/model/addNoteRequest.d.ts +32 -0
  79. package/build/library/sdk/model/addOrganizationApiKeyRequest.d.ts +35 -0
  80. package/build/library/sdk/model/addOrganizationBucketRequest.d.ts +52 -0
  81. package/build/library/sdk/model/addOrganizationDeployBlockRequest.d.ts +49 -0
  82. package/build/library/sdk/model/addOrganizationDeployBlockResponse.d.ts +33 -0
  83. package/build/library/sdk/model/addOrganizationDspBlockRequest.d.ts +32 -0
  84. package/build/library/sdk/model/addOrganizationDspBlockResponse.d.ts +33 -0
  85. package/build/library/sdk/model/addOrganizationSecretRequest.d.ts +27 -0
  86. package/build/library/sdk/model/addOrganizationSecretResponse.d.ts +36 -0
  87. package/build/library/sdk/model/addOrganizationSecretResponseAllOf.d.ts +28 -0
  88. package/build/library/sdk/model/addOrganizationTransferLearningBlockRequest.d.ts +44 -0
  89. package/build/library/sdk/model/addOrganizationTransferLearningBlockResponse.d.ts +33 -0
  90. package/build/library/sdk/model/addOrganizationTransformationBlockRequest.d.ts +42 -0
  91. package/build/library/sdk/model/addOrganizationTransformationBlockResponse.d.ts +33 -0
  92. package/build/library/sdk/model/addOrganizationTransformationBlockResponseAllOf.d.ts +25 -0
  93. package/build/library/sdk/model/adminAddOrUpdateSSODomainIdPsRequest.d.ts +25 -0
  94. package/build/library/sdk/model/adminAddProjectUserRequest.d.ts +28 -0
  95. package/build/library/sdk/model/adminAddProjectUserRequest.js +2 -2
  96. package/build/library/sdk/model/adminAddProjectUserRequest.js.map +1 -1
  97. package/build/library/sdk/model/adminApiOrganization.d.ts +43 -0
  98. package/build/library/sdk/model/adminApiOrganizationAllOf.d.ts +29 -0
  99. package/build/library/sdk/model/adminApiProject.d.ts +42 -0
  100. package/build/library/sdk/model/adminApiUser.d.ts +72 -0
  101. package/build/library/sdk/model/adminApiUser.js +5 -0
  102. package/build/library/sdk/model/adminApiUser.js.map +1 -1
  103. package/build/library/sdk/model/adminApiUserAllOf.d.ts +57 -0
  104. package/build/library/sdk/model/adminCreateOrganizationRequest.d.ts +32 -0
  105. package/build/library/sdk/model/adminGetMetricsResponse.d.ts +33 -0
  106. package/build/library/sdk/model/adminGetMetricsResponseAllOf.d.ts +25 -0
  107. package/build/library/sdk/model/adminGetOrganizationsResponse.d.ts +38 -0
  108. package/build/library/sdk/model/adminGetOrganizationsResponseAllOf.d.ts +30 -0
  109. package/build/library/sdk/model/adminGetOrganizationsResponseAllOfOrganizations.d.ts +33 -0
  110. package/build/library/sdk/model/adminGetSSODomainIdPsResponse.d.ts +33 -0
  111. package/build/library/sdk/model/adminGetSSODomainIdPsResponseAllOf.d.ts +25 -0
  112. package/build/library/sdk/model/adminGetSSOSettingsResponse.d.ts +34 -0
  113. package/build/library/sdk/model/adminGetSSOSettingsResponseAllOf.d.ts +26 -0
  114. package/build/library/sdk/model/adminGetSSOSettingsResponseAllOfSsoWhitelist.d.ts +26 -0
  115. package/build/library/sdk/model/adminGetUserIdsResponse.d.ts +33 -0
  116. package/build/library/sdk/model/adminGetUserIdsResponseAllOf.d.ts +25 -0
  117. package/build/library/sdk/model/adminGetUserMetricsResponse.d.ts +33 -0
  118. package/build/library/sdk/model/adminGetUserMetricsResponseAllOf.d.ts +25 -0
  119. package/build/library/sdk/model/adminGetUserResponse.d.ts +34 -0
  120. package/build/library/sdk/model/adminGetUserResponseAllOf.d.ts +26 -0
  121. package/build/library/sdk/model/adminGetUsersResponse.d.ts +35 -0
  122. package/build/library/sdk/model/adminGetUsersResponseAllOf.d.ts +27 -0
  123. package/build/library/sdk/model/adminGetUsersResponseAllOfUsers.d.ts +36 -0
  124. package/build/library/sdk/model/adminListProjects.d.ts +30 -0
  125. package/build/library/sdk/model/adminListProjectsResponse.d.ts +38 -0
  126. package/build/library/sdk/model/adminOrganizationInfoResponse.d.ts +49 -0
  127. package/build/library/sdk/model/adminOrganizationInfoResponseAllOf.d.ts +25 -0
  128. package/build/library/sdk/model/adminUpdateOrganizationRequest.d.ts +45 -0
  129. package/build/library/sdk/model/adminUpdateUserPermissionsRequest.d.ts +26 -0
  130. package/build/library/sdk/model/adminUpdateUserPermissionsRequest.js +32 -0
  131. package/build/library/sdk/model/adminUpdateUserPermissionsRequest.js.map +1 -0
  132. package/build/library/sdk/model/adminUpdateUserRequest.d.ts +39 -0
  133. package/build/library/sdk/model/adminUpdateUserRequest.js +5 -0
  134. package/build/library/sdk/model/adminUpdateUserRequest.js.map +1 -1
  135. package/build/library/sdk/model/akidaEdgeLearningConfig.d.ts +36 -0
  136. package/build/library/sdk/model/anomalyModelMetadata.d.ts +49 -0
  137. package/build/library/sdk/model/anomalyModelMetadataClusters.d.ts +32 -0
  138. package/build/library/sdk/model/anomalyModelMetadataResponse.d.ts +57 -0
  139. package/build/library/sdk/model/anomalyResponse.d.ts +56 -0
  140. package/build/library/sdk/model/anomalyResponseAllOf.d.ts +48 -0
  141. package/build/library/sdk/model/anomalyResponseAllOfAxes.d.ts +27 -0
  142. package/build/library/sdk/model/anomalyTrainedFeaturesResponse.d.ts +38 -0
  143. package/build/library/sdk/model/anomalyTrainedFeaturesResponseAllOf.d.ts +30 -0
  144. package/build/library/sdk/model/anomalyTrainedFeaturesResponseAllOfData.d.ts +34 -0
  145. package/build/library/sdk/model/augmentationPolicyImageEnum.d.ts +16 -0
  146. package/build/library/sdk/model/augmentationPolicySpectrogram.d.ts +50 -0
  147. package/build/library/sdk/model/authorizeThirdPartyRequest.d.ts +28 -0
  148. package/build/library/sdk/model/autotuneDspRequest.d.ts +28 -0
  149. package/build/library/sdk/model/boundingBox.d.ts +32 -0
  150. package/build/library/sdk/model/boundingBoxWithScore.d.ts +33 -0
  151. package/build/library/sdk/model/buildOnDeviceModelRequest.d.ts +28 -0
  152. package/build/library/sdk/model/buildOrganizationOnDeviceModelRequest.d.ts +29 -0
  153. package/build/library/sdk/model/changePasswordRequest.d.ts +26 -0
  154. package/build/library/sdk/model/classifyJobResponse.d.ts +38 -0
  155. package/build/library/sdk/model/classifyJobResponse.js +6 -1
  156. package/build/library/sdk/model/classifyJobResponse.js.map +1 -1
  157. package/build/library/sdk/model/classifyJobResponseAllOf.d.ts +30 -0
  158. package/build/library/sdk/model/classifyJobResponseAllOf.js +6 -1
  159. package/build/library/sdk/model/classifyJobResponseAllOf.js.map +1 -1
  160. package/build/library/sdk/model/classifyJobResponseAllOfAccuracy.d.ts +37 -0
  161. package/build/library/sdk/model/classifyJobResponseAllOfAccuracy.js +57 -0
  162. package/build/library/sdk/model/classifyJobResponseAllOfAccuracy.js.map +1 -0
  163. package/build/library/sdk/model/classifyJobResponseAllOfAccuracyTotalSummary.d.ts +26 -0
  164. package/build/library/sdk/model/classifyJobResponseAllOfAccuracyTotalSummary.js +37 -0
  165. package/build/library/sdk/model/classifyJobResponseAllOfAccuracyTotalSummary.js.map +1 -0
  166. package/build/library/sdk/model/classifyJobResponseAllOfResult.d.ts +29 -0
  167. package/build/library/sdk/model/classifyJobResponsePage.d.ts +36 -0
  168. package/build/library/sdk/model/classifyJobResponsePage.js +47 -0
  169. package/build/library/sdk/model/classifyJobResponsePage.js.map +1 -0
  170. package/build/library/sdk/model/classifyJobResponsePageAllOf.d.ts +28 -0
  171. package/build/library/sdk/model/classifyJobResponsePageAllOf.js +37 -0
  172. package/build/library/sdk/model/classifyJobResponsePageAllOf.js.map +1 -0
  173. package/build/library/sdk/model/classifySampleResponse.d.ts +48 -0
  174. package/build/library/sdk/model/classifySampleResponseAllOf.d.ts +40 -0
  175. package/build/library/sdk/model/classifySampleResponseClassification.d.ts +48 -0
  176. package/build/library/sdk/model/classifySampleResponseClassificationDetails.d.ts +40 -0
  177. package/build/library/sdk/model/convertUserRequest.d.ts +48 -0
  178. package/build/library/sdk/model/countSamplesResponse.d.ts +33 -0
  179. package/build/library/sdk/model/countSamplesResponseAllOf.d.ts +25 -0
  180. package/build/library/sdk/model/createBlockVersionResponse.d.ts +36 -0
  181. package/build/library/sdk/model/createBlockVersionResponseAllOf.d.ts +28 -0
  182. package/build/library/sdk/model/createDeveloperProfileResponse.d.ts +34 -0
  183. package/build/library/sdk/model/createDeveloperProfileResponseAllOf.d.ts +26 -0
  184. package/build/library/sdk/model/createDeviceRequest.d.ts +36 -0
  185. package/build/library/sdk/model/createEvaluationUserResponse.d.ts +40 -0
  186. package/build/library/sdk/model/createEvaluationUserResponseAllOf.d.ts +32 -0
  187. package/build/library/sdk/model/createNoteResponse.d.ts +36 -0
  188. package/build/library/sdk/model/createNoteResponseAllOf.d.ts +28 -0
  189. package/build/library/sdk/model/createOrganizationPortalRequest.d.ts +40 -0
  190. package/build/library/sdk/model/createOrganizationPortalResponse.d.ts +48 -0
  191. package/build/library/sdk/model/createOrganizationPortalResponseAllOf.d.ts +40 -0
  192. package/build/library/sdk/model/createOrganizationRequest.d.ts +28 -0
  193. package/build/library/sdk/model/createOrganizationResponse.d.ts +40 -0
  194. package/build/library/sdk/model/createOrganizationResponseAllOf.d.ts +32 -0
  195. package/build/library/sdk/model/createPipelineResponse.d.ts +33 -0
  196. package/build/library/sdk/model/createProjectRequest.d.ts +32 -0
  197. package/build/library/sdk/model/createProjectResponse.d.ts +40 -0
  198. package/build/library/sdk/model/createProjectResponseAllOf.d.ts +32 -0
  199. package/build/library/sdk/model/createSignedUploadLinkRequest.d.ts +36 -0
  200. package/build/library/sdk/model/createSignedUploadLinkResponse.d.ts +40 -0
  201. package/build/library/sdk/model/createSignedUploadLinkResponseAllOf.d.ts +32 -0
  202. package/build/library/sdk/model/createThirdPartyAuthRequest.d.ts +30 -0
  203. package/build/library/sdk/model/createThirdPartyAuthResponse.d.ts +35 -0
  204. package/build/library/sdk/model/createThirdPartyAuthResponseAllOf.d.ts +27 -0
  205. package/build/library/sdk/model/createUserRequest.d.ts +64 -0
  206. package/build/library/sdk/model/createUserResponse.d.ts +40 -0
  207. package/build/library/sdk/model/createUserResponseAllOf.d.ts +32 -0
  208. package/build/library/sdk/model/createUserThirdPartyRequest.d.ts +44 -0
  209. package/build/library/sdk/model/createUserThirdPartyResponse.d.ts +36 -0
  210. package/build/library/sdk/model/createUserThirdPartyResponseAllOf.d.ts +28 -0
  211. package/build/library/sdk/model/createWhitelabelRequest.d.ts +65 -0
  212. package/build/library/sdk/model/createWhitelabelResponse.d.ts +40 -0
  213. package/build/library/sdk/model/createWhitelabelResponseAllOf.d.ts +32 -0
  214. package/build/library/sdk/model/cropSampleRequest.d.ts +32 -0
  215. package/build/library/sdk/model/cropSampleResponse.d.ts +33 -0
  216. package/build/library/sdk/model/cropSampleResponseAllOf.d.ts +25 -0
  217. package/build/library/sdk/model/dSPBlock.d.ts +34 -0
  218. package/build/library/sdk/model/dSPConfigRequest.d.ts +27 -0
  219. package/build/library/sdk/model/dSPConfigResponse.d.ts +37 -0
  220. package/build/library/sdk/model/dSPConfigResponseAllOf.d.ts +29 -0
  221. package/build/library/sdk/model/dSPGroup.d.ts +27 -0
  222. package/build/library/sdk/model/dSPGroupItem.d.ts +36 -0
  223. package/build/library/sdk/model/dSPGroupItemSelectOptions.d.ts +27 -0
  224. package/build/library/sdk/model/dSPGroupItemShowIf.d.ts +29 -0
  225. package/build/library/sdk/model/dSPInfo.d.ts +51 -0
  226. package/build/library/sdk/model/dSPInfoFeatures.d.ts +36 -0
  227. package/build/library/sdk/model/dSPMetadata.d.ts +68 -0
  228. package/build/library/sdk/model/dSPMetadataIncludedSamples.d.ts +26 -0
  229. package/build/library/sdk/model/dSPMetadataOutputConfig.d.ts +35 -0
  230. package/build/library/sdk/model/dSPMetadataOutputConfigShape.d.ts +43 -0
  231. package/build/library/sdk/model/dSPMetadataResponse.d.ts +76 -0
  232. package/build/library/sdk/model/dataExplorerPredictionsResponse.d.ts +38 -0
  233. package/build/library/sdk/model/dataExplorerPredictionsResponseAllOf.d.ts +30 -0
  234. package/build/library/sdk/model/dataExplorerSettings.d.ts +33 -0
  235. package/build/library/sdk/model/datasetRatioData.d.ts +26 -0
  236. package/build/library/sdk/model/datasetRatioDataRatio.d.ts +32 -0
  237. package/build/library/sdk/model/deletePortalFileRequest.d.ts +28 -0
  238. package/build/library/sdk/model/dependencyData.d.ts +28 -0
  239. package/build/library/sdk/model/deployPretrainedModelInputAudio.d.ts +28 -0
  240. package/build/library/sdk/model/deployPretrainedModelInputImage.d.ts +27 -0
  241. package/build/library/sdk/model/deployPretrainedModelInputNone.d.ts +27 -0
  242. package/build/library/sdk/model/deployPretrainedModelInputOther.d.ts +27 -0
  243. package/build/library/sdk/model/deployPretrainedModelInputTimeSeries.d.ts +29 -0
  244. package/build/library/sdk/model/deployPretrainedModelModelClassification.d.ts +28 -0
  245. package/build/library/sdk/model/deployPretrainedModelModelObjectDetection.d.ts +34 -0
  246. package/build/library/sdk/model/deployPretrainedModelModelRegression.d.ts +27 -0
  247. package/build/library/sdk/model/deployPretrainedModelRequest.d.ts +46 -0
  248. package/build/library/sdk/model/deployPretrainedModelRequestModelInfo.d.ts +33 -0
  249. package/build/library/sdk/model/deploymentTarget.d.ts +67 -0
  250. package/build/library/sdk/model/deploymentTargetBadge.d.ts +26 -0
  251. package/build/library/sdk/model/deploymentTargetEngine.d.ts +13 -0
  252. package/build/library/sdk/model/deploymentTargetsResponse.d.ts +34 -0
  253. package/build/library/sdk/model/deploymentTargetsResponseAllOf.d.ts +26 -0
  254. package/build/library/sdk/model/developmentBoard.d.ts +27 -0
  255. package/build/library/sdk/model/developmentBoardsResponse.d.ts +34 -0
  256. package/build/library/sdk/model/developmentBoardsResponseAllOf.d.ts +26 -0
  257. package/build/library/sdk/model/developmentKeys.d.ts +32 -0
  258. package/build/library/sdk/model/developmentKeysResponse.d.ts +40 -0
  259. package/build/library/sdk/model/device.d.ts +47 -0
  260. package/build/library/sdk/model/deviceNameResponse.d.ts +36 -0
  261. package/build/library/sdk/model/deviceNameResponseAllOf.d.ts +28 -0
  262. package/build/library/sdk/model/deviceSensors.d.ts +33 -0
  263. package/build/library/sdk/model/download.d.ts +29 -0
  264. package/build/library/sdk/model/downloadPortalFileRequest.d.ts +28 -0
  265. package/build/library/sdk/model/downloadPortalFileResponse.d.ts +36 -0
  266. package/build/library/sdk/model/downloadPortalFileResponseAllOf.d.ts +28 -0
  267. package/build/library/sdk/model/dspAutotunerResults.d.ts +34 -0
  268. package/build/library/sdk/model/dspAutotunerResultsAllOf.d.ts +26 -0
  269. package/build/library/sdk/model/dspAutotunerResultsAllOfResults.d.ts +26 -0
  270. package/build/library/sdk/model/dspFeatureImportanceResponse.d.ts +37 -0
  271. package/build/library/sdk/model/dspFeatureImportanceResponseAllOf.d.ts +29 -0
  272. package/build/library/sdk/model/dspFeatureImportanceResponseAllOfFeatures.d.ts +26 -0
  273. package/build/library/sdk/model/dspFeatureImportanceResponseAllOfLabels.d.ts +26 -0
  274. package/build/library/sdk/model/dspFeatureLabelsResponse.d.ts +33 -0
  275. package/build/library/sdk/model/dspFeatureLabelsResponseAllOf.d.ts +25 -0
  276. package/build/library/sdk/model/dspPerformanceAllVariantsResponse.d.ts +37 -0
  277. package/build/library/sdk/model/dspPerformanceAllVariantsResponseAllOf.d.ts +29 -0
  278. package/build/library/sdk/model/dspPerformanceAllVariantsResponseAllOfPerformance.d.ts +33 -0
  279. package/build/library/sdk/model/dspRunGraph.d.ts +82 -0
  280. package/build/library/sdk/model/dspRunGraphAxisLabels.d.ts +29 -0
  281. package/build/library/sdk/model/dspRunRequestWithFeatures.d.ts +42 -0
  282. package/build/library/sdk/model/dspRunRequestWithoutFeatures.d.ts +34 -0
  283. package/build/library/sdk/model/dspRunRequestWithoutFeaturesReadOnly.d.ts +30 -0
  284. package/build/library/sdk/model/dspRunResponse.d.ts +47 -0
  285. package/build/library/sdk/model/dspRunResponseAllOf.d.ts +39 -0
  286. package/build/library/sdk/model/dspRunResponseAllOfPerformance.d.ts +26 -0
  287. package/build/library/sdk/model/dspRunResponseWithSample.d.ts +50 -0
  288. package/build/library/sdk/model/dspRunResponseWithSampleAllOf.d.ts +42 -0
  289. package/build/library/sdk/model/dspSampleFeaturesResponse.d.ts +42 -0
  290. package/build/library/sdk/model/dspSampleFeaturesResponseAllOf.d.ts +34 -0
  291. package/build/library/sdk/model/dspSampleFeaturesResponseAllOfData.d.ts +38 -0
  292. package/build/library/sdk/model/dspSampleFeaturesResponseAllOfSample.d.ts +28 -0
  293. package/build/library/sdk/model/dspTrainedFeaturesResponse.d.ts +42 -0
  294. package/build/library/sdk/model/dspTrainedFeaturesResponseAllOf.d.ts +34 -0
  295. package/build/library/sdk/model/dspTrainedFeaturesResponseAllOfData.d.ts +40 -0
  296. package/build/library/sdk/model/dspTrainedFeaturesResponseAllOfSample.d.ts +28 -0
  297. package/build/library/sdk/model/editSampleLabelRequest.d.ts +28 -0
  298. package/build/library/sdk/model/evaluateJobResponse.d.ts +34 -0
  299. package/build/library/sdk/model/evaluateJobResponseAllOf.d.ts +26 -0
  300. package/build/library/sdk/model/evaluateResultValue.d.ts +32 -0
  301. package/build/library/sdk/model/exportGetUrlResponse.d.ts +41 -0
  302. package/build/library/sdk/model/exportGetUrlResponseAllOf.d.ts +33 -0
  303. package/build/library/sdk/model/exportOriginalDataRequest.d.ts +32 -0
  304. package/build/library/sdk/model/exportWavDataRequest.d.ts +28 -0
  305. package/build/library/sdk/model/findSegmentSampleRequest.d.ts +29 -0
  306. package/build/library/sdk/model/findSegmentSampleResponse.d.ts +34 -0
  307. package/build/library/sdk/model/findSegmentSampleResponseAllOf.d.ts +26 -0
  308. package/build/library/sdk/model/findSyntiantPosteriorRequest.d.ts +48 -0
  309. package/build/library/sdk/model/findUserResponse.d.ts +34 -0
  310. package/build/library/sdk/model/findUserResponseAllOf.d.ts +26 -0
  311. package/build/library/sdk/model/findUserResponseAllOfUsers.d.ts +30 -0
  312. package/build/library/sdk/model/generateFeaturesRequest.d.ts +36 -0
  313. package/build/library/sdk/model/genericApiResponse.d.ts +32 -0
  314. package/build/library/sdk/model/getAllThirdPartyAuthResponse.d.ts +34 -0
  315. package/build/library/sdk/model/getAllThirdPartyAuthResponseAllOf.d.ts +26 -0
  316. package/build/library/sdk/model/getAllWhitelabelsResponse.d.ts +34 -0
  317. package/build/library/sdk/model/getAllWhitelabelsResponseAllOf.d.ts +26 -0
  318. package/build/library/sdk/model/getDataExplorerFeaturesResponse.d.ts +37 -0
  319. package/build/library/sdk/model/getDataExplorerFeaturesResponseAllOf.d.ts +29 -0
  320. package/build/library/sdk/model/getDataExplorerSettingsResponse.d.ts +44 -0
  321. package/build/library/sdk/model/getDataExplorerSettingsResponseAllOf.d.ts +27 -0
  322. package/build/library/sdk/model/getDeploymentResponse.d.ts +34 -0
  323. package/build/library/sdk/model/getDeploymentResponseAllOf.d.ts +26 -0
  324. package/build/library/sdk/model/getDeviceResponse.d.ts +34 -0
  325. package/build/library/sdk/model/getDeviceResponseAllOf.d.ts +26 -0
  326. package/build/library/sdk/model/getImpulseBlocksResponse.d.ts +38 -0
  327. package/build/library/sdk/model/getImpulseBlocksResponseAllOf.d.ts +30 -0
  328. package/build/library/sdk/model/getImpulseResponse.d.ts +34 -0
  329. package/build/library/sdk/model/getImpulseResponseAllOf.d.ts +26 -0
  330. package/build/library/sdk/model/getJWTRequest.d.ts +43 -0
  331. package/build/library/sdk/model/getJWTRequest.js +53 -0
  332. package/build/library/sdk/model/getJWTRequest.js.map +1 -0
  333. package/build/library/sdk/model/getJWTResponse.d.ts +40 -0
  334. package/build/library/sdk/model/getJWTResponse.js +47 -0
  335. package/build/library/sdk/model/getJWTResponse.js.map +1 -0
  336. package/build/library/sdk/model/getJWTResponseAllOf.d.ts +32 -0
  337. package/build/library/sdk/model/getJWTResponseAllOf.js +37 -0
  338. package/build/library/sdk/model/getJWTResponseAllOf.js.map +1 -0
  339. package/build/library/sdk/model/getJWTTokenRequest.d.ts +43 -0
  340. package/build/library/sdk/model/getJWTTokenResponse.d.ts +40 -0
  341. package/build/library/sdk/model/getJWTTokenResponseAllOf.d.ts +32 -0
  342. package/build/library/sdk/model/getJobResponse.d.ts +34 -0
  343. package/build/library/sdk/model/getJobResponseAllOf.d.ts +26 -0
  344. package/build/library/sdk/model/getLastDeploymentBuildResponse.d.ts +38 -0
  345. package/build/library/sdk/model/getLastDeploymentBuildResponseAllOf.d.ts +30 -0
  346. package/build/library/sdk/model/getLastDeploymentBuildResponseAllOfLastBuild.d.ts +40 -0
  347. package/build/library/sdk/model/getNotesResponse.d.ts +34 -0
  348. package/build/library/sdk/model/getNotesResponseAllOf.d.ts +26 -0
  349. package/build/library/sdk/model/getOrganizationDataItemResponse.d.ts +34 -0
  350. package/build/library/sdk/model/getOrganizationDataItemResponseAllOf.d.ts +26 -0
  351. package/build/library/sdk/model/getOrganizationDataItemTransformJobsResponse.d.ts +35 -0
  352. package/build/library/sdk/model/getOrganizationDataItemTransformJobsResponse.js +47 -0
  353. package/build/library/sdk/model/getOrganizationDataItemTransformJobsResponse.js.map +1 -0
  354. package/build/library/sdk/model/getOrganizationDataItemTransformJobsResponseAllOf.d.ts +27 -0
  355. package/build/library/sdk/model/getOrganizationDataItemTransformJobsResponseAllOf.js +37 -0
  356. package/build/library/sdk/model/getOrganizationDataItemTransformJobsResponseAllOf.js.map +1 -0
  357. package/build/library/sdk/model/getOrganizationDataItemTransformJobsResponseAllOfTransformationJobs.d.ts +33 -0
  358. package/build/library/sdk/model/getOrganizationDataItemTransformJobsResponseAllOfTransformationJobs.js +72 -0
  359. package/build/library/sdk/model/getOrganizationDataItemTransformJobsResponseAllOfTransformationJobs.js.map +1 -0
  360. package/build/library/sdk/model/getOrganizationDatasetResponse.d.ts +34 -0
  361. package/build/library/sdk/model/getOrganizationDatasetResponseAllOf.d.ts +26 -0
  362. package/build/library/sdk/model/getOrganizationPipelinesResponse.d.ts +34 -0
  363. package/build/library/sdk/model/getOrganizationPipelinesResponseAllOf.d.ts +26 -0
  364. package/build/library/sdk/model/getOrganizationPortalResponse.d.ts +68 -0
  365. package/build/library/sdk/model/getOrganizationPortalResponseAllOf.d.ts +60 -0
  366. package/build/library/sdk/model/getOrganizationProjectsDataCountResponse.d.ts +33 -0
  367. package/build/library/sdk/model/getPerformanceCalibrationGroundTruthResponse.d.ts +34 -0
  368. package/build/library/sdk/model/getPerformanceCalibrationGroundTruthResponseAllOf.d.ts +26 -0
  369. package/build/library/sdk/model/getPerformanceCalibrationParameterSetsResponse.d.ts +34 -0
  370. package/build/library/sdk/model/getPerformanceCalibrationParameterSetsResponseAllOf.d.ts +26 -0
  371. package/build/library/sdk/model/getPerformanceCalibrationParametersResponse.d.ts +34 -0
  372. package/build/library/sdk/model/getPerformanceCalibrationParametersResponseAllOf.d.ts +26 -0
  373. package/build/library/sdk/model/getPerformanceCalibrationRawResultResponse.d.ts +34 -0
  374. package/build/library/sdk/model/getPerformanceCalibrationRawResultResponseAllOf.d.ts +26 -0
  375. package/build/library/sdk/model/getPerformanceCalibrationStatusResponse.d.ts +39 -0
  376. package/build/library/sdk/model/getPerformanceCalibrationStatusResponseAllOf.d.ts +31 -0
  377. package/build/library/sdk/model/getPretrainedModelResponse.d.ts +45 -0
  378. package/build/library/sdk/model/getPretrainedModelResponseAllOf.d.ts +37 -0
  379. package/build/library/sdk/model/getPretrainedModelResponseAllOfModel.d.ts +31 -0
  380. package/build/library/sdk/model/getPretrainedModelResponseAllOfModelProfileInfo.d.ts +29 -0
  381. package/build/library/sdk/model/getPublicMetricsResponse.d.ts +35 -0
  382. package/build/library/sdk/model/getPublicMetricsResponseAllOf.d.ts +27 -0
  383. package/build/library/sdk/model/getSampleMetadataResponse.d.ts +37 -0
  384. package/build/library/sdk/model/getSampleResponse.d.ts +40 -0
  385. package/build/library/sdk/model/getSyntiantPosteriorResponse.d.ts +34 -0
  386. package/build/library/sdk/model/getSyntiantPosteriorResponseAllOf.d.ts +26 -0
  387. package/build/library/sdk/model/getThemeResponse.d.ts +34 -0
  388. package/build/library/sdk/model/getThemeResponseAllOf.d.ts +26 -0
  389. package/build/library/sdk/model/getThemesResponse.d.ts +34 -0
  390. package/build/library/sdk/model/getThemesResponseAllOf.d.ts +26 -0
  391. package/build/library/sdk/model/getThirdPartyAuthResponse.d.ts +34 -0
  392. package/build/library/sdk/model/getThirdPartyAuthResponseAllOf.d.ts +26 -0
  393. package/build/library/sdk/model/getUserNeedToSetPasswordResponse.d.ts +44 -0
  394. package/build/library/sdk/model/getUserNeedToSetPasswordResponseAllOf.d.ts +36 -0
  395. package/build/library/sdk/model/getUserResponse.d.ts +85 -0
  396. package/build/library/sdk/model/getUserResponse.js +5 -0
  397. package/build/library/sdk/model/getUserResponse.js.map +1 -1
  398. package/build/library/sdk/model/getUserResponseAllOf.d.ts +61 -0
  399. package/build/library/sdk/model/getUserResponseAllOfOrganizations.d.ts +36 -0
  400. package/build/library/sdk/model/getUserResponseAllOfWhitelabels.d.ts +32 -0
  401. package/build/library/sdk/model/getUserResponseAllOfWhitelabels.js +5 -0
  402. package/build/library/sdk/model/getUserResponseAllOfWhitelabels.js.map +1 -1
  403. package/build/library/sdk/model/getWhitelabelDomainResponse.d.ts +34 -0
  404. package/build/library/sdk/model/getWhitelabelDomainResponseAllOf.d.ts +26 -0
  405. package/build/library/sdk/model/getWhitelabelResponse.d.ts +34 -0
  406. package/build/library/sdk/model/getWhitelabelResponseAllOf.d.ts +26 -0
  407. package/build/library/sdk/model/hasDataExplorerFeaturesResponse.d.ts +35 -0
  408. package/build/library/sdk/model/hasDataExplorerFeaturesResponseAllOf.d.ts +27 -0
  409. package/build/library/sdk/model/impulse.d.ts +39 -0
  410. package/build/library/sdk/model/impulseBlockVersion.d.ts +98 -0
  411. package/build/library/sdk/model/impulseDspBlock.d.ts +110 -0
  412. package/build/library/sdk/model/impulseDspBlockOrganization.d.ts +26 -0
  413. package/build/library/sdk/model/impulseInputBlock.d.ts +136 -0
  414. package/build/library/sdk/model/impulseLearnBlock.d.ts +90 -0
  415. package/build/library/sdk/model/inputBlock.d.ts +32 -0
  416. package/build/library/sdk/model/inviteOrganizationMemberRequest.d.ts +35 -0
  417. package/build/library/sdk/model/job.d.ts +57 -0
  418. package/build/library/sdk/model/jobSummaryResponse.d.ts +34 -0
  419. package/build/library/sdk/model/jobSummaryResponseAllOf.d.ts +26 -0
  420. package/build/library/sdk/model/jobSummaryResponseAllOfSummary.d.ts +29 -0
  421. package/build/library/sdk/model/kerasModelLayer.d.ts +28 -0
  422. package/build/library/sdk/model/kerasModelLayerInput.d.ts +36 -0
  423. package/build/library/sdk/model/kerasModelLayerOutput.d.ts +36 -0
  424. package/build/library/sdk/model/kerasModelMetadata.d.ts +62 -0
  425. package/build/library/sdk/model/kerasModelMetadataAllOf.d.ts +54 -0
  426. package/build/library/sdk/model/kerasModelMetadataMetrics.d.ts +48 -0
  427. package/build/library/sdk/model/kerasModelMetadataMetricsOnDevicePerformance.d.ts +31 -0
  428. package/build/library/sdk/model/kerasModelMetadataMetricsTflite.d.ts +28 -0
  429. package/build/library/sdk/model/kerasModelTypeEnum.d.ts +13 -0
  430. package/build/library/sdk/model/kerasResponse.d.ts +110 -0
  431. package/build/library/sdk/model/kerasResponse.js +5 -0
  432. package/build/library/sdk/model/kerasResponse.js.map +1 -1
  433. package/build/library/sdk/model/kerasResponseAllOf.d.ts +102 -0
  434. package/build/library/sdk/model/kerasResponseAllOf.js +5 -0
  435. package/build/library/sdk/model/kerasResponseAllOf.js.map +1 -1
  436. package/build/library/sdk/model/kerasResponseAllOfTransferLearningModels.d.ts +37 -0
  437. package/build/library/sdk/model/kerasVisualLayer.d.ts +51 -0
  438. package/build/library/sdk/model/kerasVisualLayerType.d.ts +13 -0
  439. package/build/library/sdk/model/lastModificationDateResponse.d.ts +34 -0
  440. package/build/library/sdk/model/lastModificationDateResponseAllOf.d.ts +26 -0
  441. package/build/library/sdk/model/latencyDevice.d.ts +32 -0
  442. package/build/library/sdk/model/learnBlock.d.ts +31 -0
  443. package/build/library/sdk/model/learnBlockType.d.ts +16 -0
  444. package/build/library/sdk/model/listApiKeysResponse.d.ts +37 -0
  445. package/build/library/sdk/model/listApiKeysResponseAllOf.d.ts +29 -0
  446. package/build/library/sdk/model/listApiKeysResponseAllOfApiKeys.d.ts +32 -0
  447. package/build/library/sdk/model/listDevicesResponse.d.ts +34 -0
  448. package/build/library/sdk/model/listDevicesResponseAllOf.d.ts +26 -0
  449. package/build/library/sdk/model/listEmailResponse.d.ts +37 -0
  450. package/build/library/sdk/model/listEmailResponseAllOf.d.ts +29 -0
  451. package/build/library/sdk/model/listEmailResponseAllOfEmails.d.ts +34 -0
  452. package/build/library/sdk/model/listHmacKeysResponse.d.ts +37 -0
  453. package/build/library/sdk/model/listHmacKeysResponseAllOf.d.ts +29 -0
  454. package/build/library/sdk/model/listHmacKeysResponseAllOfHmacKeys.d.ts +29 -0
  455. package/build/library/sdk/model/listJobsResponse.d.ts +38 -0
  456. package/build/library/sdk/model/listJobsResponseAllOf.d.ts +30 -0
  457. package/build/library/sdk/model/listModelsResponse.d.ts +36 -0
  458. package/build/library/sdk/model/listModelsResponseAllOf.d.ts +28 -0
  459. package/build/library/sdk/model/listOrganizationApiKeysResponse.d.ts +37 -0
  460. package/build/library/sdk/model/listOrganizationApiKeysResponseAllOf.d.ts +29 -0
  461. package/build/library/sdk/model/listOrganizationApiKeysResponseAllOfApiKeys.d.ts +32 -0
  462. package/build/library/sdk/model/listOrganizationBucketsResponse.d.ts +34 -0
  463. package/build/library/sdk/model/listOrganizationBucketsResponseAllOf.d.ts +26 -0
  464. package/build/library/sdk/model/listOrganizationBucketsResponseAllOfBuckets.d.ts +53 -0
  465. package/build/library/sdk/model/listOrganizationBucketsUserResponse.d.ts +34 -0
  466. package/build/library/sdk/model/listOrganizationBucketsUserResponseAllOf.d.ts +26 -0
  467. package/build/library/sdk/model/listOrganizationBucketsUserResponseAllOfBuckets.d.ts +47 -0
  468. package/build/library/sdk/model/listOrganizationDataResponse.d.ts +37 -0
  469. package/build/library/sdk/model/listOrganizationDataResponseAllOf.d.ts +29 -0
  470. package/build/library/sdk/model/listOrganizationDataResponseAllOfData.d.ts +41 -0
  471. package/build/library/sdk/model/listOrganizationDeployBlocksResponse.d.ts +34 -0
  472. package/build/library/sdk/model/listOrganizationDeployBlocksResponseAllOf.d.ts +26 -0
  473. package/build/library/sdk/model/listOrganizationDspBlocksResponse.d.ts +34 -0
  474. package/build/library/sdk/model/listOrganizationDspBlocksResponseAllOf.d.ts +26 -0
  475. package/build/library/sdk/model/listOrganizationFilesResponse.d.ts +38 -0
  476. package/build/library/sdk/model/listOrganizationFilesResponseAllOf.d.ts +30 -0
  477. package/build/library/sdk/model/listOrganizationPipelinesResponse.d.ts +34 -0
  478. package/build/library/sdk/model/listOrganizationPipelinesResponseAllOf.d.ts +26 -0
  479. package/build/library/sdk/model/listOrganizationPortalsResponse.d.ts +34 -0
  480. package/build/library/sdk/model/listOrganizationPortalsResponseAllOf.d.ts +26 -0
  481. package/build/library/sdk/model/listOrganizationPortalsResponseAllOfPortals.d.ts +32 -0
  482. package/build/library/sdk/model/listOrganizationProjectsDataResponse.d.ts +36 -0
  483. package/build/library/sdk/model/listOrganizationProjectsDataResponseAllOf.d.ts +28 -0
  484. package/build/library/sdk/model/listOrganizationProjectsDataResponseAllOfProjects.d.ts +28 -0
  485. package/build/library/sdk/model/listOrganizationProjectsResponse.d.ts +34 -0
  486. package/build/library/sdk/model/listOrganizationProjectsResponseAllOf.d.ts +26 -0
  487. package/build/library/sdk/model/listOrganizationSecretsResponse.d.ts +34 -0
  488. package/build/library/sdk/model/listOrganizationSecretsResponseAllOf.d.ts +26 -0
  489. package/build/library/sdk/model/listOrganizationSecretsResponseAllOfSecrets.d.ts +28 -0
  490. package/build/library/sdk/model/listOrganizationTransferLearningBlocksResponse.d.ts +34 -0
  491. package/build/library/sdk/model/listOrganizationTransferLearningBlocksResponseAllOf.d.ts +26 -0
  492. package/build/library/sdk/model/listOrganizationTransformationBlocksResponse.d.ts +34 -0
  493. package/build/library/sdk/model/listOrganizationTransformationBlocksResponseAllOf.d.ts +26 -0
  494. package/build/library/sdk/model/listOrganizationsResponse.d.ts +37 -0
  495. package/build/library/sdk/model/listOrganizationsResponseAllOf.d.ts +29 -0
  496. package/build/library/sdk/model/listPortalFilesInFolderRequest.d.ts +28 -0
  497. package/build/library/sdk/model/listPortalFilesInFolderResponse.d.ts +34 -0
  498. package/build/library/sdk/model/listPortalFilesInFolderResponseAllOf.d.ts +26 -0
  499. package/build/library/sdk/model/listProjects.d.ts +29 -0
  500. package/build/library/sdk/model/listProjectsResponse.d.ts +37 -0
  501. package/build/library/sdk/model/listPublicProjects.d.ts +30 -0
  502. package/build/library/sdk/model/listPublicProjectsResponse.d.ts +38 -0
  503. package/build/library/sdk/model/listPublicVersionsResponse.d.ts +34 -0
  504. package/build/library/sdk/model/listPublicVersionsResponseAllOf.d.ts +26 -0
  505. package/build/library/sdk/model/listPublicVersionsResponseAllOfVersions.d.ts +27 -0
  506. package/build/library/sdk/model/listSamplesResponse.d.ts +35 -0
  507. package/build/library/sdk/model/listSamplesResponseAllOf.d.ts +27 -0
  508. package/build/library/sdk/model/listVersionsResponse.d.ts +40 -0
  509. package/build/library/sdk/model/listVersionsResponseAllOf.d.ts +32 -0
  510. package/build/library/sdk/model/listVersionsResponseAllOfBucket.d.ts +29 -0
  511. package/build/library/sdk/model/listVersionsResponseAllOfCustomLearnBlocks.d.ts +26 -0
  512. package/build/library/sdk/model/listVersionsResponseAllOfVersions.d.ts +39 -0
  513. package/build/library/sdk/model/logStdoutResponse.d.ts +38 -0
  514. package/build/library/sdk/model/logStdoutResponseAllOf.d.ts +30 -0
  515. package/build/library/sdk/model/logStdoutResponseAllOfStdout.d.ts +29 -0
  516. package/build/library/sdk/model/logWebsitePageviewRequest.d.ts +27 -0
  517. package/build/library/sdk/model/loginResponse.d.ts +36 -0
  518. package/build/library/sdk/model/loginResponseAllOf.d.ts +28 -0
  519. package/build/library/sdk/model/modelPrediction.d.ts +33 -0
  520. package/build/library/sdk/model/modelResult.d.ts +29 -0
  521. package/build/library/sdk/model/modelResult.js +42 -0
  522. package/build/library/sdk/model/modelResult.js.map +1 -0
  523. package/build/library/sdk/model/modelVariantStats.d.ts +55 -0
  524. package/build/library/sdk/model/models.d.ts +691 -0
  525. package/build/library/sdk/model/models.js +48 -13
  526. package/build/library/sdk/model/models.js.map +1 -1
  527. package/build/library/sdk/model/moveRawDataRequest.d.ts +27 -0
  528. package/build/library/sdk/model/note.d.ts +43 -0
  529. package/build/library/sdk/model/objectDetectionAutoLabelRequest.d.ts +27 -0
  530. package/build/library/sdk/model/objectDetectionAutoLabelResponse.d.ts +35 -0
  531. package/build/library/sdk/model/objectDetectionAutoLabelResponseAllOf.d.ts +27 -0
  532. package/build/library/sdk/model/objectDetectionAutoLabelResponseAllOfResults.d.ts +29 -0
  533. package/build/library/sdk/model/objectDetectionLabelQueueCountResponse.d.ts +33 -0
  534. package/build/library/sdk/model/objectDetectionLabelQueueCountResponseAllOf.d.ts +25 -0
  535. package/build/library/sdk/model/objectDetectionLabelQueueResponse.d.ts +34 -0
  536. package/build/library/sdk/model/objectDetectionLabelQueueResponseAllOf.d.ts +26 -0
  537. package/build/library/sdk/model/objectDetectionLastLayer.d.ts +13 -0
  538. package/build/library/sdk/model/optimizeConfig.d.ts +71 -0
  539. package/build/library/sdk/model/optimizeConfigResponse.d.ts +80 -0
  540. package/build/library/sdk/model/optimizeConfigResponseAllOf.d.ts +25 -0
  541. package/build/library/sdk/model/optimizeConfigTargetDevice.d.ts +30 -0
  542. package/build/library/sdk/model/optimizeDSPParametersResponse.d.ts +33 -0
  543. package/build/library/sdk/model/optimizeDSPParametersResponseAllOf.d.ts +25 -0
  544. package/build/library/sdk/model/optimizeSpaceResponse.d.ts +37 -0
  545. package/build/library/sdk/model/optimizeSpaceResponseAllOf.d.ts +29 -0
  546. package/build/library/sdk/model/optimizeStateResponse.d.ts +45 -0
  547. package/build/library/sdk/model/optimizeStateResponseAllOf.d.ts +37 -0
  548. package/build/library/sdk/model/optimizeStateResponseAllOfStatus.d.ts +34 -0
  549. package/build/library/sdk/model/optimizeStateResponseAllOfWorkers.d.ts +28 -0
  550. package/build/library/sdk/model/optimizeTransferLearningModelsResponse.d.ts +34 -0
  551. package/build/library/sdk/model/optimizeTransferLearningModelsResponseAllOf.d.ts +26 -0
  552. package/build/library/sdk/model/optimizeTransferLearningModelsResponseAllOfModels.d.ts +30 -0
  553. package/build/library/sdk/model/organization.d.ts +40 -0
  554. package/build/library/sdk/model/organizationAddDataFileRequest.d.ts +33 -0
  555. package/build/library/sdk/model/organizationAddDataFolderRequest.d.ts +28 -0
  556. package/build/library/sdk/model/organizationAddDataFolderResponse.d.ts +34 -0
  557. package/build/library/sdk/model/organizationAddDataFolderResponseAllOf.d.ts +26 -0
  558. package/build/library/sdk/model/organizationAddDataItemRequest.d.ts +48 -0
  559. package/build/library/sdk/model/organizationBulkMetadataRequest.d.ts +34 -0
  560. package/build/library/sdk/model/organizationCreateProject.d.ts +68 -0
  561. package/build/library/sdk/model/organizationCreateProjectFiles.d.ts +32 -0
  562. package/build/library/sdk/model/organizationCreateProjectRequest.d.ts +52 -0
  563. package/build/library/sdk/model/organizationCreateProjectResponse.d.ts +40 -0
  564. package/build/library/sdk/model/organizationCreateProjectResponseAllOf.d.ts +32 -0
  565. package/build/library/sdk/model/organizationCreateProjectStatusResponse.d.ts +34 -0
  566. package/build/library/sdk/model/organizationCreateProjectStatusResponseAllOf.d.ts +26 -0
  567. package/build/library/sdk/model/organizationCreateProjectTransformationSummary.d.ts +28 -0
  568. package/build/library/sdk/model/organizationCreateProjectWithFiles.d.ts +70 -0
  569. package/build/library/sdk/model/organizationCreateProjectWithFilesAllOf.d.ts +26 -0
  570. package/build/library/sdk/model/organizationCreateProjectWithFilesAllOfFiles.d.ts +31 -0
  571. package/build/library/sdk/model/organizationDataItem.d.ts +38 -0
  572. package/build/library/sdk/model/organizationDataItemFiles.d.ts +27 -0
  573. package/build/library/sdk/model/organizationDataset.d.ts +30 -0
  574. package/build/library/sdk/model/organizationDeployBlock.d.ts +49 -0
  575. package/build/library/sdk/model/organizationDspBlock.d.ts +39 -0
  576. package/build/library/sdk/model/organizationGetCreateProjectsResponse.d.ts +35 -0
  577. package/build/library/sdk/model/organizationGetCreateProjectsResponseAllOf.d.ts +27 -0
  578. package/build/library/sdk/model/organizationGetCreateProjectsResponseAllOfJobs.d.ts +46 -0
  579. package/build/library/sdk/model/organizationInfoResponse.d.ts +48 -0
  580. package/build/library/sdk/model/organizationInfoResponseAllOf.d.ts +40 -0
  581. package/build/library/sdk/model/organizationInfoResponseAllOfDefaultComputeLimits.d.ts +28 -0
  582. package/build/library/sdk/model/organizationInfoResponseAllOfEntitlementLimits.d.ts +28 -0
  583. package/build/library/sdk/model/organizationMetricsResponse.d.ts +34 -0
  584. package/build/library/sdk/model/organizationMetricsResponseAllOf.d.ts +26 -0
  585. package/build/library/sdk/model/organizationMetricsResponseAllOfMetrics.d.ts +48 -0
  586. package/build/library/sdk/model/organizationPipeline.d.ts +48 -0
  587. package/build/library/sdk/model/organizationPipelineFeedingIntoDataset.d.ts +29 -0
  588. package/build/library/sdk/model/organizationPipelineFeedingIntoProject.d.ts +28 -0
  589. package/build/library/sdk/model/organizationPipelineItemCount.d.ts +27 -0
  590. package/build/library/sdk/model/organizationPipelineRun.d.ts +36 -0
  591. package/build/library/sdk/model/organizationPipelineRunStep.d.ts +43 -0
  592. package/build/library/sdk/model/organizationPipelineStep.d.ts +42 -0
  593. package/build/library/sdk/model/organizationProjectsDataBatchDisableResponse.d.ts +33 -0
  594. package/build/library/sdk/model/organizationProjectsDataBatchEnableResponse.d.ts +33 -0
  595. package/build/library/sdk/model/organizationProjectsDataBatchRequest.d.ts +25 -0
  596. package/build/library/sdk/model/organizationProjectsDataBulkMetadataRequest.d.ts +34 -0
  597. package/build/library/sdk/model/organizationTransferLearningBlock.d.ts +49 -0
  598. package/build/library/sdk/model/organizationTransferLearningOperatesOn.d.ts +13 -0
  599. package/build/library/sdk/model/organizationTransformationBlock.d.ts +47 -0
  600. package/build/library/sdk/model/organizationUpdatePipelineBody.d.ts +40 -0
  601. package/build/library/sdk/model/organizationUser.d.ts +44 -0
  602. package/build/library/sdk/model/organizationUser.js +5 -0
  603. package/build/library/sdk/model/organizationUser.js.map +1 -1
  604. package/build/library/sdk/model/performanceCalibrationDetection.d.ts +32 -0
  605. package/build/library/sdk/model/performanceCalibrationFalsePositive.d.ts +46 -0
  606. package/build/library/sdk/model/performanceCalibrationGroundTruth.d.ts +51 -0
  607. package/build/library/sdk/model/performanceCalibrationGroundTruthSamples.d.ts +40 -0
  608. package/build/library/sdk/model/performanceCalibrationParameterSet.d.ts +47 -0
  609. package/build/library/sdk/model/performanceCalibrationParameterSetAggregateStats.d.ts +26 -0
  610. package/build/library/sdk/model/performanceCalibrationParameterSetStats.d.ts +40 -0
  611. package/build/library/sdk/model/performanceCalibrationParameters.d.ts +36 -0
  612. package/build/library/sdk/model/performanceCalibrationParametersStandard.d.ts +36 -0
  613. package/build/library/sdk/model/performanceCalibrationRawDetection.d.ts +33 -0
  614. package/build/library/sdk/model/performanceCalibrationSaveParameterSetRequest.d.ts +26 -0
  615. package/build/library/sdk/model/performanceCalibrationUploadLabeledAudioRequest.d.ts +33 -0
  616. package/build/library/sdk/model/performanceCalibrationUploadLabeledAudioResponse.d.ts +33 -0
  617. package/build/library/sdk/model/performanceCalibrationUploadLabeledAudioResponseAllOf.d.ts +25 -0
  618. package/build/library/sdk/model/permission.d.ts +13 -0
  619. package/build/library/sdk/model/permission.js +16 -0
  620. package/build/library/sdk/model/permission.js.map +1 -0
  621. package/build/library/sdk/model/portalFile.d.ts +29 -0
  622. package/build/library/sdk/model/portalInfoResponse.d.ts +29 -0
  623. package/build/library/sdk/model/pretrainedModelTensor.d.ts +31 -0
  624. package/build/library/sdk/model/profileModelInfo.d.ts +31 -0
  625. package/build/library/sdk/model/profileModelInfoMemory.d.ts +28 -0
  626. package/build/library/sdk/model/profileModelInfoMemoryEon.d.ts +26 -0
  627. package/build/library/sdk/model/profileModelInfoMemoryTflite.d.ts +27 -0
  628. package/build/library/sdk/model/profileModelTable.d.ts +34 -0
  629. package/build/library/sdk/model/profileModelTableMcu.d.ts +30 -0
  630. package/build/library/sdk/model/profileModelTableMcuMemory.d.ts +27 -0
  631. package/build/library/sdk/model/profileModelTableMpu.d.ts +28 -0
  632. package/build/library/sdk/model/profileTfLiteRequest.d.ts +32 -0
  633. package/build/library/sdk/model/profileTfLiteResponse.d.ts +39 -0
  634. package/build/library/sdk/model/profileTfLiteResponseAllOf.d.ts +27 -0
  635. package/build/library/sdk/model/profileTfLiteResponseAllOfMemory.d.ts +27 -0
  636. package/build/library/sdk/model/profileTfLiteResponseAllOfMemoryTflite.d.ts +26 -0
  637. package/build/library/sdk/model/project.d.ts +81 -0
  638. package/build/library/sdk/model/projectCollaborator.d.ts +41 -0
  639. package/build/library/sdk/model/projectCollaborator.js +5 -0
  640. package/build/library/sdk/model/projectCollaborator.js.map +1 -1
  641. package/build/library/sdk/model/projectCollaboratorAllOf.d.ts +25 -0
  642. package/build/library/sdk/model/projectDataAxesSummaryResponse.d.ts +38 -0
  643. package/build/library/sdk/model/projectDataAxesSummaryResponseAllOf.d.ts +30 -0
  644. package/build/library/sdk/model/projectDataIntervalResponse.d.ts +33 -0
  645. package/build/library/sdk/model/projectDataIntervalResponseAllOf.d.ts +25 -0
  646. package/build/library/sdk/model/projectDataSummary.d.ts +33 -0
  647. package/build/library/sdk/model/projectDeploymentTarget.d.ts +79 -0
  648. package/build/library/sdk/model/projectDeploymentTargetAllOf.d.ts +36 -0
  649. package/build/library/sdk/model/projectDeploymentTargetsResponse.d.ts +34 -0
  650. package/build/library/sdk/model/projectDeploymentTargetsResponseAllOf.d.ts +26 -0
  651. package/build/library/sdk/model/projectDownloadsResponse.d.ts +34 -0
  652. package/build/library/sdk/model/projectDownloadsResponseAllOf.d.ts +26 -0
  653. package/build/library/sdk/model/projectInfoResponse.d.ts +91 -0
  654. package/build/library/sdk/model/projectInfoResponse.js +0 -5
  655. package/build/library/sdk/model/projectInfoResponse.js.map +1 -1
  656. package/build/library/sdk/model/projectInfoResponseAllOf.d.ts +83 -0
  657. package/build/library/sdk/model/projectInfoResponseAllOf.js +0 -5
  658. package/build/library/sdk/model/projectInfoResponseAllOf.js.map +1 -1
  659. package/build/library/sdk/model/projectInfoResponseAllOfAcquisitionSettings.d.ts +48 -0
  660. package/build/library/sdk/model/projectInfoResponseAllOfComputeTime.d.ts +40 -0
  661. package/build/library/sdk/model/projectInfoResponseAllOfDataSummaryPerCategory.d.ts +28 -0
  662. package/build/library/sdk/model/projectInfoResponseAllOfDeploySettings.d.ts +30 -0
  663. package/build/library/sdk/model/projectInfoResponseAllOfExperiments.d.ts +29 -0
  664. package/build/library/sdk/model/projectInfoResponseAllOfImpulse.d.ts +36 -0
  665. package/build/library/sdk/model/projectInfoResponseAllOfLatencyDevices.d.ts +32 -0
  666. package/build/library/sdk/model/projectInfoResponseAllOfPerformance.d.ts +38 -0
  667. package/build/library/sdk/model/projectInfoResponseAllOfShowGettingStartedWizard.d.ts +29 -0
  668. package/build/library/sdk/model/projectInfoResponseAllOfUrls.d.ts +36 -0
  669. package/build/library/sdk/model/projectInfoSummaryResponse.d.ts +36 -0
  670. package/build/library/sdk/model/projectInfoSummaryResponseAllOf.d.ts +28 -0
  671. package/build/library/sdk/model/projectPrivateData.d.ts +40 -0
  672. package/build/library/sdk/model/projectPublicData.d.ts +54 -0
  673. package/build/library/sdk/model/projectPublicDataReadme.d.ts +29 -0
  674. package/build/library/sdk/model/projectSampleMetadata.d.ts +32 -0
  675. package/build/library/sdk/model/projectTrainingDataSummaryResponse.d.ts +34 -0
  676. package/build/library/sdk/model/projectTrainingDataSummaryResponse.js +42 -0
  677. package/build/library/sdk/model/projectTrainingDataSummaryResponse.js.map +1 -0
  678. package/build/library/sdk/model/projectTrainingDataSummaryResponseAllOf.d.ts +26 -0
  679. package/build/library/sdk/model/projectTrainingDataSummaryResponseAllOf.js +32 -0
  680. package/build/library/sdk/model/projectTrainingDataSummaryResponseAllOf.js.map +1 -0
  681. package/build/library/sdk/model/projectVersionRequest.d.ts +33 -0
  682. package/build/library/sdk/model/rawSampleData.d.ts +32 -0
  683. package/build/library/sdk/model/rawSamplePayload.d.ts +52 -0
  684. package/build/library/sdk/model/rebalanceDatasetResponse.d.ts +34 -0
  685. package/build/library/sdk/model/removeCollaboratorRequest.d.ts +28 -0
  686. package/build/library/sdk/model/removeMemberRequest.d.ts +25 -0
  687. package/build/library/sdk/model/renameDeviceRequest.d.ts +28 -0
  688. package/build/library/sdk/model/renamePortalFileRequest.d.ts +32 -0
  689. package/build/library/sdk/model/renameSampleRequest.d.ts +28 -0
  690. package/build/library/sdk/model/requestResetPasswordRequest.d.ts +25 -0
  691. package/build/library/sdk/model/resetPasswordRequest.d.ts +27 -0
  692. package/build/library/sdk/model/restoreProjectFromPublicRequest.d.ts +28 -0
  693. package/build/library/sdk/model/restoreProjectRequest.d.ts +36 -0
  694. package/build/library/sdk/model/runOrganizationPipelineResponse.d.ts +34 -0
  695. package/build/library/sdk/model/runOrganizationPipelineResponseAllOf.d.ts +26 -0
  696. package/build/library/sdk/model/sample.d.ts +128 -0
  697. package/build/library/sdk/model/sampleBoundingBoxesRequest.d.ts +26 -0
  698. package/build/library/sdk/model/sampleMetadata.d.ts +34 -0
  699. package/build/library/sdk/model/savePretrainedModelRequest.d.ts +33 -0
  700. package/build/library/sdk/model/scoreTrialResponse.d.ts +38 -0
  701. package/build/library/sdk/model/scoreTrialResponseAllOf.d.ts +30 -0
  702. package/build/library/sdk/model/scoreTrialResponseAllOfLatency.d.ts +28 -0
  703. package/build/library/sdk/model/scoreTrialResponseAllOfRam.d.ts +26 -0
  704. package/build/library/sdk/model/segmentSampleRequest.d.ts +26 -0
  705. package/build/library/sdk/model/segmentSampleRequestSegments.d.ts +26 -0
  706. package/build/library/sdk/model/sendUserFeedbackRequest.d.ts +55 -0
  707. package/build/library/sdk/model/sensor.d.ts +32 -0
  708. package/build/library/sdk/model/setAnomalyParameterRequest.d.ts +31 -0
  709. package/build/library/sdk/model/setKerasParameterRequest.d.ts +90 -0
  710. package/build/library/sdk/model/setKerasParameterRequest.js +5 -0
  711. package/build/library/sdk/model/setKerasParameterRequest.js.map +1 -1
  712. package/build/library/sdk/model/setMemberDatasetsRequest.d.ts +25 -0
  713. package/build/library/sdk/model/setMemberRoleRequest.d.ts +27 -0
  714. package/build/library/sdk/model/setOptimizeSpaceRequest.d.ts +25 -0
  715. package/build/library/sdk/model/setOptimizeSpaceRequestAllOf.d.ts +26 -0
  716. package/build/library/sdk/model/setOptimizeSpaceRequestAllOfSpace.d.ts +29 -0
  717. package/build/library/sdk/model/setOrganizationDataDatasetRequest.d.ts +25 -0
  718. package/build/library/sdk/model/setProjectComputeTimeRequest.d.ts +31 -0
  719. package/build/library/sdk/model/setProjectDspFileSizeRequest.d.ts +31 -0
  720. package/build/library/sdk/model/setSampleMetadataRequest.d.ts +27 -0
  721. package/build/library/sdk/model/setSyntiantPosteriorRequest.d.ts +25 -0
  722. package/build/library/sdk/model/setUserPasswordRequest.d.ts +27 -0
  723. package/build/library/sdk/model/socketTokenResponse.d.ts +34 -0
  724. package/build/library/sdk/model/socketTokenResponseAllOf.d.ts +26 -0
  725. package/build/library/sdk/model/socketTokenResponseAllOfToken.d.ts +26 -0
  726. package/build/library/sdk/model/splitSampleInFramesRequest.d.ts +28 -0
  727. package/build/library/sdk/model/staffInfo.d.ts +27 -0
  728. package/build/library/sdk/model/startJobResponse.d.ts +36 -0
  729. package/build/library/sdk/model/startJobResponseAllOf.d.ts +28 -0
  730. package/build/library/sdk/model/startPerformanceCalibrationRequest.d.ts +40 -0
  731. package/build/library/sdk/model/startSamplingRequest.d.ts +46 -0
  732. package/build/library/sdk/model/startSamplingResponse.d.ts +33 -0
  733. package/build/library/sdk/model/startSamplingResponseAllOf.d.ts +25 -0
  734. package/build/library/sdk/model/startTrainingRequestAnomaly.d.ts +36 -0
  735. package/build/library/sdk/model/storeSegmentLengthRequest.d.ts +28 -0
  736. package/build/library/sdk/model/structuredClassifyResult.d.ts +40 -0
  737. package/build/library/sdk/model/testPretrainedModelRequest.d.ts +27 -0
  738. package/build/library/sdk/model/testPretrainedModelResponse.d.ts +40 -0
  739. package/build/library/sdk/model/testPretrainedModelResponseAllOf.d.ts +32 -0
  740. package/build/library/sdk/model/theme.d.ts +34 -0
  741. package/build/library/sdk/model/themeColors.d.ts +27 -0
  742. package/build/library/sdk/model/themeFavicon.d.ts +34 -0
  743. package/build/library/sdk/model/themeLogos.d.ts +31 -0
  744. package/build/library/sdk/model/thirdPartyAuth.d.ts +30 -0
  745. package/build/library/sdk/model/trackObjectsRequest.d.ts +26 -0
  746. package/build/library/sdk/model/trackObjectsResponse.d.ts +34 -0
  747. package/build/library/sdk/model/trackObjectsResponseAllOf.d.ts +26 -0
  748. package/build/library/sdk/model/transferLearningModel.d.ts +45 -0
  749. package/build/library/sdk/model/transferOwnershipOrganizationRequest.d.ts +25 -0
  750. package/build/library/sdk/model/transformationBlockAdditionalMountPoint.d.ts +30 -0
  751. package/build/library/sdk/model/transformationJobStatusEnum.d.ts +13 -0
  752. package/build/library/sdk/model/tunerCreateTrialDSPBlock.d.ts +37 -0
  753. package/build/library/sdk/model/tunerCreateTrialImpulse.d.ts +30 -0
  754. package/build/library/sdk/model/tunerCreateTrialInputBlock.d.ts +35 -0
  755. package/build/library/sdk/model/tunerCreateTrialLearnBlock.d.ts +48 -0
  756. package/build/library/sdk/model/tunerSpaceDSPBlock.d.ts +36 -0
  757. package/build/library/sdk/model/tunerSpaceImpulse.d.ts +40 -0
  758. package/build/library/sdk/model/tunerSpaceInputBlock.d.ts +35 -0
  759. package/build/library/sdk/model/tunerSpaceInputBlockWindow.d.ts +26 -0
  760. package/build/library/sdk/model/tunerSpaceLearnBlock.d.ts +45 -0
  761. package/build/library/sdk/model/tunerTrial.d.ts +39 -0
  762. package/build/library/sdk/model/tunerTrialBlocks.d.ts +29 -0
  763. package/build/library/sdk/model/updateJobRequest.d.ts +28 -0
  764. package/build/library/sdk/model/updateNoteRequest.d.ts +32 -0
  765. package/build/library/sdk/model/updateNoteResponse.d.ts +25 -0
  766. package/build/library/sdk/model/updateOrganizationAddCollaboratorRequest.d.ts +32 -0
  767. package/build/library/sdk/model/updateOrganizationBucketRequest.d.ts +52 -0
  768. package/build/library/sdk/model/updateOrganizationCreateEmptyProjectRequest.d.ts +32 -0
  769. package/build/library/sdk/model/updateOrganizationCreateProjectRequest.d.ts +32 -0
  770. package/build/library/sdk/model/updateOrganizationDataItemRequest.d.ts +29 -0
  771. package/build/library/sdk/model/updateOrganizationDatasetRequest.d.ts +26 -0
  772. package/build/library/sdk/model/updateOrganizationDeployBlockRequest.d.ts +49 -0
  773. package/build/library/sdk/model/updateOrganizationDspBlockRequest.d.ts +32 -0
  774. package/build/library/sdk/model/updateOrganizationPortalResponse.d.ts +44 -0
  775. package/build/library/sdk/model/updateOrganizationPortalResponseAllOf.d.ts +36 -0
  776. package/build/library/sdk/model/updateOrganizationRequest.d.ts +44 -0
  777. package/build/library/sdk/model/updateOrganizationTransferLearningBlockRequest.d.ts +44 -0
  778. package/build/library/sdk/model/updateOrganizationTransformationBlockRequest.d.ts +42 -0
  779. package/build/library/sdk/model/updateProjectRequest.d.ts +112 -0
  780. package/build/library/sdk/model/updateProjectTagsRequest.d.ts +25 -0
  781. package/build/library/sdk/model/updateThemeColorsRequest.d.ts +35 -0
  782. package/build/library/sdk/model/updateThemeLogosRequest.d.ts +51 -0
  783. package/build/library/sdk/model/updateThirdPartyAuthRequest.d.ts +28 -0
  784. package/build/library/sdk/model/updateUserRequest.d.ts +39 -0
  785. package/build/library/sdk/model/updateVersionRequest.d.ts +25 -0
  786. package/build/library/sdk/model/updateWhitelabelDeploymentTargetsRequest.d.ts +28 -0
  787. package/build/library/sdk/model/uploadAssetRequest.d.ts +33 -0
  788. package/build/library/sdk/model/uploadAssetResponse.d.ts +33 -0
  789. package/build/library/sdk/model/uploadAssetResponseAllOf.d.ts +25 -0
  790. package/build/library/sdk/model/uploadCustomBlockRequest.d.ts +37 -0
  791. package/build/library/sdk/model/uploadImageRequest.d.ts +33 -0
  792. package/build/library/sdk/model/uploadKerasFilesRequest.d.ts +33 -0
  793. package/build/library/sdk/model/uploadPretrainedModelRequest.d.ts +49 -0
  794. package/build/library/sdk/model/uploadReadmeImageResponse.d.ts +33 -0
  795. package/build/library/sdk/model/uploadUserPhotoRequest.d.ts +33 -0
  796. package/build/library/sdk/model/uploadUserPhotoResponse.d.ts +33 -0
  797. package/build/library/sdk/model/uploadUserPhotoResponseAllOf.d.ts +25 -0
  798. package/build/library/sdk/model/user.d.ts +40 -0
  799. package/build/library/sdk/model/user.js +5 -0
  800. package/build/library/sdk/model/user.js.map +1 -1
  801. package/build/library/sdk/model/userByThirdPartyActivationRequest.d.ts +25 -0
  802. package/build/library/sdk/model/userExperiment.d.ts +29 -0
  803. package/build/library/sdk/model/userOrganization.d.ts +36 -0
  804. package/build/library/sdk/model/verifyDspBlockUrlRequest.d.ts +25 -0
  805. package/build/library/sdk/model/verifyDspBlockUrlResponse.d.ts +34 -0
  806. package/build/library/sdk/model/verifyDspBlockUrlResponseAllOf.d.ts +26 -0
  807. package/build/library/sdk/model/verifyDspBlockUrlResponseAllOfBlock.d.ts +29 -0
  808. package/build/library/sdk/model/verifyOrganizationBucketRequest.d.ts +48 -0
  809. package/build/library/sdk/model/verifyOrganizationBucketResponse.d.ts +37 -0
  810. package/build/library/sdk/model/verifyOrganizationBucketResponseAllOf.d.ts +29 -0
  811. package/build/library/sdk/model/verifyOrganizationBucketResponseAllOfFiles.d.ts +27 -0
  812. package/build/library/sdk/model/verifyResetPasswordRequest.d.ts +26 -0
  813. package/build/library/sdk/model/whitelabel.d.ts +44 -0
  814. package/build/library/sdk/model/whitelabel.js +10 -0
  815. package/build/library/sdk/model/whitelabel.js.map +1 -1
  816. package/build/library/sdk/model/whitelabelAdminCreateOrganizationRequest.d.ts +36 -0
  817. package/build/library/sdk/model/windowSettingsResponse.d.ts +34 -0
  818. package/build/library/sdk/model/windowSettingsResponseAllOf.d.ts +26 -0
  819. package/build/library/sdk/model/windowSettingsResponseAllOfWindowSettings.d.ts +31 -0
  820. package/package.json +1 -1
@@ -0,0 +1,650 @@
1
+ /**
2
+ * Edge Impulse API
3
+ * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
+ *
5
+ * The version of the OpenAPI document: 1.0.0
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ /// <reference types="node" />
13
+ import { AnomalyModelMetadataResponse } from '../model/anomalyModelMetadataResponse';
14
+ import { AnomalyTrainedFeaturesResponse } from '../model/anomalyTrainedFeaturesResponse';
15
+ import { ClassifyJobResponse } from '../model/classifyJobResponse';
16
+ import { ClassifyJobResponsePage } from '../model/classifyJobResponsePage';
17
+ import { ClassifySampleResponse } from '../model/classifySampleResponse';
18
+ import { CountSamplesResponse } from '../model/countSamplesResponse';
19
+ import { DSPMetadataResponse } from '../model/dSPMetadataResponse';
20
+ import { DataExplorerPredictionsResponse } from '../model/dataExplorerPredictionsResponse';
21
+ import { DeploymentTargetEngine } from '../model/deploymentTargetEngine';
22
+ import { DeploymentTargetsResponse } from '../model/deploymentTargetsResponse';
23
+ import { DspRunResponseWithSample } from '../model/dspRunResponseWithSample';
24
+ import { DspSampleFeaturesResponse } from '../model/dspSampleFeaturesResponse';
25
+ import { DspTrainedFeaturesResponse } from '../model/dspTrainedFeaturesResponse';
26
+ import { GetDataExplorerFeaturesResponse } from '../model/getDataExplorerFeaturesResponse';
27
+ import { GetNotesResponse } from '../model/getNotesResponse';
28
+ import { GetPerformanceCalibrationGroundTruthResponse } from '../model/getPerformanceCalibrationGroundTruthResponse';
29
+ import { GetPerformanceCalibrationParameterSetsResponse } from '../model/getPerformanceCalibrationParameterSetsResponse';
30
+ import { GetPerformanceCalibrationParametersResponse } from '../model/getPerformanceCalibrationParametersResponse';
31
+ import { GetPerformanceCalibrationRawResultResponse } from '../model/getPerformanceCalibrationRawResultResponse';
32
+ import { GetPerformanceCalibrationStatusResponse } from '../model/getPerformanceCalibrationStatusResponse';
33
+ import { GetSampleResponse } from '../model/getSampleResponse';
34
+ import { HasDataExplorerFeaturesResponse } from '../model/hasDataExplorerFeaturesResponse';
35
+ import { KerasModelMetadata } from '../model/kerasModelMetadata';
36
+ import { KerasModelTypeEnum } from '../model/kerasModelTypeEnum';
37
+ import { ListSamplesResponse } from '../model/listSamplesResponse';
38
+ import { ProjectDeploymentTargetsResponse } from '../model/projectDeploymentTargetsResponse';
39
+ import { ProjectInfoSummaryResponse } from '../model/projectInfoSummaryResponse';
40
+ import { TestPretrainedModelRequest } from '../model/testPretrainedModelRequest';
41
+ import { TestPretrainedModelResponse } from '../model/testPretrainedModelResponse';
42
+ import { Authentication } from '../model/models';
43
+ import { ApiKeyAuth } from '../model/models';
44
+ export declare enum AllowsReadOnlyApiApiKeys {
45
+ ApiKeyAuthentication = 0,
46
+ JWTAuthentication = 1,
47
+ JWTHttpHeaderAuthentication = 2
48
+ }
49
+ declare type anomalyTrainedFeaturesQueryParams = {
50
+ featureAx1: number;
51
+ featureAx2: number;
52
+ };
53
+ declare type countSamplesQueryParams = {
54
+ category: 'training' | 'testing' | 'anomaly';
55
+ labels?: string;
56
+ filename?: string;
57
+ maxLength?: number;
58
+ minLength?: number;
59
+ minFrequency?: number;
60
+ maxFrequency?: number;
61
+ signatureValidity?: 'both' | 'valid' | 'invalid';
62
+ includeDisabled?: 'both' | 'enabled' | 'disabled';
63
+ };
64
+ declare type downloadBuildQueryParams = {
65
+ type: string;
66
+ modelType?: KerasModelTypeEnum;
67
+ engine?: DeploymentTargetEngine;
68
+ };
69
+ declare type downloadDspDataQueryParams = {
70
+ raw?: boolean;
71
+ };
72
+ declare type dspSampleTrainedFeaturesQueryParams = {
73
+ featureAx1: number;
74
+ featureAx2: number;
75
+ featureAx3: number;
76
+ };
77
+ declare type getClassifyJobResultQueryParams = {
78
+ featureExplorerOnly?: boolean;
79
+ };
80
+ declare type getClassifyJobResultPageQueryParams = {
81
+ limit?: number;
82
+ offset?: number;
83
+ };
84
+ declare type getDspRawSampleQueryParams = {
85
+ limitPayloadValues?: number;
86
+ };
87
+ declare type getDspSampleSliceQueryParams = {
88
+ sliceStart: number;
89
+ sliceEnd: number;
90
+ };
91
+ declare type getSampleQueryParams = {
92
+ limitPayloadValues?: number;
93
+ };
94
+ declare type getSampleAsAudioQueryParams = {
95
+ axisIx: number;
96
+ sliceStart?: number;
97
+ sliceEnd?: number;
98
+ };
99
+ declare type getSampleAsImageQueryParams = {
100
+ afterInputBlock?: boolean;
101
+ };
102
+ declare type getSampleAsVideoQueryParams = {
103
+ afterInputBlock?: boolean;
104
+ };
105
+ declare type getSampleSliceQueryParams = {
106
+ sliceStart: number;
107
+ sliceEnd: number;
108
+ };
109
+ declare type listSamplesQueryParams = {
110
+ category: 'training' | 'testing' | 'anomaly';
111
+ limit?: number;
112
+ offset?: number;
113
+ excludeSensors?: boolean;
114
+ labels?: string;
115
+ filename?: string;
116
+ maxLength?: number;
117
+ minLength?: number;
118
+ minFrequency?: number;
119
+ maxFrequency?: number;
120
+ signatureValidity?: 'both' | 'valid' | 'invalid';
121
+ includeDisabled?: 'both' | 'enabled' | 'disabled';
122
+ };
123
+ declare type runDspSampleSliceReadOnlyQueryParams = {
124
+ sliceStart: number;
125
+ sliceEnd: number;
126
+ };
127
+ export declare type AllowsReadOnlyApiOpts = {
128
+ extraHeaders?: {
129
+ [name: string]: string;
130
+ };
131
+ };
132
+ export declare class AllowsReadOnlyApi {
133
+ protected _basePath: string;
134
+ protected defaultHeaders: any;
135
+ protected _useQuerystring: boolean;
136
+ protected _opts: AllowsReadOnlyApiOpts;
137
+ protected authentications: {
138
+ default: Authentication;
139
+ ApiKeyAuthentication: ApiKeyAuth;
140
+ JWTAuthentication: ApiKeyAuth;
141
+ JWTHttpHeaderAuthentication: ApiKeyAuth;
142
+ };
143
+ constructor(basePath?: string, opts?: AllowsReadOnlyApiOpts);
144
+ set useQuerystring(value: boolean);
145
+ set basePath(basePath: string);
146
+ get basePath(): string;
147
+ set opts(opts: AllowsReadOnlyApiOpts);
148
+ get opts(): AllowsReadOnlyApiOpts;
149
+ setDefaultAuthentication(auth: Authentication): void;
150
+ setApiKey(key: AllowsReadOnlyApiApiKeys, value: string | undefined): void;
151
+ /**
152
+ * Get a sample of trained features, this extracts a number of samples and their features.
153
+ * @summary Trained features
154
+ * @param projectId Project ID
155
+ * @param learnId Learn Block ID, use the impulse functions to retrieve the ID
156
+ * @param featureAx1 Feature axis 1
157
+ * @param featureAx2 Feature axis 2
158
+ */
159
+ anomalyTrainedFeatures(projectId: number, learnId: number, queryParams: anomalyTrainedFeaturesQueryParams, options?: {
160
+ headers: {
161
+ [name: string]: string;
162
+ };
163
+ }): Promise<AnomalyTrainedFeaturesResponse>;
164
+ /**
165
+ * Get trained features for a single sample. This runs both the DSP prerequisites and the anomaly classifier.
166
+ * @summary Trained features for sample
167
+ * @param projectId Project ID
168
+ * @param learnId Learn Block ID, use the impulse functions to retrieve the ID
169
+ * @param sampleId Sample ID
170
+ */
171
+ anomalyTrainedFeaturesPerSample(projectId: number, learnId: number, sampleId: number, options?: {
172
+ headers: {
173
+ [name: string]: string;
174
+ };
175
+ }): Promise<AnomalyTrainedFeaturesResponse>;
176
+ /**
177
+ * Classify a complete file against the current impulse. This will move the sliding window (dependent on the sliding window length and the sliding window increase parameters in the impulse) over the complete file, and classify for every window that is extracted.
178
+ * @summary Classify sample
179
+ * @param projectId Project ID
180
+ * @param sampleId Sample ID
181
+ */
182
+ classifySample(projectId: number, sampleId: number, options?: {
183
+ headers: {
184
+ [name: string]: string;
185
+ };
186
+ }): Promise<ClassifySampleResponse>;
187
+ /**
188
+ * Classify a complete file against the specified learn block. This will move the sliding window (dependent on the sliding window length and the sliding window increase parameters in the impulse) over the complete file, and classify for every window that is extracted.
189
+ * @summary Classify sample by learn block
190
+ * @param projectId Project ID
191
+ * @param sampleId Sample ID
192
+ * @param blockId Block ID
193
+ */
194
+ classifySampleByLearnBlock(projectId: number, sampleId: number, blockId: number, options?: {
195
+ headers: {
196
+ [name: string]: string;
197
+ };
198
+ }): Promise<ClassifySampleResponse>;
199
+ /**
200
+ * Count all raw data by category.
201
+ * @summary Count samples
202
+ * @param projectId Project ID
203
+ * @param category Which of the three acquisition categories to retrieve data from
204
+ * @param labels Only include samples with a label within the given list of labels, given as a JSON string
205
+ * @param filename Only include samples whose filename includes the given filename
206
+ * @param maxLength Only include samples shorter than the given length, in milliseconds
207
+ * @param minLength Only include samples longer than the given length, in milliseconds
208
+ * @param minFrequency Only include samples with higher frequency than given frequency, in hertz
209
+ * @param maxFrequency Only include samples with lower frequency than given frequency, in hertz
210
+ * @param signatureValidity Include samples with either valid or invalid signatures
211
+ * @param includeDisabled Include only enabled or disabled samples (or both)
212
+ */
213
+ countSamples(projectId: number, queryParams: countSamplesQueryParams, options?: {
214
+ headers: {
215
+ [name: string]: string;
216
+ };
217
+ }): Promise<CountSamplesResponse>;
218
+ /**
219
+ * Download the build artefacts for a project
220
+ * @summary Download
221
+ * @param projectId Project ID
222
+ * @param type The name of the built target. You can find this by listing all deployment targets through &#x60;listDeploymentTargetsForProject&#x60; (via &#x60;GET /v1/api/{projectId}/deployment/targets&#x60;) and see the &#x60;format&#x60; type.
223
+ * @param modelType Optional model type of the build (if not, it uses the settings in the Keras block)
224
+ * @param engine Optional engine for the build (if not, it uses the default engine for the deployment target)
225
+ */
226
+ downloadBuild(projectId: number, queryParams: downloadBuildQueryParams, options?: {
227
+ headers: {
228
+ [name: string]: string;
229
+ };
230
+ }): Promise<Buffer>;
231
+ /**
232
+ * Download output from a DSP block over all data in the training set, already sliced in windows. In Numpy binary format.
233
+ * @summary Download DSP data
234
+ * @param projectId Project ID
235
+ * @param dspId DSP Block ID, use the impulse functions to retrieve the ID
236
+ * @param category Which of the three acquisition categories to download data from
237
+ * @param raw Whether to download raw data or processed data. Processed data is the default.
238
+ */
239
+ downloadDspData(projectId: number, dspId: number, category: 'training' | 'testing' | 'anomaly', queryParams: downloadDspDataQueryParams, options?: {
240
+ headers: {
241
+ [name: string]: string;
242
+ };
243
+ }): Promise<Buffer>;
244
+ /**
245
+ * Download labels for a DSP block over all data in the training set, already sliced in windows.
246
+ * @summary Download DSP labels
247
+ * @param projectId Project ID
248
+ * @param dspId DSP Block ID, use the impulse functions to retrieve the ID
249
+ * @param category Which of the three acquisition categories to download data from
250
+ */
251
+ downloadDspLabels(projectId: number, dspId: number, category: 'training' | 'testing' | 'anomaly', options?: {
252
+ headers: {
253
+ [name: string]: string;
254
+ };
255
+ }): Promise<Buffer>;
256
+ /**
257
+ * Download a trained model for a learning block. Depending on the block this can be a TensorFlow model, or the cluster centroids.
258
+ * @summary Download trained model
259
+ * @param projectId Project ID
260
+ * @param learnId Learn Block ID, use the impulse functions to retrieve the ID
261
+ * @param modelDownloadId Model download ID, which can be obtained from the project information
262
+ */
263
+ downloadLearnModel(projectId: number, learnId: number, modelDownloadId: string, options?: {
264
+ headers: {
265
+ [name: string]: string;
266
+ };
267
+ }): Promise<Buffer>;
268
+ /**
269
+ * Runs the DSP block against a sample. This will move the sliding window (dependent on the sliding window length and the sliding window increase parameters in the impulse) over the complete file, and run the DSP function for every window that is extracted.
270
+ * @summary Features for sample
271
+ * @param projectId Project ID
272
+ * @param dspId DSP Block ID, use the impulse functions to retrieve the ID
273
+ * @param sampleId Sample ID
274
+ */
275
+ dspGetFeaturesForSample(projectId: number, dspId: number, sampleId: number, options?: {
276
+ headers: {
277
+ [name: string]: string;
278
+ };
279
+ }): Promise<DspSampleFeaturesResponse>;
280
+ /**
281
+ * Get a sample of trained features, this extracts a number of samples and their labels. Used to visualize the current training set.
282
+ * @summary Sample of trained features
283
+ * @param projectId Project ID
284
+ * @param dspId DSP Block ID, use the impulse functions to retrieve the ID
285
+ * @param featureAx1 Feature axis 1
286
+ * @param featureAx2 Feature axis 2
287
+ * @param featureAx3 Feature axis 3
288
+ * @param category Which of the three acquisition categories to download data from
289
+ */
290
+ dspSampleTrainedFeatures(projectId: number, dspId: number, category: 'training' | 'testing' | 'anomaly', queryParams: dspSampleTrainedFeaturesQueryParams, options?: {
291
+ headers: {
292
+ [name: string]: string;
293
+ };
294
+ }): Promise<DspTrainedFeaturesResponse>;
295
+ /**
296
+ * Get metadata about a trained anomaly block. Use the impulse blocks to find the learnId.
297
+ * @summary Anomaly metadata
298
+ * @param projectId Project ID
299
+ * @param learnId Learn Block ID, use the impulse functions to retrieve the ID
300
+ */
301
+ getAnomalyMetadata(projectId: number, learnId: number, options?: {
302
+ headers: {
303
+ [name: string]: string;
304
+ };
305
+ }): Promise<AnomalyModelMetadataResponse>;
306
+ /**
307
+ * Get classify job result, containing the result for the complete testing dataset.
308
+ * @summary Classify job result
309
+ * @param projectId Project ID
310
+ * @param featureExplorerOnly Whether to get only the classification results relevant to the feature explorer.
311
+ */
312
+ getClassifyJobResult(projectId: number, queryParams: getClassifyJobResultQueryParams, options?: {
313
+ headers: {
314
+ [name: string]: string;
315
+ };
316
+ }): Promise<ClassifyJobResponse>;
317
+ /**
318
+ * Get classify job result, containing the predictions for a given page.
319
+ * @summary Single page of a classify job result
320
+ * @param projectId Project ID
321
+ * @param limit Maximum number of results
322
+ * @param offset Offset in results, can be used in conjunction with LimitResultsParameter to implement paging.
323
+ */
324
+ getClassifyJobResultPage(projectId: number, queryParams: getClassifyJobResultPageQueryParams, options?: {
325
+ headers: {
326
+ [name: string]: string;
327
+ };
328
+ }): Promise<ClassifyJobResponsePage>;
329
+ /**
330
+ * t-SNE2 output of the raw dataset
331
+ * @summary Get data explorer features
332
+ * @param projectId Project ID
333
+ */
334
+ getDataExplorerFeatures(projectId: number, options?: {
335
+ headers: {
336
+ [name: string]: string;
337
+ };
338
+ }): Promise<GetDataExplorerFeaturesResponse>;
339
+ /**
340
+ * Predictions for every data explorer point (only available when using current impulse to populate data explorer)
341
+ * @summary Get data explorer predictions
342
+ * @param projectId Project ID
343
+ */
344
+ getDataExplorerPredictions(projectId: number, options?: {
345
+ headers: {
346
+ [name: string]: string;
347
+ };
348
+ }): Promise<DataExplorerPredictionsResponse>;
349
+ /**
350
+ * Retrieve the metadata from a generated DSP block.
351
+ * @summary Get metadata
352
+ * @param projectId Project ID
353
+ * @param dspId DSP Block ID, use the impulse functions to retrieve the ID
354
+ */
355
+ getDspMetadata(projectId: number, dspId: number, options?: {
356
+ headers: {
357
+ [name: string]: string;
358
+ };
359
+ }): Promise<DSPMetadataResponse>;
360
+ /**
361
+ * Get raw sample data, but with only the axes selected by the DSP block. E.g. if you have selected only accX and accY as inputs for the DSP block, but the raw sample also contains accZ, accZ is filtered out. If you pass dspId = 0 this will return a raw graph without any processing.
362
+ * @summary Get raw sample
363
+ * @param projectId Project ID
364
+ * @param dspId DSP Block ID, use the impulse functions to retrieve the ID
365
+ * @param sampleId Sample ID
366
+ * @param limitPayloadValues Limit the number of payload values in the response
367
+ */
368
+ getDspRawSample(projectId: number, dspId: number, sampleId: number, queryParams: getDspRawSampleQueryParams, options?: {
369
+ headers: {
370
+ [name: string]: string;
371
+ };
372
+ }): Promise<GetSampleResponse>;
373
+ /**
374
+ * Get slice of raw sample data, but with only the axes selected by the DSP block. E.g. if you have selected only accX and accY as inputs for the DSP block, but the raw sample also contains accZ, accZ is filtered out.
375
+ * @summary Get raw sample (slice)
376
+ * @param projectId Project ID
377
+ * @param dspId DSP Block ID, use the impulse functions to retrieve the ID
378
+ * @param sampleId Sample ID
379
+ * @param sliceStart Begin index of the slice
380
+ * @param sliceEnd End index of the slice
381
+ */
382
+ getDspSampleSlice(projectId: number, dspId: number, sampleId: number, queryParams: getDspSampleSliceQueryParams, options?: {
383
+ headers: {
384
+ [name: string]: string;
385
+ };
386
+ }): Promise<GetSampleResponse>;
387
+ /**
388
+ * t-SNE2 output of the raw dataset using embeddings from this Keras block
389
+ * @summary Get data explorer features
390
+ * @param projectId Project ID
391
+ * @param learnId Learn Block ID, use the impulse functions to retrieve the ID
392
+ */
393
+ getKerasDataExplorerFeatures(projectId: number, learnId: number, options?: {
394
+ headers: {
395
+ [name: string]: string;
396
+ };
397
+ }): Promise<GetDataExplorerFeaturesResponse>;
398
+ /**
399
+ * Get metadata about a trained Keras block. Use the impulse blocks to find the learnId.
400
+ * @summary Keras metadata
401
+ * @param projectId Project ID
402
+ * @param learnId Learn Block ID, use the impulse functions to retrieve the ID
403
+ */
404
+ getKerasMetadata(projectId: number, learnId: number, options?: {
405
+ headers: {
406
+ [name: string]: string;
407
+ };
408
+ }): Promise<KerasModelMetadata>;
409
+ /**
410
+ * Get all notes in project.
411
+ * @summary Get notes
412
+ * @param projectId Project ID
413
+ */
414
+ getNotes(projectId: number, options?: {
415
+ headers: {
416
+ [name: string]: string;
417
+ };
418
+ }): Promise<GetNotesResponse>;
419
+ /**
420
+ * Get performance calibration ground truth data
421
+ * @summary Get ground truth
422
+ * @param projectId Project ID
423
+ */
424
+ getPerformanceCalibrationGroundTruth(projectId: number, options?: {
425
+ headers: {
426
+ [name: string]: string;
427
+ };
428
+ }): Promise<GetPerformanceCalibrationGroundTruthResponse>;
429
+ /**
430
+ * Get performance calibration parameter sets
431
+ * @summary Get parameter sets
432
+ * @param projectId Project ID
433
+ */
434
+ getPerformanceCalibrationParameterSets(projectId: number, options?: {
435
+ headers: {
436
+ [name: string]: string;
437
+ };
438
+ }): Promise<GetPerformanceCalibrationParameterSetsResponse>;
439
+ /**
440
+ * Get performance calibration raw result
441
+ * @summary Get raw result
442
+ * @param projectId Project ID
443
+ */
444
+ getPerformanceCalibrationRawResult(projectId: number, options?: {
445
+ headers: {
446
+ [name: string]: string;
447
+ };
448
+ }): Promise<GetPerformanceCalibrationRawResultResponse>;
449
+ /**
450
+ * Get performance calibration stored parameters
451
+ * @summary Get parameters
452
+ * @param projectId Project ID
453
+ */
454
+ getPerformanceCalibrationSavedParameters(projectId: number, options?: {
455
+ headers: {
456
+ [name: string]: string;
457
+ };
458
+ }): Promise<GetPerformanceCalibrationParametersResponse>;
459
+ /**
460
+ * Get performance calibration status
461
+ * @summary Get status
462
+ * @param projectId Project ID
463
+ */
464
+ getPerformanceCalibrationStatus(projectId: number, options?: {
465
+ headers: {
466
+ [name: string]: string;
467
+ };
468
+ }): Promise<GetPerformanceCalibrationStatusResponse>;
469
+ /**
470
+ * List a summary about this project - available for public projects.
471
+ * @summary Public project information
472
+ * @param projectId Project ID
473
+ */
474
+ getProjectInfoSummary(projectId: number, options?: {
475
+ headers: {
476
+ [name: string]: string;
477
+ };
478
+ }): Promise<ProjectInfoSummaryResponse>;
479
+ /**
480
+ * Get a sample.
481
+ * @summary Get sample
482
+ * @param projectId Project ID
483
+ * @param sampleId Sample ID
484
+ * @param limitPayloadValues Limit the number of payload values in the response
485
+ */
486
+ getSample(projectId: number, sampleId: number, queryParams: getSampleQueryParams, options?: {
487
+ headers: {
488
+ [name: string]: string;
489
+ };
490
+ }): Promise<GetSampleResponse>;
491
+ /**
492
+ * Get a sample as a WAV file. This only applies to samples with an audio axis.
493
+ * @summary Get WAV file
494
+ * @param projectId Project ID
495
+ * @param sampleId Sample ID
496
+ * @param axisIx Axis index
497
+ * @param sliceStart Begin index of the slice
498
+ * @param sliceEnd End index of the slice
499
+ */
500
+ getSampleAsAudio(projectId: number, sampleId: number, queryParams: getSampleAsAudioQueryParams, options?: {
501
+ headers: {
502
+ [name: string]: string;
503
+ };
504
+ }): Promise<Buffer>;
505
+ /**
506
+ * Get a sample as an image file. This only applies to samples with RGBA data.
507
+ * @summary Get image file
508
+ * @param projectId Project ID
509
+ * @param sampleId Sample ID
510
+ * @param afterInputBlock Whether to process the image through the input block first
511
+ */
512
+ getSampleAsImage(projectId: number, sampleId: number, queryParams: getSampleAsImageQueryParams, options?: {
513
+ headers: {
514
+ [name: string]: string;
515
+ };
516
+ }): Promise<Buffer>;
517
+ /**
518
+ * Download a sample in it\'s original format as uploaded to the ingestion service.
519
+ * @summary Download file
520
+ * @param projectId Project ID
521
+ * @param sampleId Sample ID
522
+ */
523
+ getSampleAsRaw(projectId: number, sampleId: number, options?: {
524
+ headers: {
525
+ [name: string]: string;
526
+ };
527
+ }): Promise<Buffer>;
528
+ /**
529
+ * Get a sample as an video file. This only applies to samples with video data.
530
+ * @summary Get video file
531
+ * @param projectId Project ID
532
+ * @param sampleId Sample ID
533
+ * @param afterInputBlock Whether to process the image through the input block first
534
+ */
535
+ getSampleAsVideo(projectId: number, sampleId: number, queryParams: getSampleAsVideoQueryParams, options?: {
536
+ headers: {
537
+ [name: string]: string;
538
+ };
539
+ }): Promise<Buffer>;
540
+ /**
541
+ * Get a slice of a sample.
542
+ * @summary Get sample slice
543
+ * @param projectId Project ID
544
+ * @param sampleId Sample ID
545
+ * @param sliceStart Begin index of the slice
546
+ * @param sliceEnd End index of the slice
547
+ */
548
+ getSampleSlice(projectId: number, sampleId: number, queryParams: getSampleSliceQueryParams, options?: {
549
+ headers: {
550
+ [name: string]: string;
551
+ };
552
+ }): Promise<GetSampleResponse>;
553
+ /**
554
+ * Get the synthetic sample as a WAV file
555
+ * @summary Get WAV file
556
+ * @param projectId Project ID
557
+ */
558
+ getWavFile(projectId: number, options?: {
559
+ headers: {
560
+ [name: string]: string;
561
+ };
562
+ }): Promise<Buffer>;
563
+ /**
564
+ * t-SNE2 output of the raw dataset
565
+ * @summary Check data explorer features
566
+ * @param projectId Project ID
567
+ */
568
+ hasDataExplorerFeatures(projectId: number, options?: {
569
+ headers: {
570
+ [name: string]: string;
571
+ };
572
+ }): Promise<HasDataExplorerFeaturesResponse>;
573
+ /**
574
+ * List all deployment targets
575
+ * @summary Deployment targets
576
+ */
577
+ listAllDeploymentTargets(options?: {
578
+ headers: {
579
+ [name: string]: string;
580
+ };
581
+ }): Promise<DeploymentTargetsResponse>;
582
+ /**
583
+ * List deployment targets for a project
584
+ * @summary Deployment targets
585
+ * @param projectId Project ID
586
+ */
587
+ listDeploymentTargetsForProject(projectId: number, options?: {
588
+ headers: {
589
+ [name: string]: string;
590
+ };
591
+ }): Promise<ProjectDeploymentTargetsResponse>;
592
+ /**
593
+ * List deployment targets for a project from data sources page (it shows some things like all Linux deploys, and hides \'fake\' deploy targets like mobile phone / computer)
594
+ * @summary Deployment targets (data sources)
595
+ * @param projectId Project ID
596
+ */
597
+ listDeploymentTargetsForProjectDataSources(projectId: number, options?: {
598
+ headers: {
599
+ [name: string]: string;
600
+ };
601
+ }): Promise<DeploymentTargetsResponse>;
602
+ /**
603
+ * Retrieve all raw data by category.
604
+ * @summary List samples
605
+ * @param projectId Project ID
606
+ * @param category Which of the three acquisition categories to retrieve data from
607
+ * @param limit Maximum number of results
608
+ * @param offset Offset in results, can be used in conjunction with LimitResultsParameter to implement paging.
609
+ * @param excludeSensors Whether to exclude sensors in the response (as these can slow down requests when you have large pages).
610
+ * @param labels Only include samples with a label within the given list of labels, given as a JSON string
611
+ * @param filename Only include samples whose filename includes the given filename
612
+ * @param maxLength Only include samples shorter than the given length, in milliseconds
613
+ * @param minLength Only include samples longer than the given length, in milliseconds
614
+ * @param minFrequency Only include samples with higher frequency than given frequency, in hertz
615
+ * @param maxFrequency Only include samples with lower frequency than given frequency, in hertz
616
+ * @param signatureValidity Include samples with either valid or invalid signatures
617
+ * @param includeDisabled Include only enabled or disabled samples (or both)
618
+ */
619
+ listSamples(projectId: number, queryParams: listSamplesQueryParams, options?: {
620
+ headers: {
621
+ [name: string]: string;
622
+ };
623
+ }): Promise<ListSamplesResponse>;
624
+ /**
625
+ * Get slice of sample data, and run it through the DSP block. This only the axes selected by the DSP block. E.g. if you have selected only accX and accY as inputs for the DSP block, but the raw sample also contains accZ, accZ is filtered out.
626
+ * @summary Get processed sample (slice)
627
+ * @param projectId Project ID
628
+ * @param dspId DSP Block ID, use the impulse functions to retrieve the ID
629
+ * @param sampleId Sample ID
630
+ * @param sliceStart Begin index of the slice
631
+ * @param sliceEnd End index of the slice
632
+ */
633
+ runDspSampleSliceReadOnly(projectId: number, dspId: number, sampleId: number, queryParams: runDspSampleSliceReadOnlyQueryParams, options?: {
634
+ headers: {
635
+ [name: string]: string;
636
+ };
637
+ }): Promise<DspRunResponseWithSample>;
638
+ /**
639
+ * Test out a pretrained model (using raw features) - upload first via `uploadPretrainedModel`. If you want to deploy a pretrained model from the API, see `startDeployPretrainedModelJob`.
640
+ * @summary Test pretrained model
641
+ * @param projectId Project ID
642
+ * @param testPretrainedModelRequest
643
+ */
644
+ testPretrainedModel(projectId: number, testPretrainedModelRequest?: TestPretrainedModelRequest, options?: {
645
+ headers: {
646
+ [name: string]: string;
647
+ };
648
+ }): Promise<TestPretrainedModelResponse>;
649
+ }
650
+ export {};