oci-datascience 2.75.0 → 2.76.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +91 -91
- package/lib/client.js +95 -91
- package/lib/client.js.map +1 -1
- package/lib/request/activate-model-deployment-request.d.ts +1 -1
- package/lib/request/activate-model-request.d.ts +1 -1
- package/lib/request/activate-notebook-session-request.d.ts +1 -1
- package/lib/request/cancel-job-run-request.d.ts +1 -1
- package/lib/request/cancel-pipeline-run-request.d.ts +1 -1
- package/lib/request/cancel-work-request-request.d.ts +1 -1
- package/lib/request/change-data-science-private-endpoint-compartment-request.d.ts +1 -1
- package/lib/request/change-job-compartment-request.d.ts +1 -1
- package/lib/request/change-job-run-compartment-request.d.ts +1 -1
- package/lib/request/change-model-compartment-request.d.ts +1 -1
- package/lib/request/change-model-deployment-compartment-request.d.ts +1 -1
- package/lib/request/change-model-version-set-compartment-request.d.ts +1 -1
- package/lib/request/change-notebook-session-compartment-request.d.ts +1 -1
- package/lib/request/change-pipeline-compartment-request.d.ts +1 -1
- package/lib/request/change-pipeline-run-compartment-request.d.ts +1 -1
- package/lib/request/change-project-compartment-request.d.ts +1 -1
- package/lib/request/create-data-science-private-endpoint-request.d.ts +1 -1
- package/lib/request/create-job-artifact-request.d.ts +1 -1
- package/lib/request/create-job-request.d.ts +1 -1
- package/lib/request/create-job-run-request.d.ts +1 -1
- package/lib/request/create-model-artifact-request.d.ts +1 -1
- package/lib/request/create-model-deployment-request.d.ts +1 -1
- package/lib/request/create-model-provenance-request.d.ts +1 -1
- package/lib/request/create-model-request.d.ts +1 -1
- package/lib/request/create-model-version-set-request.d.ts +1 -1
- package/lib/request/create-notebook-session-request.d.ts +1 -1
- package/lib/request/create-pipeline-request.d.ts +1 -1
- package/lib/request/create-pipeline-run-request.d.ts +1 -1
- package/lib/request/create-project-request.d.ts +1 -1
- package/lib/request/create-step-artifact-request.d.ts +1 -1
- package/lib/request/deactivate-model-deployment-request.d.ts +1 -1
- package/lib/request/deactivate-model-request.d.ts +1 -1
- package/lib/request/deactivate-notebook-session-request.d.ts +1 -1
- package/lib/request/delete-data-science-private-endpoint-request.d.ts +1 -1
- package/lib/request/delete-job-request.d.ts +1 -1
- package/lib/request/delete-job-run-request.d.ts +1 -1
- package/lib/request/delete-model-deployment-request.d.ts +1 -1
- package/lib/request/delete-model-request.d.ts +1 -1
- package/lib/request/delete-model-version-set-request.d.ts +1 -1
- package/lib/request/delete-notebook-session-request.d.ts +1 -1
- package/lib/request/delete-pipeline-request.d.ts +1 -1
- package/lib/request/delete-pipeline-run-request.d.ts +1 -1
- package/lib/request/delete-project-request.d.ts +1 -1
- package/lib/request/export-model-artifact-request.d.ts +1 -1
- package/lib/request/get-data-science-private-endpoint-request.d.ts +1 -1
- package/lib/request/get-job-artifact-content-request.d.ts +1 -1
- package/lib/request/get-job-request.d.ts +1 -1
- package/lib/request/get-job-run-request.d.ts +1 -1
- package/lib/request/get-model-artifact-content-request.d.ts +1 -1
- package/lib/request/get-model-deployment-request.d.ts +1 -1
- package/lib/request/get-model-provenance-request.d.ts +1 -1
- package/lib/request/get-model-request.d.ts +1 -1
- package/lib/request/get-model-version-set-request.d.ts +1 -1
- package/lib/request/get-notebook-session-request.d.ts +1 -1
- package/lib/request/get-pipeline-request.d.ts +1 -1
- package/lib/request/get-pipeline-run-request.d.ts +1 -1
- package/lib/request/get-project-request.d.ts +1 -1
- package/lib/request/get-step-artifact-content-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/head-job-artifact-request.d.ts +1 -1
- package/lib/request/head-model-artifact-request.d.ts +1 -1
- package/lib/request/head-step-artifact-request.d.ts +1 -1
- package/lib/request/import-model-artifact-request.d.ts +1 -1
- package/lib/request/list-data-science-private-endpoints-request.d.ts +1 -1
- package/lib/request/list-fast-launch-job-configs-request.d.ts +1 -1
- package/lib/request/list-job-runs-request.d.ts +1 -1
- package/lib/request/list-job-shapes-request.d.ts +1 -1
- package/lib/request/list-jobs-request.d.ts +1 -1
- package/lib/request/list-model-deployment-shapes-request.d.ts +1 -1
- package/lib/request/list-model-deployments-request.d.ts +1 -1
- package/lib/request/list-model-version-sets-request.d.ts +1 -1
- package/lib/request/list-models-request.d.ts +1 -1
- package/lib/request/list-notebook-session-shapes-request.d.ts +1 -1
- package/lib/request/list-notebook-sessions-request.d.ts +1 -1
- package/lib/request/list-pipeline-runs-request.d.ts +1 -1
- package/lib/request/list-pipelines-request.d.ts +1 -1
- package/lib/request/list-projects-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/update-data-science-private-endpoint-request.d.ts +1 -1
- package/lib/request/update-job-request.d.ts +1 -1
- package/lib/request/update-job-run-request.d.ts +1 -1
- package/lib/request/update-model-deployment-request.d.ts +1 -1
- package/lib/request/update-model-provenance-request.d.ts +1 -1
- package/lib/request/update-model-request.d.ts +1 -1
- package/lib/request/update-model-version-set-request.d.ts +1 -1
- package/lib/request/update-notebook-session-request.d.ts +1 -1
- package/lib/request/update-pipeline-request.d.ts +1 -1
- package/lib/request/update-pipeline-run-request.d.ts +1 -1
- package/lib/request/update-project-request.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -82,6 +82,10 @@ class DataScienceClient {
|
|
|
82
82
|
? clientConfiguration.bodyDuplexMode
|
|
83
83
|
: undefined;
|
|
84
84
|
}
|
|
85
|
+
if (!oci_common_2.developerToolConfiguration.isServiceEnabled("datascience")) {
|
|
86
|
+
let errmsg = "The developerToolConfiguration configuration disabled this service, this behavior is controlled by developerToolConfiguration.ociEnabledServiceSet variable. Please check if your local developer_tool_configuration file has configured the service you're targeting or contact the cloud provider on the availability of this service : ";
|
|
87
|
+
throw errmsg.concat("datascience");
|
|
88
|
+
}
|
|
85
89
|
// if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
|
|
86
90
|
const specCircuitBreakerEnabled = true;
|
|
87
91
|
if (!this._circuitBreaker &&
|
|
@@ -185,7 +189,7 @@ class DataScienceClient {
|
|
|
185
189
|
* @param ActivateModelRequest
|
|
186
190
|
* @return ActivateModelResponse
|
|
187
191
|
* @throws OciError when an error occurs
|
|
188
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
192
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ActivateModel.ts.html |here} to see how to use ActivateModel API.
|
|
189
193
|
*/
|
|
190
194
|
activateModel(activateModelRequest) {
|
|
191
195
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -249,7 +253,7 @@ class DataScienceClient {
|
|
|
249
253
|
* @param ActivateModelDeploymentRequest
|
|
250
254
|
* @return ActivateModelDeploymentResponse
|
|
251
255
|
* @throws OciError when an error occurs
|
|
252
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
256
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ActivateModelDeployment.ts.html |here} to see how to use ActivateModelDeployment API.
|
|
253
257
|
*/
|
|
254
258
|
activateModelDeployment(activateModelDeploymentRequest) {
|
|
255
259
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -309,7 +313,7 @@ class DataScienceClient {
|
|
|
309
313
|
* @param ActivateNotebookSessionRequest
|
|
310
314
|
* @return ActivateNotebookSessionResponse
|
|
311
315
|
* @throws OciError when an error occurs
|
|
312
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
316
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ActivateNotebookSession.ts.html |here} to see how to use ActivateNotebookSession API.
|
|
313
317
|
*/
|
|
314
318
|
activateNotebookSession(activateNotebookSessionRequest) {
|
|
315
319
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -369,7 +373,7 @@ class DataScienceClient {
|
|
|
369
373
|
* @param CancelJobRunRequest
|
|
370
374
|
* @return CancelJobRunResponse
|
|
371
375
|
* @throws OciError when an error occurs
|
|
372
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
376
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/CancelJobRun.ts.html |here} to see how to use CancelJobRun API.
|
|
373
377
|
*/
|
|
374
378
|
cancelJobRun(cancelJobRunRequest) {
|
|
375
379
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -424,7 +428,7 @@ class DataScienceClient {
|
|
|
424
428
|
* @param CancelPipelineRunRequest
|
|
425
429
|
* @return CancelPipelineRunResponse
|
|
426
430
|
* @throws OciError when an error occurs
|
|
427
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
431
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/CancelPipelineRun.ts.html |here} to see how to use CancelPipelineRun API.
|
|
428
432
|
*/
|
|
429
433
|
cancelPipelineRun(cancelPipelineRunRequest) {
|
|
430
434
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -480,7 +484,7 @@ class DataScienceClient {
|
|
|
480
484
|
* @param CancelWorkRequestRequest
|
|
481
485
|
* @return CancelWorkRequestResponse
|
|
482
486
|
* @throws OciError when an error occurs
|
|
483
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
487
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
|
|
484
488
|
*/
|
|
485
489
|
cancelWorkRequest(cancelWorkRequestRequest) {
|
|
486
490
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -536,7 +540,7 @@ class DataScienceClient {
|
|
|
536
540
|
* @param ChangeDataSciencePrivateEndpointCompartmentRequest
|
|
537
541
|
* @return ChangeDataSciencePrivateEndpointCompartmentResponse
|
|
538
542
|
* @throws OciError when an error occurs
|
|
539
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
543
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ChangeDataSciencePrivateEndpointCompartment.ts.html |here} to see how to use ChangeDataSciencePrivateEndpointCompartment API.
|
|
540
544
|
*/
|
|
541
545
|
changeDataSciencePrivateEndpointCompartment(changeDataSciencePrivateEndpointCompartmentRequest) {
|
|
542
546
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -598,7 +602,7 @@ class DataScienceClient {
|
|
|
598
602
|
* @param ChangeJobCompartmentRequest
|
|
599
603
|
* @return ChangeJobCompartmentResponse
|
|
600
604
|
* @throws OciError when an error occurs
|
|
601
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
605
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ChangeJobCompartment.ts.html |here} to see how to use ChangeJobCompartment API.
|
|
602
606
|
*/
|
|
603
607
|
changeJobCompartment(changeJobCompartmentRequest) {
|
|
604
608
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -654,7 +658,7 @@ class DataScienceClient {
|
|
|
654
658
|
* @param ChangeJobRunCompartmentRequest
|
|
655
659
|
* @return ChangeJobRunCompartmentResponse
|
|
656
660
|
* @throws OciError when an error occurs
|
|
657
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
661
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ChangeJobRunCompartment.ts.html |here} to see how to use ChangeJobRunCompartment API.
|
|
658
662
|
*/
|
|
659
663
|
changeJobRunCompartment(changeJobRunCompartmentRequest) {
|
|
660
664
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -710,7 +714,7 @@ class DataScienceClient {
|
|
|
710
714
|
* @param ChangeModelCompartmentRequest
|
|
711
715
|
* @return ChangeModelCompartmentResponse
|
|
712
716
|
* @throws OciError when an error occurs
|
|
713
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
717
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
|
|
714
718
|
*/
|
|
715
719
|
changeModelCompartment(changeModelCompartmentRequest) {
|
|
716
720
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -767,7 +771,7 @@ class DataScienceClient {
|
|
|
767
771
|
* @param ChangeModelDeploymentCompartmentRequest
|
|
768
772
|
* @return ChangeModelDeploymentCompartmentResponse
|
|
769
773
|
* @throws OciError when an error occurs
|
|
770
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
774
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ChangeModelDeploymentCompartment.ts.html |here} to see how to use ChangeModelDeploymentCompartment API.
|
|
771
775
|
*/
|
|
772
776
|
changeModelDeploymentCompartment(changeModelDeploymentCompartmentRequest) {
|
|
773
777
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -824,7 +828,7 @@ class DataScienceClient {
|
|
|
824
828
|
* @param ChangeModelVersionSetCompartmentRequest
|
|
825
829
|
* @return ChangeModelVersionSetCompartmentResponse
|
|
826
830
|
* @throws OciError when an error occurs
|
|
827
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
831
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ChangeModelVersionSetCompartment.ts.html |here} to see how to use ChangeModelVersionSetCompartment API.
|
|
828
832
|
*/
|
|
829
833
|
changeModelVersionSetCompartment(changeModelVersionSetCompartmentRequest) {
|
|
830
834
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -886,7 +890,7 @@ class DataScienceClient {
|
|
|
886
890
|
* @param ChangeNotebookSessionCompartmentRequest
|
|
887
891
|
* @return ChangeNotebookSessionCompartmentResponse
|
|
888
892
|
* @throws OciError when an error occurs
|
|
889
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
893
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ChangeNotebookSessionCompartment.ts.html |here} to see how to use ChangeNotebookSessionCompartment API.
|
|
890
894
|
*/
|
|
891
895
|
changeNotebookSessionCompartment(changeNotebookSessionCompartmentRequest) {
|
|
892
896
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -943,7 +947,7 @@ class DataScienceClient {
|
|
|
943
947
|
* @param ChangePipelineCompartmentRequest
|
|
944
948
|
* @return ChangePipelineCompartmentResponse
|
|
945
949
|
* @throws OciError when an error occurs
|
|
946
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
950
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ChangePipelineCompartment.ts.html |here} to see how to use ChangePipelineCompartment API.
|
|
947
951
|
*/
|
|
948
952
|
changePipelineCompartment(changePipelineCompartmentRequest) {
|
|
949
953
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -999,7 +1003,7 @@ class DataScienceClient {
|
|
|
999
1003
|
* @param ChangePipelineRunCompartmentRequest
|
|
1000
1004
|
* @return ChangePipelineRunCompartmentResponse
|
|
1001
1005
|
* @throws OciError when an error occurs
|
|
1002
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1006
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ChangePipelineRunCompartment.ts.html |here} to see how to use ChangePipelineRunCompartment API.
|
|
1003
1007
|
*/
|
|
1004
1008
|
changePipelineRunCompartment(changePipelineRunCompartmentRequest) {
|
|
1005
1009
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1055,7 +1059,7 @@ class DataScienceClient {
|
|
|
1055
1059
|
* @param ChangeProjectCompartmentRequest
|
|
1056
1060
|
* @return ChangeProjectCompartmentResponse
|
|
1057
1061
|
* @throws OciError when an error occurs
|
|
1058
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1062
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
|
|
1059
1063
|
*/
|
|
1060
1064
|
changeProjectCompartment(changeProjectCompartmentRequest) {
|
|
1061
1065
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1113,7 +1117,7 @@ class DataScienceClient {
|
|
|
1113
1117
|
* @param CreateDataSciencePrivateEndpointRequest
|
|
1114
1118
|
* @return CreateDataSciencePrivateEndpointResponse
|
|
1115
1119
|
* @throws OciError when an error occurs
|
|
1116
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1120
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/CreateDataSciencePrivateEndpoint.ts.html |here} to see how to use CreateDataSciencePrivateEndpoint API.
|
|
1117
1121
|
*/
|
|
1118
1122
|
createDataSciencePrivateEndpoint(createDataSciencePrivateEndpointRequest) {
|
|
1119
1123
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1186,7 +1190,7 @@ class DataScienceClient {
|
|
|
1186
1190
|
* @param CreateJobRequest
|
|
1187
1191
|
* @return CreateJobResponse
|
|
1188
1192
|
* @throws OciError when an error occurs
|
|
1189
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1193
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/CreateJob.ts.html |here} to see how to use CreateJob API.
|
|
1190
1194
|
*/
|
|
1191
1195
|
createJob(createJobRequest) {
|
|
1192
1196
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1249,7 +1253,7 @@ class DataScienceClient {
|
|
|
1249
1253
|
* @param CreateJobArtifactRequest
|
|
1250
1254
|
* @return CreateJobArtifactResponse
|
|
1251
1255
|
* @throws OciError when an error occurs
|
|
1252
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1256
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/CreateJobArtifact.ts.html |here} to see how to use CreateJobArtifact API.
|
|
1253
1257
|
*/
|
|
1254
1258
|
createJobArtifact(createJobArtifactRequest) {
|
|
1255
1259
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1312,7 +1316,7 @@ class DataScienceClient {
|
|
|
1312
1316
|
* @param CreateJobRunRequest
|
|
1313
1317
|
* @return CreateJobRunResponse
|
|
1314
1318
|
* @throws OciError when an error occurs
|
|
1315
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1319
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/CreateJobRun.ts.html |here} to see how to use CreateJobRun API.
|
|
1316
1320
|
*/
|
|
1317
1321
|
createJobRun(createJobRunRequest) {
|
|
1318
1322
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1375,7 +1379,7 @@ class DataScienceClient {
|
|
|
1375
1379
|
* @param CreateModelRequest
|
|
1376
1380
|
* @return CreateModelResponse
|
|
1377
1381
|
* @throws OciError when an error occurs
|
|
1378
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1382
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/CreateModel.ts.html |here} to see how to use CreateModel API.
|
|
1379
1383
|
*/
|
|
1380
1384
|
createModel(createModelRequest) {
|
|
1381
1385
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1438,7 +1442,7 @@ class DataScienceClient {
|
|
|
1438
1442
|
* @param CreateModelArtifactRequest
|
|
1439
1443
|
* @return CreateModelArtifactResponse
|
|
1440
1444
|
* @throws OciError when an error occurs
|
|
1441
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1445
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/CreateModelArtifact.ts.html |here} to see how to use CreateModelArtifact API.
|
|
1442
1446
|
*/
|
|
1443
1447
|
createModelArtifact(createModelArtifactRequest) {
|
|
1444
1448
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1502,7 +1506,7 @@ class DataScienceClient {
|
|
|
1502
1506
|
* @param CreateModelDeploymentRequest
|
|
1503
1507
|
* @return CreateModelDeploymentResponse
|
|
1504
1508
|
* @throws OciError when an error occurs
|
|
1505
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1509
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/CreateModelDeployment.ts.html |here} to see how to use CreateModelDeployment API.
|
|
1506
1510
|
*/
|
|
1507
1511
|
createModelDeployment(createModelDeploymentRequest) {
|
|
1508
1512
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1575,7 +1579,7 @@ class DataScienceClient {
|
|
|
1575
1579
|
* @param CreateModelProvenanceRequest
|
|
1576
1580
|
* @return CreateModelProvenanceResponse
|
|
1577
1581
|
* @throws OciError when an error occurs
|
|
1578
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1582
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/CreateModelProvenance.ts.html |here} to see how to use CreateModelProvenance API.
|
|
1579
1583
|
*/
|
|
1580
1584
|
createModelProvenance(createModelProvenanceRequest) {
|
|
1581
1585
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1640,7 +1644,7 @@ class DataScienceClient {
|
|
|
1640
1644
|
* @param CreateModelVersionSetRequest
|
|
1641
1645
|
* @return CreateModelVersionSetResponse
|
|
1642
1646
|
* @throws OciError when an error occurs
|
|
1643
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1647
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/CreateModelVersionSet.ts.html |here} to see how to use CreateModelVersionSet API.
|
|
1644
1648
|
*/
|
|
1645
1649
|
createModelVersionSet(createModelVersionSetRequest) {
|
|
1646
1650
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1703,7 +1707,7 @@ class DataScienceClient {
|
|
|
1703
1707
|
* @param CreateNotebookSessionRequest
|
|
1704
1708
|
* @return CreateNotebookSessionResponse
|
|
1705
1709
|
* @throws OciError when an error occurs
|
|
1706
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1710
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/CreateNotebookSession.ts.html |here} to see how to use CreateNotebookSession API.
|
|
1707
1711
|
*/
|
|
1708
1712
|
createNotebookSession(createNotebookSessionRequest) {
|
|
1709
1713
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1777,7 +1781,7 @@ class DataScienceClient {
|
|
|
1777
1781
|
* @param CreatePipelineRequest
|
|
1778
1782
|
* @return CreatePipelineResponse
|
|
1779
1783
|
* @throws OciError when an error occurs
|
|
1780
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1784
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
|
|
1781
1785
|
*/
|
|
1782
1786
|
createPipeline(createPipelineRequest) {
|
|
1783
1787
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1841,7 +1845,7 @@ class DataScienceClient {
|
|
|
1841
1845
|
* @param CreatePipelineRunRequest
|
|
1842
1846
|
* @return CreatePipelineRunResponse
|
|
1843
1847
|
* @throws OciError when an error occurs
|
|
1844
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1848
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/CreatePipelineRun.ts.html |here} to see how to use CreatePipelineRun API.
|
|
1845
1849
|
*/
|
|
1846
1850
|
createPipelineRun(createPipelineRunRequest) {
|
|
1847
1851
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1909,7 +1913,7 @@ class DataScienceClient {
|
|
|
1909
1913
|
* @param CreateProjectRequest
|
|
1910
1914
|
* @return CreateProjectResponse
|
|
1911
1915
|
* @throws OciError when an error occurs
|
|
1912
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1916
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/CreateProject.ts.html |here} to see how to use CreateProject API.
|
|
1913
1917
|
*/
|
|
1914
1918
|
createProject(createProjectRequest) {
|
|
1915
1919
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1972,7 +1976,7 @@ class DataScienceClient {
|
|
|
1972
1976
|
* @param CreateStepArtifactRequest
|
|
1973
1977
|
* @return CreateStepArtifactResponse
|
|
1974
1978
|
* @throws OciError when an error occurs
|
|
1975
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1979
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/CreateStepArtifact.ts.html |here} to see how to use CreateStepArtifact API.
|
|
1976
1980
|
*/
|
|
1977
1981
|
createStepArtifact(createStepArtifactRequest) {
|
|
1978
1982
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2031,7 +2035,7 @@ class DataScienceClient {
|
|
|
2031
2035
|
* @param DeactivateModelRequest
|
|
2032
2036
|
* @return DeactivateModelResponse
|
|
2033
2037
|
* @throws OciError when an error occurs
|
|
2034
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2038
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/DeactivateModel.ts.html |here} to see how to use DeactivateModel API.
|
|
2035
2039
|
*/
|
|
2036
2040
|
deactivateModel(deactivateModelRequest) {
|
|
2037
2041
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2095,7 +2099,7 @@ class DataScienceClient {
|
|
|
2095
2099
|
* @param DeactivateModelDeploymentRequest
|
|
2096
2100
|
* @return DeactivateModelDeploymentResponse
|
|
2097
2101
|
* @throws OciError when an error occurs
|
|
2098
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2102
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/DeactivateModelDeployment.ts.html |here} to see how to use DeactivateModelDeployment API.
|
|
2099
2103
|
*/
|
|
2100
2104
|
deactivateModelDeployment(deactivateModelDeploymentRequest) {
|
|
2101
2105
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2155,7 +2159,7 @@ class DataScienceClient {
|
|
|
2155
2159
|
* @param DeactivateNotebookSessionRequest
|
|
2156
2160
|
* @return DeactivateNotebookSessionResponse
|
|
2157
2161
|
* @throws OciError when an error occurs
|
|
2158
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2162
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/DeactivateNotebookSession.ts.html |here} to see how to use DeactivateNotebookSession API.
|
|
2159
2163
|
*/
|
|
2160
2164
|
deactivateNotebookSession(deactivateNotebookSessionRequest) {
|
|
2161
2165
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2216,7 +2220,7 @@ class DataScienceClient {
|
|
|
2216
2220
|
* @param DeleteDataSciencePrivateEndpointRequest
|
|
2217
2221
|
* @return DeleteDataSciencePrivateEndpointResponse
|
|
2218
2222
|
* @throws OciError when an error occurs
|
|
2219
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2223
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/DeleteDataSciencePrivateEndpoint.ts.html |here} to see how to use DeleteDataSciencePrivateEndpoint API.
|
|
2220
2224
|
*/
|
|
2221
2225
|
deleteDataSciencePrivateEndpoint(deleteDataSciencePrivateEndpointRequest) {
|
|
2222
2226
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2276,7 +2280,7 @@ class DataScienceClient {
|
|
|
2276
2280
|
* @param DeleteJobRequest
|
|
2277
2281
|
* @return DeleteJobResponse
|
|
2278
2282
|
* @throws OciError when an error occurs
|
|
2279
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2283
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/DeleteJob.ts.html |here} to see how to use DeleteJob API.
|
|
2280
2284
|
*/
|
|
2281
2285
|
deleteJob(deleteJobRequest) {
|
|
2282
2286
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2338,7 +2342,7 @@ class DataScienceClient {
|
|
|
2338
2342
|
* @param DeleteJobRunRequest
|
|
2339
2343
|
* @return DeleteJobRunResponse
|
|
2340
2344
|
* @throws OciError when an error occurs
|
|
2341
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2345
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/DeleteJobRun.ts.html |here} to see how to use DeleteJobRun API.
|
|
2342
2346
|
*/
|
|
2343
2347
|
deleteJobRun(deleteJobRunRequest) {
|
|
2344
2348
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2393,7 +2397,7 @@ class DataScienceClient {
|
|
|
2393
2397
|
* @param DeleteModelRequest
|
|
2394
2398
|
* @return DeleteModelResponse
|
|
2395
2399
|
* @throws OciError when an error occurs
|
|
2396
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2400
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/DeleteModel.ts.html |here} to see how to use DeleteModel API.
|
|
2397
2401
|
*/
|
|
2398
2402
|
deleteModel(deleteModelRequest) {
|
|
2399
2403
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2448,7 +2452,7 @@ class DataScienceClient {
|
|
|
2448
2452
|
* @param DeleteModelDeploymentRequest
|
|
2449
2453
|
* @return DeleteModelDeploymentResponse
|
|
2450
2454
|
* @throws OciError when an error occurs
|
|
2451
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2455
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/DeleteModelDeployment.ts.html |here} to see how to use DeleteModelDeployment API.
|
|
2452
2456
|
*/
|
|
2453
2457
|
deleteModelDeployment(deleteModelDeploymentRequest) {
|
|
2454
2458
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2508,7 +2512,7 @@ class DataScienceClient {
|
|
|
2508
2512
|
* @param DeleteModelVersionSetRequest
|
|
2509
2513
|
* @return DeleteModelVersionSetResponse
|
|
2510
2514
|
* @throws OciError when an error occurs
|
|
2511
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2515
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/DeleteModelVersionSet.ts.html |here} to see how to use DeleteModelVersionSet API.
|
|
2512
2516
|
*/
|
|
2513
2517
|
deleteModelVersionSet(deleteModelVersionSetRequest) {
|
|
2514
2518
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2570,7 +2574,7 @@ class DataScienceClient {
|
|
|
2570
2574
|
* @param DeleteNotebookSessionRequest
|
|
2571
2575
|
* @return DeleteNotebookSessionResponse
|
|
2572
2576
|
* @throws OciError when an error occurs
|
|
2573
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2577
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/DeleteNotebookSession.ts.html |here} to see how to use DeleteNotebookSession API.
|
|
2574
2578
|
*/
|
|
2575
2579
|
deleteNotebookSession(deleteNotebookSessionRequest) {
|
|
2576
2580
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2630,7 +2634,7 @@ class DataScienceClient {
|
|
|
2630
2634
|
* @param DeletePipelineRequest
|
|
2631
2635
|
* @return DeletePipelineResponse
|
|
2632
2636
|
* @throws OciError when an error occurs
|
|
2633
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2637
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
|
|
2634
2638
|
*/
|
|
2635
2639
|
deletePipeline(deletePipelineRequest) {
|
|
2636
2640
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2693,7 +2697,7 @@ class DataScienceClient {
|
|
|
2693
2697
|
* @param DeletePipelineRunRequest
|
|
2694
2698
|
* @return DeletePipelineRunResponse
|
|
2695
2699
|
* @throws OciError when an error occurs
|
|
2696
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2700
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/DeletePipelineRun.ts.html |here} to see how to use DeletePipelineRun API.
|
|
2697
2701
|
*/
|
|
2698
2702
|
deletePipelineRun(deletePipelineRunRequest) {
|
|
2699
2703
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2750,7 +2754,7 @@ class DataScienceClient {
|
|
|
2750
2754
|
* @param DeleteProjectRequest
|
|
2751
2755
|
* @return DeleteProjectResponse
|
|
2752
2756
|
* @throws OciError when an error occurs
|
|
2753
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2757
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/DeleteProject.ts.html |here} to see how to use DeleteProject API.
|
|
2754
2758
|
*/
|
|
2755
2759
|
deleteProject(deleteProjectRequest) {
|
|
2756
2760
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2810,7 +2814,7 @@ class DataScienceClient {
|
|
|
2810
2814
|
* @param ExportModelArtifactRequest
|
|
2811
2815
|
* @return ExportModelArtifactResponse
|
|
2812
2816
|
* @throws OciError when an error occurs
|
|
2813
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2817
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ExportModelArtifact.ts.html |here} to see how to use ExportModelArtifact API.
|
|
2814
2818
|
*/
|
|
2815
2819
|
exportModelArtifact(exportModelArtifactRequest) {
|
|
2816
2820
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2873,7 +2877,7 @@ class DataScienceClient {
|
|
|
2873
2877
|
* @param GetDataSciencePrivateEndpointRequest
|
|
2874
2878
|
* @return GetDataSciencePrivateEndpointResponse
|
|
2875
2879
|
* @throws OciError when an error occurs
|
|
2876
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2880
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/GetDataSciencePrivateEndpoint.ts.html |here} to see how to use GetDataSciencePrivateEndpoint API.
|
|
2877
2881
|
*/
|
|
2878
2882
|
getDataSciencePrivateEndpoint(getDataSciencePrivateEndpointRequest) {
|
|
2879
2883
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2936,7 +2940,7 @@ class DataScienceClient {
|
|
|
2936
2940
|
* @param GetJobRequest
|
|
2937
2941
|
* @return GetJobResponse
|
|
2938
2942
|
* @throws OciError when an error occurs
|
|
2939
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2943
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/GetJob.ts.html |here} to see how to use GetJob API.
|
|
2940
2944
|
*/
|
|
2941
2945
|
getJob(getJobRequest) {
|
|
2942
2946
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2999,7 +3003,7 @@ class DataScienceClient {
|
|
|
2999
3003
|
* @param GetJobArtifactContentRequest
|
|
3000
3004
|
* @return GetJobArtifactContentResponse
|
|
3001
3005
|
* @throws OciError when an error occurs
|
|
3002
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3006
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/GetJobArtifactContent.ts.html |here} to see how to use GetJobArtifactContent API.
|
|
3003
3007
|
*/
|
|
3004
3008
|
getJobArtifactContent(getJobArtifactContentRequest) {
|
|
3005
3009
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3082,7 +3086,7 @@ class DataScienceClient {
|
|
|
3082
3086
|
* @param GetJobRunRequest
|
|
3083
3087
|
* @return GetJobRunResponse
|
|
3084
3088
|
* @throws OciError when an error occurs
|
|
3085
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3089
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/GetJobRun.ts.html |here} to see how to use GetJobRun API.
|
|
3086
3090
|
*/
|
|
3087
3091
|
getJobRun(getJobRunRequest) {
|
|
3088
3092
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3145,7 +3149,7 @@ class DataScienceClient {
|
|
|
3145
3149
|
* @param GetModelRequest
|
|
3146
3150
|
* @return GetModelResponse
|
|
3147
3151
|
* @throws OciError when an error occurs
|
|
3148
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3152
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/GetModel.ts.html |here} to see how to use GetModel API.
|
|
3149
3153
|
*/
|
|
3150
3154
|
getModel(getModelRequest) {
|
|
3151
3155
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3208,7 +3212,7 @@ class DataScienceClient {
|
|
|
3208
3212
|
* @param GetModelArtifactContentRequest
|
|
3209
3213
|
* @return GetModelArtifactContentResponse
|
|
3210
3214
|
* @throws OciError when an error occurs
|
|
3211
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3215
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/GetModelArtifactContent.ts.html |here} to see how to use GetModelArtifactContent API.
|
|
3212
3216
|
*/
|
|
3213
3217
|
getModelArtifactContent(getModelArtifactContentRequest) {
|
|
3214
3218
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3291,7 +3295,7 @@ class DataScienceClient {
|
|
|
3291
3295
|
* @param GetModelDeploymentRequest
|
|
3292
3296
|
* @return GetModelDeploymentResponse
|
|
3293
3297
|
* @throws OciError when an error occurs
|
|
3294
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3298
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/GetModelDeployment.ts.html |here} to see how to use GetModelDeployment API.
|
|
3295
3299
|
*/
|
|
3296
3300
|
getModelDeployment(getModelDeploymentRequest) {
|
|
3297
3301
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3354,7 +3358,7 @@ class DataScienceClient {
|
|
|
3354
3358
|
* @param GetModelProvenanceRequest
|
|
3355
3359
|
* @return GetModelProvenanceResponse
|
|
3356
3360
|
* @throws OciError when an error occurs
|
|
3357
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3361
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/GetModelProvenance.ts.html |here} to see how to use GetModelProvenance API.
|
|
3358
3362
|
*/
|
|
3359
3363
|
getModelProvenance(getModelProvenanceRequest) {
|
|
3360
3364
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3417,7 +3421,7 @@ class DataScienceClient {
|
|
|
3417
3421
|
* @param GetModelVersionSetRequest
|
|
3418
3422
|
* @return GetModelVersionSetResponse
|
|
3419
3423
|
* @throws OciError when an error occurs
|
|
3420
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3424
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/GetModelVersionSet.ts.html |here} to see how to use GetModelVersionSet API.
|
|
3421
3425
|
*/
|
|
3422
3426
|
getModelVersionSet(getModelVersionSetRequest) {
|
|
3423
3427
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3480,7 +3484,7 @@ class DataScienceClient {
|
|
|
3480
3484
|
* @param GetNotebookSessionRequest
|
|
3481
3485
|
* @return GetNotebookSessionResponse
|
|
3482
3486
|
* @throws OciError when an error occurs
|
|
3483
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3487
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/GetNotebookSession.ts.html |here} to see how to use GetNotebookSession API.
|
|
3484
3488
|
*/
|
|
3485
3489
|
getNotebookSession(getNotebookSessionRequest) {
|
|
3486
3490
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3543,7 +3547,7 @@ class DataScienceClient {
|
|
|
3543
3547
|
* @param GetPipelineRequest
|
|
3544
3548
|
* @return GetPipelineResponse
|
|
3545
3549
|
* @throws OciError when an error occurs
|
|
3546
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3550
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/GetPipeline.ts.html |here} to see how to use GetPipeline API.
|
|
3547
3551
|
*/
|
|
3548
3552
|
getPipeline(getPipelineRequest) {
|
|
3549
3553
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3606,7 +3610,7 @@ class DataScienceClient {
|
|
|
3606
3610
|
* @param GetPipelineRunRequest
|
|
3607
3611
|
* @return GetPipelineRunResponse
|
|
3608
3612
|
* @throws OciError when an error occurs
|
|
3609
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3613
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/GetPipelineRun.ts.html |here} to see how to use GetPipelineRun API.
|
|
3610
3614
|
*/
|
|
3611
3615
|
getPipelineRun(getPipelineRunRequest) {
|
|
3612
3616
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3669,7 +3673,7 @@ class DataScienceClient {
|
|
|
3669
3673
|
* @param GetProjectRequest
|
|
3670
3674
|
* @return GetProjectResponse
|
|
3671
3675
|
* @throws OciError when an error occurs
|
|
3672
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3676
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/GetProject.ts.html |here} to see how to use GetProject API.
|
|
3673
3677
|
*/
|
|
3674
3678
|
getProject(getProjectRequest) {
|
|
3675
3679
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3732,7 +3736,7 @@ class DataScienceClient {
|
|
|
3732
3736
|
* @param GetStepArtifactContentRequest
|
|
3733
3737
|
* @return GetStepArtifactContentResponse
|
|
3734
3738
|
* @throws OciError when an error occurs
|
|
3735
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3739
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/GetStepArtifactContent.ts.html |here} to see how to use GetStepArtifactContent API.
|
|
3736
3740
|
*/
|
|
3737
3741
|
getStepArtifactContent(getStepArtifactContentRequest) {
|
|
3738
3742
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3816,7 +3820,7 @@ class DataScienceClient {
|
|
|
3816
3820
|
* @param GetWorkRequestRequest
|
|
3817
3821
|
* @return GetWorkRequestResponse
|
|
3818
3822
|
* @throws OciError when an error occurs
|
|
3819
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3823
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
3820
3824
|
*/
|
|
3821
3825
|
getWorkRequest(getWorkRequestRequest) {
|
|
3822
3826
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3884,7 +3888,7 @@ class DataScienceClient {
|
|
|
3884
3888
|
* @param HeadJobArtifactRequest
|
|
3885
3889
|
* @return HeadJobArtifactResponse
|
|
3886
3890
|
* @throws OciError when an error occurs
|
|
3887
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3891
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/HeadJobArtifact.ts.html |here} to see how to use HeadJobArtifact API.
|
|
3888
3892
|
*/
|
|
3889
3893
|
headJobArtifact(headJobArtifactRequest) {
|
|
3890
3894
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3963,7 +3967,7 @@ class DataScienceClient {
|
|
|
3963
3967
|
* @param HeadModelArtifactRequest
|
|
3964
3968
|
* @return HeadModelArtifactResponse
|
|
3965
3969
|
* @throws OciError when an error occurs
|
|
3966
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3970
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/HeadModelArtifact.ts.html |here} to see how to use HeadModelArtifact API.
|
|
3967
3971
|
*/
|
|
3968
3972
|
headModelArtifact(headModelArtifactRequest) {
|
|
3969
3973
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4042,7 +4046,7 @@ class DataScienceClient {
|
|
|
4042
4046
|
* @param HeadStepArtifactRequest
|
|
4043
4047
|
* @return HeadStepArtifactResponse
|
|
4044
4048
|
* @throws OciError when an error occurs
|
|
4045
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4049
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/HeadStepArtifact.ts.html |here} to see how to use HeadStepArtifact API.
|
|
4046
4050
|
*/
|
|
4047
4051
|
headStepArtifact(headStepArtifactRequest) {
|
|
4048
4052
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4122,7 +4126,7 @@ class DataScienceClient {
|
|
|
4122
4126
|
* @param ImportModelArtifactRequest
|
|
4123
4127
|
* @return ImportModelArtifactResponse
|
|
4124
4128
|
* @throws OciError when an error occurs
|
|
4125
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4129
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ImportModelArtifact.ts.html |here} to see how to use ImportModelArtifact API.
|
|
4126
4130
|
*/
|
|
4127
4131
|
importModelArtifact(importModelArtifactRequest) {
|
|
4128
4132
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4184,7 +4188,7 @@ class DataScienceClient {
|
|
|
4184
4188
|
* @param ListDataSciencePrivateEndpointsRequest
|
|
4185
4189
|
* @return ListDataSciencePrivateEndpointsResponse
|
|
4186
4190
|
* @throws OciError when an error occurs
|
|
4187
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4191
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ListDataSciencePrivateEndpoints.ts.html |here} to see how to use ListDataSciencePrivateEndpoints API.
|
|
4188
4192
|
*/
|
|
4189
4193
|
listDataSciencePrivateEndpoints(listDataSciencePrivateEndpointsRequest) {
|
|
4190
4194
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4300,7 +4304,7 @@ class DataScienceClient {
|
|
|
4300
4304
|
* @param ListFastLaunchJobConfigsRequest
|
|
4301
4305
|
* @return ListFastLaunchJobConfigsResponse
|
|
4302
4306
|
* @throws OciError when an error occurs
|
|
4303
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4307
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ListFastLaunchJobConfigs.ts.html |here} to see how to use ListFastLaunchJobConfigs API.
|
|
4304
4308
|
*/
|
|
4305
4309
|
listFastLaunchJobConfigs(listFastLaunchJobConfigsRequest) {
|
|
4306
4310
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4410,7 +4414,7 @@ class DataScienceClient {
|
|
|
4410
4414
|
* @param ListJobRunsRequest
|
|
4411
4415
|
* @return ListJobRunsResponse
|
|
4412
4416
|
* @throws OciError when an error occurs
|
|
4413
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4417
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ListJobRuns.ts.html |here} to see how to use ListJobRuns API.
|
|
4414
4418
|
*/
|
|
4415
4419
|
listJobRuns(listJobRunsRequest) {
|
|
4416
4420
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4527,7 +4531,7 @@ class DataScienceClient {
|
|
|
4527
4531
|
* @param ListJobShapesRequest
|
|
4528
4532
|
* @return ListJobShapesResponse
|
|
4529
4533
|
* @throws OciError when an error occurs
|
|
4530
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4534
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ListJobShapes.ts.html |here} to see how to use ListJobShapes API.
|
|
4531
4535
|
*/
|
|
4532
4536
|
listJobShapes(listJobShapesRequest) {
|
|
4533
4537
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4637,7 +4641,7 @@ class DataScienceClient {
|
|
|
4637
4641
|
* @param ListJobsRequest
|
|
4638
4642
|
* @return ListJobsResponse
|
|
4639
4643
|
* @throws OciError when an error occurs
|
|
4640
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4644
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ListJobs.ts.html |here} to see how to use ListJobs API.
|
|
4641
4645
|
*/
|
|
4642
4646
|
listJobs(listJobsRequest) {
|
|
4643
4647
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4754,7 +4758,7 @@ class DataScienceClient {
|
|
|
4754
4758
|
* @param ListModelDeploymentShapesRequest
|
|
4755
4759
|
* @return ListModelDeploymentShapesResponse
|
|
4756
4760
|
* @throws OciError when an error occurs
|
|
4757
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4761
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ListModelDeploymentShapes.ts.html |here} to see how to use ListModelDeploymentShapes API.
|
|
4758
4762
|
*/
|
|
4759
4763
|
listModelDeploymentShapes(listModelDeploymentShapesRequest) {
|
|
4760
4764
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4865,7 +4869,7 @@ class DataScienceClient {
|
|
|
4865
4869
|
* @param ListModelDeploymentsRequest
|
|
4866
4870
|
* @return ListModelDeploymentsResponse
|
|
4867
4871
|
* @throws OciError when an error occurs
|
|
4868
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4872
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ListModelDeployments.ts.html |here} to see how to use ListModelDeployments API.
|
|
4869
4873
|
*/
|
|
4870
4874
|
listModelDeployments(listModelDeploymentsRequest) {
|
|
4871
4875
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4982,7 +4986,7 @@ class DataScienceClient {
|
|
|
4982
4986
|
* @param ListModelVersionSetsRequest
|
|
4983
4987
|
* @return ListModelVersionSetsResponse
|
|
4984
4988
|
* @throws OciError when an error occurs
|
|
4985
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4989
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ListModelVersionSets.ts.html |here} to see how to use ListModelVersionSets API.
|
|
4986
4990
|
*/
|
|
4987
4991
|
listModelVersionSets(listModelVersionSetsRequest) {
|
|
4988
4992
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5099,7 +5103,7 @@ class DataScienceClient {
|
|
|
5099
5103
|
* @param ListModelsRequest
|
|
5100
5104
|
* @return ListModelsResponse
|
|
5101
5105
|
* @throws OciError when an error occurs
|
|
5102
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5106
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ListModels.ts.html |here} to see how to use ListModels API.
|
|
5103
5107
|
*/
|
|
5104
5108
|
listModels(listModelsRequest) {
|
|
5105
5109
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5218,7 +5222,7 @@ class DataScienceClient {
|
|
|
5218
5222
|
* @param ListNotebookSessionShapesRequest
|
|
5219
5223
|
* @return ListNotebookSessionShapesResponse
|
|
5220
5224
|
* @throws OciError when an error occurs
|
|
5221
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5225
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ListNotebookSessionShapes.ts.html |here} to see how to use ListNotebookSessionShapes API.
|
|
5222
5226
|
*/
|
|
5223
5227
|
listNotebookSessionShapes(listNotebookSessionShapesRequest) {
|
|
5224
5228
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5328,7 +5332,7 @@ class DataScienceClient {
|
|
|
5328
5332
|
* @param ListNotebookSessionsRequest
|
|
5329
5333
|
* @return ListNotebookSessionsResponse
|
|
5330
5334
|
* @throws OciError when an error occurs
|
|
5331
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5335
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ListNotebookSessions.ts.html |here} to see how to use ListNotebookSessions API.
|
|
5332
5336
|
*/
|
|
5333
5337
|
listNotebookSessions(listNotebookSessionsRequest) {
|
|
5334
5338
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5445,7 +5449,7 @@ class DataScienceClient {
|
|
|
5445
5449
|
* @param ListPipelineRunsRequest
|
|
5446
5450
|
* @return ListPipelineRunsResponse
|
|
5447
5451
|
* @throws OciError when an error occurs
|
|
5448
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5452
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ListPipelineRuns.ts.html |here} to see how to use ListPipelineRuns API.
|
|
5449
5453
|
*/
|
|
5450
5454
|
listPipelineRuns(listPipelineRunsRequest) {
|
|
5451
5455
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5562,7 +5566,7 @@ class DataScienceClient {
|
|
|
5562
5566
|
* @param ListPipelinesRequest
|
|
5563
5567
|
* @return ListPipelinesResponse
|
|
5564
5568
|
* @throws OciError when an error occurs
|
|
5565
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5569
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ListPipelines.ts.html |here} to see how to use ListPipelines API.
|
|
5566
5570
|
*/
|
|
5567
5571
|
listPipelines(listPipelinesRequest) {
|
|
5568
5572
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5679,7 +5683,7 @@ class DataScienceClient {
|
|
|
5679
5683
|
* @param ListProjectsRequest
|
|
5680
5684
|
* @return ListProjectsResponse
|
|
5681
5685
|
* @throws OciError when an error occurs
|
|
5682
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5686
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ListProjects.ts.html |here} to see how to use ListProjects API.
|
|
5683
5687
|
*/
|
|
5684
5688
|
listProjects(listProjectsRequest) {
|
|
5685
5689
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5795,7 +5799,7 @@ class DataScienceClient {
|
|
|
5795
5799
|
* @param ListWorkRequestErrorsRequest
|
|
5796
5800
|
* @return ListWorkRequestErrorsResponse
|
|
5797
5801
|
* @throws OciError when an error occurs
|
|
5798
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5802
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
5799
5803
|
*/
|
|
5800
5804
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
5801
5805
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5906,7 +5910,7 @@ class DataScienceClient {
|
|
|
5906
5910
|
* @param ListWorkRequestLogsRequest
|
|
5907
5911
|
* @return ListWorkRequestLogsResponse
|
|
5908
5912
|
* @throws OciError when an error occurs
|
|
5909
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5913
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
5910
5914
|
*/
|
|
5911
5915
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
5912
5916
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6017,7 +6021,7 @@ class DataScienceClient {
|
|
|
6017
6021
|
* @param ListWorkRequestsRequest
|
|
6018
6022
|
* @return ListWorkRequestsResponse
|
|
6019
6023
|
* @throws OciError when an error occurs
|
|
6020
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6024
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
6021
6025
|
*/
|
|
6022
6026
|
listWorkRequests(listWorkRequestsRequest) {
|
|
6023
6027
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6135,7 +6139,7 @@ class DataScienceClient {
|
|
|
6135
6139
|
* @param UpdateDataSciencePrivateEndpointRequest
|
|
6136
6140
|
* @return UpdateDataSciencePrivateEndpointResponse
|
|
6137
6141
|
* @throws OciError when an error occurs
|
|
6138
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6142
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/UpdateDataSciencePrivateEndpoint.ts.html |here} to see how to use UpdateDataSciencePrivateEndpoint API.
|
|
6139
6143
|
*/
|
|
6140
6144
|
updateDataSciencePrivateEndpoint(updateDataSciencePrivateEndpointRequest) {
|
|
6141
6145
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6205,7 +6209,7 @@ class DataScienceClient {
|
|
|
6205
6209
|
* @param UpdateJobRequest
|
|
6206
6210
|
* @return UpdateJobResponse
|
|
6207
6211
|
* @throws OciError when an error occurs
|
|
6208
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6212
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/UpdateJob.ts.html |here} to see how to use UpdateJob API.
|
|
6209
6213
|
*/
|
|
6210
6214
|
updateJob(updateJobRequest) {
|
|
6211
6215
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6270,7 +6274,7 @@ class DataScienceClient {
|
|
|
6270
6274
|
* @param UpdateJobRunRequest
|
|
6271
6275
|
* @return UpdateJobRunResponse
|
|
6272
6276
|
* @throws OciError when an error occurs
|
|
6273
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6277
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/UpdateJobRun.ts.html |here} to see how to use UpdateJobRun API.
|
|
6274
6278
|
*/
|
|
6275
6279
|
updateJobRun(updateJobRunRequest) {
|
|
6276
6280
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6335,7 +6339,7 @@ class DataScienceClient {
|
|
|
6335
6339
|
* @param UpdateModelRequest
|
|
6336
6340
|
* @return UpdateModelResponse
|
|
6337
6341
|
* @throws OciError when an error occurs
|
|
6338
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6342
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/UpdateModel.ts.html |here} to see how to use UpdateModel API.
|
|
6339
6343
|
*/
|
|
6340
6344
|
updateModel(updateModelRequest) {
|
|
6341
6345
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6404,7 +6408,7 @@ class DataScienceClient {
|
|
|
6404
6408
|
* @param UpdateModelDeploymentRequest
|
|
6405
6409
|
* @return UpdateModelDeploymentResponse
|
|
6406
6410
|
* @throws OciError when an error occurs
|
|
6407
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6411
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/UpdateModelDeployment.ts.html |here} to see how to use UpdateModelDeployment API.
|
|
6408
6412
|
*/
|
|
6409
6413
|
updateModelDeployment(updateModelDeploymentRequest) {
|
|
6410
6414
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6465,7 +6469,7 @@ class DataScienceClient {
|
|
|
6465
6469
|
* @param UpdateModelProvenanceRequest
|
|
6466
6470
|
* @return UpdateModelProvenanceResponse
|
|
6467
6471
|
* @throws OciError when an error occurs
|
|
6468
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6472
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/UpdateModelProvenance.ts.html |here} to see how to use UpdateModelProvenance API.
|
|
6469
6473
|
*/
|
|
6470
6474
|
updateModelProvenance(updateModelProvenanceRequest) {
|
|
6471
6475
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6530,7 +6534,7 @@ class DataScienceClient {
|
|
|
6530
6534
|
* @param UpdateModelVersionSetRequest
|
|
6531
6535
|
* @return UpdateModelVersionSetResponse
|
|
6532
6536
|
* @throws OciError when an error occurs
|
|
6533
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6537
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/UpdateModelVersionSet.ts.html |here} to see how to use UpdateModelVersionSet API.
|
|
6534
6538
|
*/
|
|
6535
6539
|
updateModelVersionSet(updateModelVersionSetRequest) {
|
|
6536
6540
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6598,7 +6602,7 @@ class DataScienceClient {
|
|
|
6598
6602
|
* @param UpdateNotebookSessionRequest
|
|
6599
6603
|
* @return UpdateNotebookSessionResponse
|
|
6600
6604
|
* @throws OciError when an error occurs
|
|
6601
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6605
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/UpdateNotebookSession.ts.html |here} to see how to use UpdateNotebookSession API.
|
|
6602
6606
|
*/
|
|
6603
6607
|
updateNotebookSession(updateNotebookSessionRequest) {
|
|
6604
6608
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6663,7 +6667,7 @@ class DataScienceClient {
|
|
|
6663
6667
|
* @param UpdatePipelineRequest
|
|
6664
6668
|
* @return UpdatePipelineResponse
|
|
6665
6669
|
* @throws OciError when an error occurs
|
|
6666
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6670
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
|
|
6667
6671
|
*/
|
|
6668
6672
|
updatePipeline(updatePipelineRequest) {
|
|
6669
6673
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6728,7 +6732,7 @@ class DataScienceClient {
|
|
|
6728
6732
|
* @param UpdatePipelineRunRequest
|
|
6729
6733
|
* @return UpdatePipelineRunResponse
|
|
6730
6734
|
* @throws OciError when an error occurs
|
|
6731
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6735
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/UpdatePipelineRun.ts.html |here} to see how to use UpdatePipelineRun API.
|
|
6732
6736
|
*/
|
|
6733
6737
|
updatePipelineRun(updatePipelineRunRequest) {
|
|
6734
6738
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6793,7 +6797,7 @@ class DataScienceClient {
|
|
|
6793
6797
|
* @param UpdateProjectRequest
|
|
6794
6798
|
* @return UpdateProjectResponse
|
|
6795
6799
|
* @throws OciError when an error occurs
|
|
6796
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6800
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/datascience/UpdateProject.ts.html |here} to see how to use UpdateProject API.
|
|
6797
6801
|
*/
|
|
6798
6802
|
updateProject(updateProjectRequest) {
|
|
6799
6803
|
return __awaiter(this, void 0, void 0, function* () {
|