oci-datalabelingservice 2.89.3 → 2.89.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/client.d.ts CHANGED
@@ -96,7 +96,7 @@ export declare class DataLabelingManagementClient {
96
96
  * @param AddDatasetLabelsRequest
97
97
  * @return AddDatasetLabelsResponse
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.89.3/datalabelingservice/AddDatasetLabels.ts.html |here} to see how to use AddDatasetLabels API.
99
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/AddDatasetLabels.ts.html |here} to see how to use AddDatasetLabels API.
100
100
  */
101
101
  addDatasetLabels(addDatasetLabelsRequest: requests.AddDatasetLabelsRequest): Promise<responses.AddDatasetLabelsResponse>;
102
102
  /**
@@ -105,7 +105,7 @@ export declare class DataLabelingManagementClient {
105
105
  * @param ChangeDatasetCompartmentRequest
106
106
  * @return ChangeDatasetCompartmentResponse
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.89.3/datalabelingservice/ChangeDatasetCompartment.ts.html |here} to see how to use ChangeDatasetCompartment API.
108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/ChangeDatasetCompartment.ts.html |here} to see how to use ChangeDatasetCompartment API.
109
109
  */
110
110
  changeDatasetCompartment(changeDatasetCompartmentRequest: requests.ChangeDatasetCompartmentRequest): Promise<responses.ChangeDatasetCompartmentResponse>;
111
111
  /**
@@ -115,7 +115,7 @@ export declare class DataLabelingManagementClient {
115
115
  * @param CreateDatasetRequest
116
116
  * @return CreateDatasetResponse
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.89.3/datalabelingservice/CreateDataset.ts.html |here} to see how to use CreateDataset API.
118
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/CreateDataset.ts.html |here} to see how to use CreateDataset API.
119
119
  */
120
120
  createDataset(createDatasetRequest: requests.CreateDatasetRequest): Promise<responses.CreateDatasetResponse>;
121
121
  /**
@@ -124,7 +124,7 @@ export declare class DataLabelingManagementClient {
124
124
  * @param DeleteDatasetRequest
125
125
  * @return DeleteDatasetResponse
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.89.3/datalabelingservice/DeleteDataset.ts.html |here} to see how to use DeleteDataset API.
127
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/DeleteDataset.ts.html |here} to see how to use DeleteDataset API.
128
128
  */
129
129
  deleteDataset(deleteDatasetRequest: requests.DeleteDatasetRequest): Promise<responses.DeleteDatasetResponse>;
130
130
  /**
@@ -133,7 +133,7 @@ export declare class DataLabelingManagementClient {
133
133
  * @param GenerateDatasetRecordsRequest
134
134
  * @return GenerateDatasetRecordsResponse
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.89.3/datalabelingservice/GenerateDatasetRecords.ts.html |here} to see how to use GenerateDatasetRecords API.
136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/GenerateDatasetRecords.ts.html |here} to see how to use GenerateDatasetRecords API.
137
137
  */
138
138
  generateDatasetRecords(generateDatasetRecordsRequest: requests.GenerateDatasetRecordsRequest): Promise<responses.GenerateDatasetRecordsResponse>;
139
139
  /**
@@ -142,7 +142,7 @@ export declare class DataLabelingManagementClient {
142
142
  * @param GetDatasetRequest
143
143
  * @return GetDatasetResponse
144
144
  * @throws OciError when an error occurs
145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.3/datalabelingservice/GetDataset.ts.html |here} to see how to use GetDataset API.
145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/GetDataset.ts.html |here} to see how to use GetDataset API.
146
146
  */
147
147
  getDataset(getDatasetRequest: requests.GetDatasetRequest): Promise<responses.GetDatasetResponse>;
148
148
  /**
@@ -151,7 +151,7 @@ export declare class DataLabelingManagementClient {
151
151
  * @param GetWorkRequestRequest
152
152
  * @return GetWorkRequestResponse
153
153
  * @throws OciError when an error occurs
154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.3/datalabelingservice/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
154
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
155
155
  */
156
156
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
157
157
  /**
@@ -160,7 +160,7 @@ export declare class DataLabelingManagementClient {
160
160
  * @param ImportPreAnnotatedDataRequest
161
161
  * @return ImportPreAnnotatedDataResponse
162
162
  * @throws OciError when an error occurs
163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.3/datalabelingservice/ImportPreAnnotatedData.ts.html |here} to see how to use ImportPreAnnotatedData API.
163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/ImportPreAnnotatedData.ts.html |here} to see how to use ImportPreAnnotatedData API.
164
164
  */
165
165
  importPreAnnotatedData(importPreAnnotatedDataRequest: requests.ImportPreAnnotatedDataRequest): Promise<responses.ImportPreAnnotatedDataResponse>;
166
166
  /**
@@ -169,7 +169,7 @@ export declare class DataLabelingManagementClient {
169
169
  * @param ListAnnotationFormatsRequest
170
170
  * @return ListAnnotationFormatsResponse
171
171
  * @throws OciError when an error occurs
172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.3/datalabelingservice/ListAnnotationFormats.ts.html |here} to see how to use ListAnnotationFormats API.
172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/ListAnnotationFormats.ts.html |here} to see how to use ListAnnotationFormats API.
173
173
  */
174
174
  listAnnotationFormats(listAnnotationFormatsRequest: requests.ListAnnotationFormatsRequest): Promise<responses.ListAnnotationFormatsResponse>;
175
175
  /**
@@ -179,7 +179,7 @@ export declare class DataLabelingManagementClient {
179
179
  * @param ListDatasetsRequest
180
180
  * @return ListDatasetsResponse
181
181
  * @throws OciError when an error occurs
182
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.3/datalabelingservice/ListDatasets.ts.html |here} to see how to use ListDatasets API.
182
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/ListDatasets.ts.html |here} to see how to use ListDatasets API.
183
183
  */
184
184
  listDatasets(listDatasetsRequest: requests.ListDatasetsRequest): Promise<responses.ListDatasetsResponse>;
185
185
  /**
@@ -189,7 +189,7 @@ export declare class DataLabelingManagementClient {
189
189
  * @param ListWorkRequestErrorsRequest
190
190
  * @return ListWorkRequestErrorsResponse
191
191
  * @throws OciError when an error occurs
192
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.3/datalabelingservice/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
192
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
193
193
  */
194
194
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
195
195
  /**
@@ -199,7 +199,7 @@ export declare class DataLabelingManagementClient {
199
199
  * @param ListWorkRequestLogsRequest
200
200
  * @return ListWorkRequestLogsResponse
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.89.3/datalabelingservice/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
203
203
  */
204
204
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
205
205
  /**
@@ -209,7 +209,7 @@ export declare class DataLabelingManagementClient {
209
209
  * @param ListWorkRequestsRequest
210
210
  * @return ListWorkRequestsResponse
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.89.3/datalabelingservice/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
212
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
213
213
  */
214
214
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
215
215
  /**
@@ -219,7 +219,7 @@ export declare class DataLabelingManagementClient {
219
219
  * @param RemoveDatasetLabelsRequest
220
220
  * @return RemoveDatasetLabelsResponse
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.89.3/datalabelingservice/RemoveDatasetLabels.ts.html |here} to see how to use RemoveDatasetLabels API.
222
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/RemoveDatasetLabels.ts.html |here} to see how to use RemoveDatasetLabels API.
223
223
  */
224
224
  removeDatasetLabels(removeDatasetLabelsRequest: requests.RemoveDatasetLabelsRequest): Promise<responses.RemoveDatasetLabelsResponse>;
225
225
  /**
@@ -229,7 +229,7 @@ export declare class DataLabelingManagementClient {
229
229
  * @param RenameDatasetLabelsRequest
230
230
  * @return RenameDatasetLabelsResponse
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.89.3/datalabelingservice/RenameDatasetLabels.ts.html |here} to see how to use RenameDatasetLabels API.
232
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/RenameDatasetLabels.ts.html |here} to see how to use RenameDatasetLabels API.
233
233
  */
234
234
  renameDatasetLabels(renameDatasetLabelsRequest: requests.RenameDatasetLabelsRequest): Promise<responses.RenameDatasetLabelsResponse>;
235
235
  /**
@@ -240,7 +240,7 @@ export declare class DataLabelingManagementClient {
240
240
  * @param SnapshotDatasetRequest
241
241
  * @return SnapshotDatasetResponse
242
242
  * @throws OciError when an error occurs
243
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.3/datalabelingservice/SnapshotDataset.ts.html |here} to see how to use SnapshotDataset API.
243
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/SnapshotDataset.ts.html |here} to see how to use SnapshotDataset API.
244
244
  */
245
245
  snapshotDataset(snapshotDatasetRequest: requests.SnapshotDatasetRequest): Promise<responses.SnapshotDatasetResponse>;
246
246
  /**
@@ -249,7 +249,7 @@ export declare class DataLabelingManagementClient {
249
249
  * @param UpdateDatasetRequest
250
250
  * @return UpdateDatasetResponse
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.89.3/datalabelingservice/UpdateDataset.ts.html |here} to see how to use UpdateDataset API.
252
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/UpdateDataset.ts.html |here} to see how to use UpdateDataset API.
253
253
  */
254
254
  updateDataset(updateDatasetRequest: requests.UpdateDatasetRequest): Promise<responses.UpdateDatasetResponse>;
255
255
  }
package/lib/client.js CHANGED
@@ -203,7 +203,7 @@ class DataLabelingManagementClient {
203
203
  * @param AddDatasetLabelsRequest
204
204
  * @return AddDatasetLabelsResponse
205
205
  * @throws OciError when an error occurs
206
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.3/datalabelingservice/AddDatasetLabels.ts.html |here} to see how to use AddDatasetLabels API.
206
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/AddDatasetLabels.ts.html |here} to see how to use AddDatasetLabels API.
207
207
  */
208
208
  addDatasetLabels(addDatasetLabelsRequest) {
209
209
  return __awaiter(this, void 0, void 0, function* () {
@@ -265,7 +265,7 @@ class DataLabelingManagementClient {
265
265
  * @param ChangeDatasetCompartmentRequest
266
266
  * @return ChangeDatasetCompartmentResponse
267
267
  * @throws OciError when an error occurs
268
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.3/datalabelingservice/ChangeDatasetCompartment.ts.html |here} to see how to use ChangeDatasetCompartment API.
268
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/ChangeDatasetCompartment.ts.html |here} to see how to use ChangeDatasetCompartment API.
269
269
  */
270
270
  changeDatasetCompartment(changeDatasetCompartmentRequest) {
271
271
  return __awaiter(this, void 0, void 0, function* () {
@@ -327,7 +327,7 @@ class DataLabelingManagementClient {
327
327
  * @param CreateDatasetRequest
328
328
  * @return CreateDatasetResponse
329
329
  * @throws OciError when an error occurs
330
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.3/datalabelingservice/CreateDataset.ts.html |here} to see how to use CreateDataset API.
330
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/CreateDataset.ts.html |here} to see how to use CreateDataset API.
331
331
  */
332
332
  createDataset(createDatasetRequest) {
333
333
  return __awaiter(this, void 0, void 0, function* () {
@@ -405,7 +405,7 @@ class DataLabelingManagementClient {
405
405
  * @param DeleteDatasetRequest
406
406
  * @return DeleteDatasetResponse
407
407
  * @throws OciError when an error occurs
408
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.3/datalabelingservice/DeleteDataset.ts.html |here} to see how to use DeleteDataset API.
408
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/DeleteDataset.ts.html |here} to see how to use DeleteDataset API.
409
409
  */
410
410
  deleteDataset(deleteDatasetRequest) {
411
411
  return __awaiter(this, void 0, void 0, function* () {
@@ -465,7 +465,7 @@ class DataLabelingManagementClient {
465
465
  * @param GenerateDatasetRecordsRequest
466
466
  * @return GenerateDatasetRecordsResponse
467
467
  * @throws OciError when an error occurs
468
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.3/datalabelingservice/GenerateDatasetRecords.ts.html |here} to see how to use GenerateDatasetRecords API.
468
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/GenerateDatasetRecords.ts.html |here} to see how to use GenerateDatasetRecords API.
469
469
  */
470
470
  generateDatasetRecords(generateDatasetRecordsRequest) {
471
471
  return __awaiter(this, void 0, void 0, function* () {
@@ -527,7 +527,7 @@ class DataLabelingManagementClient {
527
527
  * @param GetDatasetRequest
528
528
  * @return GetDatasetResponse
529
529
  * @throws OciError when an error occurs
530
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.3/datalabelingservice/GetDataset.ts.html |here} to see how to use GetDataset API.
530
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/GetDataset.ts.html |here} to see how to use GetDataset API.
531
531
  */
532
532
  getDataset(getDatasetRequest) {
533
533
  return __awaiter(this, void 0, void 0, function* () {
@@ -590,7 +590,7 @@ class DataLabelingManagementClient {
590
590
  * @param GetWorkRequestRequest
591
591
  * @return GetWorkRequestResponse
592
592
  * @throws OciError when an error occurs
593
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.3/datalabelingservice/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
593
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
594
594
  */
595
595
  getWorkRequest(getWorkRequestRequest) {
596
596
  return __awaiter(this, void 0, void 0, function* () {
@@ -653,7 +653,7 @@ class DataLabelingManagementClient {
653
653
  * @param ImportPreAnnotatedDataRequest
654
654
  * @return ImportPreAnnotatedDataResponse
655
655
  * @throws OciError when an error occurs
656
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.3/datalabelingservice/ImportPreAnnotatedData.ts.html |here} to see how to use ImportPreAnnotatedData API.
656
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/ImportPreAnnotatedData.ts.html |here} to see how to use ImportPreAnnotatedData API.
657
657
  */
658
658
  importPreAnnotatedData(importPreAnnotatedDataRequest) {
659
659
  return __awaiter(this, void 0, void 0, function* () {
@@ -715,7 +715,7 @@ class DataLabelingManagementClient {
715
715
  * @param ListAnnotationFormatsRequest
716
716
  * @return ListAnnotationFormatsResponse
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.89.3/datalabelingservice/ListAnnotationFormats.ts.html |here} to see how to use ListAnnotationFormats API.
718
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/ListAnnotationFormats.ts.html |here} to see how to use ListAnnotationFormats API.
719
719
  */
720
720
  listAnnotationFormats(listAnnotationFormatsRequest) {
721
721
  return __awaiter(this, void 0, void 0, function* () {
@@ -782,7 +782,7 @@ class DataLabelingManagementClient {
782
782
  * @param ListDatasetsRequest
783
783
  * @return ListDatasetsResponse
784
784
  * @throws OciError when an error occurs
785
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.3/datalabelingservice/ListDatasets.ts.html |here} to see how to use ListDatasets API.
785
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/ListDatasets.ts.html |here} to see how to use ListDatasets API.
786
786
  */
787
787
  listDatasets(listDatasetsRequest) {
788
788
  return __awaiter(this, void 0, void 0, function* () {
@@ -854,7 +854,7 @@ class DataLabelingManagementClient {
854
854
  * @param ListWorkRequestErrorsRequest
855
855
  * @return ListWorkRequestErrorsResponse
856
856
  * @throws OciError when an error occurs
857
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.3/datalabelingservice/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
857
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
858
858
  */
859
859
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
860
860
  return __awaiter(this, void 0, void 0, function* () {
@@ -921,7 +921,7 @@ class DataLabelingManagementClient {
921
921
  * @param ListWorkRequestLogsRequest
922
922
  * @return ListWorkRequestLogsResponse
923
923
  * @throws OciError when an error occurs
924
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.3/datalabelingservice/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
924
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
925
925
  */
926
926
  listWorkRequestLogs(listWorkRequestLogsRequest) {
927
927
  return __awaiter(this, void 0, void 0, function* () {
@@ -988,7 +988,7 @@ class DataLabelingManagementClient {
988
988
  * @param ListWorkRequestsRequest
989
989
  * @return ListWorkRequestsResponse
990
990
  * @throws OciError when an error occurs
991
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.3/datalabelingservice/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
991
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
992
992
  */
993
993
  listWorkRequests(listWorkRequestsRequest) {
994
994
  return __awaiter(this, void 0, void 0, function* () {
@@ -1055,7 +1055,7 @@ class DataLabelingManagementClient {
1055
1055
  * @param RemoveDatasetLabelsRequest
1056
1056
  * @return RemoveDatasetLabelsResponse
1057
1057
  * @throws OciError when an error occurs
1058
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.3/datalabelingservice/RemoveDatasetLabels.ts.html |here} to see how to use RemoveDatasetLabels API.
1058
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/RemoveDatasetLabels.ts.html |here} to see how to use RemoveDatasetLabels API.
1059
1059
  */
1060
1060
  removeDatasetLabels(removeDatasetLabelsRequest) {
1061
1061
  return __awaiter(this, void 0, void 0, function* () {
@@ -1118,7 +1118,7 @@ class DataLabelingManagementClient {
1118
1118
  * @param RenameDatasetLabelsRequest
1119
1119
  * @return RenameDatasetLabelsResponse
1120
1120
  * @throws OciError when an error occurs
1121
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.3/datalabelingservice/RenameDatasetLabels.ts.html |here} to see how to use RenameDatasetLabels API.
1121
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/RenameDatasetLabels.ts.html |here} to see how to use RenameDatasetLabels API.
1122
1122
  */
1123
1123
  renameDatasetLabels(renameDatasetLabelsRequest) {
1124
1124
  return __awaiter(this, void 0, void 0, function* () {
@@ -1182,7 +1182,7 @@ class DataLabelingManagementClient {
1182
1182
  * @param SnapshotDatasetRequest
1183
1183
  * @return SnapshotDatasetResponse
1184
1184
  * @throws OciError when an error occurs
1185
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.3/datalabelingservice/SnapshotDataset.ts.html |here} to see how to use SnapshotDataset API.
1185
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/SnapshotDataset.ts.html |here} to see how to use SnapshotDataset API.
1186
1186
  */
1187
1187
  snapshotDataset(snapshotDatasetRequest) {
1188
1188
  return __awaiter(this, void 0, void 0, function* () {
@@ -1244,7 +1244,7 @@ class DataLabelingManagementClient {
1244
1244
  * @param UpdateDatasetRequest
1245
1245
  * @return UpdateDatasetResponse
1246
1246
  * @throws OciError when an error occurs
1247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.3/datalabelingservice/UpdateDataset.ts.html |here} to see how to use UpdateDataset API.
1247
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/UpdateDataset.ts.html |here} to see how to use UpdateDataset API.
1248
1248
  */
1249
1249
  updateDataset(updateDatasetRequest) {
1250
1250
  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.89.3/datalabelingservice/AddDatasetLabels.ts.html |here} to see how to use AddDatasetLabelsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/AddDatasetLabels.ts.html |here} to see how to use AddDatasetLabelsRequest.
17
17
  */
18
18
  export interface AddDatasetLabelsRequest 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.89.3/datalabelingservice/ChangeDatasetCompartment.ts.html |here} to see how to use ChangeDatasetCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/ChangeDatasetCompartment.ts.html |here} to see how to use ChangeDatasetCompartmentRequest.
17
17
  */
18
18
  export interface ChangeDatasetCompartmentRequest 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.89.3/datalabelingservice/CreateDataset.ts.html |here} to see how to use CreateDatasetRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/CreateDataset.ts.html |here} to see how to use CreateDatasetRequest.
17
17
  */
18
18
  export interface CreateDatasetRequest 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.89.3/datalabelingservice/DeleteDataset.ts.html |here} to see how to use DeleteDatasetRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/DeleteDataset.ts.html |here} to see how to use DeleteDatasetRequest.
16
16
  */
17
17
  export interface DeleteDatasetRequest 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.89.3/datalabelingservice/GenerateDatasetRecords.ts.html |here} to see how to use GenerateDatasetRecordsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/GenerateDatasetRecords.ts.html |here} to see how to use GenerateDatasetRecordsRequest.
17
17
  */
18
18
  export interface GenerateDatasetRecordsRequest 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.89.3/datalabelingservice/GetDataset.ts.html |here} to see how to use GetDatasetRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/GetDataset.ts.html |here} to see how to use GetDatasetRequest.
16
16
  */
17
17
  export interface GetDatasetRequest 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.89.3/datalabelingservice/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/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.89.3/datalabelingservice/ImportPreAnnotatedData.ts.html |here} to see how to use ImportPreAnnotatedDataRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/ImportPreAnnotatedData.ts.html |here} to see how to use ImportPreAnnotatedDataRequest.
17
17
  */
18
18
  export interface ImportPreAnnotatedDataRequest 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.89.3/datalabelingservice/ListAnnotationFormats.ts.html |here} to see how to use ListAnnotationFormatsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/ListAnnotationFormats.ts.html |here} to see how to use ListAnnotationFormatsRequest.
17
17
  */
18
18
  export interface ListAnnotationFormatsRequest 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.89.3/datalabelingservice/ListDatasets.ts.html |here} to see how to use ListDatasetsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/ListDatasets.ts.html |here} to see how to use ListDatasetsRequest.
17
17
  */
18
18
  export interface ListDatasetsRequest 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.89.3/datalabelingservice/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
16
16
  */
17
17
  export interface ListWorkRequestErrorsRequest 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.89.3/datalabelingservice/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
16
16
  */
17
17
  export interface ListWorkRequestLogsRequest 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.89.3/datalabelingservice/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
16
16
  */
17
17
  export interface ListWorkRequestsRequest 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.89.3/datalabelingservice/RemoveDatasetLabels.ts.html |here} to see how to use RemoveDatasetLabelsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/RemoveDatasetLabels.ts.html |here} to see how to use RemoveDatasetLabelsRequest.
17
17
  */
18
18
  export interface RemoveDatasetLabelsRequest 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.89.3/datalabelingservice/RenameDatasetLabels.ts.html |here} to see how to use RenameDatasetLabelsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/RenameDatasetLabels.ts.html |here} to see how to use RenameDatasetLabelsRequest.
17
17
  */
18
18
  export interface RenameDatasetLabelsRequest 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.89.3/datalabelingservice/SnapshotDataset.ts.html |here} to see how to use SnapshotDatasetRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/SnapshotDataset.ts.html |here} to see how to use SnapshotDatasetRequest.
17
17
  */
18
18
  export interface SnapshotDatasetRequest 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.89.3/datalabelingservice/UpdateDataset.ts.html |here} to see how to use UpdateDatasetRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/datalabelingservice/UpdateDataset.ts.html |here} to see how to use UpdateDatasetRequest.
17
17
  */
18
18
  export interface UpdateDatasetRequest extends common.BaseRequest {
19
19
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-datalabelingservice",
3
- "version": "2.89.3",
3
+ "version": "2.89.4",
4
4
  "description": "OCI NodeJS client for Data Labeling Service 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.89.3",
19
- "oci-workrequests": "2.89.3"
18
+ "oci-common": "2.89.4",
19
+ "oci-workrequests": "2.89.4"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"