oci-datascience 2.104.0 → 2.105.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 +99 -0
- package/lib/client.js +826 -66
- package/lib/client.js.map +1 -1
- package/lib/model/index.d.ts +10 -0
- package/lib/model/index.js +14 -3
- package/lib/model/index.js.map +1 -1
- package/lib/model/metadata.d.ts +13 -0
- package/lib/model/metadata.js.map +1 -1
- package/lib/model/model-artifact-reference-details.d.ts +24 -0
- package/lib/model/model-artifact-reference-details.js +69 -0
- package/lib/model/model-artifact-reference-details.js.map +1 -0
- package/lib/model/model-category.d.ts +29 -0
- package/lib/model/model-category.js +40 -0
- package/lib/model/model-category.js.map +1 -0
- package/lib/model/model-summary.d.ts +8 -0
- package/lib/model/model-summary.js.map +1 -1
- package/lib/model/model-version-set-category.d.ts +29 -0
- package/lib/model/model-version-set-category.js +40 -0
- package/lib/model/model-version-set-category.js.map +1 -0
- package/lib/model/model-version-set-summary.d.ts +4 -0
- package/lib/model/model-version-set-summary.js.map +1 -1
- package/lib/model/model-version-set.d.ts +4 -0
- package/lib/model/model-version-set.js.map +1 -1
- package/lib/model/model.d.ts +8 -0
- package/lib/model/model.js.map +1 -1
- package/lib/model/o-ss-model-artifact-reference-details.d.ts +37 -0
- package/lib/model/o-ss-model-artifact-reference-details.js +55 -0
- package/lib/model/o-ss-model-artifact-reference-details.js.map +1 -0
- package/lib/model/register-model-artifact-reference-details.d.ts +27 -0
- package/lib/model/register-model-artifact-reference-details.js +62 -0
- package/lib/model/register-model-artifact-reference-details.js.map +1 -0
- package/lib/model/work-request-operation-type.d.ts +1 -0
- package/lib/model/work-request-operation-type.js +1 -0
- package/lib/model/work-request-operation-type.js.map +1 -1
- package/lib/request/create-model-custom-metadatum-artifact-request.d.ts +61 -0
- package/lib/request/create-model-custom-metadatum-artifact-request.js +15 -0
- package/lib/request/create-model-custom-metadatum-artifact-request.js.map +1 -0
- package/lib/request/create-model-defined-metadatum-artifact-request.d.ts +61 -0
- package/lib/request/create-model-defined-metadatum-artifact-request.js +15 -0
- package/lib/request/create-model-defined-metadatum-artifact-request.js.map +1 -0
- package/lib/request/delete-model-custom-metadatum-artifact-request.d.ts +40 -0
- package/lib/request/delete-model-custom-metadatum-artifact-request.js +15 -0
- package/lib/request/delete-model-custom-metadatum-artifact-request.js.map +1 -0
- package/lib/request/delete-model-defined-metadatum-artifact-request.d.ts +40 -0
- package/lib/request/delete-model-defined-metadatum-artifact-request.js +15 -0
- package/lib/request/delete-model-defined-metadatum-artifact-request.js.map +1 -0
- package/lib/request/get-model-custom-metadatum-artifact-content-request.d.ts +37 -0
- package/lib/request/get-model-custom-metadatum-artifact-content-request.js +15 -0
- package/lib/request/get-model-custom-metadatum-artifact-content-request.js.map +1 -0
- package/lib/request/get-model-defined-metadatum-artifact-content-request.d.ts +37 -0
- package/lib/request/get-model-defined-metadatum-artifact-content-request.js +15 -0
- package/lib/request/get-model-defined-metadatum-artifact-content-request.js.map +1 -0
- package/lib/request/head-model-custom-metadatum-artifact-request.d.ts +31 -0
- package/lib/request/head-model-custom-metadatum-artifact-request.js +15 -0
- package/lib/request/head-model-custom-metadatum-artifact-request.js.map +1 -0
- package/lib/request/head-model-defined-metadatum-artifact-request.d.ts +31 -0
- package/lib/request/head-model-defined-metadatum-artifact-request.js +15 -0
- package/lib/request/head-model-defined-metadatum-artifact-request.js.map +1 -0
- package/lib/request/index.d.ts +22 -0
- package/lib/request/index.js.map +1 -1
- package/lib/request/list-model-version-sets-request.d.ts +9 -0
- package/lib/request/list-model-version-sets-request.js +5 -0
- package/lib/request/list-model-version-sets-request.js.map +1 -1
- package/lib/request/list-models-request.d.ts +9 -0
- package/lib/request/list-models-request.js +5 -0
- package/lib/request/list-models-request.js.map +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -0
- package/lib/request/list-work-requests-request.js +1 -0
- package/lib/request/list-work-requests-request.js.map +1 -1
- package/lib/request/register-model-artifact-reference-request.d.ts +46 -0
- package/lib/request/register-model-artifact-reference-request.js +15 -0
- package/lib/request/register-model-artifact-reference-request.js.map +1 -0
- package/lib/request/update-model-custom-metadatum-artifact-request.d.ts +61 -0
- package/lib/request/update-model-custom-metadatum-artifact-request.js +15 -0
- package/lib/request/update-model-custom-metadatum-artifact-request.js.map +1 -0
- package/lib/request/update-model-defined-metadatum-artifact-request.d.ts +61 -0
- package/lib/request/update-model-defined-metadatum-artifact-request.js +15 -0
- package/lib/request/update-model-defined-metadatum-artifact-request.js.map +1 -0
- package/lib/response/create-model-custom-metadatum-artifact-response.d.ts +25 -0
- package/lib/response/create-model-custom-metadatum-artifact-response.js +15 -0
- package/lib/response/create-model-custom-metadatum-artifact-response.js.map +1 -0
- package/lib/response/create-model-defined-metadatum-artifact-response.d.ts +25 -0
- package/lib/response/create-model-defined-metadatum-artifact-response.js +15 -0
- package/lib/response/create-model-defined-metadatum-artifact-response.js.map +1 -0
- package/lib/response/delete-model-custom-metadatum-artifact-response.d.ts +20 -0
- package/lib/response/delete-model-custom-metadatum-artifact-response.js +15 -0
- package/lib/response/delete-model-custom-metadatum-artifact-response.js.map +1 -0
- package/lib/response/delete-model-defined-metadatum-artifact-response.d.ts +20 -0
- package/lib/response/delete-model-defined-metadatum-artifact-response.js +15 -0
- package/lib/response/delete-model-defined-metadatum-artifact-response.js.map +1 -0
- package/lib/response/get-model-custom-metadatum-artifact-content-response.d.ts +52 -0
- package/lib/response/get-model-custom-metadatum-artifact-content-response.js +15 -0
- package/lib/response/get-model-custom-metadatum-artifact-content-response.js.map +1 -0
- package/lib/response/get-model-defined-metadatum-artifact-content-response.d.ts +52 -0
- package/lib/response/get-model-defined-metadatum-artifact-content-response.js +15 -0
- package/lib/response/get-model-defined-metadatum-artifact-content-response.js.map +1 -0
- package/lib/response/head-model-custom-metadatum-artifact-response.d.ts +46 -0
- package/lib/response/head-model-custom-metadatum-artifact-response.js +15 -0
- package/lib/response/head-model-custom-metadatum-artifact-response.js.map +1 -0
- package/lib/response/head-model-defined-metadatum-artifact-response.d.ts +46 -0
- package/lib/response/head-model-defined-metadatum-artifact-response.js +15 -0
- package/lib/response/head-model-defined-metadatum-artifact-response.js.map +1 -0
- package/lib/response/index.d.ts +22 -0
- package/lib/response/register-model-artifact-reference-response.d.ts +26 -0
- package/lib/response/register-model-artifact-reference-response.js +15 -0
- package/lib/response/register-model-artifact-reference-response.js.map +1 -0
- package/lib/response/update-model-custom-metadatum-artifact-response.d.ts +25 -0
- package/lib/response/update-model-custom-metadatum-artifact-response.js +15 -0
- package/lib/response/update-model-custom-metadatum-artifact-response.js.map +1 -0
- package/lib/response/update-model-defined-metadatum-artifact-response.d.ts +25 -0
- package/lib/response/update-model-defined-metadatum-artifact-response.js +15 -0
- package/lib/response/update-model-defined-metadatum-artifact-response.js.map +1 -0
- package/package.json +3 -3
|
@@ -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, 2025, 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.OSSModelArtifactReferenceDetails = void 0;
|
|
36
|
+
const model = __importStar(require("../model"));
|
|
37
|
+
var OSSModelArtifactReferenceDetails;
|
|
38
|
+
(function (OSSModelArtifactReferenceDetails) {
|
|
39
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
40
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
41
|
+
? obj
|
|
42
|
+
: model.ModelArtifactReferenceDetails.getJsonObj(obj))), {});
|
|
43
|
+
return jsonObj;
|
|
44
|
+
}
|
|
45
|
+
OSSModelArtifactReferenceDetails.getJsonObj = getJsonObj;
|
|
46
|
+
OSSModelArtifactReferenceDetails.modelArtifactReferenceType = "OSS";
|
|
47
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
48
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
49
|
+
? obj
|
|
50
|
+
: model.ModelArtifactReferenceDetails.getDeserializedJsonObj(obj))), {});
|
|
51
|
+
return jsonObj;
|
|
52
|
+
}
|
|
53
|
+
OSSModelArtifactReferenceDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
54
|
+
})(OSSModelArtifactReferenceDetails = exports.OSSModelArtifactReferenceDetails || (exports.OSSModelArtifactReferenceDetails = {}));
|
|
55
|
+
//# sourceMappingURL=o-ss-model-artifact-reference-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"o-ss-model-artifact-reference-details.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/o-ss-model-artifact-reference-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAuBlC,IAAiB,gCAAgC,CAgChD;AAhCD,WAAiB,gCAAgC;IAC/C,SAAgB,UAAU,CACxB,GAAqC,EACrC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,6BAA6B,CAAC,UAAU,CAC7C,GAAG,CACiC,CAAC,GACxC,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,2CAAU,aAczB,CAAA;IACY,2DAA0B,GAAG,KAAK,CAAC;IAChD,SAAgB,sBAAsB,CACpC,GAAqC,EACrC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,6BAA6B,CAAC,sBAAsB,CACzD,GAAG,CACiC,CAAC,GACxC,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,uDAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,gCAAgC,GAAhC,wCAAgC,KAAhC,wCAAgC,QAgChD"}
|
|
@@ -0,0 +1,27 @@
|
|
|
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, 2025, 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
|
+
* Parameters that are required to register a model artifact reference collection.
|
|
17
|
+
*/
|
|
18
|
+
export interface RegisterModelArtifactReferenceDetails {
|
|
19
|
+
/**
|
|
20
|
+
* A list of model artifact references to register.
|
|
21
|
+
*/
|
|
22
|
+
"modelArtifactReferences": Array<model.ModelArtifactReferenceDetails>;
|
|
23
|
+
}
|
|
24
|
+
export declare namespace RegisterModelArtifactReferenceDetails {
|
|
25
|
+
function getJsonObj(obj: RegisterModelArtifactReferenceDetails): object;
|
|
26
|
+
function getDeserializedJsonObj(obj: RegisterModelArtifactReferenceDetails): object;
|
|
27
|
+
}
|
|
@@ -0,0 +1,62 @@
|
|
|
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, 2025, 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.RegisterModelArtifactReferenceDetails = void 0;
|
|
36
|
+
const model = __importStar(require("../model"));
|
|
37
|
+
var RegisterModelArtifactReferenceDetails;
|
|
38
|
+
(function (RegisterModelArtifactReferenceDetails) {
|
|
39
|
+
function getJsonObj(obj) {
|
|
40
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
41
|
+
"modelArtifactReferences": obj.modelArtifactReferences
|
|
42
|
+
? obj.modelArtifactReferences.map(item => {
|
|
43
|
+
return model.ModelArtifactReferenceDetails.getJsonObj(item);
|
|
44
|
+
})
|
|
45
|
+
: undefined
|
|
46
|
+
});
|
|
47
|
+
return jsonObj;
|
|
48
|
+
}
|
|
49
|
+
RegisterModelArtifactReferenceDetails.getJsonObj = getJsonObj;
|
|
50
|
+
function getDeserializedJsonObj(obj) {
|
|
51
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
52
|
+
"modelArtifactReferences": obj.modelArtifactReferences
|
|
53
|
+
? obj.modelArtifactReferences.map(item => {
|
|
54
|
+
return model.ModelArtifactReferenceDetails.getDeserializedJsonObj(item);
|
|
55
|
+
})
|
|
56
|
+
: undefined
|
|
57
|
+
});
|
|
58
|
+
return jsonObj;
|
|
59
|
+
}
|
|
60
|
+
RegisterModelArtifactReferenceDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
61
|
+
})(RegisterModelArtifactReferenceDetails = exports.RegisterModelArtifactReferenceDetails || (exports.RegisterModelArtifactReferenceDetails = {}));
|
|
62
|
+
//# sourceMappingURL=register-model-artifact-reference-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"register-model-artifact-reference-details.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/register-model-artifact-reference-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,qCAAqC,CA6BrD;AA7BD,WAAiB,qCAAqC;IACpD,SAAgB,UAAU,CAAC,GAA0C;QACnE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,yBAAyB,EAAE,GAAG,CAAC,uBAAuB;gBACpD,CAAC,CAAC,GAAG,CAAC,uBAAuB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACrC,OAAO,KAAK,CAAC,6BAA6B,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,gDAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0C;QAC/E,MAAM,OAAO,mCACR,GAAG,GACH;YACD,yBAAyB,EAAE,GAAG,CAAC,uBAAuB;gBACpD,CAAC,CAAC,GAAG,CAAC,uBAAuB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACrC,OAAO,KAAK,CAAC,6BAA6B,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC1E,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,4DAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,qCAAqC,GAArC,6CAAqC,KAArC,6CAAqC,QA6BrD"}
|
|
@@ -45,6 +45,7 @@ export declare enum WorkRequestOperationType {
|
|
|
45
45
|
ScheduleMove = "SCHEDULE_MOVE",
|
|
46
46
|
ScheduleActivate = "SCHEDULE_ACTIVATE",
|
|
47
47
|
ScheduleDeactivate = "SCHEDULE_DEACTIVATE",
|
|
48
|
+
RegisterModelArtifact = "REGISTER_MODEL_ARTIFACT",
|
|
48
49
|
RestoreArchivedModel = "RESTORE_ARCHIVED_MODEL",
|
|
49
50
|
/**
|
|
50
51
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
@@ -49,6 +49,7 @@ var WorkRequestOperationType;
|
|
|
49
49
|
WorkRequestOperationType["ScheduleMove"] = "SCHEDULE_MOVE";
|
|
50
50
|
WorkRequestOperationType["ScheduleActivate"] = "SCHEDULE_ACTIVATE";
|
|
51
51
|
WorkRequestOperationType["ScheduleDeactivate"] = "SCHEDULE_DEACTIVATE";
|
|
52
|
+
WorkRequestOperationType["RegisterModelArtifact"] = "REGISTER_MODEL_ARTIFACT";
|
|
52
53
|
WorkRequestOperationType["RestoreArchivedModel"] = "RESTORE_ARCHIVED_MODEL";
|
|
53
54
|
/**
|
|
54
55
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"work-request-operation-type.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/work-request-operation-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;AAKH;;IAEI;AACJ,IAAY,
|
|
1
|
+
{"version":3,"file":"work-request-operation-type.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/model/work-request-operation-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;AAKH;;IAEI;AACJ,IAAY,wBAuCX;AAvCD,WAAY,wBAAwB;IAClC,6EAAiD,CAAA;IACjD,6EAAiD,CAAA;IACjD,iFAAqD,CAAA;IACrD,qFAAyD,CAAA;IACzD,4EAAgD,CAAA;IAChD,yEAA6C,CAAA;IAC7C,yEAA6C,CAAA;IAC7C,6EAAiD,CAAA;IACjD,6EAAiD,CAAA;IACjD,iFAAqD,CAAA;IACrD,qFAAyD,CAAA;IACzD,6EAAiD,CAAA;IACjD,4DAAgC,CAAA;IAChC,oEAAwC,CAAA;IACxC,oDAAwB,CAAA;IACxB,8DAAkC,CAAA;IAClC,8DAAkC,CAAA;IAClC,qEAAyC,CAAA;IACzC,qEAAyC,CAAA;IACzC,qEAAyC,CAAA;IACzC,6EAAiD,CAAA;IACjD,6EAAiD,CAAA;IACjD,yEAA6C,CAAA;IAC7C,6EAAiD,CAAA;IACjD,8DAAkC,CAAA;IAClC,8DAAkC,CAAA;IAClC,8DAAkC,CAAA;IAClC,0DAA8B,CAAA;IAC9B,kEAAsC,CAAA;IACtC,sEAA0C,CAAA;IAC1C,6EAAiD,CAAA;IACjD,2EAA+C,CAAA;IAE/C;;;OAGG;IACH,0DAA8B,CAAA;AAChC,CAAC,EAvCW,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAuCnC;AAED,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B;QACtD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,mCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6B;QAClE,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,+CAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAOxC"}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20190101
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
/// <reference types="node" />
|
|
14
|
+
import common = require("oci-common");
|
|
15
|
+
import stream = require("stream");
|
|
16
|
+
/**
|
|
17
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/datascience/CreateModelCustomMetadatumArtifact.ts.html |here} to see how to use CreateModelCustomMetadatumArtifactRequest.
|
|
18
|
+
*/
|
|
19
|
+
export interface CreateModelCustomMetadatumArtifactRequest extends common.BaseRequest {
|
|
20
|
+
/**
|
|
21
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the model.
|
|
22
|
+
*/
|
|
23
|
+
"modelId": string;
|
|
24
|
+
/**
|
|
25
|
+
* The name of the model metadatum in the metadata.
|
|
26
|
+
*/
|
|
27
|
+
"metadatumKeyName": string;
|
|
28
|
+
/**
|
|
29
|
+
* The content length of the body.
|
|
30
|
+
*/
|
|
31
|
+
"contentLength"?: number;
|
|
32
|
+
/**
|
|
33
|
+
* The model custom metadata artifact to upload.
|
|
34
|
+
*/
|
|
35
|
+
"modelCustomMetadatumArtifact": Uint8Array | Buffer | Blob | stream.Readable | ReadableStream | string;
|
|
36
|
+
/**
|
|
37
|
+
* Unique Oracle assigned identifier for the request. If you need to contact Oracle about a particular request, then provide the request ID.
|
|
38
|
+
*
|
|
39
|
+
*/
|
|
40
|
+
"opcRequestId"?: string;
|
|
41
|
+
/**
|
|
42
|
+
* This header allows you to specify a filename during upload. This file name is used to dispose of the file contents
|
|
43
|
+
* while downloading the file. If this optional field is not populated in the request, then the OCID of the model is used for the file
|
|
44
|
+
* name when downloading.
|
|
45
|
+
* Example: {@code {\"Content-Disposition\": \"attachment\"
|
|
46
|
+
* \"filename\"=\"model.tar.gz\"
|
|
47
|
+
* \"Content-Length\": \"2347\"
|
|
48
|
+
* \"Content-Type\": \"application/gzip\"}}
|
|
49
|
+
*
|
|
50
|
+
*/
|
|
51
|
+
"contentDisposition"?: string;
|
|
52
|
+
/**
|
|
53
|
+
* For optimistic concurrency control. In the PUT or DELETE call
|
|
54
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
55
|
+
* etag from a previous GET or POST response for that resource.
|
|
56
|
+
* The resource is updated or deleted only if the {@code etag} you
|
|
57
|
+
* provide matches the resource's current {@code etag} value.
|
|
58
|
+
*
|
|
59
|
+
*/
|
|
60
|
+
"ifMatch"?: string;
|
|
61
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
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, 2025, 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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=create-model-custom-metadatum-artifact-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-model-custom-metadatum-artifact-request.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/request/create-model-custom-metadatum-artifact-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20190101
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
/// <reference types="node" />
|
|
14
|
+
import common = require("oci-common");
|
|
15
|
+
import stream = require("stream");
|
|
16
|
+
/**
|
|
17
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/datascience/CreateModelDefinedMetadatumArtifact.ts.html |here} to see how to use CreateModelDefinedMetadatumArtifactRequest.
|
|
18
|
+
*/
|
|
19
|
+
export interface CreateModelDefinedMetadatumArtifactRequest extends common.BaseRequest {
|
|
20
|
+
/**
|
|
21
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the model.
|
|
22
|
+
*/
|
|
23
|
+
"modelId": string;
|
|
24
|
+
/**
|
|
25
|
+
* The name of the model metadatum in the metadata.
|
|
26
|
+
*/
|
|
27
|
+
"metadatumKeyName": string;
|
|
28
|
+
/**
|
|
29
|
+
* The content length of the body.
|
|
30
|
+
*/
|
|
31
|
+
"contentLength"?: number;
|
|
32
|
+
/**
|
|
33
|
+
* The model defined metadata artifact to upload.
|
|
34
|
+
*/
|
|
35
|
+
"modelDefinedMetadatumArtifact": Uint8Array | Buffer | Blob | stream.Readable | ReadableStream | string;
|
|
36
|
+
/**
|
|
37
|
+
* Unique Oracle assigned identifier for the request. If you need to contact Oracle about a particular request, then provide the request ID.
|
|
38
|
+
*
|
|
39
|
+
*/
|
|
40
|
+
"opcRequestId"?: string;
|
|
41
|
+
/**
|
|
42
|
+
* This header allows you to specify a filename during upload. This file name is used to dispose of the file contents
|
|
43
|
+
* while downloading the file. If this optional field is not populated in the request, then the OCID of the model is used for the file
|
|
44
|
+
* name when downloading.
|
|
45
|
+
* Example: {@code {\"Content-Disposition\": \"attachment\"
|
|
46
|
+
* \"filename\"=\"model.tar.gz\"
|
|
47
|
+
* \"Content-Length\": \"2347\"
|
|
48
|
+
* \"Content-Type\": \"application/gzip\"}}
|
|
49
|
+
*
|
|
50
|
+
*/
|
|
51
|
+
"contentDisposition"?: string;
|
|
52
|
+
/**
|
|
53
|
+
* For optimistic concurrency control. In the PUT or DELETE call
|
|
54
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
55
|
+
* etag from a previous GET or POST response for that resource.
|
|
56
|
+
* The resource is updated or deleted only if the {@code etag} you
|
|
57
|
+
* provide matches the resource's current {@code etag} value.
|
|
58
|
+
*
|
|
59
|
+
*/
|
|
60
|
+
"ifMatch"?: string;
|
|
61
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
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, 2025, 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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=create-model-defined-metadatum-artifact-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-model-defined-metadatum-artifact-request.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/request/create-model-defined-metadatum-artifact-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20190101
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import common = require("oci-common");
|
|
14
|
+
/**
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/datascience/DeleteModelCustomMetadatumArtifact.ts.html |here} to see how to use DeleteModelCustomMetadatumArtifactRequest.
|
|
16
|
+
*/
|
|
17
|
+
export interface DeleteModelCustomMetadatumArtifactRequest extends common.BaseRequest {
|
|
18
|
+
/**
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the model.
|
|
20
|
+
*/
|
|
21
|
+
"modelId": string;
|
|
22
|
+
/**
|
|
23
|
+
* The name of the model metadatum in the metadata.
|
|
24
|
+
*/
|
|
25
|
+
"metadatumKeyName": string;
|
|
26
|
+
/**
|
|
27
|
+
* Unique Oracle assigned identifier for the request. If you need to contact Oracle about a particular request, then provide the request ID.
|
|
28
|
+
*
|
|
29
|
+
*/
|
|
30
|
+
"opcRequestId"?: string;
|
|
31
|
+
/**
|
|
32
|
+
* For optimistic concurrency control. In the PUT or DELETE call
|
|
33
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
34
|
+
* etag from a previous GET or POST response for that resource.
|
|
35
|
+
* The resource is updated or deleted only if the {@code etag} you
|
|
36
|
+
* provide matches the resource's current {@code etag} value.
|
|
37
|
+
*
|
|
38
|
+
*/
|
|
39
|
+
"ifMatch"?: string;
|
|
40
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
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, 2025, 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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=delete-model-custom-metadatum-artifact-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete-model-custom-metadatum-artifact-request.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/request/delete-model-custom-metadatum-artifact-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20190101
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import common = require("oci-common");
|
|
14
|
+
/**
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/datascience/DeleteModelDefinedMetadatumArtifact.ts.html |here} to see how to use DeleteModelDefinedMetadatumArtifactRequest.
|
|
16
|
+
*/
|
|
17
|
+
export interface DeleteModelDefinedMetadatumArtifactRequest extends common.BaseRequest {
|
|
18
|
+
/**
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the model.
|
|
20
|
+
*/
|
|
21
|
+
"modelId": string;
|
|
22
|
+
/**
|
|
23
|
+
* The name of the model metadatum in the metadata.
|
|
24
|
+
*/
|
|
25
|
+
"metadatumKeyName": string;
|
|
26
|
+
/**
|
|
27
|
+
* Unique Oracle assigned identifier for the request. If you need to contact Oracle about a particular request, then provide the request ID.
|
|
28
|
+
*
|
|
29
|
+
*/
|
|
30
|
+
"opcRequestId"?: string;
|
|
31
|
+
/**
|
|
32
|
+
* For optimistic concurrency control. In the PUT or DELETE call
|
|
33
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
34
|
+
* etag from a previous GET or POST response for that resource.
|
|
35
|
+
* The resource is updated or deleted only if the {@code etag} you
|
|
36
|
+
* provide matches the resource's current {@code etag} value.
|
|
37
|
+
*
|
|
38
|
+
*/
|
|
39
|
+
"ifMatch"?: string;
|
|
40
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
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, 2025, 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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=delete-model-defined-metadatum-artifact-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete-model-defined-metadatum-artifact-request.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/request/delete-model-defined-metadatum-artifact-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20190101
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import common = require("oci-common");
|
|
14
|
+
/**
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/datascience/GetModelCustomMetadatumArtifactContent.ts.html |here} to see how to use GetModelCustomMetadatumArtifactContentRequest.
|
|
16
|
+
*/
|
|
17
|
+
export interface GetModelCustomMetadatumArtifactContentRequest extends common.BaseRequest {
|
|
18
|
+
/**
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the model.
|
|
20
|
+
*/
|
|
21
|
+
"modelId": string;
|
|
22
|
+
/**
|
|
23
|
+
* The name of the model metadatum in the metadata.
|
|
24
|
+
*/
|
|
25
|
+
"metadatumKeyName": string;
|
|
26
|
+
/**
|
|
27
|
+
* Unique Oracle assigned identifier for the request. If you need to contact Oracle about a particular request, then provide the request ID.
|
|
28
|
+
*
|
|
29
|
+
*/
|
|
30
|
+
"opcRequestId"?: string;
|
|
31
|
+
/**
|
|
32
|
+
* Optional byte range to fetch, as described in [RFC 7233](https://tools.ietf.org/html/rfc7232#section-2.1), section 2.1.
|
|
33
|
+
* Note that only a single range of bytes is supported.
|
|
34
|
+
*
|
|
35
|
+
*/
|
|
36
|
+
"range"?: common.Range;
|
|
37
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
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, 2025, 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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=get-model-custom-metadatum-artifact-content-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-model-custom-metadatum-artifact-content-request.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/request/get-model-custom-metadatum-artifact-content-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20190101
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import common = require("oci-common");
|
|
14
|
+
/**
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/datascience/GetModelDefinedMetadatumArtifactContent.ts.html |here} to see how to use GetModelDefinedMetadatumArtifactContentRequest.
|
|
16
|
+
*/
|
|
17
|
+
export interface GetModelDefinedMetadatumArtifactContentRequest extends common.BaseRequest {
|
|
18
|
+
/**
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the model.
|
|
20
|
+
*/
|
|
21
|
+
"modelId": string;
|
|
22
|
+
/**
|
|
23
|
+
* The name of the model metadatum in the metadata.
|
|
24
|
+
*/
|
|
25
|
+
"metadatumKeyName": string;
|
|
26
|
+
/**
|
|
27
|
+
* Unique Oracle assigned identifier for the request. If you need to contact Oracle about a particular request, then provide the request ID.
|
|
28
|
+
*
|
|
29
|
+
*/
|
|
30
|
+
"opcRequestId"?: string;
|
|
31
|
+
/**
|
|
32
|
+
* Optional byte range to fetch, as described in [RFC 7233](https://tools.ietf.org/html/rfc7232#section-2.1), section 2.1.
|
|
33
|
+
* Note that only a single range of bytes is supported.
|
|
34
|
+
*
|
|
35
|
+
*/
|
|
36
|
+
"range"?: common.Range;
|
|
37
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
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, 2025, 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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=get-model-defined-metadatum-artifact-content-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-model-defined-metadatum-artifact-content-request.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/request/get-model-defined-metadatum-artifact-content-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20190101
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
import common = require("oci-common");
|
|
14
|
+
/**
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/datascience/HeadModelCustomMetadatumArtifact.ts.html |here} to see how to use HeadModelCustomMetadatumArtifactRequest.
|
|
16
|
+
*/
|
|
17
|
+
export interface HeadModelCustomMetadatumArtifactRequest extends common.BaseRequest {
|
|
18
|
+
/**
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the model.
|
|
20
|
+
*/
|
|
21
|
+
"modelId": string;
|
|
22
|
+
/**
|
|
23
|
+
* The name of the model metadatum in the metadata.
|
|
24
|
+
*/
|
|
25
|
+
"metadatumKeyName": string;
|
|
26
|
+
/**
|
|
27
|
+
* Unique Oracle assigned identifier for the request. If you need to contact Oracle about a particular request, then provide the request ID.
|
|
28
|
+
*
|
|
29
|
+
*/
|
|
30
|
+
"opcRequestId"?: string;
|
|
31
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
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, 2025, 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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=head-model-custom-metadatum-artifact-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"head-model-custom-metadatum-artifact-request.js","sourceRoot":"","sources":["../../../../../lib/datascience/lib/request/head-model-custom-metadatum-artifact-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|