oci-aidocument 2.64.0 → 2.65.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
@@ -86,7 +86,7 @@ export declare class AIServiceDocumentClient {
86
86
  * @param AnalyzeDocumentRequest
87
87
  * @return AnalyzeDocumentResponse
88
88
  * @throws OciError when an error occurs
89
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/AnalyzeDocument.ts.html |here} to see how to use AnalyzeDocument API.
89
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/AnalyzeDocument.ts.html |here} to see how to use AnalyzeDocument API.
90
90
  */
91
91
  analyzeDocument(analyzeDocumentRequest: requests.AnalyzeDocumentRequest): Promise<responses.AnalyzeDocumentResponse>;
92
92
  /**
@@ -96,7 +96,7 @@ export declare class AIServiceDocumentClient {
96
96
  * @param CancelProcessorJobRequest
97
97
  * @return CancelProcessorJobResponse
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.64.0/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJob API.
99
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJob API.
100
100
  */
101
101
  cancelProcessorJob(cancelProcessorJobRequest: requests.CancelProcessorJobRequest): Promise<responses.CancelProcessorJobResponse>;
102
102
  /**
@@ -105,7 +105,7 @@ export declare class AIServiceDocumentClient {
105
105
  * @param CancelWorkRequestRequest
106
106
  * @return CancelWorkRequestResponse
107
107
  * @throws OciError when an error occurs
108
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
109
109
  */
110
110
  cancelWorkRequest(cancelWorkRequestRequest: requests.CancelWorkRequestRequest): Promise<responses.CancelWorkRequestResponse>;
111
111
  /**
@@ -114,7 +114,7 @@ export declare class AIServiceDocumentClient {
114
114
  * @param ChangeModelCompartmentRequest
115
115
  * @return ChangeModelCompartmentResponse
116
116
  * @throws OciError when an error occurs
117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
118
118
  */
119
119
  changeModelCompartment(changeModelCompartmentRequest: requests.ChangeModelCompartmentRequest): Promise<responses.ChangeModelCompartmentResponse>;
120
120
  /**
@@ -123,7 +123,7 @@ export declare class AIServiceDocumentClient {
123
123
  * @param ChangeProjectCompartmentRequest
124
124
  * @return ChangeProjectCompartmentResponse
125
125
  * @throws OciError when an error occurs
126
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
126
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
127
127
  */
128
128
  changeProjectCompartment(changeProjectCompartmentRequest: requests.ChangeProjectCompartmentRequest): Promise<responses.ChangeProjectCompartmentResponse>;
129
129
  /**
@@ -133,7 +133,7 @@ export declare class AIServiceDocumentClient {
133
133
  * @param CreateModelRequest
134
134
  * @return CreateModelResponse
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.64.0/aidocument/CreateModel.ts.html |here} to see how to use CreateModel API.
136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/CreateModel.ts.html |here} to see how to use CreateModel API.
137
137
  */
138
138
  createModel(createModelRequest: requests.CreateModelRequest): Promise<responses.CreateModelResponse>;
139
139
  /**
@@ -143,7 +143,7 @@ export declare class AIServiceDocumentClient {
143
143
  * @param CreateProcessorJobRequest
144
144
  * @return CreateProcessorJobResponse
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.64.0/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJob API.
146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJob API.
147
147
  */
148
148
  createProcessorJob(createProcessorJobRequest: requests.CreateProcessorJobRequest): Promise<responses.CreateProcessorJobResponse>;
149
149
  /**
@@ -153,7 +153,7 @@ export declare class AIServiceDocumentClient {
153
153
  * @param CreateProjectRequest
154
154
  * @return CreateProjectResponse
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.64.0/aidocument/CreateProject.ts.html |here} to see how to use CreateProject API.
156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/CreateProject.ts.html |here} to see how to use CreateProject API.
157
157
  */
158
158
  createProject(createProjectRequest: requests.CreateProjectRequest): Promise<responses.CreateProjectResponse>;
159
159
  /**
@@ -162,7 +162,7 @@ export declare class AIServiceDocumentClient {
162
162
  * @param DeleteModelRequest
163
163
  * @return DeleteModelResponse
164
164
  * @throws OciError when an error occurs
165
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/DeleteModel.ts.html |here} to see how to use DeleteModel API.
165
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/DeleteModel.ts.html |here} to see how to use DeleteModel API.
166
166
  */
167
167
  deleteModel(deleteModelRequest: requests.DeleteModelRequest): Promise<responses.DeleteModelResponse>;
168
168
  /**
@@ -171,7 +171,7 @@ export declare class AIServiceDocumentClient {
171
171
  * @param DeleteProjectRequest
172
172
  * @return DeleteProjectResponse
173
173
  * @throws OciError when an error occurs
174
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/DeleteProject.ts.html |here} to see how to use DeleteProject API.
174
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/DeleteProject.ts.html |here} to see how to use DeleteProject API.
175
175
  */
176
176
  deleteProject(deleteProjectRequest: requests.DeleteProjectRequest): Promise<responses.DeleteProjectResponse>;
177
177
  /**
@@ -180,7 +180,7 @@ export declare class AIServiceDocumentClient {
180
180
  * @param GetModelRequest
181
181
  * @return GetModelResponse
182
182
  * @throws OciError when an error occurs
183
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/GetModel.ts.html |here} to see how to use GetModel API.
183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/GetModel.ts.html |here} to see how to use GetModel API.
184
184
  */
185
185
  getModel(getModelRequest: requests.GetModelRequest): Promise<responses.GetModelResponse>;
186
186
  /**
@@ -190,7 +190,7 @@ export declare class AIServiceDocumentClient {
190
190
  * @param GetProcessorJobRequest
191
191
  * @return GetProcessorJobResponse
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.64.0/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJob API.
193
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJob API.
194
194
  */
195
195
  getProcessorJob(getProcessorJobRequest: requests.GetProcessorJobRequest): Promise<responses.GetProcessorJobResponse>;
196
196
  /**
@@ -199,7 +199,7 @@ export declare class AIServiceDocumentClient {
199
199
  * @param GetProjectRequest
200
200
  * @return GetProjectResponse
201
201
  * @throws OciError when an error occurs
202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/GetProject.ts.html |here} to see how to use GetProject API.
202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/GetProject.ts.html |here} to see how to use GetProject API.
203
203
  */
204
204
  getProject(getProjectRequest: requests.GetProjectRequest): Promise<responses.GetProjectResponse>;
205
205
  /**
@@ -208,7 +208,7 @@ export declare class AIServiceDocumentClient {
208
208
  * @param GetWorkRequestRequest
209
209
  * @return GetWorkRequestResponse
210
210
  * @throws OciError when an error occurs
211
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
211
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
212
212
  */
213
213
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
214
214
  /**
@@ -218,7 +218,7 @@ export declare class AIServiceDocumentClient {
218
218
  * @param ListModelsRequest
219
219
  * @return ListModelsResponse
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.64.0/aidocument/ListModels.ts.html |here} to see how to use ListModels API.
221
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/ListModels.ts.html |here} to see how to use ListModels API.
222
222
  */
223
223
  listModels(listModelsRequest: requests.ListModelsRequest): Promise<responses.ListModelsResponse>;
224
224
  /**
@@ -228,7 +228,7 @@ export declare class AIServiceDocumentClient {
228
228
  * @param ListProjectsRequest
229
229
  * @return ListProjectsResponse
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.64.0/aidocument/ListProjects.ts.html |here} to see how to use ListProjects API.
231
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/ListProjects.ts.html |here} to see how to use ListProjects API.
232
232
  */
233
233
  listProjects(listProjectsRequest: requests.ListProjectsRequest): Promise<responses.ListProjectsResponse>;
234
234
  /**
@@ -238,7 +238,7 @@ export declare class AIServiceDocumentClient {
238
238
  * @param ListWorkRequestErrorsRequest
239
239
  * @return ListWorkRequestErrorsResponse
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.64.0/aidocument/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
241
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
242
242
  */
243
243
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
244
244
  /**
@@ -248,7 +248,7 @@ export declare class AIServiceDocumentClient {
248
248
  * @param ListWorkRequestLogsRequest
249
249
  * @return ListWorkRequestLogsResponse
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.64.0/aidocument/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
251
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
252
252
  */
253
253
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
254
254
  /**
@@ -258,7 +258,7 @@ export declare class AIServiceDocumentClient {
258
258
  * @param ListWorkRequestsRequest
259
259
  * @return ListWorkRequestsResponse
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.64.0/aidocument/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
261
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
262
262
  */
263
263
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
264
264
  /**
@@ -267,7 +267,7 @@ export declare class AIServiceDocumentClient {
267
267
  * @param PatchModelRequest
268
268
  * @return PatchModelResponse
269
269
  * @throws OciError when an error occurs
270
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/PatchModel.ts.html |here} to see how to use PatchModel API.
270
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/PatchModel.ts.html |here} to see how to use PatchModel API.
271
271
  */
272
272
  patchModel(patchModelRequest: requests.PatchModelRequest): Promise<responses.PatchModelResponse>;
273
273
  /**
@@ -276,7 +276,7 @@ export declare class AIServiceDocumentClient {
276
276
  * @param UpdateModelRequest
277
277
  * @return UpdateModelResponse
278
278
  * @throws OciError when an error occurs
279
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/UpdateModel.ts.html |here} to see how to use UpdateModel API.
279
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/UpdateModel.ts.html |here} to see how to use UpdateModel API.
280
280
  */
281
281
  updateModel(updateModelRequest: requests.UpdateModelRequest): Promise<responses.UpdateModelResponse>;
282
282
  /**
@@ -285,7 +285,7 @@ export declare class AIServiceDocumentClient {
285
285
  * @param UpdateProjectRequest
286
286
  * @return UpdateProjectResponse
287
287
  * @throws OciError when an error occurs
288
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/UpdateProject.ts.html |here} to see how to use UpdateProject API.
288
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/UpdateProject.ts.html |here} to see how to use UpdateProject API.
289
289
  */
290
290
  updateProject(updateProjectRequest: requests.UpdateProjectRequest): Promise<responses.UpdateProjectResponse>;
291
291
  }
package/lib/client.js CHANGED
@@ -180,7 +180,7 @@ class AIServiceDocumentClient {
180
180
  * @param AnalyzeDocumentRequest
181
181
  * @return AnalyzeDocumentResponse
182
182
  * @throws OciError when an error occurs
183
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/AnalyzeDocument.ts.html |here} to see how to use AnalyzeDocument API.
183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/AnalyzeDocument.ts.html |here} to see how to use AnalyzeDocument API.
184
184
  */
185
185
  analyzeDocument(analyzeDocumentRequest) {
186
186
  return __awaiter(this, void 0, void 0, function* () {
@@ -254,7 +254,7 @@ class AIServiceDocumentClient {
254
254
  * @param CancelProcessorJobRequest
255
255
  * @return CancelProcessorJobResponse
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.64.0/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJob API.
257
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJob API.
258
258
  */
259
259
  cancelProcessorJob(cancelProcessorJobRequest) {
260
260
  return __awaiter(this, void 0, void 0, function* () {
@@ -309,7 +309,7 @@ class AIServiceDocumentClient {
309
309
  * @param CancelWorkRequestRequest
310
310
  * @return CancelWorkRequestResponse
311
311
  * @throws OciError when an error occurs
312
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
312
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
313
313
  */
314
314
  cancelWorkRequest(cancelWorkRequestRequest) {
315
315
  return __awaiter(this, void 0, void 0, function* () {
@@ -364,7 +364,7 @@ class AIServiceDocumentClient {
364
364
  * @param ChangeModelCompartmentRequest
365
365
  * @return ChangeModelCompartmentResponse
366
366
  * @throws OciError when an error occurs
367
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
367
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
368
368
  */
369
369
  changeModelCompartment(changeModelCompartmentRequest) {
370
370
  return __awaiter(this, void 0, void 0, function* () {
@@ -420,7 +420,7 @@ class AIServiceDocumentClient {
420
420
  * @param ChangeProjectCompartmentRequest
421
421
  * @return ChangeProjectCompartmentResponse
422
422
  * @throws OciError when an error occurs
423
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
423
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
424
424
  */
425
425
  changeProjectCompartment(changeProjectCompartmentRequest) {
426
426
  return __awaiter(this, void 0, void 0, function* () {
@@ -477,7 +477,7 @@ class AIServiceDocumentClient {
477
477
  * @param CreateModelRequest
478
478
  * @return CreateModelResponse
479
479
  * @throws OciError when an error occurs
480
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/CreateModel.ts.html |here} to see how to use CreateModel API.
480
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/CreateModel.ts.html |here} to see how to use CreateModel API.
481
481
  */
482
482
  createModel(createModelRequest) {
483
483
  return __awaiter(this, void 0, void 0, function* () {
@@ -556,7 +556,7 @@ class AIServiceDocumentClient {
556
556
  * @param CreateProcessorJobRequest
557
557
  * @return CreateProcessorJobResponse
558
558
  * @throws OciError when an error occurs
559
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJob API.
559
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJob API.
560
560
  */
561
561
  createProcessorJob(createProcessorJobRequest) {
562
562
  return __awaiter(this, void 0, void 0, function* () {
@@ -620,7 +620,7 @@ class AIServiceDocumentClient {
620
620
  * @param CreateProjectRequest
621
621
  * @return CreateProjectResponse
622
622
  * @throws OciError when an error occurs
623
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/CreateProject.ts.html |here} to see how to use CreateProject API.
623
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/CreateProject.ts.html |here} to see how to use CreateProject API.
624
624
  */
625
625
  createProject(createProjectRequest) {
626
626
  return __awaiter(this, void 0, void 0, function* () {
@@ -698,7 +698,7 @@ class AIServiceDocumentClient {
698
698
  * @param DeleteModelRequest
699
699
  * @return DeleteModelResponse
700
700
  * @throws OciError when an error occurs
701
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/DeleteModel.ts.html |here} to see how to use DeleteModel API.
701
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/DeleteModel.ts.html |here} to see how to use DeleteModel API.
702
702
  */
703
703
  deleteModel(deleteModelRequest) {
704
704
  return __awaiter(this, void 0, void 0, function* () {
@@ -758,7 +758,7 @@ class AIServiceDocumentClient {
758
758
  * @param DeleteProjectRequest
759
759
  * @return DeleteProjectResponse
760
760
  * @throws OciError when an error occurs
761
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/DeleteProject.ts.html |here} to see how to use DeleteProject API.
761
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/DeleteProject.ts.html |here} to see how to use DeleteProject API.
762
762
  */
763
763
  deleteProject(deleteProjectRequest) {
764
764
  return __awaiter(this, void 0, void 0, function* () {
@@ -818,7 +818,7 @@ class AIServiceDocumentClient {
818
818
  * @param GetModelRequest
819
819
  * @return GetModelResponse
820
820
  * @throws OciError when an error occurs
821
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/GetModel.ts.html |here} to see how to use GetModel API.
821
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/GetModel.ts.html |here} to see how to use GetModel API.
822
822
  */
823
823
  getModel(getModelRequest) {
824
824
  return __awaiter(this, void 0, void 0, function* () {
@@ -882,7 +882,7 @@ class AIServiceDocumentClient {
882
882
  * @param GetProcessorJobRequest
883
883
  * @return GetProcessorJobResponse
884
884
  * @throws OciError when an error occurs
885
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJob API.
885
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJob API.
886
886
  */
887
887
  getProcessorJob(getProcessorJobRequest) {
888
888
  return __awaiter(this, void 0, void 0, function* () {
@@ -945,7 +945,7 @@ class AIServiceDocumentClient {
945
945
  * @param GetProjectRequest
946
946
  * @return GetProjectResponse
947
947
  * @throws OciError when an error occurs
948
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/GetProject.ts.html |here} to see how to use GetProject API.
948
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/GetProject.ts.html |here} to see how to use GetProject API.
949
949
  */
950
950
  getProject(getProjectRequest) {
951
951
  return __awaiter(this, void 0, void 0, function* () {
@@ -1008,7 +1008,7 @@ class AIServiceDocumentClient {
1008
1008
  * @param GetWorkRequestRequest
1009
1009
  * @return GetWorkRequestResponse
1010
1010
  * @throws OciError when an error occurs
1011
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1011
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1012
1012
  */
1013
1013
  getWorkRequest(getWorkRequestRequest) {
1014
1014
  return __awaiter(this, void 0, void 0, function* () {
@@ -1077,7 +1077,7 @@ class AIServiceDocumentClient {
1077
1077
  * @param ListModelsRequest
1078
1078
  * @return ListModelsResponse
1079
1079
  * @throws OciError when an error occurs
1080
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/ListModels.ts.html |here} to see how to use ListModels API.
1080
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/ListModels.ts.html |here} to see how to use ListModels API.
1081
1081
  */
1082
1082
  listModels(listModelsRequest) {
1083
1083
  return __awaiter(this, void 0, void 0, function* () {
@@ -1149,7 +1149,7 @@ class AIServiceDocumentClient {
1149
1149
  * @param ListProjectsRequest
1150
1150
  * @return ListProjectsResponse
1151
1151
  * @throws OciError when an error occurs
1152
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/ListProjects.ts.html |here} to see how to use ListProjects API.
1152
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/ListProjects.ts.html |here} to see how to use ListProjects API.
1153
1153
  */
1154
1154
  listProjects(listProjectsRequest) {
1155
1155
  return __awaiter(this, void 0, void 0, function* () {
@@ -1220,7 +1220,7 @@ class AIServiceDocumentClient {
1220
1220
  * @param ListWorkRequestErrorsRequest
1221
1221
  * @return ListWorkRequestErrorsResponse
1222
1222
  * @throws OciError when an error occurs
1223
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1223
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1224
1224
  */
1225
1225
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
1226
1226
  return __awaiter(this, void 0, void 0, function* () {
@@ -1289,7 +1289,7 @@ class AIServiceDocumentClient {
1289
1289
  * @param ListWorkRequestLogsRequest
1290
1290
  * @return ListWorkRequestLogsResponse
1291
1291
  * @throws OciError when an error occurs
1292
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1292
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1293
1293
  */
1294
1294
  listWorkRequestLogs(listWorkRequestLogsRequest) {
1295
1295
  return __awaiter(this, void 0, void 0, function* () {
@@ -1358,7 +1358,7 @@ class AIServiceDocumentClient {
1358
1358
  * @param ListWorkRequestsRequest
1359
1359
  * @return ListWorkRequestsResponse
1360
1360
  * @throws OciError when an error occurs
1361
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1361
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1362
1362
  */
1363
1363
  listWorkRequests(listWorkRequestsRequest) {
1364
1364
  return __awaiter(this, void 0, void 0, function* () {
@@ -1428,7 +1428,7 @@ class AIServiceDocumentClient {
1428
1428
  * @param PatchModelRequest
1429
1429
  * @return PatchModelResponse
1430
1430
  * @throws OciError when an error occurs
1431
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/PatchModel.ts.html |here} to see how to use PatchModel API.
1431
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/PatchModel.ts.html |here} to see how to use PatchModel API.
1432
1432
  */
1433
1433
  patchModel(patchModelRequest) {
1434
1434
  return __awaiter(this, void 0, void 0, function* () {
@@ -1498,7 +1498,7 @@ class AIServiceDocumentClient {
1498
1498
  * @param UpdateModelRequest
1499
1499
  * @return UpdateModelResponse
1500
1500
  * @throws OciError when an error occurs
1501
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/UpdateModel.ts.html |here} to see how to use UpdateModel API.
1501
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/UpdateModel.ts.html |here} to see how to use UpdateModel API.
1502
1502
  */
1503
1503
  updateModel(updateModelRequest) {
1504
1504
  return __awaiter(this, void 0, void 0, function* () {
@@ -1559,7 +1559,7 @@ class AIServiceDocumentClient {
1559
1559
  * @param UpdateProjectRequest
1560
1560
  * @return UpdateProjectResponse
1561
1561
  * @throws OciError when an error occurs
1562
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/aidocument/UpdateProject.ts.html |here} to see how to use UpdateProject API.
1562
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/aidocument/UpdateProject.ts.html |here} to see how to use UpdateProject API.
1563
1563
  */
1564
1564
  updateProject(updateProjectRequest) {
1565
1565
  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.64.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.65.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.64.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.65.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.64.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.65.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.64.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.65.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.64.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.65.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.64.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.65.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.64.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.65.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.64.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.65.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.64.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.65.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.64.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.65.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.64.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.65.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.64.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.65.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.64.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.65.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.64.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.65.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.64.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.65.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.64.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.65.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.64.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.65.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.64.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.65.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.64.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.65.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.64.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.65.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.64.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.65.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.64.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.65.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.64.0",
3
+ "version": "2.65.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.64.0",
19
- "oci-workrequests": "2.64.0"
18
+ "oci-common": "2.65.0",
19
+ "oci-workrequests": "2.65.0"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"