@azure/search-documents 12.2.0-beta.3 → 12.2.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 (716) hide show
  1. package/dist/browser/errorModels.d.ts +17 -23
  2. package/dist/browser/errorModels.d.ts.map +1 -1
  3. package/dist/browser/errorModels.js.map +1 -1
  4. package/dist/browser/generated/data/models/index.d.ts +20 -567
  5. package/dist/browser/generated/data/models/index.d.ts.map +1 -1
  6. package/dist/browser/generated/data/models/index.js +6 -216
  7. package/dist/browser/generated/data/models/index.js.map +1 -1
  8. package/dist/browser/generated/data/models/mappers.d.ts +0 -18
  9. package/dist/browser/generated/data/models/mappers.d.ts.map +1 -1
  10. package/dist/browser/generated/data/models/mappers.js +4 -435
  11. package/dist/browser/generated/data/models/mappers.js.map +1 -1
  12. package/dist/browser/generated/data/models/parameters.d.ts +0 -5
  13. package/dist/browser/generated/data/models/parameters.d.ts.map +1 -1
  14. package/dist/browser/generated/data/models/parameters.js +0 -51
  15. package/dist/browser/generated/data/models/parameters.js.map +1 -1
  16. package/dist/browser/generated/data/operations/documents.js +3 -11
  17. package/dist/browser/generated/data/operations/documents.js.map +1 -1
  18. package/dist/browser/generated/data/searchClient.d.ts +3 -3
  19. package/dist/browser/generated/data/searchClient.d.ts.map +1 -1
  20. package/dist/browser/generated/data/searchClient.js +1 -1
  21. package/dist/browser/generated/data/searchClient.js.map +1 -1
  22. package/dist/browser/generated/service/models/index.d.ts +130 -1023
  23. package/dist/browser/generated/service/models/index.d.ts.map +1 -1
  24. package/dist/browser/generated/service/models/index.js +24 -196
  25. package/dist/browser/generated/service/models/index.js.map +1 -1
  26. package/dist/browser/generated/service/models/mappers.d.ts +17 -67
  27. package/dist/browser/generated/service/models/mappers.d.ts.map +1 -1
  28. package/dist/browser/generated/service/models/mappers.js +1579 -2957
  29. package/dist/browser/generated/service/models/mappers.js.map +1 -1
  30. package/dist/browser/generated/service/models/parameters.d.ts +2 -14
  31. package/dist/browser/generated/service/models/parameters.d.ts.map +1 -1
  32. package/dist/browser/generated/service/models/parameters.js +7 -89
  33. package/dist/browser/generated/service/models/parameters.js.map +1 -1
  34. package/dist/browser/generated/service/operations/aliases.d.ts +1 -43
  35. package/dist/browser/generated/service/operations/aliases.d.ts.map +1 -1
  36. package/dist/browser/generated/service/operations/aliases.js +200 -160
  37. package/dist/browser/generated/service/operations/aliases.js.map +1 -1
  38. package/dist/browser/generated/service/operations/dataSources.js +1 -4
  39. package/dist/browser/generated/service/operations/dataSources.js.map +1 -1
  40. package/dist/browser/generated/service/operations/index.d.ts +0 -3
  41. package/dist/browser/generated/service/operations/index.d.ts.map +1 -1
  42. package/dist/browser/generated/service/operations/index.js +0 -3
  43. package/dist/browser/generated/service/operations/index.js.map +1 -1
  44. package/dist/browser/generated/service/operations/indexers.d.ts +1 -14
  45. package/dist/browser/generated/service/operations/indexers.d.ts.map +1 -1
  46. package/dist/browser/generated/service/operations/indexers.js +1 -54
  47. package/dist/browser/generated/service/operations/indexers.js.map +1 -1
  48. package/dist/browser/generated/service/operations/skillsets.d.ts +1 -8
  49. package/dist/browser/generated/service/operations/skillsets.d.ts.map +1 -1
  50. package/dist/browser/generated/service/operations/skillsets.js +1 -30
  51. package/dist/browser/generated/service/operations/skillsets.js.map +1 -1
  52. package/dist/browser/generated/service/operationsInterfaces/aliases.d.ts +1 -35
  53. package/dist/browser/generated/service/operationsInterfaces/aliases.d.ts.map +1 -1
  54. package/dist/browser/generated/service/operationsInterfaces/aliases.js +66 -7
  55. package/dist/browser/generated/service/operationsInterfaces/aliases.js.map +1 -1
  56. package/dist/browser/generated/service/operationsInterfaces/index.d.ts +0 -3
  57. package/dist/browser/generated/service/operationsInterfaces/index.d.ts.map +1 -1
  58. package/dist/browser/generated/service/operationsInterfaces/index.js +0 -3
  59. package/dist/browser/generated/service/operationsInterfaces/index.js.map +1 -1
  60. package/dist/browser/generated/service/operationsInterfaces/indexers.d.ts +1 -14
  61. package/dist/browser/generated/service/operationsInterfaces/indexers.d.ts.map +1 -1
  62. package/dist/browser/generated/service/operationsInterfaces/indexers.js.map +1 -1
  63. package/dist/browser/generated/service/operationsInterfaces/skillsets.d.ts +1 -8
  64. package/dist/browser/generated/service/operationsInterfaces/skillsets.d.ts.map +1 -1
  65. package/dist/browser/generated/service/operationsInterfaces/skillsets.js.map +1 -1
  66. package/dist/browser/generated/service/searchServiceClient.d.ts +4 -12
  67. package/dist/browser/generated/service/searchServiceClient.d.ts.map +1 -1
  68. package/dist/browser/generated/service/searchServiceClient.js +2 -31
  69. package/dist/browser/generated/service/searchServiceClient.js.map +1 -1
  70. package/dist/browser/index.d.ts +4 -7
  71. package/dist/browser/index.d.ts.map +1 -1
  72. package/dist/browser/index.js +3 -5
  73. package/dist/browser/index.js.map +1 -1
  74. package/dist/browser/indexDocumentsBatch.d.ts +5 -6
  75. package/dist/browser/indexDocumentsBatch.d.ts.map +1 -1
  76. package/dist/browser/indexDocumentsBatch.js +4 -5
  77. package/dist/browser/indexDocumentsBatch.js.map +1 -1
  78. package/dist/browser/indexModels.d.ts +30 -236
  79. package/dist/browser/indexModels.d.ts.map +1 -1
  80. package/dist/browser/indexModels.js.map +1 -1
  81. package/dist/browser/odata.d.ts +2 -5
  82. package/dist/browser/odata.d.ts.map +1 -1
  83. package/dist/browser/odata.js +2 -5
  84. package/dist/browser/odata.js.map +1 -1
  85. package/dist/browser/odataMetadataPolicy.d.ts +1 -1
  86. package/dist/browser/odataMetadataPolicy.d.ts.map +1 -1
  87. package/dist/browser/odataMetadataPolicy.js.map +1 -1
  88. package/dist/browser/searchApiKeyCredentialPolicy.d.ts +4 -4
  89. package/dist/browser/searchApiKeyCredentialPolicy.d.ts.map +1 -1
  90. package/dist/browser/searchApiKeyCredentialPolicy.js +2 -2
  91. package/dist/browser/searchApiKeyCredentialPolicy.js.map +1 -1
  92. package/dist/browser/searchClient.d.ts +53 -64
  93. package/dist/browser/searchClient.d.ts.map +1 -1
  94. package/dist/browser/searchClient.js +53 -113
  95. package/dist/browser/searchClient.js.map +1 -1
  96. package/dist/browser/searchIndexClient.d.ts +18 -151
  97. package/dist/browser/searchIndexClient.d.ts.map +1 -1
  98. package/dist/browser/searchIndexClient.js +17 -458
  99. package/dist/browser/searchIndexClient.js.map +1 -1
  100. package/dist/browser/searchIndexerClient.d.ts +11 -26
  101. package/dist/browser/searchIndexerClient.d.ts.map +1 -1
  102. package/dist/browser/searchIndexerClient.js +7 -62
  103. package/dist/browser/searchIndexerClient.js.map +1 -1
  104. package/dist/browser/searchIndexingBufferedSender.d.ts +3 -3
  105. package/dist/browser/searchIndexingBufferedSender.d.ts.map +1 -1
  106. package/dist/browser/searchIndexingBufferedSender.js +1 -1
  107. package/dist/browser/searchIndexingBufferedSender.js.map +1 -1
  108. package/dist/browser/serviceModels.d.ts +213 -1119
  109. package/dist/browser/serviceModels.d.ts.map +1 -1
  110. package/dist/browser/serviceModels.js +7 -8
  111. package/dist/browser/serviceModels.js.map +1 -1
  112. package/dist/browser/serviceUtils.d.ts +6 -12
  113. package/dist/browser/serviceUtils.d.ts.map +1 -1
  114. package/dist/browser/serviceUtils.js +45 -226
  115. package/dist/browser/serviceUtils.js.map +1 -1
  116. package/dist/browser/synonymMapHelper-browser.d.mts.map +1 -1
  117. package/dist/browser/synonymMapHelper-browser.mjs.map +1 -1
  118. package/dist/browser/synonymMapHelper.d.ts +1 -1
  119. package/dist/commonjs/errorModels.d.ts +17 -23
  120. package/dist/commonjs/errorModels.d.ts.map +1 -1
  121. package/dist/commonjs/errorModels.js.map +1 -1
  122. package/dist/commonjs/generated/data/models/index.d.ts +20 -567
  123. package/dist/commonjs/generated/data/models/index.d.ts.map +1 -1
  124. package/dist/commonjs/generated/data/models/index.js +7 -217
  125. package/dist/commonjs/generated/data/models/index.js.map +1 -1
  126. package/dist/commonjs/generated/data/models/mappers.d.ts +0 -18
  127. package/dist/commonjs/generated/data/models/mappers.d.ts.map +1 -1
  128. package/dist/commonjs/generated/data/models/mappers.js +5 -436
  129. package/dist/commonjs/generated/data/models/mappers.js.map +1 -1
  130. package/dist/commonjs/generated/data/models/parameters.d.ts +0 -5
  131. package/dist/commonjs/generated/data/models/parameters.d.ts.map +1 -1
  132. package/dist/commonjs/generated/data/models/parameters.js +2 -53
  133. package/dist/commonjs/generated/data/models/parameters.js.map +1 -1
  134. package/dist/commonjs/generated/data/operations/documents.js +3 -11
  135. package/dist/commonjs/generated/data/operations/documents.js.map +1 -1
  136. package/dist/commonjs/generated/data/searchClient.d.ts +3 -3
  137. package/dist/commonjs/generated/data/searchClient.d.ts.map +1 -1
  138. package/dist/commonjs/generated/data/searchClient.js +1 -1
  139. package/dist/commonjs/generated/data/searchClient.js.map +1 -1
  140. package/dist/commonjs/generated/service/models/index.d.ts +130 -1023
  141. package/dist/commonjs/generated/service/models/index.d.ts.map +1 -1
  142. package/dist/commonjs/generated/service/models/index.js +25 -198
  143. package/dist/commonjs/generated/service/models/index.js.map +1 -1
  144. package/dist/commonjs/generated/service/models/mappers.d.ts +17 -67
  145. package/dist/commonjs/generated/service/models/mappers.d.ts.map +1 -1
  146. package/dist/commonjs/generated/service/models/mappers.js +1583 -2962
  147. package/dist/commonjs/generated/service/models/mappers.js.map +1 -1
  148. package/dist/commonjs/generated/service/models/parameters.d.ts +2 -14
  149. package/dist/commonjs/generated/service/models/parameters.d.ts.map +1 -1
  150. package/dist/commonjs/generated/service/models/parameters.js +7 -89
  151. package/dist/commonjs/generated/service/models/parameters.js.map +1 -1
  152. package/dist/commonjs/generated/service/operations/aliases.d.ts +1 -43
  153. package/dist/commonjs/generated/service/operations/aliases.d.ts.map +1 -1
  154. package/dist/commonjs/generated/service/operations/aliases.js +199 -163
  155. package/dist/commonjs/generated/service/operations/aliases.js.map +1 -1
  156. package/dist/commonjs/generated/service/operations/dataSources.js +1 -4
  157. package/dist/commonjs/generated/service/operations/dataSources.js.map +1 -1
  158. package/dist/commonjs/generated/service/operations/index.d.ts +0 -3
  159. package/dist/commonjs/generated/service/operations/index.d.ts.map +1 -1
  160. package/dist/commonjs/generated/service/operations/index.js +0 -3
  161. package/dist/commonjs/generated/service/operations/index.js.map +1 -1
  162. package/dist/commonjs/generated/service/operations/indexers.d.ts +1 -14
  163. package/dist/commonjs/generated/service/operations/indexers.d.ts.map +1 -1
  164. package/dist/commonjs/generated/service/operations/indexers.js +1 -54
  165. package/dist/commonjs/generated/service/operations/indexers.js.map +1 -1
  166. package/dist/commonjs/generated/service/operations/skillsets.d.ts +1 -8
  167. package/dist/commonjs/generated/service/operations/skillsets.d.ts.map +1 -1
  168. package/dist/commonjs/generated/service/operations/skillsets.js +1 -30
  169. package/dist/commonjs/generated/service/operations/skillsets.js.map +1 -1
  170. package/dist/commonjs/generated/service/operationsInterfaces/aliases.d.ts +1 -35
  171. package/dist/commonjs/generated/service/operationsInterfaces/aliases.d.ts.map +1 -1
  172. package/dist/commonjs/generated/service/operationsInterfaces/aliases.js +66 -7
  173. package/dist/commonjs/generated/service/operationsInterfaces/aliases.js.map +1 -1
  174. package/dist/commonjs/generated/service/operationsInterfaces/index.d.ts +0 -3
  175. package/dist/commonjs/generated/service/operationsInterfaces/index.d.ts.map +1 -1
  176. package/dist/commonjs/generated/service/operationsInterfaces/index.js +0 -3
  177. package/dist/commonjs/generated/service/operationsInterfaces/index.js.map +1 -1
  178. package/dist/commonjs/generated/service/operationsInterfaces/indexers.d.ts +1 -14
  179. package/dist/commonjs/generated/service/operationsInterfaces/indexers.d.ts.map +1 -1
  180. package/dist/commonjs/generated/service/operationsInterfaces/indexers.js.map +1 -1
  181. package/dist/commonjs/generated/service/operationsInterfaces/skillsets.d.ts +1 -8
  182. package/dist/commonjs/generated/service/operationsInterfaces/skillsets.d.ts.map +1 -1
  183. package/dist/commonjs/generated/service/operationsInterfaces/skillsets.js.map +1 -1
  184. package/dist/commonjs/generated/service/searchServiceClient.d.ts +4 -12
  185. package/dist/commonjs/generated/service/searchServiceClient.d.ts.map +1 -1
  186. package/dist/commonjs/generated/service/searchServiceClient.js +1 -30
  187. package/dist/commonjs/generated/service/searchServiceClient.js.map +1 -1
  188. package/dist/commonjs/index.d.ts +4 -7
  189. package/dist/commonjs/index.d.ts.map +1 -1
  190. package/dist/commonjs/index.js +44 -72
  191. package/dist/commonjs/index.js.map +1 -1
  192. package/dist/commonjs/indexDocumentsBatch.d.ts +5 -6
  193. package/dist/commonjs/indexDocumentsBatch.d.ts.map +1 -1
  194. package/dist/commonjs/indexDocumentsBatch.js +4 -5
  195. package/dist/commonjs/indexDocumentsBatch.js.map +1 -1
  196. package/dist/commonjs/indexModels.d.ts +30 -236
  197. package/dist/commonjs/indexModels.d.ts.map +1 -1
  198. package/dist/commonjs/indexModels.js.map +1 -1
  199. package/dist/commonjs/odata.d.ts +2 -5
  200. package/dist/commonjs/odata.d.ts.map +1 -1
  201. package/dist/commonjs/odata.js +2 -5
  202. package/dist/commonjs/odata.js.map +1 -1
  203. package/dist/commonjs/odataMetadataPolicy.d.ts +1 -1
  204. package/dist/commonjs/odataMetadataPolicy.d.ts.map +1 -1
  205. package/dist/commonjs/odataMetadataPolicy.js.map +1 -1
  206. package/dist/commonjs/searchApiKeyCredentialPolicy.d.ts +4 -4
  207. package/dist/commonjs/searchApiKeyCredentialPolicy.d.ts.map +1 -1
  208. package/dist/commonjs/searchApiKeyCredentialPolicy.js +2 -2
  209. package/dist/commonjs/searchApiKeyCredentialPolicy.js.map +1 -1
  210. package/dist/commonjs/searchClient.d.ts +53 -64
  211. package/dist/commonjs/searchClient.d.ts.map +1 -1
  212. package/dist/commonjs/searchClient.js +53 -113
  213. package/dist/commonjs/searchClient.js.map +1 -1
  214. package/dist/commonjs/searchIndexClient.d.ts +18 -151
  215. package/dist/commonjs/searchIndexClient.d.ts.map +1 -1
  216. package/dist/commonjs/searchIndexClient.js +17 -458
  217. package/dist/commonjs/searchIndexClient.js.map +1 -1
  218. package/dist/commonjs/searchIndexerClient.d.ts +11 -26
  219. package/dist/commonjs/searchIndexerClient.d.ts.map +1 -1
  220. package/dist/commonjs/searchIndexerClient.js +7 -62
  221. package/dist/commonjs/searchIndexerClient.js.map +1 -1
  222. package/dist/commonjs/searchIndexingBufferedSender.d.ts +3 -3
  223. package/dist/commonjs/searchIndexingBufferedSender.d.ts.map +1 -1
  224. package/dist/commonjs/searchIndexingBufferedSender.js +2 -2
  225. package/dist/commonjs/searchIndexingBufferedSender.js.map +1 -1
  226. package/dist/commonjs/serviceModels.d.ts +213 -1119
  227. package/dist/commonjs/serviceModels.d.ts.map +1 -1
  228. package/dist/commonjs/serviceModels.js +7 -8
  229. package/dist/commonjs/serviceModels.js.map +1 -1
  230. package/dist/commonjs/serviceUtils.d.ts +6 -12
  231. package/dist/commonjs/serviceUtils.d.ts.map +1 -1
  232. package/dist/commonjs/serviceUtils.js +44 -230
  233. package/dist/commonjs/serviceUtils.js.map +1 -1
  234. package/dist/commonjs/synonymMapHelper.d.ts +1 -1
  235. package/dist/commonjs/synonymMapHelper.d.ts.map +1 -1
  236. package/dist/commonjs/synonymMapHelper.js +3 -3
  237. package/dist/commonjs/synonymMapHelper.js.map +1 -1
  238. package/dist/esm/errorModels.d.ts +17 -23
  239. package/dist/esm/errorModels.d.ts.map +1 -1
  240. package/dist/esm/errorModels.js.map +1 -1
  241. package/dist/esm/generated/data/models/index.d.ts +20 -567
  242. package/dist/esm/generated/data/models/index.d.ts.map +1 -1
  243. package/dist/esm/generated/data/models/index.js +6 -216
  244. package/dist/esm/generated/data/models/index.js.map +1 -1
  245. package/dist/esm/generated/data/models/mappers.d.ts +0 -18
  246. package/dist/esm/generated/data/models/mappers.d.ts.map +1 -1
  247. package/dist/esm/generated/data/models/mappers.js +4 -435
  248. package/dist/esm/generated/data/models/mappers.js.map +1 -1
  249. package/dist/esm/generated/data/models/parameters.d.ts +0 -5
  250. package/dist/esm/generated/data/models/parameters.d.ts.map +1 -1
  251. package/dist/esm/generated/data/models/parameters.js +0 -51
  252. package/dist/esm/generated/data/models/parameters.js.map +1 -1
  253. package/dist/esm/generated/data/operations/documents.js +3 -11
  254. package/dist/esm/generated/data/operations/documents.js.map +1 -1
  255. package/dist/esm/generated/data/searchClient.d.ts +3 -3
  256. package/dist/esm/generated/data/searchClient.d.ts.map +1 -1
  257. package/dist/esm/generated/data/searchClient.js +1 -1
  258. package/dist/esm/generated/data/searchClient.js.map +1 -1
  259. package/dist/esm/generated/service/models/index.d.ts +130 -1023
  260. package/dist/esm/generated/service/models/index.d.ts.map +1 -1
  261. package/dist/esm/generated/service/models/index.js +24 -196
  262. package/dist/esm/generated/service/models/index.js.map +1 -1
  263. package/dist/esm/generated/service/models/mappers.d.ts +17 -67
  264. package/dist/esm/generated/service/models/mappers.d.ts.map +1 -1
  265. package/dist/esm/generated/service/models/mappers.js +1579 -2957
  266. package/dist/esm/generated/service/models/mappers.js.map +1 -1
  267. package/dist/esm/generated/service/models/parameters.d.ts +2 -14
  268. package/dist/esm/generated/service/models/parameters.d.ts.map +1 -1
  269. package/dist/esm/generated/service/models/parameters.js +7 -89
  270. package/dist/esm/generated/service/models/parameters.js.map +1 -1
  271. package/dist/esm/generated/service/operations/aliases.d.ts +1 -43
  272. package/dist/esm/generated/service/operations/aliases.d.ts.map +1 -1
  273. package/dist/esm/generated/service/operations/aliases.js +200 -160
  274. package/dist/esm/generated/service/operations/aliases.js.map +1 -1
  275. package/dist/esm/generated/service/operations/dataSources.js +1 -4
  276. package/dist/esm/generated/service/operations/dataSources.js.map +1 -1
  277. package/dist/esm/generated/service/operations/index.d.ts +0 -3
  278. package/dist/esm/generated/service/operations/index.d.ts.map +1 -1
  279. package/dist/esm/generated/service/operations/index.js +0 -3
  280. package/dist/esm/generated/service/operations/index.js.map +1 -1
  281. package/dist/esm/generated/service/operations/indexers.d.ts +1 -14
  282. package/dist/esm/generated/service/operations/indexers.d.ts.map +1 -1
  283. package/dist/esm/generated/service/operations/indexers.js +1 -54
  284. package/dist/esm/generated/service/operations/indexers.js.map +1 -1
  285. package/dist/esm/generated/service/operations/skillsets.d.ts +1 -8
  286. package/dist/esm/generated/service/operations/skillsets.d.ts.map +1 -1
  287. package/dist/esm/generated/service/operations/skillsets.js +1 -30
  288. package/dist/esm/generated/service/operations/skillsets.js.map +1 -1
  289. package/dist/esm/generated/service/operationsInterfaces/aliases.d.ts +1 -35
  290. package/dist/esm/generated/service/operationsInterfaces/aliases.d.ts.map +1 -1
  291. package/dist/esm/generated/service/operationsInterfaces/aliases.js +66 -7
  292. package/dist/esm/generated/service/operationsInterfaces/aliases.js.map +1 -1
  293. package/dist/esm/generated/service/operationsInterfaces/index.d.ts +0 -3
  294. package/dist/esm/generated/service/operationsInterfaces/index.d.ts.map +1 -1
  295. package/dist/esm/generated/service/operationsInterfaces/index.js +0 -3
  296. package/dist/esm/generated/service/operationsInterfaces/index.js.map +1 -1
  297. package/dist/esm/generated/service/operationsInterfaces/indexers.d.ts +1 -14
  298. package/dist/esm/generated/service/operationsInterfaces/indexers.d.ts.map +1 -1
  299. package/dist/esm/generated/service/operationsInterfaces/indexers.js.map +1 -1
  300. package/dist/esm/generated/service/operationsInterfaces/skillsets.d.ts +1 -8
  301. package/dist/esm/generated/service/operationsInterfaces/skillsets.d.ts.map +1 -1
  302. package/dist/esm/generated/service/operationsInterfaces/skillsets.js.map +1 -1
  303. package/dist/esm/generated/service/searchServiceClient.d.ts +4 -12
  304. package/dist/esm/generated/service/searchServiceClient.d.ts.map +1 -1
  305. package/dist/esm/generated/service/searchServiceClient.js +2 -31
  306. package/dist/esm/generated/service/searchServiceClient.js.map +1 -1
  307. package/dist/esm/index.d.ts +4 -7
  308. package/dist/esm/index.d.ts.map +1 -1
  309. package/dist/esm/index.js +3 -5
  310. package/dist/esm/index.js.map +1 -1
  311. package/dist/esm/indexDocumentsBatch.d.ts +5 -6
  312. package/dist/esm/indexDocumentsBatch.d.ts.map +1 -1
  313. package/dist/esm/indexDocumentsBatch.js +4 -5
  314. package/dist/esm/indexDocumentsBatch.js.map +1 -1
  315. package/dist/esm/indexModels.d.ts +30 -236
  316. package/dist/esm/indexModels.d.ts.map +1 -1
  317. package/dist/esm/indexModels.js.map +1 -1
  318. package/dist/esm/odata.d.ts +2 -5
  319. package/dist/esm/odata.d.ts.map +1 -1
  320. package/dist/esm/odata.js +2 -5
  321. package/dist/esm/odata.js.map +1 -1
  322. package/dist/esm/odataMetadataPolicy.d.ts +1 -1
  323. package/dist/esm/odataMetadataPolicy.d.ts.map +1 -1
  324. package/dist/esm/odataMetadataPolicy.js.map +1 -1
  325. package/dist/esm/searchApiKeyCredentialPolicy.d.ts +4 -4
  326. package/dist/esm/searchApiKeyCredentialPolicy.d.ts.map +1 -1
  327. package/dist/esm/searchApiKeyCredentialPolicy.js +2 -2
  328. package/dist/esm/searchApiKeyCredentialPolicy.js.map +1 -1
  329. package/dist/esm/searchClient.d.ts +53 -64
  330. package/dist/esm/searchClient.d.ts.map +1 -1
  331. package/dist/esm/searchClient.js +53 -113
  332. package/dist/esm/searchClient.js.map +1 -1
  333. package/dist/esm/searchIndexClient.d.ts +18 -151
  334. package/dist/esm/searchIndexClient.d.ts.map +1 -1
  335. package/dist/esm/searchIndexClient.js +17 -458
  336. package/dist/esm/searchIndexClient.js.map +1 -1
  337. package/dist/esm/searchIndexerClient.d.ts +11 -26
  338. package/dist/esm/searchIndexerClient.d.ts.map +1 -1
  339. package/dist/esm/searchIndexerClient.js +7 -62
  340. package/dist/esm/searchIndexerClient.js.map +1 -1
  341. package/dist/esm/searchIndexingBufferedSender.d.ts +3 -3
  342. package/dist/esm/searchIndexingBufferedSender.d.ts.map +1 -1
  343. package/dist/esm/searchIndexingBufferedSender.js +1 -1
  344. package/dist/esm/searchIndexingBufferedSender.js.map +1 -1
  345. package/dist/esm/serviceModels.d.ts +213 -1119
  346. package/dist/esm/serviceModels.d.ts.map +1 -1
  347. package/dist/esm/serviceModels.js +7 -8
  348. package/dist/esm/serviceModels.js.map +1 -1
  349. package/dist/esm/serviceUtils.d.ts +6 -12
  350. package/dist/esm/serviceUtils.d.ts.map +1 -1
  351. package/dist/esm/serviceUtils.js +45 -226
  352. package/dist/esm/serviceUtils.js.map +1 -1
  353. package/dist/esm/synonymMapHelper.d.ts +1 -1
  354. package/dist/esm/synonymMapHelper.d.ts.map +1 -1
  355. package/dist/esm/synonymMapHelper.js +2 -2
  356. package/dist/esm/synonymMapHelper.js.map +1 -1
  357. package/dist/react-native/errorModels.d.ts +17 -23
  358. package/dist/react-native/errorModels.d.ts.map +1 -1
  359. package/dist/react-native/errorModels.js.map +1 -1
  360. package/dist/react-native/generated/data/models/index.d.ts +20 -567
  361. package/dist/react-native/generated/data/models/index.d.ts.map +1 -1
  362. package/dist/react-native/generated/data/models/index.js +6 -216
  363. package/dist/react-native/generated/data/models/index.js.map +1 -1
  364. package/dist/react-native/generated/data/models/mappers.d.ts +0 -18
  365. package/dist/react-native/generated/data/models/mappers.d.ts.map +1 -1
  366. package/dist/react-native/generated/data/models/mappers.js +4 -435
  367. package/dist/react-native/generated/data/models/mappers.js.map +1 -1
  368. package/dist/react-native/generated/data/models/parameters.d.ts +0 -5
  369. package/dist/react-native/generated/data/models/parameters.d.ts.map +1 -1
  370. package/dist/react-native/generated/data/models/parameters.js +0 -51
  371. package/dist/react-native/generated/data/models/parameters.js.map +1 -1
  372. package/dist/react-native/generated/data/operations/documents.js +3 -11
  373. package/dist/react-native/generated/data/operations/documents.js.map +1 -1
  374. package/dist/react-native/generated/data/searchClient.d.ts +3 -3
  375. package/dist/react-native/generated/data/searchClient.d.ts.map +1 -1
  376. package/dist/react-native/generated/data/searchClient.js +1 -1
  377. package/dist/react-native/generated/data/searchClient.js.map +1 -1
  378. package/dist/react-native/generated/service/models/index.d.ts +130 -1023
  379. package/dist/react-native/generated/service/models/index.d.ts.map +1 -1
  380. package/dist/react-native/generated/service/models/index.js +24 -196
  381. package/dist/react-native/generated/service/models/index.js.map +1 -1
  382. package/dist/react-native/generated/service/models/mappers.d.ts +17 -67
  383. package/dist/react-native/generated/service/models/mappers.d.ts.map +1 -1
  384. package/dist/react-native/generated/service/models/mappers.js +1579 -2957
  385. package/dist/react-native/generated/service/models/mappers.js.map +1 -1
  386. package/dist/react-native/generated/service/models/parameters.d.ts +2 -14
  387. package/dist/react-native/generated/service/models/parameters.d.ts.map +1 -1
  388. package/dist/react-native/generated/service/models/parameters.js +7 -89
  389. package/dist/react-native/generated/service/models/parameters.js.map +1 -1
  390. package/dist/react-native/generated/service/operations/aliases.d.ts +1 -43
  391. package/dist/react-native/generated/service/operations/aliases.d.ts.map +1 -1
  392. package/dist/react-native/generated/service/operations/aliases.js +200 -160
  393. package/dist/react-native/generated/service/operations/aliases.js.map +1 -1
  394. package/dist/react-native/generated/service/operations/dataSources.js +1 -4
  395. package/dist/react-native/generated/service/operations/dataSources.js.map +1 -1
  396. package/dist/react-native/generated/service/operations/index.d.ts +0 -3
  397. package/dist/react-native/generated/service/operations/index.d.ts.map +1 -1
  398. package/dist/react-native/generated/service/operations/index.js +0 -3
  399. package/dist/react-native/generated/service/operations/index.js.map +1 -1
  400. package/dist/react-native/generated/service/operations/indexers.d.ts +1 -14
  401. package/dist/react-native/generated/service/operations/indexers.d.ts.map +1 -1
  402. package/dist/react-native/generated/service/operations/indexers.js +1 -54
  403. package/dist/react-native/generated/service/operations/indexers.js.map +1 -1
  404. package/dist/react-native/generated/service/operations/skillsets.d.ts +1 -8
  405. package/dist/react-native/generated/service/operations/skillsets.d.ts.map +1 -1
  406. package/dist/react-native/generated/service/operations/skillsets.js +1 -30
  407. package/dist/react-native/generated/service/operations/skillsets.js.map +1 -1
  408. package/dist/react-native/generated/service/operationsInterfaces/aliases.d.ts +1 -35
  409. package/dist/react-native/generated/service/operationsInterfaces/aliases.d.ts.map +1 -1
  410. package/dist/react-native/generated/service/operationsInterfaces/aliases.js +66 -7
  411. package/dist/react-native/generated/service/operationsInterfaces/aliases.js.map +1 -1
  412. package/dist/react-native/generated/service/operationsInterfaces/index.d.ts +0 -3
  413. package/dist/react-native/generated/service/operationsInterfaces/index.d.ts.map +1 -1
  414. package/dist/react-native/generated/service/operationsInterfaces/index.js +0 -3
  415. package/dist/react-native/generated/service/operationsInterfaces/index.js.map +1 -1
  416. package/dist/react-native/generated/service/operationsInterfaces/indexers.d.ts +1 -14
  417. package/dist/react-native/generated/service/operationsInterfaces/indexers.d.ts.map +1 -1
  418. package/dist/react-native/generated/service/operationsInterfaces/indexers.js.map +1 -1
  419. package/dist/react-native/generated/service/operationsInterfaces/skillsets.d.ts +1 -8
  420. package/dist/react-native/generated/service/operationsInterfaces/skillsets.d.ts.map +1 -1
  421. package/dist/react-native/generated/service/operationsInterfaces/skillsets.js.map +1 -1
  422. package/dist/react-native/generated/service/searchServiceClient.d.ts +4 -12
  423. package/dist/react-native/generated/service/searchServiceClient.d.ts.map +1 -1
  424. package/dist/react-native/generated/service/searchServiceClient.js +2 -31
  425. package/dist/react-native/generated/service/searchServiceClient.js.map +1 -1
  426. package/dist/react-native/index.d.ts +4 -7
  427. package/dist/react-native/index.d.ts.map +1 -1
  428. package/dist/react-native/index.js +3 -5
  429. package/dist/react-native/index.js.map +1 -1
  430. package/dist/react-native/indexDocumentsBatch.d.ts +5 -6
  431. package/dist/react-native/indexDocumentsBatch.d.ts.map +1 -1
  432. package/dist/react-native/indexDocumentsBatch.js +4 -5
  433. package/dist/react-native/indexDocumentsBatch.js.map +1 -1
  434. package/dist/react-native/indexModels.d.ts +30 -236
  435. package/dist/react-native/indexModels.d.ts.map +1 -1
  436. package/dist/react-native/indexModels.js.map +1 -1
  437. package/dist/react-native/odata.d.ts +2 -5
  438. package/dist/react-native/odata.d.ts.map +1 -1
  439. package/dist/react-native/odata.js +2 -5
  440. package/dist/react-native/odata.js.map +1 -1
  441. package/dist/react-native/odataMetadataPolicy.d.ts +1 -1
  442. package/dist/react-native/odataMetadataPolicy.d.ts.map +1 -1
  443. package/dist/react-native/odataMetadataPolicy.js.map +1 -1
  444. package/dist/react-native/searchApiKeyCredentialPolicy.d.ts +4 -4
  445. package/dist/react-native/searchApiKeyCredentialPolicy.d.ts.map +1 -1
  446. package/dist/react-native/searchApiKeyCredentialPolicy.js +2 -2
  447. package/dist/react-native/searchApiKeyCredentialPolicy.js.map +1 -1
  448. package/dist/react-native/searchClient.d.ts +53 -64
  449. package/dist/react-native/searchClient.d.ts.map +1 -1
  450. package/dist/react-native/searchClient.js +53 -113
  451. package/dist/react-native/searchClient.js.map +1 -1
  452. package/dist/react-native/searchIndexClient.d.ts +18 -151
  453. package/dist/react-native/searchIndexClient.d.ts.map +1 -1
  454. package/dist/react-native/searchIndexClient.js +17 -458
  455. package/dist/react-native/searchIndexClient.js.map +1 -1
  456. package/dist/react-native/searchIndexerClient.d.ts +11 -26
  457. package/dist/react-native/searchIndexerClient.d.ts.map +1 -1
  458. package/dist/react-native/searchIndexerClient.js +7 -62
  459. package/dist/react-native/searchIndexerClient.js.map +1 -1
  460. package/dist/react-native/searchIndexingBufferedSender.d.ts +3 -3
  461. package/dist/react-native/searchIndexingBufferedSender.d.ts.map +1 -1
  462. package/dist/react-native/searchIndexingBufferedSender.js +1 -1
  463. package/dist/react-native/searchIndexingBufferedSender.js.map +1 -1
  464. package/dist/react-native/serviceModels.d.ts +213 -1119
  465. package/dist/react-native/serviceModels.d.ts.map +1 -1
  466. package/dist/react-native/serviceModels.js +7 -8
  467. package/dist/react-native/serviceModels.js.map +1 -1
  468. package/dist/react-native/serviceUtils.d.ts +6 -12
  469. package/dist/react-native/serviceUtils.d.ts.map +1 -1
  470. package/dist/react-native/serviceUtils.js +45 -226
  471. package/dist/react-native/serviceUtils.js.map +1 -1
  472. package/dist/react-native/synonymMapHelper.d.ts +1 -1
  473. package/dist/react-native/synonymMapHelper.d.ts.map +1 -1
  474. package/dist/react-native/synonymMapHelper.js +2 -2
  475. package/dist/react-native/synonymMapHelper.js.map +1 -1
  476. package/package.json +9 -9
  477. package/dist/browser/generated/knowledgeAgent/index.d.ts +0 -4
  478. package/dist/browser/generated/knowledgeAgent/index.d.ts.map +0 -1
  479. package/dist/browser/generated/knowledgeAgent/index.js +0 -11
  480. package/dist/browser/generated/knowledgeAgent/index.js.map +0 -1
  481. package/dist/browser/generated/knowledgeAgent/models/index.d.ts +0 -264
  482. package/dist/browser/generated/knowledgeAgent/models/index.d.ts.map +0 -1
  483. package/dist/browser/generated/knowledgeAgent/models/index.js +0 -30
  484. package/dist/browser/generated/knowledgeAgent/models/index.js.map +0 -1
  485. package/dist/browser/generated/knowledgeAgent/models/mappers.d.ts +0 -43
  486. package/dist/browser/generated/knowledgeAgent/models/mappers.d.ts.map +0 -1
  487. package/dist/browser/generated/knowledgeAgent/models/mappers.js +0 -627
  488. package/dist/browser/generated/knowledgeAgent/models/mappers.js.map +0 -1
  489. package/dist/browser/generated/knowledgeAgent/models/parameters.d.ts +0 -9
  490. package/dist/browser/generated/knowledgeAgent/models/parameters.d.ts.map +0 -1
  491. package/dist/browser/generated/knowledgeAgent/models/parameters.js +0 -75
  492. package/dist/browser/generated/knowledgeAgent/models/parameters.js.map +0 -1
  493. package/dist/browser/generated/knowledgeAgent/operations/index.d.ts +0 -2
  494. package/dist/browser/generated/knowledgeAgent/operations/index.d.ts.map +0 -1
  495. package/dist/browser/generated/knowledgeAgent/operations/index.js +0 -9
  496. package/dist/browser/generated/knowledgeAgent/operations/index.js.map +0 -1
  497. package/dist/browser/generated/knowledgeAgent/operations/knowledgeRetrieval.d.ts +0 -19
  498. package/dist/browser/generated/knowledgeAgent/operations/knowledgeRetrieval.d.ts.map +0 -1
  499. package/dist/browser/generated/knowledgeAgent/operations/knowledgeRetrieval.js +0 -54
  500. package/dist/browser/generated/knowledgeAgent/operations/knowledgeRetrieval.js.map +0 -1
  501. package/dist/browser/generated/knowledgeAgent/operationsInterfaces/index.d.ts +0 -2
  502. package/dist/browser/generated/knowledgeAgent/operationsInterfaces/index.d.ts.map +0 -1
  503. package/dist/browser/generated/knowledgeAgent/operationsInterfaces/index.js +0 -9
  504. package/dist/browser/generated/knowledgeAgent/operationsInterfaces/index.js.map +0 -1
  505. package/dist/browser/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.d.ts +0 -11
  506. package/dist/browser/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.d.ts.map +0 -1
  507. package/dist/browser/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.js +0 -9
  508. package/dist/browser/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.js.map +0 -1
  509. package/dist/browser/generated/knowledgeAgent/searchClient.d.ts +0 -21
  510. package/dist/browser/generated/knowledgeAgent/searchClient.d.ts.map +0 -1
  511. package/dist/browser/generated/knowledgeAgent/searchClient.js +0 -88
  512. package/dist/browser/generated/knowledgeAgent/searchClient.js.map +0 -1
  513. package/dist/browser/generated/service/operations/knowledgeAgents.d.ts +0 -43
  514. package/dist/browser/generated/service/operations/knowledgeAgents.d.ts.map +0 -1
  515. package/dist/browser/generated/service/operations/knowledgeAgents.js +0 -160
  516. package/dist/browser/generated/service/operations/knowledgeAgents.js.map +0 -1
  517. package/dist/browser/generated/service/operations/knowledgeSources.d.ts +0 -43
  518. package/dist/browser/generated/service/operations/knowledgeSources.d.ts.map +0 -1
  519. package/dist/browser/generated/service/operations/knowledgeSources.js +0 -160
  520. package/dist/browser/generated/service/operations/knowledgeSources.js.map +0 -1
  521. package/dist/browser/generated/service/operationsInterfaces/knowledgeAgents.d.ts +0 -35
  522. package/dist/browser/generated/service/operationsInterfaces/knowledgeAgents.d.ts.map +0 -1
  523. package/dist/browser/generated/service/operationsInterfaces/knowledgeAgents.js +0 -9
  524. package/dist/browser/generated/service/operationsInterfaces/knowledgeAgents.js.map +0 -1
  525. package/dist/browser/generated/service/operationsInterfaces/knowledgeSources.d.ts +0 -35
  526. package/dist/browser/generated/service/operationsInterfaces/knowledgeSources.d.ts.map +0 -1
  527. package/dist/browser/generated/service/operationsInterfaces/knowledgeSources.js +0 -9
  528. package/dist/browser/generated/service/operationsInterfaces/knowledgeSources.js.map +0 -1
  529. package/dist/browser/knowledgeAgentModels.d.ts +0 -43
  530. package/dist/browser/knowledgeAgentModels.d.ts.map +0 -1
  531. package/dist/browser/knowledgeAgentModels.js +0 -4
  532. package/dist/browser/knowledgeAgentModels.js.map +0 -1
  533. package/dist/browser/knowledgeRetrievalClient.d.ts +0 -68
  534. package/dist/browser/knowledgeRetrievalClient.d.ts.map +0 -1
  535. package/dist/browser/knowledgeRetrievalClient.js +0 -108
  536. package/dist/browser/knowledgeRetrievalClient.js.map +0 -1
  537. package/dist/commonjs/generated/knowledgeAgent/index.d.ts +0 -4
  538. package/dist/commonjs/generated/knowledgeAgent/index.d.ts.map +0 -1
  539. package/dist/commonjs/generated/knowledgeAgent/index.js +0 -16
  540. package/dist/commonjs/generated/knowledgeAgent/index.js.map +0 -1
  541. package/dist/commonjs/generated/knowledgeAgent/models/index.d.ts +0 -264
  542. package/dist/commonjs/generated/knowledgeAgent/models/index.d.ts.map +0 -1
  543. package/dist/commonjs/generated/knowledgeAgent/models/index.js +0 -33
  544. package/dist/commonjs/generated/knowledgeAgent/models/index.js.map +0 -1
  545. package/dist/commonjs/generated/knowledgeAgent/models/mappers.d.ts +0 -43
  546. package/dist/commonjs/generated/knowledgeAgent/models/mappers.d.ts.map +0 -1
  547. package/dist/commonjs/generated/knowledgeAgent/models/mappers.js +0 -630
  548. package/dist/commonjs/generated/knowledgeAgent/models/mappers.js.map +0 -1
  549. package/dist/commonjs/generated/knowledgeAgent/models/parameters.d.ts +0 -9
  550. package/dist/commonjs/generated/knowledgeAgent/models/parameters.d.ts.map +0 -1
  551. package/dist/commonjs/generated/knowledgeAgent/models/parameters.js +0 -78
  552. package/dist/commonjs/generated/knowledgeAgent/models/parameters.js.map +0 -1
  553. package/dist/commonjs/generated/knowledgeAgent/operations/index.d.ts +0 -2
  554. package/dist/commonjs/generated/knowledgeAgent/operations/index.d.ts.map +0 -1
  555. package/dist/commonjs/generated/knowledgeAgent/operations/index.js +0 -12
  556. package/dist/commonjs/generated/knowledgeAgent/operations/index.js.map +0 -1
  557. package/dist/commonjs/generated/knowledgeAgent/operations/knowledgeRetrieval.d.ts +0 -19
  558. package/dist/commonjs/generated/knowledgeAgent/operations/knowledgeRetrieval.d.ts.map +0 -1
  559. package/dist/commonjs/generated/knowledgeAgent/operations/knowledgeRetrieval.js +0 -59
  560. package/dist/commonjs/generated/knowledgeAgent/operations/knowledgeRetrieval.js.map +0 -1
  561. package/dist/commonjs/generated/knowledgeAgent/operationsInterfaces/index.d.ts +0 -2
  562. package/dist/commonjs/generated/knowledgeAgent/operationsInterfaces/index.d.ts.map +0 -1
  563. package/dist/commonjs/generated/knowledgeAgent/operationsInterfaces/index.js +0 -12
  564. package/dist/commonjs/generated/knowledgeAgent/operationsInterfaces/index.js.map +0 -1
  565. package/dist/commonjs/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.d.ts +0 -11
  566. package/dist/commonjs/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.d.ts.map +0 -1
  567. package/dist/commonjs/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.js +0 -10
  568. package/dist/commonjs/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.js.map +0 -1
  569. package/dist/commonjs/generated/knowledgeAgent/searchClient.d.ts +0 -21
  570. package/dist/commonjs/generated/knowledgeAgent/searchClient.d.ts.map +0 -1
  571. package/dist/commonjs/generated/knowledgeAgent/searchClient.js +0 -93
  572. package/dist/commonjs/generated/knowledgeAgent/searchClient.js.map +0 -1
  573. package/dist/commonjs/generated/service/operations/knowledgeAgents.d.ts +0 -43
  574. package/dist/commonjs/generated/service/operations/knowledgeAgents.d.ts.map +0 -1
  575. package/dist/commonjs/generated/service/operations/knowledgeAgents.js +0 -165
  576. package/dist/commonjs/generated/service/operations/knowledgeAgents.js.map +0 -1
  577. package/dist/commonjs/generated/service/operations/knowledgeSources.d.ts +0 -43
  578. package/dist/commonjs/generated/service/operations/knowledgeSources.d.ts.map +0 -1
  579. package/dist/commonjs/generated/service/operations/knowledgeSources.js +0 -165
  580. package/dist/commonjs/generated/service/operations/knowledgeSources.js.map +0 -1
  581. package/dist/commonjs/generated/service/operationsInterfaces/knowledgeAgents.d.ts +0 -35
  582. package/dist/commonjs/generated/service/operationsInterfaces/knowledgeAgents.d.ts.map +0 -1
  583. package/dist/commonjs/generated/service/operationsInterfaces/knowledgeAgents.js +0 -10
  584. package/dist/commonjs/generated/service/operationsInterfaces/knowledgeAgents.js.map +0 -1
  585. package/dist/commonjs/generated/service/operationsInterfaces/knowledgeSources.d.ts +0 -35
  586. package/dist/commonjs/generated/service/operationsInterfaces/knowledgeSources.d.ts.map +0 -1
  587. package/dist/commonjs/generated/service/operationsInterfaces/knowledgeSources.js +0 -10
  588. package/dist/commonjs/generated/service/operationsInterfaces/knowledgeSources.js.map +0 -1
  589. package/dist/commonjs/knowledgeAgentModels.d.ts +0 -43
  590. package/dist/commonjs/knowledgeAgentModels.d.ts.map +0 -1
  591. package/dist/commonjs/knowledgeAgentModels.js +0 -5
  592. package/dist/commonjs/knowledgeAgentModels.js.map +0 -1
  593. package/dist/commonjs/knowledgeRetrievalClient.d.ts +0 -68
  594. package/dist/commonjs/knowledgeRetrievalClient.d.ts.map +0 -1
  595. package/dist/commonjs/knowledgeRetrievalClient.js +0 -113
  596. package/dist/commonjs/knowledgeRetrievalClient.js.map +0 -1
  597. package/dist/esm/generated/knowledgeAgent/index.d.ts +0 -4
  598. package/dist/esm/generated/knowledgeAgent/index.d.ts.map +0 -1
  599. package/dist/esm/generated/knowledgeAgent/index.js +0 -11
  600. package/dist/esm/generated/knowledgeAgent/index.js.map +0 -1
  601. package/dist/esm/generated/knowledgeAgent/models/index.d.ts +0 -264
  602. package/dist/esm/generated/knowledgeAgent/models/index.d.ts.map +0 -1
  603. package/dist/esm/generated/knowledgeAgent/models/index.js +0 -30
  604. package/dist/esm/generated/knowledgeAgent/models/index.js.map +0 -1
  605. package/dist/esm/generated/knowledgeAgent/models/mappers.d.ts +0 -43
  606. package/dist/esm/generated/knowledgeAgent/models/mappers.d.ts.map +0 -1
  607. package/dist/esm/generated/knowledgeAgent/models/mappers.js +0 -627
  608. package/dist/esm/generated/knowledgeAgent/models/mappers.js.map +0 -1
  609. package/dist/esm/generated/knowledgeAgent/models/parameters.d.ts +0 -9
  610. package/dist/esm/generated/knowledgeAgent/models/parameters.d.ts.map +0 -1
  611. package/dist/esm/generated/knowledgeAgent/models/parameters.js +0 -75
  612. package/dist/esm/generated/knowledgeAgent/models/parameters.js.map +0 -1
  613. package/dist/esm/generated/knowledgeAgent/operations/index.d.ts +0 -2
  614. package/dist/esm/generated/knowledgeAgent/operations/index.d.ts.map +0 -1
  615. package/dist/esm/generated/knowledgeAgent/operations/index.js +0 -9
  616. package/dist/esm/generated/knowledgeAgent/operations/index.js.map +0 -1
  617. package/dist/esm/generated/knowledgeAgent/operations/knowledgeRetrieval.d.ts +0 -19
  618. package/dist/esm/generated/knowledgeAgent/operations/knowledgeRetrieval.d.ts.map +0 -1
  619. package/dist/esm/generated/knowledgeAgent/operations/knowledgeRetrieval.js +0 -54
  620. package/dist/esm/generated/knowledgeAgent/operations/knowledgeRetrieval.js.map +0 -1
  621. package/dist/esm/generated/knowledgeAgent/operationsInterfaces/index.d.ts +0 -2
  622. package/dist/esm/generated/knowledgeAgent/operationsInterfaces/index.d.ts.map +0 -1
  623. package/dist/esm/generated/knowledgeAgent/operationsInterfaces/index.js +0 -9
  624. package/dist/esm/generated/knowledgeAgent/operationsInterfaces/index.js.map +0 -1
  625. package/dist/esm/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.d.ts +0 -11
  626. package/dist/esm/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.d.ts.map +0 -1
  627. package/dist/esm/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.js +0 -9
  628. package/dist/esm/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.js.map +0 -1
  629. package/dist/esm/generated/knowledgeAgent/searchClient.d.ts +0 -21
  630. package/dist/esm/generated/knowledgeAgent/searchClient.d.ts.map +0 -1
  631. package/dist/esm/generated/knowledgeAgent/searchClient.js +0 -88
  632. package/dist/esm/generated/knowledgeAgent/searchClient.js.map +0 -1
  633. package/dist/esm/generated/service/operations/knowledgeAgents.d.ts +0 -43
  634. package/dist/esm/generated/service/operations/knowledgeAgents.d.ts.map +0 -1
  635. package/dist/esm/generated/service/operations/knowledgeAgents.js +0 -160
  636. package/dist/esm/generated/service/operations/knowledgeAgents.js.map +0 -1
  637. package/dist/esm/generated/service/operations/knowledgeSources.d.ts +0 -43
  638. package/dist/esm/generated/service/operations/knowledgeSources.d.ts.map +0 -1
  639. package/dist/esm/generated/service/operations/knowledgeSources.js +0 -160
  640. package/dist/esm/generated/service/operations/knowledgeSources.js.map +0 -1
  641. package/dist/esm/generated/service/operationsInterfaces/knowledgeAgents.d.ts +0 -35
  642. package/dist/esm/generated/service/operationsInterfaces/knowledgeAgents.d.ts.map +0 -1
  643. package/dist/esm/generated/service/operationsInterfaces/knowledgeAgents.js +0 -9
  644. package/dist/esm/generated/service/operationsInterfaces/knowledgeAgents.js.map +0 -1
  645. package/dist/esm/generated/service/operationsInterfaces/knowledgeSources.d.ts +0 -35
  646. package/dist/esm/generated/service/operationsInterfaces/knowledgeSources.d.ts.map +0 -1
  647. package/dist/esm/generated/service/operationsInterfaces/knowledgeSources.js +0 -9
  648. package/dist/esm/generated/service/operationsInterfaces/knowledgeSources.js.map +0 -1
  649. package/dist/esm/knowledgeAgentModels.d.ts +0 -43
  650. package/dist/esm/knowledgeAgentModels.d.ts.map +0 -1
  651. package/dist/esm/knowledgeAgentModels.js +0 -4
  652. package/dist/esm/knowledgeAgentModels.js.map +0 -1
  653. package/dist/esm/knowledgeRetrievalClient.d.ts +0 -68
  654. package/dist/esm/knowledgeRetrievalClient.d.ts.map +0 -1
  655. package/dist/esm/knowledgeRetrievalClient.js +0 -108
  656. package/dist/esm/knowledgeRetrievalClient.js.map +0 -1
  657. package/dist/react-native/generated/knowledgeAgent/index.d.ts +0 -4
  658. package/dist/react-native/generated/knowledgeAgent/index.d.ts.map +0 -1
  659. package/dist/react-native/generated/knowledgeAgent/index.js +0 -11
  660. package/dist/react-native/generated/knowledgeAgent/index.js.map +0 -1
  661. package/dist/react-native/generated/knowledgeAgent/models/index.d.ts +0 -264
  662. package/dist/react-native/generated/knowledgeAgent/models/index.d.ts.map +0 -1
  663. package/dist/react-native/generated/knowledgeAgent/models/index.js +0 -30
  664. package/dist/react-native/generated/knowledgeAgent/models/index.js.map +0 -1
  665. package/dist/react-native/generated/knowledgeAgent/models/mappers.d.ts +0 -43
  666. package/dist/react-native/generated/knowledgeAgent/models/mappers.d.ts.map +0 -1
  667. package/dist/react-native/generated/knowledgeAgent/models/mappers.js +0 -627
  668. package/dist/react-native/generated/knowledgeAgent/models/mappers.js.map +0 -1
  669. package/dist/react-native/generated/knowledgeAgent/models/parameters.d.ts +0 -9
  670. package/dist/react-native/generated/knowledgeAgent/models/parameters.d.ts.map +0 -1
  671. package/dist/react-native/generated/knowledgeAgent/models/parameters.js +0 -75
  672. package/dist/react-native/generated/knowledgeAgent/models/parameters.js.map +0 -1
  673. package/dist/react-native/generated/knowledgeAgent/operations/index.d.ts +0 -2
  674. package/dist/react-native/generated/knowledgeAgent/operations/index.d.ts.map +0 -1
  675. package/dist/react-native/generated/knowledgeAgent/operations/index.js +0 -9
  676. package/dist/react-native/generated/knowledgeAgent/operations/index.js.map +0 -1
  677. package/dist/react-native/generated/knowledgeAgent/operations/knowledgeRetrieval.d.ts +0 -19
  678. package/dist/react-native/generated/knowledgeAgent/operations/knowledgeRetrieval.d.ts.map +0 -1
  679. package/dist/react-native/generated/knowledgeAgent/operations/knowledgeRetrieval.js +0 -54
  680. package/dist/react-native/generated/knowledgeAgent/operations/knowledgeRetrieval.js.map +0 -1
  681. package/dist/react-native/generated/knowledgeAgent/operationsInterfaces/index.d.ts +0 -2
  682. package/dist/react-native/generated/knowledgeAgent/operationsInterfaces/index.d.ts.map +0 -1
  683. package/dist/react-native/generated/knowledgeAgent/operationsInterfaces/index.js +0 -9
  684. package/dist/react-native/generated/knowledgeAgent/operationsInterfaces/index.js.map +0 -1
  685. package/dist/react-native/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.d.ts +0 -11
  686. package/dist/react-native/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.d.ts.map +0 -1
  687. package/dist/react-native/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.js +0 -9
  688. package/dist/react-native/generated/knowledgeAgent/operationsInterfaces/knowledgeRetrieval.js.map +0 -1
  689. package/dist/react-native/generated/knowledgeAgent/searchClient.d.ts +0 -21
  690. package/dist/react-native/generated/knowledgeAgent/searchClient.d.ts.map +0 -1
  691. package/dist/react-native/generated/knowledgeAgent/searchClient.js +0 -88
  692. package/dist/react-native/generated/knowledgeAgent/searchClient.js.map +0 -1
  693. package/dist/react-native/generated/service/operations/knowledgeAgents.d.ts +0 -43
  694. package/dist/react-native/generated/service/operations/knowledgeAgents.d.ts.map +0 -1
  695. package/dist/react-native/generated/service/operations/knowledgeAgents.js +0 -160
  696. package/dist/react-native/generated/service/operations/knowledgeAgents.js.map +0 -1
  697. package/dist/react-native/generated/service/operations/knowledgeSources.d.ts +0 -43
  698. package/dist/react-native/generated/service/operations/knowledgeSources.d.ts.map +0 -1
  699. package/dist/react-native/generated/service/operations/knowledgeSources.js +0 -160
  700. package/dist/react-native/generated/service/operations/knowledgeSources.js.map +0 -1
  701. package/dist/react-native/generated/service/operationsInterfaces/knowledgeAgents.d.ts +0 -35
  702. package/dist/react-native/generated/service/operationsInterfaces/knowledgeAgents.d.ts.map +0 -1
  703. package/dist/react-native/generated/service/operationsInterfaces/knowledgeAgents.js +0 -9
  704. package/dist/react-native/generated/service/operationsInterfaces/knowledgeAgents.js.map +0 -1
  705. package/dist/react-native/generated/service/operationsInterfaces/knowledgeSources.d.ts +0 -35
  706. package/dist/react-native/generated/service/operationsInterfaces/knowledgeSources.d.ts.map +0 -1
  707. package/dist/react-native/generated/service/operationsInterfaces/knowledgeSources.js +0 -9
  708. package/dist/react-native/generated/service/operationsInterfaces/knowledgeSources.js.map +0 -1
  709. package/dist/react-native/knowledgeAgentModels.d.ts +0 -43
  710. package/dist/react-native/knowledgeAgentModels.d.ts.map +0 -1
  711. package/dist/react-native/knowledgeAgentModels.js +0 -4
  712. package/dist/react-native/knowledgeAgentModels.js.map +0 -1
  713. package/dist/react-native/knowledgeRetrievalClient.d.ts +0 -68
  714. package/dist/react-native/knowledgeRetrievalClient.d.ts.map +0 -1
  715. package/dist/react-native/knowledgeRetrievalClient.js +0 -108
  716. package/dist/react-native/knowledgeRetrievalClient.js.map +0 -1
@@ -1,89 +1,73 @@
1
1
  import * as coreClient from "@azure/core-client";
2
2
  import * as coreHttpCompat from "@azure/core-http-compat";
3
- export type KnowledgeAgentModelUnion = KnowledgeAgentModel | KnowledgeAgentAzureOpenAIModel;
4
- export type SearchIndexerDataIdentityUnion = SearchIndexerDataIdentity | SearchIndexerDataNoneIdentity | SearchIndexerDataUserAssignedIdentity;
5
- export type KnowledgeSourceUnion = KnowledgeSource | SearchIndexKnowledgeSource | AzureBlobKnowledgeSource;
6
3
  export type DataChangeDetectionPolicyUnion = DataChangeDetectionPolicy | HighWaterMarkChangeDetectionPolicy | SqlIntegratedChangeTrackingPolicy;
7
- export type DataDeletionDetectionPolicyUnion = DataDeletionDetectionPolicy | SoftDeleteColumnDeletionDetectionPolicy | NativeBlobSoftDeleteDeletionDetectionPolicy;
8
- export type SearchIndexerSkillUnion = SearchIndexerSkill | ConditionalSkill | KeyPhraseExtractionSkill | OcrSkill | ImageAnalysisSkill | LanguageDetectionSkill | ShaperSkill | MergeSkill | EntityRecognitionSkill | SentimentSkill | SentimentSkillV3 | EntityLinkingSkill | EntityRecognitionSkillV3 | PIIDetectionSkill | SplitSkill | CustomEntityLookupSkill | TextTranslationSkill | DocumentExtractionSkill | DocumentIntelligenceLayoutSkill | WebApiSkillUnion | AzureMachineLearningSkill | AzureOpenAIEmbeddingSkill | VisionVectorizeSkill;
9
- export type CognitiveServicesAccountUnion = CognitiveServicesAccount | DefaultCognitiveServicesAccount | CognitiveServicesAccountKey | AIServicesAccountKey | AIServicesAccountIdentity;
4
+ export type DataDeletionDetectionPolicyUnion = DataDeletionDetectionPolicy | SoftDeleteColumnDeletionDetectionPolicy;
5
+ export type SearchIndexerSkillUnion = SearchIndexerSkill | ConditionalSkill | KeyPhraseExtractionSkill | OcrSkill | ImageAnalysisSkill | LanguageDetectionSkill | ShaperSkill | MergeSkill | EntityRecognitionSkill | SentimentSkill | SentimentSkillV3 | EntityLinkingSkill | EntityRecognitionSkillV3 | PIIDetectionSkill | SplitSkill | CustomEntityLookupSkill | TextTranslationSkill | DocumentExtractionSkill | DocumentIntelligenceLayoutSkill | WebApiSkill | AzureOpenAIEmbeddingSkill;
6
+ export type CognitiveServicesAccountUnion = CognitiveServicesAccount | DefaultCognitiveServicesAccount | CognitiveServicesAccountKey;
10
7
  export type ScoringFunctionUnion = ScoringFunction | DistanceScoringFunction | FreshnessScoringFunction | MagnitudeScoringFunction | TagScoringFunction;
11
8
  export type LexicalAnalyzerUnion = LexicalAnalyzer | CustomAnalyzer | PatternAnalyzer | LuceneStandardAnalyzer | StopAnalyzer;
12
9
  export type LexicalTokenizerUnion = LexicalTokenizer | ClassicTokenizer | EdgeNGramTokenizer | KeywordTokenizer | KeywordTokenizerV2 | MicrosoftLanguageTokenizer | MicrosoftLanguageStemmingTokenizer | NGramTokenizer | PathHierarchyTokenizerV2 | PatternTokenizer | LuceneStandardTokenizer | LuceneStandardTokenizerV2 | UaxUrlEmailTokenizer;
13
10
  export type TokenFilterUnion = TokenFilter | AsciiFoldingTokenFilter | CjkBigramTokenFilter | CommonGramTokenFilter | DictionaryDecompounderTokenFilter | EdgeNGramTokenFilter | EdgeNGramTokenFilterV2 | ElisionTokenFilter | KeepTokenFilter | KeywordMarkerTokenFilter | LengthTokenFilter | LimitTokenFilter | NGramTokenFilter | NGramTokenFilterV2 | PatternCaptureTokenFilter | PatternReplaceTokenFilter | PhoneticTokenFilter | ShingleTokenFilter | SnowballTokenFilter | StemmerTokenFilter | StemmerOverrideTokenFilter | StopwordsTokenFilter | SynonymTokenFilter | TruncateTokenFilter | UniqueTokenFilter | WordDelimiterTokenFilter;
14
11
  export type CharFilterUnion = CharFilter | MappingCharFilter | PatternReplaceCharFilter;
15
- export type LexicalNormalizerUnion = LexicalNormalizer | CustomNormalizer;
12
+ export type BaseLexicalNormalizerUnion = BaseLexicalNormalizer | CustomLexicalNormalizer;
16
13
  export type SimilarityUnion = Similarity | ClassicSimilarity | BM25Similarity;
17
14
  export type VectorSearchAlgorithmConfigurationUnion = VectorSearchAlgorithmConfiguration | HnswAlgorithmConfiguration | ExhaustiveKnnAlgorithmConfiguration;
18
- export type VectorSearchVectorizerUnion = VectorSearchVectorizer | AzureOpenAIVectorizer | WebApiVectorizer | AIServicesVisionVectorizer | AMLVectorizer;
15
+ export type VectorSearchVectorizerUnion = VectorSearchVectorizer | AzureOpenAIVectorizer | WebApiVectorizer;
19
16
  export type VectorSearchCompressionUnion = VectorSearchCompression | ScalarQuantizationCompression | BinaryQuantizationCompression;
20
- export type WebApiSkillUnion = WebApiSkill | ChatCompletionSkill;
21
- export interface KnowledgeAgent {
22
- /** The name of the knowledge agent. */
17
+ export type SearchIndexerDataIdentityUnion = SearchIndexerDataIdentity | SearchIndexerDataNoneIdentity | SearchIndexerDataUserAssignedIdentity;
18
+ /** Represents a datasource definition, which can be used to configure an indexer. */
19
+ export interface SearchIndexerDataSource {
20
+ /** The name of the datasource. */
23
21
  name: string;
24
- /** Contains configuration options on how to connect to AI models. */
25
- models: KnowledgeAgentModelUnion[];
26
- knowledgeSources: KnowledgeSourceReference[];
27
- outputConfiguration?: KnowledgeAgentOutputConfiguration;
28
- /** Guardrails to limit how much resources are utilized for a single agent retrieval request. */
29
- requestLimits?: KnowledgeAgentRequestLimits;
30
- /** Instructions considered by the knowledge agent when developing query plan. */
31
- retrievalInstructions?: string;
32
- /** The ETag of the agent. */
22
+ /** The description of the datasource. */
23
+ description?: string;
24
+ /** The type of the datasource. */
25
+ type: SearchIndexerDataSourceType;
26
+ /** Credentials for the datasource. */
27
+ credentials: DataSourceCredentials;
28
+ /** The data container for the datasource. */
29
+ container: SearchIndexerDataContainer;
30
+ /** The data change detection policy for the datasource. */
31
+ dataChangeDetectionPolicy?: DataChangeDetectionPolicyUnion;
32
+ /** The data deletion detection policy for the datasource. */
33
+ dataDeletionDetectionPolicy?: DataDeletionDetectionPolicyUnion;
34
+ /** The ETag of the data source. */
33
35
  etag?: string;
34
- /** A description of an encryption key that you create in Azure Key Vault. This key is used to provide an additional level of encryption-at-rest for your agent definition when you want full assurance that no one, not even Microsoft, can decrypt them. Once you have encrypted your agent definition, it will always remain encrypted. The search service will ignore attempts to set this property to null. You can change this property as needed if you want to rotate your encryption key; Your agent definition will be unaffected. Encryption with customer-managed keys is not available for free search services, and is only available for paid services created on or after January 1, 2019. */
36
+ /** A description of an encryption key that you create in Azure Key Vault. This key is used to provide an additional level of encryption-at-rest for your datasource definition when you want full assurance that no one, not even Microsoft, can decrypt your data source definition. Once you have encrypted your data source definition, it will always remain encrypted. The search service will ignore attempts to set this property to null. You can change this property as needed if you want to rotate your encryption key; Your datasource definition will be unaffected. Encryption with customer-managed keys is not available for free search services, and is only available for paid services created on or after January 1, 2019. */
35
37
  encryptionKey?: SearchResourceEncryptionKey;
36
- /** The description of the agent. */
37
- description?: string;
38
38
  }
39
- /** Specifies the connection parameters for the model to use for query planning. */
40
- export interface KnowledgeAgentModel {
41
- /** Polymorphic discriminator, which specifies the different types this object can be */
42
- kind: "azureOpenAI";
39
+ /** Represents credentials that can be used to connect to a datasource. */
40
+ export interface DataSourceCredentials {
41
+ /** The connection string for the datasource. For Azure SQL, Azure Blob, ADLS Gen 2 and Azure Table, this would be the connection string or resource ID if using managed identity. For CosmosDB this would be a formatted connection string specifying ApiKind or resource ID for managed identity. For Onelake files, connection string would be either the workspace guid or workspace FQDN; Onelake only supports managed identity connections. Set to `<unchanged>` (with brackets) if you don't want the connection string updated. Set to `<redacted>` if you want to remove the connection string value from the datasource. */
42
+ connectionString?: string;
43
43
  }
44
- export interface KnowledgeSourceReference {
45
- /** The name of the knowledge source. */
44
+ /** Represents information about the entity (such as Azure SQL table or CosmosDB collection) that will be indexed. */
45
+ export interface SearchIndexerDataContainer {
46
+ /** The name of the table or view (for Azure SQL datasource), collection (for CosmosDB datasource), container (for Azure Blob and ADLS Gen 2 datasources), Azure Table (for Azure Table datasource), or lakehouse (for Onelake datasource) that will be indexed. */
46
47
  name: string;
47
- /** Indicates whether references should be included for data retrieved from this source. */
48
- includeReferences?: boolean;
49
- /** Indicates whether references should include the structured data obtained during retrieval in their payload. */
50
- includeReferenceSourceData?: boolean;
51
- /** Indicates that this knowledge source should bypass source selection and always be queried at retrieval time. */
52
- alwaysQuerySource?: boolean;
53
- /** The maximum number of queries that can be issued at a time when retrieving data from this source. */
54
- maxSubQueries?: number;
55
- /** The reranker threshold all retrieved documents must meet to be included in the response. */
56
- rerankerThreshold?: number;
57
- }
58
- export interface KnowledgeAgentOutputConfiguration {
59
- /** The output configuration for the agent */
60
- modality?: KnowledgeAgentOutputConfigurationModality;
61
- /** Instructions considered by the knowledge agent when generating answers */
62
- answerInstructions?: string;
63
- /** Indicates whether the agent should attempt to issue the most recent chat message as a direct query to the knowledge sources, bypassing the model calls. */
64
- attemptFastPath?: boolean;
65
- /** Indicates retrieval results should include activity information. */
66
- includeActivity?: boolean;
67
- }
68
- /** Guardrails to limit how much resources are utilized for a single agent retrieval request. */
69
- export interface KnowledgeAgentRequestLimits {
70
- /** The maximum runtime in seconds. */
71
- maxRuntimeInSeconds?: number;
72
- /** Limits the maximum size of the content in the output. */
73
- maxOutputSize?: number;
48
+ /** A query that is applied to this data container. For CosmosDB datasource query can flatten and filter data. For Azure Blob and ADLS Gen 2 query can filter by folders. For Azure Table query can filter by row data. For Onelake query can filter by folder or shortcut. Not supported by Azure SQL datasources. */
49
+ query?: string;
50
+ }
51
+ /** Base type for data change detection policies. */
52
+ export interface DataChangeDetectionPolicy {
53
+ /** Polymorphic discriminator, which specifies the different types this object can be */
54
+ odatatype: "#Microsoft.Azure.Search.HighWaterMarkChangeDetectionPolicy" | "#Microsoft.Azure.Search.SqlIntegratedChangeTrackingPolicy";
55
+ }
56
+ /** Base type for data deletion detection policies. */
57
+ export interface DataDeletionDetectionPolicy {
58
+ /** Polymorphic discriminator, which specifies the different types this object can be */
59
+ odatatype: "#Microsoft.Azure.Search.SoftDeleteColumnDeletionDetectionPolicy";
74
60
  }
75
61
  /** A customer-managed encryption key in Azure Key Vault. Keys that you create and manage can be used to encrypt or decrypt data-at-rest, such as indexes and synonym maps. */
76
62
  export interface SearchResourceEncryptionKey {
77
63
  /** The name of your Azure Key Vault key to be used to encrypt your data at rest. */
78
64
  keyName: string;
79
65
  /** The version of your Azure Key Vault key to be used to encrypt your data at rest. */
80
- keyVersion?: string;
66
+ keyVersion: string;
81
67
  /** The URI of your Azure Key Vault, also referred to as DNS name, that contains the key to be used to encrypt your data at rest. An example URI might be `https://my-keyvault-name.vault.azure.net`. */
82
68
  vaultUri: string;
83
69
  /** Optional Azure Active Directory credentials used for accessing your Azure Key Vault. Not required if using managed identity instead. */
84
70
  accessCredentials?: AzureActiveDirectoryApplicationCredentials;
85
- /** An explicit managed identity to use for this encryption key. If not specified and the access credentials property is null, the system-assigned managed identity is used. On update to the resource, if the explicit identity is unspecified, it remains unchanged. If "none" is specified, the value of this property is cleared. */
86
- identity?: SearchIndexerDataIdentityUnion;
87
71
  }
88
72
  /** Credentials of a registered application created for your search service, used for authenticated access to the encryption keys stored in Azure Key Vault. */
89
73
  export interface AzureActiveDirectoryApplicationCredentials {
@@ -92,11 +76,6 @@ export interface AzureActiveDirectoryApplicationCredentials {
92
76
  /** The authentication key of the specified AAD application. */
93
77
  applicationSecret?: string;
94
78
  }
95
- /** Abstract base type for data identities. */
96
- export interface SearchIndexerDataIdentity {
97
- /** Polymorphic discriminator, which specifies the different types this object can be */
98
- odatatype: "#Microsoft.Azure.Search.DataNoneIdentity" | "#Microsoft.Azure.Search.DataUserAssignedIdentity";
99
- }
100
79
  /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
101
80
  export interface ErrorResponse {
102
81
  /** The error object. */
@@ -143,77 +122,6 @@ export interface ErrorAdditionalInfo {
143
122
  */
144
123
  readonly info?: Record<string, unknown>;
145
124
  }
146
- export interface ListKnowledgeAgentsResult {
147
- knowledgeAgents: KnowledgeAgent[];
148
- }
149
- /** Represents a knowledge source definition. */
150
- export interface KnowledgeSource {
151
- /** Polymorphic discriminator, which specifies the different types this object can be */
152
- kind: "searchIndex" | "azureBlob";
153
- /** The name of the knowledge source. */
154
- name: string;
155
- /** Optional user-defined description. */
156
- description?: string;
157
- /** The ETag of the agent. */
158
- etag?: string;
159
- /** A description of an encryption key that you create in Azure Key Vault. This key is used to provide an additional level of encryption-at-rest for your agent definition when you want full assurance that no one, not even Microsoft, can decrypt them. Once you have encrypted your agent definition, it will always remain encrypted. The search service will ignore attempts to set this property to null. You can change this property as needed if you want to rotate your encryption key; Your agent definition will be unaffected. Encryption with customer-managed keys is not available for free search services, and is only available for paid services created on or after January 1, 2019. */
160
- encryptionKey?: SearchResourceEncryptionKey;
161
- }
162
- export interface ListKnowledgeSourcesResult {
163
- knowledgeSources: KnowledgeSourceUnion[];
164
- }
165
- /** Represents a datasource definition, which can be used to configure an indexer. */
166
- export interface SearchIndexerDataSource {
167
- /** The name of the datasource. */
168
- name: string;
169
- /** The description of the datasource. */
170
- description?: string;
171
- /** The type of the datasource. */
172
- type: SearchIndexerDataSourceType;
173
- /**
174
- * A specific type of the data source, in case the resource is capable of different modalities. For example, 'MongoDb' for certain 'cosmosDb' accounts.
175
- * NOTE: This property will not be serialized. It can only be populated by the server.
176
- */
177
- readonly subType?: string;
178
- /** Credentials for the datasource. */
179
- credentials: DataSourceCredentials;
180
- /** The data container for the datasource. */
181
- container: SearchIndexerDataContainer;
182
- /** An explicit managed identity to use for this datasource. If not specified and the connection string is a managed identity, the system-assigned managed identity is used. If not specified, the value remains unchanged. If "none" is specified, the value of this property is cleared. */
183
- identity?: SearchIndexerDataIdentityUnion;
184
- /** Ingestion options with various types of permission data. */
185
- indexerPermissionOptions?: IndexerPermissionOption[];
186
- /** The data change detection policy for the datasource. */
187
- dataChangeDetectionPolicy?: DataChangeDetectionPolicyUnion;
188
- /** The data deletion detection policy for the datasource. */
189
- dataDeletionDetectionPolicy?: DataDeletionDetectionPolicyUnion;
190
- /** The ETag of the data source. */
191
- etag?: string;
192
- /** A description of an encryption key that you create in Azure Key Vault. This key is used to provide an additional level of encryption-at-rest for your datasource definition when you want full assurance that no one, not even Microsoft, can decrypt your data source definition. Once you have encrypted your data source definition, it will always remain encrypted. The search service will ignore attempts to set this property to null. You can change this property as needed if you want to rotate your encryption key; Your datasource definition will be unaffected. Encryption with customer-managed keys is not available for free search services, and is only available for paid services created on or after January 1, 2019. */
193
- encryptionKey?: SearchResourceEncryptionKey;
194
- }
195
- /** Represents credentials that can be used to connect to a datasource. */
196
- export interface DataSourceCredentials {
197
- /** The connection string for the datasource. Set to `<unchanged>` (with brackets) if you don't want the connection string updated. Set to `<redacted>` if you want to remove the connection string value from the datasource. */
198
- connectionString?: string;
199
- }
200
- /** Represents information about the entity (such as Azure SQL table or CosmosDB collection) that will be indexed. */
201
- export interface SearchIndexerDataContainer {
202
- /** The name of the table or view (for Azure SQL data source) or collection (for CosmosDB data source) that will be indexed. */
203
- name: string;
204
- /** A query that is applied to this data container. The syntax and meaning of this parameter is datasource-specific. Not supported by Azure SQL datasources. */
205
- query?: string;
206
- }
207
- /** Base type for data change detection policies. */
208
- export interface DataChangeDetectionPolicy {
209
- /** Polymorphic discriminator, which specifies the different types this object can be */
210
- odatatype: "#Microsoft.Azure.Search.HighWaterMarkChangeDetectionPolicy" | "#Microsoft.Azure.Search.SqlIntegratedChangeTrackingPolicy";
211
- }
212
- /** Base type for data deletion detection policies. */
213
- export interface DataDeletionDetectionPolicy {
214
- /** Polymorphic discriminator, which specifies the different types this object can be */
215
- odatatype: "#Microsoft.Azure.Search.SoftDeleteColumnDeletionDetectionPolicy" | "#Microsoft.Azure.Search.NativeBlobSoftDeleteDeletionDetectionPolicy";
216
- }
217
125
  /** Response from a List Datasources request. If successful, it includes the full definitions of all datasources. */
218
126
  export interface ListDataSourcesResult {
219
127
  /**
@@ -222,16 +130,6 @@ export interface ListDataSourcesResult {
222
130
  */
223
131
  readonly dataSources: SearchIndexerDataSource[];
224
132
  }
225
- export interface DocumentKeysOrIds {
226
- /** document keys to be reset */
227
- documentKeys?: string[];
228
- /** datasource document identifiers to be reset */
229
- datasourceDocumentIds?: string[];
230
- }
231
- export interface IndexerResyncBody {
232
- /** Re-sync options that have been pre-defined from data source. */
233
- options?: IndexerResyncOption[];
234
- }
235
133
  /** Represents an indexer. */
236
134
  export interface SearchIndexer {
237
135
  /** The name of the indexer. */
@@ -258,8 +156,6 @@ export interface SearchIndexer {
258
156
  etag?: string;
259
157
  /** A description of an encryption key that you create in Azure Key Vault. This key is used to provide an additional level of encryption-at-rest for your indexer definition (as well as indexer execution status) when you want full assurance that no one, not even Microsoft, can decrypt them. Once you have encrypted your indexer definition, it will always remain encrypted. The search service will ignore attempts to set this property to null. You can change this property as needed if you want to rotate your encryption key; Your indexer definition (and indexer execution status) will be unaffected. Encryption with customer-managed keys is not available for free search services, and is only available for paid services created on or after January 1, 2019. */
260
158
  encryptionKey?: SearchResourceEncryptionKey;
261
- /** Adds caching to an enrichment pipeline to allow for incremental modification steps without having to rebuild the index every time. */
262
- cache?: SearchIndexerCache;
263
159
  }
264
160
  /** Represents a schedule for indexer execution. */
265
161
  export interface IndexingSchedule {
@@ -301,10 +197,6 @@ export interface IndexingParametersConfiguration {
301
197
  delimitedTextDelimiter?: string;
302
198
  /** For CSV blobs, indicates that the first (non-blank) line of each blob contains headers. */
303
199
  firstLineContainsHeaders?: boolean;
304
- /** Specifies the submode that will determine whether a markdown file will be parsed into exactly one search document or multiple search documents. Default is `oneToMany`. */
305
- markdownParsingSubmode?: MarkdownParsingSubmode;
306
- /** Specifies the max header depth that will be considered while grouping markdown content. Default is `h6`. */
307
- markdownHeaderDepth?: MarkdownHeaderDepth;
308
200
  /** For JSON arrays, given a structured or semi-structured document, you can specify a path to the array using this property. */
309
201
  documentRoot?: string;
310
202
  /** Specifies the data to extract from Azure blob storage and tells the indexer which data to extract from image content when "imageAction" is set to a value other than "none". This applies to embedded image content in a .PDF or other application, or image files such as .jpg and .png, in Azure blobs. */
@@ -338,16 +230,6 @@ export interface FieldMappingFunction {
338
230
  [propertyName: string]: any;
339
231
  };
340
232
  }
341
- export interface SearchIndexerCache {
342
- /** A guid for the SearchIndexerCache. */
343
- id?: string;
344
- /** The connection string to the storage account where the cache data will be persisted. */
345
- storageConnectionString?: string;
346
- /** Specifies whether incremental reprocessing is enabled. */
347
- enableReprocessing?: boolean;
348
- /** The user-assigned managed identity used for connections to the enrichment cache. If the connection string indicates an identity (ResourceId) and it's not specified, the system-assigned managed identity is used. On updates to the indexer, if the identity is unspecified, the value remains unchanged. If set to "none", the value of this property is cleared. */
349
- identity?: SearchIndexerDataIdentityUnion;
350
- }
351
233
  /** Response from a List Indexers request. If successful, it includes the full definitions of all indexers. */
352
234
  export interface ListIndexersResult {
353
235
  /**
@@ -383,11 +265,6 @@ export interface SearchIndexerStatus {
383
265
  * NOTE: This property will not be serialized. It can only be populated by the server.
384
266
  */
385
267
  readonly limits: SearchIndexerLimits;
386
- /**
387
- * All of the state that defines and dictates the indexer's current execution.
388
- * NOTE: This property will not be serialized. It can only be populated by the server.
389
- */
390
- readonly currentState?: IndexerState;
391
268
  }
392
269
  /** Represents the result of an individual indexer execution. */
393
270
  export interface IndexerExecutionResult {
@@ -396,16 +273,6 @@ export interface IndexerExecutionResult {
396
273
  * NOTE: This property will not be serialized. It can only be populated by the server.
397
274
  */
398
275
  readonly status: IndexerExecutionStatus;
399
- /**
400
- * The outcome of this indexer execution.
401
- * NOTE: This property will not be serialized. It can only be populated by the server.
402
- */
403
- readonly statusDetail?: IndexerExecutionStatusDetail;
404
- /**
405
- * The mode the indexer is running in.
406
- * NOTE: This property will not be serialized. It can only be populated by the server.
407
- */
408
- readonly mode?: IndexingMode;
409
276
  /**
410
277
  * The error message indicating the top-level error, if any.
411
278
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -530,54 +397,6 @@ export interface SearchIndexerLimits {
530
397
  */
531
398
  readonly maxDocumentContentCharactersToExtract?: number;
532
399
  }
533
- /** Represents all of the state that defines and dictates the indexer's current execution. */
534
- export interface IndexerState {
535
- /**
536
- * The mode the indexer is running in.
537
- * NOTE: This property will not be serialized. It can only be populated by the server.
538
- */
539
- readonly mode?: IndexingMode;
540
- /**
541
- * Change tracking state used when indexing starts on all documents in the datasource.
542
- * NOTE: This property will not be serialized. It can only be populated by the server.
543
- */
544
- readonly allDocsInitialTrackingState?: string;
545
- /**
546
- * Change tracking state value when indexing finishes on all documents in the datasource.
547
- * NOTE: This property will not be serialized. It can only be populated by the server.
548
- */
549
- readonly allDocsFinalTrackingState?: string;
550
- /**
551
- * Change tracking state used when indexing starts on select, reset documents in the datasource.
552
- * NOTE: This property will not be serialized. It can only be populated by the server.
553
- */
554
- readonly resetDocsInitialTrackingState?: string;
555
- /**
556
- * Change tracking state value when indexing finishes on select, reset documents in the datasource.
557
- * NOTE: This property will not be serialized. It can only be populated by the server.
558
- */
559
- readonly resetDocsFinalTrackingState?: string;
560
- /**
561
- * The list of document keys that have been reset. The document key is the document's unique identifier for the data in the search index. The indexer will prioritize selectively re-ingesting these keys.
562
- * NOTE: This property will not be serialized. It can only be populated by the server.
563
- */
564
- readonly resetDocumentKeys?: string[];
565
- /**
566
- * The list of datasource document ids that have been reset. The datasource document id is the unique identifier for the data in the datasource. The indexer will prioritize selectively re-ingesting these ids.
567
- * NOTE: This property will not be serialized. It can only be populated by the server.
568
- */
569
- readonly resetDatasourceDocumentIds?: string[];
570
- /**
571
- * Change tracking state used when indexing starts on selective options from the datasource.
572
- * NOTE: This property will not be serialized. It can only be populated by the server.
573
- */
574
- readonly resyncInitialTrackingState?: string;
575
- /**
576
- * Change tracking state value when indexing finishes on selective options from the datasource.
577
- * NOTE: This property will not be serialized. It can only be populated by the server.
578
- */
579
- readonly resyncFinalTrackingState?: string;
580
- }
581
400
  /** A list of skills. */
582
401
  export interface SearchIndexerSkillset {
583
402
  /** The name of the skillset. */
@@ -600,7 +419,7 @@ export interface SearchIndexerSkillset {
600
419
  /** Base type for skills. */
601
420
  export interface SearchIndexerSkill {
602
421
  /** Polymorphic discriminator, which specifies the different types this object can be */
603
- odatatype: "#Microsoft.Skills.Util.ConditionalSkill" | "#Microsoft.Skills.Text.KeyPhraseExtractionSkill" | "#Microsoft.Skills.Vision.OcrSkill" | "#Microsoft.Skills.Vision.ImageAnalysisSkill" | "#Microsoft.Skills.Text.LanguageDetectionSkill" | "#Microsoft.Skills.Util.ShaperSkill" | "#Microsoft.Skills.Text.MergeSkill" | "#Microsoft.Skills.Text.EntityRecognitionSkill" | "#Microsoft.Skills.Text.SentimentSkill" | "#Microsoft.Skills.Text.V3.SentimentSkill" | "#Microsoft.Skills.Text.V3.EntityLinkingSkill" | "#Microsoft.Skills.Text.V3.EntityRecognitionSkill" | "#Microsoft.Skills.Text.PIIDetectionSkill" | "#Microsoft.Skills.Text.SplitSkill" | "#Microsoft.Skills.Text.CustomEntityLookupSkill" | "#Microsoft.Skills.Text.TranslationSkill" | "#Microsoft.Skills.Util.DocumentExtractionSkill" | "#Microsoft.Skills.Util.DocumentIntelligenceLayoutSkill" | "#Microsoft.Skills.Custom.WebApiSkill" | "#Microsoft.Skills.Custom.ChatCompletionSkill" | "#Microsoft.Skills.Custom.AmlSkill" | "#Microsoft.Skills.Text.AzureOpenAIEmbeddingSkill" | "#Microsoft.Skills.Vision.VectorizeSkill";
422
+ odatatype: "#Microsoft.Skills.Util.ConditionalSkill" | "#Microsoft.Skills.Text.KeyPhraseExtractionSkill" | "#Microsoft.Skills.Vision.OcrSkill" | "#Microsoft.Skills.Vision.ImageAnalysisSkill" | "#Microsoft.Skills.Text.LanguageDetectionSkill" | "#Microsoft.Skills.Util.ShaperSkill" | "#Microsoft.Skills.Text.MergeSkill" | "#Microsoft.Skills.Text.EntityRecognitionSkill" | "#Microsoft.Skills.Text.SentimentSkill" | "#Microsoft.Skills.Text.V3.SentimentSkill" | "#Microsoft.Skills.Text.V3.EntityLinkingSkill" | "#Microsoft.Skills.Text.V3.EntityRecognitionSkill" | "#Microsoft.Skills.Text.PIIDetectionSkill" | "#Microsoft.Skills.Text.SplitSkill" | "#Microsoft.Skills.Text.CustomEntityLookupSkill" | "#Microsoft.Skills.Text.TranslationSkill" | "#Microsoft.Skills.Util.DocumentExtractionSkill" | "#Microsoft.Skills.Util.DocumentIntelligenceLayoutSkill" | "#Microsoft.Skills.Custom.WebApiSkill" | "#Microsoft.Skills.Text.AzureOpenAIEmbeddingSkill";
604
423
  /** The name of the skill which uniquely identifies it within the skillset. A skill with no name defined will be given a default name of its 1-based index in the skills array, prefixed with the character '#'. */
605
424
  name?: string;
606
425
  /** The description of the skill which describes the inputs, outputs, and usage of the skill. */
@@ -633,7 +452,7 @@ export interface OutputFieldMappingEntry {
633
452
  /** Base type for describing any Azure AI service resource attached to a skillset. */
634
453
  export interface CognitiveServicesAccount {
635
454
  /** Polymorphic discriminator, which specifies the different types this object can be */
636
- odatatype: "#Microsoft.Azure.Search.DefaultCognitiveServices" | "#Microsoft.Azure.Search.CognitiveServicesByKey" | "#Microsoft.Azure.Search.AIServicesByKey" | "#Microsoft.Azure.Search.AIServicesByIdentity";
455
+ odatatype: "#Microsoft.Azure.Search.DefaultCognitiveServices" | "#Microsoft.Azure.Search.CognitiveServicesByKey";
637
456
  /** Description of the Azure AI service resource attached to a skillset. */
638
457
  description?: string;
639
458
  }
@@ -643,10 +462,6 @@ export interface SearchIndexerKnowledgeStore {
643
462
  storageConnectionString: string;
644
463
  /** A list of additional projections to perform during indexing. */
645
464
  projections: SearchIndexerKnowledgeStoreProjection[];
646
- /** The user-assigned managed identity used for connections to Azure Storage when writing knowledge store projections. If the connection string indicates an identity (ResourceId) and it's not specified, the system-assigned managed identity is used. On updates to the indexer, if the identity is unspecified, the value remains unchanged. If set to "none", the value of this property is cleared. */
647
- identity?: SearchIndexerDataIdentityUnion;
648
- /** A dictionary of knowledge store-specific configuration properties. Each name is the name of a specific property. Each value must be of a primitive type. */
649
- parameters?: SearchIndexerKnowledgeStoreParameters;
650
465
  }
651
466
  /** Container object for various projection selectors. */
652
467
  export interface SearchIndexerKnowledgeStoreProjection {
@@ -670,13 +485,6 @@ export interface SearchIndexerKnowledgeStoreProjectionSelector {
670
485
  /** Nested inputs for complex projections. */
671
486
  inputs?: InputFieldMappingEntry[];
672
487
  }
673
- /** A dictionary of knowledge store-specific configuration properties. Each name is the name of a specific property. Each value must be of a primitive type. */
674
- export interface SearchIndexerKnowledgeStoreParameters {
675
- /** Describes unknown properties. The value of an unknown property can be of "any" type. */
676
- [property: string]: any;
677
- /** Whether or not projections should synthesize a generated key name if one isn't already present. */
678
- synthesizeGeneratedKeyName?: boolean;
679
- }
680
488
  /** Definition of additional projections to secondary search indexes. */
681
489
  export interface SearchIndexerIndexProjection {
682
490
  /** A list of projections to be performed to secondary search indexes. */
@@ -710,10 +518,6 @@ export interface ListSkillsetsResult {
710
518
  */
711
519
  readonly skillsets: SearchIndexerSkillset[];
712
520
  }
713
- export interface SkillNames {
714
- /** the names of skills to be reset. */
715
- skillNames?: string[];
716
- }
717
521
  /** Represents a synonym map definition. */
718
522
  export interface SynonymMap {
719
523
  /** The name of the synonym map. */
@@ -760,7 +564,7 @@ export interface SearchIndex {
760
564
  /** The character filters for the index. */
761
565
  charFilters?: CharFilterUnion[];
762
566
  /** The normalizers for the index. */
763
- normalizers?: LexicalNormalizerUnion[];
567
+ normalizers?: BaseLexicalNormalizerUnion[];
764
568
  /** A description of an encryption key that you create in Azure Key Vault. This key is used to provide an additional level of encryption-at-rest for your data when you want full assurance that no one, not even Microsoft, can decrypt your data. Once you have encrypted your data, it will always remain encrypted. The search service will ignore attempts to set this property to null. You can change this property as needed if you want to rotate your encryption key; Your data will be unaffected. Encryption with customer-managed keys is not available for free search services, and is only available for paid services created on or after January 1, 2019. */
765
569
  encryptionKey?: SearchResourceEncryptionKey;
766
570
  /** The type of similarity algorithm to be used when scoring and ranking the documents matching a search query. The similarity algorithm can only be defined at index creation time and cannot be modified on existing indexes. If null, the ClassicSimilarity algorithm is used. */
@@ -769,8 +573,6 @@ export interface SearchIndex {
769
573
  semanticSearch?: SemanticSearch;
770
574
  /** Contains configuration options related to vector search. */
771
575
  vectorSearch?: VectorSearch;
772
- /** A value indicating whether permission filtering is enabled for the index. */
773
- permissionFilterOption?: SearchIndexPermissionFilterOption;
774
576
  /** The ETag of the index. */
775
577
  etag?: string;
776
578
  }
@@ -794,8 +596,6 @@ export interface SearchField {
794
596
  sortable?: boolean;
795
597
  /** A value indicating whether to enable the field to be referenced in facet queries. Typically used in a presentation of search results that includes hit count by category (for example, search for digital cameras and see hits by brand, by megapixels, by price, and so on). This property must be null for complex fields. Fields of type Edm.GeographyPoint or Collection(Edm.GeographyPoint) cannot be facetable. Default is true for all other simple fields. */
796
598
  facetable?: boolean;
797
- /** A value indicating whether the field should be used as a permission filter. */
798
- permissionFilter?: PermissionFilter;
799
599
  /** The name of the analyzer to use for the field. This option can be used only with searchable fields and it can't be set together with either searchAnalyzer or indexAnalyzer. Once the analyzer is chosen, it cannot be changed for the field. Must be null for complex fields. */
800
600
  analyzer?: LexicalAnalyzerName;
801
601
  /** The name of the analyzer used at search time for the field. This option can be used only with searchable fields. It must be set together with indexAnalyzer and it cannot be set together with the analyzer option. This property cannot be set to the name of a language analyzer; use the analyzer property instead if you need a language analyzer. This analyzer can be updated on an existing field. Must be null for complex fields. */
@@ -889,7 +689,7 @@ export interface CharFilter {
889
689
  name: string;
890
690
  }
891
691
  /** Base type for normalizers. */
892
- export interface LexicalNormalizer {
692
+ export interface BaseLexicalNormalizer {
893
693
  /** Polymorphic discriminator, which specifies the different types this object can be */
894
694
  odatatype: "#Microsoft.Azure.Search.CustomNormalizer";
895
695
  /** The name of the normalizer. It must only contain letters, digits, spaces, dashes or underscores, can only start and end with alphanumeric characters, and is limited to 128 characters. It cannot end in '.microsoft' nor '.lucene', nor be named 'asciifolding', 'standard', 'lowercase', 'uppercase', or 'elision'. */
@@ -915,8 +715,6 @@ export interface SemanticConfiguration {
915
715
  prioritizedFields: SemanticPrioritizedFields;
916
716
  /** Specifies the score type to be used for the sort order of the search results. */
917
717
  rankingOrder?: RankingOrder;
918
- /** Determines which semantic or query rewrite models to use during model flighting/upgrades. */
919
- flightingOptIn?: boolean;
920
718
  }
921
719
  /** Describes the title, content, and keywords fields to be used for semantic ranking, captions, highlights, and answers. */
922
720
  export interface SemanticPrioritizedFields {
@@ -963,7 +761,7 @@ export interface VectorSearchAlgorithmConfiguration {
963
761
  /** Specifies the vectorization method to be used during query time. */
964
762
  export interface VectorSearchVectorizer {
965
763
  /** Polymorphic discriminator, which specifies the different types this object can be */
966
- kind: "azureOpenAI" | "customWebApi" | "aiServicesVision" | "aml";
764
+ kind: "azureOpenAI" | "customWebApi";
967
765
  /** The name to associate with this particular vectorization method. */
968
766
  vectorizerName: string;
969
767
  }
@@ -973,14 +771,14 @@ export interface VectorSearchCompression {
973
771
  kind: "scalarQuantization" | "binaryQuantization";
974
772
  /** The name to associate with this particular configuration. */
975
773
  compressionName: string;
976
- /** If set to true, once the ordered set of results calculated using compressed vectors are obtained, they will be reranked again by recalculating the full-precision similarity scores. This will improve recall at the expense of latency. */
977
- rerankWithOriginalVectors?: boolean;
978
- /** Default oversampling factor. Oversampling will internally request more documents (specified by this multiplier) in the initial search. This increases the set of results that will be reranked using recomputed similarity scores from full-precision vectors. Minimum value is 1, meaning no oversampling (1x). This parameter can only be set when rerankWithOriginalVectors is true. Higher values improve recall at the expense of latency. */
979
- defaultOversampling?: number;
980
774
  /** Contains the options for rescoring. */
981
775
  rescoringOptions?: RescoringOptions;
982
776
  /** The number of dimensions to truncate the vectors to. Truncating the vectors reduces the size of the vectors and the amount of data that needs to be transferred during search. This can save storage cost and improve search performance at the expense of recall. It should be only used for embeddings trained with Matryoshka Representation Learning (MRL) such as OpenAI text-embedding-3-large (small). The default value is null, which means no truncation. */
983
777
  truncationDimension?: number;
778
+ /** If set to true, once the ordered set of results calculated using compressed vectors are obtained, they will be reranked again by recalculating the full-precision similarity scores. This will improve recall at the expense of latency. */
779
+ rerankWithOriginalVectors?: boolean;
780
+ /** Default oversampling factor. Oversampling will internally request more documents (specified by this multiplier) in the initial search. This increases the set of results that will be reranked using recomputed similarity scores from full-precision vectors. Minimum value is 1, meaning no oversampling (1x). This parameter can only be set when rerankWithOriginalVectors is true. Higher values improve recall at the expense of latency. */
781
+ defaultOversampling?: number;
984
782
  }
985
783
  /** Contains the options for rescoring. */
986
784
  export interface RescoringOptions {
@@ -1060,23 +858,6 @@ export interface AnalyzedTokenInfo {
1060
858
  */
1061
859
  readonly position: number;
1062
860
  }
1063
- /** Represents an index alias, which describes a mapping from the alias name to an index. The alias name can be used in place of the index name for supported operations. */
1064
- export interface SearchAlias {
1065
- /** The name of the alias. */
1066
- name: string;
1067
- /** The name of the index this alias maps to. Only one index name may be specified. */
1068
- indexes: string[];
1069
- /** The ETag of the alias. */
1070
- etag?: string;
1071
- }
1072
- /** Response from a List Aliases request. If successful, it includes the associated index mappings for all aliases. */
1073
- export interface ListAliasesResult {
1074
- /**
1075
- * The aliases in the Search service.
1076
- * NOTE: This property will not be serialized. It can only be populated by the server.
1077
- */
1078
- readonly aliases: SearchAlias[];
1079
- }
1080
861
  /** Response from a get service statistics request. If successful, it includes service level counters and limits. */
1081
862
  export interface ServiceStatistics {
1082
863
  /** Service level resource counters. */
@@ -1086,8 +867,6 @@ export interface ServiceStatistics {
1086
867
  }
1087
868
  /** Represents service-level resource counters and quotas. */
1088
869
  export interface ServiceCounters {
1089
- /** Total number of aliases. */
1090
- aliasCounter: ResourceCounter;
1091
870
  /** Total number of documents across all indexes in the service. */
1092
871
  documentCounter: ResourceCounter;
1093
872
  /** Total number of indexes. */
@@ -1125,80 +904,6 @@ export interface ServiceLimits {
1125
904
  /** The maximum amount of storage in bytes allowed per index. */
1126
905
  maxStoragePerIndexInBytes?: number;
1127
906
  }
1128
- /** Response from a request to retrieve stats summary of all indexes. If successful, it includes the stats of each index in the service. */
1129
- export interface ListIndexStatsSummary {
1130
- /**
1131
- * The Statistics summary of all indexes in the Search service.
1132
- * NOTE: This property will not be serialized. It can only be populated by the server.
1133
- */
1134
- readonly indexesStatistics: IndexStatisticsSummary[];
1135
- }
1136
- /** Statistics for a given index. Statistics are collected periodically and are not guaranteed to always be up-to-date. */
1137
- export interface IndexStatisticsSummary {
1138
- /** The name of the index. */
1139
- name: string;
1140
- /**
1141
- * The number of documents in the index.
1142
- * NOTE: This property will not be serialized. It can only be populated by the server.
1143
- */
1144
- readonly documentCount: number;
1145
- /**
1146
- * The amount of storage in bytes consumed by the index.
1147
- * NOTE: This property will not be serialized. It can only be populated by the server.
1148
- */
1149
- readonly storageSize: number;
1150
- /**
1151
- * The amount of memory in bytes consumed by vectors in the index.
1152
- * NOTE: This property will not be serialized. It can only be populated by the server.
1153
- */
1154
- readonly vectorIndexSize: number;
1155
- }
1156
- /** Specifies the parameters for connecting to the Azure OpenAI resource. */
1157
- export interface AzureOpenAIParameters {
1158
- /** The resource URI of the Azure OpenAI resource. */
1159
- resourceUrl?: string;
1160
- /** ID of the Azure OpenAI model deployment on the designated resource. */
1161
- deploymentId?: string;
1162
- /** API key of the designated Azure OpenAI resource. */
1163
- apiKey?: string;
1164
- /** The user-assigned managed identity used for outbound connections. */
1165
- authIdentity?: SearchIndexerDataIdentityUnion;
1166
- /** The name of the embedding model that is deployed at the provided deploymentId path. */
1167
- modelName?: AzureOpenAIModelName;
1168
- }
1169
- /** Parameters for search index knowledge source. */
1170
- export interface SearchIndexKnowledgeSourceParameters {
1171
- /** The name of the Search index. */
1172
- searchIndexName: string;
1173
- /** Used to request additional fields for referenced source data. */
1174
- sourceDataSelect?: string;
1175
- }
1176
- /** Parameters for Azure Blob Storage knowledge source. */
1177
- export interface AzureBlobKnowledgeSourceParameters {
1178
- /** An explicit identity to use for this knowledge source. */
1179
- identity?: SearchIndexerDataIdentityUnion;
1180
- /** Key-based connection string or the ResourceId format if using a managed identity. */
1181
- connectionString: string;
1182
- /** The name of the blob storage container. */
1183
- containerName: string;
1184
- /** Optional folder path within the container. */
1185
- folderPath?: string;
1186
- /** Optional vectorizer configuration for vectorizing content. */
1187
- embeddingModel?: VectorSearchVectorizerUnion;
1188
- /** Optional chat completion model for image verbalization or context extraction. */
1189
- chatCompletionModel?: KnowledgeAgentModelUnion;
1190
- /** Optional schedule for data ingestion. */
1191
- ingestionSchedule?: IndexingSchedule;
1192
- /**
1193
- * Resources created by the knowledge source.
1194
- * NOTE: This property will not be serialized. It can only be populated by the server.
1195
- */
1196
- readonly createdResources?: {
1197
- [propertyName: string]: string;
1198
- };
1199
- /** Indicates whether image verbalization should be disabled. */
1200
- disableImageVerbalization?: boolean;
1201
- }
1202
907
  /** Contains the parameters specific to the HNSW algorithm. */
1203
908
  export interface HnswParameters {
1204
909
  /** The number of bi-directional links created for every new element during construction. Increasing this parameter value may improve recall and reduce retrieval times for datasets with high intrinsic dimensionality at the expense of increased memory consumption and longer indexing time. */
@@ -1220,6 +925,24 @@ export interface ScalarQuantizationParameters {
1220
925
  /** The quantized data type of compressed vector values. */
1221
926
  quantizedDataType?: VectorSearchCompressionTarget;
1222
927
  }
928
+ /** Specifies the parameters for connecting to the Azure OpenAI resource. */
929
+ export interface AzureOpenAIParameters {
930
+ /** The resource URI of the Azure OpenAI resource. */
931
+ resourceUrl?: string;
932
+ /** ID of the Azure OpenAI model deployment on the designated resource. */
933
+ deploymentId?: string;
934
+ /** API key of the designated Azure OpenAI resource. */
935
+ apiKey?: string;
936
+ /** The user-assigned managed identity used for outbound connections. */
937
+ authIdentity?: SearchIndexerDataIdentityUnion;
938
+ /** The name of the embedding model that is deployed at the provided deploymentId path. */
939
+ modelName?: AzureOpenAIModelName;
940
+ }
941
+ /** Abstract base type for data identities. */
942
+ export interface SearchIndexerDataIdentity {
943
+ /** Polymorphic discriminator, which specifies the different types this object can be */
944
+ odatatype: "#Microsoft.Azure.Search.DataNoneIdentity" | "#Microsoft.Azure.Search.DataUserAssignedIdentity";
945
+ }
1223
946
  /** Specifies the properties for connecting to a user-defined vectorizer. */
1224
947
  export interface WebApiParameters {
1225
948
  /** The URI of the Web API providing the vectorizer. */
@@ -1237,32 +960,6 @@ export interface WebApiParameters {
1237
960
  /** The user-assigned managed identity used for outbound connections. If an authResourceId is provided and it's not specified, the system-assigned managed identity is used. On updates to the indexer, if the identity is unspecified, the value remains unchanged. If set to "none", the value of this property is cleared. */
1238
961
  authIdentity?: SearchIndexerDataIdentityUnion;
1239
962
  }
1240
- /** Specifies the AI Services Vision parameters for vectorizing a query image or text. */
1241
- export interface AIServicesVisionParameters {
1242
- /** The version of the model to use when calling the AI Services Vision service. It will default to the latest available when not specified. */
1243
- modelVersion: string | null;
1244
- /** The resource URI of the AI Services resource. */
1245
- resourceUri: string;
1246
- /** API key of the designated AI Services resource. */
1247
- apiKey?: string;
1248
- /** The user-assigned managed identity used for outbound connections. If an authResourceId is provided and it's not specified, the system-assigned managed identity is used. On updates to the index, if the identity is unspecified, the value remains unchanged. If set to "none", the value of this property is cleared. */
1249
- authIdentity?: SearchIndexerDataIdentityUnion;
1250
- }
1251
- /** Specifies the properties for connecting to an AML vectorizer. */
1252
- export interface AMLParameters {
1253
- /** (Required for no authentication or key authentication) The scoring URI of the AML service to which the JSON payload will be sent. Only the https URI scheme is allowed. */
1254
- scoringUri: string | null;
1255
- /** (Required for key authentication) The key for the AML service. */
1256
- authenticationKey?: string;
1257
- /** (Required for token authentication). The Azure Resource Manager resource ID of the AML service. It should be in the format subscriptions/{guid}/resourceGroups/{resource-group-name}/Microsoft.MachineLearningServices/workspaces/{workspace-name}/services/{service_name}. */
1258
- resourceId?: string;
1259
- /** (Optional) When specified, indicates the timeout for the http client making the API call. */
1260
- timeout?: string;
1261
- /** (Optional for token authentication). The region the AML service is deployed in. */
1262
- region?: string;
1263
- /** The name of the embedding model from the Azure AI Foundry Catalog that is deployed at the provided endpoint. */
1264
- modelName?: AIFoundryModelCatalogName;
1265
- }
1266
963
  /** Provides parameter values to a distance scoring function. */
1267
964
  export interface DistanceScoringParameters {
1268
965
  /** The name of the parameter passed in search queries to specify the reference location. */
@@ -1289,6 +986,13 @@ export interface TagScoringParameters {
1289
986
  /** The name of the parameter passed in search queries to specify the list of tags to compare against the target field. */
1290
987
  tagsParameter: string;
1291
988
  }
989
+ /** A dictionary of knowledge store-specific configuration properties. Each name is the name of a specific property. Each value must be of a primitive type. */
990
+ export interface SearchIndexerKnowledgeStoreParameters {
991
+ /** Describes unknown properties. The value of an unknown property can be of "any" type. */
992
+ [property: string]: any;
993
+ /** Whether or not projections should synthesize a generated key name if one isn't already present. */
994
+ synthesizeGeneratedKeyName?: boolean;
995
+ }
1292
996
  /** An object that contains information about the matches that were found, and related metadata. */
1293
997
  export interface CustomEntity {
1294
998
  /** The top-level entity descriptor. Matches in the skill output will be grouped by this name, and it should represent the "normalized" form of the text being found. */
@@ -1327,12 +1031,6 @@ export interface CustomEntityAlias {
1327
1031
  /** Determine the fuzzy edit distance of the alias. */
1328
1032
  fuzzyEditDistance?: number;
1329
1033
  }
1330
- export interface AzureOpenAITokenizerParameters {
1331
- /** Only applies if the unit is set to azureOpenAITokens. Options include 'R50k_base', 'P50k_base', 'P50k_edit' and 'CL100k_base'. The default value is 'CL100k_base'. */
1332
- encoderModelName?: SplitSkillEncoderModelName;
1333
- /** (Optional) Only applies if the unit is set to azureOpenAITokens. This parameter defines a collection of special tokens that are permitted within the tokenization process. */
1334
- allowedSpecialTokens?: string[];
1335
- }
1336
1034
  /** Controls the cardinality for chunking the content. */
1337
1035
  export interface DocumentIntelligenceLayoutSkillChunkingProperties {
1338
1036
  /** The unit of the chunk. */
@@ -1342,85 +1040,6 @@ export interface DocumentIntelligenceLayoutSkillChunkingProperties {
1342
1040
  /** The length of overlap provided between two text chunks. Default is 0. */
1343
1041
  overlapLength?: number;
1344
1042
  }
1345
- /** Common language model parameters for Chat Completions. If omitted, default values are used. */
1346
- export interface CommonModelParameters {
1347
- /** The name of the model to use (e.g., 'gpt-4o', etc.). Default is null if not specified. */
1348
- model?: string;
1349
- /** A float in the range [-2,2] that reduces or increases likelihood of repeated tokens. Default is 0. */
1350
- frequencyPenalty?: number;
1351
- /** A float in the range [-2,2] that penalizes new tokens based on their existing presence. Default is 0. */
1352
- presencePenalty?: number;
1353
- /** Maximum number of tokens to generate. */
1354
- maxTokens?: number;
1355
- /** Sampling temperature. Default is 0.7. */
1356
- temperature?: number;
1357
- /** Random seed for controlling deterministic outputs. If omitted, randomization is used. */
1358
- seed?: number;
1359
- /** List of stop sequences that will cut off text generation. Default is none. */
1360
- stop?: string[];
1361
- }
1362
- /** Determines how the language model's response should be serialized. Defaults to 'text'. */
1363
- export interface ChatCompletionResponseFormat {
1364
- /** Specifies how the LLM should format the response. Possible values: 'text' (plain string), 'json_object' (arbitrary JSON), or 'json_schema' (adheres to provided schema). */
1365
- type?: ChatCompletionResponseFormatType;
1366
- /** An open dictionary for extended properties. Required if 'type' == 'json_schema' */
1367
- chatCompletionSchemaProperties?: ChatCompletionResponseFormatJsonSchemaProperties;
1368
- }
1369
- /** An open dictionary for extended properties. Required if 'type' == 'json_schema' */
1370
- export interface ChatCompletionResponseFormatJsonSchemaProperties {
1371
- /** Name of the json schema the model will adhere to */
1372
- name?: string;
1373
- /** Description of the json schema the model will adhere to. */
1374
- description?: string;
1375
- /** Whether or not the model's response should use structured outputs. Default is true */
1376
- strict?: boolean;
1377
- /** Object defining the custom schema the model will use to structure its output. */
1378
- schema?: ChatCompletionSchema;
1379
- }
1380
- /** Object defining the custom schema the model will use to structure its output. */
1381
- export interface ChatCompletionSchema {
1382
- /** Type of schema representation. Usually 'object'. Default is 'object'. */
1383
- type?: string;
1384
- /** A JSON-formatted string that defines the output schema's properties and constraints for the model. */
1385
- properties?: string;
1386
- /** An array of the property names that are required to be part of the model's response. All properties must be included for structured outputs. */
1387
- required?: string[];
1388
- /** Controls whether it is allowable for an object to contain additional keys / values that were not defined in the JSON Schema. Default is false. */
1389
- additionalProperties?: boolean;
1390
- }
1391
- /** Specifies the Azure OpenAI resource used to do query planning. */
1392
- export interface KnowledgeAgentAzureOpenAIModel extends KnowledgeAgentModel {
1393
- /** Polymorphic discriminator, which specifies the different types this object can be */
1394
- kind: "azureOpenAI";
1395
- /** Contains the parameters specific to Azure OpenAI model endpoint. */
1396
- azureOpenAIParameters: AzureOpenAIParameters;
1397
- }
1398
- /** Clears the identity property of a datasource. */
1399
- export interface SearchIndexerDataNoneIdentity extends SearchIndexerDataIdentity {
1400
- /** Polymorphic discriminator, which specifies the different types this object can be */
1401
- odatatype: "#Microsoft.Azure.Search.DataNoneIdentity";
1402
- }
1403
- /** Specifies the identity for a datasource to use. */
1404
- export interface SearchIndexerDataUserAssignedIdentity extends SearchIndexerDataIdentity {
1405
- /** Polymorphic discriminator, which specifies the different types this object can be */
1406
- odatatype: "#Microsoft.Azure.Search.DataUserAssignedIdentity";
1407
- /** The fully qualified Azure resource Id of a user assigned managed identity typically in the form "/subscriptions/12345678-1234-1234-1234-1234567890ab/resourceGroups/rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId" that should have been assigned to the search service. */
1408
- resourceId: string;
1409
- }
1410
- /** Knowledge Source targeting a search index. */
1411
- export interface SearchIndexKnowledgeSource extends KnowledgeSource {
1412
- /** Polymorphic discriminator, which specifies the different types this object can be */
1413
- kind: "searchIndex";
1414
- /** The parameters for the knowledge source. */
1415
- searchIndexParameters: SearchIndexKnowledgeSourceParameters;
1416
- }
1417
- /** Configuration for Azure Blob Storage knowledge source. */
1418
- export interface AzureBlobKnowledgeSource extends KnowledgeSource {
1419
- /** Polymorphic discriminator, which specifies the different types this object can be */
1420
- kind: "azureBlob";
1421
- /** The type of the knowledge source. */
1422
- azureBlobParameters: AzureBlobKnowledgeSourceParameters;
1423
- }
1424
1043
  /** Defines a data change detection policy that captures changes based on the value of a high water mark column. */
1425
1044
  export interface HighWaterMarkChangeDetectionPolicy extends DataChangeDetectionPolicy {
1426
1045
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -1442,11 +1061,6 @@ export interface SoftDeleteColumnDeletionDetectionPolicy extends DataDeletionDet
1442
1061
  /** The marker value that identifies an item as deleted. */
1443
1062
  softDeleteMarkerValue?: string;
1444
1063
  }
1445
- /** Defines a data deletion detection policy utilizing Azure Blob Storage's native soft delete feature for deletion detection. */
1446
- export interface NativeBlobSoftDeleteDeletionDetectionPolicy extends DataDeletionDetectionPolicy {
1447
- /** Polymorphic discriminator, which specifies the different types this object can be */
1448
- odatatype: "#Microsoft.Azure.Search.NativeBlobSoftDeleteDeletionDetectionPolicy";
1449
- }
1450
1064
  /** A skill that enables scenarios that require a Boolean operation to determine the data to assign to an output. */
1451
1065
  export interface ConditionalSkill extends SearchIndexerSkill {
1452
1066
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -1604,10 +1218,6 @@ export interface SplitSkill extends SearchIndexerSkill {
1604
1218
  pageOverlapLength?: number;
1605
1219
  /** Only applicable when textSplitMode is set to 'pages'. If specified, the SplitSkill will discontinue splitting after processing the first 'maximumPagesToTake' pages, in order to improve performance when only a few initial pages are needed from each document. */
1606
1220
  maximumPagesToTake?: number;
1607
- /** Only applies if textSplitMode is set to pages. There are two possible values. The choice of the values will decide the length (maximumPageLength and pageOverlapLength) measurement. The default is 'characters', which means the length will be measured by character. */
1608
- unit?: SplitSkillUnit;
1609
- /** Only applies if the unit is set to azureOpenAITokens. If specified, the splitSkill will use these parameters when performing the tokenization. The parameters are a valid 'encoderModelName' and an optional 'allowedSpecialTokens' property. */
1610
- azureOpenAITokenizerParameters?: AzureOpenAITokenizerParameters;
1611
1221
  }
1612
1222
  /** A skill looks for text from a custom, user-defined list of words and phrases. */
1613
1223
  export interface CustomEntityLookupSkill extends SearchIndexerSkill {
@@ -1668,7 +1278,7 @@ export interface DocumentIntelligenceLayoutSkill extends SearchIndexerSkill {
1668
1278
  /** A skill that can call a Web API endpoint, allowing you to extend a skillset by having it call your custom code. */
1669
1279
  export interface WebApiSkill extends SearchIndexerSkill {
1670
1280
  /** Polymorphic discriminator, which specifies the different types this object can be */
1671
- odatatype: "#Microsoft.Skills.Custom.WebApiSkill" | "#Microsoft.Skills.Custom.ChatCompletionSkill";
1281
+ odatatype: "#Microsoft.Skills.Custom.WebApiSkill";
1672
1282
  /** The url for the Web API. */
1673
1283
  uri: string;
1674
1284
  /** The headers required to make the http request. */
@@ -1688,23 +1298,6 @@ export interface WebApiSkill extends SearchIndexerSkill {
1688
1298
  /** The user-assigned managed identity used for outbound connections. If an authResourceId is provided and it's not specified, the system-assigned managed identity is used. On updates to the indexer, if the identity is unspecified, the value remains unchanged. If set to "none", the value of this property is cleared. */
1689
1299
  authIdentity?: SearchIndexerDataIdentityUnion;
1690
1300
  }
1691
- /** The AML skill allows you to extend AI enrichment with a custom Azure Machine Learning (AML) model. Once an AML model is trained and deployed, an AML skill integrates it into AI enrichment. */
1692
- export interface AzureMachineLearningSkill extends SearchIndexerSkill {
1693
- /** Polymorphic discriminator, which specifies the different types this object can be */
1694
- odatatype: "#Microsoft.Skills.Custom.AmlSkill";
1695
- /** (Required for no authentication or key authentication) The scoring URI of the AML service to which the JSON payload will be sent. Only the https URI scheme is allowed. */
1696
- scoringUri?: string;
1697
- /** (Required for key authentication) The key for the AML service. */
1698
- authenticationKey?: string;
1699
- /** (Required for token authentication). The Azure Resource Manager resource ID of the AML service. It should be in the format subscriptions/{guid}/resourceGroups/{resource-group-name}/Microsoft.MachineLearningServices/workspaces/{workspace-name}/services/{service_name}. */
1700
- resourceId?: string;
1701
- /** (Optional) When specified, indicates the timeout for the http client making the API call. */
1702
- timeout?: string;
1703
- /** (Optional for token authentication). The region the AML service is deployed in. */
1704
- region?: string;
1705
- /** (Optional) When specified, indicates the number of calls the indexer will make in parallel to the endpoint you have provided. You can decrease this value if your endpoint is failing under too high of a request load, or raise it if your endpoint is able to accept more requests and you would like an increase in the performance of the indexer. If not set, a default value of 5 is used. The degreeOfParallelism can be set to a maximum of 10 and a minimum of 1. */
1706
- degreeOfParallelism?: number;
1707
- }
1708
1301
  /** Allows you to generate a vector embedding for a given text input using the Azure OpenAI resource. */
1709
1302
  export interface AzureOpenAIEmbeddingSkill extends SearchIndexerSkill, AzureOpenAIParameters {
1710
1303
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -1712,13 +1305,6 @@ export interface AzureOpenAIEmbeddingSkill extends SearchIndexerSkill, AzureOpen
1712
1305
  /** The number of dimensions the resulting output embeddings should have. Only supported in text-embedding-3 and later models. */
1713
1306
  dimensions?: number;
1714
1307
  }
1715
- /** Allows you to generate a vector embedding for a given image or text input using the Azure AI Services Vision Vectorize API. */
1716
- export interface VisionVectorizeSkill extends SearchIndexerSkill {
1717
- /** Polymorphic discriminator, which specifies the different types this object can be */
1718
- odatatype: "#Microsoft.Skills.Vision.VectorizeSkill";
1719
- /** The version of the model to use when calling the AI Services Vision service. It will default to the latest available when not specified. */
1720
- modelVersion: string | null;
1721
- }
1722
1308
  /** An empty object that represents the default Azure AI service resource for a skillset. */
1723
1309
  export interface DefaultCognitiveServicesAccount extends CognitiveServicesAccount {
1724
1310
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -1731,24 +1317,6 @@ export interface CognitiveServicesAccountKey extends CognitiveServicesAccount {
1731
1317
  /** The key used to provision the Azure AI service resource attached to a skillset. */
1732
1318
  key: string;
1733
1319
  }
1734
- /** The account key of an Azure AI service resource that's attached to a skillset, to be used with the resource's subdomain. */
1735
- export interface AIServicesAccountKey extends CognitiveServicesAccount {
1736
- /** Polymorphic discriminator, which specifies the different types this object can be */
1737
- odatatype: "#Microsoft.Azure.Search.AIServicesByKey";
1738
- /** The key used to provision the Azure AI service resource attached to a skillset. */
1739
- key: string;
1740
- /** The subdomain url for the corresponding AI Service. */
1741
- subdomainUrl: string;
1742
- }
1743
- /** The multi-region account of an Azure AI service resource that's attached to a skillset. */
1744
- export interface AIServicesAccountIdentity extends CognitiveServicesAccount {
1745
- /** Polymorphic discriminator, which specifies the different types this object can be */
1746
- odatatype: "#Microsoft.Azure.Search.AIServicesByIdentity";
1747
- /** The user-assigned managed identity used for connections to AI Service. If not specified, the system-assigned managed identity is used. On updates to the skillset, if the identity is unspecified, the value remains unchanged. If set to "none", the value of this property is cleared. */
1748
- identity?: SearchIndexerDataIdentityUnion;
1749
- /** The subdomain url for the corresponding AI Service. */
1750
- subdomainUrl: string;
1751
- }
1752
1320
  /** Description for what data to store in Azure Tables. */
1753
1321
  export interface SearchIndexerKnowledgeStoreTableProjectionSelector extends SearchIndexerKnowledgeStoreProjectionSelector {
1754
1322
  /** Name of the Azure table to store projected data in. */
@@ -2209,7 +1777,7 @@ export interface PatternReplaceCharFilter extends CharFilter {
2209
1777
  replacement: string;
2210
1778
  }
2211
1779
  /** Allows you to configure normalization for filterable, sortable, and facetable fields, which by default operate with strict matching. This is a user-defined configuration consisting of at least one or more filters, which modify the token that is stored. */
2212
- export interface CustomNormalizer extends LexicalNormalizer {
1780
+ export interface CustomLexicalNormalizer extends BaseLexicalNormalizer {
2213
1781
  /** Polymorphic discriminator, which specifies the different types this object can be */
2214
1782
  odatatype: "#Microsoft.Azure.Search.CustomNormalizer";
2215
1783
  /** A list of token filters used to filter out or modify the input token. For example, you can specify a lowercase filter that converts all characters to lowercase. The filters are run in the order in which they are listed. */
@@ -2259,20 +1827,6 @@ export interface WebApiVectorizer extends VectorSearchVectorizer {
2259
1827
  /** Specifies the properties of the user-defined vectorizer. */
2260
1828
  parameters?: WebApiParameters;
2261
1829
  }
2262
- /** Specifies the AI Services Vision parameters for vectorizing a query image or text. */
2263
- export interface AIServicesVisionVectorizer extends VectorSearchVectorizer {
2264
- /** Polymorphic discriminator, which specifies the different types this object can be */
2265
- kind: "aiServicesVision";
2266
- /** Contains the parameters specific to AI Services Vision embedding vectorization. */
2267
- aIServicesVisionParameters?: AIServicesVisionParameters;
2268
- }
2269
- /** Specifies an Azure Machine Learning endpoint deployed via the Azure AI Foundry Model Catalog for generating the vector embedding of a query string. */
2270
- export interface AMLVectorizer extends VectorSearchVectorizer {
2271
- /** Polymorphic discriminator, which specifies the different types this object can be */
2272
- kind: "aml";
2273
- /** Specifies the properties of the AML vectorizer. */
2274
- aMLParameters?: AMLParameters;
2275
- }
2276
1830
  /** Contains configuration options specific to the scalar quantization compression method used during indexing and querying. */
2277
1831
  export interface ScalarQuantizationCompression extends VectorSearchCompression {
2278
1832
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -2285,22 +1839,17 @@ export interface BinaryQuantizationCompression extends VectorSearchCompression {
2285
1839
  /** Polymorphic discriminator, which specifies the different types this object can be */
2286
1840
  kind: "binaryQuantization";
2287
1841
  }
2288
- /** A skill that calls a language model via Azure AI Foundry's Chat Completions endpoint. */
2289
- export interface ChatCompletionSkill extends WebApiSkill {
1842
+ /** Clears the identity property of a datasource. */
1843
+ export interface SearchIndexerDataNoneIdentity extends SearchIndexerDataIdentity {
2290
1844
  /** Polymorphic discriminator, which specifies the different types this object can be */
2291
- odatatype: "#Microsoft.Skills.Custom.ChatCompletionSkill";
2292
- /** API key for authenticating to the model. Both apiKey and authIdentity cannot be specified at the same time. */
2293
- apiKey?: string;
2294
- /** Common language model parameters that customers can tweak. If omitted, reasonable defaults will be applied. */
2295
- commonModelParameters?: CommonModelParameters;
2296
- /** Open-type dictionary for model-specific parameters that should be appended to the chat completions call. Follows Azure AI Foundry’s extensibility pattern. */
2297
- extraParameters?: {
2298
- [propertyName: string]: any;
2299
- };
2300
- /** How extra parameters are handled by Azure AI Foundry. Default is 'error'. */
2301
- extraParametersBehavior?: ChatCompletionExtraParametersBehavior;
2302
- /** Determines how the LLM should format its response. Defaults to 'text' response type. */
2303
- responseFormat?: ChatCompletionResponseFormat;
1845
+ odatatype: "#Microsoft.Azure.Search.DataNoneIdentity";
1846
+ }
1847
+ /** Specifies the identity for a datasource to use. */
1848
+ export interface SearchIndexerDataUserAssignedIdentity extends SearchIndexerDataIdentity {
1849
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1850
+ odatatype: "#Microsoft.Azure.Search.DataUserAssignedIdentity";
1851
+ /** The fully qualified Azure resource Id of a user assigned managed identity typically in the form "/subscriptions/12345678-1234-1234-1234-1234567890ab/resourceGroups/rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId" that should have been assigned to the search service. */
1852
+ resourceId: string;
2304
1853
  }
2305
1854
  /** Projection definition for what data to store in Azure Blob. */
2306
1855
  export interface SearchIndexerKnowledgeStoreObjectProjectionSelector extends SearchIndexerKnowledgeStoreBlobProjectionSelector {
@@ -2308,79 +1857,34 @@ export interface SearchIndexerKnowledgeStoreObjectProjectionSelector extends Sea
2308
1857
  /** Projection definition for what data to store in Azure Files. */
2309
1858
  export interface SearchIndexerKnowledgeStoreFileProjectionSelector extends SearchIndexerKnowledgeStoreBlobProjectionSelector {
2310
1859
  }
2311
- /** Known values of {@link ApiVersion20250801Preview} that the service accepts. */
2312
- export declare enum KnownApiVersion20250801Preview {
2313
- /** Api Version '2025-08-01-preview' */
2314
- TwoThousandTwentyFive0801Preview = "2025-08-01-preview"
2315
- }
2316
- /**
2317
- * Defines values for ApiVersion20250801Preview. \
2318
- * {@link KnownApiVersion20250801Preview} can be used interchangeably with ApiVersion20250801Preview,
2319
- * this enum contains the known values that the service supports.
2320
- * ### Known values supported by the service
2321
- * **2025-08-01-preview**: Api Version '2025-08-01-preview'
2322
- */
2323
- export type ApiVersion20250801Preview = string;
2324
- /** Known values of {@link KnowledgeAgentModelKind} that the service accepts. */
2325
- export declare enum KnownKnowledgeAgentModelKind {
2326
- /** Use Azure Open AI models for query planning. */
2327
- AzureOpenAI = "azureOpenAI"
2328
- }
2329
- /**
2330
- * Defines values for KnowledgeAgentModelKind. \
2331
- * {@link KnownKnowledgeAgentModelKind} can be used interchangeably with KnowledgeAgentModelKind,
2332
- * this enum contains the known values that the service supports.
2333
- * ### Known values supported by the service
2334
- * **azureOpenAI**: Use Azure Open AI models for query planning.
2335
- */
2336
- export type KnowledgeAgentModelKind = string;
2337
- /** Known values of {@link KnowledgeAgentOutputConfigurationModality} that the service accepts. */
2338
- export declare enum KnownKnowledgeAgentOutputConfigurationModality {
2339
- /** Synthesize an answer for the response payload. */
2340
- AnswerSynthesis = "answerSynthesis",
2341
- /** Return data from the knowledge sources directly without generative alteration. */
2342
- ExtractiveData = "extractiveData"
2343
- }
2344
- /**
2345
- * Defines values for KnowledgeAgentOutputConfigurationModality. \
2346
- * {@link KnownKnowledgeAgentOutputConfigurationModality} can be used interchangeably with KnowledgeAgentOutputConfigurationModality,
2347
- * this enum contains the known values that the service supports.
2348
- * ### Known values supported by the service
2349
- * **answerSynthesis**: Synthesize an answer for the response payload. \
2350
- * **extractiveData**: Return data from the knowledge sources directly without generative alteration.
2351
- */
2352
- export type KnowledgeAgentOutputConfigurationModality = string;
2353
- /** Known values of {@link KnowledgeSourceKind} that the service accepts. */
2354
- export declare enum KnownKnowledgeSourceKind {
2355
- /** A knowledge source that reads data from a Search Index. */
2356
- SearchIndex = "searchIndex",
2357
- /** A knowledge source that read and ingest data from Azure Blob Storage to a Search Index. */
2358
- AzureBlob = "azureBlob"
1860
+ /** Known values of {@link ApiVersion20250901} that the service accepts. */
1861
+ export declare enum KnownApiVersion20250901 {
1862
+ /** Api Version '2025-09-01' */
1863
+ TwoThousandTwentyFive0901 = "2025-09-01"
2359
1864
  }
2360
1865
  /**
2361
- * Defines values for KnowledgeSourceKind. \
2362
- * {@link KnownKnowledgeSourceKind} can be used interchangeably with KnowledgeSourceKind,
1866
+ * Defines values for ApiVersion20250901. \
1867
+ * {@link KnownApiVersion20250901} can be used interchangeably with ApiVersion20250901,
2363
1868
  * this enum contains the known values that the service supports.
2364
1869
  * ### Known values supported by the service
2365
- * **searchIndex**: A knowledge source that reads data from a Search Index. \
2366
- * **azureBlob**: A knowledge source that read and ingest data from Azure Blob Storage to a Search Index.
1870
+ * **2025-09-01**: Api Version '2025-09-01'
2367
1871
  */
2368
- export type KnowledgeSourceKind = string;
1872
+ export type ApiVersion20250901 = string;
2369
1873
  /** Known values of {@link SearchIndexerDataSourceType} that the service accepts. */
2370
1874
  export declare enum KnownSearchIndexerDataSourceType {
2371
- /** Indicates an Azure SQL datasource. */
1875
+ /** Definition of an Azure SQL datasource whose credentials can either be a standard SQL connection string or the ResourceId of the SQL resource. The container property refers to the table or view to be indexed. Query parameter is not supported for this datasource. */
2372
1876
  AzureSql = "azuresql",
2373
- /** Indicates a CosmosDB datasource. */
1877
+ /** Definition of an CosmosDB datasource whose credentials can either be a formatted connection string containing details for AccountEndpoint, AccountKey, and Database for a key based connection or details for ResourceID and ApiKind for keyless connection. The container property refers to cosmosdb collection to be indexed and the optional query property refers to a SQL query on the collection. */
2374
1878
  CosmosDb = "cosmosdb",
2375
- /** Indicates an Azure Blob datasource. */
1879
+ /** Definition of an Azure Blob datasource whose credentials can either be a storage connection string or the ResourceId of the storage account. The container property refers to the blob container to be indexed and the optional query property refers to a specific sub-folder in the container. */
2376
1880
  AzureBlob = "azureblob",
2377
- /** Indicates an Azure Table datasource. */
1881
+ /** Definition of an Azure Table datasource whose credentials can either be a table connection string or the ResourceId of the storage account. The container property refers to the blob container to be indexed and the optional query property can be used to filter rows. */
2378
1882
  AzureTable = "azuretable",
2379
- /** Indicates a MySql datasource. */
1883
+ /** Definition of an Azure SQL datasource whose credentials can either be a standard ADO.NET formatted SQL connection string or the ResourceId of the SQL resource. The container property refers to the table or view to be indexed. Query parameter is not supported for this datasource. */
2380
1884
  MySql = "mysql",
2381
- /** Indicates an ADLS Gen2 datasource. */
1885
+ /** Definition of an Azure ADLS Gen 2 datasource whose credentials can either be a storage connection string or the ResourceId of the storage account. The container property refers to the blob container to be indexed and the optional query property refers to a specific sub-folder in the container. */
2382
1886
  AdlsGen2 = "adlsgen2",
2383
- /** Indicates a Microsoft Fabric OneLake datasource. */
1887
+ /** Definition of an Microsoft Fabric Onelake datasource whose credentials can either be the Fabric workspace GUID or a workspace FQDN. The container property refers to the lakehouse GUID and the optional query property refers to folders or shortcuts in the lakehouse. */
2384
1888
  OneLake = "onelake"
2385
1889
  }
2386
1890
  /**
@@ -2388,47 +1892,15 @@ export declare enum KnownSearchIndexerDataSourceType {
2388
1892
  * {@link KnownSearchIndexerDataSourceType} can be used interchangeably with SearchIndexerDataSourceType,
2389
1893
  * this enum contains the known values that the service supports.
2390
1894
  * ### Known values supported by the service
2391
- * **azuresql**: Indicates an Azure SQL datasource. \
2392
- * **cosmosdb**: Indicates a CosmosDB datasource. \
2393
- * **azureblob**: Indicates an Azure Blob datasource. \
2394
- * **azuretable**: Indicates an Azure Table datasource. \
2395
- * **mysql**: Indicates a MySql datasource. \
2396
- * **adlsgen2**: Indicates an ADLS Gen2 datasource. \
2397
- * **onelake**: Indicates a Microsoft Fabric OneLake datasource.
1895
+ * **azuresql**: Definition of an Azure SQL datasource whose credentials can either be a standard SQL connection string or the ResourceId of the SQL resource. The container property refers to the table or view to be indexed. Query parameter is not supported for this datasource. \
1896
+ * **cosmosdb**: Definition of an CosmosDB datasource whose credentials can either be a formatted connection string containing details for AccountEndpoint, AccountKey, and Database for a key based connection or details for ResourceID and ApiKind for keyless connection. The container property refers to cosmosdb collection to be indexed and the optional query property refers to a SQL query on the collection. \
1897
+ * **azureblob**: Definition of an Azure Blob datasource whose credentials can either be a storage connection string or the ResourceId of the storage account. The container property refers to the blob container to be indexed and the optional query property refers to a specific sub-folder in the container. \
1898
+ * **azuretable**: Definition of an Azure Table datasource whose credentials can either be a table connection string or the ResourceId of the storage account. The container property refers to the blob container to be indexed and the optional query property can be used to filter rows. \
1899
+ * **mysql**: Definition of an Azure SQL datasource whose credentials can either be a standard ADO.NET formatted SQL connection string or the ResourceId of the SQL resource. The container property refers to the table or view to be indexed. Query parameter is not supported for this datasource. \
1900
+ * **adlsgen2**: Definition of an Azure ADLS Gen 2 datasource whose credentials can either be a storage connection string or the ResourceId of the storage account. The container property refers to the blob container to be indexed and the optional query property refers to a specific sub-folder in the container. \
1901
+ * **onelake**: Definition of an Microsoft Fabric Onelake datasource whose credentials can either be the Fabric workspace GUID or a workspace FQDN. The container property refers to the lakehouse GUID and the optional query property refers to folders or shortcuts in the lakehouse.
2398
1902
  */
2399
1903
  export type SearchIndexerDataSourceType = string;
2400
- /** Known values of {@link IndexerPermissionOption} that the service accepts. */
2401
- export declare enum KnownIndexerPermissionOption {
2402
- /** Indexer to ingest ACL userIds from data source to index. */
2403
- UserIds = "userIds",
2404
- /** Indexer to ingest ACL groupIds from data source to index. */
2405
- GroupIds = "groupIds",
2406
- /** Indexer to ingest Azure RBAC scope from data source to index. */
2407
- RbacScope = "rbacScope"
2408
- }
2409
- /**
2410
- * Defines values for IndexerPermissionOption. \
2411
- * {@link KnownIndexerPermissionOption} can be used interchangeably with IndexerPermissionOption,
2412
- * this enum contains the known values that the service supports.
2413
- * ### Known values supported by the service
2414
- * **userIds**: Indexer to ingest ACL userIds from data source to index. \
2415
- * **groupIds**: Indexer to ingest ACL groupIds from data source to index. \
2416
- * **rbacScope**: Indexer to ingest Azure RBAC scope from data source to index.
2417
- */
2418
- export type IndexerPermissionOption = string;
2419
- /** Known values of {@link IndexerResyncOption} that the service accepts. */
2420
- export declare enum KnownIndexerResyncOption {
2421
- /** Indexer to re-ingest pre-selected permissions data from data source to index. */
2422
- Permissions = "permissions"
2423
- }
2424
- /**
2425
- * Defines values for IndexerResyncOption. \
2426
- * {@link KnownIndexerResyncOption} can be used interchangeably with IndexerResyncOption,
2427
- * this enum contains the known values that the service supports.
2428
- * ### Known values supported by the service
2429
- * **permissions**: Indexer to re-ingest pre-selected permissions data from data source to index.
2430
- */
2431
- export type IndexerResyncOption = string;
2432
1904
  /** Known values of {@link BlobIndexerParsingMode} that the service accepts. */
2433
1905
  export declare enum KnownBlobIndexerParsingMode {
2434
1906
  /** Set to default for normal file processing. */
@@ -2442,9 +1914,7 @@ export declare enum KnownBlobIndexerParsingMode {
2442
1914
  /** Set to jsonArray to extract individual elements of a JSON array as separate documents. */
2443
1915
  JsonArray = "jsonArray",
2444
1916
  /** Set to jsonLines to extract individual JSON entities, separated by a new line, as separate documents. */
2445
- JsonLines = "jsonLines",
2446
- /** Set to markdown to extract content from markdown files. */
2447
- Markdown = "markdown"
1917
+ JsonLines = "jsonLines"
2448
1918
  }
2449
1919
  /**
2450
1920
  * Defines values for BlobIndexerParsingMode. \
@@ -2456,54 +1926,9 @@ export declare enum KnownBlobIndexerParsingMode {
2456
1926
  * **delimitedText**: Set to delimitedText when blobs are plain CSV files. \
2457
1927
  * **json**: Set to json to extract structured content from JSON files. \
2458
1928
  * **jsonArray**: Set to jsonArray to extract individual elements of a JSON array as separate documents. \
2459
- * **jsonLines**: Set to jsonLines to extract individual JSON entities, separated by a new line, as separate documents. \
2460
- * **markdown**: Set to markdown to extract content from markdown files.
1929
+ * **jsonLines**: Set to jsonLines to extract individual JSON entities, separated by a new line, as separate documents.
2461
1930
  */
2462
1931
  export type BlobIndexerParsingMode = string;
2463
- /** Known values of {@link MarkdownParsingSubmode} that the service accepts. */
2464
- export declare enum KnownMarkdownParsingSubmode {
2465
- /** Indicates that each section of the markdown file (up to a specified depth) will be parsed into individual search documents. This can result in a single markdown file producing multiple search documents. This is the default sub-mode. */
2466
- OneToMany = "oneToMany",
2467
- /** Indicates that each markdown file will be parsed into a single search document. */
2468
- OneToOne = "oneToOne"
2469
- }
2470
- /**
2471
- * Defines values for MarkdownParsingSubmode. \
2472
- * {@link KnownMarkdownParsingSubmode} can be used interchangeably with MarkdownParsingSubmode,
2473
- * this enum contains the known values that the service supports.
2474
- * ### Known values supported by the service
2475
- * **oneToMany**: Indicates that each section of the markdown file (up to a specified depth) will be parsed into individual search documents. This can result in a single markdown file producing multiple search documents. This is the default sub-mode. \
2476
- * **oneToOne**: Indicates that each markdown file will be parsed into a single search document.
2477
- */
2478
- export type MarkdownParsingSubmode = string;
2479
- /** Known values of {@link MarkdownHeaderDepth} that the service accepts. */
2480
- export declare enum KnownMarkdownHeaderDepth {
2481
- /** Indicates that headers up to a level of h1 will be considered while grouping markdown content. */
2482
- H1 = "h1",
2483
- /** Indicates that headers up to a level of h2 will be considered while grouping markdown content. */
2484
- H2 = "h2",
2485
- /** Indicates that headers up to a level of h3 will be considered while grouping markdown content. */
2486
- H3 = "h3",
2487
- /** Indicates that headers up to a level of h4 will be considered while grouping markdown content. */
2488
- H4 = "h4",
2489
- /** Indicates that headers up to a level of h5 will be considered while grouping markdown content. */
2490
- H5 = "h5",
2491
- /** Indicates that headers up to a level of h6 will be considered while grouping markdown content. This is the default. */
2492
- H6 = "h6"
2493
- }
2494
- /**
2495
- * Defines values for MarkdownHeaderDepth. \
2496
- * {@link KnownMarkdownHeaderDepth} can be used interchangeably with MarkdownHeaderDepth,
2497
- * this enum contains the known values that the service supports.
2498
- * ### Known values supported by the service
2499
- * **h1**: Indicates that headers up to a level of h1 will be considered while grouping markdown content. \
2500
- * **h2**: Indicates that headers up to a level of h2 will be considered while grouping markdown content. \
2501
- * **h3**: Indicates that headers up to a level of h3 will be considered while grouping markdown content. \
2502
- * **h4**: Indicates that headers up to a level of h4 will be considered while grouping markdown content. \
2503
- * **h5**: Indicates that headers up to a level of h5 will be considered while grouping markdown content. \
2504
- * **h6**: Indicates that headers up to a level of h6 will be considered while grouping markdown content. This is the default.
2505
- */
2506
- export type MarkdownHeaderDepth = string;
2507
1932
  /** Known values of {@link BlobIndexerDataToExtract} that the service accepts. */
2508
1933
  export declare enum KnownBlobIndexerDataToExtract {
2509
1934
  /** Indexes just the standard blob properties and user-specified metadata. */
@@ -2574,41 +1999,6 @@ export declare enum KnownIndexerExecutionEnvironment {
2574
1999
  * **private**: Indicates that the indexer should run with the environment provisioned specifically for the search service. This should only be specified as the execution environment if the indexer needs to access resources securely over shared private link resources.
2575
2000
  */
2576
2001
  export type IndexerExecutionEnvironment = string;
2577
- /** Known values of {@link IndexerExecutionStatusDetail} that the service accepts. */
2578
- export declare enum KnownIndexerExecutionStatusDetail {
2579
- /** Indicates that the reset that occurred was for a call to ResetDocs. */
2580
- ResetDocs = "resetDocs",
2581
- /** Indicates to selectively resync based on option(s) from data source. */
2582
- Resync = "resync"
2583
- }
2584
- /**
2585
- * Defines values for IndexerExecutionStatusDetail. \
2586
- * {@link KnownIndexerExecutionStatusDetail} can be used interchangeably with IndexerExecutionStatusDetail,
2587
- * this enum contains the known values that the service supports.
2588
- * ### Known values supported by the service
2589
- * **resetDocs**: Indicates that the reset that occurred was for a call to ResetDocs. \
2590
- * **resync**: Indicates to selectively resync based on option(s) from data source.
2591
- */
2592
- export type IndexerExecutionStatusDetail = string;
2593
- /** Known values of {@link IndexingMode} that the service accepts. */
2594
- export declare enum KnownIndexingMode {
2595
- /** The indexer is indexing all documents in the datasource. */
2596
- IndexingAllDocs = "indexingAllDocs",
2597
- /** The indexer is indexing selective, reset documents in the datasource. The documents being indexed are defined on indexer status. */
2598
- IndexingResetDocs = "indexingResetDocs",
2599
- /** The indexer is resyncing and indexing selective option(s) from the datasource. */
2600
- IndexingResync = "indexingResync"
2601
- }
2602
- /**
2603
- * Defines values for IndexingMode. \
2604
- * {@link KnownIndexingMode} can be used interchangeably with IndexingMode,
2605
- * this enum contains the known values that the service supports.
2606
- * ### Known values supported by the service
2607
- * **indexingAllDocs**: The indexer is indexing all documents in the datasource. \
2608
- * **indexingResetDocs**: The indexer is indexing selective, reset documents in the datasource. The documents being indexed are defined on indexer status. \
2609
- * **indexingResync**: The indexer is resyncing and indexing selective option(s) from the datasource.
2610
- */
2611
- export type IndexingMode = string;
2612
2002
  /** Known values of {@link IndexProjectionMode} that the service accepts. */
2613
2003
  export declare enum KnownIndexProjectionMode {
2614
2004
  /** The source document will be skipped from writing into the indexer's target index. */
@@ -2674,25 +2064,6 @@ export declare enum KnownSearchFieldDataType {
2674
2064
  * **Edm.Byte**: Indicates that a field contains a 8-bit unsigned integer. This is only valid when used with Collection(Edm.Byte).
2675
2065
  */
2676
2066
  export type SearchFieldDataType = string;
2677
- /** Known values of {@link PermissionFilter} that the service accepts. */
2678
- export declare enum KnownPermissionFilter {
2679
- /** Field represents user IDs that should be used to filter document access on queries. */
2680
- UserIds = "userIds",
2681
- /** Field represents group IDs that should be used to filter document access on queries. */
2682
- GroupIds = "groupIds",
2683
- /** Field represents an RBAC scope that should be used to filter document access on queries. */
2684
- RbacScope = "rbacScope"
2685
- }
2686
- /**
2687
- * Defines values for PermissionFilter. \
2688
- * {@link KnownPermissionFilter} can be used interchangeably with PermissionFilter,
2689
- * this enum contains the known values that the service supports.
2690
- * ### Known values supported by the service
2691
- * **userIds**: Field represents user IDs that should be used to filter document access on queries. \
2692
- * **groupIds**: Field represents group IDs that should be used to filter document access on queries. \
2693
- * **rbacScope**: Field represents an RBAC scope that should be used to filter document access on queries.
2694
- */
2695
- export type PermissionFilter = string;
2696
2067
  /** Known values of {@link LexicalAnalyzerName} that the service accepts. */
2697
2068
  export declare enum KnownLexicalAnalyzerName {
2698
2069
  /** Microsoft analyzer for Arabic. */
@@ -3025,7 +2396,7 @@ export declare enum KnownRankingOrder {
3025
2396
  /** Sets sort order as BoostedRerankerScore */
3026
2397
  BoostedRerankerScore = "BoostedRerankerScore",
3027
2398
  /** Sets sort order as ReRankerScore */
3028
- ReRankerScore = "RerankerScore"
2399
+ RerankerScore = "RerankerScore"
3029
2400
  }
3030
2401
  /**
3031
2402
  * Defines values for RankingOrder. \
@@ -3057,11 +2428,7 @@ export declare enum KnownVectorSearchVectorizerKind {
3057
2428
  /** Generate embeddings using an Azure OpenAI resource at query time. */
3058
2429
  AzureOpenAI = "azureOpenAI",
3059
2430
  /** Generate embeddings using a custom web endpoint at query time. */
3060
- CustomWebApi = "customWebApi",
3061
- /** Generate embeddings for an image or text input at query time using the Azure AI Services Vision Vectorize API. */
3062
- AIServicesVision = "aiServicesVision",
3063
- /** Generate embeddings using an Azure Machine Learning endpoint deployed via the Azure AI Foundry Model Catalog at query time. */
3064
- AML = "aml"
2431
+ CustomWebApi = "customWebApi"
3065
2432
  }
3066
2433
  /**
3067
2434
  * Defines values for VectorSearchVectorizerKind. \
@@ -3069,9 +2436,7 @@ export declare enum KnownVectorSearchVectorizerKind {
3069
2436
  * this enum contains the known values that the service supports.
3070
2437
  * ### Known values supported by the service
3071
2438
  * **azureOpenAI**: Generate embeddings using an Azure OpenAI resource at query time. \
3072
- * **customWebApi**: Generate embeddings using a custom web endpoint at query time. \
3073
- * **aiServicesVision**: Generate embeddings for an image or text input at query time using the Azure AI Services Vision Vectorize API. \
3074
- * **aml**: Generate embeddings using an Azure Machine Learning endpoint deployed via the Azure AI Foundry Model Catalog at query time.
2439
+ * **customWebApi**: Generate embeddings using a custom web endpoint at query time.
3075
2440
  */
3076
2441
  export type VectorSearchVectorizerKind = string;
3077
2442
  /** Known values of {@link VectorSearchCompressionKind} that the service accepts. */
@@ -3106,56 +2471,6 @@ export declare enum KnownVectorSearchCompressionRescoreStorageMethod {
3106
2471
  * **discardOriginals**: This option discards the original full-precision vectors. Choose this option for maximum storage savings. Since this option does not allow for rescoring and oversampling, it will often cause slight to moderate reductions in quality.
3107
2472
  */
3108
2473
  export type VectorSearchCompressionRescoreStorageMethod = string;
3109
- /** Known values of {@link SearchIndexPermissionFilterOption} that the service accepts. */
3110
- export declare enum KnownSearchIndexPermissionFilterOption {
3111
- /** Enabled */
3112
- Enabled = "enabled",
3113
- /** Disabled */
3114
- Disabled = "disabled"
3115
- }
3116
- /**
3117
- * Defines values for SearchIndexPermissionFilterOption. \
3118
- * {@link KnownSearchIndexPermissionFilterOption} can be used interchangeably with SearchIndexPermissionFilterOption,
3119
- * this enum contains the known values that the service supports.
3120
- * ### Known values supported by the service
3121
- * **enabled** \
3122
- * **disabled**
3123
- */
3124
- export type SearchIndexPermissionFilterOption = string;
3125
- /** Known values of {@link AzureOpenAIModelName} that the service accepts. */
3126
- export declare enum KnownAzureOpenAIModelName {
3127
- /** TextEmbeddingAda002 */
3128
- TextEmbeddingAda002 = "text-embedding-ada-002",
3129
- /** TextEmbedding3Large */
3130
- TextEmbedding3Large = "text-embedding-3-large",
3131
- /** TextEmbedding3Small */
3132
- TextEmbedding3Small = "text-embedding-3-small",
3133
- /** Gpt4O */
3134
- Gpt4O = "gpt-4o",
3135
- /** Gpt4OMini */
3136
- Gpt4OMini = "gpt-4o-mini",
3137
- /** Gpt41 */
3138
- Gpt41 = "gpt-4.1",
3139
- /** Gpt41Mini */
3140
- Gpt41Mini = "gpt-4.1-mini",
3141
- /** Gpt41Nano */
3142
- Gpt41Nano = "gpt-4.1-nano"
3143
- }
3144
- /**
3145
- * Defines values for AzureOpenAIModelName. \
3146
- * {@link KnownAzureOpenAIModelName} can be used interchangeably with AzureOpenAIModelName,
3147
- * this enum contains the known values that the service supports.
3148
- * ### Known values supported by the service
3149
- * **text-embedding-ada-002** \
3150
- * **text-embedding-3-large** \
3151
- * **text-embedding-3-small** \
3152
- * **gpt-4o** \
3153
- * **gpt-4o-mini** \
3154
- * **gpt-4.1** \
3155
- * **gpt-4.1-mini** \
3156
- * **gpt-4.1-nano**
3157
- */
3158
- export type AzureOpenAIModelName = string;
3159
2474
  /** Known values of {@link TokenFilterName} that the service accepts. */
3160
2475
  export declare enum KnownTokenFilterName {
3161
2476
  /** A token filter that applies the Arabic normalizer to normalize the orthography. See http:\//lucene.apache.org\/core\/4_10_3\/analyzers-common\/org\/apache\/lucene\/analysis\/ar\/ArabicNormalizationFilter.html */
@@ -3316,37 +2631,25 @@ export declare enum KnownVectorSearchCompressionTarget {
3316
2631
  * **int8**
3317
2632
  */
3318
2633
  export type VectorSearchCompressionTarget = string;
3319
- /** Known values of {@link AIFoundryModelCatalogName} that the service accepts. */
3320
- export declare enum KnownAIFoundryModelCatalogName {
3321
- /** OpenAIClipImageTextEmbeddingsVitBasePatch32 */
3322
- OpenAIClipImageTextEmbeddingsVitBasePatch32 = "OpenAI-CLIP-Image-Text-Embeddings-vit-base-patch32",
3323
- /** OpenAIClipImageTextEmbeddingsViTLargePatch14336 */
3324
- OpenAIClipImageTextEmbeddingsViTLargePatch14336 = "OpenAI-CLIP-Image-Text-Embeddings-ViT-Large-Patch14-336",
3325
- /** FacebookDinoV2ImageEmbeddingsViTBase */
3326
- FacebookDinoV2ImageEmbeddingsViTBase = "Facebook-DinoV2-Image-Embeddings-ViT-Base",
3327
- /** FacebookDinoV2ImageEmbeddingsViTGiant */
3328
- FacebookDinoV2ImageEmbeddingsViTGiant = "Facebook-DinoV2-Image-Embeddings-ViT-Giant",
3329
- /** CohereEmbedV3English */
3330
- CohereEmbedV3English = "Cohere-embed-v3-english",
3331
- /** CohereEmbedV3Multilingual */
3332
- CohereEmbedV3Multilingual = "Cohere-embed-v3-multilingual",
3333
- /** Cohere embed v4 model for generating embeddings from both text and images. */
3334
- CohereEmbedV4 = "Cohere-embed-v4"
2634
+ /** Known values of {@link AzureOpenAIModelName} that the service accepts. */
2635
+ export declare enum KnownAzureOpenAIModelName {
2636
+ /** TextEmbeddingAda002 */
2637
+ TextEmbeddingAda002 = "text-embedding-ada-002",
2638
+ /** TextEmbedding3Large */
2639
+ TextEmbedding3Large = "text-embedding-3-large",
2640
+ /** TextEmbedding3Small */
2641
+ TextEmbedding3Small = "text-embedding-3-small"
3335
2642
  }
3336
2643
  /**
3337
- * Defines values for AIFoundryModelCatalogName. \
3338
- * {@link KnownAIFoundryModelCatalogName} can be used interchangeably with AIFoundryModelCatalogName,
2644
+ * Defines values for AzureOpenAIModelName. \
2645
+ * {@link KnownAzureOpenAIModelName} can be used interchangeably with AzureOpenAIModelName,
3339
2646
  * this enum contains the known values that the service supports.
3340
2647
  * ### Known values supported by the service
3341
- * **OpenAI-CLIP-Image-Text-Embeddings-vit-base-patch32** \
3342
- * **OpenAI-CLIP-Image-Text-Embeddings-ViT-Large-Patch14-336** \
3343
- * **Facebook-DinoV2-Image-Embeddings-ViT-Base** \
3344
- * **Facebook-DinoV2-Image-Embeddings-ViT-Giant** \
3345
- * **Cohere-embed-v3-english** \
3346
- * **Cohere-embed-v3-multilingual** \
3347
- * **Cohere-embed-v4**: Cohere embed v4 model for generating embeddings from both text and images.
2648
+ * **text-embedding-ada-002** \
2649
+ * **text-embedding-3-large** \
2650
+ * **text-embedding-3-small**
3348
2651
  */
3349
- export type AIFoundryModelCatalogName = string;
2652
+ export type AzureOpenAIModelName = string;
3350
2653
  /** Known values of {@link KeyPhraseExtractionSkillLanguage} that the service accepts. */
3351
2654
  export declare enum KnownKeyPhraseExtractionSkillLanguage {
3352
2655
  /** Danish */
@@ -4466,44 +3769,6 @@ export declare enum KnownTextSplitMode {
4466
3769
  * **sentences**: Split the text into individual sentences.
4467
3770
  */
4468
3771
  export type TextSplitMode = string;
4469
- /** Known values of {@link SplitSkillUnit} that the service accepts. */
4470
- export declare enum KnownSplitSkillUnit {
4471
- /** The length will be measured by character. */
4472
- Characters = "characters",
4473
- /** The length will be measured by an AzureOpenAI tokenizer from the tiktoken library. */
4474
- AzureOpenAITokens = "azureOpenAITokens"
4475
- }
4476
- /**
4477
- * Defines values for SplitSkillUnit. \
4478
- * {@link KnownSplitSkillUnit} can be used interchangeably with SplitSkillUnit,
4479
- * this enum contains the known values that the service supports.
4480
- * ### Known values supported by the service
4481
- * **characters**: The length will be measured by character. \
4482
- * **azureOpenAITokens**: The length will be measured by an AzureOpenAI tokenizer from the tiktoken library.
4483
- */
4484
- export type SplitSkillUnit = string;
4485
- /** Known values of {@link SplitSkillEncoderModelName} that the service accepts. */
4486
- export declare enum KnownSplitSkillEncoderModelName {
4487
- /** Refers to a base model trained with a 50,000 token vocabulary, often used in general natural language processing tasks. */
4488
- R50KBase = "r50k_base",
4489
- /** A base model with a 50,000 token vocabulary, optimized for prompt-based tasks. */
4490
- P50KBase = "p50k_base",
4491
- /** Similar to p50k_base but fine-tuned for editing or rephrasing tasks with a 50,000 token vocabulary. */
4492
- P50KEdit = "p50k_edit",
4493
- /** A base model with a 100,000 token vocabulary. */
4494
- CL100KBase = "cl100k_base"
4495
- }
4496
- /**
4497
- * Defines values for SplitSkillEncoderModelName. \
4498
- * {@link KnownSplitSkillEncoderModelName} can be used interchangeably with SplitSkillEncoderModelName,
4499
- * this enum contains the known values that the service supports.
4500
- * ### Known values supported by the service
4501
- * **r50k_base**: Refers to a base model trained with a 50,000 token vocabulary, often used in general natural language processing tasks. \
4502
- * **p50k_base**: A base model with a 50,000 token vocabulary, optimized for prompt-based tasks. \
4503
- * **p50k_edit**: Similar to p50k_base but fine-tuned for editing or rephrasing tasks with a 50,000 token vocabulary. \
4504
- * **cl100k_base**: A base model with a 100,000 token vocabulary.
4505
- */
4506
- export type SplitSkillEncoderModelName = string;
4507
3772
  /** Known values of {@link CustomEntityLookupSkillLanguage} that the service accepts. */
4508
3773
  export declare enum KnownCustomEntityLookupSkillLanguage {
4509
3774
  /** Danish */
@@ -4853,44 +4118,6 @@ export declare enum KnownDocumentIntelligenceLayoutSkillChunkingUnit {
4853
4118
  * **characters**: Specifies chunk by characters.
4854
4119
  */
4855
4120
  export type DocumentIntelligenceLayoutSkillChunkingUnit = string;
4856
- /** Known values of {@link ChatCompletionExtraParametersBehavior} that the service accepts. */
4857
- export declare enum KnownChatCompletionExtraParametersBehavior {
4858
- /** Passes any extra parameters directly to the model. */
4859
- PassThrough = "passThrough",
4860
- /** Drops all extra parameters. */
4861
- Drop = "drop",
4862
- /** Raises an error if any extra parameter is present. */
4863
- Error = "error"
4864
- }
4865
- /**
4866
- * Defines values for ChatCompletionExtraParametersBehavior. \
4867
- * {@link KnownChatCompletionExtraParametersBehavior} can be used interchangeably with ChatCompletionExtraParametersBehavior,
4868
- * this enum contains the known values that the service supports.
4869
- * ### Known values supported by the service
4870
- * **passThrough**: Passes any extra parameters directly to the model. \
4871
- * **drop**: Drops all extra parameters. \
4872
- * **error**: Raises an error if any extra parameter is present.
4873
- */
4874
- export type ChatCompletionExtraParametersBehavior = string;
4875
- /** Known values of {@link ChatCompletionResponseFormatType} that the service accepts. */
4876
- export declare enum KnownChatCompletionResponseFormatType {
4877
- /** Text */
4878
- Text = "text",
4879
- /** JsonObject */
4880
- JsonObject = "jsonObject",
4881
- /** JsonSchema */
4882
- JsonSchema = "jsonSchema"
4883
- }
4884
- /**
4885
- * Defines values for ChatCompletionResponseFormatType. \
4886
- * {@link KnownChatCompletionResponseFormatType} can be used interchangeably with ChatCompletionResponseFormatType,
4887
- * this enum contains the known values that the service supports.
4888
- * ### Known values supported by the service
4889
- * **text** \
4890
- * **jsonObject** \
4891
- * **jsonSchema**
4892
- */
4893
- export type ChatCompletionResponseFormatType = string;
4894
4121
  /** Known values of {@link LexicalTokenizerName} that the service accepts. */
4895
4122
  export declare enum KnownLexicalTokenizerName {
4896
4123
  /** Grammar-based tokenizer that is suitable for processing most European-language documents. See http:\//lucene.apache.org\/core\/4_10_3\/analyzers-common\/org\/apache\/lucene\/analysis\/standard\/ClassicTokenizer.html */
@@ -5001,75 +4228,11 @@ export type StemmerTokenFilterLanguage = "arabic" | "armenian" | "basque" | "bra
5001
4228
  /** Defines values for StopwordsList. */
5002
4229
  export type StopwordsList = "arabic" | "armenian" | "basque" | "brazilian" | "bulgarian" | "catalan" | "czech" | "danish" | "dutch" | "english" | "finnish" | "french" | "galician" | "german" | "greek" | "hindi" | "hungarian" | "indonesian" | "irish" | "italian" | "latvian" | "norwegian" | "persian" | "portuguese" | "romanian" | "russian" | "sorani" | "spanish" | "swedish" | "thai" | "turkish";
5003
4230
  /** Optional parameters. */
5004
- export interface KnowledgeAgentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
5005
- /** Defines the If-Match condition. The operation will be performed only if the ETag on the server matches this value. */
5006
- ifMatch?: string;
5007
- /** Defines the If-None-Match condition. The operation will be performed only if the ETag on the server does not match this value. */
5008
- ifNoneMatch?: string;
5009
- }
5010
- /** Contains response data for the createOrUpdate operation. */
5011
- export type KnowledgeAgentsCreateOrUpdateResponse = KnowledgeAgent;
5012
- /** Optional parameters. */
5013
- export interface KnowledgeAgentsDeleteOptionalParams extends coreClient.OperationOptions {
5014
- /** Defines the If-Match condition. The operation will be performed only if the ETag on the server matches this value. */
5015
- ifMatch?: string;
5016
- /** Defines the If-None-Match condition. The operation will be performed only if the ETag on the server does not match this value. */
5017
- ifNoneMatch?: string;
5018
- }
5019
- /** Optional parameters. */
5020
- export interface KnowledgeAgentsGetOptionalParams extends coreClient.OperationOptions {
5021
- }
5022
- /** Contains response data for the get operation. */
5023
- export type KnowledgeAgentsGetResponse = KnowledgeAgent;
5024
- /** Optional parameters. */
5025
- export interface KnowledgeAgentsListOptionalParams extends coreClient.OperationOptions {
5026
- }
5027
- /** Contains response data for the list operation. */
5028
- export type KnowledgeAgentsListResponse = ListKnowledgeAgentsResult;
5029
- /** Optional parameters. */
5030
- export interface KnowledgeAgentsCreateOptionalParams extends coreClient.OperationOptions {
5031
- }
5032
- /** Contains response data for the create operation. */
5033
- export type KnowledgeAgentsCreateResponse = KnowledgeAgent;
5034
- /** Optional parameters. */
5035
- export interface KnowledgeSourcesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
5036
- /** Defines the If-Match condition. The operation will be performed only if the ETag on the server matches this value. */
5037
- ifMatch?: string;
5038
- /** Defines the If-None-Match condition. The operation will be performed only if the ETag on the server does not match this value. */
5039
- ifNoneMatch?: string;
5040
- }
5041
- /** Contains response data for the createOrUpdate operation. */
5042
- export type KnowledgeSourcesCreateOrUpdateResponse = KnowledgeSourceUnion;
5043
- /** Optional parameters. */
5044
- export interface KnowledgeSourcesDeleteOptionalParams extends coreClient.OperationOptions {
5045
- /** Defines the If-Match condition. The operation will be performed only if the ETag on the server matches this value. */
5046
- ifMatch?: string;
5047
- /** Defines the If-None-Match condition. The operation will be performed only if the ETag on the server does not match this value. */
5048
- ifNoneMatch?: string;
5049
- }
5050
- /** Optional parameters. */
5051
- export interface KnowledgeSourcesGetOptionalParams extends coreClient.OperationOptions {
5052
- }
5053
- /** Contains response data for the get operation. */
5054
- export type KnowledgeSourcesGetResponse = KnowledgeSourceUnion;
5055
- /** Optional parameters. */
5056
- export interface KnowledgeSourcesListOptionalParams extends coreClient.OperationOptions {
5057
- }
5058
- /** Contains response data for the list operation. */
5059
- export type KnowledgeSourcesListResponse = ListKnowledgeSourcesResult;
5060
- /** Optional parameters. */
5061
- export interface KnowledgeSourcesCreateOptionalParams extends coreClient.OperationOptions {
5062
- }
5063
- /** Contains response data for the create operation. */
5064
- export type KnowledgeSourcesCreateResponse = KnowledgeSourceUnion;
5065
- /** Optional parameters. */
5066
4231
  export interface DataSourcesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
5067
4232
  /** Defines the If-Match condition. The operation will be performed only if the ETag on the server matches this value. */
5068
4233
  ifMatch?: string;
5069
4234
  /** Defines the If-None-Match condition. The operation will be performed only if the ETag on the server does not match this value. */
5070
4235
  ifNoneMatch?: string;
5071
- /** Ignores cache reset requirements. */
5072
- skipIndexerResetRequirementForCache?: boolean;
5073
4236
  }
5074
4237
  /** Contains response data for the createOrUpdate operation. */
5075
4238
  export type DataSourcesCreateOrUpdateResponse = SearchIndexerDataSource;
@@ -5101,15 +4264,6 @@ export type DataSourcesCreateResponse = SearchIndexerDataSource;
5101
4264
  export interface IndexersResetOptionalParams extends coreClient.OperationOptions {
5102
4265
  }
5103
4266
  /** Optional parameters. */
5104
- export interface IndexersResetDocsOptionalParams extends coreClient.OperationOptions {
5105
- keysOrIds?: DocumentKeysOrIds;
5106
- /** If false, keys or ids will be appended to existing ones. If true, only the keys or ids in this payload will be queued to be re-ingested. */
5107
- overwrite?: boolean;
5108
- }
5109
- /** Optional parameters. */
5110
- export interface IndexersResyncOptionalParams extends coreClient.OperationOptions {
5111
- }
5112
- /** Optional parameters. */
5113
4267
  export interface IndexersRunOptionalParams extends coreClient.OperationOptions {
5114
4268
  }
5115
4269
  /** Optional parameters. */
@@ -5118,10 +4272,6 @@ export interface IndexersCreateOrUpdateOptionalParams extends coreClient.Operati
5118
4272
  ifMatch?: string;
5119
4273
  /** Defines the If-None-Match condition. The operation will be performed only if the ETag on the server does not match this value. */
5120
4274
  ifNoneMatch?: string;
5121
- /** Ignores cache reset requirements. */
5122
- skipIndexerResetRequirementForCache?: boolean;
5123
- /** Disables cache reprocessing change detection. */
5124
- disableCacheReprocessingChangeDetection?: boolean;
5125
4275
  }
5126
4276
  /** Contains response data for the createOrUpdate operation. */
5127
4277
  export type IndexersCreateOrUpdateResponse = SearchIndexer;
@@ -5160,10 +4310,6 @@ export interface SkillsetsCreateOrUpdateOptionalParams extends coreClient.Operat
5160
4310
  ifMatch?: string;
5161
4311
  /** Defines the If-None-Match condition. The operation will be performed only if the ETag on the server does not match this value. */
5162
4312
  ifNoneMatch?: string;
5163
- /** Ignores cache reset requirements. */
5164
- skipIndexerResetRequirementForCache?: boolean;
5165
- /** Disables cache reprocessing change detection. */
5166
- disableCacheReprocessingChangeDetection?: boolean;
5167
4313
  }
5168
4314
  /** Contains response data for the createOrUpdate operation. */
5169
4315
  export type SkillsetsCreateOrUpdateResponse = SearchIndexerSkillset;
@@ -5192,9 +4338,6 @@ export interface SkillsetsCreateOptionalParams extends coreClient.OperationOptio
5192
4338
  /** Contains response data for the create operation. */
5193
4339
  export type SkillsetsCreateResponse = SearchIndexerSkillset;
5194
4340
  /** Optional parameters. */
5195
- export interface SkillsetsResetSkillsOptionalParams extends coreClient.OperationOptions {
5196
- }
5197
- /** Optional parameters. */
5198
4341
  export interface SynonymMapsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
5199
4342
  /** Defines the If-Match condition. The operation will be performed only if the ETag on the server matches this value. */
5200
4343
  ifMatch?: string;
@@ -5273,47 +4416,11 @@ export interface IndexesAnalyzeOptionalParams extends coreClient.OperationOption
5273
4416
  /** Contains response data for the analyze operation. */
5274
4417
  export type IndexesAnalyzeResponse = AnalyzeResult;
5275
4418
  /** Optional parameters. */
5276
- export interface AliasesCreateOptionalParams extends coreClient.OperationOptions {
5277
- }
5278
- /** Contains response data for the create operation. */
5279
- export type AliasesCreateResponse = SearchAlias;
5280
- /** Optional parameters. */
5281
- export interface AliasesListOptionalParams extends coreClient.OperationOptions {
5282
- }
5283
- /** Contains response data for the list operation. */
5284
- export type AliasesListResponse = ListAliasesResult;
5285
- /** Optional parameters. */
5286
- export interface AliasesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
5287
- /** Defines the If-Match condition. The operation will be performed only if the ETag on the server matches this value. */
5288
- ifMatch?: string;
5289
- /** Defines the If-None-Match condition. The operation will be performed only if the ETag on the server does not match this value. */
5290
- ifNoneMatch?: string;
5291
- }
5292
- /** Contains response data for the createOrUpdate operation. */
5293
- export type AliasesCreateOrUpdateResponse = SearchAlias;
5294
- /** Optional parameters. */
5295
- export interface AliasesDeleteOptionalParams extends coreClient.OperationOptions {
5296
- /** Defines the If-Match condition. The operation will be performed only if the ETag on the server matches this value. */
5297
- ifMatch?: string;
5298
- /** Defines the If-None-Match condition. The operation will be performed only if the ETag on the server does not match this value. */
5299
- ifNoneMatch?: string;
5300
- }
5301
- /** Optional parameters. */
5302
- export interface AliasesGetOptionalParams extends coreClient.OperationOptions {
5303
- }
5304
- /** Contains response data for the get operation. */
5305
- export type AliasesGetResponse = SearchAlias;
5306
- /** Optional parameters. */
5307
4419
  export interface GetServiceStatisticsOptionalParams extends coreClient.OperationOptions {
5308
4420
  }
5309
4421
  /** Contains response data for the getServiceStatistics operation. */
5310
4422
  export type GetServiceStatisticsResponse = ServiceStatistics;
5311
4423
  /** Optional parameters. */
5312
- export interface GetIndexStatsSummaryOptionalParams extends coreClient.OperationOptions {
5313
- }
5314
- /** Contains response data for the getIndexStatsSummary operation. */
5315
- export type GetIndexStatsSummaryResponse = ListIndexStatsSummary;
5316
- /** Optional parameters. */
5317
4424
  export interface SearchServiceClientOptionalParams extends coreHttpCompat.ExtendedServiceClientOptions {
5318
4425
  /** Overrides client endpoint. */
5319
4426
  endpoint?: string;