oci-datalabelingservice 2.76.0 → 2.76.1

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.
Files changed (173) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +18 -18
  4. package/lib/client.js +18 -18
  5. package/lib/datalabelingmanagement-waiter.d.ts +1 -1
  6. package/lib/datalabelingmanagement-waiter.js +1 -1
  7. package/lib/model/action-type.d.ts +1 -1
  8. package/lib/model/action-type.js +1 -1
  9. package/lib/model/add-dataset-labels-details.d.ts +1 -1
  10. package/lib/model/add-dataset-labels-details.js +1 -1
  11. package/lib/model/annotation-format-collection.d.ts +1 -1
  12. package/lib/model/annotation-format-collection.js +1 -1
  13. package/lib/model/annotation-format-summary.d.ts +1 -1
  14. package/lib/model/annotation-format-summary.js +1 -1
  15. package/lib/model/annotation-format.d.ts +1 -1
  16. package/lib/model/annotation-format.js +1 -1
  17. package/lib/model/change-dataset-compartment-details.d.ts +1 -1
  18. package/lib/model/change-dataset-compartment-details.js +1 -1
  19. package/lib/model/create-dataset-details.d.ts +1 -1
  20. package/lib/model/create-dataset-details.js +1 -1
  21. package/lib/model/dataset-collection.d.ts +1 -1
  22. package/lib/model/dataset-collection.js +1 -1
  23. package/lib/model/dataset-format-details.d.ts +1 -1
  24. package/lib/model/dataset-format-details.js +1 -1
  25. package/lib/model/dataset-source-details.d.ts +1 -1
  26. package/lib/model/dataset-source-details.js +1 -1
  27. package/lib/model/dataset-summary.d.ts +1 -1
  28. package/lib/model/dataset-summary.js +1 -1
  29. package/lib/model/dataset.d.ts +1 -1
  30. package/lib/model/dataset.js +1 -1
  31. package/lib/model/delimited-file-type-metadata.d.ts +1 -1
  32. package/lib/model/delimited-file-type-metadata.js +1 -1
  33. package/lib/model/document-dataset-format-details.d.ts +1 -1
  34. package/lib/model/document-dataset-format-details.js +1 -1
  35. package/lib/model/export-format.d.ts +1 -1
  36. package/lib/model/export-format.js +1 -1
  37. package/lib/model/generate-dataset-records-details.d.ts +1 -1
  38. package/lib/model/generate-dataset-records-details.js +1 -1
  39. package/lib/model/image-dataset-format-details.d.ts +1 -1
  40. package/lib/model/image-dataset-format-details.js +1 -1
  41. package/lib/model/import-format.d.ts +1 -1
  42. package/lib/model/import-format.js +1 -1
  43. package/lib/model/import-metadata-path.d.ts +1 -1
  44. package/lib/model/import-metadata-path.js +1 -1
  45. package/lib/model/import-pre-annotated-data-details.d.ts +1 -1
  46. package/lib/model/import-pre-annotated-data-details.js +1 -1
  47. package/lib/model/index.d.ts +1 -1
  48. package/lib/model/index.js +1 -1
  49. package/lib/model/initial-import-dataset-configuration.d.ts +1 -1
  50. package/lib/model/initial-import-dataset-configuration.js +1 -1
  51. package/lib/model/initial-record-generation-configuration.d.ts +1 -1
  52. package/lib/model/initial-record-generation-configuration.js +1 -1
  53. package/lib/model/label-set.d.ts +1 -1
  54. package/lib/model/label-set.js +1 -1
  55. package/lib/model/label.d.ts +1 -1
  56. package/lib/model/label.js +1 -1
  57. package/lib/model/object-storage-import-metadata-path.d.ts +1 -1
  58. package/lib/model/object-storage-import-metadata-path.js +1 -1
  59. package/lib/model/object-storage-snapshot-export-details.d.ts +1 -1
  60. package/lib/model/object-storage-snapshot-export-details.js +1 -1
  61. package/lib/model/object-storage-source-details.d.ts +1 -1
  62. package/lib/model/object-storage-source-details.js +1 -1
  63. package/lib/model/operation-status.d.ts +1 -1
  64. package/lib/model/operation-status.js +1 -1
  65. package/lib/model/operation-type.d.ts +1 -1
  66. package/lib/model/operation-type.js +1 -1
  67. package/lib/model/remove-dataset-labels-details.d.ts +1 -1
  68. package/lib/model/remove-dataset-labels-details.js +1 -1
  69. package/lib/model/rename-dataset-labels-details.d.ts +1 -1
  70. package/lib/model/rename-dataset-labels-details.js +1 -1
  71. package/lib/model/snapshot-dataset-details.d.ts +1 -1
  72. package/lib/model/snapshot-dataset-details.js +1 -1
  73. package/lib/model/snapshot-export-details.d.ts +1 -1
  74. package/lib/model/snapshot-export-details.js +1 -1
  75. package/lib/model/sort-order.d.ts +1 -1
  76. package/lib/model/sort-order.js +1 -1
  77. package/lib/model/text-dataset-format-details.d.ts +1 -1
  78. package/lib/model/text-dataset-format-details.js +1 -1
  79. package/lib/model/text-file-type-metadata.d.ts +1 -1
  80. package/lib/model/text-file-type-metadata.js +1 -1
  81. package/lib/model/update-dataset-details.d.ts +1 -1
  82. package/lib/model/update-dataset-details.js +1 -1
  83. package/lib/model/work-request-error-collection.d.ts +1 -1
  84. package/lib/model/work-request-error-collection.js +1 -1
  85. package/lib/model/work-request-error.d.ts +1 -1
  86. package/lib/model/work-request-error.js +1 -1
  87. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  88. package/lib/model/work-request-log-entry-collection.js +1 -1
  89. package/lib/model/work-request-log-entry.d.ts +1 -1
  90. package/lib/model/work-request-log-entry.js +1 -1
  91. package/lib/model/work-request-resource-metadata-key.d.ts +1 -1
  92. package/lib/model/work-request-resource-metadata-key.js +1 -1
  93. package/lib/model/work-request-resource.d.ts +1 -1
  94. package/lib/model/work-request-resource.js +1 -1
  95. package/lib/model/work-request-summary-collection.d.ts +1 -1
  96. package/lib/model/work-request-summary-collection.js +1 -1
  97. package/lib/model/work-request-summary.d.ts +1 -1
  98. package/lib/model/work-request-summary.js +1 -1
  99. package/lib/model/work-request.d.ts +1 -1
  100. package/lib/model/work-request.js +1 -1
  101. package/lib/request/add-dataset-labels-request.d.ts +2 -2
  102. package/lib/request/add-dataset-labels-request.js +1 -1
  103. package/lib/request/change-dataset-compartment-request.d.ts +2 -2
  104. package/lib/request/change-dataset-compartment-request.js +1 -1
  105. package/lib/request/create-dataset-request.d.ts +2 -2
  106. package/lib/request/create-dataset-request.js +1 -1
  107. package/lib/request/delete-dataset-request.d.ts +2 -2
  108. package/lib/request/delete-dataset-request.js +1 -1
  109. package/lib/request/generate-dataset-records-request.d.ts +2 -2
  110. package/lib/request/generate-dataset-records-request.js +1 -1
  111. package/lib/request/get-dataset-request.d.ts +2 -2
  112. package/lib/request/get-dataset-request.js +1 -1
  113. package/lib/request/get-work-request-request.d.ts +2 -2
  114. package/lib/request/get-work-request-request.js +1 -1
  115. package/lib/request/import-pre-annotated-data-request.d.ts +2 -2
  116. package/lib/request/import-pre-annotated-data-request.js +1 -1
  117. package/lib/request/index.d.ts +1 -1
  118. package/lib/request/index.js +1 -1
  119. package/lib/request/list-annotation-formats-request.d.ts +2 -2
  120. package/lib/request/list-annotation-formats-request.js +1 -1
  121. package/lib/request/list-datasets-request.d.ts +2 -2
  122. package/lib/request/list-datasets-request.js +1 -1
  123. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  124. package/lib/request/list-work-request-errors-request.js +1 -1
  125. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  126. package/lib/request/list-work-request-logs-request.js +1 -1
  127. package/lib/request/list-work-requests-request.d.ts +2 -2
  128. package/lib/request/list-work-requests-request.js +1 -1
  129. package/lib/request/remove-dataset-labels-request.d.ts +2 -2
  130. package/lib/request/remove-dataset-labels-request.js +1 -1
  131. package/lib/request/rename-dataset-labels-request.d.ts +2 -2
  132. package/lib/request/rename-dataset-labels-request.js +1 -1
  133. package/lib/request/snapshot-dataset-request.d.ts +2 -2
  134. package/lib/request/snapshot-dataset-request.js +1 -1
  135. package/lib/request/update-dataset-request.d.ts +2 -2
  136. package/lib/request/update-dataset-request.js +1 -1
  137. package/lib/response/add-dataset-labels-response.d.ts +1 -1
  138. package/lib/response/add-dataset-labels-response.js +1 -1
  139. package/lib/response/change-dataset-compartment-response.d.ts +1 -1
  140. package/lib/response/change-dataset-compartment-response.js +1 -1
  141. package/lib/response/create-dataset-response.d.ts +1 -1
  142. package/lib/response/create-dataset-response.js +1 -1
  143. package/lib/response/delete-dataset-response.d.ts +1 -1
  144. package/lib/response/delete-dataset-response.js +1 -1
  145. package/lib/response/generate-dataset-records-response.d.ts +1 -1
  146. package/lib/response/generate-dataset-records-response.js +1 -1
  147. package/lib/response/get-dataset-response.d.ts +1 -1
  148. package/lib/response/get-dataset-response.js +1 -1
  149. package/lib/response/get-work-request-response.d.ts +1 -1
  150. package/lib/response/get-work-request-response.js +1 -1
  151. package/lib/response/import-pre-annotated-data-response.d.ts +1 -1
  152. package/lib/response/import-pre-annotated-data-response.js +1 -1
  153. package/lib/response/index.d.ts +1 -1
  154. package/lib/response/index.js +1 -1
  155. package/lib/response/list-annotation-formats-response.d.ts +1 -1
  156. package/lib/response/list-annotation-formats-response.js +1 -1
  157. package/lib/response/list-datasets-response.d.ts +1 -1
  158. package/lib/response/list-datasets-response.js +1 -1
  159. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  160. package/lib/response/list-work-request-errors-response.js +1 -1
  161. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  162. package/lib/response/list-work-request-logs-response.js +1 -1
  163. package/lib/response/list-work-requests-response.d.ts +1 -1
  164. package/lib/response/list-work-requests-response.js +1 -1
  165. package/lib/response/remove-dataset-labels-response.d.ts +1 -1
  166. package/lib/response/remove-dataset-labels-response.js +1 -1
  167. package/lib/response/rename-dataset-labels-response.d.ts +1 -1
  168. package/lib/response/rename-dataset-labels-response.js +1 -1
  169. package/lib/response/snapshot-dataset-response.d.ts +1 -1
  170. package/lib/response/snapshot-dataset-response.js +1 -1
  171. package/lib/response/update-dataset-response.d.ts +1 -1
  172. package/lib/response/update-dataset-response.js +1 -1
  173. package/package.json +3 -3
package/index.d.ts CHANGED
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as requests from "./lib/request";
package/index.js CHANGED
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
package/lib/client.d.ts CHANGED
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
@@ -87,7 +87,7 @@ export declare class DataLabelingManagementClient {
87
87
  * @param AddDatasetLabelsRequest
88
88
  * @return AddDatasetLabelsResponse
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.76.0/datalabelingservice/AddDatasetLabels.ts.html |here} to see how to use AddDatasetLabels API.
90
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/AddDatasetLabels.ts.html |here} to see how to use AddDatasetLabels API.
91
91
  */
92
92
  addDatasetLabels(addDatasetLabelsRequest: requests.AddDatasetLabelsRequest): Promise<responses.AddDatasetLabelsResponse>;
93
93
  /**
@@ -96,7 +96,7 @@ export declare class DataLabelingManagementClient {
96
96
  * @param ChangeDatasetCompartmentRequest
97
97
  * @return ChangeDatasetCompartmentResponse
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.76.0/datalabelingservice/ChangeDatasetCompartment.ts.html |here} to see how to use ChangeDatasetCompartment API.
99
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/ChangeDatasetCompartment.ts.html |here} to see how to use ChangeDatasetCompartment API.
100
100
  */
101
101
  changeDatasetCompartment(changeDatasetCompartmentRequest: requests.ChangeDatasetCompartmentRequest): Promise<responses.ChangeDatasetCompartmentResponse>;
102
102
  /**
@@ -106,7 +106,7 @@ export declare class DataLabelingManagementClient {
106
106
  * @param CreateDatasetRequest
107
107
  * @return CreateDatasetResponse
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.76.0/datalabelingservice/CreateDataset.ts.html |here} to see how to use CreateDataset API.
109
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/CreateDataset.ts.html |here} to see how to use CreateDataset API.
110
110
  */
111
111
  createDataset(createDatasetRequest: requests.CreateDatasetRequest): Promise<responses.CreateDatasetResponse>;
112
112
  /**
@@ -115,7 +115,7 @@ export declare class DataLabelingManagementClient {
115
115
  * @param DeleteDatasetRequest
116
116
  * @return DeleteDatasetResponse
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.76.0/datalabelingservice/DeleteDataset.ts.html |here} to see how to use DeleteDataset API.
118
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/DeleteDataset.ts.html |here} to see how to use DeleteDataset API.
119
119
  */
120
120
  deleteDataset(deleteDatasetRequest: requests.DeleteDatasetRequest): Promise<responses.DeleteDatasetResponse>;
121
121
  /**
@@ -124,7 +124,7 @@ export declare class DataLabelingManagementClient {
124
124
  * @param GenerateDatasetRecordsRequest
125
125
  * @return GenerateDatasetRecordsResponse
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.76.0/datalabelingservice/GenerateDatasetRecords.ts.html |here} to see how to use GenerateDatasetRecords API.
127
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/GenerateDatasetRecords.ts.html |here} to see how to use GenerateDatasetRecords API.
128
128
  */
129
129
  generateDatasetRecords(generateDatasetRecordsRequest: requests.GenerateDatasetRecordsRequest): Promise<responses.GenerateDatasetRecordsResponse>;
130
130
  /**
@@ -133,7 +133,7 @@ export declare class DataLabelingManagementClient {
133
133
  * @param GetDatasetRequest
134
134
  * @return GetDatasetResponse
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.76.0/datalabelingservice/GetDataset.ts.html |here} to see how to use GetDataset API.
136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/GetDataset.ts.html |here} to see how to use GetDataset API.
137
137
  */
138
138
  getDataset(getDatasetRequest: requests.GetDatasetRequest): Promise<responses.GetDatasetResponse>;
139
139
  /**
@@ -142,7 +142,7 @@ export declare class DataLabelingManagementClient {
142
142
  * @param GetWorkRequestRequest
143
143
  * @return GetWorkRequestResponse
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.76.0/datalabelingservice/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
146
146
  */
147
147
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
148
148
  /**
@@ -151,7 +151,7 @@ export declare class DataLabelingManagementClient {
151
151
  * @param ImportPreAnnotatedDataRequest
152
152
  * @return ImportPreAnnotatedDataResponse
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.76.0/datalabelingservice/ImportPreAnnotatedData.ts.html |here} to see how to use ImportPreAnnotatedData API.
154
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/ImportPreAnnotatedData.ts.html |here} to see how to use ImportPreAnnotatedData API.
155
155
  */
156
156
  importPreAnnotatedData(importPreAnnotatedDataRequest: requests.ImportPreAnnotatedDataRequest): Promise<responses.ImportPreAnnotatedDataResponse>;
157
157
  /**
@@ -160,7 +160,7 @@ export declare class DataLabelingManagementClient {
160
160
  * @param ListAnnotationFormatsRequest
161
161
  * @return ListAnnotationFormatsResponse
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.76.0/datalabelingservice/ListAnnotationFormats.ts.html |here} to see how to use ListAnnotationFormats API.
163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/ListAnnotationFormats.ts.html |here} to see how to use ListAnnotationFormats API.
164
164
  */
165
165
  listAnnotationFormats(listAnnotationFormatsRequest: requests.ListAnnotationFormatsRequest): Promise<responses.ListAnnotationFormatsResponse>;
166
166
  /**
@@ -170,7 +170,7 @@ export declare class DataLabelingManagementClient {
170
170
  * @param ListDatasetsRequest
171
171
  * @return ListDatasetsResponse
172
172
  * @throws OciError when an error occurs
173
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datalabelingservice/ListDatasets.ts.html |here} to see how to use ListDatasets API.
173
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/ListDatasets.ts.html |here} to see how to use ListDatasets API.
174
174
  */
175
175
  listDatasets(listDatasetsRequest: requests.ListDatasetsRequest): Promise<responses.ListDatasetsResponse>;
176
176
  /**
@@ -180,7 +180,7 @@ export declare class DataLabelingManagementClient {
180
180
  * @param ListWorkRequestErrorsRequest
181
181
  * @return ListWorkRequestErrorsResponse
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.76.0/datalabelingservice/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
184
184
  */
185
185
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
186
186
  /**
@@ -190,7 +190,7 @@ export declare class DataLabelingManagementClient {
190
190
  * @param ListWorkRequestLogsRequest
191
191
  * @return ListWorkRequestLogsResponse
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.76.0/datalabelingservice/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
193
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
194
194
  */
195
195
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
196
196
  /**
@@ -200,7 +200,7 @@ export declare class DataLabelingManagementClient {
200
200
  * @param ListWorkRequestsRequest
201
201
  * @return ListWorkRequestsResponse
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.76.0/datalabelingservice/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
204
204
  */
205
205
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
206
206
  /**
@@ -210,7 +210,7 @@ export declare class DataLabelingManagementClient {
210
210
  * @param RemoveDatasetLabelsRequest
211
211
  * @return RemoveDatasetLabelsResponse
212
212
  * @throws OciError when an error occurs
213
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datalabelingservice/RemoveDatasetLabels.ts.html |here} to see how to use RemoveDatasetLabels API.
213
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/RemoveDatasetLabels.ts.html |here} to see how to use RemoveDatasetLabels API.
214
214
  */
215
215
  removeDatasetLabels(removeDatasetLabelsRequest: requests.RemoveDatasetLabelsRequest): Promise<responses.RemoveDatasetLabelsResponse>;
216
216
  /**
@@ -220,7 +220,7 @@ export declare class DataLabelingManagementClient {
220
220
  * @param RenameDatasetLabelsRequest
221
221
  * @return RenameDatasetLabelsResponse
222
222
  * @throws OciError when an error occurs
223
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datalabelingservice/RenameDatasetLabels.ts.html |here} to see how to use RenameDatasetLabels API.
223
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/RenameDatasetLabels.ts.html |here} to see how to use RenameDatasetLabels API.
224
224
  */
225
225
  renameDatasetLabels(renameDatasetLabelsRequest: requests.RenameDatasetLabelsRequest): Promise<responses.RenameDatasetLabelsResponse>;
226
226
  /**
@@ -231,7 +231,7 @@ export declare class DataLabelingManagementClient {
231
231
  * @param SnapshotDatasetRequest
232
232
  * @return SnapshotDatasetResponse
233
233
  * @throws OciError when an error occurs
234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datalabelingservice/SnapshotDataset.ts.html |here} to see how to use SnapshotDataset API.
234
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/SnapshotDataset.ts.html |here} to see how to use SnapshotDataset API.
235
235
  */
236
236
  snapshotDataset(snapshotDatasetRequest: requests.SnapshotDatasetRequest): Promise<responses.SnapshotDatasetResponse>;
237
237
  /**
@@ -240,7 +240,7 @@ export declare class DataLabelingManagementClient {
240
240
  * @param UpdateDatasetRequest
241
241
  * @return UpdateDatasetResponse
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.76.0/datalabelingservice/UpdateDataset.ts.html |here} to see how to use UpdateDataset API.
243
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/UpdateDataset.ts.html |here} to see how to use UpdateDataset API.
244
244
  */
245
245
  updateDataset(updateDatasetRequest: requests.UpdateDatasetRequest): Promise<responses.UpdateDatasetResponse>;
246
246
  }
package/lib/client.js CHANGED
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -188,7 +188,7 @@ class DataLabelingManagementClient {
188
188
  * @param AddDatasetLabelsRequest
189
189
  * @return AddDatasetLabelsResponse
190
190
  * @throws OciError when an error occurs
191
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datalabelingservice/AddDatasetLabels.ts.html |here} to see how to use AddDatasetLabels API.
191
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/AddDatasetLabels.ts.html |here} to see how to use AddDatasetLabels API.
192
192
  */
193
193
  addDatasetLabels(addDatasetLabelsRequest) {
194
194
  return __awaiter(this, void 0, void 0, function* () {
@@ -250,7 +250,7 @@ class DataLabelingManagementClient {
250
250
  * @param ChangeDatasetCompartmentRequest
251
251
  * @return ChangeDatasetCompartmentResponse
252
252
  * @throws OciError when an error occurs
253
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datalabelingservice/ChangeDatasetCompartment.ts.html |here} to see how to use ChangeDatasetCompartment API.
253
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/ChangeDatasetCompartment.ts.html |here} to see how to use ChangeDatasetCompartment API.
254
254
  */
255
255
  changeDatasetCompartment(changeDatasetCompartmentRequest) {
256
256
  return __awaiter(this, void 0, void 0, function* () {
@@ -312,7 +312,7 @@ class DataLabelingManagementClient {
312
312
  * @param CreateDatasetRequest
313
313
  * @return CreateDatasetResponse
314
314
  * @throws OciError when an error occurs
315
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datalabelingservice/CreateDataset.ts.html |here} to see how to use CreateDataset API.
315
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/CreateDataset.ts.html |here} to see how to use CreateDataset API.
316
316
  */
317
317
  createDataset(createDatasetRequest) {
318
318
  return __awaiter(this, void 0, void 0, function* () {
@@ -390,7 +390,7 @@ class DataLabelingManagementClient {
390
390
  * @param DeleteDatasetRequest
391
391
  * @return DeleteDatasetResponse
392
392
  * @throws OciError when an error occurs
393
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datalabelingservice/DeleteDataset.ts.html |here} to see how to use DeleteDataset API.
393
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/DeleteDataset.ts.html |here} to see how to use DeleteDataset API.
394
394
  */
395
395
  deleteDataset(deleteDatasetRequest) {
396
396
  return __awaiter(this, void 0, void 0, function* () {
@@ -450,7 +450,7 @@ class DataLabelingManagementClient {
450
450
  * @param GenerateDatasetRecordsRequest
451
451
  * @return GenerateDatasetRecordsResponse
452
452
  * @throws OciError when an error occurs
453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datalabelingservice/GenerateDatasetRecords.ts.html |here} to see how to use GenerateDatasetRecords API.
453
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/GenerateDatasetRecords.ts.html |here} to see how to use GenerateDatasetRecords API.
454
454
  */
455
455
  generateDatasetRecords(generateDatasetRecordsRequest) {
456
456
  return __awaiter(this, void 0, void 0, function* () {
@@ -512,7 +512,7 @@ class DataLabelingManagementClient {
512
512
  * @param GetDatasetRequest
513
513
  * @return GetDatasetResponse
514
514
  * @throws OciError when an error occurs
515
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datalabelingservice/GetDataset.ts.html |here} to see how to use GetDataset API.
515
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/GetDataset.ts.html |here} to see how to use GetDataset API.
516
516
  */
517
517
  getDataset(getDatasetRequest) {
518
518
  return __awaiter(this, void 0, void 0, function* () {
@@ -575,7 +575,7 @@ class DataLabelingManagementClient {
575
575
  * @param GetWorkRequestRequest
576
576
  * @return GetWorkRequestResponse
577
577
  * @throws OciError when an error occurs
578
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datalabelingservice/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
578
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
579
579
  */
580
580
  getWorkRequest(getWorkRequestRequest) {
581
581
  return __awaiter(this, void 0, void 0, function* () {
@@ -638,7 +638,7 @@ class DataLabelingManagementClient {
638
638
  * @param ImportPreAnnotatedDataRequest
639
639
  * @return ImportPreAnnotatedDataResponse
640
640
  * @throws OciError when an error occurs
641
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datalabelingservice/ImportPreAnnotatedData.ts.html |here} to see how to use ImportPreAnnotatedData API.
641
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/ImportPreAnnotatedData.ts.html |here} to see how to use ImportPreAnnotatedData API.
642
642
  */
643
643
  importPreAnnotatedData(importPreAnnotatedDataRequest) {
644
644
  return __awaiter(this, void 0, void 0, function* () {
@@ -700,7 +700,7 @@ class DataLabelingManagementClient {
700
700
  * @param ListAnnotationFormatsRequest
701
701
  * @return ListAnnotationFormatsResponse
702
702
  * @throws OciError when an error occurs
703
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datalabelingservice/ListAnnotationFormats.ts.html |here} to see how to use ListAnnotationFormats API.
703
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/ListAnnotationFormats.ts.html |here} to see how to use ListAnnotationFormats API.
704
704
  */
705
705
  listAnnotationFormats(listAnnotationFormatsRequest) {
706
706
  return __awaiter(this, void 0, void 0, function* () {
@@ -767,7 +767,7 @@ class DataLabelingManagementClient {
767
767
  * @param ListDatasetsRequest
768
768
  * @return ListDatasetsResponse
769
769
  * @throws OciError when an error occurs
770
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datalabelingservice/ListDatasets.ts.html |here} to see how to use ListDatasets API.
770
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/ListDatasets.ts.html |here} to see how to use ListDatasets API.
771
771
  */
772
772
  listDatasets(listDatasetsRequest) {
773
773
  return __awaiter(this, void 0, void 0, function* () {
@@ -839,7 +839,7 @@ class DataLabelingManagementClient {
839
839
  * @param ListWorkRequestErrorsRequest
840
840
  * @return ListWorkRequestErrorsResponse
841
841
  * @throws OciError when an error occurs
842
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datalabelingservice/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
842
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
843
843
  */
844
844
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
845
845
  return __awaiter(this, void 0, void 0, function* () {
@@ -906,7 +906,7 @@ class DataLabelingManagementClient {
906
906
  * @param ListWorkRequestLogsRequest
907
907
  * @return ListWorkRequestLogsResponse
908
908
  * @throws OciError when an error occurs
909
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datalabelingservice/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
909
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
910
910
  */
911
911
  listWorkRequestLogs(listWorkRequestLogsRequest) {
912
912
  return __awaiter(this, void 0, void 0, function* () {
@@ -973,7 +973,7 @@ class DataLabelingManagementClient {
973
973
  * @param ListWorkRequestsRequest
974
974
  * @return ListWorkRequestsResponse
975
975
  * @throws OciError when an error occurs
976
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datalabelingservice/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
976
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
977
977
  */
978
978
  listWorkRequests(listWorkRequestsRequest) {
979
979
  return __awaiter(this, void 0, void 0, function* () {
@@ -1040,7 +1040,7 @@ class DataLabelingManagementClient {
1040
1040
  * @param RemoveDatasetLabelsRequest
1041
1041
  * @return RemoveDatasetLabelsResponse
1042
1042
  * @throws OciError when an error occurs
1043
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datalabelingservice/RemoveDatasetLabels.ts.html |here} to see how to use RemoveDatasetLabels API.
1043
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/RemoveDatasetLabels.ts.html |here} to see how to use RemoveDatasetLabels API.
1044
1044
  */
1045
1045
  removeDatasetLabels(removeDatasetLabelsRequest) {
1046
1046
  return __awaiter(this, void 0, void 0, function* () {
@@ -1103,7 +1103,7 @@ class DataLabelingManagementClient {
1103
1103
  * @param RenameDatasetLabelsRequest
1104
1104
  * @return RenameDatasetLabelsResponse
1105
1105
  * @throws OciError when an error occurs
1106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datalabelingservice/RenameDatasetLabels.ts.html |here} to see how to use RenameDatasetLabels API.
1106
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/RenameDatasetLabels.ts.html |here} to see how to use RenameDatasetLabels API.
1107
1107
  */
1108
1108
  renameDatasetLabels(renameDatasetLabelsRequest) {
1109
1109
  return __awaiter(this, void 0, void 0, function* () {
@@ -1167,7 +1167,7 @@ class DataLabelingManagementClient {
1167
1167
  * @param SnapshotDatasetRequest
1168
1168
  * @return SnapshotDatasetResponse
1169
1169
  * @throws OciError when an error occurs
1170
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datalabelingservice/SnapshotDataset.ts.html |here} to see how to use SnapshotDataset API.
1170
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/SnapshotDataset.ts.html |here} to see how to use SnapshotDataset API.
1171
1171
  */
1172
1172
  snapshotDataset(snapshotDatasetRequest) {
1173
1173
  return __awaiter(this, void 0, void 0, function* () {
@@ -1229,7 +1229,7 @@ class DataLabelingManagementClient {
1229
1229
  * @param UpdateDatasetRequest
1230
1230
  * @return UpdateDatasetResponse
1231
1231
  * @throws OciError when an error occurs
1232
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datalabelingservice/UpdateDataset.ts.html |here} to see how to use UpdateDataset API.
1232
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/datalabelingservice/UpdateDataset.ts.html |here} to see how to use UpdateDataset API.
1233
1233
  */
1234
1234
  updateDataset(updateDatasetRequest) {
1235
1235
  return __awaiter(this, void 0, void 0, function* () {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as serviceRequests from "./request";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {