@distilled.cloud/posthog 0.19.2 → 0.20.0

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 (819) hide show
  1. package/lib/credentials.d.ts +1 -1
  2. package/lib/credentials.d.ts.map +1 -1
  3. package/lib/credentials.js +2 -2
  4. package/lib/credentials.js.map +1 -1
  5. package/lib/operations/actions/actionsCreate.d.ts +45 -45
  6. package/lib/operations/actions/actionsDestroy.d.ts +1 -1
  7. package/lib/operations/actions/actionsList.d.ts +27 -27
  8. package/lib/operations/actions/actionsPartialUpdate.d.ts +46 -46
  9. package/lib/operations/actions/actionsReferencesList.d.ts +10 -10
  10. package/lib/operations/actions/actionsRetrieve.d.ts +27 -27
  11. package/lib/operations/actions/actionsUpdate.d.ts +46 -46
  12. package/lib/operations/activity-logs/activityLogList.d.ts +15 -15
  13. package/lib/operations/alerts/alertsCreate.d.ts +100 -100
  14. package/lib/operations/alerts/alertsList.d.ts +57 -57
  15. package/lib/operations/alerts/alertsPartialUpdate.d.ts +100 -100
  16. package/lib/operations/alerts/alertsRetrieve.d.ts +58 -58
  17. package/lib/operations/alerts/alertsSimulateCreate.d.ts +18 -18
  18. package/lib/operations/alerts/alertsUpdate.d.ts +100 -100
  19. package/lib/operations/batch-exports/batchExportsBackfillsCancelCreate.d.ts +9 -9
  20. package/lib/operations/batch-exports/batchExportsBackfillsCreate.d.ts +16 -16
  21. package/lib/operations/batch-exports/batchExportsBackfillsList.d.ts +9 -9
  22. package/lib/operations/batch-exports/batchExportsBackfillsRetrieve.d.ts +8 -8
  23. package/lib/operations/batch-exports/batchExportsCreate.d.ts +51 -51
  24. package/lib/operations/batch-exports/batchExportsList.d.ts +26 -26
  25. package/lib/operations/batch-exports/batchExportsLogsRetrieve.d.ts +2 -2
  26. package/lib/operations/batch-exports/batchExportsPartialUpdate.d.ts +51 -51
  27. package/lib/operations/batch-exports/batchExportsPauseCreate.d.ts +26 -26
  28. package/lib/operations/batch-exports/batchExportsRetrieve.d.ts +25 -25
  29. package/lib/operations/batch-exports/batchExportsRunTestStepCreate.d.ts +26 -26
  30. package/lib/operations/batch-exports/batchExportsRunTestStepNewCreate.d.ts +26 -26
  31. package/lib/operations/batch-exports/batchExportsRunsCancelCreate.d.ts +11 -11
  32. package/lib/operations/batch-exports/batchExportsRunsList.d.ts +12 -12
  33. package/lib/operations/batch-exports/batchExportsRunsLogsRetrieve.d.ts +3 -3
  34. package/lib/operations/batch-exports/batchExportsRunsRetrieve.d.ts +11 -11
  35. package/lib/operations/batch-exports/batchExportsRunsRetryCreate.d.ts +11 -11
  36. package/lib/operations/batch-exports/batchExportsUnpauseCreate.d.ts +26 -26
  37. package/lib/operations/batch-exports/batchExportsUpdate.d.ts +51 -51
  38. package/lib/operations/conversations/conversationsTicketsBulkUpdateTagsCreate.d.ts +6 -6
  39. package/lib/operations/conversations/conversationsTicketsCreate.d.ts +63 -63
  40. package/lib/operations/conversations/conversationsTicketsList.d.ts +32 -32
  41. package/lib/operations/conversations/conversationsTicketsPartialUpdate.d.ts +63 -63
  42. package/lib/operations/conversations/conversationsTicketsRetrieve.d.ts +31 -31
  43. package/lib/operations/conversations/conversationsTicketsUpdate.d.ts +63 -63
  44. package/lib/operations/conversations/conversationsViewsCreate.d.ts +21 -21
  45. package/lib/operations/conversations/conversationsViewsList.d.ts +12 -12
  46. package/lib/operations/conversations/conversationsViewsRetrieve.d.ts +11 -11
  47. package/lib/operations/core/annotationsCreate.d.ts +33 -33
  48. package/lib/operations/core/annotationsList.d.ts +17 -17
  49. package/lib/operations/core/annotationsPartialUpdate.d.ts +33 -33
  50. package/lib/operations/core/annotationsRetrieve.d.ts +16 -16
  51. package/lib/operations/core/annotationsUpdate.d.ts +33 -33
  52. package/lib/operations/core/cohortsAddPersonsToStaticCohortPartialUpdate.d.ts +1 -1
  53. package/lib/operations/core/cohortsCreate.d.ts +52 -52
  54. package/lib/operations/core/cohortsList.d.ts +30 -30
  55. package/lib/operations/core/cohortsPartialUpdate.d.ts +52 -52
  56. package/lib/operations/core/cohortsPersonsRetrieve.d.ts +1 -1
  57. package/lib/operations/core/cohortsRemovePersonFromStaticCohortPartialUpdate.d.ts +1 -1
  58. package/lib/operations/core/cohortsRetrieve.d.ts +29 -29
  59. package/lib/operations/core/cohortsUpdate.d.ts +52 -52
  60. package/lib/operations/core/commentsCreate.d.ts +25 -25
  61. package/lib/operations/core/commentsList.d.ts +13 -13
  62. package/lib/operations/core/commentsPartialUpdate.d.ts +25 -25
  63. package/lib/operations/core/commentsRetrieve.d.ts +12 -12
  64. package/lib/operations/core/commentsUpdate.d.ts +25 -25
  65. package/lib/operations/core/dashboardTemplatesCopyBetweenProjectsCreate.d.ts +16 -16
  66. package/lib/operations/core/dashboardTemplatesCreate.d.ts +31 -31
  67. package/lib/operations/core/dashboardTemplatesList.d.ts +17 -17
  68. package/lib/operations/core/dashboardTemplatesPartialUpdate.d.ts +31 -31
  69. package/lib/operations/core/dashboardTemplatesRetrieve.d.ts +16 -16
  70. package/lib/operations/core/dashboardTemplatesUpdate.d.ts +31 -31
  71. package/lib/operations/core/dashboardsCopyTileCreate.d.ts +30 -30
  72. package/lib/operations/core/dashboardsCreate.d.ts +58 -58
  73. package/lib/operations/core/dashboardsDestroy.d.ts +1 -1
  74. package/lib/operations/core/dashboardsList.d.ts +19 -19
  75. package/lib/operations/core/dashboardsPartialUpdate.d.ts +58 -58
  76. package/lib/operations/core/dashboardsReorderTilesCreate.d.ts +29 -29
  77. package/lib/operations/core/dashboardsRetrieve.d.ts +29 -29
  78. package/lib/operations/core/dashboardsRunInsightsRetrieve.d.ts +4 -4
  79. package/lib/operations/core/dashboardsSharingList.d.ts +4 -4
  80. package/lib/operations/core/dashboardsSharingPasswordsCreate.d.ts +10 -10
  81. package/lib/operations/core/dashboardsSharingRefreshCreate.d.ts +10 -10
  82. package/lib/operations/core/dashboardsStreamTilesRetrieve.d.ts +1 -1
  83. package/lib/operations/core/dashboardsUpdate.d.ts +58 -58
  84. package/lib/operations/core/domainsCreate.d.ts +17 -17
  85. package/lib/operations/core/domainsList.d.ts +9 -9
  86. package/lib/operations/core/domainsPartialUpdate.d.ts +17 -17
  87. package/lib/operations/core/domainsRetrieve.d.ts +8 -8
  88. package/lib/operations/core/domainsScimTokenCreate.d.ts +9 -9
  89. package/lib/operations/core/domainsUpdate.d.ts +17 -17
  90. package/lib/operations/core/domainsVerifyCreate.d.ts +9 -9
  91. package/lib/operations/core/eventDefinitionsByNameRetrieve.d.ts +16 -16
  92. package/lib/operations/core/eventDefinitionsCreate.d.ts +62 -62
  93. package/lib/operations/core/eventDefinitionsList.d.ts +35 -35
  94. package/lib/operations/core/eventDefinitionsPartialUpdate.d.ts +62 -62
  95. package/lib/operations/core/eventDefinitionsRetrieve.d.ts +34 -34
  96. package/lib/operations/core/eventDefinitionsUpdate.d.ts +62 -62
  97. package/lib/operations/core/exportsCreate.d.ts +14 -14
  98. package/lib/operations/core/exportsList.d.ts +8 -8
  99. package/lib/operations/core/exportsRetrieve.d.ts +7 -7
  100. package/lib/operations/core/fileSystemCreate.d.ts +13 -13
  101. package/lib/operations/core/fileSystemList.d.ts +7 -7
  102. package/lib/operations/core/fileSystemPartialUpdate.d.ts +13 -13
  103. package/lib/operations/core/fileSystemRetrieve.d.ts +6 -6
  104. package/lib/operations/core/fileSystemUndoDeleteCreate.d.ts +7 -7
  105. package/lib/operations/core/fileSystemUpdate.d.ts +13 -13
  106. package/lib/operations/core/groupsActivityRetrieve.d.ts +1 -1
  107. package/lib/operations/core/groupsCreate.d.ts +4 -4
  108. package/lib/operations/core/groupsDeletePropertyCreate.d.ts +3 -3
  109. package/lib/operations/core/groupsFindRetrieve.d.ts +1 -1
  110. package/lib/operations/core/groupsList.d.ts +3 -3
  111. package/lib/operations/core/groupsRelatedRetrieve.d.ts +1 -1
  112. package/lib/operations/core/groupsUpdatePropertyCreate.d.ts +3 -3
  113. package/lib/operations/core/insightsSharingList.d.ts +4 -4
  114. package/lib/operations/core/insightsSharingPasswordsCreate.d.ts +10 -10
  115. package/lib/operations/core/insightsSharingRefreshCreate.d.ts +10 -10
  116. package/lib/operations/core/invitesBulkCreate.d.ts +15 -15
  117. package/lib/operations/core/invitesCreate.d.ts +29 -29
  118. package/lib/operations/core/invitesList.d.ts +15 -15
  119. package/lib/operations/core/legalDocumentsCreate.d.ts +9 -9
  120. package/lib/operations/core/legalDocumentsList.d.ts +7 -7
  121. package/lib/operations/core/legalDocumentsRetrieve.d.ts +6 -6
  122. package/lib/operations/core/membersList.d.ts +12 -12
  123. package/lib/operations/core/membersPartialUpdate.d.ts +24 -24
  124. package/lib/operations/core/membersScopedApiKeysRetrieve.d.ts +11 -11
  125. package/lib/operations/core/membersUpdate.d.ts +24 -24
  126. package/lib/operations/core/oauthApplicationsList.d.ts +4 -4
  127. package/lib/operations/core/organizationsProjectsActivityRetrieve.d.ts +60 -60
  128. package/lib/operations/core/organizationsProjectsAddProductIntentPartialUpdate.d.ts +120 -120
  129. package/lib/operations/core/organizationsProjectsChangeOrganizationCreate.d.ts +120 -120
  130. package/lib/operations/core/organizationsProjectsCompleteProductOnboardingPartialUpdate.d.ts +120 -120
  131. package/lib/operations/core/organizationsProjectsCreate.d.ts +120 -120
  132. package/lib/operations/core/organizationsProjectsDeleteSecretTokenBackupPartialUpdate.d.ts +120 -120
  133. package/lib/operations/core/organizationsProjectsGenerateConversationsPublicTokenCreate.d.ts +120 -120
  134. package/lib/operations/core/organizationsProjectsIsGeneratingDemoDataRetrieve.d.ts +60 -60
  135. package/lib/operations/core/organizationsProjectsList.d.ts +6 -6
  136. package/lib/operations/core/organizationsProjectsPartialUpdate.d.ts +120 -120
  137. package/lib/operations/core/organizationsProjectsResetTokenPartialUpdate.d.ts +120 -120
  138. package/lib/operations/core/organizationsProjectsRetrieve.d.ts +60 -60
  139. package/lib/operations/core/organizationsProjectsRotateSecretTokenPartialUpdate.d.ts +120 -120
  140. package/lib/operations/core/organizationsProjectsUpdate.d.ts +120 -120
  141. package/lib/operations/core/projectSecretApiKeysCreate.d.ts +11 -11
  142. package/lib/operations/core/projectSecretApiKeysList.d.ts +6 -6
  143. package/lib/operations/core/projectSecretApiKeysPartialUpdate.d.ts +11 -11
  144. package/lib/operations/core/projectSecretApiKeysRetrieve.d.ts +5 -5
  145. package/lib/operations/core/projectSecretApiKeysRollCreate.d.ts +5 -5
  146. package/lib/operations/core/projectSecretApiKeysUpdate.d.ts +11 -11
  147. package/lib/operations/core/propertyDefinitionsBulkUpdateTagsCreate.d.ts +6 -6
  148. package/lib/operations/core/propertyDefinitionsList.d.ts +16 -16
  149. package/lib/operations/core/propertyDefinitionsPartialUpdate.d.ts +31 -31
  150. package/lib/operations/core/propertyDefinitionsRetrieve.d.ts +15 -15
  151. package/lib/operations/core/propertyDefinitionsUpdate.d.ts +31 -31
  152. package/lib/operations/core/rolesCreate.d.ts +17 -17
  153. package/lib/operations/core/rolesList.d.ts +9 -9
  154. package/lib/operations/core/rolesPartialUpdate.d.ts +17 -17
  155. package/lib/operations/core/rolesRetrieve.d.ts +8 -8
  156. package/lib/operations/core/rolesUpdate.d.ts +17 -17
  157. package/lib/operations/core/sessionRecordingsSharingList.d.ts +4 -4
  158. package/lib/operations/core/sessionRecordingsSharingPasswordsCreate.d.ts +10 -10
  159. package/lib/operations/core/sessionRecordingsSharingRefreshCreate.d.ts +10 -10
  160. package/lib/operations/core/subscriptionsCreate.d.ts +42 -42
  161. package/lib/operations/core/subscriptionsDeliveriesList.d.ts +14 -14
  162. package/lib/operations/core/subscriptionsDeliveriesRetrieve.d.ts +12 -12
  163. package/lib/operations/core/subscriptionsList.d.ts +22 -22
  164. package/lib/operations/core/subscriptionsPartialUpdate.d.ts +42 -42
  165. package/lib/operations/core/subscriptionsRetrieve.d.ts +21 -21
  166. package/lib/operations/core/subscriptionsUpdate.d.ts +42 -42
  167. package/lib/operations/core/usersCancelEmailChangeRequestPartialUpdate.d.ts +77 -77
  168. package/lib/operations/core/usersHedgehogConfigPartialUpdate.d.ts +77 -77
  169. package/lib/operations/core/usersList.d.ts +77 -77
  170. package/lib/operations/core/usersPartialUpdate.d.ts +154 -154
  171. package/lib/operations/core/usersRequestEmailVerificationCreate.d.ts +77 -77
  172. package/lib/operations/core/usersRetrieve.d.ts +77 -77
  173. package/lib/operations/core/usersScenePersonalisationCreate.d.ts +77 -77
  174. package/lib/operations/core/usersTwoFactorBackupCodesCreate.d.ts +77 -77
  175. package/lib/operations/core/usersTwoFactorDisableCreate.d.ts +77 -77
  176. package/lib/operations/core/usersTwoFactorValidateCreate.d.ts +77 -77
  177. package/lib/operations/core/usersUpdate.d.ts +154 -154
  178. package/lib/operations/core/usersValidate2faCreate.d.ts +77 -77
  179. package/lib/operations/core/usersVerifyEmailCreate.d.ts +77 -77
  180. package/lib/operations/customer-analytics/groupsTypesMetricsCreate.d.ts +9 -9
  181. package/lib/operations/customer-analytics/groupsTypesMetricsList.d.ts +5 -5
  182. package/lib/operations/customer-analytics/groupsTypesMetricsPartialUpdate.d.ts +9 -9
  183. package/lib/operations/customer-analytics/groupsTypesMetricsRetrieve.d.ts +4 -4
  184. package/lib/operations/customer-analytics/groupsTypesMetricsUpdate.d.ts +9 -9
  185. package/lib/operations/customer-journeys/customerJourneysCreate.d.ts +7 -7
  186. package/lib/operations/customer-journeys/customerJourneysList.d.ts +4 -4
  187. package/lib/operations/customer-journeys/customerJourneysPartialUpdate.d.ts +7 -7
  188. package/lib/operations/customer-journeys/customerJourneysRetrieve.d.ts +3 -3
  189. package/lib/operations/customer-journeys/customerJourneysUpdate.d.ts +7 -7
  190. package/lib/operations/customer-profile-configs/customerProfileConfigsCreate.d.ts +5 -5
  191. package/lib/operations/customer-profile-configs/customerProfileConfigsList.d.ts +3 -3
  192. package/lib/operations/customer-profile-configs/customerProfileConfigsPartialUpdate.d.ts +4 -4
  193. package/lib/operations/customer-profile-configs/customerProfileConfigsRetrieve.d.ts +2 -2
  194. package/lib/operations/customer-profile-configs/customerProfileConfigsUpdate.d.ts +4 -4
  195. package/lib/operations/dashboards/dashboardsCollaboratorsCreate.d.ts +18 -18
  196. package/lib/operations/dashboards/dashboardsCollaboratorsList.d.ts +9 -9
  197. package/lib/operations/dashboards/dataColorThemesCreate.d.ts +16 -16
  198. package/lib/operations/dashboards/dataColorThemesList.d.ts +9 -9
  199. package/lib/operations/dashboards/dataColorThemesPartialUpdate.d.ts +17 -17
  200. package/lib/operations/dashboards/dataColorThemesRetrieve.d.ts +8 -8
  201. package/lib/operations/dashboards/dataColorThemesUpdate.d.ts +17 -17
  202. package/lib/operations/data-warehouse/externalDataSchemasCancelCreate.d.ts +13 -13
  203. package/lib/operations/data-warehouse/externalDataSchemasCreate.d.ts +25 -25
  204. package/lib/operations/data-warehouse/externalDataSchemasIncrementalFieldsCreate.d.ts +13 -13
  205. package/lib/operations/data-warehouse/externalDataSchemasList.d.ts +13 -13
  206. package/lib/operations/data-warehouse/externalDataSchemasPartialUpdate.d.ts +25 -25
  207. package/lib/operations/data-warehouse/externalDataSchemasReloadCreate.d.ts +13 -13
  208. package/lib/operations/data-warehouse/externalDataSchemasResyncCreate.d.ts +13 -13
  209. package/lib/operations/data-warehouse/externalDataSchemasRetrieve.d.ts +12 -12
  210. package/lib/operations/data-warehouse/externalDataSchemasUpdate.d.ts +25 -25
  211. package/lib/operations/data-warehouse/externalDataSourcesBulkUpdateSchemasPartialUpdate.d.ts +17 -17
  212. package/lib/operations/data-warehouse/externalDataSourcesCheckCdcPrerequisitesCreate.d.ts +1 -1
  213. package/lib/operations/data-warehouse/externalDataSourcesConnectionsList.d.ts +2 -2
  214. package/lib/operations/data-warehouse/externalDataSourcesCreate.d.ts +17 -17
  215. package/lib/operations/data-warehouse/externalDataSourcesCreateWebhookCreate.d.ts +14 -14
  216. package/lib/operations/data-warehouse/externalDataSourcesDeleteWebhookCreate.d.ts +14 -14
  217. package/lib/operations/data-warehouse/externalDataSourcesList.d.ts +14 -14
  218. package/lib/operations/data-warehouse/externalDataSourcesPartialUpdate.d.ts +27 -27
  219. package/lib/operations/data-warehouse/externalDataSourcesRefreshSchemasCreate.d.ts +14 -14
  220. package/lib/operations/data-warehouse/externalDataSourcesReloadCreate.d.ts +14 -14
  221. package/lib/operations/data-warehouse/externalDataSourcesRetrieve.d.ts +13 -13
  222. package/lib/operations/data-warehouse/externalDataSourcesRevenueAnalyticsConfigPartialUpdate.d.ts +14 -14
  223. package/lib/operations/data-warehouse/externalDataSourcesSourcePrefixCreate.d.ts +14 -14
  224. package/lib/operations/data-warehouse/externalDataSourcesUpdate.d.ts +27 -27
  225. package/lib/operations/data-warehouse/externalDataSourcesUpdateWebhookInputsCreate.d.ts +14 -14
  226. package/lib/operations/data-warehouse/insightVariablesCreate.d.ts +9 -9
  227. package/lib/operations/data-warehouse/insightVariablesList.d.ts +5 -5
  228. package/lib/operations/data-warehouse/insightVariablesPartialUpdate.d.ts +9 -9
  229. package/lib/operations/data-warehouse/insightVariablesRetrieve.d.ts +4 -4
  230. package/lib/operations/data-warehouse/insightVariablesUpdate.d.ts +9 -9
  231. package/lib/operations/data-warehouse/warehouseSavedQueriesActivityRetrieve.d.ts +23 -23
  232. package/lib/operations/data-warehouse/warehouseSavedQueriesAncestorsCreate.d.ts +47 -47
  233. package/lib/operations/data-warehouse/warehouseSavedQueriesCancelCreate.d.ts +47 -47
  234. package/lib/operations/data-warehouse/warehouseSavedQueriesCreate.d.ts +47 -47
  235. package/lib/operations/data-warehouse/warehouseSavedQueriesDependenciesRetrieve.d.ts +23 -23
  236. package/lib/operations/data-warehouse/warehouseSavedQueriesDescendantsCreate.d.ts +47 -47
  237. package/lib/operations/data-warehouse/warehouseSavedQueriesList.d.ts +20 -20
  238. package/lib/operations/data-warehouse/warehouseSavedQueriesMaterializeCreate.d.ts +47 -47
  239. package/lib/operations/data-warehouse/warehouseSavedQueriesPartialUpdate.d.ts +47 -47
  240. package/lib/operations/data-warehouse/warehouseSavedQueriesResumeSchedulesCreate.d.ts +47 -47
  241. package/lib/operations/data-warehouse/warehouseSavedQueriesRetrieve.d.ts +23 -23
  242. package/lib/operations/data-warehouse/warehouseSavedQueriesRevertMaterializationCreate.d.ts +47 -47
  243. package/lib/operations/data-warehouse/warehouseSavedQueriesRunCreate.d.ts +47 -47
  244. package/lib/operations/data-warehouse/warehouseSavedQueriesRunHistoryRetrieve.d.ts +23 -23
  245. package/lib/operations/data-warehouse/warehouseSavedQueriesUpdate.d.ts +47 -47
  246. package/lib/operations/data-warehouse/warehouseSavedQueryFoldersCreate.d.ts +15 -15
  247. package/lib/operations/data-warehouse/warehouseSavedQueryFoldersList.d.ts +7 -7
  248. package/lib/operations/data-warehouse/warehouseSavedQueryFoldersPartialUpdate.d.ts +15 -15
  249. package/lib/operations/data-warehouse/warehouseSavedQueryFoldersRetrieve.d.ts +7 -7
  250. package/lib/operations/desktop-recordings/desktopRecordingsAppendSegmentsCreate.d.ts +28 -28
  251. package/lib/operations/desktop-recordings/desktopRecordingsCreate.d.ts +26 -26
  252. package/lib/operations/desktop-recordings/desktopRecordingsList.d.ts +26 -26
  253. package/lib/operations/desktop-recordings/desktopRecordingsPartialUpdate.d.ts +50 -50
  254. package/lib/operations/desktop-recordings/desktopRecordingsRetrieve.d.ts +25 -25
  255. package/lib/operations/desktop-recordings/desktopRecordingsUpdate.d.ts +50 -50
  256. package/lib/operations/early-access-features/earlyAccessFeatureCreate.d.ts +34 -34
  257. package/lib/operations/early-access-features/earlyAccessFeatureList.d.ts +16 -16
  258. package/lib/operations/early-access-features/earlyAccessFeaturePartialUpdate.d.ts +31 -31
  259. package/lib/operations/early-access-features/earlyAccessFeatureRetrieve.d.ts +15 -15
  260. package/lib/operations/early-access-features/earlyAccessFeatureUpdate.d.ts +31 -31
  261. package/lib/operations/endpoints/endpointsCreate.d.ts +35 -35
  262. package/lib/operations/endpoints/endpointsLastExecutionTimesCreate.d.ts +1 -1
  263. package/lib/operations/endpoints/endpointsList.d.ts +29 -29
  264. package/lib/operations/endpoints/endpointsMaterializationPreviewCreate.d.ts +3 -3
  265. package/lib/operations/endpoints/endpointsMaterializationStatusRetrieve.d.ts +5 -5
  266. package/lib/operations/endpoints/endpointsPartialUpdate.d.ts +35 -35
  267. package/lib/operations/endpoints/endpointsRetrieve.d.ts +36 -36
  268. package/lib/operations/endpoints/endpointsRunCreate.d.ts +5 -5
  269. package/lib/operations/endpoints/endpointsRunRetrieve.d.ts +3 -3
  270. package/lib/operations/endpoints/endpointsUpdate.d.ts +35 -35
  271. package/lib/operations/endpoints/endpointsVersionsList.d.ts +38 -38
  272. package/lib/operations/environments/environmentsAddProductIntentPartialUpdate.d.ts +89 -89
  273. package/lib/operations/environments/environmentsCompleteProductOnboardingPartialUpdate.d.ts +89 -89
  274. package/lib/operations/environments/environmentsDefaultEvaluationContextsCreate.d.ts +89 -89
  275. package/lib/operations/environments/environmentsDefaultReleaseConditionsUpdate.d.ts +89 -89
  276. package/lib/operations/environments/environmentsDeleteSecretTokenBackupPartialUpdate.d.ts +89 -89
  277. package/lib/operations/environments/environmentsExperimentsConfigPartialUpdate.d.ts +89 -89
  278. package/lib/operations/environments/environmentsGenerateConversationsPublicTokenCreate.d.ts +89 -89
  279. package/lib/operations/environments/environmentsResetTokenPartialUpdate.d.ts +89 -89
  280. package/lib/operations/environments/environmentsRotateSecretTokenPartialUpdate.d.ts +89 -89
  281. package/lib/operations/error-tracking/errorTrackingAssignmentRulesCreate.d.ts +10 -10
  282. package/lib/operations/error-tracking/errorTrackingAssignmentRulesList.d.ts +6 -6
  283. package/lib/operations/error-tracking/errorTrackingAssignmentRulesPartialUpdate.d.ts +6 -6
  284. package/lib/operations/error-tracking/errorTrackingAssignmentRulesReorderPartialUpdate.d.ts +6 -6
  285. package/lib/operations/error-tracking/errorTrackingAssignmentRulesRetrieve.d.ts +5 -5
  286. package/lib/operations/error-tracking/errorTrackingAssignmentRulesUpdate.d.ts +6 -6
  287. package/lib/operations/error-tracking/errorTrackingFingerprintsList.d.ts +3 -3
  288. package/lib/operations/error-tracking/errorTrackingFingerprintsRetrieve.d.ts +2 -2
  289. package/lib/operations/error-tracking/errorTrackingGitProviderFileLinksResolveGithubRetrieve.d.ts +2 -2
  290. package/lib/operations/error-tracking/errorTrackingGitProviderFileLinksResolveGitlabRetrieve.d.ts +2 -2
  291. package/lib/operations/error-tracking/errorTrackingGroupingRulesCreate.d.ts +11 -11
  292. package/lib/operations/error-tracking/errorTrackingGroupingRulesList.d.ts +5 -5
  293. package/lib/operations/error-tracking/errorTrackingGroupingRulesPartialUpdate.d.ts +11 -11
  294. package/lib/operations/error-tracking/errorTrackingGroupingRulesReorderPartialUpdate.d.ts +6 -6
  295. package/lib/operations/error-tracking/errorTrackingGroupingRulesRetrieve.d.ts +5 -5
  296. package/lib/operations/error-tracking/errorTrackingGroupingRulesUpdate.d.ts +11 -11
  297. package/lib/operations/error-tracking/errorTrackingIssuesAssignPartialUpdate.d.ts +13 -13
  298. package/lib/operations/error-tracking/errorTrackingIssuesBulkCreate.d.ts +13 -13
  299. package/lib/operations/error-tracking/errorTrackingIssuesCohortUpdate.d.ts +13 -13
  300. package/lib/operations/error-tracking/errorTrackingIssuesCreate.d.ts +24 -24
  301. package/lib/operations/error-tracking/errorTrackingIssuesList.d.ts +13 -13
  302. package/lib/operations/error-tracking/errorTrackingIssuesMergeCreate.d.ts +1 -1
  303. package/lib/operations/error-tracking/errorTrackingIssuesPartialUpdate.d.ts +25 -25
  304. package/lib/operations/error-tracking/errorTrackingIssuesRetrieve.d.ts +12 -12
  305. package/lib/operations/error-tracking/errorTrackingIssuesSplitCreate.d.ts +4 -4
  306. package/lib/operations/error-tracking/errorTrackingIssuesUpdate.d.ts +25 -25
  307. package/lib/operations/error-tracking/errorTrackingRecommendationsDismissCreate.d.ts +4 -4
  308. package/lib/operations/error-tracking/errorTrackingRecommendationsList.d.ts +5 -5
  309. package/lib/operations/error-tracking/errorTrackingRecommendationsRefreshCreate.d.ts +4 -4
  310. package/lib/operations/error-tracking/errorTrackingRecommendationsRestoreCreate.d.ts +4 -4
  311. package/lib/operations/error-tracking/errorTrackingReleasesCreate.d.ts +9 -9
  312. package/lib/operations/error-tracking/errorTrackingReleasesList.d.ts +5 -5
  313. package/lib/operations/error-tracking/errorTrackingReleasesPartialUpdate.d.ts +8 -8
  314. package/lib/operations/error-tracking/errorTrackingReleasesRetrieve.d.ts +4 -4
  315. package/lib/operations/error-tracking/errorTrackingReleasesUpdate.d.ts +8 -8
  316. package/lib/operations/error-tracking/errorTrackingSpikeDetectionConfigList.d.ts +1 -1
  317. package/lib/operations/error-tracking/errorTrackingSpikeDetectionConfigUpdateConfigPartialUpdate.d.ts +2 -2
  318. package/lib/operations/error-tracking/errorTrackingSpikeEventsList.d.ts +5 -5
  319. package/lib/operations/error-tracking/errorTrackingStackFramesBatchGetCreate.d.ts +10 -10
  320. package/lib/operations/error-tracking/errorTrackingStackFramesList.d.ts +10 -10
  321. package/lib/operations/error-tracking/errorTrackingStackFramesRetrieve.d.ts +9 -9
  322. package/lib/operations/error-tracking/errorTrackingSuppressionRulesCreate.d.ts +4 -4
  323. package/lib/operations/error-tracking/errorTrackingSuppressionRulesList.d.ts +4 -4
  324. package/lib/operations/error-tracking/errorTrackingSuppressionRulesPartialUpdate.d.ts +7 -7
  325. package/lib/operations/error-tracking/errorTrackingSuppressionRulesReorderPartialUpdate.d.ts +4 -4
  326. package/lib/operations/error-tracking/errorTrackingSuppressionRulesRetrieve.d.ts +3 -3
  327. package/lib/operations/error-tracking/errorTrackingSuppressionRulesUpdate.d.ts +7 -7
  328. package/lib/operations/error-tracking/errorTrackingSymbolSetsBulkDeleteCreate.d.ts +6 -6
  329. package/lib/operations/error-tracking/errorTrackingSymbolSetsBulkFinishUploadCreate.d.ts +6 -6
  330. package/lib/operations/error-tracking/errorTrackingSymbolSetsBulkStartUploadCreate.d.ts +6 -6
  331. package/lib/operations/error-tracking/errorTrackingSymbolSetsCreate.d.ts +11 -11
  332. package/lib/operations/error-tracking/errorTrackingSymbolSetsFinishUploadUpdate.d.ts +5 -5
  333. package/lib/operations/error-tracking/errorTrackingSymbolSetsList.d.ts +6 -6
  334. package/lib/operations/error-tracking/errorTrackingSymbolSetsPartialUpdate.d.ts +10 -10
  335. package/lib/operations/error-tracking/errorTrackingSymbolSetsRetrieve.d.ts +5 -5
  336. package/lib/operations/error-tracking/errorTrackingSymbolSetsStartUploadCreate.d.ts +6 -6
  337. package/lib/operations/error-tracking/errorTrackingSymbolSetsUpdate.d.ts +10 -10
  338. package/lib/operations/event-filter/eventFilterCreate.d.ts +5 -5
  339. package/lib/operations/event-filter/eventFilterRetrieve.d.ts +2 -2
  340. package/lib/operations/event-schemas/eventSchemasCreate.d.ts +49 -49
  341. package/lib/operations/event-schemas/eventSchemasList.d.ts +26 -26
  342. package/lib/operations/event-schemas/eventSchemasPartialUpdate.d.ts +48 -48
  343. package/lib/operations/event-schemas/eventSchemasUpdate.d.ts +48 -48
  344. package/lib/operations/events/eventsList.d.ts +15 -15
  345. package/lib/operations/events/eventsRetrieve.d.ts +1 -1
  346. package/lib/operations/events/eventsValuesRetrieve.d.ts +1 -1
  347. package/lib/operations/experiment-holdouts/experimentHoldoutsCreate.d.ts +21 -21
  348. package/lib/operations/experiment-holdouts/experimentHoldoutsList.d.ts +11 -11
  349. package/lib/operations/experiment-holdouts/experimentHoldoutsPartialUpdate.d.ts +21 -21
  350. package/lib/operations/experiment-holdouts/experimentHoldoutsRetrieve.d.ts +10 -10
  351. package/lib/operations/experiment-holdouts/experimentHoldoutsUpdate.d.ts +21 -21
  352. package/lib/operations/experiment-saved-metrics/experimentSavedMetricsCreate.d.ts +23 -23
  353. package/lib/operations/experiment-saved-metrics/experimentSavedMetricsList.d.ts +12 -12
  354. package/lib/operations/experiment-saved-metrics/experimentSavedMetricsPartialUpdate.d.ts +23 -23
  355. package/lib/operations/experiment-saved-metrics/experimentSavedMetricsRetrieve.d.ts +11 -11
  356. package/lib/operations/experiment-saved-metrics/experimentSavedMetricsUpdate.d.ts +23 -23
  357. package/lib/operations/experiments/experimentsArchiveCreate.d.ts +85 -85
  358. package/lib/operations/experiments/experimentsCopyToProjectCreate.d.ts +87 -87
  359. package/lib/operations/experiments/experimentsCreate.d.ts +159 -159
  360. package/lib/operations/experiments/experimentsCreateExposureCohortForExperimentCreate.d.ts +86 -86
  361. package/lib/operations/experiments/experimentsDuplicateCreate.d.ts +86 -86
  362. package/lib/operations/experiments/experimentsEndCreate.d.ts +87 -87
  363. package/lib/operations/experiments/experimentsLaunchCreate.d.ts +85 -85
  364. package/lib/operations/experiments/experimentsList.d.ts +86 -86
  365. package/lib/operations/experiments/experimentsPartialUpdate.d.ts +159 -159
  366. package/lib/operations/experiments/experimentsPauseCreate.d.ts +85 -85
  367. package/lib/operations/experiments/experimentsRecalculateTimeseriesCreate.d.ts +86 -86
  368. package/lib/operations/experiments/experimentsResetCreate.d.ts +85 -85
  369. package/lib/operations/experiments/experimentsResumeCreate.d.ts +85 -85
  370. package/lib/operations/experiments/experimentsRetrieve.d.ts +85 -85
  371. package/lib/operations/experiments/experimentsShipVariantCreate.d.ts +87 -87
  372. package/lib/operations/experiments/experimentsTimeseriesResultsRetrieve.d.ts +2 -2
  373. package/lib/operations/experiments/experimentsUpdate.d.ts +159 -159
  374. package/lib/operations/feature-flags/featureFlagsActivityRetrieve.d.ts +16 -16
  375. package/lib/operations/feature-flags/featureFlagsAllActivityRetrieve.d.ts +16 -16
  376. package/lib/operations/feature-flags/featureFlagsBulkDeleteCreate.d.ts +44 -44
  377. package/lib/operations/feature-flags/featureFlagsBulkKeysCreate.d.ts +44 -44
  378. package/lib/operations/feature-flags/featureFlagsBulkUpdateTagsCreate.d.ts +6 -6
  379. package/lib/operations/feature-flags/featureFlagsCreate.d.ts +51 -51
  380. package/lib/operations/feature-flags/featureFlagsCreateStaticCohortForFlagCreate.d.ts +44 -44
  381. package/lib/operations/feature-flags/featureFlagsDashboardCreate.d.ts +44 -44
  382. package/lib/operations/feature-flags/featureFlagsEnrichUsageDashboardCreate.d.ts +44 -44
  383. package/lib/operations/feature-flags/featureFlagsEvaluationReasonsRetrieve.d.ts +1 -1
  384. package/lib/operations/feature-flags/featureFlagsList.d.ts +44 -44
  385. package/lib/operations/feature-flags/featureFlagsLocalEvaluationRetrieve.d.ts +13 -13
  386. package/lib/operations/feature-flags/featureFlagsMyFlagsRetrieve.d.ts +11 -11
  387. package/lib/operations/feature-flags/featureFlagsPartialUpdate.d.ts +52 -52
  388. package/lib/operations/feature-flags/featureFlagsRetrieve.d.ts +43 -43
  389. package/lib/operations/feature-flags/featureFlagsStatusRetrieve.d.ts +1 -1
  390. package/lib/operations/feature-flags/featureFlagsUpdate.d.ts +83 -83
  391. package/lib/operations/feature-flags/featureFlagsUserBlastRadiusCreate.d.ts +1 -1
  392. package/lib/operations/feature-flags/featureFlagsVersionsRetrieve.d.ts +16 -16
  393. package/lib/operations/file-system-shortcut/fileSystemShortcutCreate.d.ts +7 -7
  394. package/lib/operations/file-system-shortcut/fileSystemShortcutList.d.ts +4 -4
  395. package/lib/operations/file-system-shortcut/fileSystemShortcutPartialUpdate.d.ts +7 -7
  396. package/lib/operations/file-system-shortcut/fileSystemShortcutRetrieve.d.ts +3 -3
  397. package/lib/operations/file-system-shortcut/fileSystemShortcutUpdate.d.ts +7 -7
  398. package/lib/operations/flag-value/flagValueValuesRetrieve.d.ts +2 -2
  399. package/lib/operations/groups-types/groupsTypesCreateDetailDashboardUpdate.d.ts +5 -5
  400. package/lib/operations/groups-types/groupsTypesList.d.ts +4 -4
  401. package/lib/operations/groups-types/groupsTypesSetDefaultColumnsUpdate.d.ts +5 -5
  402. package/lib/operations/groups-types/groupsTypesUpdateMetadataPartialUpdate.d.ts +5 -5
  403. package/lib/operations/health-issues/healthIssuesList.d.ts +5 -5
  404. package/lib/operations/health-issues/healthIssuesPartialUpdate.d.ts +9 -9
  405. package/lib/operations/health-issues/healthIssuesResolveCreate.d.ts +9 -9
  406. package/lib/operations/health-issues/healthIssuesRetrieve.d.ts +4 -4
  407. package/lib/operations/health-issues/healthIssuesSummaryRetrieve.d.ts +4 -4
  408. package/lib/operations/heatmaps/heatmapsList.d.ts +2 -2
  409. package/lib/operations/hog-function-templates/hogFunctionTemplatesList.d.ts +13 -13
  410. package/lib/operations/hog-function-templates/hogFunctionTemplatesRetrieve.d.ts +12 -12
  411. package/lib/operations/hog-function-templates/publicHogFunctionTemplatesList.d.ts +12 -12
  412. package/lib/operations/hog-functions/hogFunctionsCreate.d.ts +218 -218
  413. package/lib/operations/hog-functions/hogFunctionsEnableBackfillsCreate.d.ts +110 -110
  414. package/lib/operations/hog-functions/hogFunctionsInvocationsCreate.d.ts +230 -230
  415. package/lib/operations/hog-functions/hogFunctionsList.d.ts +29 -29
  416. package/lib/operations/hog-functions/hogFunctionsLogsRetrieve.d.ts +2 -2
  417. package/lib/operations/hog-functions/hogFunctionsMetricsRetrieve.d.ts +2 -2
  418. package/lib/operations/hog-functions/hogFunctionsMetricsTotalsRetrieve.d.ts +2 -2
  419. package/lib/operations/hog-functions/hogFunctionsPartialUpdate.d.ts +218 -218
  420. package/lib/operations/hog-functions/hogFunctionsRearrangePartialUpdate.d.ts +110 -110
  421. package/lib/operations/hog-functions/hogFunctionsRetrieve.d.ts +109 -109
  422. package/lib/operations/hog-functions/hogFunctionsUpdate.d.ts +218 -218
  423. package/lib/operations/insights/insightsThresholdsList.d.ts +67 -67
  424. package/lib/operations/insights/insightsThresholdsRetrieve.d.ts +66 -66
  425. package/lib/operations/integrations/integrationsCreate.d.ts +16 -16
  426. package/lib/operations/integrations/integrationsDomainConnectApplyUrlCreate.d.ts +9 -9
  427. package/lib/operations/integrations/integrationsEmailPartialUpdate.d.ts +17 -17
  428. package/lib/operations/integrations/integrationsEmailVerifyCreate.d.ts +9 -9
  429. package/lib/operations/integrations/integrationsGithubBranchesRetrieve.d.ts +1 -1
  430. package/lib/operations/integrations/integrationsGithubReposRefreshCreate.d.ts +1 -1
  431. package/lib/operations/integrations/integrationsGithubReposRetrieve.d.ts +3 -3
  432. package/lib/operations/integrations/integrationsList.d.ts +9 -9
  433. package/lib/operations/integrations/integrationsRetrieve.d.ts +8 -8
  434. package/lib/operations/integrations/roleExternalReferencesCreate.d.ts +20 -20
  435. package/lib/operations/integrations/roleExternalReferencesList.d.ts +13 -13
  436. package/lib/operations/integrations/roleExternalReferencesLookupRetrieve.d.ts +12 -12
  437. package/lib/operations/js-snippet/jsSnippetVersionPartialUpdate.d.ts +1 -1
  438. package/lib/operations/live-debugger-breakpoints/liveDebuggerBreakpointsActiveRetrieve.d.ts +5 -5
  439. package/lib/operations/live-debugger-breakpoints/liveDebuggerBreakpointsBreakpointHitsRetrieve.d.ts +7 -7
  440. package/lib/operations/live-debugger-breakpoints/liveDebuggerBreakpointsCreate.d.ts +11 -11
  441. package/lib/operations/live-debugger-breakpoints/liveDebuggerBreakpointsList.d.ts +6 -6
  442. package/lib/operations/live-debugger-breakpoints/liveDebuggerBreakpointsPartialUpdate.d.ts +10 -10
  443. package/lib/operations/live-debugger-breakpoints/liveDebuggerBreakpointsRetrieve.d.ts +5 -5
  444. package/lib/operations/live-debugger-breakpoints/liveDebuggerBreakpointsUpdate.d.ts +10 -10
  445. package/lib/operations/llm-analytics/datasetItemsCreate.d.ts +29 -29
  446. package/lib/operations/llm-analytics/datasetItemsList.d.ts +16 -16
  447. package/lib/operations/llm-analytics/datasetItemsPartialUpdate.d.ts +29 -29
  448. package/lib/operations/llm-analytics/datasetItemsRetrieve.d.ts +15 -15
  449. package/lib/operations/llm-analytics/datasetItemsUpdate.d.ts +29 -29
  450. package/lib/operations/llm-analytics/datasetsCreate.d.ts +23 -23
  451. package/lib/operations/llm-analytics/datasetsList.d.ts +12 -12
  452. package/lib/operations/llm-analytics/datasetsPartialUpdate.d.ts +23 -23
  453. package/lib/operations/llm-analytics/datasetsRetrieve.d.ts +11 -11
  454. package/lib/operations/llm-analytics/datasetsUpdate.d.ts +23 -23
  455. package/lib/operations/llm-analytics/evaluationRunsCreate.d.ts +3 -3
  456. package/lib/operations/llm-analytics/evaluationsCreate.d.ts +43 -43
  457. package/lib/operations/llm-analytics/evaluationsList.d.ts +25 -25
  458. package/lib/operations/llm-analytics/evaluationsPartialUpdate.d.ts +43 -43
  459. package/lib/operations/llm-analytics/evaluationsRetrieve.d.ts +24 -24
  460. package/lib/operations/llm-analytics/evaluationsTestHogCreate.d.ts +7 -7
  461. package/lib/operations/llm-analytics/evaluationsUpdate.d.ts +43 -43
  462. package/lib/operations/llm-analytics/llmAnalyticsClusteringJobsCreate.d.ts +9 -9
  463. package/lib/operations/llm-analytics/llmAnalyticsClusteringJobsList.d.ts +5 -5
  464. package/lib/operations/llm-analytics/llmAnalyticsClusteringJobsPartialUpdate.d.ts +9 -9
  465. package/lib/operations/llm-analytics/llmAnalyticsClusteringJobsRetrieve.d.ts +4 -4
  466. package/lib/operations/llm-analytics/llmAnalyticsClusteringJobsUpdate.d.ts +9 -9
  467. package/lib/operations/llm-analytics/llmAnalyticsEvaluationReportsCreate.d.ts +24 -24
  468. package/lib/operations/llm-analytics/llmAnalyticsEvaluationReportsList.d.ts +13 -13
  469. package/lib/operations/llm-analytics/llmAnalyticsEvaluationReportsPartialUpdate.d.ts +24 -24
  470. package/lib/operations/llm-analytics/llmAnalyticsEvaluationReportsRetrieve.d.ts +12 -12
  471. package/lib/operations/llm-analytics/llmAnalyticsEvaluationReportsRunsList.d.ts +7 -7
  472. package/lib/operations/llm-analytics/llmAnalyticsEvaluationReportsUpdate.d.ts +24 -24
  473. package/lib/operations/llm-analytics/llmAnalyticsEvaluationSummaryCreate.d.ts +14 -14
  474. package/lib/operations/llm-analytics/llmAnalyticsProviderKeysAssignCreate.d.ts +26 -26
  475. package/lib/operations/llm-analytics/llmAnalyticsProviderKeysCreate.d.ts +26 -26
  476. package/lib/operations/llm-analytics/llmAnalyticsProviderKeysDependentConfigsRetrieve.d.ts +13 -13
  477. package/lib/operations/llm-analytics/llmAnalyticsProviderKeysList.d.ts +14 -14
  478. package/lib/operations/llm-analytics/llmAnalyticsProviderKeysPartialUpdate.d.ts +26 -26
  479. package/lib/operations/llm-analytics/llmAnalyticsProviderKeysRetrieve.d.ts +13 -13
  480. package/lib/operations/llm-analytics/llmAnalyticsProviderKeysTrialEvaluationsRetrieve.d.ts +13 -13
  481. package/lib/operations/llm-analytics/llmAnalyticsProviderKeysUpdate.d.ts +26 -26
  482. package/lib/operations/llm-analytics/llmAnalyticsProviderKeysValidateCreate.d.ts +26 -26
  483. package/lib/operations/llm-analytics/llmAnalyticsReviewQueueItemsCreate.d.ts +10 -10
  484. package/lib/operations/llm-analytics/llmAnalyticsReviewQueueItemsList.d.ts +11 -11
  485. package/lib/operations/llm-analytics/llmAnalyticsReviewQueueItemsPartialUpdate.d.ts +10 -10
  486. package/lib/operations/llm-analytics/llmAnalyticsReviewQueueItemsRetrieve.d.ts +10 -10
  487. package/lib/operations/llm-analytics/llmAnalyticsReviewQueuesCreate.d.ts +10 -10
  488. package/lib/operations/llm-analytics/llmAnalyticsReviewQueuesList.d.ts +10 -10
  489. package/lib/operations/llm-analytics/llmAnalyticsReviewQueuesPartialUpdate.d.ts +10 -10
  490. package/lib/operations/llm-analytics/llmAnalyticsReviewQueuesRetrieve.d.ts +9 -9
  491. package/lib/operations/llm-analytics/llmAnalyticsScoreDefinitionsCreate.d.ts +16 -16
  492. package/lib/operations/llm-analytics/llmAnalyticsScoreDefinitionsList.d.ts +13 -13
  493. package/lib/operations/llm-analytics/llmAnalyticsScoreDefinitionsNewVersionCreate.d.ts +13 -13
  494. package/lib/operations/llm-analytics/llmAnalyticsScoreDefinitionsPartialUpdate.d.ts +15 -15
  495. package/lib/operations/llm-analytics/llmAnalyticsScoreDefinitionsRetrieve.d.ts +12 -12
  496. package/lib/operations/llm-analytics/llmAnalyticsSentimentCreate.d.ts +8 -8
  497. package/lib/operations/llm-analytics/llmAnalyticsSummarizationBatchCheckCreate.d.ts +4 -4
  498. package/lib/operations/llm-analytics/llmAnalyticsSummarizationCreate.d.ts +12 -12
  499. package/lib/operations/llm-analytics/llmAnalyticsTextReprCreate.d.ts +13 -13
  500. package/lib/operations/llm-analytics/llmAnalyticsTraceReviewsCreate.d.ts +26 -26
  501. package/lib/operations/llm-analytics/llmAnalyticsTraceReviewsList.d.ts +22 -22
  502. package/lib/operations/llm-analytics/llmAnalyticsTraceReviewsPartialUpdate.d.ts +26 -26
  503. package/lib/operations/llm-analytics/llmAnalyticsTraceReviewsRetrieve.d.ts +21 -21
  504. package/lib/operations/llm-analytics/llmAnalyticsTranslateCreate.d.ts +1 -1
  505. package/lib/operations/llm-analytics/llmPromptsCreate.d.ts +26 -26
  506. package/lib/operations/llm-analytics/llmPromptsList.d.ts +14 -14
  507. package/lib/operations/llm-analytics/llmPromptsNameArchiveCreate.d.ts +27 -27
  508. package/lib/operations/llm-analytics/llmPromptsNameDuplicateCreate.d.ts +14 -14
  509. package/lib/operations/llm-analytics/llmPromptsNamePartialUpdate.d.ts +18 -18
  510. package/lib/operations/llm-analytics/llmPromptsNameRetrieve.d.ts +9 -9
  511. package/lib/operations/llm-analytics/llmPromptsResolveNameRetrieve.d.ts +24 -24
  512. package/lib/operations/llm-analytics/llmSkillsCreate.d.ts +48 -48
  513. package/lib/operations/llm-analytics/llmSkillsList.d.ts +22 -22
  514. package/lib/operations/llm-analytics/llmSkillsNameDuplicateCreate.d.ts +26 -26
  515. package/lib/operations/llm-analytics/llmSkillsNameFilesCreate.d.ts +29 -29
  516. package/lib/operations/llm-analytics/llmSkillsNameFilesDestroy.d.ts +26 -26
  517. package/lib/operations/llm-analytics/llmSkillsNameFilesRenameCreate.d.ts +28 -28
  518. package/lib/operations/llm-analytics/llmSkillsNameFilesRetrieve.d.ts +1 -1
  519. package/lib/operations/llm-analytics/llmSkillsNamePartialUpdate.d.ts +42 -42
  520. package/lib/operations/llm-analytics/llmSkillsNameRetrieve.d.ts +25 -25
  521. package/lib/operations/llm-analytics/llmSkillsResolveNameRetrieve.d.ts +36 -36
  522. package/lib/operations/logs/logsAlertsCreate.d.ts +53 -53
  523. package/lib/operations/logs/logsAlertsDestinationsCreate.d.ts +2 -2
  524. package/lib/operations/logs/logsAlertsDestinationsDeleteCreate.d.ts +1 -1
  525. package/lib/operations/logs/logsAlertsEventsList.d.ts +6 -6
  526. package/lib/operations/logs/logsAlertsList.d.ts +29 -29
  527. package/lib/operations/logs/logsAlertsPartialUpdate.d.ts +53 -53
  528. package/lib/operations/logs/logsAlertsResetCreate.d.ts +28 -28
  529. package/lib/operations/logs/logsAlertsRetrieve.d.ts +28 -28
  530. package/lib/operations/logs/logsAlertsSimulateCreate.d.ts +9 -9
  531. package/lib/operations/logs/logsAlertsUpdate.d.ts +53 -53
  532. package/lib/operations/logs/logsAttributesRetrieve.d.ts +2 -2
  533. package/lib/operations/logs/logsCountCreate.d.ts +4 -4
  534. package/lib/operations/logs/logsExplainLogWithAICreate.d.ts +4 -4
  535. package/lib/operations/logs/logsQueryCreate.d.ts +20 -20
  536. package/lib/operations/logs/logsServicesCreate.d.ts +8 -8
  537. package/lib/operations/logs/logsSparklineCreate.d.ts +7 -7
  538. package/lib/operations/logs/logsValuesRetrieve.d.ts +2 -2
  539. package/lib/operations/logs/logsViewsCreate.d.ts +23 -23
  540. package/lib/operations/logs/logsViewsList.d.ts +13 -13
  541. package/lib/operations/logs/logsViewsPartialUpdate.d.ts +23 -23
  542. package/lib/operations/logs/logsViewsRetrieve.d.ts +12 -12
  543. package/lib/operations/logs/logsViewsUpdate.d.ts +23 -23
  544. package/lib/operations/max/conversationsAppendMessageCreate.d.ts +1 -1
  545. package/lib/operations/max/conversationsCancelPartialUpdate.d.ts +35 -35
  546. package/lib/operations/max/conversationsCreate.d.ts +13 -13
  547. package/lib/operations/max/conversationsList.d.ts +12 -12
  548. package/lib/operations/max/conversationsQueueClearCreate.d.ts +35 -35
  549. package/lib/operations/max/conversationsQueueCreate.d.ts +35 -35
  550. package/lib/operations/max/conversationsQueuePartialUpdate.d.ts +35 -35
  551. package/lib/operations/max/conversationsQueueRetrieve.d.ts +20 -20
  552. package/lib/operations/max/conversationsRetrieve.d.ts +20 -20
  553. package/lib/operations/max-tools/maxToolsCreateAndQueryInsightCreate.d.ts +1 -1
  554. package/lib/operations/mcp-store/mcpServerInstallationsAuthorizeRetrieve.d.ts +1 -1
  555. package/lib/operations/mcp-store/mcpServerInstallationsCreate.d.ts +17 -17
  556. package/lib/operations/mcp-store/mcpServerInstallationsInstallCustomCreate.d.ts +5 -5
  557. package/lib/operations/mcp-store/mcpServerInstallationsInstallTemplateCreate.d.ts +2 -2
  558. package/lib/operations/mcp-store/mcpServerInstallationsList.d.ts +9 -9
  559. package/lib/operations/mcp-store/mcpServerInstallationsPartialUpdate.d.ts +11 -11
  560. package/lib/operations/mcp-store/mcpServerInstallationsProxyCreate.d.ts +9 -9
  561. package/lib/operations/mcp-store/mcpServerInstallationsRetrieve.d.ts +8 -8
  562. package/lib/operations/mcp-store/mcpServerInstallationsToolsPartialUpdate.d.ts +6 -6
  563. package/lib/operations/mcp-store/mcpServerInstallationsToolsRefreshCreate.d.ts +14 -14
  564. package/lib/operations/mcp-store/mcpServerInstallationsToolsRetrieve.d.ts +5 -5
  565. package/lib/operations/mcp-store/mcpServerInstallationsUpdate.d.ts +17 -17
  566. package/lib/operations/mcp-store/mcpServersList.d.ts +6 -6
  567. package/lib/operations/notebooks/notebooksCollabSaveCreate.d.ts +4 -4
  568. package/lib/operations/notebooks/notebooksCreate.d.ts +35 -35
  569. package/lib/operations/notebooks/notebooksHogqlExecuteCreate.d.ts +18 -18
  570. package/lib/operations/notebooks/notebooksKernelConfigCreate.d.ts +18 -18
  571. package/lib/operations/notebooks/notebooksKernelExecuteCreate.d.ts +18 -18
  572. package/lib/operations/notebooks/notebooksKernelExecuteStreamCreate.d.ts +18 -18
  573. package/lib/operations/notebooks/notebooksKernelRestartCreate.d.ts +18 -18
  574. package/lib/operations/notebooks/notebooksKernelStartCreate.d.ts +18 -18
  575. package/lib/operations/notebooks/notebooksKernelStopCreate.d.ts +18 -18
  576. package/lib/operations/notebooks/notebooksList.d.ts +16 -16
  577. package/lib/operations/notebooks/notebooksPartialUpdate.d.ts +35 -35
  578. package/lib/operations/notebooks/notebooksRetrieve.d.ts +17 -17
  579. package/lib/operations/notebooks/notebooksUpdate.d.ts +35 -35
  580. package/lib/operations/object-media-previews/objectMediaPreviewsCreate.d.ts +11 -11
  581. package/lib/operations/object-media-previews/objectMediaPreviewsList.d.ts +6 -6
  582. package/lib/operations/object-media-previews/objectMediaPreviewsPartialUpdate.d.ts +11 -11
  583. package/lib/operations/object-media-previews/objectMediaPreviewsPreferredForEventRetrieve.d.ts +5 -5
  584. package/lib/operations/object-media-previews/objectMediaPreviewsRetrieve.d.ts +5 -5
  585. package/lib/operations/object-media-previews/objectMediaPreviewsUpdate.d.ts +11 -11
  586. package/lib/operations/organizations/integrationsEnvironmentMappingPartialUpdate.d.ts +19 -19
  587. package/lib/operations/persisted-folder/persistedFolderCreate.d.ts +7 -7
  588. package/lib/operations/persisted-folder/persistedFolderList.d.ts +4 -4
  589. package/lib/operations/persisted-folder/persistedFolderPartialUpdate.d.ts +6 -6
  590. package/lib/operations/persisted-folder/persistedFolderRetrieve.d.ts +3 -3
  591. package/lib/operations/persisted-folder/persistedFolderUpdate.d.ts +6 -6
  592. package/lib/operations/persons/personsActivityRetrieve.d.ts +1 -1
  593. package/lib/operations/persons/personsAllActivityRetrieve.d.ts +1 -1
  594. package/lib/operations/persons/personsBatchByDistinctIdsCreate.d.ts +4 -4
  595. package/lib/operations/persons/personsBatchByUuidsCreate.d.ts +4 -4
  596. package/lib/operations/persons/personsBulkDeleteCreate.d.ts +4 -4
  597. package/lib/operations/persons/personsCohortsRetrieve.d.ts +1 -1
  598. package/lib/operations/persons/personsDeletePropertyCreate.d.ts +2 -2
  599. package/lib/operations/persons/personsDeletionStatusList.d.ts +4 -4
  600. package/lib/operations/persons/personsFunnelCorrelationCreate.d.ts +4 -4
  601. package/lib/operations/persons/personsFunnelCorrelationRetrieve.d.ts +1 -1
  602. package/lib/operations/persons/personsFunnelCreate.d.ts +4 -4
  603. package/lib/operations/persons/personsFunnelRetrieve.d.ts +1 -1
  604. package/lib/operations/persons/personsLifecycleRetrieve.d.ts +1 -1
  605. package/lib/operations/persons/personsList.d.ts +5 -5
  606. package/lib/operations/persons/personsPartialUpdate.d.ts +8 -8
  607. package/lib/operations/persons/personsPropertiesAtTimeRetrieve.d.ts +22 -22
  608. package/lib/operations/persons/personsPropertiesTimelineRetrieve.d.ts +1 -1
  609. package/lib/operations/persons/personsResetPersonDistinctIdCreate.d.ts +4 -4
  610. package/lib/operations/persons/personsRetrieve.d.ts +4 -4
  611. package/lib/operations/persons/personsSplitCreate.d.ts +5 -5
  612. package/lib/operations/persons/personsTrendsRetrieve.d.ts +1 -1
  613. package/lib/operations/persons/personsUpdate.d.ts +8 -8
  614. package/lib/operations/persons/personsUpdatePropertyCreate.d.ts +2 -2
  615. package/lib/operations/persons/personsValuesRetrieve.d.ts +1 -1
  616. package/lib/operations/platform-features/advancedActivityLogsAvailableFiltersRetrieve.d.ts +7 -7
  617. package/lib/operations/platform-features/advancedActivityLogsExportCreate.d.ts +28 -28
  618. package/lib/operations/platform-features/advancedActivityLogsList.d.ts +15 -15
  619. package/lib/operations/platform-features/approvalPoliciesCreate.d.ts +23 -23
  620. package/lib/operations/platform-features/approvalPoliciesList.d.ts +12 -12
  621. package/lib/operations/platform-features/approvalPoliciesPartialUpdate.d.ts +23 -23
  622. package/lib/operations/platform-features/approvalPoliciesRetrieve.d.ts +11 -11
  623. package/lib/operations/platform-features/approvalPoliciesUpdate.d.ts +23 -23
  624. package/lib/operations/platform-features/changeRequestsApproveCreate.d.ts +63 -63
  625. package/lib/operations/platform-features/changeRequestsCancelCreate.d.ts +63 -63
  626. package/lib/operations/platform-features/changeRequestsList.d.ts +33 -33
  627. package/lib/operations/platform-features/changeRequestsRejectCreate.d.ts +63 -63
  628. package/lib/operations/platform-features/changeRequestsRetrieve.d.ts +32 -32
  629. package/lib/operations/platform-features/create.d.ts +43 -43
  630. package/lib/operations/platform-features/list.d.ts +24 -24
  631. package/lib/operations/platform-features/partialUpdate.d.ts +43 -43
  632. package/lib/operations/platform-features/retrieve.d.ts +24 -24
  633. package/lib/operations/platform-features/rolesRoleMembershipsCreate.d.ts +39 -39
  634. package/lib/operations/platform-features/rolesRoleMembershipsList.d.ts +21 -21
  635. package/lib/operations/platform-features/rolesRoleMembershipsRetrieve.d.ts +19 -19
  636. package/lib/operations/platform-features/update.d.ts +43 -43
  637. package/lib/operations/platform-features/welcomeCurrentRetrieve.d.ts +20 -20
  638. package/lib/operations/plugin-configs/pluginConfigsLogsList.d.ts +7 -7
  639. package/lib/operations/product-analytics/elementsCreate.d.ts +9 -9
  640. package/lib/operations/product-analytics/elementsList.d.ts +5 -5
  641. package/lib/operations/product-analytics/elementsPartialUpdate.d.ts +10 -10
  642. package/lib/operations/product-analytics/elementsRetrieve.d.ts +4 -4
  643. package/lib/operations/product-analytics/elementsUpdate.d.ts +10 -10
  644. package/lib/operations/product-analytics/insightsActivityRetrieve.d.ts +1 -1
  645. package/lib/operations/product-analytics/insightsAllActivityRetrieve.d.ts +1 -1
  646. package/lib/operations/product-analytics/insightsAnalyzeRetrieve.d.ts +1 -1
  647. package/lib/operations/product-analytics/insightsBulkUpdateTagsCreate.d.ts +6 -6
  648. package/lib/operations/product-analytics/insightsCancelCreate.d.ts +42 -42
  649. package/lib/operations/product-analytics/insightsCreate.d.ts +81 -81
  650. package/lib/operations/product-analytics/insightsDestroy.d.ts +1 -1
  651. package/lib/operations/product-analytics/insightsGenerateMetadataCreate.d.ts +42 -42
  652. package/lib/operations/product-analytics/insightsList.d.ts +41 -41
  653. package/lib/operations/product-analytics/insightsMyLastViewedRetrieve.d.ts +1 -1
  654. package/lib/operations/product-analytics/insightsPartialUpdate.d.ts +81 -81
  655. package/lib/operations/product-analytics/insightsRetrieve.d.ts +42 -42
  656. package/lib/operations/product-analytics/insightsSuggestionsCreate.d.ts +42 -42
  657. package/lib/operations/product-analytics/insightsSuggestionsRetrieve.d.ts +1 -1
  658. package/lib/operations/product-analytics/insightsTrendingRetrieve.d.ts +1 -1
  659. package/lib/operations/product-analytics/insightsUpdate.d.ts +81 -81
  660. package/lib/operations/product-analytics/insightsViewedCreate.d.ts +42 -42
  661. package/lib/operations/product-tours/productToursCreate.d.ts +76 -76
  662. package/lib/operations/product-tours/productToursDiscardDraftDestroy.d.ts +43 -43
  663. package/lib/operations/product-tours/productToursDraftPartialUpdate.d.ts +78 -78
  664. package/lib/operations/product-tours/productToursDraftStatusRetrieve.d.ts +1 -1
  665. package/lib/operations/product-tours/productToursGenerateCreate.d.ts +3 -3
  666. package/lib/operations/product-tours/productToursList.d.ts +44 -44
  667. package/lib/operations/product-tours/productToursPartialUpdate.d.ts +76 -76
  668. package/lib/operations/product-tours/productToursPublishDraftCreate.d.ts +78 -78
  669. package/lib/operations/product-tours/productToursRetrieve.d.ts +43 -43
  670. package/lib/operations/product-tours/productToursUpdate.d.ts +79 -79
  671. package/lib/operations/query/queryCreate.d.ts +1 -1
  672. package/lib/operations/replay/sessionRecordingPlaylistsCreate.d.ts +37 -37
  673. package/lib/operations/replay/sessionRecordingPlaylistsList.d.ts +19 -19
  674. package/lib/operations/replay/sessionRecordingPlaylistsPartialUpdate.d.ts +37 -37
  675. package/lib/operations/replay/sessionRecordingPlaylistsRecordingsCreate.d.ts +20 -20
  676. package/lib/operations/replay/sessionRecordingPlaylistsRetrieve.d.ts +18 -18
  677. package/lib/operations/replay/sessionRecordingPlaylistsUpdate.d.ts +37 -37
  678. package/lib/operations/replay/sessionRecordingsList.d.ts +25 -25
  679. package/lib/operations/replay/sessionRecordingsPartialUpdate.d.ts +47 -47
  680. package/lib/operations/replay/sessionRecordingsRetrieve.d.ts +24 -24
  681. package/lib/operations/replay/sessionRecordingsUpdate.d.ts +47 -47
  682. package/lib/operations/reverse-proxy/proxyRecordsCreate.d.ts +11 -11
  683. package/lib/operations/reverse-proxy/proxyRecordsList.d.ts +6 -6
  684. package/lib/operations/reverse-proxy/proxyRecordsRetrieve.d.ts +5 -5
  685. package/lib/operations/reverse-proxy/proxyRecordsRetryCreate.d.ts +5 -5
  686. package/lib/operations/sandbox-environments/sandboxCreate.d.ts +32 -32
  687. package/lib/operations/sandbox-environments/sandboxList.d.ts +13 -13
  688. package/lib/operations/sandbox-environments/sandboxPartialUpdate.d.ts +33 -33
  689. package/lib/operations/sandbox-environments/sandboxRetrieve.d.ts +16 -16
  690. package/lib/operations/saved/savedCreate.d.ts +37 -37
  691. package/lib/operations/saved/savedList.d.ts +21 -21
  692. package/lib/operations/saved/savedPartialUpdate.d.ts +37 -37
  693. package/lib/operations/saved/savedRegenerateCreate.d.ts +21 -21
  694. package/lib/operations/saved/savedRetrieve.d.ts +20 -20
  695. package/lib/operations/schema-property-groups/schemaPropertyGroupsCreate.d.ts +40 -40
  696. package/lib/operations/schema-property-groups/schemaPropertyGroupsList.d.ts +24 -24
  697. package/lib/operations/schema-property-groups/schemaPropertyGroupsPartialUpdate.d.ts +40 -40
  698. package/lib/operations/schema-property-groups/schemaPropertyGroupsRetrieve.d.ts +23 -23
  699. package/lib/operations/schema-property-groups/schemaPropertyGroupsUpdate.d.ts +40 -40
  700. package/lib/operations/sdk-doctor/sdkDoctorReportRetrieve.d.ts +20 -20
  701. package/lib/operations/session-group-summaries/sessionGroupSummariesCreate.d.ts +22 -22
  702. package/lib/operations/session-group-summaries/sessionGroupSummariesList.d.ts +9 -9
  703. package/lib/operations/session-group-summaries/sessionGroupSummariesPartialUpdate.d.ts +23 -23
  704. package/lib/operations/session-group-summaries/sessionGroupSummariesRetrieve.d.ts +11 -11
  705. package/lib/operations/session-group-summaries/sessionGroupSummariesUpdate.d.ts +23 -23
  706. package/lib/operations/session-summaries/createSessionSummaries.d.ts +2 -2
  707. package/lib/operations/session-summaries/createSessionSummariesIndividually.d.ts +2 -2
  708. package/lib/operations/signals/signalsProcessingList.d.ts +1 -1
  709. package/lib/operations/signals/signalsProcessingPauseDestroy.d.ts +1 -1
  710. package/lib/operations/signals/signalsProcessingPauseUpdate.d.ts +1 -1
  711. package/lib/operations/signals/signalsSourceConfigsCreate.d.ts +9 -9
  712. package/lib/operations/signals/signalsSourceConfigsList.d.ts +5 -5
  713. package/lib/operations/signals/signalsSourceConfigsPartialUpdate.d.ts +8 -8
  714. package/lib/operations/signals/signalsSourceConfigsRetrieve.d.ts +4 -4
  715. package/lib/operations/signals/signalsSourceConfigsUpdate.d.ts +8 -8
  716. package/lib/operations/surveys/surveysCreate.d.ts +185 -185
  717. package/lib/operations/surveys/surveysDuplicateToProjectsCreate.d.ts +75 -75
  718. package/lib/operations/surveys/surveysGlobalStatsRetrieve.d.ts +3 -3
  719. package/lib/operations/surveys/surveysList.d.ts +77 -77
  720. package/lib/operations/surveys/surveysPartialUpdate.d.ts +185 -185
  721. package/lib/operations/surveys/surveysResponsesArchiveCreate.d.ts +76 -76
  722. package/lib/operations/surveys/surveysResponsesUnarchiveCreate.d.ts +76 -76
  723. package/lib/operations/surveys/surveysRetrieve.d.ts +76 -76
  724. package/lib/operations/surveys/surveysStatsRetrieve.d.ts +6 -6
  725. package/lib/operations/surveys/surveysSummarizeResponsesCreate.d.ts +75 -75
  726. package/lib/operations/surveys/surveysSummaryHeadlineCreate.d.ts +75 -75
  727. package/lib/operations/surveys/surveysUpdate.d.ts +139 -139
  728. package/lib/operations/task-automations/taskAutomationsCreate.d.ts +18 -18
  729. package/lib/operations/task-automations/taskAutomationsList.d.ts +10 -10
  730. package/lib/operations/task-automations/taskAutomationsPartialUpdate.d.ts +18 -18
  731. package/lib/operations/task-automations/taskAutomationsRetrieve.d.ts +9 -9
  732. package/lib/operations/task-automations/taskAutomationsRunCreate.d.ts +18 -18
  733. package/lib/operations/task-automations/taskAutomationsUpdate.d.ts +18 -18
  734. package/lib/operations/task-runs/tasksRunsAppendLogCreate.d.ts +21 -21
  735. package/lib/operations/task-runs/tasksRunsArtifactsCreate.d.ts +9 -9
  736. package/lib/operations/task-runs/tasksRunsArtifactsDownloadCreate.d.ts +1 -1
  737. package/lib/operations/task-runs/tasksRunsArtifactsFinalizeUploadCreate.d.ts +8 -8
  738. package/lib/operations/task-runs/tasksRunsArtifactsPrepareUploadCreate.d.ts +13 -13
  739. package/lib/operations/task-runs/tasksRunsArtifactsPresignCreate.d.ts +2 -2
  740. package/lib/operations/task-runs/tasksRunsCommandCreate.d.ts +6 -6
  741. package/lib/operations/task-runs/tasksRunsCreate.d.ts +27 -27
  742. package/lib/operations/task-runs/tasksRunsList.d.ts +20 -20
  743. package/lib/operations/task-runs/tasksRunsPartialUpdate.d.ts +24 -24
  744. package/lib/operations/task-runs/tasksRunsRelayMessageCreate.d.ts +1 -1
  745. package/lib/operations/task-runs/tasksRunsResumeInCloudCreate.d.ts +18 -18
  746. package/lib/operations/task-runs/tasksRunsRetrieve.d.ts +18 -18
  747. package/lib/operations/task-runs/tasksRunsSessionLogsRetrieve.d.ts +3 -3
  748. package/lib/operations/task-runs/tasksRunsSetOutputPartialUpdate.d.ts +19 -19
  749. package/lib/operations/task-runs/tasksRunsStartCreate.d.ts +25 -25
  750. package/lib/operations/tasks/tasksCreate.d.ts +42 -42
  751. package/lib/operations/tasks/tasksList.d.ts +24 -24
  752. package/lib/operations/tasks/tasksPartialUpdate.d.ts +42 -42
  753. package/lib/operations/tasks/tasksRepositoryReadinessRetrieve.d.ts +18 -18
  754. package/lib/operations/tasks/tasksRetrieve.d.ts +23 -23
  755. package/lib/operations/tasks/tasksRunCreate.d.ts +23 -23
  756. package/lib/operations/tasks/tasksStagedArtifactsFinalizeUploadCreate.d.ts +7 -7
  757. package/lib/operations/tasks/tasksStagedArtifactsPrepareUploadCreate.d.ts +12 -12
  758. package/lib/operations/tasks/tasksUpdate.d.ts +42 -42
  759. package/lib/operations/user-home-settings/userHomeSettingsPartialUpdate.d.ts +28 -28
  760. package/lib/operations/user-home-settings/userHomeSettingsRetrieve.d.ts +14 -14
  761. package/lib/operations/user-interviews/userInterviewsCreate.d.ts +19 -19
  762. package/lib/operations/user-interviews/userInterviewsList.d.ts +10 -10
  763. package/lib/operations/user-interviews/userInterviewsPartialUpdate.d.ts +19 -19
  764. package/lib/operations/user-interviews/userInterviewsRetrieve.d.ts +9 -9
  765. package/lib/operations/user-interviews/userInterviewsUpdate.d.ts +19 -19
  766. package/lib/operations/users/usersSignalAutonomyCreate.d.ts +12 -12
  767. package/lib/operations/users/usersSignalAutonomyRetrieve.d.ts +6 -6
  768. package/lib/operations/visual-review/visualReviewReposCreate.d.ts +6 -6
  769. package/lib/operations/visual-review/visualReviewReposList.d.ts +6 -6
  770. package/lib/operations/visual-review/visualReviewReposPartialUpdate.d.ts +7 -7
  771. package/lib/operations/visual-review/visualReviewReposQuarantineCreate.d.ts +8 -8
  772. package/lib/operations/visual-review/visualReviewReposQuarantineExpireCreate.d.ts +3 -3
  773. package/lib/operations/visual-review/visualReviewReposQuarantineList.d.ts +6 -6
  774. package/lib/operations/visual-review/visualReviewReposRetrieve.d.ts +5 -5
  775. package/lib/operations/visual-review/visualReviewRunsAddSnapshotsCreate.d.ts +6 -6
  776. package/lib/operations/visual-review/visualReviewRunsApproveCreate.d.ts +20 -20
  777. package/lib/operations/visual-review/visualReviewRunsCompleteCreate.d.ts +17 -17
  778. package/lib/operations/visual-review/visualReviewRunsCountsRetrieve.d.ts +1 -1
  779. package/lib/operations/visual-review/visualReviewRunsCreate.d.ts +14 -14
  780. package/lib/operations/visual-review/visualReviewRunsList.d.ts +18 -18
  781. package/lib/operations/visual-review/visualReviewRunsRecomputeCreate.d.ts +20 -20
  782. package/lib/operations/visual-review/visualReviewRunsRetrieve.d.ts +17 -17
  783. package/lib/operations/visual-review/visualReviewRunsSnapshotHistoryList.d.ts +3 -3
  784. package/lib/operations/visual-review/visualReviewRunsSnapshotsList.d.ts +25 -25
  785. package/lib/operations/visual-review/visualReviewRunsTolerateCreate.d.ts +24 -24
  786. package/lib/operations/visual-review/visualReviewRunsToleratedHashesList.d.ts +4 -4
  787. package/lib/operations/warehouse-tables/warehouseTablesCreate.d.ts +51 -51
  788. package/lib/operations/warehouse-tables/warehouseTablesFileCreate.d.ts +26 -26
  789. package/lib/operations/warehouse-tables/warehouseTablesList.d.ts +26 -26
  790. package/lib/operations/warehouse-tables/warehouseTablesPartialUpdate.d.ts +51 -51
  791. package/lib/operations/warehouse-tables/warehouseTablesRefreshSchemaCreate.d.ts +26 -26
  792. package/lib/operations/warehouse-tables/warehouseTablesRetrieve.d.ts +25 -25
  793. package/lib/operations/warehouse-tables/warehouseTablesUpdate.d.ts +51 -51
  794. package/lib/operations/warehouse-tables/warehouseTablesUpdateSchemaCreate.d.ts +26 -26
  795. package/lib/operations/web-analytics/webAnalyticsWeeklyDigest.d.ts +49 -49
  796. package/lib/operations/web-experiments/webExperimentsCreate.d.ts +5 -5
  797. package/lib/operations/web-experiments/webExperimentsList.d.ts +3 -3
  798. package/lib/operations/web-experiments/webExperimentsPartialUpdate.d.ts +5 -5
  799. package/lib/operations/web-experiments/webExperimentsRetrieve.d.ts +2 -2
  800. package/lib/operations/web-experiments/webExperimentsUpdate.d.ts +5 -5
  801. package/lib/operations/web-vitals/webVitalsRetrieve.d.ts +1 -1
  802. package/lib/operations/workflows/hogFlowsBatchJobsCreate.d.ts +81 -81
  803. package/lib/operations/workflows/hogFlowsBatchJobsRetrieve.d.ts +45 -45
  804. package/lib/operations/workflows/hogFlowsBulkDeleteCreate.d.ts +81 -81
  805. package/lib/operations/workflows/hogFlowsCreate.d.ts +81 -81
  806. package/lib/operations/workflows/hogFlowsInvocationsCreate.d.ts +81 -81
  807. package/lib/operations/workflows/hogFlowsList.d.ts +18 -18
  808. package/lib/operations/workflows/hogFlowsLogsRetrieve.d.ts +2 -2
  809. package/lib/operations/workflows/hogFlowsMetricsRetrieve.d.ts +2 -2
  810. package/lib/operations/workflows/hogFlowsMetricsTotalsRetrieve.d.ts +2 -2
  811. package/lib/operations/workflows/hogFlowsPartialUpdate.d.ts +81 -81
  812. package/lib/operations/workflows/hogFlowsRetrieve.d.ts +45 -45
  813. package/lib/operations/workflows/hogFlowsSchedulesCreate.d.ts +40 -40
  814. package/lib/operations/workflows/hogFlowsSchedulesList.d.ts +6 -6
  815. package/lib/operations/workflows/hogFlowsSchedulesPartialUpdate.d.ts +82 -82
  816. package/lib/operations/workflows/hogFlowsUpdate.d.ts +81 -81
  817. package/lib/operations/workflows/hogFlowsUserBlastRadiusCreate.d.ts +1 -1
  818. package/package.json +5 -5
  819. package/src/credentials.ts +2 -2
@@ -161,72 +161,29 @@ export type AlertsUpdateOutput = typeof AlertsUpdateOutput.Type;
161
161
  * @param project_id - Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
162
162
  */
163
163
  export declare const alertsUpdate: import("@distilled.cloud/core/client").OperationMethod<{
164
- readonly calculation_interval?: "daily" | "hourly" | "monthly" | "weekly" | undefined;
165
- readonly checks?: readonly {
166
- readonly anomaly_scores?: unknown;
167
- readonly calculated_value?: number | null | undefined;
168
- readonly created_at?: string | undefined;
169
- readonly id?: string | undefined;
170
- readonly interval?: string | null | undefined;
171
- readonly investigation_notebook_short_id?: string | null | undefined;
172
- readonly investigation_status?: unknown;
173
- readonly investigation_summary?: string | null | undefined;
174
- readonly investigation_verdict?: unknown;
175
- readonly notification_sent_at?: string | null | undefined;
176
- readonly notification_suppressed_by_agent?: boolean | undefined;
177
- readonly state?: "Errored" | "Firing" | "Not firing" | "Snoozed" | undefined;
178
- readonly targets_notified?: boolean | undefined;
179
- readonly triggered_dates?: unknown;
180
- readonly triggered_metadata?: unknown;
181
- readonly triggered_points?: unknown;
182
- }[] | undefined;
183
- readonly checks_total?: number | null | undefined;
184
- readonly condition?: {
185
- readonly type?: "absolute_value" | "relative_decrease" | "relative_increase" | undefined;
186
- } | null | undefined;
187
- readonly config?: {
188
- readonly check_ongoing_interval?: boolean | null | undefined;
189
- readonly series_index?: number | undefined;
190
- readonly type?: "TrendsAlertConfig" | undefined;
191
- } | null | undefined;
192
- readonly created_at?: string | undefined;
164
+ readonly id: string;
165
+ readonly project_id: string;
193
166
  readonly created_by?: {
167
+ readonly id?: number | undefined;
168
+ readonly uuid?: string | undefined;
194
169
  readonly distinct_id?: string | null | undefined;
195
- readonly email?: string | undefined;
196
170
  readonly first_name?: string | undefined;
171
+ readonly last_name?: string | undefined;
172
+ readonly email?: string | undefined;
173
+ readonly is_email_verified?: boolean | null | undefined;
197
174
  readonly hedgehog_config?: {
198
175
  readonly [x: string]: unknown;
199
176
  } | null | undefined;
200
- readonly id?: number | undefined;
201
- readonly is_email_verified?: boolean | null | undefined;
202
- readonly last_name?: string | undefined;
203
177
  readonly role_at_organization?: unknown;
204
- readonly uuid?: string | undefined;
205
178
  } | null | undefined;
206
- readonly detector_config?: unknown;
207
- readonly enabled?: boolean | undefined;
208
- readonly id: string;
179
+ readonly created_at?: string | undefined;
209
180
  readonly insight?: number | undefined;
210
- readonly investigation_agent_enabled?: boolean | undefined;
211
- readonly investigation_gates_notifications?: boolean | undefined;
212
- readonly investigation_inconclusive_action?: "notify" | "suppress" | undefined;
213
- readonly last_checked_at?: string | null | undefined;
214
- readonly last_notified_at?: string | null | undefined;
215
- readonly last_value?: number | null | undefined;
216
181
  readonly name?: string | undefined;
217
- readonly next_check_at?: string | null | undefined;
218
- readonly project_id: string;
219
- readonly schedule_restriction?: {
220
- readonly blocked_windows?: readonly {
221
- readonly end?: string | undefined;
222
- readonly start?: string | undefined;
223
- }[] | undefined;
224
- } | null | undefined;
225
- readonly skip_weekend?: boolean | null | undefined;
226
- readonly snoozed_until?: string | null | undefined;
227
- readonly state?: string | undefined;
228
182
  readonly subscribed_users?: readonly number[] | undefined;
229
183
  readonly threshold?: {
184
+ readonly id?: string | undefined;
185
+ readonly created_at?: string | undefined;
186
+ readonly name?: string | undefined;
230
187
  readonly configuration?: {
231
188
  readonly bounds?: {
232
189
  readonly lower?: number | null | undefined;
@@ -234,76 +191,76 @@ export declare const alertsUpdate: import("@distilled.cloud/core/client").Operat
234
191
  } | undefined;
235
192
  readonly type?: "absolute" | "percentage" | undefined;
236
193
  } | undefined;
237
- readonly created_at?: string | undefined;
238
- readonly id?: string | undefined;
239
- readonly name?: string | undefined;
240
194
  } | undefined;
241
- }, {
242
- readonly calculation_interval?: "daily" | "hourly" | "monthly" | "weekly" | undefined;
195
+ readonly condition?: {
196
+ readonly type?: "absolute_value" | "relative_decrease" | "relative_increase" | undefined;
197
+ } | null | undefined;
198
+ readonly state?: string | undefined;
199
+ readonly enabled?: boolean | undefined;
200
+ readonly last_notified_at?: string | null | undefined;
201
+ readonly last_checked_at?: string | null | undefined;
202
+ readonly next_check_at?: string | null | undefined;
243
203
  readonly checks?: readonly {
244
- readonly anomaly_scores?: unknown;
245
- readonly calculated_value?: number | null | undefined;
246
- readonly created_at?: string | undefined;
247
204
  readonly id?: string | undefined;
205
+ readonly created_at?: string | undefined;
206
+ readonly calculated_value?: number | null | undefined;
207
+ readonly state?: "Errored" | "Firing" | "Not firing" | "Snoozed" | undefined;
208
+ readonly targets_notified?: boolean | undefined;
209
+ readonly anomaly_scores?: unknown;
210
+ readonly triggered_points?: unknown;
211
+ readonly triggered_dates?: unknown;
248
212
  readonly interval?: string | null | undefined;
249
- readonly investigation_notebook_short_id?: string | null | undefined;
213
+ readonly triggered_metadata?: unknown;
250
214
  readonly investigation_status?: unknown;
251
- readonly investigation_summary?: string | null | undefined;
252
215
  readonly investigation_verdict?: unknown;
216
+ readonly investigation_summary?: string | null | undefined;
217
+ readonly investigation_notebook_short_id?: string | null | undefined;
253
218
  readonly notification_sent_at?: string | null | undefined;
254
219
  readonly notification_suppressed_by_agent?: boolean | undefined;
255
- readonly state?: "Errored" | "Firing" | "Not firing" | "Snoozed" | undefined;
256
- readonly targets_notified?: boolean | undefined;
257
- readonly triggered_dates?: unknown;
258
- readonly triggered_metadata?: unknown;
259
- readonly triggered_points?: unknown;
260
220
  }[] | undefined;
261
221
  readonly checks_total?: number | null | undefined;
262
- readonly condition?: {
263
- readonly type?: "absolute_value" | "relative_decrease" | "relative_increase" | undefined;
264
- } | null | undefined;
265
222
  readonly config?: {
266
223
  readonly check_ongoing_interval?: boolean | null | undefined;
267
224
  readonly series_index?: number | undefined;
268
225
  readonly type?: "TrendsAlertConfig" | undefined;
269
226
  } | null | undefined;
270
- readonly created_at?: string | undefined;
227
+ readonly detector_config?: unknown;
228
+ readonly calculation_interval?: "daily" | "hourly" | "monthly" | "weekly" | undefined;
229
+ readonly snoozed_until?: string | null | undefined;
230
+ readonly skip_weekend?: boolean | null | undefined;
231
+ readonly schedule_restriction?: {
232
+ readonly blocked_windows?: readonly {
233
+ readonly start?: string | undefined;
234
+ readonly end?: string | undefined;
235
+ }[] | undefined;
236
+ } | null | undefined;
237
+ readonly last_value?: number | null | undefined;
238
+ readonly investigation_agent_enabled?: boolean | undefined;
239
+ readonly investigation_gates_notifications?: boolean | undefined;
240
+ readonly investigation_inconclusive_action?: "notify" | "suppress" | undefined;
241
+ }, {
242
+ readonly id?: string | undefined;
271
243
  readonly created_by?: {
244
+ readonly id?: number | undefined;
245
+ readonly uuid?: string | undefined;
272
246
  readonly distinct_id?: string | null | undefined;
273
- readonly email?: string | undefined;
274
247
  readonly first_name?: string | undefined;
248
+ readonly last_name?: string | undefined;
249
+ readonly email?: string | undefined;
250
+ readonly is_email_verified?: boolean | null | undefined;
275
251
  readonly hedgehog_config?: {
276
252
  readonly [x: string]: unknown;
277
253
  } | null | undefined;
278
- readonly id?: number | undefined;
279
- readonly is_email_verified?: boolean | null | undefined;
280
- readonly last_name?: string | undefined;
281
254
  readonly role_at_organization?: unknown;
282
- readonly uuid?: string | undefined;
283
255
  } | null | undefined;
284
- readonly detector_config?: unknown;
285
- readonly enabled?: boolean | undefined;
286
- readonly id?: string | undefined;
256
+ readonly created_at?: string | undefined;
287
257
  readonly insight?: number | undefined;
288
- readonly investigation_agent_enabled?: boolean | undefined;
289
- readonly investigation_gates_notifications?: boolean | undefined;
290
- readonly investigation_inconclusive_action?: "notify" | "suppress" | undefined;
291
- readonly last_checked_at?: string | null | undefined;
292
- readonly last_notified_at?: string | null | undefined;
293
- readonly last_value?: number | null | undefined;
294
258
  readonly name?: string | undefined;
295
- readonly next_check_at?: string | null | undefined;
296
- readonly schedule_restriction?: {
297
- readonly blocked_windows?: readonly {
298
- readonly end?: string | undefined;
299
- readonly start?: string | undefined;
300
- }[] | undefined;
301
- } | null | undefined;
302
- readonly skip_weekend?: boolean | null | undefined;
303
- readonly snoozed_until?: string | null | undefined;
304
- readonly state?: string | undefined;
305
259
  readonly subscribed_users?: readonly number[] | undefined;
306
260
  readonly threshold?: {
261
+ readonly id?: string | undefined;
262
+ readonly created_at?: string | undefined;
263
+ readonly name?: string | undefined;
307
264
  readonly configuration?: {
308
265
  readonly bounds?: {
309
266
  readonly lower?: number | null | undefined;
@@ -311,9 +268,52 @@ export declare const alertsUpdate: import("@distilled.cloud/core/client").Operat
311
268
  } | undefined;
312
269
  readonly type?: "absolute" | "percentage" | undefined;
313
270
  } | undefined;
314
- readonly created_at?: string | undefined;
315
- readonly id?: string | undefined;
316
- readonly name?: string | undefined;
317
271
  } | undefined;
272
+ readonly condition?: {
273
+ readonly type?: "absolute_value" | "relative_decrease" | "relative_increase" | undefined;
274
+ } | null | undefined;
275
+ readonly state?: string | undefined;
276
+ readonly enabled?: boolean | undefined;
277
+ readonly last_notified_at?: string | null | undefined;
278
+ readonly last_checked_at?: string | null | undefined;
279
+ readonly next_check_at?: string | null | undefined;
280
+ readonly checks?: readonly {
281
+ readonly id?: string | undefined;
282
+ readonly created_at?: string | undefined;
283
+ readonly calculated_value?: number | null | undefined;
284
+ readonly state?: "Errored" | "Firing" | "Not firing" | "Snoozed" | undefined;
285
+ readonly targets_notified?: boolean | undefined;
286
+ readonly anomaly_scores?: unknown;
287
+ readonly triggered_points?: unknown;
288
+ readonly triggered_dates?: unknown;
289
+ readonly interval?: string | null | undefined;
290
+ readonly triggered_metadata?: unknown;
291
+ readonly investigation_status?: unknown;
292
+ readonly investigation_verdict?: unknown;
293
+ readonly investigation_summary?: string | null | undefined;
294
+ readonly investigation_notebook_short_id?: string | null | undefined;
295
+ readonly notification_sent_at?: string | null | undefined;
296
+ readonly notification_suppressed_by_agent?: boolean | undefined;
297
+ }[] | undefined;
298
+ readonly checks_total?: number | null | undefined;
299
+ readonly config?: {
300
+ readonly check_ongoing_interval?: boolean | null | undefined;
301
+ readonly series_index?: number | undefined;
302
+ readonly type?: "TrendsAlertConfig" | undefined;
303
+ } | null | undefined;
304
+ readonly detector_config?: unknown;
305
+ readonly calculation_interval?: "daily" | "hourly" | "monthly" | "weekly" | undefined;
306
+ readonly snoozed_until?: string | null | undefined;
307
+ readonly skip_weekend?: boolean | null | undefined;
308
+ readonly schedule_restriction?: {
309
+ readonly blocked_windows?: readonly {
310
+ readonly start?: string | undefined;
311
+ readonly end?: string | undefined;
312
+ }[] | undefined;
313
+ } | null | undefined;
314
+ readonly last_value?: number | null | undefined;
315
+ readonly investigation_agent_enabled?: boolean | undefined;
316
+ readonly investigation_gates_notifications?: boolean | undefined;
317
+ readonly investigation_inconclusive_action?: "notify" | "suppress" | undefined;
318
318
  }, BadRequest | Forbidden | NotFound, import("~/credentials.ts").Credentials>;
319
319
  //# sourceMappingURL=alertsUpdate.d.ts.map
@@ -30,23 +30,23 @@ export type BatchExportsBackfillsCancelCreateOutput = typeof BatchExportsBackfil
30
30
  * @param project_id - Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
31
31
  */
32
32
  export declare const batchExportsBackfillsCancelCreate: import("@distilled.cloud/core/client").OperationMethod<{
33
- readonly adjusted_start_at?: string | null | undefined;
34
- readonly batch_export?: string | undefined;
35
33
  readonly batch_export_id: string;
36
- readonly created_at?: string | undefined;
37
- readonly end_at?: string | null | undefined;
38
- readonly finished_at?: string | null | undefined;
39
34
  readonly id: string;
40
- readonly last_updated_at?: string | undefined;
35
+ readonly project_id: string;
41
36
  readonly progress?: {
37
+ readonly total_runs?: number | null | undefined;
42
38
  readonly finished_runs?: number | null | undefined;
43
39
  readonly progress?: number | null | undefined;
44
- readonly total_runs?: number | null | undefined;
45
40
  } | null | undefined;
46
- readonly project_id: string;
47
41
  readonly start_at?: string | null | undefined;
42
+ readonly end_at?: string | null | undefined;
48
43
  readonly status?: "Cancelled" | "Completed" | "ContinuedAsNew" | "Failed" | "FailedRetryable" | "Running" | "Starting" | "Terminated" | "TimedOut" | undefined;
49
- readonly team?: number | undefined;
44
+ readonly created_at?: string | undefined;
45
+ readonly finished_at?: string | null | undefined;
46
+ readonly last_updated_at?: string | undefined;
50
47
  readonly total_records_count?: number | null | undefined;
48
+ readonly adjusted_start_at?: string | null | undefined;
49
+ readonly team?: number | undefined;
50
+ readonly batch_export?: string | undefined;
51
51
  }, void, BadRequest | Forbidden | NotFound, import("~/credentials.ts").Credentials>;
52
52
  //# sourceMappingURL=batchExportsBackfillsCancelCreate.d.ts.map
@@ -46,40 +46,40 @@ export type BatchExportsBackfillsCreateOutput = typeof BatchExportsBackfillsCrea
46
46
  * @param project_id - Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
47
47
  */
48
48
  export declare const batchExportsBackfillsCreate: import("@distilled.cloud/core/client").OperationMethod<{
49
- readonly adjusted_start_at?: string | null | undefined;
50
- readonly batch_export?: string | undefined;
51
49
  readonly batch_export_id: string;
52
- readonly created_at?: string | undefined;
53
- readonly end_at?: string | null | undefined;
54
- readonly finished_at?: string | null | undefined;
50
+ readonly project_id: string;
55
51
  readonly id?: string | undefined;
56
- readonly last_updated_at?: string | undefined;
57
52
  readonly progress?: {
53
+ readonly total_runs?: number | null | undefined;
58
54
  readonly finished_runs?: number | null | undefined;
59
55
  readonly progress?: number | null | undefined;
60
- readonly total_runs?: number | null | undefined;
61
56
  } | null | undefined;
62
- readonly project_id: string;
63
57
  readonly start_at?: string | null | undefined;
58
+ readonly end_at?: string | null | undefined;
64
59
  readonly status?: "Cancelled" | "Completed" | "ContinuedAsNew" | "Failed" | "FailedRetryable" | "Running" | "Starting" | "Terminated" | "TimedOut" | undefined;
65
- readonly team?: number | undefined;
60
+ readonly created_at?: string | undefined;
61
+ readonly finished_at?: string | null | undefined;
62
+ readonly last_updated_at?: string | undefined;
66
63
  readonly total_records_count?: number | null | undefined;
67
- }, {
68
64
  readonly adjusted_start_at?: string | null | undefined;
65
+ readonly team?: number | undefined;
69
66
  readonly batch_export?: string | undefined;
70
- readonly created_at?: string | undefined;
71
- readonly end_at?: string | null | undefined;
72
- readonly finished_at?: string | null | undefined;
67
+ }, {
73
68
  readonly id?: string | undefined;
74
- readonly last_updated_at?: string | undefined;
75
69
  readonly progress?: {
70
+ readonly total_runs?: number | null | undefined;
76
71
  readonly finished_runs?: number | null | undefined;
77
72
  readonly progress?: number | null | undefined;
78
- readonly total_runs?: number | null | undefined;
79
73
  } | null | undefined;
80
74
  readonly start_at?: string | null | undefined;
75
+ readonly end_at?: string | null | undefined;
81
76
  readonly status?: "Cancelled" | "Completed" | "ContinuedAsNew" | "Failed" | "FailedRetryable" | "Running" | "Starting" | "Terminated" | "TimedOut" | undefined;
82
- readonly team?: number | undefined;
77
+ readonly created_at?: string | undefined;
78
+ readonly finished_at?: string | null | undefined;
79
+ readonly last_updated_at?: string | undefined;
83
80
  readonly total_records_count?: number | null | undefined;
81
+ readonly adjusted_start_at?: string | null | undefined;
82
+ readonly team?: number | undefined;
83
+ readonly batch_export?: string | undefined;
84
84
  }, BadRequest | Forbidden | NotFound, import("~/credentials.ts").Credentials>;
85
85
  //# sourceMappingURL=batchExportsBackfillsCreate.d.ts.map
@@ -40,29 +40,29 @@ export type BatchExportsBackfillsListOutput = typeof BatchExportsBackfillsListOu
40
40
  */
41
41
  export declare const batchExportsBackfillsList: import("@distilled.cloud/core/client").OperationMethod<{
42
42
  readonly batch_export_id: string;
43
+ readonly project_id: string;
43
44
  readonly cursor?: string | undefined;
44
45
  readonly ordering?: string | undefined;
45
- readonly project_id: string;
46
46
  }, {
47
47
  readonly next?: string | null | undefined;
48
48
  readonly previous?: string | null | undefined;
49
49
  readonly results?: readonly {
50
- readonly adjusted_start_at?: string | null | undefined;
51
- readonly batch_export?: string | undefined;
52
- readonly created_at?: string | undefined;
53
- readonly end_at?: string | null | undefined;
54
- readonly finished_at?: string | null | undefined;
55
50
  readonly id?: string | undefined;
56
- readonly last_updated_at?: string | undefined;
57
51
  readonly progress?: {
52
+ readonly total_runs?: number | null | undefined;
58
53
  readonly finished_runs?: number | null | undefined;
59
54
  readonly progress?: number | null | undefined;
60
- readonly total_runs?: number | null | undefined;
61
55
  } | null | undefined;
62
56
  readonly start_at?: string | null | undefined;
57
+ readonly end_at?: string | null | undefined;
63
58
  readonly status?: "Cancelled" | "Completed" | "ContinuedAsNew" | "Failed" | "FailedRetryable" | "Running" | "Starting" | "Terminated" | "TimedOut" | undefined;
64
- readonly team?: number | undefined;
59
+ readonly created_at?: string | undefined;
60
+ readonly finished_at?: string | null | undefined;
61
+ readonly last_updated_at?: string | undefined;
65
62
  readonly total_records_count?: number | null | undefined;
63
+ readonly adjusted_start_at?: string | null | undefined;
64
+ readonly team?: number | undefined;
65
+ readonly batch_export?: string | undefined;
66
66
  }[] | undefined;
67
67
  }, BadRequest | Forbidden | NotFound, import("~/credentials.ts").Credentials>;
68
68
  //# sourceMappingURL=batchExportsBackfillsList.d.ts.map
@@ -37,21 +37,21 @@ export declare const batchExportsBackfillsRetrieve: import("@distilled.cloud/cor
37
37
  readonly id: string;
38
38
  readonly project_id: string;
39
39
  }, {
40
- readonly adjusted_start_at?: string | null | undefined;
41
- readonly batch_export?: string | undefined;
42
- readonly created_at?: string | undefined;
43
- readonly end_at?: string | null | undefined;
44
- readonly finished_at?: string | null | undefined;
45
40
  readonly id?: string | undefined;
46
- readonly last_updated_at?: string | undefined;
47
41
  readonly progress?: {
42
+ readonly total_runs?: number | null | undefined;
48
43
  readonly finished_runs?: number | null | undefined;
49
44
  readonly progress?: number | null | undefined;
50
- readonly total_runs?: number | null | undefined;
51
45
  } | null | undefined;
52
46
  readonly start_at?: string | null | undefined;
47
+ readonly end_at?: string | null | undefined;
53
48
  readonly status?: "Cancelled" | "Completed" | "ContinuedAsNew" | "Failed" | "FailedRetryable" | "Running" | "Starting" | "Terminated" | "TimedOut" | undefined;
54
- readonly team?: number | undefined;
49
+ readonly created_at?: string | undefined;
50
+ readonly finished_at?: string | null | undefined;
51
+ readonly last_updated_at?: string | undefined;
55
52
  readonly total_records_count?: number | null | undefined;
53
+ readonly adjusted_start_at?: string | null | undefined;
54
+ readonly team?: number | undefined;
55
+ readonly batch_export?: string | undefined;
56
56
  }, Forbidden | NotFound, import("~/credentials.ts").Credentials>;
57
57
  //# sourceMappingURL=batchExportsBackfillsRetrieve.d.ts.map
@@ -92,87 +92,87 @@ export type BatchExportsCreateOutput = typeof BatchExportsCreateOutput.Type;
92
92
  * @param project_id - Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
93
93
  */
94
94
  export declare const batchExportsCreate: import("@distilled.cloud/core/client").OperationMethod<{
95
- readonly created_at?: string | undefined;
95
+ readonly project_id: string;
96
+ readonly id?: string | undefined;
97
+ readonly team_id?: number | undefined;
98
+ readonly name?: string | undefined;
99
+ readonly model?: unknown;
96
100
  readonly destination?: {
101
+ readonly type?: "AzureBlob" | "BigQuery" | "Databricks" | "HTTP" | "NoOp" | "Postgres" | "Redshift" | "S3" | "Snowflake" | "Workflows" | undefined;
97
102
  readonly config?: unknown;
98
103
  readonly integration?: number | null | undefined;
99
104
  readonly integration_id?: number | null | undefined;
100
- readonly type?: "AzureBlob" | "BigQuery" | "Databricks" | "HTTP" | "NoOp" | "Postgres" | "Redshift" | "S3" | "Snowflake" | "Workflows" | undefined;
101
105
  } | undefined;
102
- readonly end_at?: string | null | undefined;
103
- readonly filters?: unknown;
104
- readonly hogql_query?: string | undefined;
105
- readonly id?: string | undefined;
106
106
  readonly interval?: "day" | "every 15 minutes" | "every 5 minutes" | "hour" | "week" | undefined;
107
- readonly last_paused_at?: string | null | undefined;
107
+ readonly paused?: boolean | undefined;
108
+ readonly created_at?: string | undefined;
108
109
  readonly last_updated_at?: string | undefined;
110
+ readonly last_paused_at?: string | null | undefined;
111
+ readonly start_at?: string | null | undefined;
112
+ readonly end_at?: string | null | undefined;
109
113
  readonly latest_runs?: readonly {
110
- readonly backfill?: string | null | undefined;
111
- readonly batch_export?: string | undefined;
112
- readonly bytes_exported?: number | null | undefined;
113
- readonly created_at?: string | undefined;
114
- readonly cursor?: string | null | undefined;
115
- readonly data_interval_end?: string | undefined;
116
- readonly data_interval_start?: string | null | undefined;
117
- readonly finished_at?: string | null | undefined;
118
114
  readonly id?: string | undefined;
119
- readonly last_updated_at?: string | undefined;
120
- readonly latest_error?: string | null | undefined;
115
+ readonly status?: "Cancelled" | "Completed" | "ContinuedAsNew" | "Failed" | "FailedBilling" | "FailedRetryable" | "Running" | "Starting" | "Terminated" | "TimedOut" | undefined;
121
116
  readonly records_completed?: number | null | undefined;
122
117
  readonly records_failed?: number | null | undefined;
118
+ readonly latest_error?: string | null | undefined;
119
+ readonly data_interval_start?: string | null | undefined;
120
+ readonly data_interval_end?: string | undefined;
121
+ readonly cursor?: string | null | undefined;
122
+ readonly created_at?: string | undefined;
123
+ readonly finished_at?: string | null | undefined;
124
+ readonly last_updated_at?: string | undefined;
123
125
  readonly records_total_count?: number | null | undefined;
124
- readonly status?: "Cancelled" | "Completed" | "ContinuedAsNew" | "Failed" | "FailedBilling" | "FailedRetryable" | "Running" | "Starting" | "Terminated" | "TimedOut" | undefined;
126
+ readonly bytes_exported?: number | null | undefined;
127
+ readonly batch_export?: string | undefined;
128
+ readonly backfill?: string | null | undefined;
125
129
  }[] | undefined;
126
- readonly model?: unknown;
127
- readonly name?: string | undefined;
128
- readonly offset_day?: number | null | undefined;
129
- readonly offset_hour?: number | null | undefined;
130
- readonly paused?: boolean | undefined;
131
- readonly project_id: string;
130
+ readonly hogql_query?: string | undefined;
132
131
  readonly schema?: unknown;
133
- readonly start_at?: string | null | undefined;
134
- readonly team_id?: number | undefined;
132
+ readonly filters?: unknown;
135
133
  readonly timezone?: unknown;
134
+ readonly offset_day?: number | null | undefined;
135
+ readonly offset_hour?: number | null | undefined;
136
136
  }, {
137
- readonly created_at?: string | undefined;
137
+ readonly id?: string | undefined;
138
+ readonly team_id?: number | undefined;
139
+ readonly name?: string | undefined;
140
+ readonly model?: unknown;
138
141
  readonly destination?: {
142
+ readonly type?: "AzureBlob" | "BigQuery" | "Databricks" | "HTTP" | "NoOp" | "Postgres" | "Redshift" | "S3" | "Snowflake" | "Workflows" | undefined;
139
143
  readonly config?: unknown;
140
144
  readonly integration?: number | null | undefined;
141
145
  readonly integration_id?: number | null | undefined;
142
- readonly type?: "AzureBlob" | "BigQuery" | "Databricks" | "HTTP" | "NoOp" | "Postgres" | "Redshift" | "S3" | "Snowflake" | "Workflows" | undefined;
143
146
  } | undefined;
144
- readonly end_at?: string | null | undefined;
145
- readonly filters?: unknown;
146
- readonly hogql_query?: string | undefined;
147
- readonly id?: string | undefined;
148
147
  readonly interval?: "day" | "every 15 minutes" | "every 5 minutes" | "hour" | "week" | undefined;
149
- readonly last_paused_at?: string | null | undefined;
148
+ readonly paused?: boolean | undefined;
149
+ readonly created_at?: string | undefined;
150
150
  readonly last_updated_at?: string | undefined;
151
+ readonly last_paused_at?: string | null | undefined;
152
+ readonly start_at?: string | null | undefined;
153
+ readonly end_at?: string | null | undefined;
151
154
  readonly latest_runs?: readonly {
152
- readonly backfill?: string | null | undefined;
153
- readonly batch_export?: string | undefined;
154
- readonly bytes_exported?: number | null | undefined;
155
- readonly created_at?: string | undefined;
156
- readonly cursor?: string | null | undefined;
157
- readonly data_interval_end?: string | undefined;
158
- readonly data_interval_start?: string | null | undefined;
159
- readonly finished_at?: string | null | undefined;
160
155
  readonly id?: string | undefined;
161
- readonly last_updated_at?: string | undefined;
162
- readonly latest_error?: string | null | undefined;
156
+ readonly status?: "Cancelled" | "Completed" | "ContinuedAsNew" | "Failed" | "FailedBilling" | "FailedRetryable" | "Running" | "Starting" | "Terminated" | "TimedOut" | undefined;
163
157
  readonly records_completed?: number | null | undefined;
164
158
  readonly records_failed?: number | null | undefined;
159
+ readonly latest_error?: string | null | undefined;
160
+ readonly data_interval_start?: string | null | undefined;
161
+ readonly data_interval_end?: string | undefined;
162
+ readonly cursor?: string | null | undefined;
163
+ readonly created_at?: string | undefined;
164
+ readonly finished_at?: string | null | undefined;
165
+ readonly last_updated_at?: string | undefined;
165
166
  readonly records_total_count?: number | null | undefined;
166
- readonly status?: "Cancelled" | "Completed" | "ContinuedAsNew" | "Failed" | "FailedBilling" | "FailedRetryable" | "Running" | "Starting" | "Terminated" | "TimedOut" | undefined;
167
+ readonly bytes_exported?: number | null | undefined;
168
+ readonly batch_export?: string | undefined;
169
+ readonly backfill?: string | null | undefined;
167
170
  }[] | undefined;
168
- readonly model?: unknown;
169
- readonly name?: string | undefined;
170
- readonly offset_day?: number | null | undefined;
171
- readonly offset_hour?: number | null | undefined;
172
- readonly paused?: boolean | undefined;
171
+ readonly hogql_query?: string | undefined;
173
172
  readonly schema?: unknown;
174
- readonly start_at?: string | null | undefined;
175
- readonly team_id?: number | undefined;
173
+ readonly filters?: unknown;
176
174
  readonly timezone?: unknown;
175
+ readonly offset_day?: number | null | undefined;
176
+ readonly offset_hour?: number | null | undefined;
177
177
  }, BadRequest | Forbidden | NotFound, import("~/credentials.ts").Credentials>;
178
178
  //# sourceMappingURL=batchExportsCreate.d.ts.map
@@ -61,54 +61,54 @@ export type BatchExportsListOutput = typeof BatchExportsListOutput.Type;
61
61
  * @param project_id - Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
62
62
  */
63
63
  export declare const batchExportsList: import("@distilled.cloud/core/client").OperationMethod<{
64
+ readonly project_id: string;
64
65
  readonly limit?: number | undefined;
65
66
  readonly offset?: number | undefined;
66
- readonly project_id: string;
67
67
  }, {
68
68
  readonly count?: number | undefined;
69
69
  readonly next?: string | null | undefined;
70
70
  readonly previous?: string | null | undefined;
71
71
  readonly results?: readonly {
72
- readonly created_at?: string | undefined;
72
+ readonly id?: string | undefined;
73
+ readonly team_id?: number | undefined;
74
+ readonly name?: string | undefined;
75
+ readonly model?: unknown;
73
76
  readonly destination?: {
77
+ readonly type?: "AzureBlob" | "BigQuery" | "Databricks" | "HTTP" | "NoOp" | "Postgres" | "Redshift" | "S3" | "Snowflake" | "Workflows" | undefined;
74
78
  readonly config?: unknown;
75
79
  readonly integration?: number | null | undefined;
76
80
  readonly integration_id?: number | null | undefined;
77
- readonly type?: "AzureBlob" | "BigQuery" | "Databricks" | "HTTP" | "NoOp" | "Postgres" | "Redshift" | "S3" | "Snowflake" | "Workflows" | undefined;
78
81
  } | undefined;
79
- readonly end_at?: string | null | undefined;
80
- readonly filters?: unknown;
81
- readonly hogql_query?: string | undefined;
82
- readonly id?: string | undefined;
83
82
  readonly interval?: "day" | "every 15 minutes" | "every 5 minutes" | "hour" | "week" | undefined;
84
- readonly last_paused_at?: string | null | undefined;
83
+ readonly paused?: boolean | undefined;
84
+ readonly created_at?: string | undefined;
85
85
  readonly last_updated_at?: string | undefined;
86
+ readonly last_paused_at?: string | null | undefined;
87
+ readonly start_at?: string | null | undefined;
88
+ readonly end_at?: string | null | undefined;
86
89
  readonly latest_runs?: readonly {
87
- readonly backfill?: string | null | undefined;
88
- readonly batch_export?: string | undefined;
89
- readonly bytes_exported?: number | null | undefined;
90
- readonly created_at?: string | undefined;
91
- readonly cursor?: string | null | undefined;
92
- readonly data_interval_end?: string | undefined;
93
- readonly data_interval_start?: string | null | undefined;
94
- readonly finished_at?: string | null | undefined;
95
90
  readonly id?: string | undefined;
96
- readonly last_updated_at?: string | undefined;
97
- readonly latest_error?: string | null | undefined;
91
+ readonly status?: "Cancelled" | "Completed" | "ContinuedAsNew" | "Failed" | "FailedBilling" | "FailedRetryable" | "Running" | "Starting" | "Terminated" | "TimedOut" | undefined;
98
92
  readonly records_completed?: number | null | undefined;
99
93
  readonly records_failed?: number | null | undefined;
94
+ readonly latest_error?: string | null | undefined;
95
+ readonly data_interval_start?: string | null | undefined;
96
+ readonly data_interval_end?: string | undefined;
97
+ readonly cursor?: string | null | undefined;
98
+ readonly created_at?: string | undefined;
99
+ readonly finished_at?: string | null | undefined;
100
+ readonly last_updated_at?: string | undefined;
100
101
  readonly records_total_count?: number | null | undefined;
101
- readonly status?: "Cancelled" | "Completed" | "ContinuedAsNew" | "Failed" | "FailedBilling" | "FailedRetryable" | "Running" | "Starting" | "Terminated" | "TimedOut" | undefined;
102
+ readonly bytes_exported?: number | null | undefined;
103
+ readonly batch_export?: string | undefined;
104
+ readonly backfill?: string | null | undefined;
102
105
  }[] | undefined;
103
- readonly model?: unknown;
104
- readonly name?: string | undefined;
105
- readonly offset_day?: number | null | undefined;
106
- readonly offset_hour?: number | null | undefined;
107
- readonly paused?: boolean | undefined;
106
+ readonly hogql_query?: string | undefined;
108
107
  readonly schema?: unknown;
109
- readonly start_at?: string | null | undefined;
110
- readonly team_id?: number | undefined;
108
+ readonly filters?: unknown;
111
109
  readonly timezone?: unknown;
110
+ readonly offset_day?: number | null | undefined;
111
+ readonly offset_hour?: number | null | undefined;
112
112
  }[] | undefined;
113
113
  }, BadRequest | Forbidden | NotFound, import("~/credentials.ts").Credentials>;
114
114
  //# sourceMappingURL=batchExportsList.d.ts.map