oci-aidocument 2.69.0 → 2.70.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
@@ -87,7 +87,7 @@ export declare class AIServiceDocumentClient {
87
87
  * @param AnalyzeDocumentRequest
88
88
  * @return AnalyzeDocumentResponse
89
89
  * @throws OciError when an error occurs
90
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/AnalyzeDocument.ts.html |here} to see how to use AnalyzeDocument API.
90
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/AnalyzeDocument.ts.html |here} to see how to use AnalyzeDocument API.
91
91
  */
92
92
  analyzeDocument(analyzeDocumentRequest: requests.AnalyzeDocumentRequest): Promise<responses.AnalyzeDocumentResponse>;
93
93
  /**
@@ -97,7 +97,7 @@ export declare class AIServiceDocumentClient {
97
97
  * @param CancelProcessorJobRequest
98
98
  * @return CancelProcessorJobResponse
99
99
  * @throws OciError when an error occurs
100
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJob API.
100
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJob API.
101
101
  */
102
102
  cancelProcessorJob(cancelProcessorJobRequest: requests.CancelProcessorJobRequest): Promise<responses.CancelProcessorJobResponse>;
103
103
  /**
@@ -106,7 +106,7 @@ export declare class AIServiceDocumentClient {
106
106
  * @param CancelWorkRequestRequest
107
107
  * @return CancelWorkRequestResponse
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.69.0/aidocument/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
109
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
110
110
  */
111
111
  cancelWorkRequest(cancelWorkRequestRequest: requests.CancelWorkRequestRequest): Promise<responses.CancelWorkRequestResponse>;
112
112
  /**
@@ -115,7 +115,7 @@ export declare class AIServiceDocumentClient {
115
115
  * @param ChangeModelCompartmentRequest
116
116
  * @return ChangeModelCompartmentResponse
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.69.0/aidocument/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
118
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
119
119
  */
120
120
  changeModelCompartment(changeModelCompartmentRequest: requests.ChangeModelCompartmentRequest): Promise<responses.ChangeModelCompartmentResponse>;
121
121
  /**
@@ -124,7 +124,7 @@ export declare class AIServiceDocumentClient {
124
124
  * @param ChangeProjectCompartmentRequest
125
125
  * @return ChangeProjectCompartmentResponse
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.69.0/aidocument/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
127
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
128
128
  */
129
129
  changeProjectCompartment(changeProjectCompartmentRequest: requests.ChangeProjectCompartmentRequest): Promise<responses.ChangeProjectCompartmentResponse>;
130
130
  /**
@@ -134,7 +134,7 @@ export declare class AIServiceDocumentClient {
134
134
  * @param CreateModelRequest
135
135
  * @return CreateModelResponse
136
136
  * @throws OciError when an error occurs
137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/CreateModel.ts.html |here} to see how to use CreateModel API.
137
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/CreateModel.ts.html |here} to see how to use CreateModel API.
138
138
  */
139
139
  createModel(createModelRequest: requests.CreateModelRequest): Promise<responses.CreateModelResponse>;
140
140
  /**
@@ -144,7 +144,7 @@ export declare class AIServiceDocumentClient {
144
144
  * @param CreateProcessorJobRequest
145
145
  * @return CreateProcessorJobResponse
146
146
  * @throws OciError when an error occurs
147
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJob API.
147
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJob API.
148
148
  */
149
149
  createProcessorJob(createProcessorJobRequest: requests.CreateProcessorJobRequest): Promise<responses.CreateProcessorJobResponse>;
150
150
  /**
@@ -154,7 +154,7 @@ export declare class AIServiceDocumentClient {
154
154
  * @param CreateProjectRequest
155
155
  * @return CreateProjectResponse
156
156
  * @throws OciError when an error occurs
157
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/CreateProject.ts.html |here} to see how to use CreateProject API.
157
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/CreateProject.ts.html |here} to see how to use CreateProject API.
158
158
  */
159
159
  createProject(createProjectRequest: requests.CreateProjectRequest): Promise<responses.CreateProjectResponse>;
160
160
  /**
@@ -163,7 +163,7 @@ export declare class AIServiceDocumentClient {
163
163
  * @param DeleteModelRequest
164
164
  * @return DeleteModelResponse
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.69.0/aidocument/DeleteModel.ts.html |here} to see how to use DeleteModel API.
166
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/DeleteModel.ts.html |here} to see how to use DeleteModel API.
167
167
  */
168
168
  deleteModel(deleteModelRequest: requests.DeleteModelRequest): Promise<responses.DeleteModelResponse>;
169
169
  /**
@@ -172,7 +172,7 @@ export declare class AIServiceDocumentClient {
172
172
  * @param DeleteProjectRequest
173
173
  * @return DeleteProjectResponse
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.69.0/aidocument/DeleteProject.ts.html |here} to see how to use DeleteProject API.
175
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/DeleteProject.ts.html |here} to see how to use DeleteProject API.
176
176
  */
177
177
  deleteProject(deleteProjectRequest: requests.DeleteProjectRequest): Promise<responses.DeleteProjectResponse>;
178
178
  /**
@@ -181,7 +181,7 @@ export declare class AIServiceDocumentClient {
181
181
  * @param GetModelRequest
182
182
  * @return GetModelResponse
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.69.0/aidocument/GetModel.ts.html |here} to see how to use GetModel API.
184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/GetModel.ts.html |here} to see how to use GetModel API.
185
185
  */
186
186
  getModel(getModelRequest: requests.GetModelRequest): Promise<responses.GetModelResponse>;
187
187
  /**
@@ -191,7 +191,7 @@ export declare class AIServiceDocumentClient {
191
191
  * @param GetProcessorJobRequest
192
192
  * @return GetProcessorJobResponse
193
193
  * @throws OciError when an error occurs
194
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJob API.
194
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJob API.
195
195
  */
196
196
  getProcessorJob(getProcessorJobRequest: requests.GetProcessorJobRequest): Promise<responses.GetProcessorJobResponse>;
197
197
  /**
@@ -200,7 +200,7 @@ export declare class AIServiceDocumentClient {
200
200
  * @param GetProjectRequest
201
201
  * @return GetProjectResponse
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.69.0/aidocument/GetProject.ts.html |here} to see how to use GetProject API.
203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/GetProject.ts.html |here} to see how to use GetProject API.
204
204
  */
205
205
  getProject(getProjectRequest: requests.GetProjectRequest): Promise<responses.GetProjectResponse>;
206
206
  /**
@@ -209,7 +209,7 @@ export declare class AIServiceDocumentClient {
209
209
  * @param GetWorkRequestRequest
210
210
  * @return GetWorkRequestResponse
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.69.0/aidocument/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
212
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
213
213
  */
214
214
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
215
215
  /**
@@ -219,7 +219,7 @@ export declare class AIServiceDocumentClient {
219
219
  * @param ListModelsRequest
220
220
  * @return ListModelsResponse
221
221
  * @throws OciError when an error occurs
222
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/ListModels.ts.html |here} to see how to use ListModels API.
222
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/ListModels.ts.html |here} to see how to use ListModels API.
223
223
  */
224
224
  listModels(listModelsRequest: requests.ListModelsRequest): Promise<responses.ListModelsResponse>;
225
225
  /**
@@ -229,7 +229,7 @@ export declare class AIServiceDocumentClient {
229
229
  * @param ListProjectsRequest
230
230
  * @return ListProjectsResponse
231
231
  * @throws OciError when an error occurs
232
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/ListProjects.ts.html |here} to see how to use ListProjects API.
232
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/ListProjects.ts.html |here} to see how to use ListProjects API.
233
233
  */
234
234
  listProjects(listProjectsRequest: requests.ListProjectsRequest): Promise<responses.ListProjectsResponse>;
235
235
  /**
@@ -239,7 +239,7 @@ export declare class AIServiceDocumentClient {
239
239
  * @param ListWorkRequestErrorsRequest
240
240
  * @return ListWorkRequestErrorsResponse
241
241
  * @throws OciError when an error occurs
242
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
242
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
243
243
  */
244
244
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
245
245
  /**
@@ -249,7 +249,7 @@ export declare class AIServiceDocumentClient {
249
249
  * @param ListWorkRequestLogsRequest
250
250
  * @return ListWorkRequestLogsResponse
251
251
  * @throws OciError when an error occurs
252
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
252
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
253
253
  */
254
254
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
255
255
  /**
@@ -259,7 +259,7 @@ export declare class AIServiceDocumentClient {
259
259
  * @param ListWorkRequestsRequest
260
260
  * @return ListWorkRequestsResponse
261
261
  * @throws OciError when an error occurs
262
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
262
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
263
263
  */
264
264
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
265
265
  /**
@@ -268,7 +268,7 @@ export declare class AIServiceDocumentClient {
268
268
  * @param PatchModelRequest
269
269
  * @return PatchModelResponse
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.69.0/aidocument/PatchModel.ts.html |here} to see how to use PatchModel API.
271
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/PatchModel.ts.html |here} to see how to use PatchModel API.
272
272
  */
273
273
  patchModel(patchModelRequest: requests.PatchModelRequest): Promise<responses.PatchModelResponse>;
274
274
  /**
@@ -277,7 +277,7 @@ export declare class AIServiceDocumentClient {
277
277
  * @param UpdateModelRequest
278
278
  * @return UpdateModelResponse
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.69.0/aidocument/UpdateModel.ts.html |here} to see how to use UpdateModel API.
280
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/UpdateModel.ts.html |here} to see how to use UpdateModel API.
281
281
  */
282
282
  updateModel(updateModelRequest: requests.UpdateModelRequest): Promise<responses.UpdateModelResponse>;
283
283
  /**
@@ -286,7 +286,7 @@ export declare class AIServiceDocumentClient {
286
286
  * @param UpdateProjectRequest
287
287
  * @return UpdateProjectResponse
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.69.0/aidocument/UpdateProject.ts.html |here} to see how to use UpdateProject API.
289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/UpdateProject.ts.html |here} to see how to use UpdateProject API.
290
290
  */
291
291
  updateProject(updateProjectRequest: requests.UpdateProjectRequest): Promise<responses.UpdateProjectResponse>;
292
292
  }
package/lib/client.js CHANGED
@@ -184,7 +184,7 @@ class AIServiceDocumentClient {
184
184
  * @param AnalyzeDocumentRequest
185
185
  * @return AnalyzeDocumentResponse
186
186
  * @throws OciError when an error occurs
187
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/AnalyzeDocument.ts.html |here} to see how to use AnalyzeDocument API.
187
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/AnalyzeDocument.ts.html |here} to see how to use AnalyzeDocument API.
188
188
  */
189
189
  analyzeDocument(analyzeDocumentRequest) {
190
190
  return __awaiter(this, void 0, void 0, function* () {
@@ -258,7 +258,7 @@ class AIServiceDocumentClient {
258
258
  * @param CancelProcessorJobRequest
259
259
  * @return CancelProcessorJobResponse
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.69.0/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJob API.
261
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJob API.
262
262
  */
263
263
  cancelProcessorJob(cancelProcessorJobRequest) {
264
264
  return __awaiter(this, void 0, void 0, function* () {
@@ -313,7 +313,7 @@ class AIServiceDocumentClient {
313
313
  * @param CancelWorkRequestRequest
314
314
  * @return CancelWorkRequestResponse
315
315
  * @throws OciError when an error occurs
316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
316
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
317
317
  */
318
318
  cancelWorkRequest(cancelWorkRequestRequest) {
319
319
  return __awaiter(this, void 0, void 0, function* () {
@@ -368,7 +368,7 @@ class AIServiceDocumentClient {
368
368
  * @param ChangeModelCompartmentRequest
369
369
  * @return ChangeModelCompartmentResponse
370
370
  * @throws OciError when an error occurs
371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
372
372
  */
373
373
  changeModelCompartment(changeModelCompartmentRequest) {
374
374
  return __awaiter(this, void 0, void 0, function* () {
@@ -424,7 +424,7 @@ class AIServiceDocumentClient {
424
424
  * @param ChangeProjectCompartmentRequest
425
425
  * @return ChangeProjectCompartmentResponse
426
426
  * @throws OciError when an error occurs
427
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
427
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
428
428
  */
429
429
  changeProjectCompartment(changeProjectCompartmentRequest) {
430
430
  return __awaiter(this, void 0, void 0, function* () {
@@ -481,7 +481,7 @@ class AIServiceDocumentClient {
481
481
  * @param CreateModelRequest
482
482
  * @return CreateModelResponse
483
483
  * @throws OciError when an error occurs
484
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/CreateModel.ts.html |here} to see how to use CreateModel API.
484
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/CreateModel.ts.html |here} to see how to use CreateModel API.
485
485
  */
486
486
  createModel(createModelRequest) {
487
487
  return __awaiter(this, void 0, void 0, function* () {
@@ -560,7 +560,7 @@ class AIServiceDocumentClient {
560
560
  * @param CreateProcessorJobRequest
561
561
  * @return CreateProcessorJobResponse
562
562
  * @throws OciError when an error occurs
563
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJob API.
563
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJob API.
564
564
  */
565
565
  createProcessorJob(createProcessorJobRequest) {
566
566
  return __awaiter(this, void 0, void 0, function* () {
@@ -624,7 +624,7 @@ class AIServiceDocumentClient {
624
624
  * @param CreateProjectRequest
625
625
  * @return CreateProjectResponse
626
626
  * @throws OciError when an error occurs
627
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/CreateProject.ts.html |here} to see how to use CreateProject API.
627
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/CreateProject.ts.html |here} to see how to use CreateProject API.
628
628
  */
629
629
  createProject(createProjectRequest) {
630
630
  return __awaiter(this, void 0, void 0, function* () {
@@ -702,7 +702,7 @@ class AIServiceDocumentClient {
702
702
  * @param DeleteModelRequest
703
703
  * @return DeleteModelResponse
704
704
  * @throws OciError when an error occurs
705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/DeleteModel.ts.html |here} to see how to use DeleteModel API.
705
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/DeleteModel.ts.html |here} to see how to use DeleteModel API.
706
706
  */
707
707
  deleteModel(deleteModelRequest) {
708
708
  return __awaiter(this, void 0, void 0, function* () {
@@ -762,7 +762,7 @@ class AIServiceDocumentClient {
762
762
  * @param DeleteProjectRequest
763
763
  * @return DeleteProjectResponse
764
764
  * @throws OciError when an error occurs
765
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/DeleteProject.ts.html |here} to see how to use DeleteProject API.
765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/DeleteProject.ts.html |here} to see how to use DeleteProject API.
766
766
  */
767
767
  deleteProject(deleteProjectRequest) {
768
768
  return __awaiter(this, void 0, void 0, function* () {
@@ -822,7 +822,7 @@ class AIServiceDocumentClient {
822
822
  * @param GetModelRequest
823
823
  * @return GetModelResponse
824
824
  * @throws OciError when an error occurs
825
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/GetModel.ts.html |here} to see how to use GetModel API.
825
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/GetModel.ts.html |here} to see how to use GetModel API.
826
826
  */
827
827
  getModel(getModelRequest) {
828
828
  return __awaiter(this, void 0, void 0, function* () {
@@ -886,7 +886,7 @@ class AIServiceDocumentClient {
886
886
  * @param GetProcessorJobRequest
887
887
  * @return GetProcessorJobResponse
888
888
  * @throws OciError when an error occurs
889
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJob API.
889
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJob API.
890
890
  */
891
891
  getProcessorJob(getProcessorJobRequest) {
892
892
  return __awaiter(this, void 0, void 0, function* () {
@@ -949,7 +949,7 @@ class AIServiceDocumentClient {
949
949
  * @param GetProjectRequest
950
950
  * @return GetProjectResponse
951
951
  * @throws OciError when an error occurs
952
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/GetProject.ts.html |here} to see how to use GetProject API.
952
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/GetProject.ts.html |here} to see how to use GetProject API.
953
953
  */
954
954
  getProject(getProjectRequest) {
955
955
  return __awaiter(this, void 0, void 0, function* () {
@@ -1012,7 +1012,7 @@ class AIServiceDocumentClient {
1012
1012
  * @param GetWorkRequestRequest
1013
1013
  * @return GetWorkRequestResponse
1014
1014
  * @throws OciError when an error occurs
1015
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1015
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1016
1016
  */
1017
1017
  getWorkRequest(getWorkRequestRequest) {
1018
1018
  return __awaiter(this, void 0, void 0, function* () {
@@ -1081,7 +1081,7 @@ class AIServiceDocumentClient {
1081
1081
  * @param ListModelsRequest
1082
1082
  * @return ListModelsResponse
1083
1083
  * @throws OciError when an error occurs
1084
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/ListModels.ts.html |here} to see how to use ListModels API.
1084
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/ListModels.ts.html |here} to see how to use ListModels API.
1085
1085
  */
1086
1086
  listModels(listModelsRequest) {
1087
1087
  return __awaiter(this, void 0, void 0, function* () {
@@ -1153,7 +1153,7 @@ class AIServiceDocumentClient {
1153
1153
  * @param ListProjectsRequest
1154
1154
  * @return ListProjectsResponse
1155
1155
  * @throws OciError when an error occurs
1156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/ListProjects.ts.html |here} to see how to use ListProjects API.
1156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/ListProjects.ts.html |here} to see how to use ListProjects API.
1157
1157
  */
1158
1158
  listProjects(listProjectsRequest) {
1159
1159
  return __awaiter(this, void 0, void 0, function* () {
@@ -1224,7 +1224,7 @@ class AIServiceDocumentClient {
1224
1224
  * @param ListWorkRequestErrorsRequest
1225
1225
  * @return ListWorkRequestErrorsResponse
1226
1226
  * @throws OciError when an error occurs
1227
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1227
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1228
1228
  */
1229
1229
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
1230
1230
  return __awaiter(this, void 0, void 0, function* () {
@@ -1293,7 +1293,7 @@ class AIServiceDocumentClient {
1293
1293
  * @param ListWorkRequestLogsRequest
1294
1294
  * @return ListWorkRequestLogsResponse
1295
1295
  * @throws OciError when an error occurs
1296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1296
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1297
1297
  */
1298
1298
  listWorkRequestLogs(listWorkRequestLogsRequest) {
1299
1299
  return __awaiter(this, void 0, void 0, function* () {
@@ -1362,7 +1362,7 @@ class AIServiceDocumentClient {
1362
1362
  * @param ListWorkRequestsRequest
1363
1363
  * @return ListWorkRequestsResponse
1364
1364
  * @throws OciError when an error occurs
1365
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1365
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1366
1366
  */
1367
1367
  listWorkRequests(listWorkRequestsRequest) {
1368
1368
  return __awaiter(this, void 0, void 0, function* () {
@@ -1432,7 +1432,7 @@ class AIServiceDocumentClient {
1432
1432
  * @param PatchModelRequest
1433
1433
  * @return PatchModelResponse
1434
1434
  * @throws OciError when an error occurs
1435
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/PatchModel.ts.html |here} to see how to use PatchModel API.
1435
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/PatchModel.ts.html |here} to see how to use PatchModel API.
1436
1436
  */
1437
1437
  patchModel(patchModelRequest) {
1438
1438
  return __awaiter(this, void 0, void 0, function* () {
@@ -1502,7 +1502,7 @@ class AIServiceDocumentClient {
1502
1502
  * @param UpdateModelRequest
1503
1503
  * @return UpdateModelResponse
1504
1504
  * @throws OciError when an error occurs
1505
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/UpdateModel.ts.html |here} to see how to use UpdateModel API.
1505
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/UpdateModel.ts.html |here} to see how to use UpdateModel API.
1506
1506
  */
1507
1507
  updateModel(updateModelRequest) {
1508
1508
  return __awaiter(this, void 0, void 0, function* () {
@@ -1563,7 +1563,7 @@ class AIServiceDocumentClient {
1563
1563
  * @param UpdateProjectRequest
1564
1564
  * @return UpdateProjectResponse
1565
1565
  * @throws OciError when an error occurs
1566
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.69.0/aidocument/UpdateProject.ts.html |here} to see how to use UpdateProject API.
1566
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.70.0/aidocument/UpdateProject.ts.html |here} to see how to use UpdateProject API.
1567
1567
  */
1568
1568
  updateProject(updateProjectRequest) {
1569
1569
  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.69.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.70.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.69.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.70.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.69.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.70.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.69.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.70.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.69.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.70.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.69.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.70.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.69.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.70.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.69.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.70.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.69.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.70.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.69.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.70.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.69.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.70.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.69.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.70.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.69.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.70.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.69.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.70.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.69.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.70.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.69.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.70.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.69.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.70.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.69.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.70.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.69.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.70.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.69.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.70.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.69.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.70.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.69.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.70.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.69.0",
3
+ "version": "2.70.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.69.0",
19
- "oci-workrequests": "2.69.0"
18
+ "oci-common": "2.70.0",
19
+ "oci-workrequests": "2.70.0"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"