@qlik/api 1.38.0 → 1.40.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 (187) hide show
  1. package/api-keys.js +2 -2
  2. package/apps.js +2 -2
  3. package/assistants.d.ts +1 -1
  4. package/assistants.js +2 -2
  5. package/audits.js +2 -2
  6. package/auth.js +2 -2
  7. package/automation-connections.js +2 -2
  8. package/automations.js +2 -2
  9. package/automl-deployments.js +2 -2
  10. package/automl-predictions.js +2 -2
  11. package/brands.js +2 -2
  12. package/chunks/{assistants-CDtI99Yr.d.ts → assistants-2UX0GzZ7.d.ts} +33 -33
  13. package/chunks/{auth-BzhoWKwN.js → auth-DBrXfv7D.js} +1 -1
  14. package/chunks/{data-alerts-Bx5sDVGI.d.ts → data-alerts-DwPcCvHP.d.ts} +32 -32
  15. package/chunks/{direct-access-agents-CGxApxBP.d.ts → direct-access-agents-BbSiWlMD.d.ts} +74 -1
  16. package/chunks/{dist-P1twboQp.js → dist-CjqdvDf3.js} +1 -1
  17. package/chunks/{invoke-fetch-DJFDz11x.js → invoke-fetch-B-ZucHu9.js} +2 -2
  18. package/chunks/{ml-gl8COKfn.d.ts → ml-C80TkK1J.d.ts} +32 -0
  19. package/chunks/{public-runtime-modules-Bfh2smA7.js → public-runtime-modules-lsJEDVxt.js} +3 -3
  20. package/chunks/{qix-DggPusot.d.ts → qix-Cc6k8Gz2.d.ts} +1 -1
  21. package/chunks/{qix-f5SasQCg.js → qix-CwYrlHFT.js} +1 -1
  22. package/chunks/{reloads-CA7KjqJO.d.ts → reloads-3XgvVnbq.d.ts} +9 -1
  23. package/chunks/{sharing-tasks-QKSzROsB.d.ts → sharing-tasks-BMDAjWTj.d.ts} +222 -21
  24. package/chunks/{spaces-yzYYGUw8.d.ts → spaces-DZI6zKZi.d.ts} +1 -5
  25. package/chunks/{tenants-BB6W-Hlf.d.ts → tenants-BDH4DmcO.d.ts} +2 -0
  26. package/collections.js +2 -2
  27. package/conditions.js +2 -2
  28. package/consumption.js +2 -2
  29. package/csp-origins.js +2 -2
  30. package/csrf-token.js +2 -2
  31. package/data-alerts.d.ts +1 -1
  32. package/data-alerts.js +18 -18
  33. package/data-assets.js +2 -2
  34. package/data-connections.js +2 -2
  35. package/data-credentials.js +2 -2
  36. package/data-files.js +2 -2
  37. package/data-qualities.js +2 -2
  38. package/data-sets.js +2 -2
  39. package/data-sources.js +2 -2
  40. package/data-stores.js +2 -2
  41. package/dcaas.js +2 -2
  42. package/di-projects.js +2 -2
  43. package/direct-access-agents.d.ts +2 -2
  44. package/direct-access-agents.js +44 -3
  45. package/encryption.js +2 -2
  46. package/extensions.js +2 -2
  47. package/glossaries.js +2 -2
  48. package/groups.js +2 -2
  49. package/identity-providers.js +2 -2
  50. package/index.d.ts +9 -9
  51. package/index.js +13 -5
  52. package/items.js +2 -2
  53. package/knowledgebases.js +2 -2
  54. package/licenses.js +2 -2
  55. package/lineage-graphs.js +2 -2
  56. package/ml.d.ts +1 -1
  57. package/ml.js +2 -2
  58. package/notes.js +2 -2
  59. package/notifications.js +2 -2
  60. package/oauth-clients.js +2 -2
  61. package/oauth-tokens.js +2 -2
  62. package/package.json +2 -2
  63. package/qix.d.ts +1 -1
  64. package/qix.js +2 -2
  65. package/questions.js +2 -2
  66. package/quotas.js +2 -2
  67. package/reload-tasks.js +2 -2
  68. package/reloads.d.ts +2 -2
  69. package/reloads.js +2 -2
  70. package/report-templates.js +2 -2
  71. package/reports.js +2 -2
  72. package/roles.js +2 -2
  73. package/sharing-tasks.d.ts +2 -2
  74. package/sharing-tasks.js +73 -12
  75. package/spaces.d.ts +1 -1
  76. package/spaces.js +2 -2
  77. package/tasks.js +2 -2
  78. package/temp-contents.js +2 -2
  79. package/tenants.d.ts +1 -1
  80. package/tenants.js +2 -2
  81. package/themes.js +2 -2
  82. package/transports.js +2 -2
  83. package/ui-config.js +2 -2
  84. package/users.js +2 -2
  85. package/web-integrations.js +2 -2
  86. package/web-notifications.js +2 -2
  87. package/webhooks.js +2 -2
  88. package/website/assets/navigation.js +1 -1
  89. package/website/assets/search.js +1 -1
  90. package/website/functions/data-alerts.createDataAlert.html +1 -1
  91. package/website/functions/data-alerts.deleteDataAlert.html +1 -1
  92. package/website/functions/data-alerts.deleteDataAlertExecution.html +1 -1
  93. package/website/functions/data-alerts.getDataAlert.html +1 -1
  94. package/website/functions/data-alerts.getDataAlertCondition.html +1 -1
  95. package/website/functions/data-alerts.getDataAlertExecution.html +1 -1
  96. package/website/functions/data-alerts.getDataAlertExecutionEvaluations.html +1 -1
  97. package/website/functions/data-alerts.getDataAlertExecutions.html +1 -1
  98. package/website/functions/data-alerts.getDataAlertExecutionsStats.html +1 -1
  99. package/website/functions/data-alerts.getDataAlertRecipientStats.html +1 -1
  100. package/website/functions/data-alerts.getDataAlerts.html +1 -1
  101. package/website/functions/data-alerts.getDataAlertsSettings.html +1 -1
  102. package/website/functions/data-alerts.patchDataAlert.html +1 -1
  103. package/website/functions/data-alerts.setDataAlertsSettings.html +1 -1
  104. package/website/functions/data-alerts.triggerDataAlerts.html +1 -1
  105. package/website/functions/data-alerts.validateDataAlerts.html +1 -1
  106. package/website/functions/direct-access-agents.getDirectAccessAgentConnectorCustomDataTypeMappings.html +5 -0
  107. package/website/functions/direct-access-agents.putDirectAccessAgentConnectorCustomDataTypeMappings.html +6 -0
  108. package/website/functions/sharing-tasks.cancelSharingTask.html +1 -1
  109. package/website/functions/sharing-tasks.configureSharingTasksSettings.html +1 -1
  110. package/website/functions/sharing-tasks.deleteSharingTask.html +1 -1
  111. package/website/functions/sharing-tasks.executeSharingTasks.html +1 -1
  112. package/website/functions/sharing-tasks.getSharingTask.html +2 -2
  113. package/website/functions/sharing-tasks.getSharingTaskExecution.html +7 -0
  114. package/website/functions/sharing-tasks.getSharingTaskExecutionFile.html +8 -0
  115. package/website/functions/sharing-tasks.getSharingTaskExecutions.html +11 -0
  116. package/website/functions/sharing-tasks.getSharingTasks.html +1 -1
  117. package/website/functions/sharing-tasks.getSharingTasksSettings.html +1 -1
  118. package/website/functions/sharing-tasks.patchSharingTask.html +1 -1
  119. package/website/functions/sharing-tasks.updateSharingTasksSettings.html +1 -1
  120. package/website/functions/spaces.getSpaceAssignments.html +2 -4
  121. package/website/interfaces/data-alerts.DataAlertsAPI.html +32 -32
  122. package/website/interfaces/direct-access-agents.DirectAccessAgentsAPI.html +50 -30
  123. package/website/interfaces/qix.GenericObject.html +1 -1
  124. package/website/interfaces/sharing-tasks.SharingTasksAPI.html +72 -31
  125. package/website/interfaces/spaces.SpacesAPI.html +4 -6
  126. package/website/modules/direct-access-agents.html +1 -1
  127. package/website/modules/reloads.html +1 -1
  128. package/website/modules/sharing-tasks.html +1 -1
  129. package/website/types/assistants.CreateAssistantHttpError.html +2 -2
  130. package/website/types/assistants.CreateAssistantStarterHttpError.html +2 -2
  131. package/website/types/assistants.CreateAssistantThreadHttpError.html +2 -2
  132. package/website/types/assistants.CreateAssistantThreadInteractionFeedbackHttpError.html +2 -2
  133. package/website/types/assistants.CreateAssistantThreadInteractionHttpError.html +2 -2
  134. package/website/types/assistants.CreateAssistantThreadInteractionReviewHttpError.html +2 -2
  135. package/website/types/assistants.DeleteAssistantHttpError.html +2 -2
  136. package/website/types/assistants.DeleteAssistantStarterFollowupHttpError.html +2 -2
  137. package/website/types/assistants.DeleteAssistantStarterHttpError.html +2 -2
  138. package/website/types/assistants.DeleteAssistantThreadHttpError.html +2 -2
  139. package/website/types/assistants.DeleteAssistantThreadInteractionHttpError.html +2 -2
  140. package/website/types/assistants.ErrorResponseCode.html +1 -11
  141. package/website/types/assistants.ErrorResponseCodeCopy.html +11 -1
  142. package/website/types/assistants.GetAssistantFeedbackHttpError.html +2 -2
  143. package/website/types/assistants.GetAssistantHttpError.html +2 -2
  144. package/website/types/assistants.GetAssistantSourcesHttpError.html +2 -2
  145. package/website/types/assistants.GetAssistantStarterHttpError.html +2 -2
  146. package/website/types/assistants.GetAssistantStartersHttpError.html +2 -2
  147. package/website/types/assistants.GetAssistantThreadHttpError.html +2 -2
  148. package/website/types/assistants.GetAssistantThreadInteractionHttpError.html +2 -2
  149. package/website/types/assistants.GetAssistantThreadInteractionsHttpError.html +2 -2
  150. package/website/types/assistants.GetAssistantThreadsHttpError.html +2 -2
  151. package/website/types/assistants.GetAssistantsHttpError.html +2 -2
  152. package/website/types/assistants.InvokeAssistantThreadHttpError.html +2 -2
  153. package/website/types/assistants.PatchAssistantHttpError.html +2 -2
  154. package/website/types/assistants.PatchAssistantThreadHttpError.html +2 -2
  155. package/website/types/assistants.PatchAssistantThreadInteractionFeedbackHttpError.html +2 -2
  156. package/website/types/assistants.StreamAssistantThreadHttpError.html +2 -2
  157. package/website/types/assistants.UpdateAssistantStarterFollowupHttpError.html +2 -2
  158. package/website/types/assistants.UpdateAssistantStarterHttpError.html +2 -2
  159. package/website/types/direct-access-agents.GetDirectAccessAgentConnectorCustomDataTypeMappingsHttpError.html +4 -0
  160. package/website/types/direct-access-agents.GetDirectAccessAgentConnectorCustomDataTypeMappingsHttpResponse.html +4 -0
  161. package/website/types/direct-access-agents.OdbcCustomDataType.html +11 -0
  162. package/website/types/direct-access-agents.OdbcCustomDataTypeResponse.html +3 -0
  163. package/website/types/direct-access-agents.PutDirectAccessAgentConnectorCustomDataTypeMappingsHttpError.html +4 -0
  164. package/website/types/direct-access-agents.PutDirectAccessAgentConnectorCustomDataTypeMappingsHttpResponse.html +4 -0
  165. package/website/types/direct-access-agents.UpdateOdbcCustomTypeMappingsRequest.html +2 -0
  166. package/website/types/ml.ModelMetricsTimeseries.html +35 -3
  167. package/website/types/qix.NativeGenericObjectFunctions.html +1 -1
  168. package/website/types/qix.RpcObject.html +1 -1
  169. package/website/types/reloads.Reload.html +4 -2
  170. package/website/types/reloads.ReloadRequest.html +4 -2
  171. package/website/types/reloads.Weight.html +2 -0
  172. package/website/types/sharing-tasks.GetSharingTaskExecutionFileHttpError.html +4 -0
  173. package/website/types/sharing-tasks.GetSharingTaskExecutionFileHttpResponse.html +4 -0
  174. package/website/types/sharing-tasks.GetSharingTaskExecutionHttpError.html +4 -0
  175. package/website/types/sharing-tasks.GetSharingTaskExecutionHttpResponse.html +4 -0
  176. package/website/types/sharing-tasks.GetSharingTaskExecutionsHttpError.html +4 -0
  177. package/website/types/sharing-tasks.GetSharingTaskExecutionsHttpResponse.html +6 -0
  178. package/website/types/sharing-tasks.SharingExecutionError.html +7 -0
  179. package/website/types/sharing-tasks.SharingExecutionErrors.html +1 -0
  180. package/website/types/sharing-tasks.SharingExecutionFile.html +9 -0
  181. package/website/types/sharing-tasks.SharingExecutionListResponse.html +2 -0
  182. package/website/types/sharing-tasks.SharingExecutionPersist.html +52 -0
  183. package/website/types/sharing-tasks.SharingExecutionResponse.html +1 -0
  184. package/website/types/sharing-tasks.TargetUser.html +10 -0
  185. package/website/types/spaces.AssignmentType.html +1 -1
  186. package/website/types/tenants.Tenant.html +4 -2
  187. package/website/variables/qix.QIX_SCHEMA_VERSION.html +1 -1
package/api-keys.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/api-keys.ts
6
6
  /**
package/apps.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/apps.ts
6
6
  /**
package/assistants.d.ts CHANGED
@@ -1,3 +1,3 @@
1
1
  import "./chunks/auth-types-BlCWK0FP.js";
2
- import { Assistant, AssistantsAPI, AssistantsResult, ChunksRefs, CreateAssistant, CreateAssistantHttpError, CreateAssistantHttpResponse, CreateAssistantStarterHttpError, CreateAssistantStarterHttpResponse, CreateAssistantThreadHttpError, CreateAssistantThreadHttpResponse, CreateAssistantThreadInteractionFeedbackHttpError, CreateAssistantThreadInteractionFeedbackHttpResponse, CreateAssistantThreadInteractionHttpError, CreateAssistantThreadInteractionHttpResponse, CreateAssistantThreadInteractionReviewHttpError, CreateAssistantThreadInteractionReviewHttpResponse, CreateAssistantWithAvatar, CreateFeedback, CreateInteraction, CreateReview, CreateStarter, CreateThread, DeleteAssistantHttpError, DeleteAssistantHttpResponse, DeleteAssistantStarterFollowupHttpError, DeleteAssistantStarterFollowupHttpResponse, DeleteAssistantStarterHttpError, DeleteAssistantStarterHttpResponse, DeleteAssistantThreadHttpError, DeleteAssistantThreadHttpResponse, DeleteAssistantThreadInteractionHttpError, DeleteAssistantThreadInteractionHttpResponse, ErrorResponse, ErrorResponseCode, ErrorResponseCodeCopy, ErrorResponseCopy, Feedback, FeedbackPatchArray, FeedbackSummary, Followup, GetAssistantFeedbackHttpError, GetAssistantFeedbackHttpResponse, GetAssistantHttpError, GetAssistantHttpResponse, GetAssistantSourcesHttpError, GetAssistantSourcesHttpResponse, GetAssistantStarterHttpError, GetAssistantStarterHttpResponse, GetAssistantStartersHttpError, GetAssistantStartersHttpResponse, GetAssistantThreadHttpError, GetAssistantThreadHttpResponse, GetAssistantThreadInteractionHttpError, GetAssistantThreadInteractionHttpResponse, GetAssistantThreadInteractionsHttpError, GetAssistantThreadInteractionsHttpResponse, GetAssistantThreadsHttpError, GetAssistantThreadsHttpResponse, GetAssistantsHttpError, GetAssistantsHttpResponse, Interaction, InteractionsResult, InvokeAssistantThreadHttpError, InvokeAssistantThreadHttpResponse, JSONPatch, JSONPatchArray, Message, MessageSource, MessageSourceChunk, PageLink, PageLinks, PatchAssistantHttpError, PatchAssistantHttpResponse, PatchAssistantThreadHttpError, PatchAssistantThreadHttpResponse, PatchAssistantThreadInteractionFeedbackHttpError, PatchAssistantThreadInteractionFeedbackHttpResponse, PromptInput, PromptOutput, PromptOutputInvoke, RecommendedAnswer, RejectionReason, ResultMeta, Source, SourcesPlaintext, Starter, StartersResult, StreamAssistantThreadHttpError, StreamAssistantThreadHttpResponse, Thread, ThreadPatchArray, ThreadWithMessages, ThreadsResult, UpdateAssistantStarterFollowupHttpError, UpdateAssistantStarterFollowupHttpResponse, UpdateAssistantStarterHttpError, UpdateAssistantStarterHttpResponse, assistantsExport, clearCache, createAssistant, createAssistantStarter, createAssistantThread, createAssistantThreadInteraction, createAssistantThreadInteractionFeedback, createAssistantThreadInteractionReview, deleteAssistant, deleteAssistantStarter, deleteAssistantStarterFollowup, deleteAssistantThread, deleteAssistantThreadInteraction, getAssistant, getAssistantFeedback, getAssistantSources, getAssistantStarter, getAssistantStarters, getAssistantThread, getAssistantThreadInteraction, getAssistantThreadInteractions, getAssistantThreads, getAssistants, invokeAssistantThread, patchAssistant, patchAssistantThread, patchAssistantThreadInteractionFeedback, streamAssistantThread, updateAssistantStarter, updateAssistantStarterFollowup } from "./chunks/assistants-CDtI99Yr.js";
2
+ import { Assistant, AssistantsAPI, AssistantsResult, ChunksRefs, CreateAssistant, CreateAssistantHttpError, CreateAssistantHttpResponse, CreateAssistantStarterHttpError, CreateAssistantStarterHttpResponse, CreateAssistantThreadHttpError, CreateAssistantThreadHttpResponse, CreateAssistantThreadInteractionFeedbackHttpError, CreateAssistantThreadInteractionFeedbackHttpResponse, CreateAssistantThreadInteractionHttpError, CreateAssistantThreadInteractionHttpResponse, CreateAssistantThreadInteractionReviewHttpError, CreateAssistantThreadInteractionReviewHttpResponse, CreateAssistantWithAvatar, CreateFeedback, CreateInteraction, CreateReview, CreateStarter, CreateThread, DeleteAssistantHttpError, DeleteAssistantHttpResponse, DeleteAssistantStarterFollowupHttpError, DeleteAssistantStarterFollowupHttpResponse, DeleteAssistantStarterHttpError, DeleteAssistantStarterHttpResponse, DeleteAssistantThreadHttpError, DeleteAssistantThreadHttpResponse, DeleteAssistantThreadInteractionHttpError, DeleteAssistantThreadInteractionHttpResponse, ErrorResponse, ErrorResponseCode, ErrorResponseCodeCopy, ErrorResponseCopy, Feedback, FeedbackPatchArray, FeedbackSummary, Followup, GetAssistantFeedbackHttpError, GetAssistantFeedbackHttpResponse, GetAssistantHttpError, GetAssistantHttpResponse, GetAssistantSourcesHttpError, GetAssistantSourcesHttpResponse, GetAssistantStarterHttpError, GetAssistantStarterHttpResponse, GetAssistantStartersHttpError, GetAssistantStartersHttpResponse, GetAssistantThreadHttpError, GetAssistantThreadHttpResponse, GetAssistantThreadInteractionHttpError, GetAssistantThreadInteractionHttpResponse, GetAssistantThreadInteractionsHttpError, GetAssistantThreadInteractionsHttpResponse, GetAssistantThreadsHttpError, GetAssistantThreadsHttpResponse, GetAssistantsHttpError, GetAssistantsHttpResponse, Interaction, InteractionsResult, InvokeAssistantThreadHttpError, InvokeAssistantThreadHttpResponse, JSONPatch, JSONPatchArray, Message, MessageSource, MessageSourceChunk, PageLink, PageLinks, PatchAssistantHttpError, PatchAssistantHttpResponse, PatchAssistantThreadHttpError, PatchAssistantThreadHttpResponse, PatchAssistantThreadInteractionFeedbackHttpError, PatchAssistantThreadInteractionFeedbackHttpResponse, PromptInput, PromptOutput, PromptOutputInvoke, RecommendedAnswer, RejectionReason, ResultMeta, Source, SourcesPlaintext, Starter, StartersResult, StreamAssistantThreadHttpError, StreamAssistantThreadHttpResponse, Thread, ThreadPatchArray, ThreadWithMessages, ThreadsResult, UpdateAssistantStarterFollowupHttpError, UpdateAssistantStarterFollowupHttpResponse, UpdateAssistantStarterHttpError, UpdateAssistantStarterHttpResponse, assistantsExport, clearCache, createAssistant, createAssistantStarter, createAssistantThread, createAssistantThreadInteraction, createAssistantThreadInteractionFeedback, createAssistantThreadInteractionReview, deleteAssistant, deleteAssistantStarter, deleteAssistantStarterFollowup, deleteAssistantThread, deleteAssistantThreadInteraction, getAssistant, getAssistantFeedback, getAssistantSources, getAssistantStarter, getAssistantStarters, getAssistantThread, getAssistantThreadInteraction, getAssistantThreadInteractions, getAssistantThreads, getAssistants, invokeAssistantThread, patchAssistant, patchAssistantThread, patchAssistantThreadInteractionFeedback, streamAssistantThread, updateAssistantStarter, updateAssistantStarterFollowup } from "./chunks/assistants-2UX0GzZ7.js";
3
3
  export { Assistant, AssistantsAPI, AssistantsResult, ChunksRefs, CreateAssistant, CreateAssistantHttpError, CreateAssistantHttpResponse, CreateAssistantStarterHttpError, CreateAssistantStarterHttpResponse, CreateAssistantThreadHttpError, CreateAssistantThreadHttpResponse, CreateAssistantThreadInteractionFeedbackHttpError, CreateAssistantThreadInteractionFeedbackHttpResponse, CreateAssistantThreadInteractionHttpError, CreateAssistantThreadInteractionHttpResponse, CreateAssistantThreadInteractionReviewHttpError, CreateAssistantThreadInteractionReviewHttpResponse, CreateAssistantWithAvatar, CreateFeedback, CreateInteraction, CreateReview, CreateStarter, CreateThread, DeleteAssistantHttpError, DeleteAssistantHttpResponse, DeleteAssistantStarterFollowupHttpError, DeleteAssistantStarterFollowupHttpResponse, DeleteAssistantStarterHttpError, DeleteAssistantStarterHttpResponse, DeleteAssistantThreadHttpError, DeleteAssistantThreadHttpResponse, DeleteAssistantThreadInteractionHttpError, DeleteAssistantThreadInteractionHttpResponse, ErrorResponse, ErrorResponseCode, ErrorResponseCodeCopy, ErrorResponseCopy, Feedback, FeedbackPatchArray, FeedbackSummary, Followup, GetAssistantFeedbackHttpError, GetAssistantFeedbackHttpResponse, GetAssistantHttpError, GetAssistantHttpResponse, GetAssistantSourcesHttpError, GetAssistantSourcesHttpResponse, GetAssistantStarterHttpError, GetAssistantStarterHttpResponse, GetAssistantStartersHttpError, GetAssistantStartersHttpResponse, GetAssistantThreadHttpError, GetAssistantThreadHttpResponse, GetAssistantThreadInteractionHttpError, GetAssistantThreadInteractionHttpResponse, GetAssistantThreadInteractionsHttpError, GetAssistantThreadInteractionsHttpResponse, GetAssistantThreadsHttpError, GetAssistantThreadsHttpResponse, GetAssistantsHttpError, GetAssistantsHttpResponse, Interaction, InteractionsResult, InvokeAssistantThreadHttpError, InvokeAssistantThreadHttpResponse, JSONPatch, JSONPatchArray, Message, MessageSource, MessageSourceChunk, PageLink, PageLinks, PatchAssistantHttpError, PatchAssistantHttpResponse, PatchAssistantThreadHttpError, PatchAssistantThreadHttpResponse, PatchAssistantThreadInteractionFeedbackHttpError, PatchAssistantThreadInteractionFeedbackHttpResponse, PromptInput, PromptOutput, PromptOutputInvoke, RecommendedAnswer, RejectionReason, ResultMeta, Source, SourcesPlaintext, Starter, StartersResult, StreamAssistantThreadHttpError, StreamAssistantThreadHttpResponse, Thread, ThreadPatchArray, ThreadWithMessages, ThreadsResult, UpdateAssistantStarterFollowupHttpError, UpdateAssistantStarterFollowupHttpResponse, UpdateAssistantStarterHttpError, UpdateAssistantStarterHttpResponse, clearCache, createAssistant, createAssistantStarter, createAssistantThread, createAssistantThreadInteraction, createAssistantThreadInteractionFeedback, createAssistantThreadInteractionReview, assistantsExport as default, deleteAssistant, deleteAssistantStarter, deleteAssistantStarterFollowup, deleteAssistantThread, deleteAssistantThreadInteraction, getAssistant, getAssistantFeedback, getAssistantSources, getAssistantStarter, getAssistantStarters, getAssistantThread, getAssistantThreadInteraction, getAssistantThreadInteractions, getAssistantThreads, getAssistants, invokeAssistantThread, patchAssistant, patchAssistantThread, patchAssistantThreadInteractionFeedback, streamAssistantThread, updateAssistantStarter, updateAssistantStarterFollowup };
package/assistants.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/assistants.ts
6
6
  /**
package/audits.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/audits.ts
6
6
  /**
package/auth.js CHANGED
@@ -1,4 +1,4 @@
1
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
2
- import { auth_default, getAccessToken, getWebResourceAuthParams, logout, registerAuthModule, registerHostConfig, setDefaultHostConfig, unregisterHostConfig } from "./chunks/auth-BzhoWKwN.js";
1
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
2
+ import { auth_default, getAccessToken, getWebResourceAuthParams, logout, registerAuthModule, registerHostConfig, setDefaultHostConfig, unregisterHostConfig } from "./chunks/auth-DBrXfv7D.js";
3
3
 
4
4
  export { auth_default as default, getAccessToken, getWebResourceAuthParams, logout, registerAuthModule, registerHostConfig, setDefaultHostConfig, unregisterHostConfig };
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/automation-connections.ts
6
6
  /**
package/automations.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/automations.ts
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/automl-deployments.ts
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/automl-predictions.ts
6
6
  /**
package/brands.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./chunks/utils-qEQ6sEXX.js";
2
- import "./chunks/public-runtime-modules-Bfh2smA7.js";
3
- import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-DJFDz11x.js";
2
+ import "./chunks/public-runtime-modules-lsJEDVxt.js";
3
+ import { clearApiCache, invokeFetch } from "./chunks/invoke-fetch-B-ZucHu9.js";
4
4
 
5
5
  //#region src/public/rest/brands.ts
6
6
  /**
@@ -324,6 +324,11 @@ type ErrorResponse = {
324
324
  traceId?: string;
325
325
  };
326
326
  type ErrorResponseCode = {
327
+ code?: string;
328
+ detail?: string;
329
+ title?: string;
330
+ };
331
+ type ErrorResponseCodeCopy = {
327
332
  /** Custom error codes
328
333
  * * AE-1 - Internal processing error
329
334
  * * AE-2 - Incorrect request
@@ -336,11 +341,6 @@ type ErrorResponseCode = {
336
341
  detail?: string;
337
342
  title?: string;
338
343
  };
339
- type ErrorResponseCodeCopy = {
340
- code?: string;
341
- detail?: string;
342
- title?: string;
343
- };
344
344
  type ErrorResponseCopy = {
345
345
  errors?: ErrorResponseCodeCopy[];
346
346
  traceId?: string;
@@ -507,7 +507,7 @@ type GetAssistantsHttpResponse = {
507
507
  next?: (options?: ApiCallOptions) => Promise<GetAssistantsHttpResponse>;
508
508
  };
509
509
  type GetAssistantsHttpError = {
510
- data: ErrorResponseCopy;
510
+ data: ErrorResponse;
511
511
  headers: Headers;
512
512
  status: 400 | 403;
513
513
  };
@@ -524,7 +524,7 @@ type CreateAssistantHttpResponse = {
524
524
  status: 201;
525
525
  };
526
526
  type CreateAssistantHttpError = {
527
- data: ErrorResponseCopy;
527
+ data: ErrorResponse;
528
528
  headers: Headers;
529
529
  status: 400 | 403;
530
530
  };
@@ -541,7 +541,7 @@ type GetAssistantFeedbackHttpResponse = {
541
541
  status: 200;
542
542
  };
543
543
  type GetAssistantFeedbackHttpError = {
544
- data: ErrorResponseCopy;
544
+ data: ErrorResponse;
545
545
  headers: Headers;
546
546
  status: 400 | 403 | 404;
547
547
  };
@@ -559,7 +559,7 @@ type GetAssistantSourcesHttpResponse = {
559
559
  status: 202;
560
560
  };
561
561
  type GetAssistantSourcesHttpError = {
562
- data: ErrorResponseCopy;
562
+ data: ErrorResponse;
563
563
  headers: Headers;
564
564
  status: 400 | 403 | 404;
565
565
  };
@@ -588,7 +588,7 @@ type GetAssistantStartersHttpResponse = {
588
588
  next?: (options?: ApiCallOptions) => Promise<GetAssistantStartersHttpResponse>;
589
589
  };
590
590
  type GetAssistantStartersHttpError = {
591
- data: ErrorResponseCopy;
591
+ data: ErrorResponse;
592
592
  headers: Headers;
593
593
  status: 400 | 403 | 404;
594
594
  };
@@ -606,7 +606,7 @@ type CreateAssistantStarterHttpResponse = {
606
606
  status: 201;
607
607
  };
608
608
  type CreateAssistantStarterHttpError = {
609
- data: ErrorResponseCopy;
609
+ data: ErrorResponse;
610
610
  headers: Headers;
611
611
  status: 400 | 403 | 404;
612
612
  };
@@ -624,7 +624,7 @@ type DeleteAssistantStarterHttpResponse = {
624
624
  status: 204;
625
625
  };
626
626
  type DeleteAssistantStarterHttpError = {
627
- data: ErrorResponseCopy;
627
+ data: ErrorResponse;
628
628
  headers: Headers;
629
629
  status: 400 | 403 | 404;
630
630
  };
@@ -642,7 +642,7 @@ type GetAssistantStarterHttpResponse = {
642
642
  status: 200;
643
643
  };
644
644
  type GetAssistantStarterHttpError = {
645
- data: ErrorResponseCopy;
645
+ data: ErrorResponse;
646
646
  headers: Headers;
647
647
  status: 400 | 403 | 404;
648
648
  };
@@ -661,7 +661,7 @@ type UpdateAssistantStarterHttpResponse = {
661
661
  status: 200;
662
662
  };
663
663
  type UpdateAssistantStarterHttpError = {
664
- data: ErrorResponseCopy;
664
+ data: ErrorResponse;
665
665
  headers: Headers;
666
666
  status: 400 | 403 | 404;
667
667
  };
@@ -680,7 +680,7 @@ type DeleteAssistantStarterFollowupHttpResponse = {
680
680
  status: 204;
681
681
  };
682
682
  type DeleteAssistantStarterFollowupHttpError = {
683
- data: ErrorResponseCopy;
683
+ data: ErrorResponse;
684
684
  headers: Headers;
685
685
  status: 400 | 403 | 404;
686
686
  };
@@ -700,7 +700,7 @@ type UpdateAssistantStarterFollowupHttpResponse = {
700
700
  status: 200;
701
701
  };
702
702
  type UpdateAssistantStarterFollowupHttpError = {
703
- data: ErrorResponseCopy;
703
+ data: ErrorResponse;
704
704
  headers: Headers;
705
705
  status: 400 | 403 | 404;
706
706
  };
@@ -731,7 +731,7 @@ type GetAssistantThreadsHttpResponse = {
731
731
  next?: (options?: ApiCallOptions) => Promise<GetAssistantThreadsHttpResponse>;
732
732
  };
733
733
  type GetAssistantThreadsHttpError = {
734
- data: ErrorResponseCopy;
734
+ data: ErrorResponse;
735
735
  headers: Headers;
736
736
  status: 400 | 403 | 404;
737
737
  };
@@ -749,7 +749,7 @@ type CreateAssistantThreadHttpResponse = {
749
749
  status: 201;
750
750
  };
751
751
  type CreateAssistantThreadHttpError = {
752
- data: ErrorResponseCopy;
752
+ data: ErrorResponse;
753
753
  headers: Headers;
754
754
  status: 400 | 403 | 404;
755
755
  };
@@ -768,7 +768,7 @@ type InvokeAssistantThreadHttpResponse = {
768
768
  status: 200;
769
769
  };
770
770
  type InvokeAssistantThreadHttpError = {
771
- data: ErrorResponse;
771
+ data: ErrorResponseCopy;
772
772
  headers: Headers;
773
773
  status: 400 | 403 | 404 | 500;
774
774
  };
@@ -787,7 +787,7 @@ type StreamAssistantThreadHttpResponse = {
787
787
  status: 200;
788
788
  };
789
789
  type StreamAssistantThreadHttpError = {
790
- data: ErrorResponse;
790
+ data: ErrorResponseCopy;
791
791
  headers: Headers;
792
792
  status: 400 | 403 | 404 | 405 | 500;
793
793
  };
@@ -817,7 +817,7 @@ type GetAssistantThreadInteractionsHttpResponse = {
817
817
  next?: (options?: ApiCallOptions) => Promise<GetAssistantThreadInteractionsHttpResponse>;
818
818
  };
819
819
  type GetAssistantThreadInteractionsHttpError = {
820
- data: ErrorResponseCopy;
820
+ data: ErrorResponse;
821
821
  headers: Headers;
822
822
  status: 400 | 403 | 404;
823
823
  };
@@ -836,7 +836,7 @@ type CreateAssistantThreadInteractionHttpResponse = {
836
836
  status: 201;
837
837
  };
838
838
  type CreateAssistantThreadInteractionHttpError = {
839
- data: ErrorResponseCopy;
839
+ data: ErrorResponse;
840
840
  headers: Headers;
841
841
  status: 400 | 403 | 404;
842
842
  };
@@ -855,7 +855,7 @@ type DeleteAssistantThreadInteractionHttpResponse = {
855
855
  status: 204;
856
856
  };
857
857
  type DeleteAssistantThreadInteractionHttpError = {
858
- data: ErrorResponseCopy;
858
+ data: ErrorResponse;
859
859
  headers: Headers;
860
860
  status: 400 | 403 | 404;
861
861
  };
@@ -874,7 +874,7 @@ type GetAssistantThreadInteractionHttpResponse = {
874
874
  status: 200;
875
875
  };
876
876
  type GetAssistantThreadInteractionHttpError = {
877
- data: ErrorResponseCopy;
877
+ data: ErrorResponse;
878
878
  headers: Headers;
879
879
  status: 400 | 403 | 404;
880
880
  };
@@ -894,7 +894,7 @@ type CreateAssistantThreadInteractionFeedbackHttpResponse = {
894
894
  status: 201;
895
895
  };
896
896
  type CreateAssistantThreadInteractionFeedbackHttpError = {
897
- data: ErrorResponseCopy;
897
+ data: ErrorResponse;
898
898
  headers: Headers;
899
899
  status: 400 | 403 | 404;
900
900
  };
@@ -915,7 +915,7 @@ type PatchAssistantThreadInteractionFeedbackHttpResponse = {
915
915
  status: 204;
916
916
  };
917
917
  type PatchAssistantThreadInteractionFeedbackHttpError = {
918
- data: ErrorResponseCopy;
918
+ data: ErrorResponse;
919
919
  headers: Headers;
920
920
  status: 400 | 403 | 404;
921
921
  };
@@ -935,7 +935,7 @@ type CreateAssistantThreadInteractionReviewHttpResponse = {
935
935
  status: 201;
936
936
  };
937
937
  type CreateAssistantThreadInteractionReviewHttpError = {
938
- data: ErrorResponseCopy;
938
+ data: ErrorResponse;
939
939
  headers: Headers;
940
940
  status: 400 | 403 | 404;
941
941
  };
@@ -953,7 +953,7 @@ type DeleteAssistantThreadHttpResponse = {
953
953
  status: 204;
954
954
  };
955
955
  type DeleteAssistantThreadHttpError = {
956
- data: ErrorResponseCopy;
956
+ data: ErrorResponse;
957
957
  headers: Headers;
958
958
  status: 400 | 403 | 404;
959
959
  };
@@ -971,7 +971,7 @@ type GetAssistantThreadHttpResponse = {
971
971
  status: 200;
972
972
  };
973
973
  type GetAssistantThreadHttpError = {
974
- data: ErrorResponseCopy;
974
+ data: ErrorResponse;
975
975
  headers: Headers;
976
976
  status: 400 | 403 | 404;
977
977
  };
@@ -990,7 +990,7 @@ type PatchAssistantThreadHttpResponse = {
990
990
  status: 204;
991
991
  };
992
992
  type PatchAssistantThreadHttpError = {
993
- data: ErrorResponseCopy;
993
+ data: ErrorResponse;
994
994
  headers: Headers;
995
995
  status: 400 | 401 | 403 | 404 | 429;
996
996
  };
@@ -1007,7 +1007,7 @@ type DeleteAssistantHttpResponse = {
1007
1007
  status: 204;
1008
1008
  };
1009
1009
  type DeleteAssistantHttpError = {
1010
- data: ErrorResponseCopy;
1010
+ data: ErrorResponse;
1011
1011
  headers: Headers;
1012
1012
  status: 400 | 403 | 404;
1013
1013
  };
@@ -1024,7 +1024,7 @@ type GetAssistantHttpResponse = {
1024
1024
  status: 200;
1025
1025
  };
1026
1026
  type GetAssistantHttpError = {
1027
- data: ErrorResponseCopy;
1027
+ data: ErrorResponse;
1028
1028
  headers: Headers;
1029
1029
  status: 400 | 403 | 404;
1030
1030
  };
@@ -1042,7 +1042,7 @@ type PatchAssistantHttpResponse = {
1042
1042
  status: 204;
1043
1043
  };
1044
1044
  type PatchAssistantHttpError = {
1045
- data: ErrorResponseCopy;
1045
+ data: ErrorResponse;
1046
1046
  headers: Headers;
1047
1047
  status: 400 | 401 | 403 | 404 | 429;
1048
1048
  };
@@ -1,4 +1,4 @@
1
- import { getAuthRuntimeModule } from "./public-runtime-modules-Bfh2smA7.js";
1
+ import { getAuthRuntimeModule } from "./public-runtime-modules-lsJEDVxt.js";
2
2
 
3
3
  //#region src/public/auth.ts
4
4
  /**
@@ -509,7 +509,7 @@ type UserIDRecipient = {
509
509
  value?: string;
510
510
  };
511
511
  /**
512
- * Get a list of alerting tasks.
512
+ * Retrieves all data alert tasks accessible to the user. Users assigned the `TenantAdmin` or `AnalyticsAdmin` role can view all tasks.
513
513
  *
514
514
  * @param query an object with query parameters
515
515
  * @throws GetDataAlertsHttpError
@@ -551,7 +551,7 @@ type GetDataAlertsHttpError = {
551
551
  status: number;
552
552
  };
553
553
  /**
554
- * Creates a new alerting task.
554
+ * Creates a new data alerting task.
555
555
  *
556
556
  * @param body an object with the body content
557
557
  * @throws CreateDataAlertHttpError
@@ -568,7 +568,7 @@ type CreateDataAlertHttpError = {
568
568
  status: number;
569
569
  };
570
570
  /**
571
- * Creates a new alerting trigger action.
571
+ * Creates a new data alerting task trigger action.
572
572
  *
573
573
  * @param body an object with the body content
574
574
  * @throws TriggerDataAlertsHttpError
@@ -585,7 +585,7 @@ type TriggerDataAlertsHttpError = {
585
585
  status: number;
586
586
  };
587
587
  /**
588
- * Validates a new alerting task. Current support includes validation for recipients only.
588
+ * Validates a new data alerting task. Current support includes validation for recipients only.
589
589
  *
590
590
  * @param body an object with the body content
591
591
  * @throws ValidateDataAlertsHttpError
@@ -602,7 +602,7 @@ type ValidateDataAlertsHttpError = {
602
602
  status: number;
603
603
  };
604
604
  /**
605
- * Lists alerting settings.
605
+ * Retrieves the current settings for data alerts.
606
606
  *
607
607
  * @throws GetDataAlertsSettingsHttpError
608
608
  */
@@ -618,7 +618,7 @@ type GetDataAlertsSettingsHttpError = {
618
618
  status: number;
619
619
  };
620
620
  /**
621
- * Updates Alerting configuration. Accessible only by tenant admins.
621
+ * Updates the settings for data alerts. User must be assigned the `TenantAdmin` role.
622
622
  *
623
623
  * @param body an object with the body content
624
624
  * @throws SetDataAlertsSettingsHttpError
@@ -635,7 +635,7 @@ type SetDataAlertsSettingsHttpError = {
635
635
  status: number;
636
636
  };
637
637
  /**
638
- * Deletes an alerting task.
638
+ * Deletes a specific data alerting task.
639
639
  *
640
640
  * @param alertId The alerting task identifier.
641
641
  * @throws DeleteDataAlertHttpError
@@ -652,7 +652,7 @@ type DeleteDataAlertHttpError = {
652
652
  status: number;
653
653
  };
654
654
  /**
655
- * Get an alerting task by its id
655
+ * Returns the details of a specific data alert task.
656
656
  *
657
657
  * @param alertId The alerting task identifier.
658
658
  * @throws GetDataAlertHttpError
@@ -669,7 +669,7 @@ type GetDataAlertHttpError = {
669
669
  status: number;
670
670
  };
671
671
  /**
672
- * Updates an existing alerting task
672
+ * Updates one or more properties of a specific data alerting task.
673
673
  *
674
674
  * @param alertId The alerting task identifier.
675
675
  * @param body an object with the body content
@@ -687,7 +687,7 @@ type PatchDataAlertHttpError = {
687
687
  status: number;
688
688
  };
689
689
  /**
690
- * Get the condition associated with an alerting task
690
+ * Retrieves the condition associated with a data alerting task.
691
691
  *
692
692
  * @param alertId The alerting task identifier.
693
693
  * @throws GetDataAlertConditionHttpError
@@ -704,7 +704,7 @@ type GetDataAlertConditionHttpError = {
704
704
  status: number;
705
705
  };
706
706
  /**
707
- * Deletes an execution.
707
+ * Deletes a specific data alerting task execution.
708
708
  *
709
709
  * @param alertId The alerting task identifier.
710
710
  * @param executionId The execution identifier.
@@ -722,7 +722,7 @@ type DeleteDataAlertExecutionHttpError = {
722
722
  status: number;
723
723
  };
724
724
  /**
725
- * Gets a specified alerting execution.
725
+ * Retrieves a specific execution for the specified data alerting task.
726
726
  *
727
727
  * @param alertId The alerting task identifier.
728
728
  * @param executionId The execution identifier. If value is "latest", the latest execution will be returned
@@ -740,7 +740,7 @@ type GetDataAlertExecutionHttpError = {
740
740
  status: number;
741
741
  };
742
742
  /**
743
- * Get the recipient stats for an alerting task
743
+ * Retrieve the recipient stats for a data alerting task.
744
744
  *
745
745
  * @param alertId The alerting task identifier.
746
746
  * @param query an object with query parameters
@@ -767,7 +767,7 @@ type GetDataAlertRecipientStatsHttpError = {
767
767
  status: number;
768
768
  };
769
769
  /**
770
- * Lists all alerting-executions linked to a user and a tenant.
770
+ * Lists executions for the specified data alerting task.
771
771
  *
772
772
  * @param taskId The alerting task identifier.
773
773
  * @param query an object with query parameters
@@ -826,7 +826,7 @@ type GetDataAlertExecutionsHttpError = {
826
826
  /**
827
827
  * @deprecated
828
828
  *
829
- * Gets the stats for alerting task executions
829
+ * Retrieves stats for overall data alerting task executions.
830
830
  *
831
831
  * @param taskId The alerting task identifier.
832
832
  * @param query an object with query parameters
@@ -849,7 +849,7 @@ type GetDataAlertExecutionsStatsHttpError = {
849
849
  status: number;
850
850
  };
851
851
  /**
852
- * Gets the content of an evaluation from an execution
852
+ * Retrieves the content of an evaluation for a specified data alerting task execution.
853
853
  *
854
854
  * @param taskId The alerting task identifier.
855
855
  * @param executionId The execution identifier.
@@ -872,62 +872,62 @@ type GetDataAlertExecutionEvaluationsHttpError = {
872
872
  declare function clearCache(): void;
873
873
  interface DataAlertsAPI {
874
874
  /**
875
- * Get a list of alerting tasks.
875
+ * Retrieves all data alert tasks accessible to the user. Users assigned the `TenantAdmin` or `AnalyticsAdmin` role can view all tasks.
876
876
  *
877
877
  * @param query an object with query parameters
878
878
  * @throws GetDataAlertsHttpError
879
879
  */
880
880
  getDataAlerts: typeof getDataAlerts;
881
881
  /**
882
- * Creates a new alerting task.
882
+ * Creates a new data alerting task.
883
883
  *
884
884
  * @param body an object with the body content
885
885
  * @throws CreateDataAlertHttpError
886
886
  */
887
887
  createDataAlert: typeof createDataAlert;
888
888
  /**
889
- * Creates a new alerting trigger action.
889
+ * Creates a new data alerting task trigger action.
890
890
  *
891
891
  * @param body an object with the body content
892
892
  * @throws TriggerDataAlertsHttpError
893
893
  */
894
894
  triggerDataAlerts: typeof triggerDataAlerts;
895
895
  /**
896
- * Validates a new alerting task. Current support includes validation for recipients only.
896
+ * Validates a new data alerting task. Current support includes validation for recipients only.
897
897
  *
898
898
  * @param body an object with the body content
899
899
  * @throws ValidateDataAlertsHttpError
900
900
  */
901
901
  validateDataAlerts: typeof validateDataAlerts;
902
902
  /**
903
- * Lists alerting settings.
903
+ * Retrieves the current settings for data alerts.
904
904
  *
905
905
  * @throws GetDataAlertsSettingsHttpError
906
906
  */
907
907
  getDataAlertsSettings: typeof getDataAlertsSettings;
908
908
  /**
909
- * Updates Alerting configuration. Accessible only by tenant admins.
909
+ * Updates the settings for data alerts. User must be assigned the `TenantAdmin` role.
910
910
  *
911
911
  * @param body an object with the body content
912
912
  * @throws SetDataAlertsSettingsHttpError
913
913
  */
914
914
  setDataAlertsSettings: typeof setDataAlertsSettings;
915
915
  /**
916
- * Deletes an alerting task.
916
+ * Deletes a specific data alerting task.
917
917
  *
918
918
  * @param alertId The alerting task identifier.
919
919
  * @throws DeleteDataAlertHttpError
920
920
  */
921
921
  deleteDataAlert: typeof deleteDataAlert;
922
922
  /**
923
- * Get an alerting task by its id
923
+ * Returns the details of a specific data alert task.
924
924
  *
925
925
  * @param alertId The alerting task identifier.
926
926
  * @throws GetDataAlertHttpError
927
927
  */
928
928
  getDataAlert: typeof getDataAlert;
929
929
  /**
930
- * Updates an existing alerting task
930
+ * Updates one or more properties of a specific data alerting task.
931
931
  *
932
932
  * @param alertId The alerting task identifier.
933
933
  * @param body an object with the body content
@@ -935,14 +935,14 @@ interface DataAlertsAPI {
935
935
  */
936
936
  patchDataAlert: typeof patchDataAlert;
937
937
  /**
938
- * Get the condition associated with an alerting task
938
+ * Retrieves the condition associated with a data alerting task.
939
939
  *
940
940
  * @param alertId The alerting task identifier.
941
941
  * @throws GetDataAlertConditionHttpError
942
942
  */
943
943
  getDataAlertCondition: typeof getDataAlertCondition;
944
944
  /**
945
- * Deletes an execution.
945
+ * Deletes a specific data alerting task execution.
946
946
  *
947
947
  * @param alertId The alerting task identifier.
948
948
  * @param executionId The execution identifier.
@@ -950,7 +950,7 @@ interface DataAlertsAPI {
950
950
  */
951
951
  deleteDataAlertExecution: typeof deleteDataAlertExecution;
952
952
  /**
953
- * Gets a specified alerting execution.
953
+ * Retrieves a specific execution for the specified data alerting task.
954
954
  *
955
955
  * @param alertId The alerting task identifier.
956
956
  * @param executionId The execution identifier. If value is "latest", the latest execution will be returned
@@ -958,7 +958,7 @@ interface DataAlertsAPI {
958
958
  */
959
959
  getDataAlertExecution: typeof getDataAlertExecution;
960
960
  /**
961
- * Get the recipient stats for an alerting task
961
+ * Retrieve the recipient stats for a data alerting task.
962
962
  *
963
963
  * @param alertId The alerting task identifier.
964
964
  * @param query an object with query parameters
@@ -966,7 +966,7 @@ interface DataAlertsAPI {
966
966
  */
967
967
  getDataAlertRecipientStats: typeof getDataAlertRecipientStats;
968
968
  /**
969
- * Lists all alerting-executions linked to a user and a tenant.
969
+ * Lists executions for the specified data alerting task.
970
970
  *
971
971
  * @param taskId The alerting task identifier.
972
972
  * @param query an object with query parameters
@@ -976,7 +976,7 @@ interface DataAlertsAPI {
976
976
  /**
977
977
  * @deprecated
978
978
  *
979
- * Gets the stats for alerting task executions
979
+ * Retrieves stats for overall data alerting task executions.
980
980
  *
981
981
  * @param taskId The alerting task identifier.
982
982
  * @param query an object with query parameters
@@ -984,7 +984,7 @@ interface DataAlertsAPI {
984
984
  */
985
985
  getDataAlertExecutionsStats: typeof getDataAlertExecutionsStats;
986
986
  /**
987
- * Gets the content of an evaluation from an execution
987
+ * Retrieves the content of an evaluation for a specified data alerting task execution.
988
988
  *
989
989
  * @param taskId The alerting task identifier.
990
990
  * @param executionId The execution identifier.