oci-ailanguage 2.76.0 → 2.77.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 (393) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/aiservicelanguage-waiter.d.ts +1 -1
  4. package/lib/aiservicelanguage-waiter.js +1 -1
  5. package/lib/client.d.ts +37 -37
  6. package/lib/client.js +37 -37
  7. package/lib/model/action-type.d.ts +1 -1
  8. package/lib/model/action-type.js +1 -1
  9. package/lib/model/batch-detect-dominant-language-details.d.ts +1 -1
  10. package/lib/model/batch-detect-dominant-language-details.js +1 -1
  11. package/lib/model/batch-detect-dominant-language-result.d.ts +1 -1
  12. package/lib/model/batch-detect-dominant-language-result.js +1 -1
  13. package/lib/model/batch-detect-language-entities-details.d.ts +1 -1
  14. package/lib/model/batch-detect-language-entities-details.js +1 -1
  15. package/lib/model/batch-detect-language-entities-result.d.ts +1 -1
  16. package/lib/model/batch-detect-language-entities-result.js +1 -1
  17. package/lib/model/batch-detect-language-key-phrases-details.d.ts +1 -1
  18. package/lib/model/batch-detect-language-key-phrases-details.js +1 -1
  19. package/lib/model/batch-detect-language-key-phrases-result.d.ts +1 -1
  20. package/lib/model/batch-detect-language-key-phrases-result.js +1 -1
  21. package/lib/model/batch-detect-language-pii-entities-details.d.ts +1 -1
  22. package/lib/model/batch-detect-language-pii-entities-details.js +1 -1
  23. package/lib/model/batch-detect-language-pii-entities-result.d.ts +1 -1
  24. package/lib/model/batch-detect-language-pii-entities-result.js +1 -1
  25. package/lib/model/batch-detect-language-sentiments-details.d.ts +1 -1
  26. package/lib/model/batch-detect-language-sentiments-details.js +1 -1
  27. package/lib/model/batch-detect-language-sentiments-result.d.ts +1 -1
  28. package/lib/model/batch-detect-language-sentiments-result.js +1 -1
  29. package/lib/model/batch-detect-language-text-classification-details.d.ts +1 -1
  30. package/lib/model/batch-detect-language-text-classification-details.js +1 -1
  31. package/lib/model/batch-detect-language-text-classification-result.d.ts +1 -1
  32. package/lib/model/batch-detect-language-text-classification-result.js +1 -1
  33. package/lib/model/batch-language-translation-details.d.ts +1 -1
  34. package/lib/model/batch-language-translation-details.js +1 -1
  35. package/lib/model/batch-language-translation-result.d.ts +1 -1
  36. package/lib/model/batch-language-translation-result.js +1 -1
  37. package/lib/model/capabilities.d.ts +1 -1
  38. package/lib/model/capabilities.js +1 -1
  39. package/lib/model/capability.d.ts +1 -1
  40. package/lib/model/capability.js +1 -1
  41. package/lib/model/change-endpoint-compartment-details.d.ts +1 -1
  42. package/lib/model/change-endpoint-compartment-details.js +1 -1
  43. package/lib/model/change-model-compartment-details.d.ts +1 -1
  44. package/lib/model/change-model-compartment-details.js +1 -1
  45. package/lib/model/change-project-compartment-details.d.ts +1 -1
  46. package/lib/model/change-project-compartment-details.js +1 -1
  47. package/lib/model/class-metrics.d.ts +1 -1
  48. package/lib/model/class-metrics.js +1 -1
  49. package/lib/model/classification-multi-class-mode-details.d.ts +1 -1
  50. package/lib/model/classification-multi-class-mode-details.js +1 -1
  51. package/lib/model/classification-multi-label-mode-details.d.ts +1 -1
  52. package/lib/model/classification-multi-label-mode-details.js +1 -1
  53. package/lib/model/classification-type.d.ts +1 -1
  54. package/lib/model/classification-type.js +1 -1
  55. package/lib/model/confusion-matrix-details.d.ts +1 -1
  56. package/lib/model/confusion-matrix-details.js +1 -1
  57. package/lib/model/create-endpoint-details.d.ts +3 -3
  58. package/lib/model/create-endpoint-details.js +1 -1
  59. package/lib/model/create-model-details.d.ts +3 -3
  60. package/lib/model/create-model-details.js +1 -1
  61. package/lib/model/create-project-details.d.ts +3 -3
  62. package/lib/model/create-project-details.js +1 -1
  63. package/lib/model/data-science-labeling-dataset.d.ts +1 -1
  64. package/lib/model/data-science-labeling-dataset.js +1 -1
  65. package/lib/model/dataset-details.d.ts +1 -1
  66. package/lib/model/dataset-details.js +1 -1
  67. package/lib/model/detect-dominant-language-details.d.ts +1 -1
  68. package/lib/model/detect-dominant-language-details.js +1 -1
  69. package/lib/model/detect-dominant-language-result.d.ts +1 -1
  70. package/lib/model/detect-dominant-language-result.js +1 -1
  71. package/lib/model/detect-language-entities-details.d.ts +1 -1
  72. package/lib/model/detect-language-entities-details.js +1 -1
  73. package/lib/model/detect-language-entities-result.d.ts +1 -1
  74. package/lib/model/detect-language-entities-result.js +1 -1
  75. package/lib/model/detect-language-key-phrases-details.d.ts +1 -1
  76. package/lib/model/detect-language-key-phrases-details.js +1 -1
  77. package/lib/model/detect-language-key-phrases-result.d.ts +1 -1
  78. package/lib/model/detect-language-key-phrases-result.js +1 -1
  79. package/lib/model/detect-language-sentiments-details.d.ts +1 -1
  80. package/lib/model/detect-language-sentiments-details.js +1 -1
  81. package/lib/model/detect-language-sentiments-result.d.ts +1 -1
  82. package/lib/model/detect-language-sentiments-result.js +1 -1
  83. package/lib/model/detect-language-text-classification-details.d.ts +1 -1
  84. package/lib/model/detect-language-text-classification-details.js +1 -1
  85. package/lib/model/detect-language-text-classification-result.d.ts +1 -1
  86. package/lib/model/detect-language-text-classification-result.js +1 -1
  87. package/lib/model/detected-language.d.ts +4 -4
  88. package/lib/model/detected-language.js +1 -1
  89. package/lib/model/document-error.d.ts +1 -1
  90. package/lib/model/document-error.js +1 -1
  91. package/lib/model/dominant-language-document-result.d.ts +1 -1
  92. package/lib/model/dominant-language-document-result.js +1 -1
  93. package/lib/model/dominant-language-document.d.ts +1 -1
  94. package/lib/model/dominant-language-document.js +1 -1
  95. package/lib/model/endpoint-collection.d.ts +1 -1
  96. package/lib/model/endpoint-collection.js +1 -1
  97. package/lib/model/endpoint-summary.d.ts +4 -4
  98. package/lib/model/endpoint-summary.js +1 -1
  99. package/lib/model/endpoint.d.ts +4 -4
  100. package/lib/model/endpoint.js +1 -1
  101. package/lib/model/entity-document-result.d.ts +1 -1
  102. package/lib/model/entity-document-result.js +1 -1
  103. package/lib/model/entity-label-error-analysis.d.ts +1 -1
  104. package/lib/model/entity-label-error-analysis.js +1 -1
  105. package/lib/model/entity-metrics.d.ts +1 -1
  106. package/lib/model/entity-metrics.js +1 -1
  107. package/lib/model/entity.d.ts +2 -2
  108. package/lib/model/entity.js +1 -1
  109. package/lib/model/error-details.d.ts +1 -1
  110. package/lib/model/error-details.js +1 -1
  111. package/lib/model/evaluation-result-collection.d.ts +1 -1
  112. package/lib/model/evaluation-result-collection.js +1 -1
  113. package/lib/model/evaluation-result-summary.d.ts +3 -3
  114. package/lib/model/evaluation-result-summary.js +1 -1
  115. package/lib/model/evaluation-results.d.ts +1 -1
  116. package/lib/model/evaluation-results.js +1 -1
  117. package/lib/model/hierarchical-entity.d.ts +1 -1
  118. package/lib/model/hierarchical-entity.js +1 -1
  119. package/lib/model/index.d.ts +1 -1
  120. package/lib/model/index.js +1 -1
  121. package/lib/model/key-phrase-document-result.d.ts +1 -1
  122. package/lib/model/key-phrase-document-result.js +1 -1
  123. package/lib/model/key-phrase.d.ts +2 -2
  124. package/lib/model/key-phrase.js +1 -1
  125. package/lib/model/location-details.d.ts +1 -1
  126. package/lib/model/location-details.js +1 -1
  127. package/lib/model/model-collection.d.ts +1 -1
  128. package/lib/model/model-collection.js +1 -1
  129. package/lib/model/model-details.d.ts +1 -1
  130. package/lib/model/model-details.js +1 -1
  131. package/lib/model/model-summary.d.ts +4 -4
  132. package/lib/model/model-summary.js +1 -1
  133. package/lib/model/model-type-info.d.ts +1 -1
  134. package/lib/model/model-type-info.js +1 -1
  135. package/lib/model/model.d.ts +4 -4
  136. package/lib/model/model.js +1 -1
  137. package/lib/model/named-entity-recognition-evaluation-result.d.ts +1 -1
  138. package/lib/model/named-entity-recognition-evaluation-result.js +1 -1
  139. package/lib/model/named-entity-recognition-evaluation-results.d.ts +1 -1
  140. package/lib/model/named-entity-recognition-evaluation-results.js +1 -1
  141. package/lib/model/named-entity-recognition-model-details.d.ts +1 -1
  142. package/lib/model/named-entity-recognition-model-details.js +1 -1
  143. package/lib/model/named-entity-recognition-model-metrics.d.ts +1 -1
  144. package/lib/model/named-entity-recognition-model-metrics.js +1 -1
  145. package/lib/model/ner-model-version.d.ts +1 -1
  146. package/lib/model/ner-model-version.js +1 -1
  147. package/lib/model/object-list-dataset.d.ts +1 -1
  148. package/lib/model/object-list-dataset.js +1 -1
  149. package/lib/model/object-storage-dataset.d.ts +1 -1
  150. package/lib/model/object-storage-dataset.js +1 -1
  151. package/lib/model/operation-status.d.ts +1 -1
  152. package/lib/model/operation-status.js +1 -1
  153. package/lib/model/operation-type.d.ts +1 -1
  154. package/lib/model/operation-type.js +1 -1
  155. package/lib/model/pii-entity-document-result.d.ts +1 -1
  156. package/lib/model/pii-entity-document-result.js +1 -1
  157. package/lib/model/pii-entity-mask.d.ts +1 -1
  158. package/lib/model/pii-entity-mask.js +1 -1
  159. package/lib/model/pii-entity-masking.d.ts +1 -1
  160. package/lib/model/pii-entity-masking.js +1 -1
  161. package/lib/model/pii-entity-remove.d.ts +1 -1
  162. package/lib/model/pii-entity-remove.js +1 -1
  163. package/lib/model/pii-entity-replace.d.ts +1 -1
  164. package/lib/model/pii-entity-replace.js +1 -1
  165. package/lib/model/pii-entity.d.ts +1 -1
  166. package/lib/model/pii-entity.js +1 -1
  167. package/lib/model/pre-deployed-language-models.d.ts +1 -1
  168. package/lib/model/pre-deployed-language-models.js +1 -1
  169. package/lib/model/pre-trained-health-nlu-model-details.d.ts +1 -1
  170. package/lib/model/pre-trained-health-nlu-model-details.js +1 -1
  171. package/lib/model/pre-trained-key-phrase-extraction-model-details.d.ts +1 -1
  172. package/lib/model/pre-trained-key-phrase-extraction-model-details.js +1 -1
  173. package/lib/model/pre-trained-language-detection-model-details.d.ts +1 -1
  174. package/lib/model/pre-trained-language-detection-model-details.js +1 -1
  175. package/lib/model/pre-trained-named-entity-recognition-model-details.d.ts +1 -1
  176. package/lib/model/pre-trained-named-entity-recognition-model-details.js +1 -1
  177. package/lib/model/pre-trained-phi-model-details.d.ts +1 -1
  178. package/lib/model/pre-trained-phi-model-details.js +1 -1
  179. package/lib/model/pre-trained-pii-model-details.d.ts +1 -1
  180. package/lib/model/pre-trained-pii-model-details.js +1 -1
  181. package/lib/model/pre-trained-sentiment-analysis-model-details.d.ts +1 -1
  182. package/lib/model/pre-trained-sentiment-analysis-model-details.js +1 -1
  183. package/lib/model/pre-trained-summarization.d.ts +1 -1
  184. package/lib/model/pre-trained-summarization.js +1 -1
  185. package/lib/model/pre-trained-text-classification-model-details.d.ts +1 -1
  186. package/lib/model/pre-trained-text-classification-model-details.js +1 -1
  187. package/lib/model/pre-trained-universal-model.d.ts +1 -1
  188. package/lib/model/pre-trained-universal-model.js +1 -1
  189. package/lib/model/project-collection.d.ts +1 -1
  190. package/lib/model/project-collection.js +1 -1
  191. package/lib/model/project-summary.d.ts +4 -4
  192. package/lib/model/project-summary.js +1 -1
  193. package/lib/model/project.d.ts +4 -4
  194. package/lib/model/project.js +1 -1
  195. package/lib/model/sentiment-aspect.d.ts +2 -2
  196. package/lib/model/sentiment-aspect.js +1 -1
  197. package/lib/model/sentiment-document-result.d.ts +1 -1
  198. package/lib/model/sentiment-document-result.js +1 -1
  199. package/lib/model/sentiment-sentence.d.ts +2 -2
  200. package/lib/model/sentiment-sentence.js +1 -1
  201. package/lib/model/sort-order.d.ts +1 -1
  202. package/lib/model/sort-order.js +1 -1
  203. package/lib/model/test-and-validation-dataset-strategy.d.ts +1 -1
  204. package/lib/model/test-and-validation-dataset-strategy.js +1 -1
  205. package/lib/model/test-strategy.d.ts +1 -1
  206. package/lib/model/test-strategy.js +1 -1
  207. package/lib/model/text-classification-document-result.d.ts +1 -1
  208. package/lib/model/text-classification-document-result.js +1 -1
  209. package/lib/model/text-classification-evaluation-results.d.ts +1 -1
  210. package/lib/model/text-classification-evaluation-results.js +1 -1
  211. package/lib/model/text-classification-model-details.d.ts +1 -1
  212. package/lib/model/text-classification-model-details.js +1 -1
  213. package/lib/model/text-classification-model-evaluation-result.d.ts +1 -1
  214. package/lib/model/text-classification-model-evaluation-result.js +1 -1
  215. package/lib/model/text-classification-model-metrics.d.ts +1 -1
  216. package/lib/model/text-classification-model-metrics.js +1 -1
  217. package/lib/model/text-classification.d.ts +2 -2
  218. package/lib/model/text-classification.js +1 -1
  219. package/lib/model/text-document.d.ts +1 -1
  220. package/lib/model/text-document.js +1 -1
  221. package/lib/model/translation-document-result.d.ts +1 -1
  222. package/lib/model/translation-document-result.js +1 -1
  223. package/lib/model/update-endpoint-details.d.ts +3 -3
  224. package/lib/model/update-endpoint-details.js +1 -1
  225. package/lib/model/update-model-details.d.ts +3 -3
  226. package/lib/model/update-model-details.js +1 -1
  227. package/lib/model/update-project-details.d.ts +3 -3
  228. package/lib/model/update-project-details.js +1 -1
  229. package/lib/model/work-request-error-collection.d.ts +1 -1
  230. package/lib/model/work-request-error-collection.js +1 -1
  231. package/lib/model/work-request-error.d.ts +1 -1
  232. package/lib/model/work-request-error.js +1 -1
  233. package/lib/model/work-request-log-collection.d.ts +1 -1
  234. package/lib/model/work-request-log-collection.js +1 -1
  235. package/lib/model/work-request-log.d.ts +1 -1
  236. package/lib/model/work-request-log.js +1 -1
  237. package/lib/model/work-request-resource.d.ts +1 -1
  238. package/lib/model/work-request-resource.js +1 -1
  239. package/lib/model/work-request-summary-collection.d.ts +1 -1
  240. package/lib/model/work-request-summary-collection.js +1 -1
  241. package/lib/model/work-request-summary.d.ts +1 -1
  242. package/lib/model/work-request-summary.js +1 -1
  243. package/lib/model/work-request.d.ts +1 -1
  244. package/lib/model/work-request.js +1 -1
  245. package/lib/request/batch-detect-dominant-language-request.d.ts +2 -2
  246. package/lib/request/batch-detect-dominant-language-request.js +1 -1
  247. package/lib/request/batch-detect-language-entities-request.d.ts +2 -2
  248. package/lib/request/batch-detect-language-entities-request.js +1 -1
  249. package/lib/request/batch-detect-language-key-phrases-request.d.ts +2 -2
  250. package/lib/request/batch-detect-language-key-phrases-request.js +1 -1
  251. package/lib/request/batch-detect-language-pii-entities-request.d.ts +2 -2
  252. package/lib/request/batch-detect-language-pii-entities-request.js +1 -1
  253. package/lib/request/batch-detect-language-sentiments-request.d.ts +2 -2
  254. package/lib/request/batch-detect-language-sentiments-request.js +1 -1
  255. package/lib/request/batch-detect-language-text-classification-request.d.ts +2 -2
  256. package/lib/request/batch-detect-language-text-classification-request.js +1 -1
  257. package/lib/request/batch-language-translation-request.d.ts +2 -2
  258. package/lib/request/batch-language-translation-request.js +1 -1
  259. package/lib/request/change-endpoint-compartment-request.d.ts +3 -3
  260. package/lib/request/change-endpoint-compartment-request.js +1 -1
  261. package/lib/request/change-model-compartment-request.d.ts +3 -3
  262. package/lib/request/change-model-compartment-request.js +1 -1
  263. package/lib/request/change-project-compartment-request.d.ts +3 -3
  264. package/lib/request/change-project-compartment-request.js +1 -1
  265. package/lib/request/create-endpoint-request.d.ts +2 -2
  266. package/lib/request/create-endpoint-request.js +1 -1
  267. package/lib/request/create-model-request.d.ts +2 -2
  268. package/lib/request/create-model-request.js +1 -1
  269. package/lib/request/create-project-request.d.ts +2 -2
  270. package/lib/request/create-project-request.js +1 -1
  271. package/lib/request/delete-endpoint-request.d.ts +3 -3
  272. package/lib/request/delete-endpoint-request.js +1 -1
  273. package/lib/request/delete-model-request.d.ts +3 -3
  274. package/lib/request/delete-model-request.js +1 -1
  275. package/lib/request/delete-project-request.d.ts +3 -3
  276. package/lib/request/delete-project-request.js +1 -1
  277. package/lib/request/detect-dominant-language-request.d.ts +2 -2
  278. package/lib/request/detect-dominant-language-request.js +1 -1
  279. package/lib/request/detect-language-entities-request.d.ts +2 -2
  280. package/lib/request/detect-language-entities-request.js +1 -1
  281. package/lib/request/detect-language-key-phrases-request.d.ts +2 -2
  282. package/lib/request/detect-language-key-phrases-request.js +1 -1
  283. package/lib/request/detect-language-sentiments-request.d.ts +2 -2
  284. package/lib/request/detect-language-sentiments-request.js +1 -1
  285. package/lib/request/detect-language-text-classification-request.d.ts +2 -2
  286. package/lib/request/detect-language-text-classification-request.js +1 -1
  287. package/lib/request/get-endpoint-request.d.ts +2 -2
  288. package/lib/request/get-endpoint-request.js +1 -1
  289. package/lib/request/get-model-request.d.ts +2 -2
  290. package/lib/request/get-model-request.js +1 -1
  291. package/lib/request/get-model-type-request.d.ts +2 -2
  292. package/lib/request/get-model-type-request.js +1 -1
  293. package/lib/request/get-project-request.d.ts +2 -2
  294. package/lib/request/get-project-request.js +1 -1
  295. package/lib/request/get-work-request-request.d.ts +2 -2
  296. package/lib/request/get-work-request-request.js +1 -1
  297. package/lib/request/index.d.ts +1 -1
  298. package/lib/request/index.js +1 -1
  299. package/lib/request/list-endpoints-request.d.ts +5 -5
  300. package/lib/request/list-endpoints-request.js +1 -1
  301. package/lib/request/list-evaluation-results-request.d.ts +2 -2
  302. package/lib/request/list-evaluation-results-request.js +1 -1
  303. package/lib/request/list-models-request.d.ts +5 -5
  304. package/lib/request/list-models-request.js +1 -1
  305. package/lib/request/list-projects-request.d.ts +5 -5
  306. package/lib/request/list-projects-request.js +1 -1
  307. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  308. package/lib/request/list-work-request-errors-request.js +1 -1
  309. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  310. package/lib/request/list-work-request-logs-request.js +1 -1
  311. package/lib/request/list-work-requests-request.d.ts +2 -2
  312. package/lib/request/list-work-requests-request.js +1 -1
  313. package/lib/request/update-endpoint-request.d.ts +3 -3
  314. package/lib/request/update-endpoint-request.js +1 -1
  315. package/lib/request/update-model-request.d.ts +3 -3
  316. package/lib/request/update-model-request.js +1 -1
  317. package/lib/request/update-project-request.d.ts +3 -3
  318. package/lib/request/update-project-request.js +1 -1
  319. package/lib/response/batch-detect-dominant-language-response.d.ts +1 -1
  320. package/lib/response/batch-detect-dominant-language-response.js +1 -1
  321. package/lib/response/batch-detect-language-entities-response.d.ts +1 -1
  322. package/lib/response/batch-detect-language-entities-response.js +1 -1
  323. package/lib/response/batch-detect-language-key-phrases-response.d.ts +1 -1
  324. package/lib/response/batch-detect-language-key-phrases-response.js +1 -1
  325. package/lib/response/batch-detect-language-pii-entities-response.d.ts +1 -1
  326. package/lib/response/batch-detect-language-pii-entities-response.js +1 -1
  327. package/lib/response/batch-detect-language-sentiments-response.d.ts +1 -1
  328. package/lib/response/batch-detect-language-sentiments-response.js +1 -1
  329. package/lib/response/batch-detect-language-text-classification-response.d.ts +1 -1
  330. package/lib/response/batch-detect-language-text-classification-response.js +1 -1
  331. package/lib/response/batch-language-translation-response.d.ts +1 -1
  332. package/lib/response/batch-language-translation-response.js +1 -1
  333. package/lib/response/change-endpoint-compartment-response.d.ts +1 -1
  334. package/lib/response/change-endpoint-compartment-response.js +1 -1
  335. package/lib/response/change-model-compartment-response.d.ts +1 -1
  336. package/lib/response/change-model-compartment-response.js +1 -1
  337. package/lib/response/change-project-compartment-response.d.ts +1 -1
  338. package/lib/response/change-project-compartment-response.js +1 -1
  339. package/lib/response/create-endpoint-response.d.ts +2 -2
  340. package/lib/response/create-endpoint-response.js +1 -1
  341. package/lib/response/create-model-response.d.ts +2 -2
  342. package/lib/response/create-model-response.js +1 -1
  343. package/lib/response/create-project-response.d.ts +2 -2
  344. package/lib/response/create-project-response.js +1 -1
  345. package/lib/response/delete-endpoint-response.d.ts +1 -1
  346. package/lib/response/delete-endpoint-response.js +1 -1
  347. package/lib/response/delete-model-response.d.ts +1 -1
  348. package/lib/response/delete-model-response.js +1 -1
  349. package/lib/response/delete-project-response.d.ts +1 -1
  350. package/lib/response/delete-project-response.js +1 -1
  351. package/lib/response/detect-dominant-language-response.d.ts +1 -1
  352. package/lib/response/detect-dominant-language-response.js +1 -1
  353. package/lib/response/detect-language-entities-response.d.ts +1 -1
  354. package/lib/response/detect-language-entities-response.js +1 -1
  355. package/lib/response/detect-language-key-phrases-response.d.ts +1 -1
  356. package/lib/response/detect-language-key-phrases-response.js +1 -1
  357. package/lib/response/detect-language-sentiments-response.d.ts +1 -1
  358. package/lib/response/detect-language-sentiments-response.js +1 -1
  359. package/lib/response/detect-language-text-classification-response.d.ts +1 -1
  360. package/lib/response/detect-language-text-classification-response.js +1 -1
  361. package/lib/response/get-endpoint-response.d.ts +2 -2
  362. package/lib/response/get-endpoint-response.js +1 -1
  363. package/lib/response/get-model-response.d.ts +2 -2
  364. package/lib/response/get-model-response.js +1 -1
  365. package/lib/response/get-model-type-response.d.ts +1 -1
  366. package/lib/response/get-model-type-response.js +1 -1
  367. package/lib/response/get-project-response.d.ts +2 -2
  368. package/lib/response/get-project-response.js +1 -1
  369. package/lib/response/get-work-request-response.d.ts +2 -2
  370. package/lib/response/get-work-request-response.js +1 -1
  371. package/lib/response/index.d.ts +1 -1
  372. package/lib/response/index.js +1 -1
  373. package/lib/response/list-endpoints-response.d.ts +2 -2
  374. package/lib/response/list-endpoints-response.js +1 -1
  375. package/lib/response/list-evaluation-results-response.d.ts +2 -2
  376. package/lib/response/list-evaluation-results-response.js +1 -1
  377. package/lib/response/list-models-response.d.ts +2 -2
  378. package/lib/response/list-models-response.js +1 -1
  379. package/lib/response/list-projects-response.d.ts +2 -2
  380. package/lib/response/list-projects-response.js +1 -1
  381. package/lib/response/list-work-request-errors-response.d.ts +2 -2
  382. package/lib/response/list-work-request-errors-response.js +1 -1
  383. package/lib/response/list-work-request-logs-response.d.ts +2 -2
  384. package/lib/response/list-work-request-logs-response.js +1 -1
  385. package/lib/response/list-work-requests-response.d.ts +2 -2
  386. package/lib/response/list-work-requests-response.js +1 -1
  387. package/lib/response/update-endpoint-response.d.ts +1 -1
  388. package/lib/response/update-endpoint-response.js +1 -1
  389. package/lib/response/update-model-response.d.ts +1 -1
  390. package/lib/response/update-model-response.js +1 -1
  391. package/lib/response/update-project-response.d.ts +1 -1
  392. package/lib/response/update-project-response.js +1 -1
  393. package/package.json +3 -3
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ailanguage/DeleteModel.ts.html |here} to see how to use DeleteModelRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ailanguage/DeleteModel.ts.html |here} to see how to use DeleteModelRequest.
16
16
  */
17
17
  export interface DeleteModelRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface DeleteModelRequest extends common.BaseRequest {
21
21
  "modelId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call
24
- * for a resource, set the `if-match` parameter to the value of the
24
+ * for a resource, set the {@code if-match} parameter to the value of the
25
25
  * etag from a previous GET or POST response for that resource.
26
26
  * The resource will be updated or deleted only if the etag you
27
27
  * provide matches the resource's current etag value.
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ailanguage/DeleteProject.ts.html |here} to see how to use DeleteProjectRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ailanguage/DeleteProject.ts.html |here} to see how to use DeleteProjectRequest.
16
16
  */
17
17
  export interface DeleteProjectRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface DeleteProjectRequest extends common.BaseRequest {
21
21
  "projectId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call
24
- * for a resource, set the `if-match` parameter to the value of the
24
+ * for a resource, set the {@code if-match} parameter to the value of the
25
25
  * etag from a previous GET or POST response for that resource.
26
26
  * The resource will be updated or deleted only if the etag you
27
27
  * provide matches the resource's current etag value.
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ailanguage/DetectDominantLanguage.ts.html |here} to see how to use DetectDominantLanguageRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ailanguage/DetectDominantLanguage.ts.html |here} to see how to use DetectDominantLanguageRequest.
17
17
  */
18
18
  export interface DetectDominantLanguageRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ailanguage/DetectLanguageEntities.ts.html |here} to see how to use DetectLanguageEntitiesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ailanguage/DetectLanguageEntities.ts.html |here} to see how to use DetectLanguageEntitiesRequest.
17
17
  */
18
18
  export interface DetectLanguageEntitiesRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ailanguage/DetectLanguageKeyPhrases.ts.html |here} to see how to use DetectLanguageKeyPhrasesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ailanguage/DetectLanguageKeyPhrases.ts.html |here} to see how to use DetectLanguageKeyPhrasesRequest.
17
17
  */
18
18
  export interface DetectLanguageKeyPhrasesRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ailanguage/DetectLanguageSentiments.ts.html |here} to see how to use DetectLanguageSentimentsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ailanguage/DetectLanguageSentiments.ts.html |here} to see how to use DetectLanguageSentimentsRequest.
17
17
  */
18
18
  export interface DetectLanguageSentimentsRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ailanguage/DetectLanguageTextClassification.ts.html |here} to see how to use DetectLanguageTextClassificationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ailanguage/DetectLanguageTextClassification.ts.html |here} to see how to use DetectLanguageTextClassificationRequest.
17
17
  */
18
18
  export interface DetectLanguageTextClassificationRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ailanguage/GetEndpoint.ts.html |here} to see how to use GetEndpointRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ailanguage/GetEndpoint.ts.html |here} to see how to use GetEndpointRequest.
16
16
  */
17
17
  export interface GetEndpointRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ailanguage/GetModel.ts.html |here} to see how to use GetModelRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ailanguage/GetModel.ts.html |here} to see how to use GetModelRequest.
16
16
  */
17
17
  export interface GetModelRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ailanguage/GetModelType.ts.html |here} to see how to use GetModelTypeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ailanguage/GetModelType.ts.html |here} to see how to use GetModelTypeRequest.
16
16
  */
17
17
  export interface GetModelTypeRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ailanguage/GetProject.ts.html |here} to see how to use GetProjectRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ailanguage/GetProject.ts.html |here} to see how to use GetProjectRequest.
16
16
  */
17
17
  export interface GetProjectRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ailanguage/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ailanguage/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
16
16
  */
17
17
  export interface GetWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ This allows enterprises to focus on business drivers and development work rather
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as BatchDetectDominantLanguageRequest from "./batch-detect-dominant-language-request";
@@ -11,7 +11,7 @@ This allows enterprises to focus on business drivers and development work rather
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ailanguage/ListEndpoints.ts.html |here} to see how to use ListEndpointsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ailanguage/ListEndpoints.ts.html |here} to see how to use ListEndpointsRequest.
17
17
  */
18
18
  export interface ListEndpointsRequest extends common.BaseRequest {
19
19
  /**
@@ -56,9 +56,9 @@ export interface ListEndpointsRequest extends common.BaseRequest {
56
56
  "sortOrder"?: model.SortOrder;
57
57
  /**
58
58
  * Specifies the field to sort by. Accepts only one field.
59
- * By default, when you sort by `timeCreated`, the results are shown
60
- * in descending order. When you sort by `displayName`, the results are
61
- * shown in ascending order. Sort order for the `displayName` field is case sensitive.
59
+ * By default, when you sort by {@code timeCreated}, the results are shown
60
+ * in descending order. When you sort by {@code displayName}, the results are
61
+ * shown in ascending order. Sort order for the {@code displayName} field is case sensitive.
62
62
  *
63
63
  */
64
64
  "sortBy"?: ListEndpointsRequest.SortBy;
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ailanguage/ListEvaluationResults.ts.html |here} to see how to use ListEvaluationResultsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ailanguage/ListEvaluationResults.ts.html |here} to see how to use ListEvaluationResultsRequest.
16
16
  */
17
17
  export interface ListEvaluationResultsRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ailanguage/ListModels.ts.html |here} to see how to use ListModelsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ailanguage/ListModels.ts.html |here} to see how to use ListModelsRequest.
17
17
  */
18
18
  export interface ListModelsRequest extends common.BaseRequest {
19
19
  /**
@@ -52,9 +52,9 @@ export interface ListModelsRequest extends common.BaseRequest {
52
52
  "sortOrder"?: model.SortOrder;
53
53
  /**
54
54
  * Specifies the field to sort by. Accepts only one field.
55
- * By default, when you sort by `timeCreated`, the results are shown
56
- * in descending order. When you sort by `displayName`, the results are
57
- * shown in ascending order. Sort order for the `displayName` field is case sensitive.
55
+ * By default, when you sort by {@code timeCreated}, the results are shown
56
+ * in descending order. When you sort by {@code displayName}, the results are
57
+ * shown in ascending order. Sort order for the {@code displayName} field is case sensitive.
58
58
  *
59
59
  */
60
60
  "sortBy"?: ListModelsRequest.SortBy;
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ailanguage/ListProjects.ts.html |here} to see how to use ListProjectsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ailanguage/ListProjects.ts.html |here} to see how to use ListProjectsRequest.
17
17
  */
18
18
  export interface ListProjectsRequest extends common.BaseRequest {
19
19
  /**
@@ -48,9 +48,9 @@ export interface ListProjectsRequest extends common.BaseRequest {
48
48
  "sortOrder"?: model.SortOrder;
49
49
  /**
50
50
  * Specifies the field to sort by. Accepts only one field.
51
- * By default, when you sort by `timeCreated`, the results are shown
52
- * in descending order. When you sort by `displayName`, the results are
53
- * shown in ascending order. Sort order for the `displayName` field is case sensitive.
51
+ * By default, when you sort by {@code timeCreated}, the results are shown
52
+ * in descending order. When you sort by {@code displayName}, the results are
53
+ * shown in ascending order. Sort order for the {@code displayName} field is case sensitive.
54
54
  *
55
55
  */
56
56
  "sortBy"?: ListProjectsRequest.SortBy;
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ailanguage/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ailanguage/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
17
17
  */
18
18
  export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ailanguage/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ailanguage/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
17
17
  */
18
18
  export interface ListWorkRequestLogsRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/ailanguage/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/ailanguage/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
17
17
  */
18
18
  export interface ListWorkRequestsRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });