oci-aivision 2.19.0 → 2.22.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 (233) hide show
  1. package/index.d.ts +2 -2
  2. package/index.js +2 -2
  3. package/lib/aiservicevision-waiter.d.ts +2 -2
  4. package/lib/aiservicevision-waiter.js +2 -2
  5. package/lib/client.d.ts +45 -45
  6. package/lib/client.js +45 -45
  7. package/lib/model/action-type.d.ts +2 -2
  8. package/lib/model/action-type.js +2 -2
  9. package/lib/model/analyze-document-details.d.ts +6 -6
  10. package/lib/model/analyze-document-details.js +2 -2
  11. package/lib/model/analyze-document-result.d.ts +11 -11
  12. package/lib/model/analyze-document-result.js +2 -2
  13. package/lib/model/analyze-image-details.d.ts +5 -5
  14. package/lib/model/analyze-image-details.js +2 -2
  15. package/lib/model/analyze-image-result.d.ts +10 -10
  16. package/lib/model/analyze-image-result.js +2 -2
  17. package/lib/model/bounding-polygon.d.ts +4 -4
  18. package/lib/model/bounding-polygon.js +2 -2
  19. package/lib/model/cell.d.ts +7 -7
  20. package/lib/model/cell.js +2 -2
  21. package/lib/model/change-model-compartment-details.d.ts +3 -3
  22. package/lib/model/change-model-compartment-details.js +2 -2
  23. package/lib/model/change-project-compartment-details.d.ts +2 -2
  24. package/lib/model/change-project-compartment-details.js +2 -2
  25. package/lib/model/create-document-job-details.d.ts +8 -8
  26. package/lib/model/create-document-job-details.js +2 -2
  27. package/lib/model/create-image-job-details.d.ts +7 -7
  28. package/lib/model/create-image-job-details.js +2 -2
  29. package/lib/model/create-model-details.d.ts +14 -14
  30. package/lib/model/create-model-details.js +2 -2
  31. package/lib/model/create-project-details.d.ts +9 -9
  32. package/lib/model/create-project-details.js +2 -2
  33. package/lib/model/data-science-labeling-dataset.d.ts +3 -3
  34. package/lib/model/data-science-labeling-dataset.js +2 -2
  35. package/lib/model/dataset.d.ts +2 -2
  36. package/lib/model/dataset.js +2 -2
  37. package/lib/model/detected-document-type.d.ts +5 -5
  38. package/lib/model/detected-document-type.js +2 -2
  39. package/lib/model/detected-language.d.ts +5 -5
  40. package/lib/model/detected-language.js +2 -2
  41. package/lib/model/dimensions.d.ts +6 -6
  42. package/lib/model/dimensions.js +2 -2
  43. package/lib/model/document-classification-feature.d.ts +4 -4
  44. package/lib/model/document-classification-feature.js +2 -2
  45. package/lib/model/document-details.d.ts +3 -3
  46. package/lib/model/document-details.js +2 -2
  47. package/lib/model/document-feature.d.ts +3 -3
  48. package/lib/model/document-feature.js +2 -2
  49. package/lib/model/document-field.d.ts +3 -3
  50. package/lib/model/document-field.js +2 -2
  51. package/lib/model/document-job.d.ts +14 -14
  52. package/lib/model/document-job.js +2 -2
  53. package/lib/model/document-key-value-detection-feature.d.ts +2 -2
  54. package/lib/model/document-key-value-detection-feature.js +2 -2
  55. package/lib/model/document-language-classification-feature.d.ts +2 -2
  56. package/lib/model/document-language-classification-feature.js +2 -2
  57. package/lib/model/document-language.d.ts +3 -3
  58. package/lib/model/document-language.js +3 -3
  59. package/lib/model/document-metadata.d.ts +5 -5
  60. package/lib/model/document-metadata.js +2 -2
  61. package/lib/model/document-table-detection-feature.d.ts +2 -2
  62. package/lib/model/document-table-detection-feature.js +2 -2
  63. package/lib/model/document-text-detection-feature.d.ts +3 -3
  64. package/lib/model/document-text-detection-feature.js +2 -2
  65. package/lib/model/document-type.d.ts +3 -3
  66. package/lib/model/document-type.js +3 -3
  67. package/lib/model/field-label.d.ts +5 -5
  68. package/lib/model/field-label.js +2 -2
  69. package/lib/model/field-name.d.ts +6 -6
  70. package/lib/model/field-name.js +2 -2
  71. package/lib/model/field-value.d.ts +6 -6
  72. package/lib/model/field-value.js +2 -2
  73. package/lib/model/image-classification-feature.d.ts +4 -4
  74. package/lib/model/image-classification-feature.js +2 -2
  75. package/lib/model/image-details.d.ts +3 -3
  76. package/lib/model/image-details.js +2 -2
  77. package/lib/model/image-feature.d.ts +3 -3
  78. package/lib/model/image-feature.js +2 -2
  79. package/lib/model/image-job.d.ts +12 -12
  80. package/lib/model/image-job.js +2 -2
  81. package/lib/model/image-object-detection-feature.d.ts +4 -4
  82. package/lib/model/image-object-detection-feature.js +2 -2
  83. package/lib/model/image-object.d.ts +5 -5
  84. package/lib/model/image-object.js +2 -2
  85. package/lib/model/image-text-detection-feature.d.ts +4 -4
  86. package/lib/model/image-text-detection-feature.js +2 -2
  87. package/lib/model/image-text.d.ts +5 -5
  88. package/lib/model/image-text.js +2 -2
  89. package/lib/model/index.d.ts +2 -2
  90. package/lib/model/index.js +2 -2
  91. package/lib/model/inline-document-details.d.ts +4 -4
  92. package/lib/model/inline-document-details.js +2 -2
  93. package/lib/model/inline-image-details.d.ts +4 -4
  94. package/lib/model/inline-image-details.js +2 -2
  95. package/lib/model/input-location.d.ts +3 -3
  96. package/lib/model/input-location.js +2 -2
  97. package/lib/model/label.d.ts +5 -5
  98. package/lib/model/label.js +2 -2
  99. package/lib/model/line.d.ts +6 -6
  100. package/lib/model/line.js +2 -2
  101. package/lib/model/model-collection.d.ts +4 -4
  102. package/lib/model/model-collection.js +2 -2
  103. package/lib/model/model-summary.d.ts +14 -14
  104. package/lib/model/model-summary.js +2 -2
  105. package/lib/model/model.d.ts +22 -22
  106. package/lib/model/model.js +2 -2
  107. package/lib/model/normalized-vertex.d.ts +4 -4
  108. package/lib/model/normalized-vertex.js +2 -2
  109. package/lib/model/object-list-inline-input-location.d.ts +3 -3
  110. package/lib/model/object-list-inline-input-location.js +2 -2
  111. package/lib/model/object-location.d.ts +5 -5
  112. package/lib/model/object-location.js +2 -2
  113. package/lib/model/object-storage-dataset.d.ts +3 -3
  114. package/lib/model/object-storage-dataset.js +2 -2
  115. package/lib/model/object-storage-document-details.d.ts +5 -5
  116. package/lib/model/object-storage-document-details.js +2 -2
  117. package/lib/model/object-storage-image-details.d.ts +6 -6
  118. package/lib/model/object-storage-image-details.js +2 -2
  119. package/lib/model/ontology-class.d.ts +5 -5
  120. package/lib/model/ontology-class.js +2 -2
  121. package/lib/model/operation-status.d.ts +3 -3
  122. package/lib/model/operation-status.js +3 -3
  123. package/lib/model/operation-type.d.ts +2 -2
  124. package/lib/model/operation-type.js +2 -2
  125. package/lib/model/output-location.d.ts +6 -6
  126. package/lib/model/output-location.js +2 -2
  127. package/lib/model/page.d.ts +7 -7
  128. package/lib/model/page.js +2 -2
  129. package/lib/model/processing-error.d.ts +5 -5
  130. package/lib/model/processing-error.js +2 -2
  131. package/lib/model/project-collection.d.ts +3 -3
  132. package/lib/model/project-collection.js +2 -2
  133. package/lib/model/project-summary.d.ts +11 -11
  134. package/lib/model/project-summary.js +2 -2
  135. package/lib/model/project.d.ts +12 -12
  136. package/lib/model/project.js +2 -2
  137. package/lib/model/sort-order.d.ts +2 -2
  138. package/lib/model/sort-order.js +2 -2
  139. package/lib/model/table-row.d.ts +3 -3
  140. package/lib/model/table-row.js +2 -2
  141. package/lib/model/table.d.ts +9 -9
  142. package/lib/model/table.js +2 -2
  143. package/lib/model/update-model-details.d.ts +8 -8
  144. package/lib/model/update-model-details.js +2 -2
  145. package/lib/model/update-project-details.d.ts +8 -8
  146. package/lib/model/update-project-details.js +2 -2
  147. package/lib/model/value-array.d.ts +3 -3
  148. package/lib/model/value-array.js +2 -2
  149. package/lib/model/value-date.d.ts +4 -4
  150. package/lib/model/value-date.js +2 -2
  151. package/lib/model/value-integer.d.ts +4 -4
  152. package/lib/model/value-integer.js +2 -2
  153. package/lib/model/value-number.d.ts +4 -4
  154. package/lib/model/value-number.js +2 -2
  155. package/lib/model/value-phone-number.d.ts +4 -4
  156. package/lib/model/value-phone-number.js +2 -2
  157. package/lib/model/value-string.d.ts +4 -4
  158. package/lib/model/value-string.js +2 -2
  159. package/lib/model/value-time.d.ts +4 -4
  160. package/lib/model/value-time.js +2 -2
  161. package/lib/model/word.d.ts +4 -4
  162. package/lib/model/word.js +2 -2
  163. package/lib/model/work-request-error-collection.d.ts +4 -4
  164. package/lib/model/work-request-error-collection.js +2 -2
  165. package/lib/model/work-request-error.d.ts +3 -3
  166. package/lib/model/work-request-error.js +2 -2
  167. package/lib/model/work-request-log-entry-collection.d.ts +4 -4
  168. package/lib/model/work-request-log-entry-collection.js +2 -2
  169. package/lib/model/work-request-log-entry.d.ts +3 -3
  170. package/lib/model/work-request-log-entry.js +2 -2
  171. package/lib/model/work-request-resource.d.ts +6 -6
  172. package/lib/model/work-request-resource.js +2 -2
  173. package/lib/model/work-request-summary-collection.d.ts +4 -4
  174. package/lib/model/work-request-summary-collection.js +2 -2
  175. package/lib/model/work-request-summary.d.ts +9 -9
  176. package/lib/model/work-request-summary.js +2 -2
  177. package/lib/model/work-request.d.ts +7 -7
  178. package/lib/model/work-request.js +2 -2
  179. package/lib/request/analyze-document-request.d.ts +2 -2
  180. package/lib/request/analyze-image-request.d.ts +1 -1
  181. package/lib/request/cancel-document-job-request.d.ts +1 -1
  182. package/lib/request/cancel-image-job-request.d.ts +1 -1
  183. package/lib/request/cancel-work-request-request.d.ts +1 -1
  184. package/lib/request/change-model-compartment-request.d.ts +3 -3
  185. package/lib/request/change-project-compartment-request.d.ts +2 -2
  186. package/lib/request/create-document-job-request.d.ts +3 -3
  187. package/lib/request/create-image-job-request.d.ts +3 -3
  188. package/lib/request/create-model-request.d.ts +3 -3
  189. package/lib/request/create-project-request.d.ts +3 -3
  190. package/lib/request/delete-model-request.d.ts +2 -2
  191. package/lib/request/delete-project-request.d.ts +2 -2
  192. package/lib/request/get-document-job-request.d.ts +1 -1
  193. package/lib/request/get-image-job-request.d.ts +1 -1
  194. package/lib/request/get-model-request.d.ts +2 -2
  195. package/lib/request/get-project-request.d.ts +2 -2
  196. package/lib/request/get-work-request-request.d.ts +1 -1
  197. package/lib/request/index.d.ts +2 -2
  198. package/lib/request/index.js +2 -2
  199. package/lib/request/list-models-request.d.ts +4 -4
  200. package/lib/request/list-projects-request.d.ts +4 -4
  201. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  202. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  203. package/lib/request/list-work-requests-request.d.ts +3 -3
  204. package/lib/request/update-model-request.d.ts +3 -3
  205. package/lib/request/update-project-request.d.ts +3 -3
  206. package/lib/response/analyze-document-response.d.ts +1 -1
  207. package/lib/response/analyze-image-response.d.ts +1 -1
  208. package/lib/response/cancel-document-job-response.d.ts +1 -1
  209. package/lib/response/cancel-image-job-response.d.ts +1 -1
  210. package/lib/response/cancel-work-request-response.d.ts +1 -1
  211. package/lib/response/change-model-compartment-response.d.ts +1 -1
  212. package/lib/response/change-project-compartment-response.d.ts +1 -1
  213. package/lib/response/create-document-job-response.d.ts +1 -1
  214. package/lib/response/create-image-job-response.d.ts +1 -1
  215. package/lib/response/create-model-response.d.ts +2 -2
  216. package/lib/response/create-project-response.d.ts +2 -2
  217. package/lib/response/delete-model-response.d.ts +2 -2
  218. package/lib/response/delete-project-response.d.ts +2 -2
  219. package/lib/response/get-document-job-response.d.ts +1 -1
  220. package/lib/response/get-image-job-response.d.ts +1 -1
  221. package/lib/response/get-model-response.d.ts +1 -1
  222. package/lib/response/get-project-response.d.ts +1 -1
  223. package/lib/response/get-work-request-response.d.ts +1 -1
  224. package/lib/response/index.d.ts +2 -2
  225. package/lib/response/index.js +2 -2
  226. package/lib/response/list-models-response.d.ts +1 -1
  227. package/lib/response/list-projects-response.d.ts +1 -1
  228. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  229. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  230. package/lib/response/list-work-requests-response.d.ts +1 -1
  231. package/lib/response/update-model-response.d.ts +2 -2
  232. package/lib/response/update-project-response.d.ts +2 -2
  233. package/package.json +3 -3
@@ -1,6 +1,6 @@
1
1
  /**
2
- * VisionService API
3
- * A description of the VisionService API.
2
+ * Vision API
3
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
4
4
  * OpenAPI spec version: 20220125
5
5
  *
6
6
  *
@@ -16,24 +16,24 @@ import * as model from "../model";
16
16
  */
17
17
  export interface Cell {
18
18
  /**
19
- * Text recognized in the cell.
19
+ * The text recognized in the cell.
20
20
  */
21
21
  "text": string;
22
22
  /**
23
- * Index of the cell inside the row. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
23
+ * The index of the cell inside the row. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
24
24
  */
25
25
  "rowIndex": number;
26
26
  /**
27
- * Index of the cell inside the column. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
27
+ * The index of the cell inside the column. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
28
28
  */
29
29
  "columnIndex": number;
30
30
  /**
31
- * Confidence score between 0 to 1. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
31
+ * The confidence score between 0 and 1. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
32
32
  */
33
33
  "confidence": number;
34
34
  "boundingPolygon": model.BoundingPolygon;
35
35
  /**
36
- * Words detected in the cell.
36
+ * The words detected in the cell.
37
37
  */
38
38
  "wordIndexes": Array<number>;
39
39
  }
package/lib/model/cell.js CHANGED
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * VisionService API
4
- * A description of the VisionService API.
3
+ * Vision API
4
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
5
5
  * OpenAPI spec version: 20220125
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * VisionService API
3
- * A description of the VisionService API.
2
+ * Vision API
3
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
4
4
  * OpenAPI spec version: 20220125
5
5
  *
6
6
  *
@@ -11,7 +11,7 @@
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
  /**
14
- * Which compartment the model should be moved to.
14
+ * The compartment the model should be moved to.
15
15
  */
16
16
  export interface ChangeModelCompartmentDetails {
17
17
  /**
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * VisionService API
4
- * A description of the VisionService API.
3
+ * Vision API
4
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
5
5
  * OpenAPI spec version: 20220125
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * VisionService API
3
- * A description of the VisionService API.
2
+ * Vision API
3
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
4
4
  * OpenAPI spec version: 20220125
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * VisionService API
4
- * A description of the VisionService API.
3
+ * Vision API
4
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
5
5
  * OpenAPI spec version: 20220125
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * VisionService API
3
- * A description of the VisionService API.
2
+ * Vision API
3
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
4
4
  * OpenAPI spec version: 20220125
5
5
  *
6
6
  *
@@ -12,25 +12,25 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * Details about the batch document analysis.
15
+ * The batch document analysis details.
16
16
  */
17
17
  export interface CreateDocumentJobDetails {
18
18
  "inputLocation": model.ObjectListInlineInputLocation;
19
19
  /**
20
- * List of document analysis types requested.
20
+ * The list of requested document analysis types.
21
21
  */
22
22
  "features": Array<model.DocumentFeature>;
23
23
  "outputLocation": model.OutputLocation;
24
24
  /**
25
- * Compartment identifier from the requester.
25
+ * The compartment identifier from the requester.
26
26
  */
27
27
  "compartmentId"?: string;
28
28
  /**
29
- * Document job display name.
29
+ * The document job display name.
30
30
  */
31
31
  "displayName"?: string;
32
32
  /**
33
- * Language of the document, abbreviated according to ISO 639-2.
33
+ * The language of the document, abbreviated according to ISO 639-2.
34
34
  */
35
35
  "language"?: model.DocumentLanguage;
36
36
  /**
@@ -38,7 +38,7 @@ export interface CreateDocumentJobDetails {
38
38
  */
39
39
  "documentType"?: model.DocumentType;
40
40
  /**
41
- * Whether to generate a Zip file containing the results.
41
+ * Whether or not to generate a ZIP file containing the results.
42
42
  */
43
43
  "isZipOutputEnabled"?: boolean;
44
44
  }
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * VisionService API
4
- * A description of the VisionService API.
3
+ * Vision API
4
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
5
5
  * OpenAPI spec version: 20220125
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * VisionService API
3
- * A description of the VisionService API.
2
+ * Vision API
3
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
4
4
  * OpenAPI spec version: 20220125
5
5
  *
6
6
  *
@@ -12,25 +12,25 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * Details about the batch image analysis.
15
+ * The details of the batch image analysis.
16
16
  */
17
17
  export interface CreateImageJobDetails {
18
18
  "inputLocation": model.ObjectListInlineInputLocation;
19
19
  /**
20
- * List of image analysis types requested.
20
+ * The list of requested image analysis types.
21
21
  */
22
22
  "features": Array<model.ImageFeature>;
23
23
  "outputLocation": model.OutputLocation;
24
24
  /**
25
- * Compartment identifier from the requester.
25
+ * The compartment identifier from the requester.
26
26
  */
27
27
  "compartmentId"?: string;
28
28
  /**
29
- * Image job display name.
29
+ * The image job display name.
30
30
  */
31
31
  "displayName"?: string;
32
32
  /**
33
- * Whether to generate a Zip file containing the results.
33
+ * Whether or not to generate a ZIP file containing the results.
34
34
  */
35
35
  "isZipOutputEnabled"?: boolean;
36
36
  }
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * VisionService API
4
- * A description of the VisionService API.
3
+ * Vision API
4
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
5
5
  * OpenAPI spec version: 20220125
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * VisionService API
3
- * A description of the VisionService API.
2
+ * Vision API
3
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
4
4
  * OpenAPI spec version: 20220125
5
5
  *
6
6
  *
@@ -12,47 +12,47 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * Information needed to create a new model.
15
+ * The information needed to create a new model.
16
16
  */
17
17
  export interface CreateModelDetails {
18
18
  /**
19
- * Human-friendly name for the model, which can be changed.
19
+ * A human-friendly name for the model, which can be changed.
20
20
  */
21
21
  "displayName"?: string;
22
22
  /**
23
- * Optional description of the model.
23
+ * An optional description of the model.
24
24
  */
25
25
  "description"?: string;
26
26
  /**
27
- * Model version
27
+ * The model version
28
28
  */
29
29
  "modelVersion"?: string;
30
30
  /**
31
- * What type of Vision model this is.
31
+ * Which type of Vision model this is.
32
32
  */
33
33
  "modelType": string;
34
34
  /**
35
- * Compartment identifier.
35
+ * The compartment identifier.
36
36
  */
37
37
  "compartmentId": string;
38
38
  /**
39
- * Set to true when experimenting with a new model type or dataset so model training is quick, with a predefined low number of passes through the training data.
39
+ * Set to true when experimenting with a new model type or dataset, so the model training is quick, with a predefined low number of passes through the training data.
40
40
  */
41
41
  "isQuickMode"?: boolean;
42
42
  /**
43
- * Maximum model training duration in hours, expressed as a decimal fraction. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
43
+ * The maximum model training duration in hours, expressed as a decimal fraction. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
44
44
  */
45
45
  "maxTrainingDurationInHours"?: number;
46
46
  "trainingDataset": model.DataScienceLabelingDataset | model.ObjectStorageDataset;
47
47
  "testingDataset"?: model.DataScienceLabelingDataset | model.ObjectStorageDataset;
48
48
  "validationDataset"?: model.DataScienceLabelingDataset | model.ObjectStorageDataset;
49
49
  /**
50
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project which contains the model.
50
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the project that contains the model.
51
51
  */
52
52
  "projectId": string;
53
53
  /**
54
- * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
55
- * Example: `{\"bar-key\": \"value\"}`
54
+ * A simple key-value pair that is applied without any predefined name, type, or scope. It exists for cross-compatibility only.
55
+ * For example: `{\"bar-key\": \"value\"}`
56
56
  *
57
57
  */
58
58
  "freeformTags"?: {
@@ -60,7 +60,7 @@ export interface CreateModelDetails {
60
60
  };
61
61
  /**
62
62
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
63
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
63
+ * For example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
64
64
  *
65
65
  */
66
66
  "definedTags"?: {
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * VisionService API
4
- * A description of the VisionService API.
3
+ * Vision API
4
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
5
5
  * OpenAPI spec version: 20220125
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * VisionService API
3
- * A description of the VisionService API.
2
+ * Vision API
3
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
4
4
  * OpenAPI spec version: 20220125
5
5
  *
6
6
  *
@@ -11,24 +11,24 @@
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
  /**
14
- * Information needed to create a new project.
14
+ * The information needed to create a new project.
15
15
  */
16
16
  export interface CreateProjectDetails {
17
17
  /**
18
- * Human-friendly name for the project, which can be changed.
18
+ * A human-friendly name for the project, that can be changed.
19
19
  */
20
20
  "displayName"?: string;
21
21
  /**
22
- * Optional description of the project.
22
+ * An optional description of the project.
23
23
  */
24
24
  "description"?: string;
25
25
  /**
26
- * Compartment identifier.
26
+ * The compartment identifier.
27
27
  */
28
28
  "compartmentId": string;
29
29
  /**
30
- * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
31
- * Example: `{\"bar-key\": \"value\"}`
30
+ * A simple key-value pair that is applied without any predefined name, type, or scope. It exists for cross-compatibility only.
31
+ * For example: `{\"bar-key\": \"value\"}`
32
32
  *
33
33
  */
34
34
  "freeformTags"?: {
@@ -36,7 +36,7 @@ export interface CreateProjectDetails {
36
36
  };
37
37
  /**
38
38
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
39
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
39
+ * For example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
40
40
  *
41
41
  */
42
42
  "definedTags"?: {
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * VisionService API
4
- * A description of the VisionService API.
3
+ * Vision API
4
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
5
5
  * OpenAPI spec version: 20220125
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * VisionService API
3
- * A description of the VisionService API.
2
+ * Vision API
3
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
4
4
  * OpenAPI spec version: 20220125
5
5
  *
6
6
  *
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * Dataset created by the Data Labeling Service.
15
+ * The dataset created by the Data Labeling Service.
16
16
  */
17
17
  export interface DataScienceLabelingDataset extends model.Dataset {
18
18
  /**
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * VisionService API
4
- * A description of the VisionService API.
3
+ * Vision API
4
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
5
5
  * OpenAPI spec version: 20220125
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * VisionService API
3
- * A description of the VisionService API.
2
+ * Vision API
3
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
4
4
  * OpenAPI spec version: 20220125
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * VisionService API
4
- * A description of the VisionService API.
3
+ * Vision API
4
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
5
5
  * OpenAPI spec version: 20220125
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * VisionService API
3
- * A description of the VisionService API.
2
+ * Vision API
3
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
4
4
  * OpenAPI spec version: 20220125
5
5
  *
6
6
  *
@@ -11,15 +11,15 @@
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
  /**
14
- * Detected document type.
14
+ * The detected document type.
15
15
  */
16
16
  export interface DetectedDocumentType {
17
17
  /**
18
- * Type of the document.
18
+ * The document type.
19
19
  */
20
20
  "documentType": string;
21
21
  /**
22
- * Confidence score between 0 to 1. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
22
+ * The confidence score between 0 and 1. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
23
23
  */
24
24
  "confidence": number;
25
25
  }
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * VisionService API
4
- * A description of the VisionService API.
3
+ * Vision API
4
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
5
5
  * OpenAPI spec version: 20220125
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * VisionService API
3
- * A description of the VisionService API.
2
+ * Vision API
3
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
4
4
  * OpenAPI spec version: 20220125
5
5
  *
6
6
  *
@@ -12,15 +12,15 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * Language detected in a document.
15
+ * The language detected in a document.
16
16
  */
17
17
  export interface DetectedLanguage {
18
18
  /**
19
- * Language of the document, abbreviated according to ISO 639-2.
19
+ * The language of the document, abbreviated according to ISO 639-2.
20
20
  */
21
21
  "languageCode": model.DocumentLanguage;
22
22
  /**
23
- * Confidence score between 0 to 1. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
23
+ * The confidence score between 0 and 1. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
24
24
  */
25
25
  "confidence": number;
26
26
  }
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * VisionService API
4
- * A description of the VisionService API.
3
+ * Vision API
4
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
5
5
  * OpenAPI spec version: 20220125
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * VisionService API
3
- * A description of the VisionService API.
2
+ * Vision API
3
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
4
4
  * OpenAPI spec version: 20220125
5
5
  *
6
6
  *
@@ -11,19 +11,19 @@
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
  /**
14
- * Width and height of a page.
14
+ * The width and height of a page.
15
15
  */
16
16
  export interface Dimensions {
17
17
  /**
18
- * Width of a page. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
18
+ * the width of a page. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
19
19
  */
20
20
  "width": number;
21
21
  /**
22
- * Height of a page. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
22
+ * The height of a page. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
23
23
  */
24
24
  "height": number;
25
25
  /**
26
- * Unit of length.
26
+ * The unit of length.
27
27
  */
28
28
  "unit": Dimensions.Unit;
29
29
  }
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * VisionService API
4
- * A description of the VisionService API.
3
+ * Vision API
4
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
5
5
  * OpenAPI spec version: 20220125
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * VisionService API
3
- * A description of the VisionService API.
2
+ * Vision API
3
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
4
4
  * OpenAPI spec version: 20220125
5
5
  *
6
6
  *
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
- * Identifying the type of the document.
15
+ * Identifying the document type.
16
16
  */
17
17
  export interface DocumentClassificationFeature extends model.DocumentFeature {
18
18
  /**
@@ -20,7 +20,7 @@ export interface DocumentClassificationFeature extends model.DocumentFeature {
20
20
  */
21
21
  "maxResults"?: number;
22
22
  /**
23
- * Custom model id.
23
+ * The custom model ID.
24
24
  */
25
25
  "modelId"?: string;
26
26
  "featureType": string;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * VisionService API
4
- * A description of the VisionService API.
3
+ * Vision API
4
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
5
5
  * OpenAPI spec version: 20220125
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * VisionService API
3
- * A description of the VisionService API.
2
+ * Vision API
3
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
4
4
  * OpenAPI spec version: 20220125
5
5
  *
6
6
  *
@@ -11,7 +11,7 @@
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
  /**
14
- * Details about a document to analyze.
14
+ * The details of a document to analyze.
15
15
  */
16
16
  export interface DocumentDetails {
17
17
  "source": string;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * VisionService API
4
- * A description of the VisionService API.
3
+ * Vision API
4
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
5
5
  * OpenAPI spec version: 20220125
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * VisionService API
3
- * A description of the VisionService API.
2
+ * Vision API
3
+ * Using Vision, you can upload images to detect and classify objects in them. If you have lots of images, you can process them in batch using asynchronous API endpoints. Vision's features are thematically split between Document AI for document-centric images, and Image Analysis for object and scene-based images. Pretrained models and custom models are supported.
4
4
  * OpenAPI spec version: 20220125
5
5
  *
6
6
  *
@@ -11,7 +11,7 @@
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
  /**
14
- * Type of document analysis.
14
+ * The type of document analysis.
15
15
  */
16
16
  export interface DocumentFeature {
17
17
  "featureType": string;