oci-datascience 2.57.0 → 2.59.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 +95 -85
- package/lib/client.js +108 -85
- package/lib/client.js.map +1 -1
- package/lib/model/model-deployment-shape-series.d.ts +2 -0
- package/lib/model/model-deployment-shape-series.js +2 -0
- package/lib/model/model-deployment-shape-series.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
|
@@ -58,11 +58,14 @@ var DataScienceApiKeys;
|
|
|
58
58
|
*/
|
|
59
59
|
class DataScienceClient {
|
|
60
60
|
constructor(params, clientConfiguration) {
|
|
61
|
+
this["_realmSpecificEndpointTemplateEnabled"] = false;
|
|
61
62
|
this["_endpoint"] = "";
|
|
62
63
|
this["_defaultHeaders"] = {};
|
|
63
64
|
this._circuitBreaker = null;
|
|
64
65
|
this._httpOptions = undefined;
|
|
65
66
|
this.targetService = "DataScience";
|
|
67
|
+
this._regionId = "";
|
|
68
|
+
this._lastSetRegionOrRegionId = "";
|
|
66
69
|
const requestSigner = params.authenticationDetailsProvider
|
|
67
70
|
? new common.DefaultRequestSigner(params.authenticationDetailsProvider)
|
|
68
71
|
: null;
|
|
@@ -112,13 +115,31 @@ class DataScienceClient {
|
|
|
112
115
|
get logger() {
|
|
113
116
|
return common.LOG.logger;
|
|
114
117
|
}
|
|
118
|
+
/**
|
|
119
|
+
* Determines whether realm specific endpoint should be used or not.
|
|
120
|
+
* Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false"
|
|
121
|
+
* @param realmSpecificEndpointTemplateEnabled flag to enable the use of realm specific endpoint template
|
|
122
|
+
*/
|
|
123
|
+
set useRealmSpecificEndpointTemplate(realmSpecificEndpointTemplateEnabled) {
|
|
124
|
+
this._realmSpecificEndpointTemplateEnabled = realmSpecificEndpointTemplateEnabled;
|
|
125
|
+
if (this.logger)
|
|
126
|
+
this.logger.info(`realmSpecificEndpointTemplateEnabled set to ${this._realmSpecificEndpointTemplateEnabled}`);
|
|
127
|
+
if (this._lastSetRegionOrRegionId === common.Region.REGION_STRING) {
|
|
128
|
+
this.endpoint = common.EndpointBuilder.createEndpointFromRegion(DataScienceClient.serviceEndpointTemplate, this._region, DataScienceClient.endpointServiceName);
|
|
129
|
+
}
|
|
130
|
+
else if (this._lastSetRegionOrRegionId === common.Region.REGION_ID_STRING) {
|
|
131
|
+
this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(DataScienceClient.serviceEndpointTemplate, this._regionId, DataScienceClient.endpointServiceName);
|
|
132
|
+
}
|
|
133
|
+
}
|
|
115
134
|
/**
|
|
116
135
|
* Sets the region to call (ex, Region.US_PHOENIX_1).
|
|
117
136
|
* Note, this will call {@link #endpoint(String) endpoint} after resolving the endpoint.
|
|
118
137
|
* @param region The region of the service.
|
|
119
138
|
*/
|
|
120
139
|
set region(region) {
|
|
140
|
+
this._region = region;
|
|
121
141
|
this.endpoint = common.EndpointBuilder.createEndpointFromRegion(DataScienceClient.serviceEndpointTemplate, region, DataScienceClient.endpointServiceName);
|
|
142
|
+
this._lastSetRegionOrRegionId = common.Region.REGION_STRING;
|
|
122
143
|
}
|
|
123
144
|
/**
|
|
124
145
|
* Sets the regionId to call (ex, 'us-phoenix-1').
|
|
@@ -129,7 +150,9 @@ class DataScienceClient {
|
|
|
129
150
|
* @param regionId The public region ID.
|
|
130
151
|
*/
|
|
131
152
|
set regionId(regionId) {
|
|
153
|
+
this._regionId = regionId;
|
|
132
154
|
this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(DataScienceClient.serviceEndpointTemplate, regionId, DataScienceClient.endpointServiceName);
|
|
155
|
+
this._lastSetRegionOrRegionId = common.Region.REGION_ID_STRING;
|
|
133
156
|
}
|
|
134
157
|
/**
|
|
135
158
|
* Creates a new DataScienceWaiter for resources for this service.
|
|
@@ -158,7 +181,7 @@ class DataScienceClient {
|
|
|
158
181
|
* @param ActivateModelRequest
|
|
159
182
|
* @return ActivateModelResponse
|
|
160
183
|
* @throws OciError when an error occurs
|
|
161
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
184
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ActivateModel.ts.html |here} to see how to use ActivateModel API.
|
|
162
185
|
*/
|
|
163
186
|
activateModel(activateModelRequest) {
|
|
164
187
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -222,7 +245,7 @@ class DataScienceClient {
|
|
|
222
245
|
* @param ActivateModelDeploymentRequest
|
|
223
246
|
* @return ActivateModelDeploymentResponse
|
|
224
247
|
* @throws OciError when an error occurs
|
|
225
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
248
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ActivateModelDeployment.ts.html |here} to see how to use ActivateModelDeployment API.
|
|
226
249
|
*/
|
|
227
250
|
activateModelDeployment(activateModelDeploymentRequest) {
|
|
228
251
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -282,7 +305,7 @@ class DataScienceClient {
|
|
|
282
305
|
* @param ActivateNotebookSessionRequest
|
|
283
306
|
* @return ActivateNotebookSessionResponse
|
|
284
307
|
* @throws OciError when an error occurs
|
|
285
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
308
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ActivateNotebookSession.ts.html |here} to see how to use ActivateNotebookSession API.
|
|
286
309
|
*/
|
|
287
310
|
activateNotebookSession(activateNotebookSessionRequest) {
|
|
288
311
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -342,7 +365,7 @@ class DataScienceClient {
|
|
|
342
365
|
* @param CancelJobRunRequest
|
|
343
366
|
* @return CancelJobRunResponse
|
|
344
367
|
* @throws OciError when an error occurs
|
|
345
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
368
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/CancelJobRun.ts.html |here} to see how to use CancelJobRun API.
|
|
346
369
|
*/
|
|
347
370
|
cancelJobRun(cancelJobRunRequest) {
|
|
348
371
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -397,7 +420,7 @@ class DataScienceClient {
|
|
|
397
420
|
* @param CancelPipelineRunRequest
|
|
398
421
|
* @return CancelPipelineRunResponse
|
|
399
422
|
* @throws OciError when an error occurs
|
|
400
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
423
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/CancelPipelineRun.ts.html |here} to see how to use CancelPipelineRun API.
|
|
401
424
|
*/
|
|
402
425
|
cancelPipelineRun(cancelPipelineRunRequest) {
|
|
403
426
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -453,7 +476,7 @@ class DataScienceClient {
|
|
|
453
476
|
* @param CancelWorkRequestRequest
|
|
454
477
|
* @return CancelWorkRequestResponse
|
|
455
478
|
* @throws OciError when an error occurs
|
|
456
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
479
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
|
|
457
480
|
*/
|
|
458
481
|
cancelWorkRequest(cancelWorkRequestRequest) {
|
|
459
482
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -508,7 +531,7 @@ class DataScienceClient {
|
|
|
508
531
|
* @param ChangeJobCompartmentRequest
|
|
509
532
|
* @return ChangeJobCompartmentResponse
|
|
510
533
|
* @throws OciError when an error occurs
|
|
511
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
534
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ChangeJobCompartment.ts.html |here} to see how to use ChangeJobCompartment API.
|
|
512
535
|
*/
|
|
513
536
|
changeJobCompartment(changeJobCompartmentRequest) {
|
|
514
537
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -564,7 +587,7 @@ class DataScienceClient {
|
|
|
564
587
|
* @param ChangeJobRunCompartmentRequest
|
|
565
588
|
* @return ChangeJobRunCompartmentResponse
|
|
566
589
|
* @throws OciError when an error occurs
|
|
567
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
590
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ChangeJobRunCompartment.ts.html |here} to see how to use ChangeJobRunCompartment API.
|
|
568
591
|
*/
|
|
569
592
|
changeJobRunCompartment(changeJobRunCompartmentRequest) {
|
|
570
593
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -620,7 +643,7 @@ class DataScienceClient {
|
|
|
620
643
|
* @param ChangeModelCompartmentRequest
|
|
621
644
|
* @return ChangeModelCompartmentResponse
|
|
622
645
|
* @throws OciError when an error occurs
|
|
623
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
646
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartment API.
|
|
624
647
|
*/
|
|
625
648
|
changeModelCompartment(changeModelCompartmentRequest) {
|
|
626
649
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -677,7 +700,7 @@ class DataScienceClient {
|
|
|
677
700
|
* @param ChangeModelDeploymentCompartmentRequest
|
|
678
701
|
* @return ChangeModelDeploymentCompartmentResponse
|
|
679
702
|
* @throws OciError when an error occurs
|
|
680
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
703
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ChangeModelDeploymentCompartment.ts.html |here} to see how to use ChangeModelDeploymentCompartment API.
|
|
681
704
|
*/
|
|
682
705
|
changeModelDeploymentCompartment(changeModelDeploymentCompartmentRequest) {
|
|
683
706
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -734,7 +757,7 @@ class DataScienceClient {
|
|
|
734
757
|
* @param ChangeModelVersionSetCompartmentRequest
|
|
735
758
|
* @return ChangeModelVersionSetCompartmentResponse
|
|
736
759
|
* @throws OciError when an error occurs
|
|
737
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
760
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ChangeModelVersionSetCompartment.ts.html |here} to see how to use ChangeModelVersionSetCompartment API.
|
|
738
761
|
*/
|
|
739
762
|
changeModelVersionSetCompartment(changeModelVersionSetCompartmentRequest) {
|
|
740
763
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -796,7 +819,7 @@ class DataScienceClient {
|
|
|
796
819
|
* @param ChangeNotebookSessionCompartmentRequest
|
|
797
820
|
* @return ChangeNotebookSessionCompartmentResponse
|
|
798
821
|
* @throws OciError when an error occurs
|
|
799
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
822
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ChangeNotebookSessionCompartment.ts.html |here} to see how to use ChangeNotebookSessionCompartment API.
|
|
800
823
|
*/
|
|
801
824
|
changeNotebookSessionCompartment(changeNotebookSessionCompartmentRequest) {
|
|
802
825
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -853,7 +876,7 @@ class DataScienceClient {
|
|
|
853
876
|
* @param ChangePipelineCompartmentRequest
|
|
854
877
|
* @return ChangePipelineCompartmentResponse
|
|
855
878
|
* @throws OciError when an error occurs
|
|
856
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
879
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ChangePipelineCompartment.ts.html |here} to see how to use ChangePipelineCompartment API.
|
|
857
880
|
*/
|
|
858
881
|
changePipelineCompartment(changePipelineCompartmentRequest) {
|
|
859
882
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -909,7 +932,7 @@ class DataScienceClient {
|
|
|
909
932
|
* @param ChangePipelineRunCompartmentRequest
|
|
910
933
|
* @return ChangePipelineRunCompartmentResponse
|
|
911
934
|
* @throws OciError when an error occurs
|
|
912
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
935
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ChangePipelineRunCompartment.ts.html |here} to see how to use ChangePipelineRunCompartment API.
|
|
913
936
|
*/
|
|
914
937
|
changePipelineRunCompartment(changePipelineRunCompartmentRequest) {
|
|
915
938
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -965,7 +988,7 @@ class DataScienceClient {
|
|
|
965
988
|
* @param ChangeProjectCompartmentRequest
|
|
966
989
|
* @return ChangeProjectCompartmentResponse
|
|
967
990
|
* @throws OciError when an error occurs
|
|
968
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
991
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartment API.
|
|
969
992
|
*/
|
|
970
993
|
changeProjectCompartment(changeProjectCompartmentRequest) {
|
|
971
994
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1022,7 +1045,7 @@ class DataScienceClient {
|
|
|
1022
1045
|
* @param CreateJobRequest
|
|
1023
1046
|
* @return CreateJobResponse
|
|
1024
1047
|
* @throws OciError when an error occurs
|
|
1025
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1048
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/CreateJob.ts.html |here} to see how to use CreateJob API.
|
|
1026
1049
|
*/
|
|
1027
1050
|
createJob(createJobRequest) {
|
|
1028
1051
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1085,7 +1108,7 @@ class DataScienceClient {
|
|
|
1085
1108
|
* @param CreateJobArtifactRequest
|
|
1086
1109
|
* @return CreateJobArtifactResponse
|
|
1087
1110
|
* @throws OciError when an error occurs
|
|
1088
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1111
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/CreateJobArtifact.ts.html |here} to see how to use CreateJobArtifact API.
|
|
1089
1112
|
*/
|
|
1090
1113
|
createJobArtifact(createJobArtifactRequest) {
|
|
1091
1114
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1148,7 +1171,7 @@ class DataScienceClient {
|
|
|
1148
1171
|
* @param CreateJobRunRequest
|
|
1149
1172
|
* @return CreateJobRunResponse
|
|
1150
1173
|
* @throws OciError when an error occurs
|
|
1151
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1174
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/CreateJobRun.ts.html |here} to see how to use CreateJobRun API.
|
|
1152
1175
|
*/
|
|
1153
1176
|
createJobRun(createJobRunRequest) {
|
|
1154
1177
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1211,7 +1234,7 @@ class DataScienceClient {
|
|
|
1211
1234
|
* @param CreateModelRequest
|
|
1212
1235
|
* @return CreateModelResponse
|
|
1213
1236
|
* @throws OciError when an error occurs
|
|
1214
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1237
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/CreateModel.ts.html |here} to see how to use CreateModel API.
|
|
1215
1238
|
*/
|
|
1216
1239
|
createModel(createModelRequest) {
|
|
1217
1240
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1274,7 +1297,7 @@ class DataScienceClient {
|
|
|
1274
1297
|
* @param CreateModelArtifactRequest
|
|
1275
1298
|
* @return CreateModelArtifactResponse
|
|
1276
1299
|
* @throws OciError when an error occurs
|
|
1277
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1300
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/CreateModelArtifact.ts.html |here} to see how to use CreateModelArtifact API.
|
|
1278
1301
|
*/
|
|
1279
1302
|
createModelArtifact(createModelArtifactRequest) {
|
|
1280
1303
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1338,7 +1361,7 @@ class DataScienceClient {
|
|
|
1338
1361
|
* @param CreateModelDeploymentRequest
|
|
1339
1362
|
* @return CreateModelDeploymentResponse
|
|
1340
1363
|
* @throws OciError when an error occurs
|
|
1341
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1364
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/CreateModelDeployment.ts.html |here} to see how to use CreateModelDeployment API.
|
|
1342
1365
|
*/
|
|
1343
1366
|
createModelDeployment(createModelDeploymentRequest) {
|
|
1344
1367
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1411,7 +1434,7 @@ class DataScienceClient {
|
|
|
1411
1434
|
* @param CreateModelProvenanceRequest
|
|
1412
1435
|
* @return CreateModelProvenanceResponse
|
|
1413
1436
|
* @throws OciError when an error occurs
|
|
1414
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1437
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/CreateModelProvenance.ts.html |here} to see how to use CreateModelProvenance API.
|
|
1415
1438
|
*/
|
|
1416
1439
|
createModelProvenance(createModelProvenanceRequest) {
|
|
1417
1440
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1476,7 +1499,7 @@ class DataScienceClient {
|
|
|
1476
1499
|
* @param CreateModelVersionSetRequest
|
|
1477
1500
|
* @return CreateModelVersionSetResponse
|
|
1478
1501
|
* @throws OciError when an error occurs
|
|
1479
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1502
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/CreateModelVersionSet.ts.html |here} to see how to use CreateModelVersionSet API.
|
|
1480
1503
|
*/
|
|
1481
1504
|
createModelVersionSet(createModelVersionSetRequest) {
|
|
1482
1505
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1539,7 +1562,7 @@ class DataScienceClient {
|
|
|
1539
1562
|
* @param CreateNotebookSessionRequest
|
|
1540
1563
|
* @return CreateNotebookSessionResponse
|
|
1541
1564
|
* @throws OciError when an error occurs
|
|
1542
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1565
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/CreateNotebookSession.ts.html |here} to see how to use CreateNotebookSession API.
|
|
1543
1566
|
*/
|
|
1544
1567
|
createNotebookSession(createNotebookSessionRequest) {
|
|
1545
1568
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1613,7 +1636,7 @@ class DataScienceClient {
|
|
|
1613
1636
|
* @param CreatePipelineRequest
|
|
1614
1637
|
* @return CreatePipelineResponse
|
|
1615
1638
|
* @throws OciError when an error occurs
|
|
1616
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1639
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
|
|
1617
1640
|
*/
|
|
1618
1641
|
createPipeline(createPipelineRequest) {
|
|
1619
1642
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1677,7 +1700,7 @@ class DataScienceClient {
|
|
|
1677
1700
|
* @param CreatePipelineRunRequest
|
|
1678
1701
|
* @return CreatePipelineRunResponse
|
|
1679
1702
|
* @throws OciError when an error occurs
|
|
1680
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1703
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/CreatePipelineRun.ts.html |here} to see how to use CreatePipelineRun API.
|
|
1681
1704
|
*/
|
|
1682
1705
|
createPipelineRun(createPipelineRunRequest) {
|
|
1683
1706
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1745,7 +1768,7 @@ class DataScienceClient {
|
|
|
1745
1768
|
* @param CreateProjectRequest
|
|
1746
1769
|
* @return CreateProjectResponse
|
|
1747
1770
|
* @throws OciError when an error occurs
|
|
1748
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1771
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/CreateProject.ts.html |here} to see how to use CreateProject API.
|
|
1749
1772
|
*/
|
|
1750
1773
|
createProject(createProjectRequest) {
|
|
1751
1774
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1808,7 +1831,7 @@ class DataScienceClient {
|
|
|
1808
1831
|
* @param CreateStepArtifactRequest
|
|
1809
1832
|
* @return CreateStepArtifactResponse
|
|
1810
1833
|
* @throws OciError when an error occurs
|
|
1811
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1834
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/CreateStepArtifact.ts.html |here} to see how to use CreateStepArtifact API.
|
|
1812
1835
|
*/
|
|
1813
1836
|
createStepArtifact(createStepArtifactRequest) {
|
|
1814
1837
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1867,7 +1890,7 @@ class DataScienceClient {
|
|
|
1867
1890
|
* @param DeactivateModelRequest
|
|
1868
1891
|
* @return DeactivateModelResponse
|
|
1869
1892
|
* @throws OciError when an error occurs
|
|
1870
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1893
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/DeactivateModel.ts.html |here} to see how to use DeactivateModel API.
|
|
1871
1894
|
*/
|
|
1872
1895
|
deactivateModel(deactivateModelRequest) {
|
|
1873
1896
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1931,7 +1954,7 @@ class DataScienceClient {
|
|
|
1931
1954
|
* @param DeactivateModelDeploymentRequest
|
|
1932
1955
|
* @return DeactivateModelDeploymentResponse
|
|
1933
1956
|
* @throws OciError when an error occurs
|
|
1934
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1957
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/DeactivateModelDeployment.ts.html |here} to see how to use DeactivateModelDeployment API.
|
|
1935
1958
|
*/
|
|
1936
1959
|
deactivateModelDeployment(deactivateModelDeploymentRequest) {
|
|
1937
1960
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1991,7 +2014,7 @@ class DataScienceClient {
|
|
|
1991
2014
|
* @param DeactivateNotebookSessionRequest
|
|
1992
2015
|
* @return DeactivateNotebookSessionResponse
|
|
1993
2016
|
* @throws OciError when an error occurs
|
|
1994
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2017
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/DeactivateNotebookSession.ts.html |here} to see how to use DeactivateNotebookSession API.
|
|
1995
2018
|
*/
|
|
1996
2019
|
deactivateNotebookSession(deactivateNotebookSessionRequest) {
|
|
1997
2020
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2051,7 +2074,7 @@ class DataScienceClient {
|
|
|
2051
2074
|
* @param DeleteJobRequest
|
|
2052
2075
|
* @return DeleteJobResponse
|
|
2053
2076
|
* @throws OciError when an error occurs
|
|
2054
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2077
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/DeleteJob.ts.html |here} to see how to use DeleteJob API.
|
|
2055
2078
|
*/
|
|
2056
2079
|
deleteJob(deleteJobRequest) {
|
|
2057
2080
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2113,7 +2136,7 @@ class DataScienceClient {
|
|
|
2113
2136
|
* @param DeleteJobRunRequest
|
|
2114
2137
|
* @return DeleteJobRunResponse
|
|
2115
2138
|
* @throws OciError when an error occurs
|
|
2116
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2139
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/DeleteJobRun.ts.html |here} to see how to use DeleteJobRun API.
|
|
2117
2140
|
*/
|
|
2118
2141
|
deleteJobRun(deleteJobRunRequest) {
|
|
2119
2142
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2168,7 +2191,7 @@ class DataScienceClient {
|
|
|
2168
2191
|
* @param DeleteModelRequest
|
|
2169
2192
|
* @return DeleteModelResponse
|
|
2170
2193
|
* @throws OciError when an error occurs
|
|
2171
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2194
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/DeleteModel.ts.html |here} to see how to use DeleteModel API.
|
|
2172
2195
|
*/
|
|
2173
2196
|
deleteModel(deleteModelRequest) {
|
|
2174
2197
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2223,7 +2246,7 @@ class DataScienceClient {
|
|
|
2223
2246
|
* @param DeleteModelDeploymentRequest
|
|
2224
2247
|
* @return DeleteModelDeploymentResponse
|
|
2225
2248
|
* @throws OciError when an error occurs
|
|
2226
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2249
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/DeleteModelDeployment.ts.html |here} to see how to use DeleteModelDeployment API.
|
|
2227
2250
|
*/
|
|
2228
2251
|
deleteModelDeployment(deleteModelDeploymentRequest) {
|
|
2229
2252
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2283,7 +2306,7 @@ class DataScienceClient {
|
|
|
2283
2306
|
* @param DeleteModelVersionSetRequest
|
|
2284
2307
|
* @return DeleteModelVersionSetResponse
|
|
2285
2308
|
* @throws OciError when an error occurs
|
|
2286
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2309
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/DeleteModelVersionSet.ts.html |here} to see how to use DeleteModelVersionSet API.
|
|
2287
2310
|
*/
|
|
2288
2311
|
deleteModelVersionSet(deleteModelVersionSetRequest) {
|
|
2289
2312
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2345,7 +2368,7 @@ class DataScienceClient {
|
|
|
2345
2368
|
* @param DeleteNotebookSessionRequest
|
|
2346
2369
|
* @return DeleteNotebookSessionResponse
|
|
2347
2370
|
* @throws OciError when an error occurs
|
|
2348
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2371
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/DeleteNotebookSession.ts.html |here} to see how to use DeleteNotebookSession API.
|
|
2349
2372
|
*/
|
|
2350
2373
|
deleteNotebookSession(deleteNotebookSessionRequest) {
|
|
2351
2374
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2405,7 +2428,7 @@ class DataScienceClient {
|
|
|
2405
2428
|
* @param DeletePipelineRequest
|
|
2406
2429
|
* @return DeletePipelineResponse
|
|
2407
2430
|
* @throws OciError when an error occurs
|
|
2408
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2431
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
|
|
2409
2432
|
*/
|
|
2410
2433
|
deletePipeline(deletePipelineRequest) {
|
|
2411
2434
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2468,7 +2491,7 @@ class DataScienceClient {
|
|
|
2468
2491
|
* @param DeletePipelineRunRequest
|
|
2469
2492
|
* @return DeletePipelineRunResponse
|
|
2470
2493
|
* @throws OciError when an error occurs
|
|
2471
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2494
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/DeletePipelineRun.ts.html |here} to see how to use DeletePipelineRun API.
|
|
2472
2495
|
*/
|
|
2473
2496
|
deletePipelineRun(deletePipelineRunRequest) {
|
|
2474
2497
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2525,7 +2548,7 @@ class DataScienceClient {
|
|
|
2525
2548
|
* @param DeleteProjectRequest
|
|
2526
2549
|
* @return DeleteProjectResponse
|
|
2527
2550
|
* @throws OciError when an error occurs
|
|
2528
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2551
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/DeleteProject.ts.html |here} to see how to use DeleteProject API.
|
|
2529
2552
|
*/
|
|
2530
2553
|
deleteProject(deleteProjectRequest) {
|
|
2531
2554
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2585,7 +2608,7 @@ class DataScienceClient {
|
|
|
2585
2608
|
* @param ExportModelArtifactRequest
|
|
2586
2609
|
* @return ExportModelArtifactResponse
|
|
2587
2610
|
* @throws OciError when an error occurs
|
|
2588
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2611
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ExportModelArtifact.ts.html |here} to see how to use ExportModelArtifact API.
|
|
2589
2612
|
*/
|
|
2590
2613
|
exportModelArtifact(exportModelArtifactRequest) {
|
|
2591
2614
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2647,7 +2670,7 @@ class DataScienceClient {
|
|
|
2647
2670
|
* @param GetJobRequest
|
|
2648
2671
|
* @return GetJobResponse
|
|
2649
2672
|
* @throws OciError when an error occurs
|
|
2650
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2673
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/GetJob.ts.html |here} to see how to use GetJob API.
|
|
2651
2674
|
*/
|
|
2652
2675
|
getJob(getJobRequest) {
|
|
2653
2676
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2710,7 +2733,7 @@ class DataScienceClient {
|
|
|
2710
2733
|
* @param GetJobArtifactContentRequest
|
|
2711
2734
|
* @return GetJobArtifactContentResponse
|
|
2712
2735
|
* @throws OciError when an error occurs
|
|
2713
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2736
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/GetJobArtifactContent.ts.html |here} to see how to use GetJobArtifactContent API.
|
|
2714
2737
|
*/
|
|
2715
2738
|
getJobArtifactContent(getJobArtifactContentRequest) {
|
|
2716
2739
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2793,7 +2816,7 @@ class DataScienceClient {
|
|
|
2793
2816
|
* @param GetJobRunRequest
|
|
2794
2817
|
* @return GetJobRunResponse
|
|
2795
2818
|
* @throws OciError when an error occurs
|
|
2796
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2819
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/GetJobRun.ts.html |here} to see how to use GetJobRun API.
|
|
2797
2820
|
*/
|
|
2798
2821
|
getJobRun(getJobRunRequest) {
|
|
2799
2822
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2856,7 +2879,7 @@ class DataScienceClient {
|
|
|
2856
2879
|
* @param GetModelRequest
|
|
2857
2880
|
* @return GetModelResponse
|
|
2858
2881
|
* @throws OciError when an error occurs
|
|
2859
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2882
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/GetModel.ts.html |here} to see how to use GetModel API.
|
|
2860
2883
|
*/
|
|
2861
2884
|
getModel(getModelRequest) {
|
|
2862
2885
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2919,7 +2942,7 @@ class DataScienceClient {
|
|
|
2919
2942
|
* @param GetModelArtifactContentRequest
|
|
2920
2943
|
* @return GetModelArtifactContentResponse
|
|
2921
2944
|
* @throws OciError when an error occurs
|
|
2922
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2945
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/GetModelArtifactContent.ts.html |here} to see how to use GetModelArtifactContent API.
|
|
2923
2946
|
*/
|
|
2924
2947
|
getModelArtifactContent(getModelArtifactContentRequest) {
|
|
2925
2948
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3002,7 +3025,7 @@ class DataScienceClient {
|
|
|
3002
3025
|
* @param GetModelDeploymentRequest
|
|
3003
3026
|
* @return GetModelDeploymentResponse
|
|
3004
3027
|
* @throws OciError when an error occurs
|
|
3005
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3028
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/GetModelDeployment.ts.html |here} to see how to use GetModelDeployment API.
|
|
3006
3029
|
*/
|
|
3007
3030
|
getModelDeployment(getModelDeploymentRequest) {
|
|
3008
3031
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3065,7 +3088,7 @@ class DataScienceClient {
|
|
|
3065
3088
|
* @param GetModelProvenanceRequest
|
|
3066
3089
|
* @return GetModelProvenanceResponse
|
|
3067
3090
|
* @throws OciError when an error occurs
|
|
3068
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3091
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/GetModelProvenance.ts.html |here} to see how to use GetModelProvenance API.
|
|
3069
3092
|
*/
|
|
3070
3093
|
getModelProvenance(getModelProvenanceRequest) {
|
|
3071
3094
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3128,7 +3151,7 @@ class DataScienceClient {
|
|
|
3128
3151
|
* @param GetModelVersionSetRequest
|
|
3129
3152
|
* @return GetModelVersionSetResponse
|
|
3130
3153
|
* @throws OciError when an error occurs
|
|
3131
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3154
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/GetModelVersionSet.ts.html |here} to see how to use GetModelVersionSet API.
|
|
3132
3155
|
*/
|
|
3133
3156
|
getModelVersionSet(getModelVersionSetRequest) {
|
|
3134
3157
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3191,7 +3214,7 @@ class DataScienceClient {
|
|
|
3191
3214
|
* @param GetNotebookSessionRequest
|
|
3192
3215
|
* @return GetNotebookSessionResponse
|
|
3193
3216
|
* @throws OciError when an error occurs
|
|
3194
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3217
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/GetNotebookSession.ts.html |here} to see how to use GetNotebookSession API.
|
|
3195
3218
|
*/
|
|
3196
3219
|
getNotebookSession(getNotebookSessionRequest) {
|
|
3197
3220
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3254,7 +3277,7 @@ class DataScienceClient {
|
|
|
3254
3277
|
* @param GetPipelineRequest
|
|
3255
3278
|
* @return GetPipelineResponse
|
|
3256
3279
|
* @throws OciError when an error occurs
|
|
3257
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3280
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/GetPipeline.ts.html |here} to see how to use GetPipeline API.
|
|
3258
3281
|
*/
|
|
3259
3282
|
getPipeline(getPipelineRequest) {
|
|
3260
3283
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3317,7 +3340,7 @@ class DataScienceClient {
|
|
|
3317
3340
|
* @param GetPipelineRunRequest
|
|
3318
3341
|
* @return GetPipelineRunResponse
|
|
3319
3342
|
* @throws OciError when an error occurs
|
|
3320
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3343
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/GetPipelineRun.ts.html |here} to see how to use GetPipelineRun API.
|
|
3321
3344
|
*/
|
|
3322
3345
|
getPipelineRun(getPipelineRunRequest) {
|
|
3323
3346
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3380,7 +3403,7 @@ class DataScienceClient {
|
|
|
3380
3403
|
* @param GetProjectRequest
|
|
3381
3404
|
* @return GetProjectResponse
|
|
3382
3405
|
* @throws OciError when an error occurs
|
|
3383
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3406
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/GetProject.ts.html |here} to see how to use GetProject API.
|
|
3384
3407
|
*/
|
|
3385
3408
|
getProject(getProjectRequest) {
|
|
3386
3409
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3443,7 +3466,7 @@ class DataScienceClient {
|
|
|
3443
3466
|
* @param GetStepArtifactContentRequest
|
|
3444
3467
|
* @return GetStepArtifactContentResponse
|
|
3445
3468
|
* @throws OciError when an error occurs
|
|
3446
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3469
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/GetStepArtifactContent.ts.html |here} to see how to use GetStepArtifactContent API.
|
|
3447
3470
|
*/
|
|
3448
3471
|
getStepArtifactContent(getStepArtifactContentRequest) {
|
|
3449
3472
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3527,7 +3550,7 @@ class DataScienceClient {
|
|
|
3527
3550
|
* @param GetWorkRequestRequest
|
|
3528
3551
|
* @return GetWorkRequestResponse
|
|
3529
3552
|
* @throws OciError when an error occurs
|
|
3530
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3553
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
3531
3554
|
*/
|
|
3532
3555
|
getWorkRequest(getWorkRequestRequest) {
|
|
3533
3556
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3595,7 +3618,7 @@ class DataScienceClient {
|
|
|
3595
3618
|
* @param HeadJobArtifactRequest
|
|
3596
3619
|
* @return HeadJobArtifactResponse
|
|
3597
3620
|
* @throws OciError when an error occurs
|
|
3598
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3621
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/HeadJobArtifact.ts.html |here} to see how to use HeadJobArtifact API.
|
|
3599
3622
|
*/
|
|
3600
3623
|
headJobArtifact(headJobArtifactRequest) {
|
|
3601
3624
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3674,7 +3697,7 @@ class DataScienceClient {
|
|
|
3674
3697
|
* @param HeadModelArtifactRequest
|
|
3675
3698
|
* @return HeadModelArtifactResponse
|
|
3676
3699
|
* @throws OciError when an error occurs
|
|
3677
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3700
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/HeadModelArtifact.ts.html |here} to see how to use HeadModelArtifact API.
|
|
3678
3701
|
*/
|
|
3679
3702
|
headModelArtifact(headModelArtifactRequest) {
|
|
3680
3703
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3753,7 +3776,7 @@ class DataScienceClient {
|
|
|
3753
3776
|
* @param HeadStepArtifactRequest
|
|
3754
3777
|
* @return HeadStepArtifactResponse
|
|
3755
3778
|
* @throws OciError when an error occurs
|
|
3756
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3779
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/HeadStepArtifact.ts.html |here} to see how to use HeadStepArtifact API.
|
|
3757
3780
|
*/
|
|
3758
3781
|
headStepArtifact(headStepArtifactRequest) {
|
|
3759
3782
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3833,7 +3856,7 @@ class DataScienceClient {
|
|
|
3833
3856
|
* @param ImportModelArtifactRequest
|
|
3834
3857
|
* @return ImportModelArtifactResponse
|
|
3835
3858
|
* @throws OciError when an error occurs
|
|
3836
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3859
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ImportModelArtifact.ts.html |here} to see how to use ImportModelArtifact API.
|
|
3837
3860
|
*/
|
|
3838
3861
|
importModelArtifact(importModelArtifactRequest) {
|
|
3839
3862
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3894,7 +3917,7 @@ class DataScienceClient {
|
|
|
3894
3917
|
* @param ListFastLaunchJobConfigsRequest
|
|
3895
3918
|
* @return ListFastLaunchJobConfigsResponse
|
|
3896
3919
|
* @throws OciError when an error occurs
|
|
3897
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3920
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ListFastLaunchJobConfigs.ts.html |here} to see how to use ListFastLaunchJobConfigs API.
|
|
3898
3921
|
*/
|
|
3899
3922
|
listFastLaunchJobConfigs(listFastLaunchJobConfigsRequest) {
|
|
3900
3923
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4004,7 +4027,7 @@ class DataScienceClient {
|
|
|
4004
4027
|
* @param ListJobRunsRequest
|
|
4005
4028
|
* @return ListJobRunsResponse
|
|
4006
4029
|
* @throws OciError when an error occurs
|
|
4007
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4030
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ListJobRuns.ts.html |here} to see how to use ListJobRuns API.
|
|
4008
4031
|
*/
|
|
4009
4032
|
listJobRuns(listJobRunsRequest) {
|
|
4010
4033
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4121,7 +4144,7 @@ class DataScienceClient {
|
|
|
4121
4144
|
* @param ListJobShapesRequest
|
|
4122
4145
|
* @return ListJobShapesResponse
|
|
4123
4146
|
* @throws OciError when an error occurs
|
|
4124
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4147
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ListJobShapes.ts.html |here} to see how to use ListJobShapes API.
|
|
4125
4148
|
*/
|
|
4126
4149
|
listJobShapes(listJobShapesRequest) {
|
|
4127
4150
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4231,7 +4254,7 @@ class DataScienceClient {
|
|
|
4231
4254
|
* @param ListJobsRequest
|
|
4232
4255
|
* @return ListJobsResponse
|
|
4233
4256
|
* @throws OciError when an error occurs
|
|
4234
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4257
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ListJobs.ts.html |here} to see how to use ListJobs API.
|
|
4235
4258
|
*/
|
|
4236
4259
|
listJobs(listJobsRequest) {
|
|
4237
4260
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4348,7 +4371,7 @@ class DataScienceClient {
|
|
|
4348
4371
|
* @param ListModelDeploymentShapesRequest
|
|
4349
4372
|
* @return ListModelDeploymentShapesResponse
|
|
4350
4373
|
* @throws OciError when an error occurs
|
|
4351
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4374
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ListModelDeploymentShapes.ts.html |here} to see how to use ListModelDeploymentShapes API.
|
|
4352
4375
|
*/
|
|
4353
4376
|
listModelDeploymentShapes(listModelDeploymentShapesRequest) {
|
|
4354
4377
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4459,7 +4482,7 @@ class DataScienceClient {
|
|
|
4459
4482
|
* @param ListModelDeploymentsRequest
|
|
4460
4483
|
* @return ListModelDeploymentsResponse
|
|
4461
4484
|
* @throws OciError when an error occurs
|
|
4462
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4485
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ListModelDeployments.ts.html |here} to see how to use ListModelDeployments API.
|
|
4463
4486
|
*/
|
|
4464
4487
|
listModelDeployments(listModelDeploymentsRequest) {
|
|
4465
4488
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4576,7 +4599,7 @@ class DataScienceClient {
|
|
|
4576
4599
|
* @param ListModelVersionSetsRequest
|
|
4577
4600
|
* @return ListModelVersionSetsResponse
|
|
4578
4601
|
* @throws OciError when an error occurs
|
|
4579
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4602
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ListModelVersionSets.ts.html |here} to see how to use ListModelVersionSets API.
|
|
4580
4603
|
*/
|
|
4581
4604
|
listModelVersionSets(listModelVersionSetsRequest) {
|
|
4582
4605
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4693,7 +4716,7 @@ class DataScienceClient {
|
|
|
4693
4716
|
* @param ListModelsRequest
|
|
4694
4717
|
* @return ListModelsResponse
|
|
4695
4718
|
* @throws OciError when an error occurs
|
|
4696
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4719
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ListModels.ts.html |here} to see how to use ListModels API.
|
|
4697
4720
|
*/
|
|
4698
4721
|
listModels(listModelsRequest) {
|
|
4699
4722
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4812,7 +4835,7 @@ class DataScienceClient {
|
|
|
4812
4835
|
* @param ListNotebookSessionShapesRequest
|
|
4813
4836
|
* @return ListNotebookSessionShapesResponse
|
|
4814
4837
|
* @throws OciError when an error occurs
|
|
4815
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4838
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ListNotebookSessionShapes.ts.html |here} to see how to use ListNotebookSessionShapes API.
|
|
4816
4839
|
*/
|
|
4817
4840
|
listNotebookSessionShapes(listNotebookSessionShapesRequest) {
|
|
4818
4841
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4922,7 +4945,7 @@ class DataScienceClient {
|
|
|
4922
4945
|
* @param ListNotebookSessionsRequest
|
|
4923
4946
|
* @return ListNotebookSessionsResponse
|
|
4924
4947
|
* @throws OciError when an error occurs
|
|
4925
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4948
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ListNotebookSessions.ts.html |here} to see how to use ListNotebookSessions API.
|
|
4926
4949
|
*/
|
|
4927
4950
|
listNotebookSessions(listNotebookSessionsRequest) {
|
|
4928
4951
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5039,7 +5062,7 @@ class DataScienceClient {
|
|
|
5039
5062
|
* @param ListPipelineRunsRequest
|
|
5040
5063
|
* @return ListPipelineRunsResponse
|
|
5041
5064
|
* @throws OciError when an error occurs
|
|
5042
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5065
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ListPipelineRuns.ts.html |here} to see how to use ListPipelineRuns API.
|
|
5043
5066
|
*/
|
|
5044
5067
|
listPipelineRuns(listPipelineRunsRequest) {
|
|
5045
5068
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5156,7 +5179,7 @@ class DataScienceClient {
|
|
|
5156
5179
|
* @param ListPipelinesRequest
|
|
5157
5180
|
* @return ListPipelinesResponse
|
|
5158
5181
|
* @throws OciError when an error occurs
|
|
5159
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5182
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ListPipelines.ts.html |here} to see how to use ListPipelines API.
|
|
5160
5183
|
*/
|
|
5161
5184
|
listPipelines(listPipelinesRequest) {
|
|
5162
5185
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5273,7 +5296,7 @@ class DataScienceClient {
|
|
|
5273
5296
|
* @param ListProjectsRequest
|
|
5274
5297
|
* @return ListProjectsResponse
|
|
5275
5298
|
* @throws OciError when an error occurs
|
|
5276
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5299
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ListProjects.ts.html |here} to see how to use ListProjects API.
|
|
5277
5300
|
*/
|
|
5278
5301
|
listProjects(listProjectsRequest) {
|
|
5279
5302
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5389,7 +5412,7 @@ class DataScienceClient {
|
|
|
5389
5412
|
* @param ListWorkRequestErrorsRequest
|
|
5390
5413
|
* @return ListWorkRequestErrorsResponse
|
|
5391
5414
|
* @throws OciError when an error occurs
|
|
5392
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5415
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
5393
5416
|
*/
|
|
5394
5417
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
5395
5418
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5447,7 +5470,7 @@ class DataScienceClient {
|
|
|
5447
5470
|
* @param ListWorkRequestLogsRequest
|
|
5448
5471
|
* @return ListWorkRequestLogsResponse
|
|
5449
5472
|
* @throws OciError when an error occurs
|
|
5450
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5473
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
5451
5474
|
*/
|
|
5452
5475
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
5453
5476
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5505,7 +5528,7 @@ class DataScienceClient {
|
|
|
5505
5528
|
* @param ListWorkRequestsRequest
|
|
5506
5529
|
* @return ListWorkRequestsResponse
|
|
5507
5530
|
* @throws OciError when an error occurs
|
|
5508
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5531
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
5509
5532
|
*/
|
|
5510
5533
|
listWorkRequests(listWorkRequestsRequest) {
|
|
5511
5534
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5620,7 +5643,7 @@ class DataScienceClient {
|
|
|
5620
5643
|
* @param UpdateJobRequest
|
|
5621
5644
|
* @return UpdateJobResponse
|
|
5622
5645
|
* @throws OciError when an error occurs
|
|
5623
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5646
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/UpdateJob.ts.html |here} to see how to use UpdateJob API.
|
|
5624
5647
|
*/
|
|
5625
5648
|
updateJob(updateJobRequest) {
|
|
5626
5649
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5685,7 +5708,7 @@ class DataScienceClient {
|
|
|
5685
5708
|
* @param UpdateJobRunRequest
|
|
5686
5709
|
* @return UpdateJobRunResponse
|
|
5687
5710
|
* @throws OciError when an error occurs
|
|
5688
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5711
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/UpdateJobRun.ts.html |here} to see how to use UpdateJobRun API.
|
|
5689
5712
|
*/
|
|
5690
5713
|
updateJobRun(updateJobRunRequest) {
|
|
5691
5714
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5750,7 +5773,7 @@ class DataScienceClient {
|
|
|
5750
5773
|
* @param UpdateModelRequest
|
|
5751
5774
|
* @return UpdateModelResponse
|
|
5752
5775
|
* @throws OciError when an error occurs
|
|
5753
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5776
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/UpdateModel.ts.html |here} to see how to use UpdateModel API.
|
|
5754
5777
|
*/
|
|
5755
5778
|
updateModel(updateModelRequest) {
|
|
5756
5779
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5819,7 +5842,7 @@ class DataScienceClient {
|
|
|
5819
5842
|
* @param UpdateModelDeploymentRequest
|
|
5820
5843
|
* @return UpdateModelDeploymentResponse
|
|
5821
5844
|
* @throws OciError when an error occurs
|
|
5822
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5845
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/UpdateModelDeployment.ts.html |here} to see how to use UpdateModelDeployment API.
|
|
5823
5846
|
*/
|
|
5824
5847
|
updateModelDeployment(updateModelDeploymentRequest) {
|
|
5825
5848
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5880,7 +5903,7 @@ class DataScienceClient {
|
|
|
5880
5903
|
* @param UpdateModelProvenanceRequest
|
|
5881
5904
|
* @return UpdateModelProvenanceResponse
|
|
5882
5905
|
* @throws OciError when an error occurs
|
|
5883
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5906
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/UpdateModelProvenance.ts.html |here} to see how to use UpdateModelProvenance API.
|
|
5884
5907
|
*/
|
|
5885
5908
|
updateModelProvenance(updateModelProvenanceRequest) {
|
|
5886
5909
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5945,7 +5968,7 @@ class DataScienceClient {
|
|
|
5945
5968
|
* @param UpdateModelVersionSetRequest
|
|
5946
5969
|
* @return UpdateModelVersionSetResponse
|
|
5947
5970
|
* @throws OciError when an error occurs
|
|
5948
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5971
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/UpdateModelVersionSet.ts.html |here} to see how to use UpdateModelVersionSet API.
|
|
5949
5972
|
*/
|
|
5950
5973
|
updateModelVersionSet(updateModelVersionSetRequest) {
|
|
5951
5974
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6013,7 +6036,7 @@ class DataScienceClient {
|
|
|
6013
6036
|
* @param UpdateNotebookSessionRequest
|
|
6014
6037
|
* @return UpdateNotebookSessionResponse
|
|
6015
6038
|
* @throws OciError when an error occurs
|
|
6016
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6039
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/UpdateNotebookSession.ts.html |here} to see how to use UpdateNotebookSession API.
|
|
6017
6040
|
*/
|
|
6018
6041
|
updateNotebookSession(updateNotebookSessionRequest) {
|
|
6019
6042
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6078,7 +6101,7 @@ class DataScienceClient {
|
|
|
6078
6101
|
* @param UpdatePipelineRequest
|
|
6079
6102
|
* @return UpdatePipelineResponse
|
|
6080
6103
|
* @throws OciError when an error occurs
|
|
6081
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6104
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
|
|
6082
6105
|
*/
|
|
6083
6106
|
updatePipeline(updatePipelineRequest) {
|
|
6084
6107
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6143,7 +6166,7 @@ class DataScienceClient {
|
|
|
6143
6166
|
* @param UpdatePipelineRunRequest
|
|
6144
6167
|
* @return UpdatePipelineRunResponse
|
|
6145
6168
|
* @throws OciError when an error occurs
|
|
6146
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6169
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/UpdatePipelineRun.ts.html |here} to see how to use UpdatePipelineRun API.
|
|
6147
6170
|
*/
|
|
6148
6171
|
updatePipelineRun(updatePipelineRunRequest) {
|
|
6149
6172
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6208,7 +6231,7 @@ class DataScienceClient {
|
|
|
6208
6231
|
* @param UpdateProjectRequest
|
|
6209
6232
|
* @return UpdateProjectResponse
|
|
6210
6233
|
* @throws OciError when an error occurs
|
|
6211
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6234
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/datascience/UpdateProject.ts.html |here} to see how to use UpdateProject API.
|
|
6212
6235
|
*/
|
|
6213
6236
|
updateProject(updateProjectRequest) {
|
|
6214
6237
|
return __awaiter(this, void 0, void 0, function* () {
|