oci-datascience 2.67.0 → 2.68.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 +86 -85
- package/lib/client.js +90 -86
- 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-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-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-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-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-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-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
|
@@ -63,6 +63,7 @@ class DataScienceClient {
|
|
|
63
63
|
this["_defaultHeaders"] = {};
|
|
64
64
|
this._circuitBreaker = null;
|
|
65
65
|
this._httpOptions = undefined;
|
|
66
|
+
this._bodyDuplexMode = undefined;
|
|
66
67
|
this.targetService = "DataScience";
|
|
67
68
|
this._regionId = "";
|
|
68
69
|
this._lastSetRegionOrRegionId = "";
|
|
@@ -77,6 +78,9 @@ class DataScienceClient {
|
|
|
77
78
|
this._httpOptions = clientConfiguration.httpOptions
|
|
78
79
|
? clientConfiguration.httpOptions
|
|
79
80
|
: undefined;
|
|
81
|
+
this._bodyDuplexMode = clientConfiguration.bodyDuplexMode
|
|
82
|
+
? clientConfiguration.bodyDuplexMode
|
|
83
|
+
: undefined;
|
|
80
84
|
}
|
|
81
85
|
// if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
|
|
82
86
|
const specCircuitBreakerEnabled = true;
|
|
@@ -87,7 +91,7 @@ class DataScienceClient {
|
|
|
87
91
|
}
|
|
88
92
|
this._httpClient =
|
|
89
93
|
params.httpClient ||
|
|
90
|
-
new common.FetchHttpClient(requestSigner, this._circuitBreaker, this._httpOptions);
|
|
94
|
+
new common.FetchHttpClient(requestSigner, this._circuitBreaker, this._httpOptions, this._bodyDuplexMode);
|
|
91
95
|
if (params.authenticationDetailsProvider &&
|
|
92
96
|
common.isRegionProvider(params.authenticationDetailsProvider)) {
|
|
93
97
|
const provider = params.authenticationDetailsProvider;
|
|
@@ -181,7 +185,7 @@ class DataScienceClient {
|
|
|
181
185
|
* @param ActivateModelRequest
|
|
182
186
|
* @return ActivateModelResponse
|
|
183
187
|
* @throws OciError when an error occurs
|
|
184
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
188
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ActivateModel.ts.html |here} to see how to use ActivateModel API.
|
|
185
189
|
*/
|
|
186
190
|
activateModel(activateModelRequest) {
|
|
187
191
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -245,7 +249,7 @@ class DataScienceClient {
|
|
|
245
249
|
* @param ActivateModelDeploymentRequest
|
|
246
250
|
* @return ActivateModelDeploymentResponse
|
|
247
251
|
* @throws OciError when an error occurs
|
|
248
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
252
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ActivateModelDeployment.ts.html |here} to see how to use ActivateModelDeployment API.
|
|
249
253
|
*/
|
|
250
254
|
activateModelDeployment(activateModelDeploymentRequest) {
|
|
251
255
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -305,7 +309,7 @@ class DataScienceClient {
|
|
|
305
309
|
* @param ActivateNotebookSessionRequest
|
|
306
310
|
* @return ActivateNotebookSessionResponse
|
|
307
311
|
* @throws OciError when an error occurs
|
|
308
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
312
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ActivateNotebookSession.ts.html |here} to see how to use ActivateNotebookSession API.
|
|
309
313
|
*/
|
|
310
314
|
activateNotebookSession(activateNotebookSessionRequest) {
|
|
311
315
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -365,7 +369,7 @@ class DataScienceClient {
|
|
|
365
369
|
* @param CancelJobRunRequest
|
|
366
370
|
* @return CancelJobRunResponse
|
|
367
371
|
* @throws OciError when an error occurs
|
|
368
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
372
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/CancelJobRun.ts.html |here} to see how to use CancelJobRun API.
|
|
369
373
|
*/
|
|
370
374
|
cancelJobRun(cancelJobRunRequest) {
|
|
371
375
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -420,7 +424,7 @@ class DataScienceClient {
|
|
|
420
424
|
* @param CancelPipelineRunRequest
|
|
421
425
|
* @return CancelPipelineRunResponse
|
|
422
426
|
* @throws OciError when an error occurs
|
|
423
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
427
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/CancelPipelineRun.ts.html |here} to see how to use CancelPipelineRun API.
|
|
424
428
|
*/
|
|
425
429
|
cancelPipelineRun(cancelPipelineRunRequest) {
|
|
426
430
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -476,7 +480,7 @@ class DataScienceClient {
|
|
|
476
480
|
* @param CancelWorkRequestRequest
|
|
477
481
|
* @return CancelWorkRequestResponse
|
|
478
482
|
* @throws OciError when an error occurs
|
|
479
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
483
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
|
|
480
484
|
*/
|
|
481
485
|
cancelWorkRequest(cancelWorkRequestRequest) {
|
|
482
486
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -531,7 +535,7 @@ class DataScienceClient {
|
|
|
531
535
|
* @param ChangeJobCompartmentRequest
|
|
532
536
|
* @return ChangeJobCompartmentResponse
|
|
533
537
|
* @throws OciError when an error occurs
|
|
534
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
538
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ChangeJobCompartment.ts.html |here} to see how to use ChangeJobCompartment API.
|
|
535
539
|
*/
|
|
536
540
|
changeJobCompartment(changeJobCompartmentRequest) {
|
|
537
541
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -587,7 +591,7 @@ class DataScienceClient {
|
|
|
587
591
|
* @param ChangeJobRunCompartmentRequest
|
|
588
592
|
* @return ChangeJobRunCompartmentResponse
|
|
589
593
|
* @throws OciError when an error occurs
|
|
590
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
594
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ChangeJobRunCompartment.ts.html |here} to see how to use ChangeJobRunCompartment API.
|
|
591
595
|
*/
|
|
592
596
|
changeJobRunCompartment(changeJobRunCompartmentRequest) {
|
|
593
597
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -643,7 +647,7 @@ class DataScienceClient {
|
|
|
643
647
|
* @param ChangeModelCompartmentRequest
|
|
644
648
|
* @return ChangeModelCompartmentResponse
|
|
645
649
|
* @throws OciError when an error occurs
|
|
646
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
650
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
|
|
647
651
|
*/
|
|
648
652
|
changeModelCompartment(changeModelCompartmentRequest) {
|
|
649
653
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -700,7 +704,7 @@ class DataScienceClient {
|
|
|
700
704
|
* @param ChangeModelDeploymentCompartmentRequest
|
|
701
705
|
* @return ChangeModelDeploymentCompartmentResponse
|
|
702
706
|
* @throws OciError when an error occurs
|
|
703
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
707
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ChangeModelDeploymentCompartment.ts.html |here} to see how to use ChangeModelDeploymentCompartment API.
|
|
704
708
|
*/
|
|
705
709
|
changeModelDeploymentCompartment(changeModelDeploymentCompartmentRequest) {
|
|
706
710
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -757,7 +761,7 @@ class DataScienceClient {
|
|
|
757
761
|
* @param ChangeModelVersionSetCompartmentRequest
|
|
758
762
|
* @return ChangeModelVersionSetCompartmentResponse
|
|
759
763
|
* @throws OciError when an error occurs
|
|
760
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
764
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ChangeModelVersionSetCompartment.ts.html |here} to see how to use ChangeModelVersionSetCompartment API.
|
|
761
765
|
*/
|
|
762
766
|
changeModelVersionSetCompartment(changeModelVersionSetCompartmentRequest) {
|
|
763
767
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -819,7 +823,7 @@ class DataScienceClient {
|
|
|
819
823
|
* @param ChangeNotebookSessionCompartmentRequest
|
|
820
824
|
* @return ChangeNotebookSessionCompartmentResponse
|
|
821
825
|
* @throws OciError when an error occurs
|
|
822
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
826
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ChangeNotebookSessionCompartment.ts.html |here} to see how to use ChangeNotebookSessionCompartment API.
|
|
823
827
|
*/
|
|
824
828
|
changeNotebookSessionCompartment(changeNotebookSessionCompartmentRequest) {
|
|
825
829
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -876,7 +880,7 @@ class DataScienceClient {
|
|
|
876
880
|
* @param ChangePipelineCompartmentRequest
|
|
877
881
|
* @return ChangePipelineCompartmentResponse
|
|
878
882
|
* @throws OciError when an error occurs
|
|
879
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
883
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ChangePipelineCompartment.ts.html |here} to see how to use ChangePipelineCompartment API.
|
|
880
884
|
*/
|
|
881
885
|
changePipelineCompartment(changePipelineCompartmentRequest) {
|
|
882
886
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -932,7 +936,7 @@ class DataScienceClient {
|
|
|
932
936
|
* @param ChangePipelineRunCompartmentRequest
|
|
933
937
|
* @return ChangePipelineRunCompartmentResponse
|
|
934
938
|
* @throws OciError when an error occurs
|
|
935
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
939
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ChangePipelineRunCompartment.ts.html |here} to see how to use ChangePipelineRunCompartment API.
|
|
936
940
|
*/
|
|
937
941
|
changePipelineRunCompartment(changePipelineRunCompartmentRequest) {
|
|
938
942
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -988,7 +992,7 @@ class DataScienceClient {
|
|
|
988
992
|
* @param ChangeProjectCompartmentRequest
|
|
989
993
|
* @return ChangeProjectCompartmentResponse
|
|
990
994
|
* @throws OciError when an error occurs
|
|
991
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
995
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
|
|
992
996
|
*/
|
|
993
997
|
changeProjectCompartment(changeProjectCompartmentRequest) {
|
|
994
998
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1045,7 +1049,7 @@ class DataScienceClient {
|
|
|
1045
1049
|
* @param CreateJobRequest
|
|
1046
1050
|
* @return CreateJobResponse
|
|
1047
1051
|
* @throws OciError when an error occurs
|
|
1048
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1052
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/CreateJob.ts.html |here} to see how to use CreateJob API.
|
|
1049
1053
|
*/
|
|
1050
1054
|
createJob(createJobRequest) {
|
|
1051
1055
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1108,7 +1112,7 @@ class DataScienceClient {
|
|
|
1108
1112
|
* @param CreateJobArtifactRequest
|
|
1109
1113
|
* @return CreateJobArtifactResponse
|
|
1110
1114
|
* @throws OciError when an error occurs
|
|
1111
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1115
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/CreateJobArtifact.ts.html |here} to see how to use CreateJobArtifact API.
|
|
1112
1116
|
*/
|
|
1113
1117
|
createJobArtifact(createJobArtifactRequest) {
|
|
1114
1118
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1171,7 +1175,7 @@ class DataScienceClient {
|
|
|
1171
1175
|
* @param CreateJobRunRequest
|
|
1172
1176
|
* @return CreateJobRunResponse
|
|
1173
1177
|
* @throws OciError when an error occurs
|
|
1174
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1178
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/CreateJobRun.ts.html |here} to see how to use CreateJobRun API.
|
|
1175
1179
|
*/
|
|
1176
1180
|
createJobRun(createJobRunRequest) {
|
|
1177
1181
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1234,7 +1238,7 @@ class DataScienceClient {
|
|
|
1234
1238
|
* @param CreateModelRequest
|
|
1235
1239
|
* @return CreateModelResponse
|
|
1236
1240
|
* @throws OciError when an error occurs
|
|
1237
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1241
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/CreateModel.ts.html |here} to see how to use CreateModel API.
|
|
1238
1242
|
*/
|
|
1239
1243
|
createModel(createModelRequest) {
|
|
1240
1244
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1297,7 +1301,7 @@ class DataScienceClient {
|
|
|
1297
1301
|
* @param CreateModelArtifactRequest
|
|
1298
1302
|
* @return CreateModelArtifactResponse
|
|
1299
1303
|
* @throws OciError when an error occurs
|
|
1300
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1304
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/CreateModelArtifact.ts.html |here} to see how to use CreateModelArtifact API.
|
|
1301
1305
|
*/
|
|
1302
1306
|
createModelArtifact(createModelArtifactRequest) {
|
|
1303
1307
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1361,7 +1365,7 @@ class DataScienceClient {
|
|
|
1361
1365
|
* @param CreateModelDeploymentRequest
|
|
1362
1366
|
* @return CreateModelDeploymentResponse
|
|
1363
1367
|
* @throws OciError when an error occurs
|
|
1364
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1368
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/CreateModelDeployment.ts.html |here} to see how to use CreateModelDeployment API.
|
|
1365
1369
|
*/
|
|
1366
1370
|
createModelDeployment(createModelDeploymentRequest) {
|
|
1367
1371
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1434,7 +1438,7 @@ class DataScienceClient {
|
|
|
1434
1438
|
* @param CreateModelProvenanceRequest
|
|
1435
1439
|
* @return CreateModelProvenanceResponse
|
|
1436
1440
|
* @throws OciError when an error occurs
|
|
1437
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1441
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/CreateModelProvenance.ts.html |here} to see how to use CreateModelProvenance API.
|
|
1438
1442
|
*/
|
|
1439
1443
|
createModelProvenance(createModelProvenanceRequest) {
|
|
1440
1444
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1499,7 +1503,7 @@ class DataScienceClient {
|
|
|
1499
1503
|
* @param CreateModelVersionSetRequest
|
|
1500
1504
|
* @return CreateModelVersionSetResponse
|
|
1501
1505
|
* @throws OciError when an error occurs
|
|
1502
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1506
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/CreateModelVersionSet.ts.html |here} to see how to use CreateModelVersionSet API.
|
|
1503
1507
|
*/
|
|
1504
1508
|
createModelVersionSet(createModelVersionSetRequest) {
|
|
1505
1509
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1562,7 +1566,7 @@ class DataScienceClient {
|
|
|
1562
1566
|
* @param CreateNotebookSessionRequest
|
|
1563
1567
|
* @return CreateNotebookSessionResponse
|
|
1564
1568
|
* @throws OciError when an error occurs
|
|
1565
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1569
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/CreateNotebookSession.ts.html |here} to see how to use CreateNotebookSession API.
|
|
1566
1570
|
*/
|
|
1567
1571
|
createNotebookSession(createNotebookSessionRequest) {
|
|
1568
1572
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1636,7 +1640,7 @@ class DataScienceClient {
|
|
|
1636
1640
|
* @param CreatePipelineRequest
|
|
1637
1641
|
* @return CreatePipelineResponse
|
|
1638
1642
|
* @throws OciError when an error occurs
|
|
1639
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1643
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
|
|
1640
1644
|
*/
|
|
1641
1645
|
createPipeline(createPipelineRequest) {
|
|
1642
1646
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1700,7 +1704,7 @@ class DataScienceClient {
|
|
|
1700
1704
|
* @param CreatePipelineRunRequest
|
|
1701
1705
|
* @return CreatePipelineRunResponse
|
|
1702
1706
|
* @throws OciError when an error occurs
|
|
1703
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1707
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/CreatePipelineRun.ts.html |here} to see how to use CreatePipelineRun API.
|
|
1704
1708
|
*/
|
|
1705
1709
|
createPipelineRun(createPipelineRunRequest) {
|
|
1706
1710
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1768,7 +1772,7 @@ class DataScienceClient {
|
|
|
1768
1772
|
* @param CreateProjectRequest
|
|
1769
1773
|
* @return CreateProjectResponse
|
|
1770
1774
|
* @throws OciError when an error occurs
|
|
1771
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1775
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/CreateProject.ts.html |here} to see how to use CreateProject API.
|
|
1772
1776
|
*/
|
|
1773
1777
|
createProject(createProjectRequest) {
|
|
1774
1778
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1831,7 +1835,7 @@ class DataScienceClient {
|
|
|
1831
1835
|
* @param CreateStepArtifactRequest
|
|
1832
1836
|
* @return CreateStepArtifactResponse
|
|
1833
1837
|
* @throws OciError when an error occurs
|
|
1834
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1838
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/CreateStepArtifact.ts.html |here} to see how to use CreateStepArtifact API.
|
|
1835
1839
|
*/
|
|
1836
1840
|
createStepArtifact(createStepArtifactRequest) {
|
|
1837
1841
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1890,7 +1894,7 @@ class DataScienceClient {
|
|
|
1890
1894
|
* @param DeactivateModelRequest
|
|
1891
1895
|
* @return DeactivateModelResponse
|
|
1892
1896
|
* @throws OciError when an error occurs
|
|
1893
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1897
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/DeactivateModel.ts.html |here} to see how to use DeactivateModel API.
|
|
1894
1898
|
*/
|
|
1895
1899
|
deactivateModel(deactivateModelRequest) {
|
|
1896
1900
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1954,7 +1958,7 @@ class DataScienceClient {
|
|
|
1954
1958
|
* @param DeactivateModelDeploymentRequest
|
|
1955
1959
|
* @return DeactivateModelDeploymentResponse
|
|
1956
1960
|
* @throws OciError when an error occurs
|
|
1957
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1961
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/DeactivateModelDeployment.ts.html |here} to see how to use DeactivateModelDeployment API.
|
|
1958
1962
|
*/
|
|
1959
1963
|
deactivateModelDeployment(deactivateModelDeploymentRequest) {
|
|
1960
1964
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2014,7 +2018,7 @@ class DataScienceClient {
|
|
|
2014
2018
|
* @param DeactivateNotebookSessionRequest
|
|
2015
2019
|
* @return DeactivateNotebookSessionResponse
|
|
2016
2020
|
* @throws OciError when an error occurs
|
|
2017
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2021
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/DeactivateNotebookSession.ts.html |here} to see how to use DeactivateNotebookSession API.
|
|
2018
2022
|
*/
|
|
2019
2023
|
deactivateNotebookSession(deactivateNotebookSessionRequest) {
|
|
2020
2024
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2074,7 +2078,7 @@ class DataScienceClient {
|
|
|
2074
2078
|
* @param DeleteJobRequest
|
|
2075
2079
|
* @return DeleteJobResponse
|
|
2076
2080
|
* @throws OciError when an error occurs
|
|
2077
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2081
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/DeleteJob.ts.html |here} to see how to use DeleteJob API.
|
|
2078
2082
|
*/
|
|
2079
2083
|
deleteJob(deleteJobRequest) {
|
|
2080
2084
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2136,7 +2140,7 @@ class DataScienceClient {
|
|
|
2136
2140
|
* @param DeleteJobRunRequest
|
|
2137
2141
|
* @return DeleteJobRunResponse
|
|
2138
2142
|
* @throws OciError when an error occurs
|
|
2139
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2143
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/DeleteJobRun.ts.html |here} to see how to use DeleteJobRun API.
|
|
2140
2144
|
*/
|
|
2141
2145
|
deleteJobRun(deleteJobRunRequest) {
|
|
2142
2146
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2191,7 +2195,7 @@ class DataScienceClient {
|
|
|
2191
2195
|
* @param DeleteModelRequest
|
|
2192
2196
|
* @return DeleteModelResponse
|
|
2193
2197
|
* @throws OciError when an error occurs
|
|
2194
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2198
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/DeleteModel.ts.html |here} to see how to use DeleteModel API.
|
|
2195
2199
|
*/
|
|
2196
2200
|
deleteModel(deleteModelRequest) {
|
|
2197
2201
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2246,7 +2250,7 @@ class DataScienceClient {
|
|
|
2246
2250
|
* @param DeleteModelDeploymentRequest
|
|
2247
2251
|
* @return DeleteModelDeploymentResponse
|
|
2248
2252
|
* @throws OciError when an error occurs
|
|
2249
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2253
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/DeleteModelDeployment.ts.html |here} to see how to use DeleteModelDeployment API.
|
|
2250
2254
|
*/
|
|
2251
2255
|
deleteModelDeployment(deleteModelDeploymentRequest) {
|
|
2252
2256
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2306,7 +2310,7 @@ class DataScienceClient {
|
|
|
2306
2310
|
* @param DeleteModelVersionSetRequest
|
|
2307
2311
|
* @return DeleteModelVersionSetResponse
|
|
2308
2312
|
* @throws OciError when an error occurs
|
|
2309
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2313
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/DeleteModelVersionSet.ts.html |here} to see how to use DeleteModelVersionSet API.
|
|
2310
2314
|
*/
|
|
2311
2315
|
deleteModelVersionSet(deleteModelVersionSetRequest) {
|
|
2312
2316
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2368,7 +2372,7 @@ class DataScienceClient {
|
|
|
2368
2372
|
* @param DeleteNotebookSessionRequest
|
|
2369
2373
|
* @return DeleteNotebookSessionResponse
|
|
2370
2374
|
* @throws OciError when an error occurs
|
|
2371
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2375
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/DeleteNotebookSession.ts.html |here} to see how to use DeleteNotebookSession API.
|
|
2372
2376
|
*/
|
|
2373
2377
|
deleteNotebookSession(deleteNotebookSessionRequest) {
|
|
2374
2378
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2428,7 +2432,7 @@ class DataScienceClient {
|
|
|
2428
2432
|
* @param DeletePipelineRequest
|
|
2429
2433
|
* @return DeletePipelineResponse
|
|
2430
2434
|
* @throws OciError when an error occurs
|
|
2431
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2435
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
|
|
2432
2436
|
*/
|
|
2433
2437
|
deletePipeline(deletePipelineRequest) {
|
|
2434
2438
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2491,7 +2495,7 @@ class DataScienceClient {
|
|
|
2491
2495
|
* @param DeletePipelineRunRequest
|
|
2492
2496
|
* @return DeletePipelineRunResponse
|
|
2493
2497
|
* @throws OciError when an error occurs
|
|
2494
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2498
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/DeletePipelineRun.ts.html |here} to see how to use DeletePipelineRun API.
|
|
2495
2499
|
*/
|
|
2496
2500
|
deletePipelineRun(deletePipelineRunRequest) {
|
|
2497
2501
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2548,7 +2552,7 @@ class DataScienceClient {
|
|
|
2548
2552
|
* @param DeleteProjectRequest
|
|
2549
2553
|
* @return DeleteProjectResponse
|
|
2550
2554
|
* @throws OciError when an error occurs
|
|
2551
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2555
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/DeleteProject.ts.html |here} to see how to use DeleteProject API.
|
|
2552
2556
|
*/
|
|
2553
2557
|
deleteProject(deleteProjectRequest) {
|
|
2554
2558
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2608,7 +2612,7 @@ class DataScienceClient {
|
|
|
2608
2612
|
* @param ExportModelArtifactRequest
|
|
2609
2613
|
* @return ExportModelArtifactResponse
|
|
2610
2614
|
* @throws OciError when an error occurs
|
|
2611
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2615
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ExportModelArtifact.ts.html |here} to see how to use ExportModelArtifact API.
|
|
2612
2616
|
*/
|
|
2613
2617
|
exportModelArtifact(exportModelArtifactRequest) {
|
|
2614
2618
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2670,7 +2674,7 @@ class DataScienceClient {
|
|
|
2670
2674
|
* @param GetJobRequest
|
|
2671
2675
|
* @return GetJobResponse
|
|
2672
2676
|
* @throws OciError when an error occurs
|
|
2673
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2677
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/GetJob.ts.html |here} to see how to use GetJob API.
|
|
2674
2678
|
*/
|
|
2675
2679
|
getJob(getJobRequest) {
|
|
2676
2680
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2733,7 +2737,7 @@ class DataScienceClient {
|
|
|
2733
2737
|
* @param GetJobArtifactContentRequest
|
|
2734
2738
|
* @return GetJobArtifactContentResponse
|
|
2735
2739
|
* @throws OciError when an error occurs
|
|
2736
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2740
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/GetJobArtifactContent.ts.html |here} to see how to use GetJobArtifactContent API.
|
|
2737
2741
|
*/
|
|
2738
2742
|
getJobArtifactContent(getJobArtifactContentRequest) {
|
|
2739
2743
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2816,7 +2820,7 @@ class DataScienceClient {
|
|
|
2816
2820
|
* @param GetJobRunRequest
|
|
2817
2821
|
* @return GetJobRunResponse
|
|
2818
2822
|
* @throws OciError when an error occurs
|
|
2819
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2823
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/GetJobRun.ts.html |here} to see how to use GetJobRun API.
|
|
2820
2824
|
*/
|
|
2821
2825
|
getJobRun(getJobRunRequest) {
|
|
2822
2826
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2879,7 +2883,7 @@ class DataScienceClient {
|
|
|
2879
2883
|
* @param GetModelRequest
|
|
2880
2884
|
* @return GetModelResponse
|
|
2881
2885
|
* @throws OciError when an error occurs
|
|
2882
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2886
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/GetModel.ts.html |here} to see how to use GetModel API.
|
|
2883
2887
|
*/
|
|
2884
2888
|
getModel(getModelRequest) {
|
|
2885
2889
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2942,7 +2946,7 @@ class DataScienceClient {
|
|
|
2942
2946
|
* @param GetModelArtifactContentRequest
|
|
2943
2947
|
* @return GetModelArtifactContentResponse
|
|
2944
2948
|
* @throws OciError when an error occurs
|
|
2945
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2949
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/GetModelArtifactContent.ts.html |here} to see how to use GetModelArtifactContent API.
|
|
2946
2950
|
*/
|
|
2947
2951
|
getModelArtifactContent(getModelArtifactContentRequest) {
|
|
2948
2952
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3025,7 +3029,7 @@ class DataScienceClient {
|
|
|
3025
3029
|
* @param GetModelDeploymentRequest
|
|
3026
3030
|
* @return GetModelDeploymentResponse
|
|
3027
3031
|
* @throws OciError when an error occurs
|
|
3028
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3032
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/GetModelDeployment.ts.html |here} to see how to use GetModelDeployment API.
|
|
3029
3033
|
*/
|
|
3030
3034
|
getModelDeployment(getModelDeploymentRequest) {
|
|
3031
3035
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3088,7 +3092,7 @@ class DataScienceClient {
|
|
|
3088
3092
|
* @param GetModelProvenanceRequest
|
|
3089
3093
|
* @return GetModelProvenanceResponse
|
|
3090
3094
|
* @throws OciError when an error occurs
|
|
3091
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3095
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/GetModelProvenance.ts.html |here} to see how to use GetModelProvenance API.
|
|
3092
3096
|
*/
|
|
3093
3097
|
getModelProvenance(getModelProvenanceRequest) {
|
|
3094
3098
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3151,7 +3155,7 @@ class DataScienceClient {
|
|
|
3151
3155
|
* @param GetModelVersionSetRequest
|
|
3152
3156
|
* @return GetModelVersionSetResponse
|
|
3153
3157
|
* @throws OciError when an error occurs
|
|
3154
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3158
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/GetModelVersionSet.ts.html |here} to see how to use GetModelVersionSet API.
|
|
3155
3159
|
*/
|
|
3156
3160
|
getModelVersionSet(getModelVersionSetRequest) {
|
|
3157
3161
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3214,7 +3218,7 @@ class DataScienceClient {
|
|
|
3214
3218
|
* @param GetNotebookSessionRequest
|
|
3215
3219
|
* @return GetNotebookSessionResponse
|
|
3216
3220
|
* @throws OciError when an error occurs
|
|
3217
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3221
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/GetNotebookSession.ts.html |here} to see how to use GetNotebookSession API.
|
|
3218
3222
|
*/
|
|
3219
3223
|
getNotebookSession(getNotebookSessionRequest) {
|
|
3220
3224
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3277,7 +3281,7 @@ class DataScienceClient {
|
|
|
3277
3281
|
* @param GetPipelineRequest
|
|
3278
3282
|
* @return GetPipelineResponse
|
|
3279
3283
|
* @throws OciError when an error occurs
|
|
3280
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3284
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/GetPipeline.ts.html |here} to see how to use GetPipeline API.
|
|
3281
3285
|
*/
|
|
3282
3286
|
getPipeline(getPipelineRequest) {
|
|
3283
3287
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3340,7 +3344,7 @@ class DataScienceClient {
|
|
|
3340
3344
|
* @param GetPipelineRunRequest
|
|
3341
3345
|
* @return GetPipelineRunResponse
|
|
3342
3346
|
* @throws OciError when an error occurs
|
|
3343
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3347
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/GetPipelineRun.ts.html |here} to see how to use GetPipelineRun API.
|
|
3344
3348
|
*/
|
|
3345
3349
|
getPipelineRun(getPipelineRunRequest) {
|
|
3346
3350
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3403,7 +3407,7 @@ class DataScienceClient {
|
|
|
3403
3407
|
* @param GetProjectRequest
|
|
3404
3408
|
* @return GetProjectResponse
|
|
3405
3409
|
* @throws OciError when an error occurs
|
|
3406
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3410
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/GetProject.ts.html |here} to see how to use GetProject API.
|
|
3407
3411
|
*/
|
|
3408
3412
|
getProject(getProjectRequest) {
|
|
3409
3413
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3466,7 +3470,7 @@ class DataScienceClient {
|
|
|
3466
3470
|
* @param GetStepArtifactContentRequest
|
|
3467
3471
|
* @return GetStepArtifactContentResponse
|
|
3468
3472
|
* @throws OciError when an error occurs
|
|
3469
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3473
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/GetStepArtifactContent.ts.html |here} to see how to use GetStepArtifactContent API.
|
|
3470
3474
|
*/
|
|
3471
3475
|
getStepArtifactContent(getStepArtifactContentRequest) {
|
|
3472
3476
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3550,7 +3554,7 @@ class DataScienceClient {
|
|
|
3550
3554
|
* @param GetWorkRequestRequest
|
|
3551
3555
|
* @return GetWorkRequestResponse
|
|
3552
3556
|
* @throws OciError when an error occurs
|
|
3553
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3557
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
3554
3558
|
*/
|
|
3555
3559
|
getWorkRequest(getWorkRequestRequest) {
|
|
3556
3560
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3618,7 +3622,7 @@ class DataScienceClient {
|
|
|
3618
3622
|
* @param HeadJobArtifactRequest
|
|
3619
3623
|
* @return HeadJobArtifactResponse
|
|
3620
3624
|
* @throws OciError when an error occurs
|
|
3621
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3625
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/HeadJobArtifact.ts.html |here} to see how to use HeadJobArtifact API.
|
|
3622
3626
|
*/
|
|
3623
3627
|
headJobArtifact(headJobArtifactRequest) {
|
|
3624
3628
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3697,7 +3701,7 @@ class DataScienceClient {
|
|
|
3697
3701
|
* @param HeadModelArtifactRequest
|
|
3698
3702
|
* @return HeadModelArtifactResponse
|
|
3699
3703
|
* @throws OciError when an error occurs
|
|
3700
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3704
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/HeadModelArtifact.ts.html |here} to see how to use HeadModelArtifact API.
|
|
3701
3705
|
*/
|
|
3702
3706
|
headModelArtifact(headModelArtifactRequest) {
|
|
3703
3707
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3776,7 +3780,7 @@ class DataScienceClient {
|
|
|
3776
3780
|
* @param HeadStepArtifactRequest
|
|
3777
3781
|
* @return HeadStepArtifactResponse
|
|
3778
3782
|
* @throws OciError when an error occurs
|
|
3779
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3783
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/HeadStepArtifact.ts.html |here} to see how to use HeadStepArtifact API.
|
|
3780
3784
|
*/
|
|
3781
3785
|
headStepArtifact(headStepArtifactRequest) {
|
|
3782
3786
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3856,7 +3860,7 @@ class DataScienceClient {
|
|
|
3856
3860
|
* @param ImportModelArtifactRequest
|
|
3857
3861
|
* @return ImportModelArtifactResponse
|
|
3858
3862
|
* @throws OciError when an error occurs
|
|
3859
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3863
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ImportModelArtifact.ts.html |here} to see how to use ImportModelArtifact API.
|
|
3860
3864
|
*/
|
|
3861
3865
|
importModelArtifact(importModelArtifactRequest) {
|
|
3862
3866
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3917,7 +3921,7 @@ class DataScienceClient {
|
|
|
3917
3921
|
* @param ListFastLaunchJobConfigsRequest
|
|
3918
3922
|
* @return ListFastLaunchJobConfigsResponse
|
|
3919
3923
|
* @throws OciError when an error occurs
|
|
3920
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3924
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ListFastLaunchJobConfigs.ts.html |here} to see how to use ListFastLaunchJobConfigs API.
|
|
3921
3925
|
*/
|
|
3922
3926
|
listFastLaunchJobConfigs(listFastLaunchJobConfigsRequest) {
|
|
3923
3927
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4027,7 +4031,7 @@ class DataScienceClient {
|
|
|
4027
4031
|
* @param ListJobRunsRequest
|
|
4028
4032
|
* @return ListJobRunsResponse
|
|
4029
4033
|
* @throws OciError when an error occurs
|
|
4030
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4034
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ListJobRuns.ts.html |here} to see how to use ListJobRuns API.
|
|
4031
4035
|
*/
|
|
4032
4036
|
listJobRuns(listJobRunsRequest) {
|
|
4033
4037
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4144,7 +4148,7 @@ class DataScienceClient {
|
|
|
4144
4148
|
* @param ListJobShapesRequest
|
|
4145
4149
|
* @return ListJobShapesResponse
|
|
4146
4150
|
* @throws OciError when an error occurs
|
|
4147
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4151
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ListJobShapes.ts.html |here} to see how to use ListJobShapes API.
|
|
4148
4152
|
*/
|
|
4149
4153
|
listJobShapes(listJobShapesRequest) {
|
|
4150
4154
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4254,7 +4258,7 @@ class DataScienceClient {
|
|
|
4254
4258
|
* @param ListJobsRequest
|
|
4255
4259
|
* @return ListJobsResponse
|
|
4256
4260
|
* @throws OciError when an error occurs
|
|
4257
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4261
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ListJobs.ts.html |here} to see how to use ListJobs API.
|
|
4258
4262
|
*/
|
|
4259
4263
|
listJobs(listJobsRequest) {
|
|
4260
4264
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4371,7 +4375,7 @@ class DataScienceClient {
|
|
|
4371
4375
|
* @param ListModelDeploymentShapesRequest
|
|
4372
4376
|
* @return ListModelDeploymentShapesResponse
|
|
4373
4377
|
* @throws OciError when an error occurs
|
|
4374
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4378
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ListModelDeploymentShapes.ts.html |here} to see how to use ListModelDeploymentShapes API.
|
|
4375
4379
|
*/
|
|
4376
4380
|
listModelDeploymentShapes(listModelDeploymentShapesRequest) {
|
|
4377
4381
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4482,7 +4486,7 @@ class DataScienceClient {
|
|
|
4482
4486
|
* @param ListModelDeploymentsRequest
|
|
4483
4487
|
* @return ListModelDeploymentsResponse
|
|
4484
4488
|
* @throws OciError when an error occurs
|
|
4485
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4489
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ListModelDeployments.ts.html |here} to see how to use ListModelDeployments API.
|
|
4486
4490
|
*/
|
|
4487
4491
|
listModelDeployments(listModelDeploymentsRequest) {
|
|
4488
4492
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4599,7 +4603,7 @@ class DataScienceClient {
|
|
|
4599
4603
|
* @param ListModelVersionSetsRequest
|
|
4600
4604
|
* @return ListModelVersionSetsResponse
|
|
4601
4605
|
* @throws OciError when an error occurs
|
|
4602
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4606
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ListModelVersionSets.ts.html |here} to see how to use ListModelVersionSets API.
|
|
4603
4607
|
*/
|
|
4604
4608
|
listModelVersionSets(listModelVersionSetsRequest) {
|
|
4605
4609
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4716,7 +4720,7 @@ class DataScienceClient {
|
|
|
4716
4720
|
* @param ListModelsRequest
|
|
4717
4721
|
* @return ListModelsResponse
|
|
4718
4722
|
* @throws OciError when an error occurs
|
|
4719
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4723
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ListModels.ts.html |here} to see how to use ListModels API.
|
|
4720
4724
|
*/
|
|
4721
4725
|
listModels(listModelsRequest) {
|
|
4722
4726
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4835,7 +4839,7 @@ class DataScienceClient {
|
|
|
4835
4839
|
* @param ListNotebookSessionShapesRequest
|
|
4836
4840
|
* @return ListNotebookSessionShapesResponse
|
|
4837
4841
|
* @throws OciError when an error occurs
|
|
4838
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4842
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ListNotebookSessionShapes.ts.html |here} to see how to use ListNotebookSessionShapes API.
|
|
4839
4843
|
*/
|
|
4840
4844
|
listNotebookSessionShapes(listNotebookSessionShapesRequest) {
|
|
4841
4845
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4945,7 +4949,7 @@ class DataScienceClient {
|
|
|
4945
4949
|
* @param ListNotebookSessionsRequest
|
|
4946
4950
|
* @return ListNotebookSessionsResponse
|
|
4947
4951
|
* @throws OciError when an error occurs
|
|
4948
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4952
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ListNotebookSessions.ts.html |here} to see how to use ListNotebookSessions API.
|
|
4949
4953
|
*/
|
|
4950
4954
|
listNotebookSessions(listNotebookSessionsRequest) {
|
|
4951
4955
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5062,7 +5066,7 @@ class DataScienceClient {
|
|
|
5062
5066
|
* @param ListPipelineRunsRequest
|
|
5063
5067
|
* @return ListPipelineRunsResponse
|
|
5064
5068
|
* @throws OciError when an error occurs
|
|
5065
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5069
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ListPipelineRuns.ts.html |here} to see how to use ListPipelineRuns API.
|
|
5066
5070
|
*/
|
|
5067
5071
|
listPipelineRuns(listPipelineRunsRequest) {
|
|
5068
5072
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5179,7 +5183,7 @@ class DataScienceClient {
|
|
|
5179
5183
|
* @param ListPipelinesRequest
|
|
5180
5184
|
* @return ListPipelinesResponse
|
|
5181
5185
|
* @throws OciError when an error occurs
|
|
5182
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5186
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ListPipelines.ts.html |here} to see how to use ListPipelines API.
|
|
5183
5187
|
*/
|
|
5184
5188
|
listPipelines(listPipelinesRequest) {
|
|
5185
5189
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5296,7 +5300,7 @@ class DataScienceClient {
|
|
|
5296
5300
|
* @param ListProjectsRequest
|
|
5297
5301
|
* @return ListProjectsResponse
|
|
5298
5302
|
* @throws OciError when an error occurs
|
|
5299
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5303
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ListProjects.ts.html |here} to see how to use ListProjects API.
|
|
5300
5304
|
*/
|
|
5301
5305
|
listProjects(listProjectsRequest) {
|
|
5302
5306
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5412,7 +5416,7 @@ class DataScienceClient {
|
|
|
5412
5416
|
* @param ListWorkRequestErrorsRequest
|
|
5413
5417
|
* @return ListWorkRequestErrorsResponse
|
|
5414
5418
|
* @throws OciError when an error occurs
|
|
5415
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5419
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
5416
5420
|
*/
|
|
5417
5421
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
5418
5422
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5470,7 +5474,7 @@ class DataScienceClient {
|
|
|
5470
5474
|
* @param ListWorkRequestLogsRequest
|
|
5471
5475
|
* @return ListWorkRequestLogsResponse
|
|
5472
5476
|
* @throws OciError when an error occurs
|
|
5473
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5477
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
5474
5478
|
*/
|
|
5475
5479
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
5476
5480
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5528,7 +5532,7 @@ class DataScienceClient {
|
|
|
5528
5532
|
* @param ListWorkRequestsRequest
|
|
5529
5533
|
* @return ListWorkRequestsResponse
|
|
5530
5534
|
* @throws OciError when an error occurs
|
|
5531
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5535
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
5532
5536
|
*/
|
|
5533
5537
|
listWorkRequests(listWorkRequestsRequest) {
|
|
5534
5538
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5643,7 +5647,7 @@ class DataScienceClient {
|
|
|
5643
5647
|
* @param UpdateJobRequest
|
|
5644
5648
|
* @return UpdateJobResponse
|
|
5645
5649
|
* @throws OciError when an error occurs
|
|
5646
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5650
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/UpdateJob.ts.html |here} to see how to use UpdateJob API.
|
|
5647
5651
|
*/
|
|
5648
5652
|
updateJob(updateJobRequest) {
|
|
5649
5653
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5708,7 +5712,7 @@ class DataScienceClient {
|
|
|
5708
5712
|
* @param UpdateJobRunRequest
|
|
5709
5713
|
* @return UpdateJobRunResponse
|
|
5710
5714
|
* @throws OciError when an error occurs
|
|
5711
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5715
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/UpdateJobRun.ts.html |here} to see how to use UpdateJobRun API.
|
|
5712
5716
|
*/
|
|
5713
5717
|
updateJobRun(updateJobRunRequest) {
|
|
5714
5718
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5773,7 +5777,7 @@ class DataScienceClient {
|
|
|
5773
5777
|
* @param UpdateModelRequest
|
|
5774
5778
|
* @return UpdateModelResponse
|
|
5775
5779
|
* @throws OciError when an error occurs
|
|
5776
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5780
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/UpdateModel.ts.html |here} to see how to use UpdateModel API.
|
|
5777
5781
|
*/
|
|
5778
5782
|
updateModel(updateModelRequest) {
|
|
5779
5783
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5842,7 +5846,7 @@ class DataScienceClient {
|
|
|
5842
5846
|
* @param UpdateModelDeploymentRequest
|
|
5843
5847
|
* @return UpdateModelDeploymentResponse
|
|
5844
5848
|
* @throws OciError when an error occurs
|
|
5845
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5849
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/UpdateModelDeployment.ts.html |here} to see how to use UpdateModelDeployment API.
|
|
5846
5850
|
*/
|
|
5847
5851
|
updateModelDeployment(updateModelDeploymentRequest) {
|
|
5848
5852
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5903,7 +5907,7 @@ class DataScienceClient {
|
|
|
5903
5907
|
* @param UpdateModelProvenanceRequest
|
|
5904
5908
|
* @return UpdateModelProvenanceResponse
|
|
5905
5909
|
* @throws OciError when an error occurs
|
|
5906
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5910
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/UpdateModelProvenance.ts.html |here} to see how to use UpdateModelProvenance API.
|
|
5907
5911
|
*/
|
|
5908
5912
|
updateModelProvenance(updateModelProvenanceRequest) {
|
|
5909
5913
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5968,7 +5972,7 @@ class DataScienceClient {
|
|
|
5968
5972
|
* @param UpdateModelVersionSetRequest
|
|
5969
5973
|
* @return UpdateModelVersionSetResponse
|
|
5970
5974
|
* @throws OciError when an error occurs
|
|
5971
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5975
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/UpdateModelVersionSet.ts.html |here} to see how to use UpdateModelVersionSet API.
|
|
5972
5976
|
*/
|
|
5973
5977
|
updateModelVersionSet(updateModelVersionSetRequest) {
|
|
5974
5978
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6036,7 +6040,7 @@ class DataScienceClient {
|
|
|
6036
6040
|
* @param UpdateNotebookSessionRequest
|
|
6037
6041
|
* @return UpdateNotebookSessionResponse
|
|
6038
6042
|
* @throws OciError when an error occurs
|
|
6039
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6043
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/UpdateNotebookSession.ts.html |here} to see how to use UpdateNotebookSession API.
|
|
6040
6044
|
*/
|
|
6041
6045
|
updateNotebookSession(updateNotebookSessionRequest) {
|
|
6042
6046
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6101,7 +6105,7 @@ class DataScienceClient {
|
|
|
6101
6105
|
* @param UpdatePipelineRequest
|
|
6102
6106
|
* @return UpdatePipelineResponse
|
|
6103
6107
|
* @throws OciError when an error occurs
|
|
6104
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6108
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
|
|
6105
6109
|
*/
|
|
6106
6110
|
updatePipeline(updatePipelineRequest) {
|
|
6107
6111
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6166,7 +6170,7 @@ class DataScienceClient {
|
|
|
6166
6170
|
* @param UpdatePipelineRunRequest
|
|
6167
6171
|
* @return UpdatePipelineRunResponse
|
|
6168
6172
|
* @throws OciError when an error occurs
|
|
6169
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6173
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/UpdatePipelineRun.ts.html |here} to see how to use UpdatePipelineRun API.
|
|
6170
6174
|
*/
|
|
6171
6175
|
updatePipelineRun(updatePipelineRunRequest) {
|
|
6172
6176
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6231,7 +6235,7 @@ class DataScienceClient {
|
|
|
6231
6235
|
* @param UpdateProjectRequest
|
|
6232
6236
|
* @return UpdateProjectResponse
|
|
6233
6237
|
* @throws OciError when an error occurs
|
|
6234
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6238
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/datascience/UpdateProject.ts.html |here} to see how to use UpdateProject API.
|
|
6235
6239
|
*/
|
|
6236
6240
|
updateProject(updateProjectRequest) {
|
|
6237
6241
|
return __awaiter(this, void 0, void 0, function* () {
|