oci-aidocument 2.81.0 → 2.82.2

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
@@ -92,7 +92,7 @@ export declare class AIServiceDocumentClient {
92
92
  * @param AnalyzeDocumentRequest
93
93
  * @return AnalyzeDocumentResponse
94
94
  * @throws OciError when an error occurs
95
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/AnalyzeDocument.ts.html |here} to see how to use AnalyzeDocument API.
95
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/AnalyzeDocument.ts.html |here} to see how to use AnalyzeDocument API.
96
96
  */
97
97
  analyzeDocument(analyzeDocumentRequest: requests.AnalyzeDocumentRequest): Promise<responses.AnalyzeDocumentResponse>;
98
98
  /**
@@ -102,7 +102,7 @@ export declare class AIServiceDocumentClient {
102
102
  * @param CancelProcessorJobRequest
103
103
  * @return CancelProcessorJobResponse
104
104
  * @throws OciError when an error occurs
105
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJob API.
105
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJob API.
106
106
  */
107
107
  cancelProcessorJob(cancelProcessorJobRequest: requests.CancelProcessorJobRequest): Promise<responses.CancelProcessorJobResponse>;
108
108
  /**
@@ -111,7 +111,7 @@ export declare class AIServiceDocumentClient {
111
111
  * @param CancelWorkRequestRequest
112
112
  * @return CancelWorkRequestResponse
113
113
  * @throws OciError when an error occurs
114
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
114
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
115
115
  */
116
116
  cancelWorkRequest(cancelWorkRequestRequest: requests.CancelWorkRequestRequest): Promise<responses.CancelWorkRequestResponse>;
117
117
  /**
@@ -120,7 +120,7 @@ export declare class AIServiceDocumentClient {
120
120
  * @param ChangeModelCompartmentRequest
121
121
  * @return ChangeModelCompartmentResponse
122
122
  * @throws OciError when an error occurs
123
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
123
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
124
124
  */
125
125
  changeModelCompartment(changeModelCompartmentRequest: requests.ChangeModelCompartmentRequest): Promise<responses.ChangeModelCompartmentResponse>;
126
126
  /**
@@ -129,7 +129,7 @@ export declare class AIServiceDocumentClient {
129
129
  * @param ChangeProjectCompartmentRequest
130
130
  * @return ChangeProjectCompartmentResponse
131
131
  * @throws OciError when an error occurs
132
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
132
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
133
133
  */
134
134
  changeProjectCompartment(changeProjectCompartmentRequest: requests.ChangeProjectCompartmentRequest): Promise<responses.ChangeProjectCompartmentResponse>;
135
135
  /**
@@ -139,7 +139,7 @@ export declare class AIServiceDocumentClient {
139
139
  * @param CreateModelRequest
140
140
  * @return CreateModelResponse
141
141
  * @throws OciError when an error occurs
142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/CreateModel.ts.html |here} to see how to use CreateModel API.
142
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/CreateModel.ts.html |here} to see how to use CreateModel API.
143
143
  */
144
144
  createModel(createModelRequest: requests.CreateModelRequest): Promise<responses.CreateModelResponse>;
145
145
  /**
@@ -149,7 +149,7 @@ export declare class AIServiceDocumentClient {
149
149
  * @param CreateProcessorJobRequest
150
150
  * @return CreateProcessorJobResponse
151
151
  * @throws OciError when an error occurs
152
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJob API.
152
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJob API.
153
153
  */
154
154
  createProcessorJob(createProcessorJobRequest: requests.CreateProcessorJobRequest): Promise<responses.CreateProcessorJobResponse>;
155
155
  /**
@@ -159,7 +159,7 @@ export declare class AIServiceDocumentClient {
159
159
  * @param CreateProjectRequest
160
160
  * @return CreateProjectResponse
161
161
  * @throws OciError when an error occurs
162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/CreateProject.ts.html |here} to see how to use CreateProject API.
162
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/CreateProject.ts.html |here} to see how to use CreateProject API.
163
163
  */
164
164
  createProject(createProjectRequest: requests.CreateProjectRequest): Promise<responses.CreateProjectResponse>;
165
165
  /**
@@ -168,7 +168,7 @@ export declare class AIServiceDocumentClient {
168
168
  * @param DeleteModelRequest
169
169
  * @return DeleteModelResponse
170
170
  * @throws OciError when an error occurs
171
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/DeleteModel.ts.html |here} to see how to use DeleteModel API.
171
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/DeleteModel.ts.html |here} to see how to use DeleteModel API.
172
172
  */
173
173
  deleteModel(deleteModelRequest: requests.DeleteModelRequest): Promise<responses.DeleteModelResponse>;
174
174
  /**
@@ -177,7 +177,7 @@ export declare class AIServiceDocumentClient {
177
177
  * @param DeleteProjectRequest
178
178
  * @return DeleteProjectResponse
179
179
  * @throws OciError when an error occurs
180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/DeleteProject.ts.html |here} to see how to use DeleteProject API.
180
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/DeleteProject.ts.html |here} to see how to use DeleteProject API.
181
181
  */
182
182
  deleteProject(deleteProjectRequest: requests.DeleteProjectRequest): Promise<responses.DeleteProjectResponse>;
183
183
  /**
@@ -186,7 +186,7 @@ export declare class AIServiceDocumentClient {
186
186
  * @param GetModelRequest
187
187
  * @return GetModelResponse
188
188
  * @throws OciError when an error occurs
189
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/GetModel.ts.html |here} to see how to use GetModel API.
189
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/GetModel.ts.html |here} to see how to use GetModel API.
190
190
  */
191
191
  getModel(getModelRequest: requests.GetModelRequest): Promise<responses.GetModelResponse>;
192
192
  /**
@@ -196,7 +196,7 @@ export declare class AIServiceDocumentClient {
196
196
  * @param GetProcessorJobRequest
197
197
  * @return GetProcessorJobResponse
198
198
  * @throws OciError when an error occurs
199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJob API.
199
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJob API.
200
200
  */
201
201
  getProcessorJob(getProcessorJobRequest: requests.GetProcessorJobRequest): Promise<responses.GetProcessorJobResponse>;
202
202
  /**
@@ -205,7 +205,7 @@ export declare class AIServiceDocumentClient {
205
205
  * @param GetProjectRequest
206
206
  * @return GetProjectResponse
207
207
  * @throws OciError when an error occurs
208
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/GetProject.ts.html |here} to see how to use GetProject API.
208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/GetProject.ts.html |here} to see how to use GetProject API.
209
209
  */
210
210
  getProject(getProjectRequest: requests.GetProjectRequest): Promise<responses.GetProjectResponse>;
211
211
  /**
@@ -214,7 +214,7 @@ export declare class AIServiceDocumentClient {
214
214
  * @param GetWorkRequestRequest
215
215
  * @return GetWorkRequestResponse
216
216
  * @throws OciError when an error occurs
217
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
217
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
218
218
  */
219
219
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
220
220
  /**
@@ -224,7 +224,7 @@ export declare class AIServiceDocumentClient {
224
224
  * @param ListModelsRequest
225
225
  * @return ListModelsResponse
226
226
  * @throws OciError when an error occurs
227
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/ListModels.ts.html |here} to see how to use ListModels API.
227
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/ListModels.ts.html |here} to see how to use ListModels API.
228
228
  */
229
229
  listModels(listModelsRequest: requests.ListModelsRequest): Promise<responses.ListModelsResponse>;
230
230
  /**
@@ -234,7 +234,7 @@ export declare class AIServiceDocumentClient {
234
234
  * @param ListProjectsRequest
235
235
  * @return ListProjectsResponse
236
236
  * @throws OciError when an error occurs
237
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/ListProjects.ts.html |here} to see how to use ListProjects API.
237
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/ListProjects.ts.html |here} to see how to use ListProjects API.
238
238
  */
239
239
  listProjects(listProjectsRequest: requests.ListProjectsRequest): Promise<responses.ListProjectsResponse>;
240
240
  /**
@@ -244,7 +244,7 @@ export declare class AIServiceDocumentClient {
244
244
  * @param ListWorkRequestErrorsRequest
245
245
  * @return ListWorkRequestErrorsResponse
246
246
  * @throws OciError when an error occurs
247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
247
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
248
248
  */
249
249
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
250
250
  /**
@@ -254,7 +254,7 @@ export declare class AIServiceDocumentClient {
254
254
  * @param ListWorkRequestLogsRequest
255
255
  * @return ListWorkRequestLogsResponse
256
256
  * @throws OciError when an error occurs
257
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
257
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
258
258
  */
259
259
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
260
260
  /**
@@ -264,7 +264,7 @@ export declare class AIServiceDocumentClient {
264
264
  * @param ListWorkRequestsRequest
265
265
  * @return ListWorkRequestsResponse
266
266
  * @throws OciError when an error occurs
267
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
267
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
268
268
  */
269
269
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
270
270
  /**
@@ -273,7 +273,7 @@ export declare class AIServiceDocumentClient {
273
273
  * @param PatchModelRequest
274
274
  * @return PatchModelResponse
275
275
  * @throws OciError when an error occurs
276
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/PatchModel.ts.html |here} to see how to use PatchModel API.
276
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/PatchModel.ts.html |here} to see how to use PatchModel API.
277
277
  */
278
278
  patchModel(patchModelRequest: requests.PatchModelRequest): Promise<responses.PatchModelResponse>;
279
279
  /**
@@ -282,7 +282,7 @@ export declare class AIServiceDocumentClient {
282
282
  * @param UpdateModelRequest
283
283
  * @return UpdateModelResponse
284
284
  * @throws OciError when an error occurs
285
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/UpdateModel.ts.html |here} to see how to use UpdateModel API.
285
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/UpdateModel.ts.html |here} to see how to use UpdateModel API.
286
286
  */
287
287
  updateModel(updateModelRequest: requests.UpdateModelRequest): Promise<responses.UpdateModelResponse>;
288
288
  /**
@@ -291,7 +291,7 @@ export declare class AIServiceDocumentClient {
291
291
  * @param UpdateProjectRequest
292
292
  * @return UpdateProjectResponse
293
293
  * @throws OciError when an error occurs
294
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/UpdateProject.ts.html |here} to see how to use UpdateProject API.
294
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/UpdateProject.ts.html |here} to see how to use UpdateProject API.
295
295
  */
296
296
  updateProject(updateProjectRequest: requests.UpdateProjectRequest): Promise<responses.UpdateProjectResponse>;
297
297
  }
package/lib/client.js CHANGED
@@ -197,7 +197,7 @@ class AIServiceDocumentClient {
197
197
  * @param AnalyzeDocumentRequest
198
198
  * @return AnalyzeDocumentResponse
199
199
  * @throws OciError when an error occurs
200
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/AnalyzeDocument.ts.html |here} to see how to use AnalyzeDocument API.
200
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/AnalyzeDocument.ts.html |here} to see how to use AnalyzeDocument API.
201
201
  */
202
202
  analyzeDocument(analyzeDocumentRequest) {
203
203
  return __awaiter(this, void 0, void 0, function* () {
@@ -271,7 +271,7 @@ class AIServiceDocumentClient {
271
271
  * @param CancelProcessorJobRequest
272
272
  * @return CancelProcessorJobResponse
273
273
  * @throws OciError when an error occurs
274
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJob API.
274
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJob API.
275
275
  */
276
276
  cancelProcessorJob(cancelProcessorJobRequest) {
277
277
  return __awaiter(this, void 0, void 0, function* () {
@@ -326,7 +326,7 @@ class AIServiceDocumentClient {
326
326
  * @param CancelWorkRequestRequest
327
327
  * @return CancelWorkRequestResponse
328
328
  * @throws OciError when an error occurs
329
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
329
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
330
330
  */
331
331
  cancelWorkRequest(cancelWorkRequestRequest) {
332
332
  return __awaiter(this, void 0, void 0, function* () {
@@ -381,7 +381,7 @@ class AIServiceDocumentClient {
381
381
  * @param ChangeModelCompartmentRequest
382
382
  * @return ChangeModelCompartmentResponse
383
383
  * @throws OciError when an error occurs
384
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
384
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
385
385
  */
386
386
  changeModelCompartment(changeModelCompartmentRequest) {
387
387
  return __awaiter(this, void 0, void 0, function* () {
@@ -437,7 +437,7 @@ class AIServiceDocumentClient {
437
437
  * @param ChangeProjectCompartmentRequest
438
438
  * @return ChangeProjectCompartmentResponse
439
439
  * @throws OciError when an error occurs
440
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
440
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
441
441
  */
442
442
  changeProjectCompartment(changeProjectCompartmentRequest) {
443
443
  return __awaiter(this, void 0, void 0, function* () {
@@ -494,7 +494,7 @@ class AIServiceDocumentClient {
494
494
  * @param CreateModelRequest
495
495
  * @return CreateModelResponse
496
496
  * @throws OciError when an error occurs
497
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/CreateModel.ts.html |here} to see how to use CreateModel API.
497
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/CreateModel.ts.html |here} to see how to use CreateModel API.
498
498
  */
499
499
  createModel(createModelRequest) {
500
500
  return __awaiter(this, void 0, void 0, function* () {
@@ -573,7 +573,7 @@ class AIServiceDocumentClient {
573
573
  * @param CreateProcessorJobRequest
574
574
  * @return CreateProcessorJobResponse
575
575
  * @throws OciError when an error occurs
576
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJob API.
576
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJob API.
577
577
  */
578
578
  createProcessorJob(createProcessorJobRequest) {
579
579
  return __awaiter(this, void 0, void 0, function* () {
@@ -637,7 +637,7 @@ class AIServiceDocumentClient {
637
637
  * @param CreateProjectRequest
638
638
  * @return CreateProjectResponse
639
639
  * @throws OciError when an error occurs
640
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/CreateProject.ts.html |here} to see how to use CreateProject API.
640
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/CreateProject.ts.html |here} to see how to use CreateProject API.
641
641
  */
642
642
  createProject(createProjectRequest) {
643
643
  return __awaiter(this, void 0, void 0, function* () {
@@ -715,7 +715,7 @@ class AIServiceDocumentClient {
715
715
  * @param DeleteModelRequest
716
716
  * @return DeleteModelResponse
717
717
  * @throws OciError when an error occurs
718
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/DeleteModel.ts.html |here} to see how to use DeleteModel API.
718
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/DeleteModel.ts.html |here} to see how to use DeleteModel API.
719
719
  */
720
720
  deleteModel(deleteModelRequest) {
721
721
  return __awaiter(this, void 0, void 0, function* () {
@@ -775,7 +775,7 @@ class AIServiceDocumentClient {
775
775
  * @param DeleteProjectRequest
776
776
  * @return DeleteProjectResponse
777
777
  * @throws OciError when an error occurs
778
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/DeleteProject.ts.html |here} to see how to use DeleteProject API.
778
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/DeleteProject.ts.html |here} to see how to use DeleteProject API.
779
779
  */
780
780
  deleteProject(deleteProjectRequest) {
781
781
  return __awaiter(this, void 0, void 0, function* () {
@@ -835,7 +835,7 @@ class AIServiceDocumentClient {
835
835
  * @param GetModelRequest
836
836
  * @return GetModelResponse
837
837
  * @throws OciError when an error occurs
838
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/GetModel.ts.html |here} to see how to use GetModel API.
838
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/GetModel.ts.html |here} to see how to use GetModel API.
839
839
  */
840
840
  getModel(getModelRequest) {
841
841
  return __awaiter(this, void 0, void 0, function* () {
@@ -899,7 +899,7 @@ class AIServiceDocumentClient {
899
899
  * @param GetProcessorJobRequest
900
900
  * @return GetProcessorJobResponse
901
901
  * @throws OciError when an error occurs
902
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJob API.
902
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJob API.
903
903
  */
904
904
  getProcessorJob(getProcessorJobRequest) {
905
905
  return __awaiter(this, void 0, void 0, function* () {
@@ -962,7 +962,7 @@ class AIServiceDocumentClient {
962
962
  * @param GetProjectRequest
963
963
  * @return GetProjectResponse
964
964
  * @throws OciError when an error occurs
965
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/GetProject.ts.html |here} to see how to use GetProject API.
965
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/GetProject.ts.html |here} to see how to use GetProject API.
966
966
  */
967
967
  getProject(getProjectRequest) {
968
968
  return __awaiter(this, void 0, void 0, function* () {
@@ -1025,7 +1025,7 @@ class AIServiceDocumentClient {
1025
1025
  * @param GetWorkRequestRequest
1026
1026
  * @return GetWorkRequestResponse
1027
1027
  * @throws OciError when an error occurs
1028
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1028
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1029
1029
  */
1030
1030
  getWorkRequest(getWorkRequestRequest) {
1031
1031
  return __awaiter(this, void 0, void 0, function* () {
@@ -1094,7 +1094,7 @@ class AIServiceDocumentClient {
1094
1094
  * @param ListModelsRequest
1095
1095
  * @return ListModelsResponse
1096
1096
  * @throws OciError when an error occurs
1097
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/ListModels.ts.html |here} to see how to use ListModels API.
1097
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/ListModels.ts.html |here} to see how to use ListModels API.
1098
1098
  */
1099
1099
  listModels(listModelsRequest) {
1100
1100
  return __awaiter(this, void 0, void 0, function* () {
@@ -1166,7 +1166,7 @@ class AIServiceDocumentClient {
1166
1166
  * @param ListProjectsRequest
1167
1167
  * @return ListProjectsResponse
1168
1168
  * @throws OciError when an error occurs
1169
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/ListProjects.ts.html |here} to see how to use ListProjects API.
1169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/ListProjects.ts.html |here} to see how to use ListProjects API.
1170
1170
  */
1171
1171
  listProjects(listProjectsRequest) {
1172
1172
  return __awaiter(this, void 0, void 0, function* () {
@@ -1237,7 +1237,7 @@ class AIServiceDocumentClient {
1237
1237
  * @param ListWorkRequestErrorsRequest
1238
1238
  * @return ListWorkRequestErrorsResponse
1239
1239
  * @throws OciError when an error occurs
1240
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1240
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1241
1241
  */
1242
1242
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
1243
1243
  return __awaiter(this, void 0, void 0, function* () {
@@ -1306,7 +1306,7 @@ class AIServiceDocumentClient {
1306
1306
  * @param ListWorkRequestLogsRequest
1307
1307
  * @return ListWorkRequestLogsResponse
1308
1308
  * @throws OciError when an error occurs
1309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1309
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1310
1310
  */
1311
1311
  listWorkRequestLogs(listWorkRequestLogsRequest) {
1312
1312
  return __awaiter(this, void 0, void 0, function* () {
@@ -1375,7 +1375,7 @@ class AIServiceDocumentClient {
1375
1375
  * @param ListWorkRequestsRequest
1376
1376
  * @return ListWorkRequestsResponse
1377
1377
  * @throws OciError when an error occurs
1378
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1378
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1379
1379
  */
1380
1380
  listWorkRequests(listWorkRequestsRequest) {
1381
1381
  return __awaiter(this, void 0, void 0, function* () {
@@ -1445,7 +1445,7 @@ class AIServiceDocumentClient {
1445
1445
  * @param PatchModelRequest
1446
1446
  * @return PatchModelResponse
1447
1447
  * @throws OciError when an error occurs
1448
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/PatchModel.ts.html |here} to see how to use PatchModel API.
1448
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/PatchModel.ts.html |here} to see how to use PatchModel API.
1449
1449
  */
1450
1450
  patchModel(patchModelRequest) {
1451
1451
  return __awaiter(this, void 0, void 0, function* () {
@@ -1515,7 +1515,7 @@ class AIServiceDocumentClient {
1515
1515
  * @param UpdateModelRequest
1516
1516
  * @return UpdateModelResponse
1517
1517
  * @throws OciError when an error occurs
1518
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/UpdateModel.ts.html |here} to see how to use UpdateModel API.
1518
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/UpdateModel.ts.html |here} to see how to use UpdateModel API.
1519
1519
  */
1520
1520
  updateModel(updateModelRequest) {
1521
1521
  return __awaiter(this, void 0, void 0, function* () {
@@ -1576,7 +1576,7 @@ class AIServiceDocumentClient {
1576
1576
  * @param UpdateProjectRequest
1577
1577
  * @return UpdateProjectResponse
1578
1578
  * @throws OciError when an error occurs
1579
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/aidocument/UpdateProject.ts.html |here} to see how to use UpdateProject API.
1579
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/aidocument/UpdateProject.ts.html |here} to see how to use UpdateProject API.
1580
1580
  */
1581
1581
  updateProject(updateProjectRequest) {
1582
1582
  return __awaiter(this, void 0, void 0, function* () {
@@ -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.81.0/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.82.2/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.81.0/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.82.2/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.81.0/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.82.2/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.81.0/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.82.2/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.81.0/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.82.2/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.81.0/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.82.2/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.81.0/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.82.2/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.81.0/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.82.2/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.81.0/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.82.2/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.81.0/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.82.2/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.81.0/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.82.2/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.81.0/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.82.2/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.81.0/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.82.2/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.81.0/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.82.2/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.81.0/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.82.2/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.81.0/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.82.2/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.81.0/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.82.2/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.81.0/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.82.2/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.81.0/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.82.2/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.81.0/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.82.2/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.81.0/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.82.2/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.81.0/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.82.2/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.81.0",
3
+ "version": "2.82.2",
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.81.0",
19
- "oci-workrequests": "2.81.0"
18
+ "oci-common": "2.82.2",
19
+ "oci-workrequests": "2.82.2"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"