@coveo/platform-client 38.1.0 → 40.0.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 (760) hide show
  1. package/README.md +5 -3
  2. package/dist/APICore.js +133 -260
  3. package/dist/APICore.js.map +1 -1
  4. package/dist/ConfigurationInterfaces.js +1 -2
  5. package/dist/Endpoints.js +23 -31
  6. package/dist/Endpoints.js.map +1 -1
  7. package/dist/Entry.js +9 -14
  8. package/dist/Entry.js.map +1 -1
  9. package/dist/PlatformClient.js +25 -40
  10. package/dist/PlatformClient.js.map +1 -1
  11. package/dist/definitions/APICore.d.ts +2 -2
  12. package/dist/definitions/ConfigurationInterfaces.d.ts +3 -3
  13. package/dist/definitions/Entry.d.ts +8 -8
  14. package/dist/definitions/PlatformClient.d.ts +7 -7
  15. package/dist/definitions/handlers/ResponseHandlers.d.ts +1 -1
  16. package/dist/definitions/handlers/index.d.ts +2 -2
  17. package/dist/definitions/resources/AWS/AWS.d.ts +2 -2
  18. package/dist/definitions/resources/AWS/index.d.ts +2 -2
  19. package/dist/definitions/resources/Activities/Activities.d.ts +3 -3
  20. package/dist/definitions/resources/Activities/ActivitiesInterfaces.d.ts +2 -2
  21. package/dist/definitions/resources/Activities/index.d.ts +2 -2
  22. package/dist/definitions/resources/ApiKeys/ApiKeys.d.ts +3 -3
  23. package/dist/definitions/resources/ApiKeys/ApiKeysInterfaces.d.ts +1 -1
  24. package/dist/definitions/resources/ApiKeys/index.d.ts +2 -2
  25. package/dist/definitions/resources/CaseAssistConfigs/CaseAssistConfig.d.ts +4 -4
  26. package/dist/definitions/resources/CaseAssistConfigs/CaseAssistConfigInterfaces.d.ts +1 -1
  27. package/dist/definitions/resources/CaseAssistConfigs/CaseAssistPreviewInterfaces.d.ts +2 -2
  28. package/dist/definitions/resources/CaseAssistConfigs/index.d.ts +3 -3
  29. package/dist/definitions/resources/Catalogs/Catalog.d.ts +3 -3
  30. package/dist/definitions/resources/Catalogs/CatalogConfiguration.d.ts +3 -3
  31. package/dist/definitions/resources/Catalogs/ProductListing.d.ts +3 -3
  32. package/dist/definitions/resources/Catalogs/ProductListingConfiguration.d.ts +3 -3
  33. package/dist/definitions/resources/Catalogs/ProductListingConfigurationInterfaces.d.ts +3 -3
  34. package/dist/definitions/resources/Catalogs/ProductListingInterfaces.d.ts +3 -3
  35. package/dist/definitions/resources/Catalogs/index.d.ts +7 -7
  36. package/dist/definitions/resources/Clusters/Agents/ClusterAgent.d.ts +4 -4
  37. package/dist/definitions/resources/Clusters/Agents/ClusterAgentInterfaces.d.ts +1 -1
  38. package/dist/definitions/resources/Clusters/Agents/index.d.ts +2 -2
  39. package/dist/definitions/resources/Clusters/Cluster.d.ts +6 -6
  40. package/dist/definitions/resources/Clusters/Nodes/ClusterNode.d.ts +3 -3
  41. package/dist/definitions/resources/Clusters/Nodes/ClusterNodeInterfaces.d.ts +1 -1
  42. package/dist/definitions/resources/Clusters/Nodes/index.d.ts +2 -2
  43. package/dist/definitions/resources/Clusters/index.d.ts +4 -4
  44. package/dist/definitions/resources/Connectivity/Connectivity.d.ts +2 -2
  45. package/dist/definitions/resources/Connectivity/index.d.ts +2 -2
  46. package/dist/definitions/resources/CrawlingModule/CrawlingModule.d.ts +3 -3
  47. package/dist/definitions/resources/CrawlingModule/CrawlingModuleInterfaces.d.ts +1 -1
  48. package/dist/definitions/resources/CrawlingModule/index.d.ts +2 -2
  49. package/dist/definitions/resources/Extensions/Extensions.d.ts +2 -2
  50. package/dist/definitions/resources/Extensions/ExtensionsInterfaces.d.ts +2 -2
  51. package/dist/definitions/resources/Extensions/index.d.ts +2 -2
  52. package/dist/definitions/resources/Fields/Fields.d.ts +3 -3
  53. package/dist/definitions/resources/Fields/FieldsInterfaces.d.ts +2 -2
  54. package/dist/definitions/resources/Fields/index.d.ts +2 -2
  55. package/dist/definitions/resources/Global/Global.d.ts +4 -4
  56. package/dist/definitions/resources/Global/OrganizationConfigurations/OrganizationConfiguration.d.ts +3 -3
  57. package/dist/definitions/resources/Global/OrganizationConfigurations/index.d.ts +2 -2
  58. package/dist/definitions/resources/Global/RegionConfigurations/RegionConfiguration.d.ts +2 -2
  59. package/dist/definitions/resources/Global/RegionConfigurations/RegionConfigurationInterfaces.d.ts +1 -1
  60. package/dist/definitions/resources/Global/RegionConfigurations/index.d.ts +2 -2
  61. package/dist/definitions/resources/Global/index.d.ts +3 -3
  62. package/dist/definitions/resources/GlobalGroups/GlobalGroup.d.ts +3 -3
  63. package/dist/definitions/resources/GlobalGroups/GlobalGroupInterfaces.d.ts +2 -2
  64. package/dist/definitions/resources/GlobalGroups/index.d.ts +2 -2
  65. package/dist/definitions/resources/Groups/Groups.d.ts +7 -7
  66. package/dist/definitions/resources/Groups/GroupsInterfaces.d.ts +4 -4
  67. package/dist/definitions/resources/Groups/Invites/GroupInvite.d.ts +3 -3
  68. package/dist/definitions/resources/Groups/Invites/GroupInviteInterfaces.d.ts +1 -1
  69. package/dist/definitions/resources/Groups/Invites/index.d.ts +2 -2
  70. package/dist/definitions/resources/Groups/Members/GroupMember.d.ts +2 -2
  71. package/dist/definitions/resources/Groups/Members/GroupMemberInterfaces.d.ts +1 -1
  72. package/dist/definitions/resources/Groups/Members/index.d.ts +2 -2
  73. package/dist/definitions/resources/Groups/Realms/GroupRealm.d.ts +2 -2
  74. package/dist/definitions/resources/Groups/Realms/GroupRealmInterfaces.d.ts +1 -1
  75. package/dist/definitions/resources/Groups/Realms/index.d.ts +2 -2
  76. package/dist/definitions/resources/Groups/index.d.ts +5 -5
  77. package/dist/definitions/resources/HostedInterfacesCore/HostedInterfaceCoreConfig.model.d.ts +141 -0
  78. package/dist/definitions/resources/HostedInterfacesCore/index.d.ts +1 -0
  79. package/dist/definitions/resources/IPXInterfaces/IPXInterface.model.d.ts +62 -0
  80. package/dist/definitions/resources/IPXInterfaces/index.d.ts +1 -0
  81. package/dist/definitions/resources/InProductExperiences/InProductExperiences.d.ts +4 -4
  82. package/dist/definitions/resources/InProductExperiences/InProductExperiencesInterfaces.d.ts +2 -2
  83. package/dist/definitions/resources/InProductExperiences/index.d.ts +2 -2
  84. package/dist/definitions/resources/Indexes/Indexes.d.ts +3 -3
  85. package/dist/definitions/resources/Indexes/IndexesInterface.d.ts +1 -1
  86. package/dist/definitions/resources/Indexes/index.d.ts +2 -2
  87. package/dist/definitions/resources/InsightPanelConfigs/InsightPanelConfig.d.ts +3 -3
  88. package/dist/definitions/resources/InsightPanelConfigs/InsightPanelConfigInterfaces.d.ts +2 -2
  89. package/dist/definitions/resources/InsightPanelConfigs/index.d.ts +2 -2
  90. package/dist/definitions/resources/InsightPanelInterfaces/InsightPanelInterface.d.ts +5 -4
  91. package/dist/definitions/resources/InsightPanelInterfaces/InsightPanelInterface.model.d.ts +9 -105
  92. package/dist/definitions/resources/InsightPanelInterfaces/index.d.ts +2 -2
  93. package/dist/definitions/resources/License/License.d.ts +3 -3
  94. package/dist/definitions/resources/License/LicenseInterfaces.d.ts +1 -1
  95. package/dist/definitions/resources/License/index.d.ts +2 -2
  96. package/dist/definitions/resources/Limits/Limits.d.ts +3 -3
  97. package/dist/definitions/resources/Limits/index.d.ts +2 -2
  98. package/dist/definitions/resources/Links/Links.d.ts +1 -1
  99. package/dist/definitions/resources/Links/index.d.ts +1 -1
  100. package/dist/definitions/resources/Logs/Logs.d.ts +2 -2
  101. package/dist/definitions/resources/Logs/LogsInterfaces.d.ts +2 -2
  102. package/dist/definitions/resources/Logs/index.d.ts +2 -2
  103. package/dist/definitions/resources/MachineLearning/CaseClassificationConfiguration/CaseClassificationConfiguration.d.ts +3 -3
  104. package/dist/definitions/resources/MachineLearning/CaseClassificationConfiguration/CaseClassificationConfigurationInterfaces.d.ts +1 -1
  105. package/dist/definitions/resources/MachineLearning/CaseClassificationConfiguration/index.d.ts +2 -2
  106. package/dist/definitions/resources/MachineLearning/DNEConfiguration/DNEConfiguration.d.ts +3 -3
  107. package/dist/definitions/resources/MachineLearning/DNEConfiguration/DNEConfigurationInterfaces.d.ts +2 -2
  108. package/dist/definitions/resources/MachineLearning/DNEConfiguration/index.d.ts +2 -2
  109. package/dist/definitions/resources/MachineLearning/FilterConditions.d.ts +1 -1
  110. package/dist/definitions/resources/MachineLearning/MachineLearning.d.ts +11 -11
  111. package/dist/definitions/resources/MachineLearning/MachineLearningInterfaces.d.ts +3 -3
  112. package/dist/definitions/resources/MachineLearning/ModelConfiguration/ModelConfiguration.d.ts +2 -2
  113. package/dist/definitions/resources/MachineLearning/ModelConfiguration/index.d.ts +2 -2
  114. package/dist/definitions/resources/MachineLearning/ModelInformation/ModelInformation.d.ts +4 -4
  115. package/dist/definitions/resources/MachineLearning/ModelInformation/index.d.ts +2 -2
  116. package/dist/definitions/resources/MachineLearning/Models/Models.d.ts +4 -4
  117. package/dist/definitions/resources/MachineLearning/Models/ModelsInterfaces.d.ts +4 -4
  118. package/dist/definitions/resources/MachineLearning/Models/index.d.ts +2 -2
  119. package/dist/definitions/resources/MachineLearning/PQSConfiguration/PQSConfiguration.d.ts +2 -2
  120. package/dist/definitions/resources/MachineLearning/PQSConfiguration/PQSConfigurationInterfaces.d.ts +1 -1
  121. package/dist/definitions/resources/MachineLearning/PQSConfiguration/index.d.ts +2 -2
  122. package/dist/definitions/resources/MachineLearning/SmartSnippetsConfiguration/SmartSnippetsConfiguration.d.ts +3 -3
  123. package/dist/definitions/resources/MachineLearning/SmartSnippetsConfiguration/SmartSnippetsConfigurationInterfaces.d.ts +1 -1
  124. package/dist/definitions/resources/MachineLearning/SmartSnippetsConfiguration/index.d.ts +2 -2
  125. package/dist/definitions/resources/MachineLearning/UserActionHistoryConfiguration/UserActionHistoryConfiguration.d.ts +1 -1
  126. package/dist/definitions/resources/MachineLearning/UserActionHistoryConfiguration/index.d.ts +1 -1
  127. package/dist/definitions/resources/MachineLearning/index.d.ts +11 -11
  128. package/dist/definitions/resources/ModifierTemplates/ModifierTemplates.d.ts +2 -2
  129. package/dist/definitions/resources/ModifierTemplates/index.d.ts +2 -2
  130. package/dist/definitions/resources/Notification/Subscription/Subscription.d.ts +2 -2
  131. package/dist/definitions/resources/Notification/Subscription/SubscriptionInterfaces.d.ts +1 -1
  132. package/dist/definitions/resources/Notification/Subscription/index.d.ts +2 -2
  133. package/dist/definitions/resources/Notification/index.d.ts +2 -2
  134. package/dist/definitions/resources/Notification/notification.d.ts +3 -3
  135. package/dist/definitions/resources/OrganizationAccess/Access.d.ts +2 -2
  136. package/dist/definitions/resources/OrganizationAccess/AccessInterfaces.d.ts +1 -1
  137. package/dist/definitions/resources/OrganizationAccess/index.d.ts +2 -2
  138. package/dist/definitions/resources/Organizations/Members/Members.d.ts +2 -2
  139. package/dist/definitions/resources/Organizations/Members/MembersInterface.d.ts +1 -1
  140. package/dist/definitions/resources/Organizations/Members/index.d.ts +2 -2
  141. package/dist/definitions/resources/Organizations/Organization.d.ts +6 -6
  142. package/dist/definitions/resources/Organizations/OrganizationInterfaces.d.ts +3 -3
  143. package/dist/definitions/resources/Organizations/index.d.ts +3 -3
  144. package/dist/definitions/resources/Pipelines/Conditions/Condition.d.ts +9 -3
  145. package/dist/definitions/resources/Pipelines/Conditions/ConditionInterfaces.d.ts +4 -2
  146. package/dist/definitions/resources/Pipelines/Conditions/index.d.ts +2 -2
  147. package/dist/definitions/resources/Pipelines/FacetStateRules/FacetStateRules.d.ts +2 -2
  148. package/dist/definitions/resources/Pipelines/FacetStateRules/FacetStateRulesInterface.d.ts +2 -2
  149. package/dist/definitions/resources/Pipelines/FacetStateRules/index.d.ts +2 -2
  150. package/dist/definitions/resources/Pipelines/MLAssociations/MLAssociations.d.ts +3 -3
  151. package/dist/definitions/resources/Pipelines/MLAssociations/MLAssociationsInterfaces.d.ts +2 -2
  152. package/dist/definitions/resources/Pipelines/MLAssociations/index.d.ts +2 -2
  153. package/dist/definitions/resources/Pipelines/Pipelines.d.ts +10 -10
  154. package/dist/definitions/resources/Pipelines/PipelinesInterfaces.d.ts +2 -2
  155. package/dist/definitions/resources/Pipelines/ResultRankings/ResultRankings.d.ts +2 -2
  156. package/dist/definitions/resources/Pipelines/ResultRankings/ResultRankingsInterfaces.d.ts +2 -2
  157. package/dist/definitions/resources/Pipelines/ResultRankings/index.d.ts +2 -2
  158. package/dist/definitions/resources/Pipelines/StatementGroups/StatementGroups.d.ts +2 -2
  159. package/dist/definitions/resources/Pipelines/StatementGroups/StatementGroupsInterfaces.d.ts +2 -2
  160. package/dist/definitions/resources/Pipelines/StatementGroups/index.d.ts +2 -2
  161. package/dist/definitions/resources/Pipelines/Statements/Statements.d.ts +3 -3
  162. package/dist/definitions/resources/Pipelines/Statements/StatementsInterfaces.d.ts +3 -3
  163. package/dist/definitions/resources/Pipelines/Statements/index.d.ts +2 -2
  164. package/dist/definitions/resources/Pipelines/index.d.ts +8 -8
  165. package/dist/definitions/resources/PlatformResources.d.ts +47 -47
  166. package/dist/definitions/resources/PrivilegeEvaluator/PrivilegeEvaluator.d.ts +2 -2
  167. package/dist/definitions/resources/PrivilegeEvaluator/PrivilegeEvaluatorInterfaces.d.ts +1 -1
  168. package/dist/definitions/resources/PrivilegeEvaluator/index.d.ts +2 -2
  169. package/dist/definitions/resources/Products/Product.d.ts +3 -3
  170. package/dist/definitions/resources/Products/ProductInterfaces.d.ts +1 -1
  171. package/dist/definitions/resources/Products/index.d.ts +2 -2
  172. package/dist/definitions/resources/PushApi/PushApi.d.ts +2 -2
  173. package/dist/definitions/resources/PushApi/PushApiInterfaces.d.ts +1 -1
  174. package/dist/definitions/resources/PushApi/index.d.ts +2 -2
  175. package/dist/definitions/resources/Resource.d.ts +1 -1
  176. package/dist/definitions/resources/ResourceSnapshots/ResourceSnapshots.d.ts +2 -2
  177. package/dist/definitions/resources/ResourceSnapshots/ResourceSnapshotsInterfaces.d.ts +1 -1
  178. package/dist/definitions/resources/ResourceSnapshots/index.d.ts +2 -2
  179. package/dist/definitions/resources/Saml/Saml.d.ts +4 -4
  180. package/dist/definitions/resources/Saml/SamlInterfaces.d.ts +1 -1
  181. package/dist/definitions/resources/Saml/index.d.ts +2 -2
  182. package/dist/definitions/resources/SchemaService/SchemaService.d.ts +5 -5
  183. package/dist/definitions/resources/SchemaService/SchemaServiceInterfaces.d.ts +1 -1
  184. package/dist/definitions/resources/SchemaService/index.d.ts +2 -2
  185. package/dist/definitions/resources/Search/Search.d.ts +3 -3
  186. package/dist/definitions/resources/Search/SearchInterfaces.d.ts +1 -1
  187. package/dist/definitions/resources/Search/index.d.ts +2 -2
  188. package/dist/definitions/resources/SearchInterfaces/SearchInterfaces.d.ts +3 -3
  189. package/dist/definitions/resources/SearchInterfaces/SearchInterfaces.model.d.ts +2 -2
  190. package/dist/definitions/resources/SearchInterfaces/index.d.ts +2 -2
  191. package/dist/definitions/resources/SearchPages/SearchPages.d.ts +2 -2
  192. package/dist/definitions/resources/SearchPages/SearchPagesInterfaces.d.ts +1 -1
  193. package/dist/definitions/resources/SearchPages/index.d.ts +2 -2
  194. package/dist/definitions/resources/SearchUsageMetrics/LicenseMetrics/LicenseMetrics.d.ts +2 -2
  195. package/dist/definitions/resources/SearchUsageMetrics/LicenseMetrics/index.d.ts +2 -2
  196. package/dist/definitions/resources/SearchUsageMetrics/RawMetrics/RawMetrics.d.ts +2 -2
  197. package/dist/definitions/resources/SearchUsageMetrics/RawMetrics/RawMetricsInterface.d.ts +1 -1
  198. package/dist/definitions/resources/SearchUsageMetrics/RawMetrics/index.d.ts +2 -2
  199. package/dist/definitions/resources/SearchUsageMetrics/SearchHubs/SearchHubs.d.ts +2 -2
  200. package/dist/definitions/resources/SearchUsageMetrics/SearchHubs/SearchHubsInterface.d.ts +1 -1
  201. package/dist/definitions/resources/SearchUsageMetrics/SearchHubs/index.d.ts +2 -2
  202. package/dist/definitions/resources/SearchUsageMetrics/SearchUsageMetrics.d.ts +5 -5
  203. package/dist/definitions/resources/SearchUsageMetrics/index.d.ts +4 -4
  204. package/dist/definitions/resources/SecurityCache/SecurityCache.d.ts +3 -3
  205. package/dist/definitions/resources/SecurityCache/SecurityCacheInterfaces.d.ts +3 -3
  206. package/dist/definitions/resources/SecurityCache/index.d.ts +2 -2
  207. package/dist/definitions/resources/Sources/Sources.d.ts +10 -10
  208. package/dist/definitions/resources/Sources/SourcesDatasets/SourcesDatasets.d.ts +2 -2
  209. package/dist/definitions/resources/Sources/SourcesDatasets/index.d.ts +2 -2
  210. package/dist/definitions/resources/Sources/SourcesFields/SourcesFields.d.ts +3 -3
  211. package/dist/definitions/resources/Sources/SourcesFields/SourcesFieldsInterfaces.d.ts +3 -3
  212. package/dist/definitions/resources/Sources/SourcesFields/index.d.ts +2 -2
  213. package/dist/definitions/resources/Sources/SourcesInterfaces.d.ts +6 -6
  214. package/dist/definitions/resources/Sources/SourcesMappings/SourcesMappings.d.ts +2 -2
  215. package/dist/definitions/resources/Sources/SourcesMappings/SourcesMappingsInterfaces.d.ts +1 -1
  216. package/dist/definitions/resources/Sources/SourcesMappings/index.d.ts +2 -2
  217. package/dist/definitions/resources/Sources/SourcesMetadata/SourcesMetadata.d.ts +3 -3
  218. package/dist/definitions/resources/Sources/SourcesMetadata/SourcesMetadataInterfaces.d.ts +1 -1
  219. package/dist/definitions/resources/Sources/SourcesMetadata/index.d.ts +2 -2
  220. package/dist/definitions/resources/Sources/SourcesSubInterfaces/Address.d.ts +1 -1
  221. package/dist/definitions/resources/Sources/SourcesSubInterfaces/Authentification.d.ts +1 -1
  222. package/dist/definitions/resources/Sources/SourcesSubInterfaces/Document.d.ts +1 -1
  223. package/dist/definitions/resources/Sources/SourcesSubInterfaces/Extension.d.ts +1 -1
  224. package/dist/definitions/resources/Sources/SourcesSubInterfaces/Information.d.ts +1 -1
  225. package/dist/definitions/resources/Sources/SourcesSubInterfaces/Permission.d.ts +1 -1
  226. package/dist/definitions/resources/Sources/SourcesSubInterfaces/Url.d.ts +1 -1
  227. package/dist/definitions/resources/Sources/SourcesSubInterfaces/index.d.ts +11 -11
  228. package/dist/definitions/resources/Sources/index.d.ts +6 -6
  229. package/dist/definitions/resources/TableauService/ContentQuery/ContentQuery.d.ts +2 -2
  230. package/dist/definitions/resources/TableauService/ContentQuery/index.d.ts +2 -2
  231. package/dist/definitions/resources/TableauService/TableauService.d.ts +3 -3
  232. package/dist/definitions/resources/TableauService/index.d.ts +2 -2
  233. package/dist/definitions/resources/UsageAnalytics/Read/Administration/Administration.d.ts +2 -2
  234. package/dist/definitions/resources/UsageAnalytics/Read/Administration/AdministrationInterfaces.d.ts +2 -2
  235. package/dist/definitions/resources/UsageAnalytics/Read/Administration/index.d.ts +2 -2
  236. package/dist/definitions/resources/UsageAnalytics/Read/CommonParamParts.d.ts +1 -1
  237. package/dist/definitions/resources/UsageAnalytics/Read/DataShare/DataShare.d.ts +2 -2
  238. package/dist/definitions/resources/UsageAnalytics/Read/DataShare/DataShareInterfaces.d.ts +1 -1
  239. package/dist/definitions/resources/UsageAnalytics/Read/DataShare/index.d.ts +2 -2
  240. package/dist/definitions/resources/UsageAnalytics/Read/Dimensions/Dimensions.d.ts +4 -4
  241. package/dist/definitions/resources/UsageAnalytics/Read/Dimensions/DimensionsInterfaces.d.ts +2 -2
  242. package/dist/definitions/resources/UsageAnalytics/Read/Dimensions/index.d.ts +2 -2
  243. package/dist/definitions/resources/UsageAnalytics/Read/Exports/Exports.d.ts +3 -3
  244. package/dist/definitions/resources/UsageAnalytics/Read/Exports/ExportsInterfaces.d.ts +2 -2
  245. package/dist/definitions/resources/UsageAnalytics/Read/Exports/index.d.ts +2 -2
  246. package/dist/definitions/resources/UsageAnalytics/Read/Filters/Filters.d.ts +3 -3
  247. package/dist/definitions/resources/UsageAnalytics/Read/Filters/FiltersInterfaces.d.ts +1 -1
  248. package/dist/definitions/resources/UsageAnalytics/Read/Filters/index.d.ts +2 -2
  249. package/dist/definitions/resources/UsageAnalytics/Read/ReadServiceResource.d.ts +1 -1
  250. package/dist/definitions/resources/UsageAnalytics/Read/Reports/Reports.d.ts +4 -4
  251. package/dist/definitions/resources/UsageAnalytics/Read/Reports/ReportsInterfaces.d.ts +2 -2
  252. package/dist/definitions/resources/UsageAnalytics/Read/Reports/index.d.ts +2 -2
  253. package/dist/definitions/resources/UsageAnalytics/Read/Snowflake/Snowflake.d.ts +2 -2
  254. package/dist/definitions/resources/UsageAnalytics/Read/Snowflake/SnowflakeInterfaces.d.ts +2 -2
  255. package/dist/definitions/resources/UsageAnalytics/Read/Snowflake/index.d.ts +2 -2
  256. package/dist/definitions/resources/UsageAnalytics/Read/Statistics/Statistics.d.ts +3 -3
  257. package/dist/definitions/resources/UsageAnalytics/Read/Statistics/StatisticsInterfaces.d.ts +1 -1
  258. package/dist/definitions/resources/UsageAnalytics/Read/Statistics/index.d.ts +2 -2
  259. package/dist/definitions/resources/UsageAnalytics/Read/Users/Users.d.ts +3 -3
  260. package/dist/definitions/resources/UsageAnalytics/Read/Users/UsersInterfaces.d.ts +1 -1
  261. package/dist/definitions/resources/UsageAnalytics/Read/Users/index.d.ts +2 -2
  262. package/dist/definitions/resources/UsageAnalytics/Read/index.d.ts +11 -11
  263. package/dist/definitions/resources/UsageAnalytics/UsageAnalytics.d.ts +10 -10
  264. package/dist/definitions/resources/UsageAnalytics/index.d.ts +2 -2
  265. package/dist/definitions/resources/Users/User.d.ts +3 -3
  266. package/dist/definitions/resources/Users/UserInterfaces.d.ts +2 -2
  267. package/dist/definitions/resources/Users/index.d.ts +2 -2
  268. package/dist/definitions/resources/Vaults/Vaults.d.ts +4 -4
  269. package/dist/definitions/resources/Vaults/VaultsInterfaces.d.ts +4 -4
  270. package/dist/definitions/resources/Vaults/index.d.ts +2 -2
  271. package/dist/definitions/resources/index.d.ts +48 -46
  272. package/dist/definitions/utils/index.d.ts +2 -2
  273. package/dist/definitions/utils/normalizePaginatedOptions.d.ts +2 -2
  274. package/dist/handlers/ResponseHandlerInterfaces.js +1 -2
  275. package/dist/handlers/ResponseHandlers.js +17 -41
  276. package/dist/handlers/ResponseHandlers.js.map +1 -1
  277. package/dist/handlers/index.js +2 -5
  278. package/dist/handlers/index.js.map +1 -1
  279. package/dist/resources/AWS/AWS.js +6 -16
  280. package/dist/resources/AWS/AWS.js.map +1 -1
  281. package/dist/resources/AWS/AWSInterfaces.js +1 -2
  282. package/dist/resources/AWS/index.js +2 -5
  283. package/dist/resources/AWS/index.js.map +1 -1
  284. package/dist/resources/Activities/Activities.js +24 -35
  285. package/dist/resources/Activities/Activities.js.map +1 -1
  286. package/dist/resources/Activities/ActivitiesInterfaces.js +1 -2
  287. package/dist/resources/Activities/index.js +2 -5
  288. package/dist/resources/Activities/index.js.map +1 -1
  289. package/dist/resources/ApiKeys/ApiKeys.js +21 -30
  290. package/dist/resources/ApiKeys/ApiKeys.js.map +1 -1
  291. package/dist/resources/ApiKeys/ApiKeysInterfaces.js +1 -2
  292. package/dist/resources/ApiKeys/index.js +2 -5
  293. package/dist/resources/ApiKeys/index.js.map +1 -1
  294. package/dist/resources/BaseInterfaces.js +1 -2
  295. package/dist/resources/CaseAssistConfigs/CaseAssistConfig.js +30 -39
  296. package/dist/resources/CaseAssistConfigs/CaseAssistConfig.js.map +1 -1
  297. package/dist/resources/CaseAssistConfigs/CaseAssistConfigInterfaces.js +6 -9
  298. package/dist/resources/CaseAssistConfigs/CaseAssistConfigInterfaces.js.map +1 -1
  299. package/dist/resources/CaseAssistConfigs/CaseAssistPreviewInterfaces.js +1 -2
  300. package/dist/resources/CaseAssistConfigs/index.js +3 -6
  301. package/dist/resources/CaseAssistConfigs/index.js.map +1 -1
  302. package/dist/resources/Catalogs/Catalog.js +27 -36
  303. package/dist/resources/Catalogs/Catalog.js.map +1 -1
  304. package/dist/resources/Catalogs/CatalogConfiguration.js +18 -27
  305. package/dist/resources/Catalogs/CatalogConfiguration.js.map +1 -1
  306. package/dist/resources/Catalogs/CatalogInterfaces.js +1 -2
  307. package/dist/resources/Catalogs/ProductListing.js +28 -37
  308. package/dist/resources/Catalogs/ProductListing.js.map +1 -1
  309. package/dist/resources/Catalogs/ProductListingConfiguration.js +21 -30
  310. package/dist/resources/Catalogs/ProductListingConfiguration.js.map +1 -1
  311. package/dist/resources/Catalogs/ProductListingConfigurationInterfaces.js +2 -5
  312. package/dist/resources/Catalogs/ProductListingConfigurationInterfaces.js.map +1 -1
  313. package/dist/resources/Catalogs/ProductListingInterfaces.js +1 -3
  314. package/dist/resources/Catalogs/ProductListingInterfaces.js.map +1 -1
  315. package/dist/resources/Catalogs/index.js +7 -10
  316. package/dist/resources/Catalogs/index.js.map +1 -1
  317. package/dist/resources/Clusters/Agents/ClusterAgent.js +10 -19
  318. package/dist/resources/Clusters/Agents/ClusterAgent.js.map +1 -1
  319. package/dist/resources/Clusters/Agents/ClusterAgentInterfaces.js +1 -2
  320. package/dist/resources/Clusters/Agents/index.js +2 -5
  321. package/dist/resources/Clusters/Agents/index.js.map +1 -1
  322. package/dist/resources/Clusters/Cluster.js +30 -33
  323. package/dist/resources/Clusters/Cluster.js.map +1 -1
  324. package/dist/resources/Clusters/ClusterInterfaces.js +1 -2
  325. package/dist/resources/Clusters/Nodes/ClusterNode.js +22 -31
  326. package/dist/resources/Clusters/Nodes/ClusterNode.js.map +1 -1
  327. package/dist/resources/Clusters/Nodes/ClusterNodeInterfaces.js +1 -2
  328. package/dist/resources/Clusters/Nodes/index.js +2 -5
  329. package/dist/resources/Clusters/Nodes/index.js.map +1 -1
  330. package/dist/resources/Clusters/index.js +4 -7
  331. package/dist/resources/Clusters/index.js.map +1 -1
  332. package/dist/resources/Connectivity/Connectivity.js +11 -21
  333. package/dist/resources/Connectivity/Connectivity.js.map +1 -1
  334. package/dist/resources/Connectivity/ConnectivityInterface.js +2 -5
  335. package/dist/resources/Connectivity/ConnectivityInterface.js.map +1 -1
  336. package/dist/resources/Connectivity/index.js +2 -5
  337. package/dist/resources/Connectivity/index.js.map +1 -1
  338. package/dist/resources/CrawlingModule/CrawlingModule.js +32 -41
  339. package/dist/resources/CrawlingModule/CrawlingModule.js.map +1 -1
  340. package/dist/resources/CrawlingModule/CrawlingModuleInterfaces.js +4 -7
  341. package/dist/resources/CrawlingModule/CrawlingModuleInterfaces.js.map +1 -1
  342. package/dist/resources/CrawlingModule/index.js +2 -5
  343. package/dist/resources/CrawlingModule/index.js.map +1 -1
  344. package/dist/resources/Enums.js +214 -219
  345. package/dist/resources/Enums.js.map +1 -1
  346. package/dist/resources/Extensions/Extensions.js +24 -33
  347. package/dist/resources/Extensions/Extensions.js.map +1 -1
  348. package/dist/resources/Extensions/ExtensionsInterfaces.js +1 -2
  349. package/dist/resources/Extensions/index.js +2 -5
  350. package/dist/resources/Extensions/index.js.map +1 -1
  351. package/dist/resources/Fields/Fields.js +35 -44
  352. package/dist/resources/Fields/Fields.js.map +1 -1
  353. package/dist/resources/Fields/FieldsInterfaces.js +1 -2
  354. package/dist/resources/Fields/index.js +2 -5
  355. package/dist/resources/Fields/index.js.map +1 -1
  356. package/dist/resources/Global/Global.js +15 -18
  357. package/dist/resources/Global/Global.js.map +1 -1
  358. package/dist/resources/Global/OrganizationConfigurations/OrganizationConfiguration.js +9 -18
  359. package/dist/resources/Global/OrganizationConfigurations/OrganizationConfiguration.js.map +1 -1
  360. package/dist/resources/Global/OrganizationConfigurations/OrganizationConfigurationInterfaces.js +1 -2
  361. package/dist/resources/Global/OrganizationConfigurations/index.js +2 -5
  362. package/dist/resources/Global/OrganizationConfigurations/index.js.map +1 -1
  363. package/dist/resources/Global/RegionConfigurations/RegionConfiguration.js +9 -18
  364. package/dist/resources/Global/RegionConfigurations/RegionConfiguration.js.map +1 -1
  365. package/dist/resources/Global/RegionConfigurations/RegionConfigurationInterfaces.js +1 -2
  366. package/dist/resources/Global/RegionConfigurations/index.js +2 -5
  367. package/dist/resources/Global/RegionConfigurations/index.js.map +1 -1
  368. package/dist/resources/Global/index.js +3 -6
  369. package/dist/resources/Global/index.js.map +1 -1
  370. package/dist/resources/GlobalGroups/GlobalGroup.js +17 -26
  371. package/dist/resources/GlobalGroups/GlobalGroup.js.map +1 -1
  372. package/dist/resources/GlobalGroups/GlobalGroupInterfaces.js +1 -2
  373. package/dist/resources/GlobalGroups/index.js +2 -5
  374. package/dist/resources/GlobalGroups/index.js.map +1 -1
  375. package/dist/resources/Groups/Groups.js +36 -38
  376. package/dist/resources/Groups/Groups.js.map +1 -1
  377. package/dist/resources/Groups/GroupsInterfaces.js +1 -2
  378. package/dist/resources/Groups/Invites/GroupInvite.js +18 -28
  379. package/dist/resources/Groups/Invites/GroupInvite.js.map +1 -1
  380. package/dist/resources/Groups/Invites/GroupInviteInterfaces.js +1 -2
  381. package/dist/resources/Groups/Invites/index.js +2 -5
  382. package/dist/resources/Groups/Invites/index.js.map +1 -1
  383. package/dist/resources/Groups/Members/GroupMember.js +15 -25
  384. package/dist/resources/Groups/Members/GroupMember.js.map +1 -1
  385. package/dist/resources/Groups/Members/GroupMemberInterfaces.js +1 -2
  386. package/dist/resources/Groups/Members/index.js +2 -5
  387. package/dist/resources/Groups/Members/index.js.map +1 -1
  388. package/dist/resources/Groups/Realms/GroupRealm.js +15 -24
  389. package/dist/resources/Groups/Realms/GroupRealm.js.map +1 -1
  390. package/dist/resources/Groups/Realms/GroupRealmInterfaces.js +1 -2
  391. package/dist/resources/Groups/Realms/index.js +2 -5
  392. package/dist/resources/Groups/Realms/index.js.map +1 -1
  393. package/dist/resources/Groups/index.js +5 -8
  394. package/dist/resources/Groups/index.js.map +1 -1
  395. package/dist/resources/HostedInterfacesCore/HostedInterfaceCoreConfig.model.js +8 -0
  396. package/dist/resources/HostedInterfacesCore/HostedInterfaceCoreConfig.model.js.map +1 -0
  397. package/dist/resources/HostedInterfacesCore/index.js +2 -0
  398. package/dist/resources/HostedInterfacesCore/index.js.map +1 -0
  399. package/dist/resources/IPXInterfaces/IPXInterface.model.js +6 -0
  400. package/dist/resources/IPXInterfaces/IPXInterface.model.js.map +1 -0
  401. package/dist/resources/IPXInterfaces/index.js +2 -0
  402. package/dist/resources/IPXInterfaces/index.js.map +1 -0
  403. package/dist/resources/InProductExperiences/InProductExperiences.js +29 -30
  404. package/dist/resources/InProductExperiences/InProductExperiences.js.map +1 -1
  405. package/dist/resources/InProductExperiences/InProductExperiencesInterfaces.js +10 -12
  406. package/dist/resources/InProductExperiences/InProductExperiencesInterfaces.js.map +1 -1
  407. package/dist/resources/InProductExperiences/index.js +2 -5
  408. package/dist/resources/InProductExperiences/index.js.map +1 -1
  409. package/dist/resources/Indexes/Indexes.js +49 -58
  410. package/dist/resources/Indexes/Indexes.js.map +1 -1
  411. package/dist/resources/Indexes/IndexesInterface.js +1 -2
  412. package/dist/resources/Indexes/index.js +2 -5
  413. package/dist/resources/Indexes/index.js.map +1 -1
  414. package/dist/resources/InsightPanelConfigs/InsightPanelConfig.js +19 -28
  415. package/dist/resources/InsightPanelConfigs/InsightPanelConfig.js.map +1 -1
  416. package/dist/resources/InsightPanelConfigs/InsightPanelConfigInterfaces.js +1 -2
  417. package/dist/resources/InsightPanelConfigs/index.js +2 -5
  418. package/dist/resources/InsightPanelConfigs/index.js.map +1 -1
  419. package/dist/resources/InsightPanelInterfaces/InsightPanelInterface.js +19 -28
  420. package/dist/resources/InsightPanelInterfaces/InsightPanelInterface.js.map +1 -1
  421. package/dist/resources/InsightPanelInterfaces/InsightPanelInterface.model.js +2 -12
  422. package/dist/resources/InsightPanelInterfaces/InsightPanelInterface.model.js.map +1 -1
  423. package/dist/resources/InsightPanelInterfaces/index.js +2 -5
  424. package/dist/resources/InsightPanelInterfaces/index.js.map +1 -1
  425. package/dist/resources/InternalBaseInterface.js +1 -2
  426. package/dist/resources/License/License.js +20 -29
  427. package/dist/resources/License/License.js.map +1 -1
  428. package/dist/resources/License/LicenseInterfaces.js +8 -11
  429. package/dist/resources/License/LicenseInterfaces.js.map +1 -1
  430. package/dist/resources/License/index.js +2 -5
  431. package/dist/resources/License/index.js.map +1 -1
  432. package/dist/resources/Limits/Limits.js +15 -26
  433. package/dist/resources/Limits/Limits.js.map +1 -1
  434. package/dist/resources/Limits/LimitsInterfaces.js +2 -5
  435. package/dist/resources/Limits/LimitsInterfaces.js.map +1 -1
  436. package/dist/resources/Limits/index.js +2 -5
  437. package/dist/resources/Limits/index.js.map +1 -1
  438. package/dist/resources/Links/Links.js +7 -16
  439. package/dist/resources/Links/Links.js.map +1 -1
  440. package/dist/resources/Links/index.js +1 -4
  441. package/dist/resources/Links/index.js.map +1 -1
  442. package/dist/resources/Logs/Logs.js +13 -22
  443. package/dist/resources/Logs/Logs.js.map +1 -1
  444. package/dist/resources/Logs/LogsInterfaces.js +1 -2
  445. package/dist/resources/Logs/index.js +2 -5
  446. package/dist/resources/Logs/index.js.map +1 -1
  447. package/dist/resources/MachineLearning/CaseClassificationConfiguration/CaseClassificationConfiguration.js +23 -32
  448. package/dist/resources/MachineLearning/CaseClassificationConfiguration/CaseClassificationConfiguration.js.map +1 -1
  449. package/dist/resources/MachineLearning/CaseClassificationConfiguration/CaseClassificationConfigurationInterfaces.js +2 -5
  450. package/dist/resources/MachineLearning/CaseClassificationConfiguration/CaseClassificationConfigurationInterfaces.js.map +1 -1
  451. package/dist/resources/MachineLearning/CaseClassificationConfiguration/index.js +2 -5
  452. package/dist/resources/MachineLearning/CaseClassificationConfiguration/index.js.map +1 -1
  453. package/dist/resources/MachineLearning/DNEConfiguration/DNEConfiguration.js +35 -50
  454. package/dist/resources/MachineLearning/DNEConfiguration/DNEConfiguration.js.map +1 -1
  455. package/dist/resources/MachineLearning/DNEConfiguration/DNEConfigurationInterfaces.js +1 -2
  456. package/dist/resources/MachineLearning/DNEConfiguration/index.js +2 -5
  457. package/dist/resources/MachineLearning/DNEConfiguration/index.js.map +1 -1
  458. package/dist/resources/MachineLearning/FilterConditions.js +1 -2
  459. package/dist/resources/MachineLearning/MachineLearning.js +38 -35
  460. package/dist/resources/MachineLearning/MachineLearning.js.map +1 -1
  461. package/dist/resources/MachineLearning/MachineLearningInterfaces.js +1 -2
  462. package/dist/resources/MachineLearning/ModelConfiguration/ModelConfiguration.js +10 -21
  463. package/dist/resources/MachineLearning/ModelConfiguration/ModelConfiguration.js.map +1 -1
  464. package/dist/resources/MachineLearning/ModelConfiguration/ModelConfigurationInterfaces.js +1 -2
  465. package/dist/resources/MachineLearning/ModelConfiguration/index.js +2 -5
  466. package/dist/resources/MachineLearning/ModelConfiguration/index.js.map +1 -1
  467. package/dist/resources/MachineLearning/ModelInformation/ModelInformation.js +11 -22
  468. package/dist/resources/MachineLearning/ModelInformation/ModelInformation.js.map +1 -1
  469. package/dist/resources/MachineLearning/ModelInformation/ModelInformationInterfaces.js +1 -2
  470. package/dist/resources/MachineLearning/ModelInformation/index.js +2 -5
  471. package/dist/resources/MachineLearning/ModelInformation/index.js.map +1 -1
  472. package/dist/resources/MachineLearning/Models/Models.js +24 -33
  473. package/dist/resources/MachineLearning/Models/Models.js.map +1 -1
  474. package/dist/resources/MachineLearning/Models/ModelsInterfaces.js +1 -2
  475. package/dist/resources/MachineLearning/Models/index.js +2 -5
  476. package/dist/resources/MachineLearning/Models/index.js.map +1 -1
  477. package/dist/resources/MachineLearning/PQSConfiguration/PQSConfiguration.js +7 -16
  478. package/dist/resources/MachineLearning/PQSConfiguration/PQSConfiguration.js.map +1 -1
  479. package/dist/resources/MachineLearning/PQSConfiguration/PQSConfigurationInterfaces.js +1 -2
  480. package/dist/resources/MachineLearning/PQSConfiguration/index.js +2 -5
  481. package/dist/resources/MachineLearning/PQSConfiguration/index.js.map +1 -1
  482. package/dist/resources/MachineLearning/SmartSnippetsConfiguration/SmartSnippetsConfiguration.js +26 -35
  483. package/dist/resources/MachineLearning/SmartSnippetsConfiguration/SmartSnippetsConfiguration.js.map +1 -1
  484. package/dist/resources/MachineLearning/SmartSnippetsConfiguration/SmartSnippetsConfigurationInterfaces.js +1 -2
  485. package/dist/resources/MachineLearning/SmartSnippetsConfiguration/index.js +2 -5
  486. package/dist/resources/MachineLearning/SmartSnippetsConfiguration/index.js.map +1 -1
  487. package/dist/resources/MachineLearning/UserActionHistoryConfiguration/UserActionHistoryConfiguration.js +11 -20
  488. package/dist/resources/MachineLearning/UserActionHistoryConfiguration/UserActionHistoryConfiguration.js.map +1 -1
  489. package/dist/resources/MachineLearning/UserActionHistoryConfiguration/index.js +1 -4
  490. package/dist/resources/MachineLearning/UserActionHistoryConfiguration/index.js.map +1 -1
  491. package/dist/resources/MachineLearning/index.js +11 -14
  492. package/dist/resources/MachineLearning/index.js.map +1 -1
  493. package/dist/resources/ModifierTemplates/ModifierTemplateInterfaces.js +6 -9
  494. package/dist/resources/ModifierTemplates/ModifierTemplateInterfaces.js.map +1 -1
  495. package/dist/resources/ModifierTemplates/ModifierTemplates.js +9 -18
  496. package/dist/resources/ModifierTemplates/ModifierTemplates.js.map +1 -1
  497. package/dist/resources/ModifierTemplates/index.js +2 -5
  498. package/dist/resources/ModifierTemplates/index.js.map +1 -1
  499. package/dist/resources/Notification/Subscription/Subscription.js +51 -60
  500. package/dist/resources/Notification/Subscription/Subscription.js.map +1 -1
  501. package/dist/resources/Notification/Subscription/SubscriptionInterfaces.js +1 -2
  502. package/dist/resources/Notification/Subscription/index.js +2 -5
  503. package/dist/resources/Notification/Subscription/index.js.map +1 -1
  504. package/dist/resources/Notification/index.js +2 -5
  505. package/dist/resources/Notification/index.js.map +1 -1
  506. package/dist/resources/Notification/notification.js +12 -16
  507. package/dist/resources/Notification/notification.js.map +1 -1
  508. package/dist/resources/OrganizationAccess/Access.js +10 -19
  509. package/dist/resources/OrganizationAccess/Access.js.map +1 -1
  510. package/dist/resources/OrganizationAccess/AccessInterfaces.js +1 -2
  511. package/dist/resources/OrganizationAccess/index.js +2 -5
  512. package/dist/resources/OrganizationAccess/index.js.map +1 -1
  513. package/dist/resources/Organizations/Members/Members.js +13 -22
  514. package/dist/resources/Organizations/Members/Members.js.map +1 -1
  515. package/dist/resources/Organizations/Members/MembersInterface.js +1 -2
  516. package/dist/resources/Organizations/Members/index.js +2 -5
  517. package/dist/resources/Organizations/Members/index.js.map +1 -1
  518. package/dist/resources/Organizations/Organization.js +70 -81
  519. package/dist/resources/Organizations/Organization.js.map +1 -1
  520. package/dist/resources/Organizations/OrganizationInterfaces.js +2 -5
  521. package/dist/resources/Organizations/OrganizationInterfaces.js.map +1 -1
  522. package/dist/resources/Organizations/index.js +3 -6
  523. package/dist/resources/Organizations/index.js.map +1 -1
  524. package/dist/resources/Pipelines/Conditions/Condition.js +30 -32
  525. package/dist/resources/Pipelines/Conditions/Condition.js.map +1 -1
  526. package/dist/resources/Pipelines/Conditions/ConditionInterfaces.js +1 -2
  527. package/dist/resources/Pipelines/Conditions/index.js +2 -5
  528. package/dist/resources/Pipelines/Conditions/index.js.map +1 -1
  529. package/dist/resources/Pipelines/FacetStateRules/FacetStateRules.js +21 -30
  530. package/dist/resources/Pipelines/FacetStateRules/FacetStateRules.js.map +1 -1
  531. package/dist/resources/Pipelines/FacetStateRules/FacetStateRulesInterface.js +1 -2
  532. package/dist/resources/Pipelines/FacetStateRules/index.js +2 -5
  533. package/dist/resources/Pipelines/FacetStateRules/index.js.map +1 -1
  534. package/dist/resources/Pipelines/MLAssociations/MLAssociations.js +30 -37
  535. package/dist/resources/Pipelines/MLAssociations/MLAssociations.js.map +1 -1
  536. package/dist/resources/Pipelines/MLAssociations/MLAssociationsInterfaces.js +1 -2
  537. package/dist/resources/Pipelines/MLAssociations/index.js +2 -5
  538. package/dist/resources/Pipelines/MLAssociations/index.js.map +1 -1
  539. package/dist/resources/Pipelines/Pipelines.js +50 -49
  540. package/dist/resources/Pipelines/Pipelines.js.map +1 -1
  541. package/dist/resources/Pipelines/PipelinesInterfaces.js +1 -2
  542. package/dist/resources/Pipelines/ResultRankings/ResultRankings.js +38 -41
  543. package/dist/resources/Pipelines/ResultRankings/ResultRankings.js.map +1 -1
  544. package/dist/resources/Pipelines/ResultRankings/ResultRankingsInterfaces.js +1 -2
  545. package/dist/resources/Pipelines/ResultRankings/index.js +2 -5
  546. package/dist/resources/Pipelines/ResultRankings/index.js.map +1 -1
  547. package/dist/resources/Pipelines/StatementGroups/StatementGroups.js +26 -32
  548. package/dist/resources/Pipelines/StatementGroups/StatementGroups.js.map +1 -1
  549. package/dist/resources/Pipelines/StatementGroups/StatementGroupsInterfaces.js +2 -5
  550. package/dist/resources/Pipelines/StatementGroups/StatementGroupsInterfaces.js.map +1 -1
  551. package/dist/resources/Pipelines/StatementGroups/index.js +2 -5
  552. package/dist/resources/Pipelines/StatementGroups/index.js.map +1 -1
  553. package/dist/resources/Pipelines/Statements/Statements.js +43 -45
  554. package/dist/resources/Pipelines/Statements/Statements.js.map +1 -1
  555. package/dist/resources/Pipelines/Statements/StatementsInterfaces.js +1 -2
  556. package/dist/resources/Pipelines/Statements/index.js +2 -5
  557. package/dist/resources/Pipelines/Statements/index.js.map +1 -1
  558. package/dist/resources/Pipelines/index.js +8 -11
  559. package/dist/resources/Pipelines/index.js.map +1 -1
  560. package/dist/resources/PlatformResources.js +150 -110
  561. package/dist/resources/PlatformResources.js.map +1 -1
  562. package/dist/resources/PrivilegeEvaluator/PrivilegeEvaluator.js +11 -17
  563. package/dist/resources/PrivilegeEvaluator/PrivilegeEvaluator.js.map +1 -1
  564. package/dist/resources/PrivilegeEvaluator/PrivilegeEvaluatorInterfaces.js +2 -5
  565. package/dist/resources/PrivilegeEvaluator/PrivilegeEvaluatorInterfaces.js.map +1 -1
  566. package/dist/resources/PrivilegeEvaluator/index.js +2 -5
  567. package/dist/resources/PrivilegeEvaluator/index.js.map +1 -1
  568. package/dist/resources/Products/Product.js +7 -17
  569. package/dist/resources/Products/Product.js.map +1 -1
  570. package/dist/resources/Products/ProductInterfaces.js +1 -2
  571. package/dist/resources/Products/index.js +2 -5
  572. package/dist/resources/Products/index.js.map +1 -1
  573. package/dist/resources/PushApi/PushApi.js +19 -28
  574. package/dist/resources/PushApi/PushApi.js.map +1 -1
  575. package/dist/resources/PushApi/PushApiInterfaces.js +1 -2
  576. package/dist/resources/PushApi/index.js +2 -5
  577. package/dist/resources/PushApi/index.js.map +1 -1
  578. package/dist/resources/Resource.js +14 -15
  579. package/dist/resources/Resource.js.map +1 -1
  580. package/dist/resources/ResourceSnapshots/ResourceSnapshots.js +73 -91
  581. package/dist/resources/ResourceSnapshots/ResourceSnapshots.js.map +1 -1
  582. package/dist/resources/ResourceSnapshots/ResourceSnapshotsInterfaces.js +22 -25
  583. package/dist/resources/ResourceSnapshots/ResourceSnapshotsInterfaces.js.map +1 -1
  584. package/dist/resources/ResourceSnapshots/index.js +2 -5
  585. package/dist/resources/ResourceSnapshots/index.js.map +1 -1
  586. package/dist/resources/Saml/Saml.js +25 -34
  587. package/dist/resources/Saml/Saml.js.map +1 -1
  588. package/dist/resources/Saml/SamlInterfaces.js +1 -2
  589. package/dist/resources/Saml/index.js +2 -5
  590. package/dist/resources/Saml/index.js.map +1 -1
  591. package/dist/resources/SchemaService/SchemaService.js +46 -51
  592. package/dist/resources/SchemaService/SchemaService.js.map +1 -1
  593. package/dist/resources/SchemaService/SchemaServiceInterfaces.js +1 -2
  594. package/dist/resources/SchemaService/index.js +2 -5
  595. package/dist/resources/SchemaService/index.js.map +1 -1
  596. package/dist/resources/Search/Search.js +20 -26
  597. package/dist/resources/Search/Search.js.map +1 -1
  598. package/dist/resources/Search/SearchInterfaces.js +1 -2
  599. package/dist/resources/Search/index.js +2 -5
  600. package/dist/resources/Search/index.js.map +1 -1
  601. package/dist/resources/SearchInterfaces/SearchInterfaces.js +37 -46
  602. package/dist/resources/SearchInterfaces/SearchInterfaces.js.map +1 -1
  603. package/dist/resources/SearchInterfaces/SearchInterfaces.model.js +1 -2
  604. package/dist/resources/SearchInterfaces/index.js +2 -5
  605. package/dist/resources/SearchInterfaces/index.js.map +1 -1
  606. package/dist/resources/SearchPages/SearchPages.js +48 -57
  607. package/dist/resources/SearchPages/SearchPages.js.map +1 -1
  608. package/dist/resources/SearchPages/SearchPagesInterfaces.js +1 -2
  609. package/dist/resources/SearchPages/index.js +2 -5
  610. package/dist/resources/SearchPages/index.js.map +1 -1
  611. package/dist/resources/SearchUsageMetrics/LicenseMetrics/LicenseMetrics.js +13 -22
  612. package/dist/resources/SearchUsageMetrics/LicenseMetrics/LicenseMetrics.js.map +1 -1
  613. package/dist/resources/SearchUsageMetrics/LicenseMetrics/LicenseMetricsInterface.js +1 -2
  614. package/dist/resources/SearchUsageMetrics/LicenseMetrics/index.js +2 -5
  615. package/dist/resources/SearchUsageMetrics/LicenseMetrics/index.js.map +1 -1
  616. package/dist/resources/SearchUsageMetrics/RawMetrics/RawMetrics.js +22 -37
  617. package/dist/resources/SearchUsageMetrics/RawMetrics/RawMetrics.js.map +1 -1
  618. package/dist/resources/SearchUsageMetrics/RawMetrics/RawMetricsInterface.js +1 -2
  619. package/dist/resources/SearchUsageMetrics/RawMetrics/index.js +2 -5
  620. package/dist/resources/SearchUsageMetrics/RawMetrics/index.js.map +1 -1
  621. package/dist/resources/SearchUsageMetrics/SearchHubs/SearchHubs.js +22 -35
  622. package/dist/resources/SearchUsageMetrics/SearchHubs/SearchHubs.js.map +1 -1
  623. package/dist/resources/SearchUsageMetrics/SearchHubs/SearchHubsInterface.js +1 -2
  624. package/dist/resources/SearchUsageMetrics/SearchHubs/index.js +2 -5
  625. package/dist/resources/SearchUsageMetrics/SearchHubs/index.js.map +1 -1
  626. package/dist/resources/SearchUsageMetrics/SearchUsageMetrics.js +18 -20
  627. package/dist/resources/SearchUsageMetrics/SearchUsageMetrics.js.map +1 -1
  628. package/dist/resources/SearchUsageMetrics/index.js +4 -7
  629. package/dist/resources/SearchUsageMetrics/index.js.map +1 -1
  630. package/dist/resources/SecurityCache/SecurityCache.js +61 -73
  631. package/dist/resources/SecurityCache/SecurityCache.js.map +1 -1
  632. package/dist/resources/SecurityCache/SecurityCacheInterfaces.js +1 -2
  633. package/dist/resources/SecurityCache/index.js +2 -5
  634. package/dist/resources/SecurityCache/index.js.map +1 -1
  635. package/dist/resources/Sources/Sources.js +116 -117
  636. package/dist/resources/Sources/Sources.js.map +1 -1
  637. package/dist/resources/Sources/SourcesDatasets/SourcesDatasets.js +16 -26
  638. package/dist/resources/Sources/SourcesDatasets/SourcesDatasets.js.map +1 -1
  639. package/dist/resources/Sources/SourcesDatasets/SourcesDatasetsInterfaces.js +6 -9
  640. package/dist/resources/Sources/SourcesDatasets/SourcesDatasetsInterfaces.js.map +1 -1
  641. package/dist/resources/Sources/SourcesDatasets/index.js +2 -5
  642. package/dist/resources/Sources/SourcesDatasets/index.js.map +1 -1
  643. package/dist/resources/Sources/SourcesFields/SourcesFields.js +16 -26
  644. package/dist/resources/Sources/SourcesFields/SourcesFields.js.map +1 -1
  645. package/dist/resources/Sources/SourcesFields/SourcesFieldsInterfaces.js +1 -2
  646. package/dist/resources/Sources/SourcesFields/index.js +2 -5
  647. package/dist/resources/Sources/SourcesFields/index.js.map +1 -1
  648. package/dist/resources/Sources/SourcesInterfaces.js +1 -4
  649. package/dist/resources/Sources/SourcesInterfaces.js.map +1 -1
  650. package/dist/resources/Sources/SourcesMappings/SourcesMappings.js +10 -20
  651. package/dist/resources/Sources/SourcesMappings/SourcesMappings.js.map +1 -1
  652. package/dist/resources/Sources/SourcesMappings/SourcesMappingsInterfaces.js +1 -2
  653. package/dist/resources/Sources/SourcesMappings/index.js +2 -5
  654. package/dist/resources/Sources/SourcesMappings/index.js.map +1 -1
  655. package/dist/resources/Sources/SourcesMetadata/SourcesMetadata.js +13 -22
  656. package/dist/resources/Sources/SourcesMetadata/SourcesMetadata.js.map +1 -1
  657. package/dist/resources/Sources/SourcesMetadata/SourcesMetadataInterfaces.js +1 -2
  658. package/dist/resources/Sources/SourcesMetadata/index.js +2 -5
  659. package/dist/resources/Sources/SourcesMetadata/index.js.map +1 -1
  660. package/dist/resources/Sources/SourcesSubInterfaces/Address.js +1 -2
  661. package/dist/resources/Sources/SourcesSubInterfaces/Authentification.js +1 -2
  662. package/dist/resources/Sources/SourcesSubInterfaces/Document.js +1 -2
  663. package/dist/resources/Sources/SourcesSubInterfaces/Error.js +1 -2
  664. package/dist/resources/Sources/SourcesSubInterfaces/ExtendedDataFile.js +1 -2
  665. package/dist/resources/Sources/SourcesSubInterfaces/Extension.js +1 -2
  666. package/dist/resources/Sources/SourcesSubInterfaces/Information.js +1 -2
  667. package/dist/resources/Sources/SourcesSubInterfaces/Parameter.js +1 -2
  668. package/dist/resources/Sources/SourcesSubInterfaces/Permission.js +1 -2
  669. package/dist/resources/Sources/SourcesSubInterfaces/Url.js +1 -2
  670. package/dist/resources/Sources/SourcesSubInterfaces/User.js +1 -2
  671. package/dist/resources/Sources/SourcesSubInterfaces/index.js +11 -14
  672. package/dist/resources/Sources/SourcesSubInterfaces/index.js.map +1 -1
  673. package/dist/resources/Sources/index.js +6 -9
  674. package/dist/resources/Sources/index.js.map +1 -1
  675. package/dist/resources/TableauService/ContentQuery/ContentQuery.js +12 -21
  676. package/dist/resources/TableauService/ContentQuery/ContentQuery.js.map +1 -1
  677. package/dist/resources/TableauService/ContentQuery/ContentQueryInterfaces.js +1 -2
  678. package/dist/resources/TableauService/ContentQuery/index.js +2 -5
  679. package/dist/resources/TableauService/ContentQuery/index.js.map +1 -1
  680. package/dist/resources/TableauService/TableauService.js +12 -16
  681. package/dist/resources/TableauService/TableauService.js.map +1 -1
  682. package/dist/resources/TableauService/index.js +2 -5
  683. package/dist/resources/TableauService/index.js.map +1 -1
  684. package/dist/resources/UsageAnalytics/Read/Administration/Administration.js +13 -22
  685. package/dist/resources/UsageAnalytics/Read/Administration/Administration.js.map +1 -1
  686. package/dist/resources/UsageAnalytics/Read/Administration/AdministrationInterfaces.js +1 -2
  687. package/dist/resources/UsageAnalytics/Read/Administration/index.js +2 -5
  688. package/dist/resources/UsageAnalytics/Read/Administration/index.js.map +1 -1
  689. package/dist/resources/UsageAnalytics/Read/CommonParamParts.js +1 -2
  690. package/dist/resources/UsageAnalytics/Read/DataShare/DataShare.js +16 -25
  691. package/dist/resources/UsageAnalytics/Read/DataShare/DataShare.js.map +1 -1
  692. package/dist/resources/UsageAnalytics/Read/DataShare/DataShareInterfaces.js +1 -2
  693. package/dist/resources/UsageAnalytics/Read/DataShare/index.js +2 -5
  694. package/dist/resources/UsageAnalytics/Read/DataShare/index.js.map +1 -1
  695. package/dist/resources/UsageAnalytics/Read/Dimensions/Dimensions.js +51 -59
  696. package/dist/resources/UsageAnalytics/Read/Dimensions/Dimensions.js.map +1 -1
  697. package/dist/resources/UsageAnalytics/Read/Dimensions/DimensionsInterfaces.js +1 -2
  698. package/dist/resources/UsageAnalytics/Read/Dimensions/index.js +2 -5
  699. package/dist/resources/UsageAnalytics/Read/Dimensions/index.js.map +1 -1
  700. package/dist/resources/UsageAnalytics/Read/Exports/Exports.js +47 -57
  701. package/dist/resources/UsageAnalytics/Read/Exports/Exports.js.map +1 -1
  702. package/dist/resources/UsageAnalytics/Read/Exports/ExportsInterfaces.js +1 -2
  703. package/dist/resources/UsageAnalytics/Read/Exports/index.js +2 -5
  704. package/dist/resources/UsageAnalytics/Read/Exports/index.js.map +1 -1
  705. package/dist/resources/UsageAnalytics/Read/Filters/Filters.js +50 -59
  706. package/dist/resources/UsageAnalytics/Read/Filters/Filters.js.map +1 -1
  707. package/dist/resources/UsageAnalytics/Read/Filters/FiltersInterfaces.js +1 -2
  708. package/dist/resources/UsageAnalytics/Read/Filters/index.js +2 -5
  709. package/dist/resources/UsageAnalytics/Read/Filters/index.js.map +1 -1
  710. package/dist/resources/UsageAnalytics/Read/ReadServiceCommon.js +6 -9
  711. package/dist/resources/UsageAnalytics/Read/ReadServiceCommon.js.map +1 -1
  712. package/dist/resources/UsageAnalytics/Read/ReadServiceResource.js +6 -15
  713. package/dist/resources/UsageAnalytics/Read/ReadServiceResource.js.map +1 -1
  714. package/dist/resources/UsageAnalytics/Read/Reports/Reports.js +41 -50
  715. package/dist/resources/UsageAnalytics/Read/Reports/Reports.js.map +1 -1
  716. package/dist/resources/UsageAnalytics/Read/Reports/ReportsInterfaces.js +2 -5
  717. package/dist/resources/UsageAnalytics/Read/Reports/ReportsInterfaces.js.map +1 -1
  718. package/dist/resources/UsageAnalytics/Read/Reports/index.js +2 -5
  719. package/dist/resources/UsageAnalytics/Read/Reports/index.js.map +1 -1
  720. package/dist/resources/UsageAnalytics/Read/Snowflake/Snowflake.js +37 -46
  721. package/dist/resources/UsageAnalytics/Read/Snowflake/Snowflake.js.map +1 -1
  722. package/dist/resources/UsageAnalytics/Read/Snowflake/SnowflakeInterfaces.js +1 -2
  723. package/dist/resources/UsageAnalytics/Read/Snowflake/index.js +2 -5
  724. package/dist/resources/UsageAnalytics/Read/Snowflake/index.js.map +1 -1
  725. package/dist/resources/UsageAnalytics/Read/Statistics/Statistics.js +40 -49
  726. package/dist/resources/UsageAnalytics/Read/Statistics/Statistics.js.map +1 -1
  727. package/dist/resources/UsageAnalytics/Read/Statistics/StatisticsInterfaces.js +1 -2
  728. package/dist/resources/UsageAnalytics/Read/Statistics/index.js +2 -5
  729. package/dist/resources/UsageAnalytics/Read/Statistics/index.js.map +1 -1
  730. package/dist/resources/UsageAnalytics/Read/Users/Users.js +25 -34
  731. package/dist/resources/UsageAnalytics/Read/Users/Users.js.map +1 -1
  732. package/dist/resources/UsageAnalytics/Read/Users/UsersInterfaces.js +1 -2
  733. package/dist/resources/UsageAnalytics/Read/Users/index.js +2 -5
  734. package/dist/resources/UsageAnalytics/Read/Users/index.js.map +1 -1
  735. package/dist/resources/UsageAnalytics/Read/index.js +11 -14
  736. package/dist/resources/UsageAnalytics/Read/index.js.map +1 -1
  737. package/dist/resources/UsageAnalytics/UsageAnalytics.js +33 -30
  738. package/dist/resources/UsageAnalytics/UsageAnalytics.js.map +1 -1
  739. package/dist/resources/UsageAnalytics/index.js +2 -5
  740. package/dist/resources/UsageAnalytics/index.js.map +1 -1
  741. package/dist/resources/Users/User.js +12 -24
  742. package/dist/resources/Users/User.js.map +1 -1
  743. package/dist/resources/Users/UserInterfaces.js +1 -2
  744. package/dist/resources/Users/index.js +2 -5
  745. package/dist/resources/Users/index.js.map +1 -1
  746. package/dist/resources/Vaults/Vaults.js +19 -28
  747. package/dist/resources/Vaults/Vaults.js.map +1 -1
  748. package/dist/resources/Vaults/VaultsInterfaces.js +1 -2
  749. package/dist/resources/Vaults/index.js +2 -5
  750. package/dist/resources/Vaults/index.js.map +1 -1
  751. package/dist/resources/index.js +48 -51
  752. package/dist/resources/index.js.map +1 -1
  753. package/dist/utils/Retriever.js +2 -4
  754. package/dist/utils/Retriever.js.map +1 -1
  755. package/dist/utils/WithRequired.js +1 -2
  756. package/dist/utils/index.js +2 -5
  757. package/dist/utils/index.js.map +1 -1
  758. package/dist/utils/normalizePaginatedOptions.js +4 -9
  759. package/dist/utils/normalizePaginatedOptions.js.map +1 -1
  760. package/package.json +16 -16
@@ -1,5 +1,5 @@
1
- import { PrivilegeModel } from '../BaseInterfaces';
2
- import { MemberModel, RealmModel } from '../Groups';
1
+ import { PrivilegeModel } from '../BaseInterfaces.js';
2
+ import { MemberModel, RealmModel } from '../Groups/index.js';
3
3
  export interface GlobalGroupModel {
4
4
  displayName: string;
5
5
  id: string;
@@ -1,2 +1,2 @@
1
- export * from './GlobalGroup';
2
- export * from './GlobalGroupInterfaces';
1
+ export * from './GlobalGroup.js';
2
+ export * from './GlobalGroupInterfaces.js';
@@ -1,10 +1,10 @@
1
- import API from '../../APICore';
2
- import { New, PrivilegeModel } from '../BaseInterfaces';
3
- import Resource from '../Resource';
4
- import { CreateGroupOptions, GroupModel, UpdateGroupOptions } from './GroupsInterfaces';
5
- import GroupInvite from './Invites/GroupInvite';
6
- import GroupMember from './Members/GroupMember';
7
- import GroupRealm from './Realms/GroupRealm';
1
+ import API from '../../APICore.js';
2
+ import { New, PrivilegeModel } from '../BaseInterfaces.js';
3
+ import Resource from '../Resource.js';
4
+ import { CreateGroupOptions, GroupModel, UpdateGroupOptions } from './GroupsInterfaces.js';
5
+ import GroupInvite from './Invites/GroupInvite.js';
6
+ import GroupMember from './Members/GroupMember.js';
7
+ import GroupRealm from './Realms/GroupRealm.js';
8
8
  export default class Group extends Resource {
9
9
  protected api: API;
10
10
  protected serverlessApi: API;
@@ -1,7 +1,7 @@
1
- import { GranularResource, PrivilegeModel } from '../BaseInterfaces';
2
- import { InviteModel } from './Invites';
3
- import { MemberModel } from './Members';
4
- import { RealmModel } from './Realms';
1
+ import { GranularResource, PrivilegeModel } from '../BaseInterfaces.js';
2
+ import { InviteModel } from './Invites/index.js';
3
+ import { MemberModel } from './Members/index.js';
4
+ import { RealmModel } from './Realms/index.js';
5
5
  export interface GroupModel extends GranularResource {
6
6
  id: string;
7
7
  displayName: string;
@@ -1,6 +1,6 @@
1
- import { New } from '../../BaseInterfaces';
2
- import Resource from '../../Resource';
3
- import { AddInviteOptions, InviteModel } from './GroupInviteInterfaces';
1
+ import { New } from '../../BaseInterfaces.js';
2
+ import Resource from '../../Resource.js';
3
+ import { AddInviteOptions, InviteModel } from './GroupInviteInterfaces.js';
4
4
  export default class GroupInvite extends Resource {
5
5
  static getBaseUrl: (id: string) => string;
6
6
  list(groupId: string): Promise<InviteModel[]>;
@@ -1,4 +1,4 @@
1
- import { AuthProvider } from '../../Enums';
1
+ import { AuthProvider } from '../../Enums.js';
2
2
  export interface InviteByEmail {
3
3
  id: string;
4
4
  email: string;
@@ -1,2 +1,2 @@
1
- export * from './GroupInvite';
2
- export * from './GroupInviteInterfaces';
1
+ export * from './GroupInvite.js';
2
+ export * from './GroupInviteInterfaces.js';
@@ -1,5 +1,5 @@
1
- import Resource from '../../Resource';
2
- import { AddGroupMemberOptions, MemberModel } from './GroupMemberInterfaces';
1
+ import Resource from '../../Resource.js';
2
+ import { AddGroupMemberOptions, MemberModel } from './GroupMemberInterfaces.js';
3
3
  export default class GroupMember extends Resource {
4
4
  static getBaseUrl: (id: string) => string;
5
5
  list(groupId: string): Promise<MemberModel[]>;
@@ -1,4 +1,4 @@
1
- import { AuthProvider } from '../../Enums';
1
+ import { AuthProvider } from '../../Enums.js';
2
2
  export interface MemberModel {
3
3
  id: string;
4
4
  username: string;
@@ -1,2 +1,2 @@
1
- export * from './GroupMember';
2
- export * from './GroupMemberInterfaces';
1
+ export * from './GroupMember.js';
2
+ export * from './GroupMemberInterfaces.js';
@@ -1,5 +1,5 @@
1
- import Resource from '../../Resource';
2
- import { RealmModel } from './GroupRealmInterfaces';
1
+ import Resource from '../../Resource.js';
2
+ import { RealmModel } from './GroupRealmInterfaces.js';
3
3
  export default class GroupRealm extends Resource {
4
4
  static getBaseUrl: (id: string) => string;
5
5
  list(groupId: string): Promise<RealmModel[]>;
@@ -1,4 +1,4 @@
1
- import { AuthProvider } from '../../Enums';
1
+ import { AuthProvider } from '../../Enums.js';
2
2
  export interface RealmModel {
3
3
  id: string;
4
4
  provider: AuthProvider;
@@ -1,2 +1,2 @@
1
- export * from './GroupRealm';
2
- export * from './GroupRealmInterfaces';
1
+ export * from './GroupRealm.js';
2
+ export * from './GroupRealmInterfaces.js';
@@ -1,5 +1,5 @@
1
- export * from './Groups';
2
- export * from './GroupsInterfaces';
3
- export * from './Realms';
4
- export * from './Members';
5
- export * from './Invites';
1
+ export * from './Groups.js';
2
+ export * from './GroupsInterfaces.js';
3
+ export * from './Realms/index.js';
4
+ export * from './Members/index.js';
5
+ export * from './Invites/index.js';
@@ -0,0 +1,141 @@
1
+ import { Paginated } from '../BaseInterfaces.js';
2
+ export interface HostedInterfaceResultTemplateBadge {
3
+ /**
4
+ * The field who's value should be displayed in the badge.
5
+ */
6
+ field: string;
7
+ /**
8
+ * The text to display in the badge.
9
+ */
10
+ label?: string;
11
+ /**
12
+ * The RGB HEX code for the color of the badge.
13
+ */
14
+ color: string;
15
+ }
16
+ export declare enum HostedInferfaceConditionOperator {
17
+ IsDefined = "isDefined",
18
+ IsNotDefined = "isNotDefined",
19
+ MustMatch = "mustMatch",
20
+ MustNotMatch = "mustNotMatch"
21
+ }
22
+ export interface HostedInterfaceCondition {
23
+ /**
24
+ * The [field](https://docs.coveo.com/en/200) to evaluate.
25
+ */
26
+ field: string;
27
+ /**
28
+ * The values used as the right side operand when the `operator` is one of:
29
+ * - `'mustMatch'`
30
+ * - `'mustNotMatch'`
31
+ */
32
+ values?: string[];
33
+ /**
34
+ * The operator used to evaluate the field condition.
35
+ * Possible values are:
36
+ * - `'isDefined'`
37
+ * - `'isNotDefined'`
38
+ * - `'mustMatch'`
39
+ * - `'mustNotMatch'`
40
+ */
41
+ conditionType: HostedInferfaceConditionOperator;
42
+ }
43
+ export interface HostedInterfaceResultTemplateDetail {
44
+ /**
45
+ * The [field](https://docs.coveo.com/en/200) containing the metadata to display.
46
+ */
47
+ field: string;
48
+ /**
49
+ * The label to show describing the metadata.
50
+ */
51
+ label?: string;
52
+ }
53
+ export type DisplayValueType = 'checkbox' | 'link';
54
+ export interface HostedInterfaceFacet {
55
+ /**
56
+ * The [field](https://docs.coveo.com/en/200) on which the facet is based.
57
+ */
58
+ field: string;
59
+ /**
60
+ * The label of the facet.
61
+ */
62
+ label: string;
63
+ /**
64
+ * Whether to display the facet values as checkboxes (multiple selection) or links (single selection).
65
+ * Possible values are:
66
+ * - `'checkbox'`
67
+ * - `'link'`
68
+ */
69
+ displayValuesAs: DisplayValueType;
70
+ }
71
+ export interface HostedInterfaceTab {
72
+ /**
73
+ * The label to be displayed in the tab.
74
+ */
75
+ label: string;
76
+ /**
77
+ * A constant query expression or filter that the Tab should add to any outgoing query.
78
+ *
79
+ * **Example:**
80
+ *
81
+ * `@objecttype==Message`
82
+ */
83
+ conditions: HostedInterfaceCondition[];
84
+ }
85
+ export interface ListHostedInterfacesParams extends Paginated {
86
+ /**
87
+ * A substring that must appear in a hosted interface configuration name for this configuration to appear in results.
88
+ */
89
+ filter?: string;
90
+ /**
91
+ * The sort direction of the results.
92
+ * Possible values:
93
+ * - `'asc'`: ascending order
94
+ * - `'desc'`: descending order.
95
+ */
96
+ order?: 'desc' | 'asc';
97
+ /**
98
+ * The 0-based number of the page of configurations to list.
99
+ */
100
+ page?: number;
101
+ /**
102
+ * The maximum number of configurations to include per page.
103
+ */
104
+ perPage?: number;
105
+ }
106
+ export interface HostedInterfaceResultTemplate {
107
+ /**
108
+ * The name of the result template.
109
+ */
110
+ name: string;
111
+ /**
112
+ * The conditions a result needs to meet to use the template.
113
+ */
114
+ conditions: HostedInterfaceCondition[];
115
+ /**
116
+ * The badge to display.
117
+ */
118
+ badge: HostedInterfaceResultTemplateBadge;
119
+ /**
120
+ * The metadata details to display.
121
+ */
122
+ details: HostedInterfaceResultTemplateDetail[];
123
+ }
124
+ export interface HostedInterfaceConfiguration {
125
+ /**
126
+ * The configuration identifier.
127
+ */
128
+ id: string;
129
+ /**
130
+ * The name of the insight panel interface configuration.
131
+ */
132
+ name: string;
133
+ /**
134
+ * The list of facets to display.
135
+ */
136
+ facets: HostedInterfaceFacet[];
137
+ /**
138
+ * The list of tabs to display.
139
+ */
140
+ tabs: HostedInterfaceTab[];
141
+ }
@@ -0,0 +1 @@
1
+ export * from './HostedInterfaceCoreConfig.model.js';
@@ -0,0 +1,62 @@
1
+ import { HostedInterfaceCondition, HostedInterfaceConfiguration, HostedInterfaceFacet, HostedInterfaceResultTemplate, HostedInterfaceResultTemplateBadge, HostedInterfaceResultTemplateDetail, HostedInterfaceTab } from '../HostedInterfacesCore/index.js';
2
+ export declare enum IPXResultTemplateLayout {
3
+ Default = "default",
4
+ Thumbnail = "thumbnail"
5
+ }
6
+ export interface IPXFacet extends HostedInterfaceFacet {
7
+ }
8
+ export interface IPXCondition extends HostedInterfaceCondition {
9
+ }
10
+ export interface IPXTab extends HostedInterfaceTab {
11
+ /**
12
+ * A constant query expression or filter that the Tab should add to any outgoing query.
13
+ *
14
+ * **Example:**
15
+ *
16
+ * `@objecttype==Message`
17
+ */
18
+ conditions: IPXCondition[];
19
+ }
20
+ export interface IPXResultTemplateBadge extends HostedInterfaceResultTemplateBadge {
21
+ }
22
+ export interface IPXResultTemplateDetail extends HostedInterfaceResultTemplateDetail {
23
+ }
24
+ export interface IPXResultTemplate extends HostedInterfaceResultTemplate {
25
+ layout: IPXResultTemplateLayout;
26
+ /**
27
+ * The conditions a result needs to meet to use the template.
28
+ */
29
+ conditions: IPXCondition[];
30
+ /**
31
+ * The badge to display.
32
+ */
33
+ badge: IPXResultTemplateBadge;
34
+ /**
35
+ * The metadata details to display.
36
+ */
37
+ details: IPXResultTemplateDetail[];
38
+ }
39
+ export interface IPXButton {
40
+ label: string;
41
+ }
42
+ export interface IPXInterfaceConfiguration extends HostedInterfaceConfiguration {
43
+ /**
44
+ * The list of facets to display.
45
+ */
46
+ facets: IPXFacet[];
47
+ /**
48
+ * The list of tabs to display.
49
+ */
50
+ tabs: IPXTab[];
51
+ /**
52
+ * The list of result templates defined for the ipx.
53
+ */
54
+ /**
55
+ * The list of result templates defined for the ipx.
56
+ */
57
+ resultTemplates: IPXResultTemplate[];
58
+ /**
59
+ * The button element of the ipx interface.
60
+ */
61
+ button: IPXButton;
62
+ }
@@ -0,0 +1 @@
1
+ export * from './IPXInterface.model.js';
@@ -1,7 +1,7 @@
1
- import API from '../../APICore';
2
- import Resource from '../Resource';
3
- import SearchPages from '../SearchPages/SearchPages';
4
- import { InProductExperienceModel, CreateInProductExperienceModel, UpdateInProductExperienceModel, CreateInProductExperienceResponse } from './InProductExperiencesInterfaces';
1
+ import API from '../../APICore.js';
2
+ import Resource from '../Resource.js';
3
+ import SearchPages from '../SearchPages/SearchPages.js';
4
+ import { InProductExperienceModel, CreateInProductExperienceModel, UpdateInProductExperienceModel, CreateInProductExperienceResponse } from './InProductExperiencesInterfaces.js';
5
5
  /**
6
6
  * In-Product Experiences (also known as In App Widgets) Swagger documentation can
7
7
  * be found at https://platform.cloud.coveo.com/docs?urls.primaryName=Search%20Pages#/In-App,
@@ -1,5 +1,5 @@
1
- import { RestTokenParams } from '../Search';
2
- import { CSSResourceModel, JavaScriptResourceModel } from '../SearchPages';
1
+ import { RestTokenParams } from '../Search/index.js';
2
+ import { CSSResourceModel, JavaScriptResourceModel } from '../SearchPages/index.js';
3
3
  export interface SharedInProductExperienceModel {
4
4
  /**
5
5
  * The unique name of the search page.
@@ -1,2 +1,2 @@
1
- export * from './InProductExperiences';
2
- export * from './InProductExperiencesInterfaces';
1
+ export * from './InProductExperiences.js';
2
+ export * from './InProductExperiencesInterfaces.js';
@@ -1,6 +1,6 @@
1
- import { PageModel } from '../BaseInterfaces';
2
- import Resource from '../Resource';
3
- import { CreateCoveoIndexModel, IndexAttributes, IndexBackupsItems, IndexBackupsOptions, IndexStatisticsModel, RawIndexConfig } from './IndexesInterface';
1
+ import { PageModel } from '../BaseInterfaces.js';
2
+ import Resource from '../Resource.js';
3
+ import { CreateCoveoIndexModel, IndexAttributes, IndexBackupsItems, IndexBackupsOptions, IndexStatisticsModel, RawIndexConfig } from './IndexesInterface.js';
4
4
  export default class Indexes extends Resource {
5
5
  static baseUrl: string;
6
6
  static indexBackupUrl: string;
@@ -1,4 +1,4 @@
1
- import { Paginated } from '../BaseInterfaces';
1
+ import { Paginated } from '../BaseInterfaces.js';
2
2
  export interface IndexStorageSpec {
3
3
  numberOfIops: number;
4
4
  sizeInGibibytes: number;
@@ -1,2 +1,2 @@
1
- export * from './Indexes';
2
- export * from './IndexesInterface';
1
+ export * from './Indexes.js';
2
+ export * from './IndexesInterface.js';
@@ -1,6 +1,6 @@
1
- import { New, PageModel } from '../BaseInterfaces';
2
- import Resource from '../Resource';
3
- import { InsightPanelConfigCreationParams, InsightPanelConfigListOptions, InsightPanelConfigModel, InsightPanelConfigUpdateParams } from './InsightPanelConfigInterfaces';
1
+ import { New, PageModel } from '../BaseInterfaces.js';
2
+ import Resource from '../Resource.js';
3
+ import { InsightPanelConfigCreationParams, InsightPanelConfigListOptions, InsightPanelConfigModel, InsightPanelConfigUpdateParams } from './InsightPanelConfigInterfaces.js';
4
4
  export default class InsightPanelConfig extends Resource {
5
5
  static baseUrl: string;
6
6
  list(options?: InsightPanelConfigListOptions): Promise<PageModel<InsightPanelConfigModel, "items">>;
@@ -1,5 +1,5 @@
1
- import { WithRequiredProperty } from '../../utils';
2
- import { Paginated } from '../BaseInterfaces';
1
+ import { WithRequiredProperty } from '../../utils/WithRequired.js';
2
+ import { Paginated } from '../BaseInterfaces.js';
3
3
  /**
4
4
  * Defines the options to list Insight Panel configurations.
5
5
  */
@@ -1,2 +1,2 @@
1
- export * from './InsightPanelConfig';
2
- export * from './InsightPanelConfigInterfaces';
1
+ export * from './InsightPanelConfig.js';
2
+ export * from './InsightPanelConfigInterfaces.js';
@@ -1,9 +1,10 @@
1
- import { New, PageModel } from '../BaseInterfaces';
2
- import Resource from '../Resource';
3
- import { IListInsightPanelInterfacesParameters, InsightPanelInterfaceConfiguration } from './InsightPanelInterface.model';
1
+ import { New, PageModel } from '../BaseInterfaces.js';
2
+ import { ListHostedInterfacesParams } from '../HostedInterfacesCore/index.js';
3
+ import Resource from '../Resource.js';
4
+ import { InsightPanelInterfaceConfiguration } from './InsightPanelInterface.model.js';
4
5
  export default class InsightPanelInterface extends Resource {
5
6
  static baseUrl: string;
6
- list(options?: IListInsightPanelInterfacesParameters): Promise<PageModel<InsightPanelInterfaceConfiguration, "items">>;
7
+ list(options?: ListHostedInterfacesParams): Promise<PageModel<InsightPanelInterfaceConfiguration, "items">>;
7
8
  create(ipInterfaceConfig: New<InsightPanelInterfaceConfiguration>): Promise<InsightPanelInterfaceConfiguration>;
8
9
  delete(insightPanelInterfaceId: string): Promise<Record<string, unknown>>;
9
10
  get(insightPanelInterfaceId: string): Promise<InsightPanelInterfaceConfiguration>;
@@ -1,10 +1,4 @@
1
- import { Paginated } from '../BaseInterfaces';
2
- export declare enum InsightPanelConditionOperator {
3
- isDefined = "isDefined",
4
- isNotDefined = "isNotDefined",
5
- MustMatch = "mustMatch",
6
- MustNotMatch = "mustNotMatch"
7
- }
1
+ import { HostedInterfaceCondition, HostedInterfaceConfiguration, HostedInterfaceFacet, HostedInterfaceResultTemplate, HostedInterfaceResultTemplateBadge, HostedInterfaceResultTemplateDetail, HostedInterfaceTab, ListHostedInterfacesParams } from '../HostedInterfacesCore/index.js';
8
2
  export declare enum InsightPanelResultTemplateLayout {
9
3
  Default = "default",
10
4
  Thumbnail = "thumbnail"
@@ -16,50 +10,11 @@ interface InsightPanelResultTagOptions {
16
10
  enabled: boolean;
17
11
  color: string;
18
12
  }
19
- export interface InsightPanelResultTemplateBadge {
20
- /**
21
- * The field who's value should be displayed in the badge.
22
- */
23
- field: string;
24
- /**
25
- * The text to display in the badge.
26
- */
27
- label?: string;
28
- /**
29
- * The RGB HEX code for the color of the badge.
30
- */
31
- color: string;
13
+ export interface InsightPanelResultTemplateBadge extends HostedInterfaceResultTemplateBadge {
32
14
  }
33
- export interface InsightPanelCondition {
34
- /**
35
- * The [field](https://docs.coveo.com/en/200) to evaluate.
36
- */
37
- field: string;
38
- /**
39
- * The operator used to evaluate the field condition.
40
- * Possible values are:
41
- * - `'isDefined'`
42
- * - `'isNotDefined'`
43
- * - `'mustMatch'`
44
- * - `'mustNotMatch'`
45
- */
46
- conditionType: InsightPanelConditionOperator;
47
- /**
48
- * The values used as the right side operand when the `operator` is one of:
49
- * - `'mustMatch'`
50
- * - `'mustNotMatch'`
51
- */
52
- values?: string[];
15
+ export interface InsightPanelCondition extends HostedInterfaceCondition {
53
16
  }
54
- export interface InsightPanelResultTemplateDetail {
55
- /**
56
- * The [field](https://docs.coveo.com/en/200) containing the metadata to display.
57
- */
58
- field: string;
59
- /**
60
- * The label to show describing the metadata.
61
- */
62
- label?: string;
17
+ export interface InsightPanelResultTemplateDetail extends HostedInterfaceResultTemplateDetail {
63
18
  }
64
19
  export interface InsightPanelResultActions {
65
20
  /**
@@ -93,11 +48,7 @@ export interface InsightPanelResultTags {
93
48
  */
94
49
  recommended?: InsightPanelResultTagOptions;
95
50
  }
96
- export interface InsightPanelResultTemplate {
97
- /**
98
- * The name of the result template.
99
- */
100
- name: string;
51
+ export interface InsightPanelResultTemplate extends HostedInterfaceResultTemplate {
101
52
  /**
102
53
  * The template layout to use.
103
54
  * Possible values are:
@@ -126,29 +77,9 @@ export interface InsightPanelResultTemplate {
126
77
  */
127
78
  tags: InsightPanelResultTags;
128
79
  }
129
- export type DisplayValueType = 'checkbox' | 'link';
130
- export interface InsightPanelFacet {
131
- /**
132
- * The [field](https://docs.coveo.com/en/200) on which the facet is based.
133
- */
134
- field: string;
135
- /**
136
- * The label of the facet.
137
- */
138
- label: string;
139
- /**
140
- * Whether to display the facet values as checkboxes (multiple selection) or links (single selection).
141
- * Possible values are:
142
- * - `'checkbox'`
143
- * - `'link'`
144
- */
145
- displayValuesAs: DisplayValueType;
80
+ export interface InsightPanelFacet extends HostedInterfaceFacet {
146
81
  }
147
- export interface InsightPanelTab {
148
- /**
149
- * The label to be displayed in the tab.
150
- */
151
- label: string;
82
+ export interface InsightPanelTab extends HostedInterfaceTab {
152
83
  /**
153
84
  * A constant query expression or filter that the Tab should add to any outgoing query.
154
85
  *
@@ -190,15 +121,7 @@ export interface InsightPanelSettings {
190
121
  */
191
122
  userActions: UserActionsOptions;
192
123
  }
193
- export interface InsightPanelInterfaceConfiguration {
194
- /**
195
- * The configuration identifier.
196
- */
197
- id: string;
198
- /**
199
- * The name of the insight panel interface configuration.
200
- */
201
- name: string;
124
+ export interface InsightPanelInterfaceConfiguration extends HostedInterfaceConfiguration {
202
125
  /**
203
126
  * The list of result templates defined for the insight panel.
204
127
  */
@@ -216,25 +139,6 @@ export interface InsightPanelInterfaceConfiguration {
216
139
  */
217
140
  settings: InsightPanelSettings;
218
141
  }
219
- export interface IListInsightPanelInterfacesParameters extends Paginated {
220
- /**
221
- * A substring that must appear in an insight panel interface configuration name for this configuration to appear in results.
222
- */
223
- filter?: string;
224
- /**
225
- * The sort direction of the results.
226
- * Possible values:
227
- * - `'asc'`: ascending order
228
- * - `'desc'`: descending order.
229
- */
230
- order?: 'desc' | 'asc';
231
- /**
232
- * The 0-based number of the page of configurations to list.
233
- */
234
- page?: number;
235
- /**
236
- * The maximum number of configurations to include per page.
237
- */
238
- perPage?: number;
142
+ export interface IListInsightPanelInterfacesParameters extends ListHostedInterfacesParams {
239
143
  }
240
144
  export {};
@@ -1,2 +1,2 @@
1
- export * from './InsightPanelInterface';
2
- export * from './InsightPanelInterface.model';
1
+ export * from './InsightPanelInterface.js';
2
+ export * from './InsightPanelInterface.model.js';
@@ -1,6 +1,6 @@
1
- import { LicenseSection } from '../Enums';
2
- import Resource from '../Resource';
3
- import { LicenseExpirationDateOptions, LicenseModel, LicenseSourceTypeModel } from './LicenseInterfaces';
1
+ import { LicenseSection } from '../Enums.js';
2
+ import Resource from '../Resource.js';
3
+ import { LicenseExpirationDateOptions, LicenseModel, LicenseSourceTypeModel } from './LicenseInterfaces.js';
4
4
  export default class License extends Resource {
5
5
  static baseUrl: string;
6
6
  get(sectionName?: LicenseSection): Promise<LicenseModel>;
@@ -1,4 +1,4 @@
1
- import { IndexBackupTypes, IndexType, ProductEdition, ProductName, ProductType, ScheduleType, SourceType, SourceVisibility } from '../Enums';
1
+ import { IndexBackupTypes, IndexType, ProductEdition, ProductName, ProductType, ScheduleType, SourceType, SourceVisibility } from '../Enums.js';
2
2
  export interface LicenseConnectorScheduleModel {
3
3
  /**
4
4
  * The refresh type of use for a given connector.
@@ -1,2 +1,2 @@
1
- export * from './License';
2
- export * from './LicenseInterfaces';
1
+ export * from './License.js';
2
+ export * from './LicenseInterfaces.js';
@@ -1,6 +1,6 @@
1
- import { LicenseSection } from '../Enums';
2
- import Resource from '../Resource';
3
- import { AllLimitsModel, LimitHistoryDataPointModel, LimitHistoryOptions, LimitsModel, LimitType } from './LimitsInterfaces';
1
+ import { LicenseSection } from '../Enums.js';
2
+ import Resource from '../Resource.js';
3
+ import { AllLimitsModel, LimitHistoryDataPointModel, LimitHistoryOptions, LimitsModel, LimitType } from './LimitsInterfaces.js';
4
4
  export default class Limits extends Resource {
5
5
  static getBaseUrl: () => string;
6
6
  static getWithSection: (sectionName: LicenseSection) => string;
@@ -1,2 +1,2 @@
1
- export * from './Limits';
2
- export * from './LimitsInterfaces';
1
+ export * from './Limits.js';
2
+ export * from './LimitsInterfaces.js';
@@ -1,4 +1,4 @@
1
- import Resource from '../Resource';
1
+ import Resource from '../Resource.js';
2
2
  export default class Links extends Resource {
3
3
  static baseUrl: string;
4
4
  deleteAll(): Promise<Record<string, unknown>>;
@@ -1 +1 @@
1
- export * from './Links';
1
+ export * from './Links.js';