oci-aivision 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 (289) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/aiservicevision-waiter.d.ts +1 -1
  4. package/lib/aiservicevision-waiter.js +1 -1
  5. package/lib/client.d.ts +26 -26
  6. package/lib/client.js +26 -26
  7. package/lib/model/action-type.d.ts +1 -1
  8. package/lib/model/action-type.js +1 -1
  9. package/lib/model/analyze-document-details.d.ts +1 -1
  10. package/lib/model/analyze-document-details.js +1 -1
  11. package/lib/model/analyze-document-result.d.ts +1 -1
  12. package/lib/model/analyze-document-result.js +1 -1
  13. package/lib/model/analyze-image-details.d.ts +1 -1
  14. package/lib/model/analyze-image-details.js +1 -1
  15. package/lib/model/analyze-image-result.d.ts +1 -1
  16. package/lib/model/analyze-image-result.js +1 -1
  17. package/lib/model/bounding-polygon.d.ts +2 -2
  18. package/lib/model/bounding-polygon.js +1 -1
  19. package/lib/model/cell.d.ts +1 -1
  20. package/lib/model/cell.js +1 -1
  21. package/lib/model/change-model-compartment-details.d.ts +1 -1
  22. package/lib/model/change-model-compartment-details.js +1 -1
  23. package/lib/model/change-project-compartment-details.d.ts +1 -1
  24. package/lib/model/change-project-compartment-details.js +1 -1
  25. package/lib/model/create-document-job-details.d.ts +1 -1
  26. package/lib/model/create-document-job-details.js +1 -1
  27. package/lib/model/create-image-job-details.d.ts +1 -1
  28. package/lib/model/create-image-job-details.js +1 -1
  29. package/lib/model/create-model-details.d.ts +3 -3
  30. package/lib/model/create-model-details.js +1 -1
  31. package/lib/model/create-project-details.d.ts +3 -3
  32. package/lib/model/create-project-details.js +1 -1
  33. package/lib/model/data-science-labeling-dataset.d.ts +1 -1
  34. package/lib/model/data-science-labeling-dataset.js +1 -1
  35. package/lib/model/dataset.d.ts +1 -1
  36. package/lib/model/dataset.js +1 -1
  37. package/lib/model/detected-document-type.d.ts +1 -1
  38. package/lib/model/detected-document-type.js +1 -1
  39. package/lib/model/detected-language.d.ts +1 -1
  40. package/lib/model/detected-language.js +1 -1
  41. package/lib/model/dimensions.d.ts +1 -1
  42. package/lib/model/dimensions.js +1 -1
  43. package/lib/model/document-classification-feature.d.ts +1 -1
  44. package/lib/model/document-classification-feature.js +1 -1
  45. package/lib/model/document-details.d.ts +1 -1
  46. package/lib/model/document-details.js +1 -1
  47. package/lib/model/document-feature.d.ts +1 -1
  48. package/lib/model/document-feature.js +1 -1
  49. package/lib/model/document-field.d.ts +1 -1
  50. package/lib/model/document-field.js +1 -1
  51. package/lib/model/document-job.d.ts +1 -1
  52. package/lib/model/document-job.js +1 -1
  53. package/lib/model/document-key-value-detection-feature.d.ts +1 -1
  54. package/lib/model/document-key-value-detection-feature.js +1 -1
  55. package/lib/model/document-language-classification-feature.d.ts +1 -1
  56. package/lib/model/document-language-classification-feature.js +1 -1
  57. package/lib/model/document-language.d.ts +1 -1
  58. package/lib/model/document-language.js +1 -1
  59. package/lib/model/document-metadata.d.ts +1 -1
  60. package/lib/model/document-metadata.js +1 -1
  61. package/lib/model/document-table-detection-feature.d.ts +1 -1
  62. package/lib/model/document-table-detection-feature.js +1 -1
  63. package/lib/model/document-text-detection-feature.d.ts +1 -1
  64. package/lib/model/document-text-detection-feature.js +1 -1
  65. package/lib/model/document-type.d.ts +1 -1
  66. package/lib/model/document-type.js +1 -1
  67. package/lib/model/face-detection-feature.d.ts +1 -1
  68. package/lib/model/face-detection-feature.js +1 -1
  69. package/lib/model/face.d.ts +1 -1
  70. package/lib/model/face.js +1 -1
  71. package/lib/model/field-label.d.ts +1 -1
  72. package/lib/model/field-label.js +1 -1
  73. package/lib/model/field-name.d.ts +1 -1
  74. package/lib/model/field-name.js +1 -1
  75. package/lib/model/field-value.d.ts +1 -1
  76. package/lib/model/field-value.js +1 -1
  77. package/lib/model/image-classification-feature.d.ts +1 -1
  78. package/lib/model/image-classification-feature.js +1 -1
  79. package/lib/model/image-details.d.ts +1 -1
  80. package/lib/model/image-details.js +1 -1
  81. package/lib/model/image-feature.d.ts +1 -1
  82. package/lib/model/image-feature.js +1 -1
  83. package/lib/model/image-job.d.ts +1 -1
  84. package/lib/model/image-job.js +1 -1
  85. package/lib/model/image-object-detection-feature.d.ts +1 -1
  86. package/lib/model/image-object-detection-feature.js +1 -1
  87. package/lib/model/image-object.d.ts +1 -1
  88. package/lib/model/image-object.js +1 -1
  89. package/lib/model/image-text-detection-feature.d.ts +1 -1
  90. package/lib/model/image-text-detection-feature.js +1 -1
  91. package/lib/model/image-text.d.ts +1 -1
  92. package/lib/model/image-text.js +1 -1
  93. package/lib/model/index.d.ts +1 -1
  94. package/lib/model/index.js +1 -1
  95. package/lib/model/inline-document-details.d.ts +1 -1
  96. package/lib/model/inline-document-details.js +1 -1
  97. package/lib/model/inline-image-details.d.ts +1 -1
  98. package/lib/model/inline-image-details.js +1 -1
  99. package/lib/model/input-location.d.ts +1 -1
  100. package/lib/model/input-location.js +1 -1
  101. package/lib/model/label.d.ts +1 -1
  102. package/lib/model/label.js +1 -1
  103. package/lib/model/landmark.d.ts +1 -1
  104. package/lib/model/landmark.js +1 -1
  105. package/lib/model/line.d.ts +1 -1
  106. package/lib/model/line.js +1 -1
  107. package/lib/model/model-collection.d.ts +1 -1
  108. package/lib/model/model-collection.js +1 -1
  109. package/lib/model/model-summary.d.ts +4 -4
  110. package/lib/model/model-summary.js +1 -1
  111. package/lib/model/model.d.ts +4 -4
  112. package/lib/model/model.js +1 -1
  113. package/lib/model/normalized-vertex.d.ts +1 -1
  114. package/lib/model/normalized-vertex.js +1 -1
  115. package/lib/model/object-list-inline-input-location.d.ts +1 -1
  116. package/lib/model/object-list-inline-input-location.js +1 -1
  117. package/lib/model/object-location.d.ts +1 -1
  118. package/lib/model/object-location.js +1 -1
  119. package/lib/model/object-storage-dataset.d.ts +1 -1
  120. package/lib/model/object-storage-dataset.js +1 -1
  121. package/lib/model/object-storage-document-details.d.ts +1 -1
  122. package/lib/model/object-storage-document-details.js +1 -1
  123. package/lib/model/object-storage-image-details.d.ts +1 -1
  124. package/lib/model/object-storage-image-details.js +1 -1
  125. package/lib/model/ontology-class.d.ts +1 -1
  126. package/lib/model/ontology-class.js +1 -1
  127. package/lib/model/operation-status.d.ts +1 -1
  128. package/lib/model/operation-status.js +1 -1
  129. package/lib/model/operation-type.d.ts +1 -1
  130. package/lib/model/operation-type.js +1 -1
  131. package/lib/model/output-location.d.ts +1 -1
  132. package/lib/model/output-location.js +1 -1
  133. package/lib/model/page.d.ts +1 -1
  134. package/lib/model/page.js +1 -1
  135. package/lib/model/processing-error.d.ts +1 -1
  136. package/lib/model/processing-error.js +1 -1
  137. package/lib/model/project-collection.d.ts +1 -1
  138. package/lib/model/project-collection.js +1 -1
  139. package/lib/model/project-summary.d.ts +4 -4
  140. package/lib/model/project-summary.js +1 -1
  141. package/lib/model/project.d.ts +4 -4
  142. package/lib/model/project.js +1 -1
  143. package/lib/model/sort-order.d.ts +1 -1
  144. package/lib/model/sort-order.js +1 -1
  145. package/lib/model/table-row.d.ts +1 -1
  146. package/lib/model/table-row.js +1 -1
  147. package/lib/model/table.d.ts +1 -1
  148. package/lib/model/table.js +1 -1
  149. package/lib/model/update-model-details.d.ts +3 -3
  150. package/lib/model/update-model-details.js +1 -1
  151. package/lib/model/update-project-details.d.ts +3 -3
  152. package/lib/model/update-project-details.js +1 -1
  153. package/lib/model/value-array.d.ts +1 -1
  154. package/lib/model/value-array.js +1 -1
  155. package/lib/model/value-date.d.ts +1 -1
  156. package/lib/model/value-date.js +1 -1
  157. package/lib/model/value-integer.d.ts +1 -1
  158. package/lib/model/value-integer.js +1 -1
  159. package/lib/model/value-number.d.ts +1 -1
  160. package/lib/model/value-number.js +1 -1
  161. package/lib/model/value-phone-number.d.ts +1 -1
  162. package/lib/model/value-phone-number.js +1 -1
  163. package/lib/model/value-string.d.ts +1 -1
  164. package/lib/model/value-string.js +1 -1
  165. package/lib/model/value-time.d.ts +1 -1
  166. package/lib/model/value-time.js +1 -1
  167. package/lib/model/word.d.ts +1 -1
  168. package/lib/model/word.js +1 -1
  169. package/lib/model/work-request-error-collection.d.ts +1 -1
  170. package/lib/model/work-request-error-collection.js +1 -1
  171. package/lib/model/work-request-error.d.ts +1 -1
  172. package/lib/model/work-request-error.js +1 -1
  173. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  174. package/lib/model/work-request-log-entry-collection.js +1 -1
  175. package/lib/model/work-request-log-entry.d.ts +1 -1
  176. package/lib/model/work-request-log-entry.js +1 -1
  177. package/lib/model/work-request-resource.d.ts +1 -1
  178. package/lib/model/work-request-resource.js +1 -1
  179. package/lib/model/work-request-summary-collection.d.ts +1 -1
  180. package/lib/model/work-request-summary-collection.js +1 -1
  181. package/lib/model/work-request-summary.d.ts +1 -1
  182. package/lib/model/work-request-summary.js +1 -1
  183. package/lib/model/work-request.d.ts +1 -1
  184. package/lib/model/work-request.js +1 -1
  185. package/lib/request/analyze-document-request.d.ts +2 -2
  186. package/lib/request/analyze-document-request.js +1 -1
  187. package/lib/request/analyze-image-request.d.ts +2 -2
  188. package/lib/request/analyze-image-request.js +1 -1
  189. package/lib/request/cancel-document-job-request.d.ts +3 -3
  190. package/lib/request/cancel-document-job-request.js +1 -1
  191. package/lib/request/cancel-image-job-request.d.ts +3 -3
  192. package/lib/request/cancel-image-job-request.js +1 -1
  193. package/lib/request/cancel-work-request-request.d.ts +3 -3
  194. package/lib/request/cancel-work-request-request.js +1 -1
  195. package/lib/request/change-model-compartment-request.d.ts +3 -3
  196. package/lib/request/change-model-compartment-request.js +1 -1
  197. package/lib/request/change-project-compartment-request.d.ts +3 -3
  198. package/lib/request/change-project-compartment-request.js +1 -1
  199. package/lib/request/create-document-job-request.d.ts +2 -2
  200. package/lib/request/create-document-job-request.js +1 -1
  201. package/lib/request/create-image-job-request.d.ts +2 -2
  202. package/lib/request/create-image-job-request.js +1 -1
  203. package/lib/request/create-model-request.d.ts +2 -2
  204. package/lib/request/create-model-request.js +1 -1
  205. package/lib/request/create-project-request.d.ts +2 -2
  206. package/lib/request/create-project-request.js +1 -1
  207. package/lib/request/delete-model-request.d.ts +3 -3
  208. package/lib/request/delete-model-request.js +1 -1
  209. package/lib/request/delete-project-request.d.ts +3 -3
  210. package/lib/request/delete-project-request.js +1 -1
  211. package/lib/request/get-document-job-request.d.ts +2 -2
  212. package/lib/request/get-document-job-request.js +1 -1
  213. package/lib/request/get-image-job-request.d.ts +2 -2
  214. package/lib/request/get-image-job-request.js +1 -1
  215. package/lib/request/get-model-request.d.ts +2 -2
  216. package/lib/request/get-model-request.js +1 -1
  217. package/lib/request/get-project-request.d.ts +2 -2
  218. package/lib/request/get-project-request.js +1 -1
  219. package/lib/request/get-work-request-request.d.ts +2 -2
  220. package/lib/request/get-work-request-request.js +1 -1
  221. package/lib/request/index.d.ts +1 -1
  222. package/lib/request/index.js +1 -1
  223. package/lib/request/list-models-request.d.ts +3 -3
  224. package/lib/request/list-models-request.js +1 -1
  225. package/lib/request/list-projects-request.d.ts +3 -3
  226. package/lib/request/list-projects-request.js +1 -1
  227. package/lib/request/list-work-request-errors-request.d.ts +3 -3
  228. package/lib/request/list-work-request-errors-request.js +1 -1
  229. package/lib/request/list-work-request-logs-request.d.ts +3 -3
  230. package/lib/request/list-work-request-logs-request.js +1 -1
  231. package/lib/request/list-work-requests-request.d.ts +3 -3
  232. package/lib/request/list-work-requests-request.js +1 -1
  233. package/lib/request/update-model-request.d.ts +3 -3
  234. package/lib/request/update-model-request.js +1 -1
  235. package/lib/request/update-project-request.d.ts +3 -3
  236. package/lib/request/update-project-request.js +1 -1
  237. package/lib/response/analyze-document-response.d.ts +2 -2
  238. package/lib/response/analyze-document-response.js +1 -1
  239. package/lib/response/analyze-image-response.d.ts +2 -2
  240. package/lib/response/analyze-image-response.js +1 -1
  241. package/lib/response/cancel-document-job-response.d.ts +1 -1
  242. package/lib/response/cancel-document-job-response.js +1 -1
  243. package/lib/response/cancel-image-job-response.d.ts +1 -1
  244. package/lib/response/cancel-image-job-response.js +1 -1
  245. package/lib/response/cancel-work-request-response.d.ts +1 -1
  246. package/lib/response/cancel-work-request-response.js +1 -1
  247. package/lib/response/change-model-compartment-response.d.ts +1 -1
  248. package/lib/response/change-model-compartment-response.js +1 -1
  249. package/lib/response/change-project-compartment-response.d.ts +1 -1
  250. package/lib/response/change-project-compartment-response.js +1 -1
  251. package/lib/response/create-document-job-response.d.ts +2 -2
  252. package/lib/response/create-document-job-response.js +1 -1
  253. package/lib/response/create-image-job-response.d.ts +2 -2
  254. package/lib/response/create-image-job-response.js +1 -1
  255. package/lib/response/create-model-response.d.ts +2 -2
  256. package/lib/response/create-model-response.js +1 -1
  257. package/lib/response/create-project-response.d.ts +2 -2
  258. package/lib/response/create-project-response.js +1 -1
  259. package/lib/response/delete-model-response.d.ts +1 -1
  260. package/lib/response/delete-model-response.js +1 -1
  261. package/lib/response/delete-project-response.d.ts +1 -1
  262. package/lib/response/delete-project-response.js +1 -1
  263. package/lib/response/get-document-job-response.d.ts +2 -2
  264. package/lib/response/get-document-job-response.js +1 -1
  265. package/lib/response/get-image-job-response.d.ts +2 -2
  266. package/lib/response/get-image-job-response.js +1 -1
  267. package/lib/response/get-model-response.d.ts +2 -2
  268. package/lib/response/get-model-response.js +1 -1
  269. package/lib/response/get-project-response.d.ts +2 -2
  270. package/lib/response/get-project-response.js +1 -1
  271. package/lib/response/get-work-request-response.d.ts +2 -2
  272. package/lib/response/get-work-request-response.js +1 -1
  273. package/lib/response/index.d.ts +1 -1
  274. package/lib/response/index.js +1 -1
  275. package/lib/response/list-models-response.d.ts +2 -2
  276. package/lib/response/list-models-response.js +1 -1
  277. package/lib/response/list-projects-response.d.ts +2 -2
  278. package/lib/response/list-projects-response.js +1 -1
  279. package/lib/response/list-work-request-errors-response.d.ts +2 -2
  280. package/lib/response/list-work-request-errors-response.js +1 -1
  281. package/lib/response/list-work-request-logs-response.d.ts +2 -2
  282. package/lib/response/list-work-request-logs-response.js +1 -1
  283. package/lib/response/list-work-requests-response.d.ts +2 -2
  284. package/lib/response/list-work-requests-response.js +1 -1
  285. package/lib/response/update-model-response.d.ts +1 -1
  286. package/lib/response/update-model-response.js +1 -1
  287. package/lib/response/update-project-response.d.ts +1 -1
  288. package/lib/response/update-project-response.js +1 -1
  289. package/package.json +3 -3
@@ -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/aivision/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/aivision/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/aivision/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/aivision/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 });
@@ -7,7 +7,7 @@
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 AnalyzeDocumentRequest from "./analyze-document-request";
@@ -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
  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/aivision/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/aivision/ListModels.ts.html |here} to see how to use ListModelsRequest.
17
17
  */
18
18
  export interface ListModelsRequest extends common.BaseRequest {
19
19
  /**
@@ -41,7 +41,7 @@ export interface ListModelsRequest extends common.BaseRequest {
41
41
  */
42
42
  "limit"?: number;
43
43
  /**
44
- * The position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response.
44
+ * The position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
45
45
  */
46
46
  "page"?: string;
47
47
  /**
@@ -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/aivision/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/aivision/ListProjects.ts.html |here} to see how to use ListProjectsRequest.
17
17
  */
18
18
  export interface ListProjectsRequest extends common.BaseRequest {
19
19
  /**
@@ -37,7 +37,7 @@ export interface ListProjectsRequest extends common.BaseRequest {
37
37
  */
38
38
  "limit"?: number;
39
39
  /**
40
- * The position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response.
40
+ * The position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
41
41
  */
42
42
  "page"?: string;
43
43
  /**
@@ -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/aivision/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/aivision/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
17
17
  */
18
18
  export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
19
19
  /**
@@ -25,7 +25,7 @@ export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
25
25
  */
26
26
  "opcRequestId"?: string;
27
27
  /**
28
- * The position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response.
28
+ * The position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
29
29
  */
30
30
  "page"?: string;
31
31
  /**
@@ -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/aivision/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/aivision/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
17
17
  */
18
18
  export interface ListWorkRequestLogsRequest extends common.BaseRequest {
19
19
  /**
@@ -25,7 +25,7 @@ export interface ListWorkRequestLogsRequest extends common.BaseRequest {
25
25
  */
26
26
  "opcRequestId"?: string;
27
27
  /**
28
- * The position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response.
28
+ * The position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
29
29
  */
30
30
  "page"?: string;
31
31
  /**
@@ -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/aivision/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/aivision/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
17
17
  */
18
18
  export interface ListWorkRequestsRequest extends common.BaseRequest {
19
19
  /**
@@ -37,7 +37,7 @@ export interface ListWorkRequestsRequest extends common.BaseRequest {
37
37
  */
38
38
  "opcRequestId"?: string;
39
39
  /**
40
- * The position at which to start retrieving results. This must come from the `opc-next-page` header field of a previous response.
40
+ * The position at which to start retrieving results. This must come from the {@code opc-next-page} header field of a previous response.
41
41
  */
42
42
  "page"?: string;
43
43
  /**
@@ -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/aivision/UpdateModel.ts.html |here} to see how to use UpdateModelRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/aivision/UpdateModel.ts.html |here} to see how to use UpdateModelRequest.
17
17
  */
18
18
  export interface UpdateModelRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateModelRequest extends common.BaseRequest {
26
26
  "updateModelDetails": model.UpdateModelDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * 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/aivision/UpdateProject.ts.html |here} to see how to use UpdateProjectRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/aivision/UpdateProject.ts.html |here} to see how to use UpdateProjectRequest.
17
17
  */
18
18
  export interface UpdateProjectRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateProjectRequest extends common.BaseRequest {
26
26
  "updateProjectDetails": model.UpdateProjectDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * 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
  export interface AnalyzeDocumentResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -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
  export interface AnalyzeImageResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -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,7 +7,7 @@
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
  export interface CancelDocumentJobResponse {
@@ -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,7 +7,7 @@
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
  export interface CancelImageJobResponse {
@@ -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,7 +7,7 @@
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
  export interface CancelWorkRequestResponse {
@@ -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,7 +7,7 @@
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
  export interface ChangeModelCompartmentResponse {
@@ -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,7 +7,7 @@
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
  export interface ChangeProjectCompartmentResponse {
@@ -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
  export interface CreateDocumentJobResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -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
  export interface CreateImageJobResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -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,7 +7,7 @@
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";
@@ -24,7 +24,7 @@ export interface CreateModelResponse {
24
24
  */
25
25
  "opcRequestId": string;
26
26
  /**
27
- * For optimistic concurrency control. See `if-match`.
27
+ * For optimistic concurrency control. See {@code if-match}.
28
28
  *
29
29
  */
30
30
  "etag": string;
@@ -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
  export interface CreateProjectResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -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 });