oci-aidocument 2.88.1 → 2.89.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.
package/lib/client.d.ts CHANGED
@@ -96,7 +96,7 @@ export declare class AIServiceDocumentClient {
96
96
  * @param AnalyzeDocumentRequest
97
97
  * @return AnalyzeDocumentResponse
98
98
  * @throws OciError when an error occurs
99
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/AnalyzeDocument.ts.html |here} to see how to use AnalyzeDocument API.
99
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/AnalyzeDocument.ts.html |here} to see how to use AnalyzeDocument API.
100
100
  */
101
101
  analyzeDocument(analyzeDocumentRequest: requests.AnalyzeDocumentRequest): Promise<responses.AnalyzeDocumentResponse>;
102
102
  /**
@@ -106,7 +106,7 @@ export declare class AIServiceDocumentClient {
106
106
  * @param CancelProcessorJobRequest
107
107
  * @return CancelProcessorJobResponse
108
108
  * @throws OciError when an error occurs
109
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJob API.
109
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJob API.
110
110
  */
111
111
  cancelProcessorJob(cancelProcessorJobRequest: requests.CancelProcessorJobRequest): Promise<responses.CancelProcessorJobResponse>;
112
112
  /**
@@ -115,7 +115,7 @@ export declare class AIServiceDocumentClient {
115
115
  * @param CancelWorkRequestRequest
116
116
  * @return CancelWorkRequestResponse
117
117
  * @throws OciError when an error occurs
118
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
118
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
119
119
  */
120
120
  cancelWorkRequest(cancelWorkRequestRequest: requests.CancelWorkRequestRequest): Promise<responses.CancelWorkRequestResponse>;
121
121
  /**
@@ -124,7 +124,7 @@ export declare class AIServiceDocumentClient {
124
124
  * @param ChangeModelCompartmentRequest
125
125
  * @return ChangeModelCompartmentResponse
126
126
  * @throws OciError when an error occurs
127
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
127
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
128
128
  */
129
129
  changeModelCompartment(changeModelCompartmentRequest: requests.ChangeModelCompartmentRequest): Promise<responses.ChangeModelCompartmentResponse>;
130
130
  /**
@@ -133,7 +133,7 @@ export declare class AIServiceDocumentClient {
133
133
  * @param ChangeProjectCompartmentRequest
134
134
  * @return ChangeProjectCompartmentResponse
135
135
  * @throws OciError when an error occurs
136
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
137
137
  */
138
138
  changeProjectCompartment(changeProjectCompartmentRequest: requests.ChangeProjectCompartmentRequest): Promise<responses.ChangeProjectCompartmentResponse>;
139
139
  /**
@@ -143,7 +143,7 @@ export declare class AIServiceDocumentClient {
143
143
  * @param CreateModelRequest
144
144
  * @return CreateModelResponse
145
145
  * @throws OciError when an error occurs
146
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/CreateModel.ts.html |here} to see how to use CreateModel API.
146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/CreateModel.ts.html |here} to see how to use CreateModel API.
147
147
  */
148
148
  createModel(createModelRequest: requests.CreateModelRequest): Promise<responses.CreateModelResponse>;
149
149
  /**
@@ -153,7 +153,7 @@ export declare class AIServiceDocumentClient {
153
153
  * @param CreateProcessorJobRequest
154
154
  * @return CreateProcessorJobResponse
155
155
  * @throws OciError when an error occurs
156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJob API.
156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJob API.
157
157
  */
158
158
  createProcessorJob(createProcessorJobRequest: requests.CreateProcessorJobRequest): Promise<responses.CreateProcessorJobResponse>;
159
159
  /**
@@ -163,7 +163,7 @@ export declare class AIServiceDocumentClient {
163
163
  * @param CreateProjectRequest
164
164
  * @return CreateProjectResponse
165
165
  * @throws OciError when an error occurs
166
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/CreateProject.ts.html |here} to see how to use CreateProject API.
166
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/CreateProject.ts.html |here} to see how to use CreateProject API.
167
167
  */
168
168
  createProject(createProjectRequest: requests.CreateProjectRequest): Promise<responses.CreateProjectResponse>;
169
169
  /**
@@ -172,7 +172,7 @@ export declare class AIServiceDocumentClient {
172
172
  * @param DeleteModelRequest
173
173
  * @return DeleteModelResponse
174
174
  * @throws OciError when an error occurs
175
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/DeleteModel.ts.html |here} to see how to use DeleteModel API.
175
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/DeleteModel.ts.html |here} to see how to use DeleteModel API.
176
176
  */
177
177
  deleteModel(deleteModelRequest: requests.DeleteModelRequest): Promise<responses.DeleteModelResponse>;
178
178
  /**
@@ -181,7 +181,7 @@ export declare class AIServiceDocumentClient {
181
181
  * @param DeleteProjectRequest
182
182
  * @return DeleteProjectResponse
183
183
  * @throws OciError when an error occurs
184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/DeleteProject.ts.html |here} to see how to use DeleteProject API.
184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/DeleteProject.ts.html |here} to see how to use DeleteProject API.
185
185
  */
186
186
  deleteProject(deleteProjectRequest: requests.DeleteProjectRequest): Promise<responses.DeleteProjectResponse>;
187
187
  /**
@@ -190,7 +190,7 @@ export declare class AIServiceDocumentClient {
190
190
  * @param GetModelRequest
191
191
  * @return GetModelResponse
192
192
  * @throws OciError when an error occurs
193
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/GetModel.ts.html |here} to see how to use GetModel API.
193
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/GetModel.ts.html |here} to see how to use GetModel API.
194
194
  */
195
195
  getModel(getModelRequest: requests.GetModelRequest): Promise<responses.GetModelResponse>;
196
196
  /**
@@ -200,7 +200,7 @@ export declare class AIServiceDocumentClient {
200
200
  * @param GetProcessorJobRequest
201
201
  * @return GetProcessorJobResponse
202
202
  * @throws OciError when an error occurs
203
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJob API.
203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJob API.
204
204
  */
205
205
  getProcessorJob(getProcessorJobRequest: requests.GetProcessorJobRequest): Promise<responses.GetProcessorJobResponse>;
206
206
  /**
@@ -209,7 +209,7 @@ export declare class AIServiceDocumentClient {
209
209
  * @param GetProjectRequest
210
210
  * @return GetProjectResponse
211
211
  * @throws OciError when an error occurs
212
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/GetProject.ts.html |here} to see how to use GetProject API.
212
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/GetProject.ts.html |here} to see how to use GetProject API.
213
213
  */
214
214
  getProject(getProjectRequest: requests.GetProjectRequest): Promise<responses.GetProjectResponse>;
215
215
  /**
@@ -218,7 +218,7 @@ export declare class AIServiceDocumentClient {
218
218
  * @param GetWorkRequestRequest
219
219
  * @return GetWorkRequestResponse
220
220
  * @throws OciError when an error occurs
221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
221
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
222
222
  */
223
223
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
224
224
  /**
@@ -228,7 +228,7 @@ export declare class AIServiceDocumentClient {
228
228
  * @param ListModelsRequest
229
229
  * @return ListModelsResponse
230
230
  * @throws OciError when an error occurs
231
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/ListModels.ts.html |here} to see how to use ListModels API.
231
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/ListModels.ts.html |here} to see how to use ListModels API.
232
232
  */
233
233
  listModels(listModelsRequest: requests.ListModelsRequest): Promise<responses.ListModelsResponse>;
234
234
  /**
@@ -238,7 +238,7 @@ export declare class AIServiceDocumentClient {
238
238
  * @param ListProjectsRequest
239
239
  * @return ListProjectsResponse
240
240
  * @throws OciError when an error occurs
241
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/ListProjects.ts.html |here} to see how to use ListProjects API.
241
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/ListProjects.ts.html |here} to see how to use ListProjects API.
242
242
  */
243
243
  listProjects(listProjectsRequest: requests.ListProjectsRequest): Promise<responses.ListProjectsResponse>;
244
244
  /**
@@ -248,7 +248,7 @@ export declare class AIServiceDocumentClient {
248
248
  * @param ListWorkRequestErrorsRequest
249
249
  * @return ListWorkRequestErrorsResponse
250
250
  * @throws OciError when an error occurs
251
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
251
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
252
252
  */
253
253
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
254
254
  /**
@@ -258,7 +258,7 @@ export declare class AIServiceDocumentClient {
258
258
  * @param ListWorkRequestLogsRequest
259
259
  * @return ListWorkRequestLogsResponse
260
260
  * @throws OciError when an error occurs
261
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
261
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
262
262
  */
263
263
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
264
264
  /**
@@ -268,7 +268,7 @@ export declare class AIServiceDocumentClient {
268
268
  * @param ListWorkRequestsRequest
269
269
  * @return ListWorkRequestsResponse
270
270
  * @throws OciError when an error occurs
271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
271
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
272
272
  */
273
273
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
274
274
  /**
@@ -277,7 +277,7 @@ export declare class AIServiceDocumentClient {
277
277
  * @param PatchModelRequest
278
278
  * @return PatchModelResponse
279
279
  * @throws OciError when an error occurs
280
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/PatchModel.ts.html |here} to see how to use PatchModel API.
280
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/PatchModel.ts.html |here} to see how to use PatchModel API.
281
281
  */
282
282
  patchModel(patchModelRequest: requests.PatchModelRequest): Promise<responses.PatchModelResponse>;
283
283
  /**
@@ -286,7 +286,7 @@ export declare class AIServiceDocumentClient {
286
286
  * @param UpdateModelRequest
287
287
  * @return UpdateModelResponse
288
288
  * @throws OciError when an error occurs
289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/UpdateModel.ts.html |here} to see how to use UpdateModel API.
289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/UpdateModel.ts.html |here} to see how to use UpdateModel API.
290
290
  */
291
291
  updateModel(updateModelRequest: requests.UpdateModelRequest): Promise<responses.UpdateModelResponse>;
292
292
  /**
@@ -295,7 +295,7 @@ export declare class AIServiceDocumentClient {
295
295
  * @param UpdateProjectRequest
296
296
  * @return UpdateProjectResponse
297
297
  * @throws OciError when an error occurs
298
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/UpdateProject.ts.html |here} to see how to use UpdateProject API.
298
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/UpdateProject.ts.html |here} to see how to use UpdateProject API.
299
299
  */
300
300
  updateProject(updateProjectRequest: requests.UpdateProjectRequest): Promise<responses.UpdateProjectResponse>;
301
301
  }
package/lib/client.js CHANGED
@@ -203,7 +203,7 @@ class AIServiceDocumentClient {
203
203
  * @param AnalyzeDocumentRequest
204
204
  * @return AnalyzeDocumentResponse
205
205
  * @throws OciError when an error occurs
206
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/AnalyzeDocument.ts.html |here} to see how to use AnalyzeDocument API.
206
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/AnalyzeDocument.ts.html |here} to see how to use AnalyzeDocument API.
207
207
  */
208
208
  analyzeDocument(analyzeDocumentRequest) {
209
209
  return __awaiter(this, void 0, void 0, function* () {
@@ -277,7 +277,7 @@ class AIServiceDocumentClient {
277
277
  * @param CancelProcessorJobRequest
278
278
  * @return CancelProcessorJobResponse
279
279
  * @throws OciError when an error occurs
280
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJob API.
280
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJob API.
281
281
  */
282
282
  cancelProcessorJob(cancelProcessorJobRequest) {
283
283
  return __awaiter(this, void 0, void 0, function* () {
@@ -332,7 +332,7 @@ class AIServiceDocumentClient {
332
332
  * @param CancelWorkRequestRequest
333
333
  * @return CancelWorkRequestResponse
334
334
  * @throws OciError when an error occurs
335
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
335
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
336
336
  */
337
337
  cancelWorkRequest(cancelWorkRequestRequest) {
338
338
  return __awaiter(this, void 0, void 0, function* () {
@@ -387,7 +387,7 @@ class AIServiceDocumentClient {
387
387
  * @param ChangeModelCompartmentRequest
388
388
  * @return ChangeModelCompartmentResponse
389
389
  * @throws OciError when an error occurs
390
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
390
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
391
391
  */
392
392
  changeModelCompartment(changeModelCompartmentRequest) {
393
393
  return __awaiter(this, void 0, void 0, function* () {
@@ -443,7 +443,7 @@ class AIServiceDocumentClient {
443
443
  * @param ChangeProjectCompartmentRequest
444
444
  * @return ChangeProjectCompartmentResponse
445
445
  * @throws OciError when an error occurs
446
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
446
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
447
447
  */
448
448
  changeProjectCompartment(changeProjectCompartmentRequest) {
449
449
  return __awaiter(this, void 0, void 0, function* () {
@@ -500,7 +500,7 @@ class AIServiceDocumentClient {
500
500
  * @param CreateModelRequest
501
501
  * @return CreateModelResponse
502
502
  * @throws OciError when an error occurs
503
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/CreateModel.ts.html |here} to see how to use CreateModel API.
503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/CreateModel.ts.html |here} to see how to use CreateModel API.
504
504
  */
505
505
  createModel(createModelRequest) {
506
506
  return __awaiter(this, void 0, void 0, function* () {
@@ -579,7 +579,7 @@ class AIServiceDocumentClient {
579
579
  * @param CreateProcessorJobRequest
580
580
  * @return CreateProcessorJobResponse
581
581
  * @throws OciError when an error occurs
582
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJob API.
582
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJob API.
583
583
  */
584
584
  createProcessorJob(createProcessorJobRequest) {
585
585
  return __awaiter(this, void 0, void 0, function* () {
@@ -643,7 +643,7 @@ class AIServiceDocumentClient {
643
643
  * @param CreateProjectRequest
644
644
  * @return CreateProjectResponse
645
645
  * @throws OciError when an error occurs
646
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/CreateProject.ts.html |here} to see how to use CreateProject API.
646
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/CreateProject.ts.html |here} to see how to use CreateProject API.
647
647
  */
648
648
  createProject(createProjectRequest) {
649
649
  return __awaiter(this, void 0, void 0, function* () {
@@ -721,7 +721,7 @@ class AIServiceDocumentClient {
721
721
  * @param DeleteModelRequest
722
722
  * @return DeleteModelResponse
723
723
  * @throws OciError when an error occurs
724
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/DeleteModel.ts.html |here} to see how to use DeleteModel API.
724
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/DeleteModel.ts.html |here} to see how to use DeleteModel API.
725
725
  */
726
726
  deleteModel(deleteModelRequest) {
727
727
  return __awaiter(this, void 0, void 0, function* () {
@@ -781,7 +781,7 @@ class AIServiceDocumentClient {
781
781
  * @param DeleteProjectRequest
782
782
  * @return DeleteProjectResponse
783
783
  * @throws OciError when an error occurs
784
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/DeleteProject.ts.html |here} to see how to use DeleteProject API.
784
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/DeleteProject.ts.html |here} to see how to use DeleteProject API.
785
785
  */
786
786
  deleteProject(deleteProjectRequest) {
787
787
  return __awaiter(this, void 0, void 0, function* () {
@@ -841,7 +841,7 @@ class AIServiceDocumentClient {
841
841
  * @param GetModelRequest
842
842
  * @return GetModelResponse
843
843
  * @throws OciError when an error occurs
844
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/GetModel.ts.html |here} to see how to use GetModel API.
844
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/GetModel.ts.html |here} to see how to use GetModel API.
845
845
  */
846
846
  getModel(getModelRequest) {
847
847
  return __awaiter(this, void 0, void 0, function* () {
@@ -905,7 +905,7 @@ class AIServiceDocumentClient {
905
905
  * @param GetProcessorJobRequest
906
906
  * @return GetProcessorJobResponse
907
907
  * @throws OciError when an error occurs
908
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJob API.
908
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJob API.
909
909
  */
910
910
  getProcessorJob(getProcessorJobRequest) {
911
911
  return __awaiter(this, void 0, void 0, function* () {
@@ -968,7 +968,7 @@ class AIServiceDocumentClient {
968
968
  * @param GetProjectRequest
969
969
  * @return GetProjectResponse
970
970
  * @throws OciError when an error occurs
971
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/GetProject.ts.html |here} to see how to use GetProject API.
971
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/GetProject.ts.html |here} to see how to use GetProject API.
972
972
  */
973
973
  getProject(getProjectRequest) {
974
974
  return __awaiter(this, void 0, void 0, function* () {
@@ -1031,7 +1031,7 @@ class AIServiceDocumentClient {
1031
1031
  * @param GetWorkRequestRequest
1032
1032
  * @return GetWorkRequestResponse
1033
1033
  * @throws OciError when an error occurs
1034
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1034
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1035
1035
  */
1036
1036
  getWorkRequest(getWorkRequestRequest) {
1037
1037
  return __awaiter(this, void 0, void 0, function* () {
@@ -1100,7 +1100,7 @@ class AIServiceDocumentClient {
1100
1100
  * @param ListModelsRequest
1101
1101
  * @return ListModelsResponse
1102
1102
  * @throws OciError when an error occurs
1103
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/ListModels.ts.html |here} to see how to use ListModels API.
1103
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/ListModels.ts.html |here} to see how to use ListModels API.
1104
1104
  */
1105
1105
  listModels(listModelsRequest) {
1106
1106
  return __awaiter(this, void 0, void 0, function* () {
@@ -1172,7 +1172,7 @@ class AIServiceDocumentClient {
1172
1172
  * @param ListProjectsRequest
1173
1173
  * @return ListProjectsResponse
1174
1174
  * @throws OciError when an error occurs
1175
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/ListProjects.ts.html |here} to see how to use ListProjects API.
1175
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/ListProjects.ts.html |here} to see how to use ListProjects API.
1176
1176
  */
1177
1177
  listProjects(listProjectsRequest) {
1178
1178
  return __awaiter(this, void 0, void 0, function* () {
@@ -1243,7 +1243,7 @@ class AIServiceDocumentClient {
1243
1243
  * @param ListWorkRequestErrorsRequest
1244
1244
  * @return ListWorkRequestErrorsResponse
1245
1245
  * @throws OciError when an error occurs
1246
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1246
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1247
1247
  */
1248
1248
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
1249
1249
  return __awaiter(this, void 0, void 0, function* () {
@@ -1312,7 +1312,7 @@ class AIServiceDocumentClient {
1312
1312
  * @param ListWorkRequestLogsRequest
1313
1313
  * @return ListWorkRequestLogsResponse
1314
1314
  * @throws OciError when an error occurs
1315
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1315
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1316
1316
  */
1317
1317
  listWorkRequestLogs(listWorkRequestLogsRequest) {
1318
1318
  return __awaiter(this, void 0, void 0, function* () {
@@ -1381,7 +1381,7 @@ class AIServiceDocumentClient {
1381
1381
  * @param ListWorkRequestsRequest
1382
1382
  * @return ListWorkRequestsResponse
1383
1383
  * @throws OciError when an error occurs
1384
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1384
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1385
1385
  */
1386
1386
  listWorkRequests(listWorkRequestsRequest) {
1387
1387
  return __awaiter(this, void 0, void 0, function* () {
@@ -1451,7 +1451,7 @@ class AIServiceDocumentClient {
1451
1451
  * @param PatchModelRequest
1452
1452
  * @return PatchModelResponse
1453
1453
  * @throws OciError when an error occurs
1454
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/PatchModel.ts.html |here} to see how to use PatchModel API.
1454
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/PatchModel.ts.html |here} to see how to use PatchModel API.
1455
1455
  */
1456
1456
  patchModel(patchModelRequest) {
1457
1457
  return __awaiter(this, void 0, void 0, function* () {
@@ -1521,7 +1521,7 @@ class AIServiceDocumentClient {
1521
1521
  * @param UpdateModelRequest
1522
1522
  * @return UpdateModelResponse
1523
1523
  * @throws OciError when an error occurs
1524
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/UpdateModel.ts.html |here} to see how to use UpdateModel API.
1524
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/UpdateModel.ts.html |here} to see how to use UpdateModel API.
1525
1525
  */
1526
1526
  updateModel(updateModelRequest) {
1527
1527
  return __awaiter(this, void 0, void 0, function* () {
@@ -1582,7 +1582,7 @@ class AIServiceDocumentClient {
1582
1582
  * @param UpdateProjectRequest
1583
1583
  * @return UpdateProjectResponse
1584
1584
  * @throws OciError when an error occurs
1585
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.88.1/aidocument/UpdateProject.ts.html |here} to see how to use UpdateProject API.
1585
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/UpdateProject.ts.html |here} to see how to use UpdateProject API.
1586
1586
  */
1587
1587
  updateProject(updateProjectRequest) {
1588
1588
  return __awaiter(this, void 0, void 0, function* () {
@@ -24,6 +24,7 @@ export declare enum DocumentType {
24
24
  Check = "CHECK",
25
25
  Payslip = "PAYSLIP",
26
26
  Others = "OTHERS",
27
+ InsuranceClaim = "INSURANCE_CLAIM",
27
28
  /**
28
29
  * This value is used if a service returns a value for this enum that is not recognized by this
29
30
  * version of the SDK.
@@ -28,6 +28,7 @@ var DocumentType;
28
28
  DocumentType["Check"] = "CHECK";
29
29
  DocumentType["Payslip"] = "PAYSLIP";
30
30
  DocumentType["Others"] = "OTHERS";
31
+ DocumentType["InsuranceClaim"] = "INSURANCE_CLAIM";
31
32
  /**
32
33
  * This value is used if a service returns a value for this enum that is not recognized by this
33
34
  * version of the SDK.
@@ -1 +1 @@
1
- {"version":3,"file":"document-type.js","sourceRoot":"","sources":["../../../../../lib/aidocument/lib/model/document-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,YAiBX;AAjBD,WAAY,YAAY;IACtB,mCAAmB,CAAA;IACnB,mCAAmB,CAAA;IACnB,iCAAiB,CAAA;IACjB,oCAAoB,CAAA;IACpB,gDAAgC,CAAA;IAChC,qCAAqB,CAAA;IACrB,gDAAgC,CAAA;IAChC,+BAAe,CAAA;IACf,mCAAmB,CAAA;IACnB,iCAAiB,CAAA;IAEjB;;;OAGG;IACH,8CAA8B,CAAA;AAChC,CAAC,EAjBW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAiBvB;AAED,WAAiB,YAAY;IAC3B,SAAgB,UAAU,CAAC,GAAiB;QAC1C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,uBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiB;QACtD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,mCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAO5B"}
1
+ {"version":3,"file":"document-type.js","sourceRoot":"","sources":["../../../../../lib/aidocument/lib/model/document-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,YAkBX;AAlBD,WAAY,YAAY;IACtB,mCAAmB,CAAA;IACnB,mCAAmB,CAAA;IACnB,iCAAiB,CAAA;IACjB,oCAAoB,CAAA;IACpB,gDAAgC,CAAA;IAChC,qCAAqB,CAAA;IACrB,gDAAgC,CAAA;IAChC,+BAAe,CAAA;IACf,mCAAmB,CAAA;IACnB,iCAAiB,CAAA;IACjB,kDAAkC,CAAA;IAElC;;;OAGG;IACH,8CAA8B,CAAA;AAChC,CAAC,EAlBW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAkBvB;AAED,WAAiB,YAAY;IAC3B,SAAgB,UAAU,CAAC,GAAiB;QAC1C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,uBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiB;QACtD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,mCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAO5B"}
@@ -13,7 +13,7 @@
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.88.1/aidocument/AnalyzeDocument.ts.html |here} to see how to use AnalyzeDocumentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/AnalyzeDocument.ts.html |here} to see how to use AnalyzeDocumentRequest.
17
17
  */
18
18
  export interface AnalyzeDocumentRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
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.88.1/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJobRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJobRequest.
16
16
  */
17
17
  export interface CancelProcessorJobRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
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.88.1/aidocument/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest.
16
16
  */
17
17
  export interface CancelWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
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.88.1/aidocument/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartmentRequest.
17
17
  */
18
18
  export interface ChangeModelCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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.88.1/aidocument/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartmentRequest.
17
17
  */
18
18
  export interface ChangeProjectCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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.88.1/aidocument/CreateModel.ts.html |here} to see how to use CreateModelRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/CreateModel.ts.html |here} to see how to use CreateModelRequest.
17
17
  */
18
18
  export interface CreateModelRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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.88.1/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJobRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJobRequest.
17
17
  */
18
18
  export interface CreateProcessorJobRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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.88.1/aidocument/CreateProject.ts.html |here} to see how to use CreateProjectRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/CreateProject.ts.html |here} to see how to use CreateProjectRequest.
17
17
  */
18
18
  export interface CreateProjectRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
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.88.1/aidocument/DeleteModel.ts.html |here} to see how to use DeleteModelRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/DeleteModel.ts.html |here} to see how to use DeleteModelRequest.
16
16
  */
17
17
  export interface DeleteModelRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
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.88.1/aidocument/DeleteProject.ts.html |here} to see how to use DeleteProjectRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/DeleteProject.ts.html |here} to see how to use DeleteProjectRequest.
16
16
  */
17
17
  export interface DeleteProjectRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
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.88.1/aidocument/GetModel.ts.html |here} to see how to use GetModelRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/GetModel.ts.html |here} to see how to use GetModelRequest.
16
16
  */
17
17
  export interface GetModelRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
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.88.1/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJobRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJobRequest.
16
16
  */
17
17
  export interface GetProcessorJobRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
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.88.1/aidocument/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.89.0/aidocument/GetProject.ts.html |here} to see how to use GetProjectRequest.
16
16
  */
17
17
  export interface GetProjectRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
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.88.1/aidocument/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.89.0/aidocument/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
16
16
  */
17
17
  export interface GetWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
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.88.1/aidocument/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.89.0/aidocument/ListModels.ts.html |here} to see how to use ListModelsRequest.
17
17
  */
18
18
  export interface ListModelsRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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.88.1/aidocument/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.89.0/aidocument/ListProjects.ts.html |here} to see how to use ListProjectsRequest.
17
17
  */
18
18
  export interface ListProjectsRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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.88.1/aidocument/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.89.0/aidocument/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
17
17
  */
18
18
  export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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.88.1/aidocument/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.89.0/aidocument/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
17
17
  */
18
18
  export interface ListWorkRequestLogsRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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.88.1/aidocument/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.89.0/aidocument/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
17
17
  */
18
18
  export interface ListWorkRequestsRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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.88.1/aidocument/PatchModel.ts.html |here} to see how to use PatchModelRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.0/aidocument/PatchModel.ts.html |here} to see how to use PatchModelRequest.
17
17
  */
18
18
  export interface PatchModelRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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.88.1/aidocument/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.89.0/aidocument/UpdateModel.ts.html |here} to see how to use UpdateModelRequest.
17
17
  */
18
18
  export interface UpdateModelRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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.88.1/aidocument/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.89.0/aidocument/UpdateProject.ts.html |here} to see how to use UpdateProjectRequest.
17
17
  */
18
18
  export interface UpdateProjectRequest extends common.BaseRequest {
19
19
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-aidocument",
3
- "version": "2.88.1",
3
+ "version": "2.89.0",
4
4
  "description": "OCI NodeJS client for Ai Document Service",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,8 +15,8 @@
15
15
  },
16
16
  "license": "(UPL-1.0 OR Apache-2.0)",
17
17
  "dependencies": {
18
- "oci-common": "2.88.1",
19
- "oci-workrequests": "2.88.1"
18
+ "oci-common": "2.89.0",
19
+ "oci-workrequests": "2.89.0"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"