oci-datascience 2.89.1 → 2.89.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (94) hide show
  1. package/lib/client.d.ts +91 -91
  2. package/lib/client.js +91 -91
  3. package/lib/request/activate-model-deployment-request.d.ts +1 -1
  4. package/lib/request/activate-model-request.d.ts +1 -1
  5. package/lib/request/activate-notebook-session-request.d.ts +1 -1
  6. package/lib/request/cancel-job-run-request.d.ts +1 -1
  7. package/lib/request/cancel-pipeline-run-request.d.ts +1 -1
  8. package/lib/request/cancel-work-request-request.d.ts +1 -1
  9. package/lib/request/change-data-science-private-endpoint-compartment-request.d.ts +1 -1
  10. package/lib/request/change-job-compartment-request.d.ts +1 -1
  11. package/lib/request/change-job-run-compartment-request.d.ts +1 -1
  12. package/lib/request/change-model-compartment-request.d.ts +1 -1
  13. package/lib/request/change-model-deployment-compartment-request.d.ts +1 -1
  14. package/lib/request/change-model-version-set-compartment-request.d.ts +1 -1
  15. package/lib/request/change-notebook-session-compartment-request.d.ts +1 -1
  16. package/lib/request/change-pipeline-compartment-request.d.ts +1 -1
  17. package/lib/request/change-pipeline-run-compartment-request.d.ts +1 -1
  18. package/lib/request/change-project-compartment-request.d.ts +1 -1
  19. package/lib/request/create-data-science-private-endpoint-request.d.ts +1 -1
  20. package/lib/request/create-job-artifact-request.d.ts +1 -1
  21. package/lib/request/create-job-request.d.ts +1 -1
  22. package/lib/request/create-job-run-request.d.ts +1 -1
  23. package/lib/request/create-model-artifact-request.d.ts +1 -1
  24. package/lib/request/create-model-deployment-request.d.ts +1 -1
  25. package/lib/request/create-model-provenance-request.d.ts +1 -1
  26. package/lib/request/create-model-request.d.ts +1 -1
  27. package/lib/request/create-model-version-set-request.d.ts +1 -1
  28. package/lib/request/create-notebook-session-request.d.ts +1 -1
  29. package/lib/request/create-pipeline-request.d.ts +1 -1
  30. package/lib/request/create-pipeline-run-request.d.ts +1 -1
  31. package/lib/request/create-project-request.d.ts +1 -1
  32. package/lib/request/create-step-artifact-request.d.ts +1 -1
  33. package/lib/request/deactivate-model-deployment-request.d.ts +1 -1
  34. package/lib/request/deactivate-model-request.d.ts +1 -1
  35. package/lib/request/deactivate-notebook-session-request.d.ts +1 -1
  36. package/lib/request/delete-data-science-private-endpoint-request.d.ts +1 -1
  37. package/lib/request/delete-job-request.d.ts +1 -1
  38. package/lib/request/delete-job-run-request.d.ts +1 -1
  39. package/lib/request/delete-model-deployment-request.d.ts +1 -1
  40. package/lib/request/delete-model-request.d.ts +1 -1
  41. package/lib/request/delete-model-version-set-request.d.ts +1 -1
  42. package/lib/request/delete-notebook-session-request.d.ts +1 -1
  43. package/lib/request/delete-pipeline-request.d.ts +1 -1
  44. package/lib/request/delete-pipeline-run-request.d.ts +1 -1
  45. package/lib/request/delete-project-request.d.ts +1 -1
  46. package/lib/request/export-model-artifact-request.d.ts +1 -1
  47. package/lib/request/get-data-science-private-endpoint-request.d.ts +1 -1
  48. package/lib/request/get-job-artifact-content-request.d.ts +1 -1
  49. package/lib/request/get-job-request.d.ts +1 -1
  50. package/lib/request/get-job-run-request.d.ts +1 -1
  51. package/lib/request/get-model-artifact-content-request.d.ts +1 -1
  52. package/lib/request/get-model-deployment-request.d.ts +1 -1
  53. package/lib/request/get-model-provenance-request.d.ts +1 -1
  54. package/lib/request/get-model-request.d.ts +1 -1
  55. package/lib/request/get-model-version-set-request.d.ts +1 -1
  56. package/lib/request/get-notebook-session-request.d.ts +1 -1
  57. package/lib/request/get-pipeline-request.d.ts +1 -1
  58. package/lib/request/get-pipeline-run-request.d.ts +1 -1
  59. package/lib/request/get-project-request.d.ts +1 -1
  60. package/lib/request/get-step-artifact-content-request.d.ts +1 -1
  61. package/lib/request/get-work-request-request.d.ts +1 -1
  62. package/lib/request/head-job-artifact-request.d.ts +1 -1
  63. package/lib/request/head-model-artifact-request.d.ts +1 -1
  64. package/lib/request/head-step-artifact-request.d.ts +1 -1
  65. package/lib/request/import-model-artifact-request.d.ts +1 -1
  66. package/lib/request/list-data-science-private-endpoints-request.d.ts +1 -1
  67. package/lib/request/list-fast-launch-job-configs-request.d.ts +1 -1
  68. package/lib/request/list-job-runs-request.d.ts +1 -1
  69. package/lib/request/list-job-shapes-request.d.ts +1 -1
  70. package/lib/request/list-jobs-request.d.ts +1 -1
  71. package/lib/request/list-model-deployment-shapes-request.d.ts +1 -1
  72. package/lib/request/list-model-deployments-request.d.ts +1 -1
  73. package/lib/request/list-model-version-sets-request.d.ts +1 -1
  74. package/lib/request/list-models-request.d.ts +1 -1
  75. package/lib/request/list-notebook-session-shapes-request.d.ts +1 -1
  76. package/lib/request/list-notebook-sessions-request.d.ts +1 -1
  77. package/lib/request/list-pipeline-runs-request.d.ts +1 -1
  78. package/lib/request/list-pipelines-request.d.ts +1 -1
  79. package/lib/request/list-projects-request.d.ts +1 -1
  80. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  81. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  82. package/lib/request/list-work-requests-request.d.ts +1 -1
  83. package/lib/request/update-data-science-private-endpoint-request.d.ts +1 -1
  84. package/lib/request/update-job-request.d.ts +1 -1
  85. package/lib/request/update-job-run-request.d.ts +1 -1
  86. package/lib/request/update-model-deployment-request.d.ts +1 -1
  87. package/lib/request/update-model-provenance-request.d.ts +1 -1
  88. package/lib/request/update-model-request.d.ts +1 -1
  89. package/lib/request/update-model-version-set-request.d.ts +1 -1
  90. package/lib/request/update-notebook-session-request.d.ts +1 -1
  91. package/lib/request/update-pipeline-request.d.ts +1 -1
  92. package/lib/request/update-pipeline-run-request.d.ts +1 -1
  93. package/lib/request/update-project-request.d.ts +1 -1
  94. package/package.json +3 -3
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/GetStepArtifactContent.ts.html |here} to see how to use GetStepArtifactContentRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/GetStepArtifactContent.ts.html |here} to see how to use GetStepArtifactContentRequest.
16
16
  */
17
17
  export interface GetStepArtifactContentRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
16
16
  */
17
17
  export interface GetWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/HeadJobArtifact.ts.html |here} to see how to use HeadJobArtifactRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/HeadJobArtifact.ts.html |here} to see how to use HeadJobArtifactRequest.
16
16
  */
17
17
  export interface HeadJobArtifactRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/HeadModelArtifact.ts.html |here} to see how to use HeadModelArtifactRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/HeadModelArtifact.ts.html |here} to see how to use HeadModelArtifactRequest.
16
16
  */
17
17
  export interface HeadModelArtifactRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/HeadStepArtifact.ts.html |here} to see how to use HeadStepArtifactRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/HeadStepArtifact.ts.html |here} to see how to use HeadStepArtifactRequest.
16
16
  */
17
17
  export interface HeadStepArtifactRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/ImportModelArtifact.ts.html |here} to see how to use ImportModelArtifactRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/ImportModelArtifact.ts.html |here} to see how to use ImportModelArtifactRequest.
17
17
  */
18
18
  export interface ImportModelArtifactRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/ListDataSciencePrivateEndpoints.ts.html |here} to see how to use ListDataSciencePrivateEndpointsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/ListDataSciencePrivateEndpoints.ts.html |here} to see how to use ListDataSciencePrivateEndpointsRequest.
17
17
  */
18
18
  export interface ListDataSciencePrivateEndpointsRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/ListFastLaunchJobConfigs.ts.html |here} to see how to use ListFastLaunchJobConfigsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/ListFastLaunchJobConfigs.ts.html |here} to see how to use ListFastLaunchJobConfigsRequest.
16
16
  */
17
17
  export interface ListFastLaunchJobConfigsRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/ListJobRuns.ts.html |here} to see how to use ListJobRunsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/ListJobRuns.ts.html |here} to see how to use ListJobRunsRequest.
17
17
  */
18
18
  export interface ListJobRunsRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/ListJobShapes.ts.html |here} to see how to use ListJobShapesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/ListJobShapes.ts.html |here} to see how to use ListJobShapesRequest.
16
16
  */
17
17
  export interface ListJobShapesRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/ListJobs.ts.html |here} to see how to use ListJobsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/ListJobs.ts.html |here} to see how to use ListJobsRequest.
17
17
  */
18
18
  export interface ListJobsRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/ListModelDeploymentShapes.ts.html |here} to see how to use ListModelDeploymentShapesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/ListModelDeploymentShapes.ts.html |here} to see how to use ListModelDeploymentShapesRequest.
16
16
  */
17
17
  export interface ListModelDeploymentShapesRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/ListModelDeployments.ts.html |here} to see how to use ListModelDeploymentsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/ListModelDeployments.ts.html |here} to see how to use ListModelDeploymentsRequest.
17
17
  */
18
18
  export interface ListModelDeploymentsRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/ListModelVersionSets.ts.html |here} to see how to use ListModelVersionSetsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/ListModelVersionSets.ts.html |here} to see how to use ListModelVersionSetsRequest.
17
17
  */
18
18
  export interface ListModelVersionSetsRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/ListModels.ts.html |here} to see how to use ListModelsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/ListModels.ts.html |here} to see how to use ListModelsRequest.
17
17
  */
18
18
  export interface ListModelsRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/ListNotebookSessionShapes.ts.html |here} to see how to use ListNotebookSessionShapesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/ListNotebookSessionShapes.ts.html |here} to see how to use ListNotebookSessionShapesRequest.
16
16
  */
17
17
  export interface ListNotebookSessionShapesRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/ListNotebookSessions.ts.html |here} to see how to use ListNotebookSessionsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/ListNotebookSessions.ts.html |here} to see how to use ListNotebookSessionsRequest.
17
17
  */
18
18
  export interface ListNotebookSessionsRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/ListPipelineRuns.ts.html |here} to see how to use ListPipelineRunsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/ListPipelineRuns.ts.html |here} to see how to use ListPipelineRunsRequest.
17
17
  */
18
18
  export interface ListPipelineRunsRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/ListPipelines.ts.html |here} to see how to use ListPipelinesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/ListPipelines.ts.html |here} to see how to use ListPipelinesRequest.
17
17
  */
18
18
  export interface ListPipelinesRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/ListProjects.ts.html |here} to see how to use ListProjectsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/ListProjects.ts.html |here} to see how to use ListProjectsRequest.
17
17
  */
18
18
  export interface ListProjectsRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
16
16
  */
17
17
  export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
16
16
  */
17
17
  export interface ListWorkRequestLogsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
16
16
  */
17
17
  export interface ListWorkRequestsRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/UpdateDataSciencePrivateEndpoint.ts.html |here} to see how to use UpdateDataSciencePrivateEndpointRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/UpdateDataSciencePrivateEndpoint.ts.html |here} to see how to use UpdateDataSciencePrivateEndpointRequest.
17
17
  */
18
18
  export interface UpdateDataSciencePrivateEndpointRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/UpdateJob.ts.html |here} to see how to use UpdateJobRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/UpdateJob.ts.html |here} to see how to use UpdateJobRequest.
17
17
  */
18
18
  export interface UpdateJobRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/UpdateJobRun.ts.html |here} to see how to use UpdateJobRunRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/UpdateJobRun.ts.html |here} to see how to use UpdateJobRunRequest.
17
17
  */
18
18
  export interface UpdateJobRunRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/UpdateModelDeployment.ts.html |here} to see how to use UpdateModelDeploymentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/UpdateModelDeployment.ts.html |here} to see how to use UpdateModelDeploymentRequest.
17
17
  */
18
18
  export interface UpdateModelDeploymentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/UpdateModelProvenance.ts.html |here} to see how to use UpdateModelProvenanceRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/UpdateModelProvenance.ts.html |here} to see how to use UpdateModelProvenanceRequest.
17
17
  */
18
18
  export interface UpdateModelProvenanceRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/UpdateModel.ts.html |here} to see how to use UpdateModelRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/UpdateModel.ts.html |here} to see how to use UpdateModelRequest.
17
17
  */
18
18
  export interface UpdateModelRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/UpdateModelVersionSet.ts.html |here} to see how to use UpdateModelVersionSetRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/UpdateModelVersionSet.ts.html |here} to see how to use UpdateModelVersionSetRequest.
17
17
  */
18
18
  export interface UpdateModelVersionSetRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/UpdateNotebookSession.ts.html |here} to see how to use UpdateNotebookSessionRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/UpdateNotebookSession.ts.html |here} to see how to use UpdateNotebookSessionRequest.
17
17
  */
18
18
  export interface UpdateNotebookSessionRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/UpdatePipeline.ts.html |here} to see how to use UpdatePipelineRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/UpdatePipeline.ts.html |here} to see how to use UpdatePipelineRequest.
17
17
  */
18
18
  export interface UpdatePipelineRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/UpdatePipelineRun.ts.html |here} to see how to use UpdatePipelineRunRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/UpdatePipelineRun.ts.html |here} to see how to use UpdatePipelineRunRequest.
17
17
  */
18
18
  export interface UpdatePipelineRunRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.1/datascience/UpdateProject.ts.html |here} to see how to use UpdateProjectRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.2/datascience/UpdateProject.ts.html |here} to see how to use UpdateProjectRequest.
17
17
  */
18
18
  export interface UpdateProjectRequest extends common.BaseRequest {
19
19
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-datascience",
3
- "version": "2.89.1",
3
+ "version": "2.89.2",
4
4
  "description": "OCI NodeJS client for Data Science Service",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,8 +15,8 @@
15
15
  },
16
16
  "license": "(UPL-1.0 OR Apache-2.0)",
17
17
  "dependencies": {
18
- "oci-common": "2.89.1",
19
- "oci-workrequests": "2.89.1"
18
+ "oci-common": "2.89.2",
19
+ "oci-workrequests": "2.89.2"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"