oci-datascience 2.53.1 → 2.55.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.
Files changed (118) hide show
  1. package/lib/client.d.ts +85 -85
  2. package/lib/client.js +85 -85
  3. package/lib/model/default-model-deployment-environment-configuration-details.d.ts +41 -0
  4. package/lib/model/default-model-deployment-environment-configuration-details.js +55 -0
  5. package/lib/model/default-model-deployment-environment-configuration-details.js.map +1 -0
  6. package/lib/model/index.d.ts +14 -0
  7. package/lib/model/index.js +17 -3
  8. package/lib/model/index.js.map +1 -1
  9. package/lib/model/model-deployment-environment-configuration-details.d.ts +23 -0
  10. package/lib/model/model-deployment-environment-configuration-details.js +73 -0
  11. package/lib/model/model-deployment-environment-configuration-details.js.map +1 -0
  12. package/lib/model/model-deployment-environment-configuration-type.d.ts +29 -0
  13. package/lib/model/model-deployment-environment-configuration-type.js +40 -0
  14. package/lib/model/model-deployment-environment-configuration-type.js.map +1 -0
  15. package/lib/model/ocir-model-deployment-environment-configuration-details.d.ts +82 -0
  16. package/lib/model/ocir-model-deployment-environment-configuration-details.js +55 -0
  17. package/lib/model/ocir-model-deployment-environment-configuration-details.js.map +1 -0
  18. package/lib/model/single-model-deployment-configuration-details.d.ts +1 -0
  19. package/lib/model/single-model-deployment-configuration-details.js +6 -0
  20. package/lib/model/single-model-deployment-configuration-details.js.map +1 -1
  21. package/lib/model/update-default-model-deployment-environment-configuration-details.d.ts +41 -0
  22. package/lib/model/update-default-model-deployment-environment-configuration-details.js +55 -0
  23. package/lib/model/update-default-model-deployment-environment-configuration-details.js.map +1 -0
  24. package/lib/model/update-model-deployment-environment-configuration-details.d.ts +23 -0
  25. package/lib/model/update-model-deployment-environment-configuration-details.js +73 -0
  26. package/lib/model/update-model-deployment-environment-configuration-details.js.map +1 -0
  27. package/lib/model/update-ocir-model-deployment-environment-configuration-details.d.ts +82 -0
  28. package/lib/model/update-ocir-model-deployment-environment-configuration-details.js +55 -0
  29. package/lib/model/update-ocir-model-deployment-environment-configuration-details.js.map +1 -0
  30. package/lib/model/update-single-model-deployment-configuration-details.d.ts +1 -0
  31. package/lib/model/update-single-model-deployment-configuration-details.js +6 -0
  32. package/lib/model/update-single-model-deployment-configuration-details.js.map +1 -1
  33. package/lib/request/activate-model-deployment-request.d.ts +1 -1
  34. package/lib/request/activate-model-request.d.ts +1 -1
  35. package/lib/request/activate-notebook-session-request.d.ts +1 -1
  36. package/lib/request/cancel-job-run-request.d.ts +1 -1
  37. package/lib/request/cancel-pipeline-run-request.d.ts +1 -1
  38. package/lib/request/cancel-work-request-request.d.ts +1 -1
  39. package/lib/request/change-job-compartment-request.d.ts +1 -1
  40. package/lib/request/change-job-run-compartment-request.d.ts +1 -1
  41. package/lib/request/change-model-compartment-request.d.ts +1 -1
  42. package/lib/request/change-model-deployment-compartment-request.d.ts +1 -1
  43. package/lib/request/change-model-version-set-compartment-request.d.ts +1 -1
  44. package/lib/request/change-notebook-session-compartment-request.d.ts +1 -1
  45. package/lib/request/change-pipeline-compartment-request.d.ts +1 -1
  46. package/lib/request/change-pipeline-run-compartment-request.d.ts +1 -1
  47. package/lib/request/change-project-compartment-request.d.ts +1 -1
  48. package/lib/request/create-job-artifact-request.d.ts +1 -1
  49. package/lib/request/create-job-request.d.ts +1 -1
  50. package/lib/request/create-job-run-request.d.ts +1 -1
  51. package/lib/request/create-model-artifact-request.d.ts +1 -1
  52. package/lib/request/create-model-deployment-request.d.ts +1 -1
  53. package/lib/request/create-model-provenance-request.d.ts +1 -1
  54. package/lib/request/create-model-request.d.ts +1 -1
  55. package/lib/request/create-model-version-set-request.d.ts +1 -1
  56. package/lib/request/create-notebook-session-request.d.ts +1 -1
  57. package/lib/request/create-pipeline-request.d.ts +1 -1
  58. package/lib/request/create-pipeline-run-request.d.ts +1 -1
  59. package/lib/request/create-project-request.d.ts +1 -1
  60. package/lib/request/create-step-artifact-request.d.ts +1 -1
  61. package/lib/request/deactivate-model-deployment-request.d.ts +1 -1
  62. package/lib/request/deactivate-model-request.d.ts +1 -1
  63. package/lib/request/deactivate-notebook-session-request.d.ts +1 -1
  64. package/lib/request/delete-job-request.d.ts +1 -1
  65. package/lib/request/delete-job-run-request.d.ts +1 -1
  66. package/lib/request/delete-model-deployment-request.d.ts +1 -1
  67. package/lib/request/delete-model-request.d.ts +1 -1
  68. package/lib/request/delete-model-version-set-request.d.ts +1 -1
  69. package/lib/request/delete-notebook-session-request.d.ts +1 -1
  70. package/lib/request/delete-pipeline-request.d.ts +1 -1
  71. package/lib/request/delete-pipeline-run-request.d.ts +1 -1
  72. package/lib/request/delete-project-request.d.ts +1 -1
  73. package/lib/request/export-model-artifact-request.d.ts +1 -1
  74. package/lib/request/get-job-artifact-content-request.d.ts +1 -1
  75. package/lib/request/get-job-request.d.ts +1 -1
  76. package/lib/request/get-job-run-request.d.ts +1 -1
  77. package/lib/request/get-model-artifact-content-request.d.ts +1 -1
  78. package/lib/request/get-model-deployment-request.d.ts +1 -1
  79. package/lib/request/get-model-provenance-request.d.ts +1 -1
  80. package/lib/request/get-model-request.d.ts +1 -1
  81. package/lib/request/get-model-version-set-request.d.ts +1 -1
  82. package/lib/request/get-notebook-session-request.d.ts +1 -1
  83. package/lib/request/get-pipeline-request.d.ts +1 -1
  84. package/lib/request/get-pipeline-run-request.d.ts +1 -1
  85. package/lib/request/get-project-request.d.ts +1 -1
  86. package/lib/request/get-step-artifact-content-request.d.ts +1 -1
  87. package/lib/request/get-work-request-request.d.ts +1 -1
  88. package/lib/request/head-job-artifact-request.d.ts +1 -1
  89. package/lib/request/head-model-artifact-request.d.ts +1 -1
  90. package/lib/request/head-step-artifact-request.d.ts +1 -1
  91. package/lib/request/import-model-artifact-request.d.ts +1 -1
  92. package/lib/request/list-fast-launch-job-configs-request.d.ts +1 -1
  93. package/lib/request/list-job-runs-request.d.ts +1 -1
  94. package/lib/request/list-job-shapes-request.d.ts +1 -1
  95. package/lib/request/list-jobs-request.d.ts +1 -1
  96. package/lib/request/list-model-deployment-shapes-request.d.ts +1 -1
  97. package/lib/request/list-model-deployments-request.d.ts +1 -1
  98. package/lib/request/list-model-version-sets-request.d.ts +1 -1
  99. package/lib/request/list-models-request.d.ts +1 -1
  100. package/lib/request/list-notebook-session-shapes-request.d.ts +1 -1
  101. package/lib/request/list-notebook-sessions-request.d.ts +1 -1
  102. package/lib/request/list-pipeline-runs-request.d.ts +1 -1
  103. package/lib/request/list-pipelines-request.d.ts +1 -1
  104. package/lib/request/list-projects-request.d.ts +1 -1
  105. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  106. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  107. package/lib/request/list-work-requests-request.d.ts +1 -1
  108. package/lib/request/update-job-request.d.ts +1 -1
  109. package/lib/request/update-job-run-request.d.ts +1 -1
  110. package/lib/request/update-model-deployment-request.d.ts +1 -1
  111. package/lib/request/update-model-provenance-request.d.ts +1 -1
  112. package/lib/request/update-model-request.d.ts +1 -1
  113. package/lib/request/update-model-version-set-request.d.ts +1 -1
  114. package/lib/request/update-notebook-session-request.d.ts +1 -1
  115. package/lib/request/update-pipeline-request.d.ts +1 -1
  116. package/lib/request/update-pipeline-run-request.d.ts +1 -1
  117. package/lib/request/update-project-request.d.ts +1 -1
  118. package/package.json +3 -3
@@ -1 +1 @@
1
- {"version":3,"file":"single-model-deployment-configuration-details.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/single-model-deployment-configuration-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,yCAAyC,CAwCzD;AAxCD,WAAiB,yCAAyC;IACxD,SAAgB,UAAU,CACxB,GAA8C,EAC9C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,mCAAmC,CAAC,UAAU,CACnD,GAAG,CAC0C,CAAC,GACjD;YACD,2BAA2B,EAAE,GAAG,CAAC,yBAAyB;gBACxD,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,UAAU,CAAC,GAAG,CAAC,yBAAyB,CAAC;gBAC3E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,oDAAU,aAkBzB,CAAA;IACY,wDAAc,GAAG,cAAc,CAAC;IAC7C,SAAgB,sBAAsB,CACpC,GAA8C,EAC9C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,mCAAmC,CAAC,sBAAsB,CAC/D,GAAG,CAC0C,CAAC,GACjD;YACD,2BAA2B,EAAE,GAAG,CAAC,yBAAyB;gBACxD,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,sBAAsB,CAAC,GAAG,CAAC,yBAAyB,CAAC;gBACvF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,gEAAsB,yBAkBrC,CAAA;AACH,CAAC,EAxCgB,yCAAyC,GAAzC,iDAAyC,KAAzC,iDAAyC,QAwCzD"}
1
+ {"version":3,"file":"single-model-deployment-configuration-details.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/single-model-deployment-configuration-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgBlC,IAAiB,yCAAyC,CAkDzD;AAlDD,WAAiB,yCAAyC;IACxD,SAAgB,UAAU,CACxB,GAA8C,EAC9C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,mCAAmC,CAAC,UAAU,CACnD,GAAG,CAC0C,CAAC,GACjD;YACD,2BAA2B,EAAE,GAAG,CAAC,yBAAyB;gBACxD,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,UAAU,CAAC,GAAG,CAAC,yBAAyB,CAAC;gBAC3E,CAAC,CAAC,SAAS;YACb,iCAAiC,EAAE,GAAG,CAAC,+BAA+B;gBACpE,CAAC,CAAC,KAAK,CAAC,8CAA8C,CAAC,UAAU,CAC7D,GAAG,CAAC,+BAA+B,CACpC;gBACH,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAvBe,oDAAU,aAuBzB,CAAA;IACY,wDAAc,GAAG,cAAc,CAAC;IAC7C,SAAgB,sBAAsB,CACpC,GAA8C,EAC9C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,mCAAmC,CAAC,sBAAsB,CAC/D,GAAG,CAC0C,CAAC,GACjD;YACD,2BAA2B,EAAE,GAAG,CAAC,yBAAyB;gBACxD,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,sBAAsB,CAAC,GAAG,CAAC,yBAAyB,CAAC;gBACvF,CAAC,CAAC,SAAS;YACb,iCAAiC,EAAE,GAAG,CAAC,+BAA+B;gBACpE,CAAC,CAAC,KAAK,CAAC,8CAA8C,CAAC,sBAAsB,CACzE,GAAG,CAAC,+BAA+B,CACpC;gBACH,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAvBe,gEAAsB,yBAuBrC,CAAA;AACH,CAAC,EAlDgB,yCAAyC,GAAzC,iDAAyC,KAAzC,iDAAyC,QAkDzD"}
@@ -0,0 +1,41 @@
1
+ /**
2
+ * Data Science API
3
+ * Use the Data Science API to organize your data science work, access data and computing resources, and build, train, deploy and manage models and model deployments. For more information, see [Data Science](https://docs.oracle.com/iaas/data-science/using/data-science.htm).
4
+
5
+ * OpenAPI spec version: 20190101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ import * as model from "../model";
15
+ /**
16
+ * The update environment configuration details object for managed container
17
+ */
18
+ export interface UpdateDefaultModelDeploymentEnvironmentConfigurationDetails extends model.UpdateModelDeploymentEnvironmentConfigurationDetails {
19
+ /**
20
+ * Environment variables to set for the web server container.
21
+ * The size of envVars must be less than 2048 bytes.
22
+ * Key should be under 32 characters.
23
+ * Key should contain only letters, digits and underscore (_)
24
+ * Key should start with a letter.
25
+ * Key should have at least 2 characters.
26
+ * Key should not end with underscore eg. `TEST_`
27
+ * Key if added cannot be empty. Value can be empty.
28
+ * No specific size limits on individual Values. But overall environment variables is limited to 2048 bytes.
29
+ * Key can't be reserved Model Deployment environment variables.
30
+ *
31
+ */
32
+ "environmentVariables"?: {
33
+ [key: string]: string;
34
+ };
35
+ "environmentConfigurationType": string;
36
+ }
37
+ export declare namespace UpdateDefaultModelDeploymentEnvironmentConfigurationDetails {
38
+ function getJsonObj(obj: UpdateDefaultModelDeploymentEnvironmentConfigurationDetails, isParentJsonObj?: boolean): object;
39
+ const environmentConfigurationType = "DEFAULT";
40
+ function getDeserializedJsonObj(obj: UpdateDefaultModelDeploymentEnvironmentConfigurationDetails, isParentJsonObj?: boolean): object;
41
+ }
@@ -0,0 +1,55 @@
1
+ "use strict";
2
+ /**
3
+ * Data Science API
4
+ * Use the Data Science API to organize your data science work, access data and computing resources, and build, train, deploy and manage models and model deployments. For more information, see [Data Science](https://docs.oracle.com/iaas/data-science/using/data-science.htm).
5
+
6
+ * OpenAPI spec version: 20190101
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OracleSDKGenerator.
10
+ * Do not edit the class manually.
11
+ *
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
+ */
15
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
16
+ if (k2 === undefined) k2 = k;
17
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
18
+ }) : (function(o, m, k, k2) {
19
+ if (k2 === undefined) k2 = k;
20
+ o[k2] = m[k];
21
+ }));
22
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
23
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
24
+ }) : function(o, v) {
25
+ o["default"] = v;
26
+ });
27
+ var __importStar = (this && this.__importStar) || function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ Object.defineProperty(exports, "__esModule", { value: true });
35
+ exports.UpdateDefaultModelDeploymentEnvironmentConfigurationDetails = void 0;
36
+ const model = __importStar(require("../model"));
37
+ var UpdateDefaultModelDeploymentEnvironmentConfigurationDetails;
38
+ (function (UpdateDefaultModelDeploymentEnvironmentConfigurationDetails) {
39
+ function getJsonObj(obj, isParentJsonObj) {
40
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
41
+ ? obj
42
+ : model.UpdateModelDeploymentEnvironmentConfigurationDetails.getJsonObj(obj))), {});
43
+ return jsonObj;
44
+ }
45
+ UpdateDefaultModelDeploymentEnvironmentConfigurationDetails.getJsonObj = getJsonObj;
46
+ UpdateDefaultModelDeploymentEnvironmentConfigurationDetails.environmentConfigurationType = "DEFAULT";
47
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
48
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
49
+ ? obj
50
+ : model.UpdateModelDeploymentEnvironmentConfigurationDetails.getDeserializedJsonObj(obj))), {});
51
+ return jsonObj;
52
+ }
53
+ UpdateDefaultModelDeploymentEnvironmentConfigurationDetails.getDeserializedJsonObj = getDeserializedJsonObj;
54
+ })(UpdateDefaultModelDeploymentEnvironmentConfigurationDetails = exports.UpdateDefaultModelDeploymentEnvironmentConfigurationDetails || (exports.UpdateDefaultModelDeploymentEnvironmentConfigurationDetails = {}));
55
+ //# sourceMappingURL=update-default-model-deployment-environment-configuration-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-default-model-deployment-environment-configuration-details.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/update-default-model-deployment-environment-configuration-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA0BlC,IAAiB,2DAA2D,CAgC3E;AAhCD,WAAiB,2DAA2D;IAC1E,SAAgB,UAAU,CACxB,GAAgE,EAChE,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oDAAoD,CAAC,UAAU,CACpE,GAAG,CAC4D,CAAC,GACnE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,sEAAU,aAczB,CAAA;IACY,wFAA4B,GAAG,SAAS,CAAC;IACtD,SAAgB,sBAAsB,CACpC,GAAgE,EAChE,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oDAAoD,CAAC,sBAAsB,CAChF,GAAG,CAC4D,CAAC,GACnE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,kFAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,2DAA2D,GAA3D,mEAA2D,KAA3D,mEAA2D,QAgC3E"}
@@ -0,0 +1,23 @@
1
+ /**
2
+ * Data Science API
3
+ * Use the Data Science API to organize your data science work, access data and computing resources, and build, train, deploy and manage models and model deployments. For more information, see [Data Science](https://docs.oracle.com/iaas/data-science/using/data-science.htm).
4
+
5
+ * OpenAPI spec version: 20190101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ /**
15
+ * The configuration to carry the environment details thats used in Model Deployment update
16
+ */
17
+ export interface UpdateModelDeploymentEnvironmentConfigurationDetails {
18
+ "environmentConfigurationType": string;
19
+ }
20
+ export declare namespace UpdateModelDeploymentEnvironmentConfigurationDetails {
21
+ function getJsonObj(obj: UpdateModelDeploymentEnvironmentConfigurationDetails): object;
22
+ function getDeserializedJsonObj(obj: UpdateModelDeploymentEnvironmentConfigurationDetails): object;
23
+ }
@@ -0,0 +1,73 @@
1
+ "use strict";
2
+ /**
3
+ * Data Science API
4
+ * Use the Data Science API to organize your data science work, access data and computing resources, and build, train, deploy and manage models and model deployments. For more information, see [Data Science](https://docs.oracle.com/iaas/data-science/using/data-science.htm).
5
+
6
+ * OpenAPI spec version: 20190101
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OracleSDKGenerator.
10
+ * Do not edit the class manually.
11
+ *
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
+ */
15
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
16
+ if (k2 === undefined) k2 = k;
17
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
18
+ }) : (function(o, m, k, k2) {
19
+ if (k2 === undefined) k2 = k;
20
+ o[k2] = m[k];
21
+ }));
22
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
23
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
24
+ }) : function(o, v) {
25
+ o["default"] = v;
26
+ });
27
+ var __importStar = (this && this.__importStar) || function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ Object.defineProperty(exports, "__esModule", { value: true });
35
+ exports.UpdateModelDeploymentEnvironmentConfigurationDetails = void 0;
36
+ const model = __importStar(require("../model"));
37
+ const common = require("oci-common");
38
+ var UpdateModelDeploymentEnvironmentConfigurationDetails;
39
+ (function (UpdateModelDeploymentEnvironmentConfigurationDetails) {
40
+ function getJsonObj(obj) {
41
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
42
+ if (obj && "environmentConfigurationType" in obj && obj.environmentConfigurationType) {
43
+ switch (obj.environmentConfigurationType) {
44
+ case "DEFAULT":
45
+ return model.UpdateDefaultModelDeploymentEnvironmentConfigurationDetails.getJsonObj(jsonObj, true);
46
+ case "OCIR_CONTAINER":
47
+ return model.UpdateOcirModelDeploymentEnvironmentConfigurationDetails.getJsonObj(jsonObj, true);
48
+ default:
49
+ if (common.LOG.logger)
50
+ common.LOG.logger.info(`Unknown value for: ${obj.environmentConfigurationType}`);
51
+ }
52
+ }
53
+ return jsonObj;
54
+ }
55
+ UpdateModelDeploymentEnvironmentConfigurationDetails.getJsonObj = getJsonObj;
56
+ function getDeserializedJsonObj(obj) {
57
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
58
+ if (obj && "environmentConfigurationType" in obj && obj.environmentConfigurationType) {
59
+ switch (obj.environmentConfigurationType) {
60
+ case "DEFAULT":
61
+ return model.UpdateDefaultModelDeploymentEnvironmentConfigurationDetails.getDeserializedJsonObj(jsonObj, true);
62
+ case "OCIR_CONTAINER":
63
+ return model.UpdateOcirModelDeploymentEnvironmentConfigurationDetails.getDeserializedJsonObj(jsonObj, true);
64
+ default:
65
+ if (common.LOG.logger)
66
+ common.LOG.logger.info(`Unknown value for: ${obj.environmentConfigurationType}`);
67
+ }
68
+ }
69
+ return jsonObj;
70
+ }
71
+ UpdateModelDeploymentEnvironmentConfigurationDetails.getDeserializedJsonObj = getDeserializedJsonObj;
72
+ })(UpdateModelDeploymentEnvironmentConfigurationDetails = exports.UpdateModelDeploymentEnvironmentConfigurationDetails || (exports.UpdateModelDeploymentEnvironmentConfigurationDetails = {}));
73
+ //# sourceMappingURL=update-model-deployment-environment-configuration-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-model-deployment-environment-configuration-details.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/update-model-deployment-environment-configuration-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAStC,IAAiB,oDAAoD,CA+CpE;AA/CD,WAAiB,oDAAoD;IACnE,SAAgB,UAAU,CAAC,GAAyD;QAClF,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,8BAA8B,IAAI,GAAG,IAAI,GAAG,CAAC,4BAA4B,EAAE;YACpF,QAAQ,GAAG,CAAC,4BAA4B,EAAE;gBACxC,KAAK,SAAS;oBACZ,OAAO,KAAK,CAAC,2DAA2D,CAAC,UAAU,CACL,OAAQ,EACpF,IAAI,CACL,CAAC;gBACJ,KAAK,gBAAgB;oBACnB,OAAO,KAAK,CAAC,wDAAwD,CAAC,UAAU,CACL,OAAQ,EACjF,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBACnB,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,4BAA4B,EAAE,CAAC,CAAC;aACtF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IArBe,+DAAU,aAqBzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAyD;QAEzD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,8BAA8B,IAAI,GAAG,IAAI,GAAG,CAAC,4BAA4B,EAAE;YACpF,QAAQ,GAAG,CAAC,4BAA4B,EAAE;gBACxC,KAAK,SAAS;oBACZ,OAAO,KAAK,CAAC,2DAA2D,CAAC,sBAAsB,CACjB,OAAQ,EACpF,IAAI,CACL,CAAC;gBACJ,KAAK,gBAAgB;oBACnB,OAAO,KAAK,CAAC,wDAAwD,CAAC,sBAAsB,CACjB,OAAQ,EACjF,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBACnB,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,4BAA4B,EAAE,CAAC,CAAC;aACtF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAvBe,2EAAsB,yBAuBrC,CAAA;AACH,CAAC,EA/CgB,oDAAoD,GAApD,4DAAoD,KAApD,4DAAoD,QA+CpE"}
@@ -0,0 +1,82 @@
1
+ /**
2
+ * Data Science API
3
+ * Use the Data Science API to organize your data science work, access data and computing resources, and build, train, deploy and manage models and model deployments. For more information, see [Data Science](https://docs.oracle.com/iaas/data-science/using/data-science.htm).
4
+
5
+ * OpenAPI spec version: 20190101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ import * as model from "../model";
15
+ /**
16
+ * The update environment configuration details object for OCI Registry
17
+ */
18
+ export interface UpdateOcirModelDeploymentEnvironmentConfigurationDetails extends model.UpdateModelDeploymentEnvironmentConfigurationDetails {
19
+ /**
20
+ * The full path to the Oracle Container Repository (OCIR) registry, image, and tag in a canonical format.
21
+ * Acceptable format:
22
+ * `<region>.ocir.io/<registry>/<image>:<tag>`
23
+ * `<region>.ocir.io/<registry>/<image>:<tag>@digest`
24
+ *
25
+ */
26
+ "image"?: string;
27
+ /**
28
+ * The digest of the container image. For example,
29
+ * `sha256:881303a6b2738834d795a32b4a98eb0e5e3d1cad590a712d1e04f9b2fa90a030`
30
+ *
31
+ */
32
+ "imageDigest"?: string;
33
+ /**
34
+ * The container image run [CMD](https://docs.docker.com/engine/reference/builder/#cmd) as a list of strings.
35
+ * Use `CMD` as arguments to the `ENTRYPOINT` or the only command to run in the absence of an `ENTRYPOINT`.
36
+ * The combined size of `CMD` and `ENTRYPOINT` must be less than 2048 bytes.
37
+ *
38
+ */
39
+ "cmd"?: Array<string>;
40
+ /**
41
+ * The container image run [ENTRYPOINT](https://docs.docker.com/engine/reference/builder/#entrypoint) as a list of strings.
42
+ * Accept the `CMD` as extra arguments.
43
+ * The combined size of `CMD` and `ENTRYPOINT` must be less than 2048 bytes.
44
+ * More information on how `CMD` and `ENTRYPOINT` interact are [here](https://docs.docker.com/engine/reference/builder/#understand-how-cmd-and-entrypoint-interact).
45
+ *
46
+ */
47
+ "entrypoint"?: Array<string>;
48
+ /**
49
+ * The port on which the web server serving the inference is running.
50
+ * The port can be anything between `1024` and `65535`. The following ports cannot be used `24224`, `8446`, `8447`.
51
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
52
+ */
53
+ "serverPort"?: number;
54
+ /**
55
+ * The port on which the container [HEALTHCHECK](https://docs.docker.com/engine/reference/builder/#healthcheck) would listen.
56
+ * The port can be anything between `1024` and `65535`. The following ports cannot be used `24224`, `8446`, `8447`.
57
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
58
+ */
59
+ "healthCheckPort"?: number;
60
+ /**
61
+ * Environment variables to set for the web server container.
62
+ * The size of envVars must be less than 2048 bytes.
63
+ * Key should be under 32 characters.
64
+ * Key should contain only letters, digits and underscore (_)
65
+ * Key should start with a letter.
66
+ * Key should have at least 2 characters.
67
+ * Key should not end with underscore eg. `TEST_`
68
+ * Key if added cannot be empty. Value can be empty.
69
+ * No specific size limits on individual Values. But overall environment variables is limited to 2048 bytes.
70
+ * Key can't be reserved Model Deployment environment variables.
71
+ *
72
+ */
73
+ "environmentVariables"?: {
74
+ [key: string]: string;
75
+ };
76
+ "environmentConfigurationType": string;
77
+ }
78
+ export declare namespace UpdateOcirModelDeploymentEnvironmentConfigurationDetails {
79
+ function getJsonObj(obj: UpdateOcirModelDeploymentEnvironmentConfigurationDetails, isParentJsonObj?: boolean): object;
80
+ const environmentConfigurationType = "OCIR_CONTAINER";
81
+ function getDeserializedJsonObj(obj: UpdateOcirModelDeploymentEnvironmentConfigurationDetails, isParentJsonObj?: boolean): object;
82
+ }
@@ -0,0 +1,55 @@
1
+ "use strict";
2
+ /**
3
+ * Data Science API
4
+ * Use the Data Science API to organize your data science work, access data and computing resources, and build, train, deploy and manage models and model deployments. For more information, see [Data Science](https://docs.oracle.com/iaas/data-science/using/data-science.htm).
5
+
6
+ * OpenAPI spec version: 20190101
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OracleSDKGenerator.
10
+ * Do not edit the class manually.
11
+ *
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
+ */
15
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
16
+ if (k2 === undefined) k2 = k;
17
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
18
+ }) : (function(o, m, k, k2) {
19
+ if (k2 === undefined) k2 = k;
20
+ o[k2] = m[k];
21
+ }));
22
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
23
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
24
+ }) : function(o, v) {
25
+ o["default"] = v;
26
+ });
27
+ var __importStar = (this && this.__importStar) || function (mod) {
28
+ if (mod && mod.__esModule) return mod;
29
+ var result = {};
30
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
31
+ __setModuleDefault(result, mod);
32
+ return result;
33
+ };
34
+ Object.defineProperty(exports, "__esModule", { value: true });
35
+ exports.UpdateOcirModelDeploymentEnvironmentConfigurationDetails = void 0;
36
+ const model = __importStar(require("../model"));
37
+ var UpdateOcirModelDeploymentEnvironmentConfigurationDetails;
38
+ (function (UpdateOcirModelDeploymentEnvironmentConfigurationDetails) {
39
+ function getJsonObj(obj, isParentJsonObj) {
40
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
41
+ ? obj
42
+ : model.UpdateModelDeploymentEnvironmentConfigurationDetails.getJsonObj(obj))), {});
43
+ return jsonObj;
44
+ }
45
+ UpdateOcirModelDeploymentEnvironmentConfigurationDetails.getJsonObj = getJsonObj;
46
+ UpdateOcirModelDeploymentEnvironmentConfigurationDetails.environmentConfigurationType = "OCIR_CONTAINER";
47
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
48
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
49
+ ? obj
50
+ : model.UpdateModelDeploymentEnvironmentConfigurationDetails.getDeserializedJsonObj(obj))), {});
51
+ return jsonObj;
52
+ }
53
+ UpdateOcirModelDeploymentEnvironmentConfigurationDetails.getDeserializedJsonObj = getDeserializedJsonObj;
54
+ })(UpdateOcirModelDeploymentEnvironmentConfigurationDetails = exports.UpdateOcirModelDeploymentEnvironmentConfigurationDetails || (exports.UpdateOcirModelDeploymentEnvironmentConfigurationDetails = {}));
55
+ //# sourceMappingURL=update-ocir-model-deployment-environment-configuration-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-ocir-model-deployment-environment-configuration-details.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/update-ocir-model-deployment-environment-configuration-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAmElC,IAAiB,wDAAwD,CAgCxE;AAhCD,WAAiB,wDAAwD;IACvE,SAAgB,UAAU,CACxB,GAA6D,EAC7D,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oDAAoD,CAAC,UAAU,CACpE,GAAG,CACyD,CAAC,GAChE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,mEAAU,aAczB,CAAA;IACY,qFAA4B,GAAG,gBAAgB,CAAC;IAC7D,SAAgB,sBAAsB,CACpC,GAA6D,EAC7D,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oDAAoD,CAAC,sBAAsB,CAChF,GAAG,CACyD,CAAC,GAChE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,+EAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,wDAAwD,GAAxD,gEAAwD,KAAxD,gEAAwD,QAgCxE"}
@@ -17,6 +17,7 @@ import * as model from "../model";
17
17
  */
18
18
  export interface UpdateSingleModelDeploymentConfigurationDetails extends model.UpdateModelDeploymentConfigurationDetails {
19
19
  "modelConfigurationDetails"?: model.UpdateModelConfigurationDetails;
20
+ "environmentConfigurationDetails"?: model.UpdateDefaultModelDeploymentEnvironmentConfigurationDetails | model.UpdateOcirModelDeploymentEnvironmentConfigurationDetails;
20
21
  "deploymentType": string;
21
22
  }
22
23
  export declare namespace UpdateSingleModelDeploymentConfigurationDetails {
@@ -42,6 +42,9 @@ var UpdateSingleModelDeploymentConfigurationDetails;
42
42
  : model.UpdateModelDeploymentConfigurationDetails.getJsonObj(obj))), {
43
43
  "modelConfigurationDetails": obj.modelConfigurationDetails
44
44
  ? model.UpdateModelConfigurationDetails.getJsonObj(obj.modelConfigurationDetails)
45
+ : undefined,
46
+ "environmentConfigurationDetails": obj.environmentConfigurationDetails
47
+ ? model.UpdateModelDeploymentEnvironmentConfigurationDetails.getJsonObj(obj.environmentConfigurationDetails)
45
48
  : undefined
46
49
  });
47
50
  return jsonObj;
@@ -54,6 +57,9 @@ var UpdateSingleModelDeploymentConfigurationDetails;
54
57
  : model.UpdateModelDeploymentConfigurationDetails.getDeserializedJsonObj(obj))), {
55
58
  "modelConfigurationDetails": obj.modelConfigurationDetails
56
59
  ? model.UpdateModelConfigurationDetails.getDeserializedJsonObj(obj.modelConfigurationDetails)
60
+ : undefined,
61
+ "environmentConfigurationDetails": obj.environmentConfigurationDetails
62
+ ? model.UpdateModelDeploymentEnvironmentConfigurationDetails.getDeserializedJsonObj(obj.environmentConfigurationDetails)
57
63
  : undefined
58
64
  });
59
65
  return jsonObj;
@@ -1 +1 @@
1
- {"version":3,"file":"update-single-model-deployment-configuration-details.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/update-single-model-deployment-configuration-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,+CAA+C,CA0C/D;AA1CD,WAAiB,+CAA+C;IAC9D,SAAgB,UAAU,CACxB,GAAoD,EACpD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,yCAAyC,CAAC,UAAU,CACzD,GAAG,CACgD,CAAC,GACvD;YACD,2BAA2B,EAAE,GAAG,CAAC,yBAAyB;gBACxD,CAAC,CAAC,KAAK,CAAC,+BAA+B,CAAC,UAAU,CAAC,GAAG,CAAC,yBAAyB,CAAC;gBACjF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,0DAAU,aAkBzB,CAAA;IACY,8DAAc,GAAG,cAAc,CAAC;IAC7C,SAAgB,sBAAsB,CACpC,GAAoD,EACpD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,yCAAyC,CAAC,sBAAsB,CACrE,GAAG,CACgD,CAAC,GACvD;YACD,2BAA2B,EAAE,GAAG,CAAC,yBAAyB;gBACxD,CAAC,CAAC,KAAK,CAAC,+BAA+B,CAAC,sBAAsB,CAC1D,GAAG,CAAC,yBAAyB,CAC9B;gBACH,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,sEAAsB,yBAoBrC,CAAA;AACH,CAAC,EA1CgB,+CAA+C,GAA/C,uDAA+C,KAA/C,uDAA+C,QA0C/D"}
1
+ {"version":3,"file":"update-single-model-deployment-configuration-details.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/update-single-model-deployment-configuration-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgBlC,IAAiB,+CAA+C,CAoD/D;AApDD,WAAiB,+CAA+C;IAC9D,SAAgB,UAAU,CACxB,GAAoD,EACpD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,yCAAyC,CAAC,UAAU,CACzD,GAAG,CACgD,CAAC,GACvD;YACD,2BAA2B,EAAE,GAAG,CAAC,yBAAyB;gBACxD,CAAC,CAAC,KAAK,CAAC,+BAA+B,CAAC,UAAU,CAAC,GAAG,CAAC,yBAAyB,CAAC;gBACjF,CAAC,CAAC,SAAS;YACb,iCAAiC,EAAE,GAAG,CAAC,+BAA+B;gBACpE,CAAC,CAAC,KAAK,CAAC,oDAAoD,CAAC,UAAU,CACnE,GAAG,CAAC,+BAA+B,CACpC;gBACH,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAvBe,0DAAU,aAuBzB,CAAA;IACY,8DAAc,GAAG,cAAc,CAAC;IAC7C,SAAgB,sBAAsB,CACpC,GAAoD,EACpD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,yCAAyC,CAAC,sBAAsB,CACrE,GAAG,CACgD,CAAC,GACvD;YACD,2BAA2B,EAAE,GAAG,CAAC,yBAAyB;gBACxD,CAAC,CAAC,KAAK,CAAC,+BAA+B,CAAC,sBAAsB,CAC1D,GAAG,CAAC,yBAAyB,CAC9B;gBACH,CAAC,CAAC,SAAS;YACb,iCAAiC,EAAE,GAAG,CAAC,+BAA+B;gBACpE,CAAC,CAAC,KAAK,CAAC,oDAAoD,CAAC,sBAAsB,CAC/E,GAAG,CAAC,+BAA+B,CACpC;gBACH,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAzBe,sEAAsB,yBAyBrC,CAAA;AACH,CAAC,EApDgB,+CAA+C,GAA/C,uDAA+C,KAA/C,uDAA+C,QAoD/D"}
@@ -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.53.1/datascience/ActivateModelDeployment.ts.html |here} to see how to use ActivateModelDeploymentRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/datascience/ActivateModelDeployment.ts.html |here} to see how to use ActivateModelDeploymentRequest.
16
16
  */
17
17
  export interface ActivateModelDeploymentRequest 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.53.1/datascience/ActivateModel.ts.html |here} to see how to use ActivateModelRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/datascience/ActivateModel.ts.html |here} to see how to use ActivateModelRequest.
16
16
  */
17
17
  export interface ActivateModelRequest 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.53.1/datascience/ActivateNotebookSession.ts.html |here} to see how to use ActivateNotebookSessionRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/datascience/ActivateNotebookSession.ts.html |here} to see how to use ActivateNotebookSessionRequest.
16
16
  */
17
17
  export interface ActivateNotebookSessionRequest 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.53.1/datascience/CancelJobRun.ts.html |here} to see how to use CancelJobRunRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/datascience/CancelJobRun.ts.html |here} to see how to use CancelJobRunRequest.
16
16
  */
17
17
  export interface CancelJobRunRequest 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.53.1/datascience/CancelPipelineRun.ts.html |here} to see how to use CancelPipelineRunRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/datascience/CancelPipelineRun.ts.html |here} to see how to use CancelPipelineRunRequest.
16
16
  */
17
17
  export interface CancelPipelineRunRequest 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.53.1/datascience/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/datascience/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest.
16
16
  */
17
17
  export interface CancelWorkRequestRequest 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.53.1/datascience/ChangeJobCompartment.ts.html |here} to see how to use ChangeJobCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/datascience/ChangeJobCompartment.ts.html |here} to see how to use ChangeJobCompartmentRequest.
17
17
  */
18
18
  export interface ChangeJobCompartmentRequest 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.53.1/datascience/ChangeJobRunCompartment.ts.html |here} to see how to use ChangeJobRunCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/datascience/ChangeJobRunCompartment.ts.html |here} to see how to use ChangeJobRunCompartmentRequest.
17
17
  */
18
18
  export interface ChangeJobRunCompartmentRequest 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.53.1/datascience/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/datascience/ChangeModelCompartment.ts.html |here} to see how to use ChangeModelCompartmentRequest.
17
17
  */
18
18
  export interface ChangeModelCompartmentRequest 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.53.1/datascience/ChangeModelDeploymentCompartment.ts.html |here} to see how to use ChangeModelDeploymentCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/datascience/ChangeModelDeploymentCompartment.ts.html |here} to see how to use ChangeModelDeploymentCompartmentRequest.
17
17
  */
18
18
  export interface ChangeModelDeploymentCompartmentRequest 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.53.1/datascience/ChangeModelVersionSetCompartment.ts.html |here} to see how to use ChangeModelVersionSetCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/datascience/ChangeModelVersionSetCompartment.ts.html |here} to see how to use ChangeModelVersionSetCompartmentRequest.
17
17
  */
18
18
  export interface ChangeModelVersionSetCompartmentRequest 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.53.1/datascience/ChangeNotebookSessionCompartment.ts.html |here} to see how to use ChangeNotebookSessionCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/datascience/ChangeNotebookSessionCompartment.ts.html |here} to see how to use ChangeNotebookSessionCompartmentRequest.
17
17
  */
18
18
  export interface ChangeNotebookSessionCompartmentRequest 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.53.1/datascience/ChangePipelineCompartment.ts.html |here} to see how to use ChangePipelineCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/datascience/ChangePipelineCompartment.ts.html |here} to see how to use ChangePipelineCompartmentRequest.
17
17
  */
18
18
  export interface ChangePipelineCompartmentRequest 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.53.1/datascience/ChangePipelineRunCompartment.ts.html |here} to see how to use ChangePipelineRunCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/datascience/ChangePipelineRunCompartment.ts.html |here} to see how to use ChangePipelineRunCompartmentRequest.
17
17
  */
18
18
  export interface ChangePipelineRunCompartmentRequest 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.53.1/datascience/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/datascience/ChangeProjectCompartment.ts.html |here} to see how to use ChangeProjectCompartmentRequest.
17
17
  */
18
18
  export interface ChangeProjectCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -14,7 +14,7 @@
14
14
  import common = require("oci-common");
15
15
  import stream = require("stream");
16
16
  /**
17
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.1/datascience/CreateJobArtifact.ts.html |here} to see how to use CreateJobArtifactRequest.
17
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/datascience/CreateJobArtifact.ts.html |here} to see how to use CreateJobArtifactRequest.
18
18
  */
19
19
  export interface CreateJobArtifactRequest extends common.BaseRequest {
20
20
  /**
@@ -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.53.1/datascience/CreateJob.ts.html |here} to see how to use CreateJobRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/datascience/CreateJob.ts.html |here} to see how to use CreateJobRequest.
17
17
  */
18
18
  export interface CreateJobRequest 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.53.1/datascience/CreateJobRun.ts.html |here} to see how to use CreateJobRunRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/datascience/CreateJobRun.ts.html |here} to see how to use CreateJobRunRequest.
17
17
  */
18
18
  export interface CreateJobRunRequest extends common.BaseRequest {
19
19
  /**
@@ -14,7 +14,7 @@
14
14
  import common = require("oci-common");
15
15
  import stream = require("stream");
16
16
  /**
17
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.1/datascience/CreateModelArtifact.ts.html |here} to see how to use CreateModelArtifactRequest.
17
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/datascience/CreateModelArtifact.ts.html |here} to see how to use CreateModelArtifactRequest.
18
18
  */
19
19
  export interface CreateModelArtifactRequest extends common.BaseRequest {
20
20
  /**
@@ -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.53.1/datascience/CreateModelDeployment.ts.html |here} to see how to use CreateModelDeploymentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/datascience/CreateModelDeployment.ts.html |here} to see how to use CreateModelDeploymentRequest.
17
17
  */
18
18
  export interface CreateModelDeploymentRequest 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.53.1/datascience/CreateModelProvenance.ts.html |here} to see how to use CreateModelProvenanceRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/datascience/CreateModelProvenance.ts.html |here} to see how to use CreateModelProvenanceRequest.
17
17
  */
18
18
  export interface CreateModelProvenanceRequest extends common.BaseRequest {
19
19
  /**