edge-impulse-linux 1.24.1 → 1.24.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/cli/linux/runner-utils.js +2 -2
- package/build/cli/linux/runner-utils.js.map +1 -1
- package/build/sdk/studio/sdk/api/adminApi.js +1 -1
- package/build/sdk/studio/sdk/api/adminApi.js.map +1 -1
- package/build/sdk/studio/sdk/api/classifyApi.js +1 -1
- package/build/sdk/studio/sdk/api/classifyApi.js.map +1 -1
- package/build/sdk/studio/sdk/api/deploymentApi.js +2 -2
- package/build/sdk/studio/sdk/api/deploymentApi.js.map +1 -1
- package/build/sdk/studio/sdk/api/impulseApi.js +3 -3
- package/build/sdk/studio/sdk/api/impulseApi.js.map +1 -1
- package/build/sdk/studio/sdk/api/learnApi.js +4 -4
- package/build/sdk/studio/sdk/api/learnApi.js.map +1 -1
- package/build/sdk/studio/sdk/api/organizationBlocksApi.js +2 -2
- package/build/sdk/studio/sdk/api/organizationBlocksApi.js.map +1 -1
- package/build/sdk/studio/sdk/api/organizationCreateProjectApi.js +1 -1
- package/build/sdk/studio/sdk/api/organizationCreateProjectApi.js.map +1 -1
- package/build/sdk/studio/sdk/api/organizationDataApi.js +3 -3
- package/build/sdk/studio/sdk/api/organizationDataApi.js.map +1 -1
- package/build/sdk/studio/sdk/api/organizationDataCampaignsApi.js +1 -1
- package/build/sdk/studio/sdk/api/organizationDataCampaignsApi.js.map +1 -1
- package/build/sdk/studio/sdk/api/organizationsApi.js +7 -7
- package/build/sdk/studio/sdk/api/organizationsApi.js.map +1 -1
- package/build/sdk/studio/sdk/api/performanceCalibrationApi.js +1 -1
- package/build/sdk/studio/sdk/api/performanceCalibrationApi.js.map +1 -1
- package/build/sdk/studio/sdk/api/projectsApi.js +3 -3
- package/build/sdk/studio/sdk/api/projectsApi.js.map +1 -1
- package/build/sdk/studio/sdk/api/rawDataApi.js +1 -1
- package/build/sdk/studio/sdk/api/rawDataApi.js.map +1 -1
- package/build/sdk/studio/sdk/api/testApi.js +1 -1
- package/build/sdk/studio/sdk/api/testApi.js.map +1 -1
- package/build/sdk/studio/sdk/api/themesApi.js +1 -1
- package/build/sdk/studio/sdk/api/themesApi.js.map +1 -1
- package/build/sdk/studio/sdk/api/userApi.js +2 -2
- package/build/sdk/studio/sdk/api/userApi.js.map +1 -1
- package/build/sdk/studio/sdk/model/deployPretrainedModelModelVisualAnomaly.d.ts +34 -0
- package/build/sdk/studio/sdk/model/deployPretrainedModelModelVisualAnomaly.js +35 -0
- package/build/sdk/studio/sdk/model/deployPretrainedModelModelVisualAnomaly.js.map +1 -0
- package/build/sdk/studio/sdk/model/deployPretrainedModelRequestModelInfo.d.ts +2 -1
- package/build/sdk/studio/sdk/model/deployPretrainedModelRequestModelInfo.js +1 -1
- package/build/sdk/studio/sdk/model/deployPretrainedModelRequestModelInfo.js.map +1 -1
- package/build/sdk/studio/sdk/model/listApiKeysResponse.d.ts +2 -2
- package/build/sdk/studio/sdk/model/listApiKeysResponse.js +1 -1
- package/build/sdk/studio/sdk/model/listApiKeysResponse.js.map +1 -1
- package/build/sdk/studio/sdk/model/listApiKeysResponseAllOf.d.ts +2 -2
- package/build/sdk/studio/sdk/model/listApiKeysResponseAllOf.js +1 -1
- package/build/sdk/studio/sdk/model/listApiKeysResponseAllOf.js.map +1 -1
- package/build/sdk/studio/sdk/model/listHmacKeysResponse.d.ts +2 -2
- package/build/sdk/studio/sdk/model/listHmacKeysResponse.js +1 -1
- package/build/sdk/studio/sdk/model/listHmacKeysResponse.js.map +1 -1
- package/build/sdk/studio/sdk/model/listHmacKeysResponseAllOf.d.ts +2 -2
- package/build/sdk/studio/sdk/model/listHmacKeysResponseAllOf.js +1 -1
- package/build/sdk/studio/sdk/model/listHmacKeysResponseAllOf.js.map +1 -1
- package/build/sdk/studio/sdk/model/listOrganizationApiKeysResponse.d.ts +2 -2
- package/build/sdk/studio/sdk/model/listOrganizationApiKeysResponse.js +1 -1
- package/build/sdk/studio/sdk/model/listOrganizationApiKeysResponse.js.map +1 -1
- package/build/sdk/studio/sdk/model/listOrganizationApiKeysResponseAllOf.d.ts +2 -2
- package/build/sdk/studio/sdk/model/listOrganizationApiKeysResponseAllOf.js +1 -1
- package/build/sdk/studio/sdk/model/listOrganizationApiKeysResponseAllOf.js.map +1 -1
- package/build/sdk/studio/sdk/model/models.d.ts +6 -3
- package/build/sdk/studio/sdk/model/models.js +21 -11
- package/build/sdk/studio/sdk/model/models.js.map +1 -1
- package/build/sdk/studio/sdk/model/{listOrganizationApiKeysResponseAllOfApiKeys.d.ts → organizationApiKey.d.ts} +8 -4
- package/build/sdk/studio/sdk/model/{listOrganizationApiKeysResponseAllOfApiKeys.js → organizationApiKey.js} +19 -9
- package/build/sdk/studio/sdk/model/organizationApiKey.js.map +1 -0
- package/build/sdk/studio/sdk/model/organizationCreateProjectRequest.d.ts +1 -1
- package/build/sdk/studio/sdk/model/organizationCreateProjectRequest.js +1 -1
- package/build/sdk/studio/sdk/model/organizationCreateProjectResponse.d.ts +1 -1
- package/build/sdk/studio/sdk/model/organizationCreateProjectResponseAllOf.d.ts +1 -1
- package/build/sdk/studio/sdk/model/{listApiKeysResponseAllOfApiKeys.d.ts → projectApiKey.d.ts} +8 -4
- package/build/sdk/studio/sdk/model/{listApiKeysResponseAllOfApiKeys.js → projectApiKey.js} +19 -9
- package/build/sdk/studio/sdk/model/projectApiKey.js.map +1 -0
- package/build/sdk/studio/sdk/model/projectApiKeyLastUsed.d.ts +36 -0
- package/build/sdk/studio/sdk/model/projectApiKeyLastUsed.js +42 -0
- package/build/sdk/studio/sdk/model/projectApiKeyLastUsed.js.map +1 -0
- package/build/sdk/studio/sdk/model/{listHmacKeysResponseAllOfHmacKeys.d.ts → projectHmacKey.d.ts} +3 -1
- package/build/sdk/studio/sdk/model/{listHmacKeysResponseAllOfHmacKeys.js → projectHmacKey.js} +12 -7
- package/build/sdk/studio/sdk/model/projectHmacKey.js.map +1 -0
- package/build/sdk/studio/sdk/model/savePretrainedModelRequest.d.ts +2 -1
- package/build/sdk/studio/sdk/model/savePretrainedModelRequest.js +1 -1
- package/build/sdk/studio/sdk/model/savePretrainedModelRequest.js.map +1 -1
- package/build/sdk/studio/sdk/model/testPretrainedModelImagesRequest.d.ts +2 -1
- package/build/sdk/studio/sdk/model/testPretrainedModelImagesRequest.js +1 -1
- package/build/sdk/studio/sdk/model/testPretrainedModelImagesRequest.js.map +1 -1
- package/build/sdk/studio/sdk/model/testPretrainedModelResponse.d.ts +5 -0
- package/build/sdk/studio/sdk/model/testPretrainedModelResponse.js +5 -0
- package/build/sdk/studio/sdk/model/testPretrainedModelResponse.js.map +1 -1
- package/build/sdk/studio/sdk/model/testPretrainedModelResponseAllOf.d.ts +5 -0
- package/build/sdk/studio/sdk/model/testPretrainedModelResponseAllOf.js +5 -0
- package/build/sdk/studio/sdk/model/testPretrainedModelResponseAllOf.js.map +1 -1
- package/build/sdk/studio/sdk/model/thresholdValue.d.ts +27 -0
- package/build/sdk/studio/sdk/model/thresholdValue.js +26 -0
- package/build/sdk/studio/sdk/model/thresholdValue.js.map +1 -0
- package/build/shared/bounding-box-file-types.d.ts +18 -0
- package/build/shared/bounding-box-file-types.js +71 -2
- package/build/shared/bounding-box-file-types.js.map +1 -1
- package/package.json +1 -1
- package/build/sdk/studio/sdk/model/listApiKeysResponseAllOfApiKeys.js.map +0 -1
- package/build/sdk/studio/sdk/model/listHmacKeysResponseAllOfHmacKeys.js.map +0 -1
- package/build/sdk/studio/sdk/model/listOrganizationApiKeysResponseAllOfApiKeys.js.map +0 -1
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Edge Impulse API
|
|
3
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { ThresholdValue } from './thresholdValue';
|
|
13
|
+
export declare class DeployPretrainedModelModelVisualAnomaly {
|
|
14
|
+
'modelType': DeployPretrainedModelModelVisualAnomalyModelTypeEnum;
|
|
15
|
+
/**
|
|
16
|
+
* All configured thresholds for the current model. Valid keys are \'min_anomaly_score\' and \'anomaly_scoring_aggregation_method\'.
|
|
17
|
+
*/
|
|
18
|
+
'thresholdValues'?: {
|
|
19
|
+
[key: string]: ThresholdValue;
|
|
20
|
+
};
|
|
21
|
+
static discriminator: string | undefined;
|
|
22
|
+
static attributeTypeMap: Array<{
|
|
23
|
+
name: string;
|
|
24
|
+
baseName: string;
|
|
25
|
+
type: string;
|
|
26
|
+
}>;
|
|
27
|
+
static getAttributeTypeMap(): {
|
|
28
|
+
name: string;
|
|
29
|
+
baseName: string;
|
|
30
|
+
type: string;
|
|
31
|
+
}[];
|
|
32
|
+
}
|
|
33
|
+
export type DeployPretrainedModelModelVisualAnomalyModelTypeEnum = 'visual-anomaly';
|
|
34
|
+
export declare const DeployPretrainedModelModelVisualAnomalyModelTypeEnumValues: string[];
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Edge Impulse API
|
|
4
|
+
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
|
|
5
|
+
*
|
|
6
|
+
* The version of the OpenAPI document: 1.0.0
|
|
7
|
+
*
|
|
8
|
+
*
|
|
9
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
10
|
+
* https://openapi-generator.tech
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*/
|
|
13
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14
|
+
exports.DeployPretrainedModelModelVisualAnomalyModelTypeEnumValues = exports.DeployPretrainedModelModelVisualAnomaly = void 0;
|
|
15
|
+
class DeployPretrainedModelModelVisualAnomaly {
|
|
16
|
+
static getAttributeTypeMap() {
|
|
17
|
+
return DeployPretrainedModelModelVisualAnomaly.attributeTypeMap;
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
exports.DeployPretrainedModelModelVisualAnomaly = DeployPretrainedModelModelVisualAnomaly;
|
|
21
|
+
DeployPretrainedModelModelVisualAnomaly.discriminator = undefined;
|
|
22
|
+
DeployPretrainedModelModelVisualAnomaly.attributeTypeMap = [
|
|
23
|
+
{
|
|
24
|
+
"name": "modelType",
|
|
25
|
+
"baseName": "modelType",
|
|
26
|
+
"type": "DeployPretrainedModelModelVisualAnomalyModelTypeEnum"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "thresholdValues",
|
|
30
|
+
"baseName": "thresholdValues",
|
|
31
|
+
"type": "{ [key: string]: ThresholdValue; }"
|
|
32
|
+
}
|
|
33
|
+
];
|
|
34
|
+
exports.DeployPretrainedModelModelVisualAnomalyModelTypeEnumValues = ['visual-anomaly'];
|
|
35
|
+
//# sourceMappingURL=deployPretrainedModelModelVisualAnomaly.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deployPretrainedModelModelVisualAnomaly.js","sourceRoot":"","sources":["../../../../../sdk/studio/sdk/model/deployPretrainedModelModelVisualAnomaly.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAIH,MAAa,uCAAuC;IAqBhD,MAAM,CAAC,mBAAmB;QACtB,OAAO,uCAAuC,CAAC,gBAAgB,CAAC;IACpE,CAAC;;AAvBL,0FAwBC;AAjBU,qDAAa,GAAuB,SAAS,CAAC;AAE9C,wDAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,WAAW;QACnB,UAAU,EAAE,WAAW;QACvB,MAAM,EAAE,sDAAsD;KACjE;IACD;QACI,MAAM,EAAE,iBAAiB;QACzB,UAAU,EAAE,iBAAiB;QAC7B,MAAM,EAAE,oCAAoC;KAC/C;CAAK,CAAC;AASF,QAAA,0DAA0D,GAAa,CAAC,gBAAgB,CAAC,CAAC"}
|
|
@@ -18,9 +18,10 @@ import { DeployPretrainedModelModelRegression } from './deployPretrainedModelMod
|
|
|
18
18
|
import { DeployPretrainedModelModelObjectDetection } from './deployPretrainedModelModelObjectDetection';
|
|
19
19
|
import { DeployPretrainedModelModelFreeform } from './deployPretrainedModelModelFreeform';
|
|
20
20
|
import { DeployPretrainedModelModelAnomaly } from './deployPretrainedModelModelAnomaly';
|
|
21
|
+
import { DeployPretrainedModelModelVisualAnomaly } from './deployPretrainedModelModelVisualAnomaly';
|
|
21
22
|
export declare class DeployPretrainedModelRequestModelInfo {
|
|
22
23
|
'input': DeployPretrainedModelInputTimeSeries | DeployPretrainedModelInputAudio | DeployPretrainedModelInputImage | DeployPretrainedModelInputOther;
|
|
23
|
-
'model': DeployPretrainedModelModelClassification | DeployPretrainedModelModelRegression | DeployPretrainedModelModelObjectDetection | DeployPretrainedModelModelFreeform | DeployPretrainedModelModelAnomaly;
|
|
24
|
+
'model': DeployPretrainedModelModelClassification | DeployPretrainedModelModelRegression | DeployPretrainedModelModelObjectDetection | DeployPretrainedModelModelFreeform | DeployPretrainedModelModelAnomaly | DeployPretrainedModelModelVisualAnomaly;
|
|
24
25
|
static discriminator: string | undefined;
|
|
25
26
|
static attributeTypeMap: Array<{
|
|
26
27
|
name: string;
|
|
@@ -28,7 +28,7 @@ DeployPretrainedModelRequestModelInfo.attributeTypeMap = [
|
|
|
28
28
|
{
|
|
29
29
|
"name": "model",
|
|
30
30
|
"baseName": "model",
|
|
31
|
-
"type": "DeployPretrainedModelModelClassification | DeployPretrainedModelModelRegression | DeployPretrainedModelModelObjectDetection | DeployPretrainedModelModelFreeform | DeployPretrainedModelModelAnomaly"
|
|
31
|
+
"type": "DeployPretrainedModelModelClassification | DeployPretrainedModelModelRegression | DeployPretrainedModelModelObjectDetection | DeployPretrainedModelModelFreeform | DeployPretrainedModelModelAnomaly | DeployPretrainedModelModelVisualAnomaly"
|
|
32
32
|
}
|
|
33
33
|
];
|
|
34
34
|
//# sourceMappingURL=deployPretrainedModelRequestModelInfo.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deployPretrainedModelRequestModelInfo.js","sourceRoot":"","sources":["../../../../../sdk/studio/sdk/model/deployPretrainedModelRequestModelInfo.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;
|
|
1
|
+
{"version":3,"file":"deployPretrainedModelRequestModelInfo.js","sourceRoot":"","sources":["../../../../../sdk/studio/sdk/model/deployPretrainedModelRequestModelInfo.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAaH,MAAa,qCAAqC;IAkB9C,MAAM,CAAC,mBAAmB;QACtB,OAAO,qCAAqC,CAAC,gBAAgB,CAAC;IAClE,CAAC;;AApBL,sFAqBC;AAjBU,mDAAa,GAAuB,SAAS,CAAC;AAE9C,sDAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,OAAO;QACf,UAAU,EAAE,OAAO;QACnB,MAAM,EAAE,4IAA4I;KACvJ;IACD;QACI,MAAM,EAAE,OAAO;QACf,UAAU,EAAE,OAAO;QACnB,MAAM,EAAE,gPAAgP;KAC3P;CAAK,CAAC"}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import {
|
|
12
|
+
import { ProjectApiKey } from './projectApiKey';
|
|
13
13
|
export declare class ListApiKeysResponse {
|
|
14
14
|
/**
|
|
15
15
|
* Whether the operation succeeded
|
|
@@ -22,7 +22,7 @@ export declare class ListApiKeysResponse {
|
|
|
22
22
|
/**
|
|
23
23
|
* List of API keys.
|
|
24
24
|
*/
|
|
25
|
-
'apiKeys': Array<
|
|
25
|
+
'apiKeys': Array<ProjectApiKey>;
|
|
26
26
|
static discriminator: string | undefined;
|
|
27
27
|
static attributeTypeMap: Array<{
|
|
28
28
|
name: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listApiKeysResponse.js","sourceRoot":"","sources":["../../../../../sdk/studio/sdk/model/listApiKeysResponse.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAMH,MAAa,mBAAmB;IAiC5B,MAAM,CAAC,mBAAmB;QACtB,OAAO,mBAAmB,CAAC,gBAAgB,CAAC;IAChD,CAAC;;AAnCL,kDAoCC;AAtBU,iCAAa,GAAuB,SAAS,CAAC;AAE9C,oCAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,SAAS;QACjB,UAAU,EAAE,SAAS;QACrB,MAAM,EAAE,SAAS;KACpB;IACD;QACI,MAAM,EAAE,OAAO;QACf,UAAU,EAAE,OAAO;QACnB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,SAAS;QACjB,UAAU,EAAE,SAAS;QACrB,MAAM,EAAE,
|
|
1
|
+
{"version":3,"file":"listApiKeysResponse.js","sourceRoot":"","sources":["../../../../../sdk/studio/sdk/model/listApiKeysResponse.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAMH,MAAa,mBAAmB;IAiC5B,MAAM,CAAC,mBAAmB;QACtB,OAAO,mBAAmB,CAAC,gBAAgB,CAAC;IAChD,CAAC;;AAnCL,kDAoCC;AAtBU,iCAAa,GAAuB,SAAS,CAAC;AAE9C,oCAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,SAAS;QACjB,UAAU,EAAE,SAAS;QACrB,MAAM,EAAE,SAAS;KACpB;IACD;QACI,MAAM,EAAE,OAAO;QACf,UAAU,EAAE,OAAO;QACnB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,SAAS;QACjB,UAAU,EAAE,SAAS;QACrB,MAAM,EAAE,sBAAsB;KACjC;CAAK,CAAC"}
|
|
@@ -9,12 +9,12 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import {
|
|
12
|
+
import { ProjectApiKey } from './projectApiKey';
|
|
13
13
|
export declare class ListApiKeysResponseAllOf {
|
|
14
14
|
/**
|
|
15
15
|
* List of API keys.
|
|
16
16
|
*/
|
|
17
|
-
'apiKeys': Array<
|
|
17
|
+
'apiKeys': Array<ProjectApiKey>;
|
|
18
18
|
static discriminator: string | undefined;
|
|
19
19
|
static attributeTypeMap: Array<{
|
|
20
20
|
name: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listApiKeysResponseAllOf.js","sourceRoot":"","sources":["../../../../../sdk/studio/sdk/model/listApiKeysResponseAllOf.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAIH,MAAa,wBAAwB;IAejC,MAAM,CAAC,mBAAmB;QACtB,OAAO,wBAAwB,CAAC,gBAAgB,CAAC;IACrD,CAAC;;AAjBL,4DAkBC;AAZU,sCAAa,GAAuB,SAAS,CAAC;AAE9C,yCAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,SAAS;QACjB,UAAU,EAAE,SAAS;QACrB,MAAM,EAAE,
|
|
1
|
+
{"version":3,"file":"listApiKeysResponseAllOf.js","sourceRoot":"","sources":["../../../../../sdk/studio/sdk/model/listApiKeysResponseAllOf.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAIH,MAAa,wBAAwB;IAejC,MAAM,CAAC,mBAAmB;QACtB,OAAO,wBAAwB,CAAC,gBAAgB,CAAC;IACrD,CAAC;;AAjBL,4DAkBC;AAZU,sCAAa,GAAuB,SAAS,CAAC;AAE9C,yCAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,SAAS;QACjB,UAAU,EAAE,SAAS;QACrB,MAAM,EAAE,sBAAsB;KACjC;CAAK,CAAC"}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import {
|
|
12
|
+
import { ProjectHmacKey } from './projectHmacKey';
|
|
13
13
|
export declare class ListHmacKeysResponse {
|
|
14
14
|
/**
|
|
15
15
|
* Whether the operation succeeded
|
|
@@ -22,7 +22,7 @@ export declare class ListHmacKeysResponse {
|
|
|
22
22
|
/**
|
|
23
23
|
* List of HMAC keys
|
|
24
24
|
*/
|
|
25
|
-
'hmacKeys': Array<
|
|
25
|
+
'hmacKeys': Array<ProjectHmacKey>;
|
|
26
26
|
static discriminator: string | undefined;
|
|
27
27
|
static attributeTypeMap: Array<{
|
|
28
28
|
name: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listHmacKeysResponse.js","sourceRoot":"","sources":["../../../../../sdk/studio/sdk/model/listHmacKeysResponse.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAMH,MAAa,oBAAoB;IAiC7B,MAAM,CAAC,mBAAmB;QACtB,OAAO,oBAAoB,CAAC,gBAAgB,CAAC;IACjD,CAAC;;AAnCL,oDAoCC;AAtBU,kCAAa,GAAuB,SAAS,CAAC;AAE9C,qCAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,SAAS;QACjB,UAAU,EAAE,SAAS;QACrB,MAAM,EAAE,SAAS;KACpB;IACD;QACI,MAAM,EAAE,OAAO;QACf,UAAU,EAAE,OAAO;QACnB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,UAAU;QAClB,UAAU,EAAE,UAAU;QACtB,MAAM,EAAE,
|
|
1
|
+
{"version":3,"file":"listHmacKeysResponse.js","sourceRoot":"","sources":["../../../../../sdk/studio/sdk/model/listHmacKeysResponse.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAMH,MAAa,oBAAoB;IAiC7B,MAAM,CAAC,mBAAmB;QACtB,OAAO,oBAAoB,CAAC,gBAAgB,CAAC;IACjD,CAAC;;AAnCL,oDAoCC;AAtBU,kCAAa,GAAuB,SAAS,CAAC;AAE9C,qCAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,SAAS;QACjB,UAAU,EAAE,SAAS;QACrB,MAAM,EAAE,SAAS;KACpB;IACD;QACI,MAAM,EAAE,OAAO;QACf,UAAU,EAAE,OAAO;QACnB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,UAAU;QAClB,UAAU,EAAE,UAAU;QACtB,MAAM,EAAE,uBAAuB;KAClC;CAAK,CAAC"}
|
|
@@ -9,12 +9,12 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import {
|
|
12
|
+
import { ProjectHmacKey } from './projectHmacKey';
|
|
13
13
|
export declare class ListHmacKeysResponseAllOf {
|
|
14
14
|
/**
|
|
15
15
|
* List of HMAC keys
|
|
16
16
|
*/
|
|
17
|
-
'hmacKeys': Array<
|
|
17
|
+
'hmacKeys': Array<ProjectHmacKey>;
|
|
18
18
|
static discriminator: string | undefined;
|
|
19
19
|
static attributeTypeMap: Array<{
|
|
20
20
|
name: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listHmacKeysResponseAllOf.js","sourceRoot":"","sources":["../../../../../sdk/studio/sdk/model/listHmacKeysResponseAllOf.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAIH,MAAa,yBAAyB;IAelC,MAAM,CAAC,mBAAmB;QACtB,OAAO,yBAAyB,CAAC,gBAAgB,CAAC;IACtD,CAAC;;AAjBL,8DAkBC;AAZU,uCAAa,GAAuB,SAAS,CAAC;AAE9C,0CAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,UAAU;QAClB,UAAU,EAAE,UAAU;QACtB,MAAM,EAAE,
|
|
1
|
+
{"version":3,"file":"listHmacKeysResponseAllOf.js","sourceRoot":"","sources":["../../../../../sdk/studio/sdk/model/listHmacKeysResponseAllOf.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAIH,MAAa,yBAAyB;IAelC,MAAM,CAAC,mBAAmB;QACtB,OAAO,yBAAyB,CAAC,gBAAgB,CAAC;IACtD,CAAC;;AAjBL,8DAkBC;AAZU,uCAAa,GAAuB,SAAS,CAAC;AAE9C,0CAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,UAAU;QAClB,UAAU,EAAE,UAAU;QACtB,MAAM,EAAE,uBAAuB;KAClC;CAAK,CAAC"}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import {
|
|
12
|
+
import { OrganizationApiKey } from './organizationApiKey';
|
|
13
13
|
export declare class ListOrganizationApiKeysResponse {
|
|
14
14
|
/**
|
|
15
15
|
* Whether the operation succeeded
|
|
@@ -22,7 +22,7 @@ export declare class ListOrganizationApiKeysResponse {
|
|
|
22
22
|
/**
|
|
23
23
|
* List of API keys.
|
|
24
24
|
*/
|
|
25
|
-
'apiKeys': Array<
|
|
25
|
+
'apiKeys': Array<OrganizationApiKey>;
|
|
26
26
|
static discriminator: string | undefined;
|
|
27
27
|
static attributeTypeMap: Array<{
|
|
28
28
|
name: string;
|
|
@@ -33,7 +33,7 @@ ListOrganizationApiKeysResponse.attributeTypeMap = [
|
|
|
33
33
|
{
|
|
34
34
|
"name": "apiKeys",
|
|
35
35
|
"baseName": "apiKeys",
|
|
36
|
-
"type": "Array<
|
|
36
|
+
"type": "Array<OrganizationApiKey>"
|
|
37
37
|
}
|
|
38
38
|
];
|
|
39
39
|
//# sourceMappingURL=listOrganizationApiKeysResponse.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listOrganizationApiKeysResponse.js","sourceRoot":"","sources":["../../../../../sdk/studio/sdk/model/listOrganizationApiKeysResponse.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAMH,MAAa,+BAA+B;IAiCxC,MAAM,CAAC,mBAAmB;QACtB,OAAO,+BAA+B,CAAC,gBAAgB,CAAC;IAC5D,CAAC;;AAnCL,0EAoCC;AAtBU,6CAAa,GAAuB,SAAS,CAAC;AAE9C,gDAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,SAAS;QACjB,UAAU,EAAE,SAAS;QACrB,MAAM,EAAE,SAAS;KACpB;IACD;QACI,MAAM,EAAE,OAAO;QACf,UAAU,EAAE,OAAO;QACnB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,SAAS;QACjB,UAAU,EAAE,SAAS;QACrB,MAAM,EAAE,
|
|
1
|
+
{"version":3,"file":"listOrganizationApiKeysResponse.js","sourceRoot":"","sources":["../../../../../sdk/studio/sdk/model/listOrganizationApiKeysResponse.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAMH,MAAa,+BAA+B;IAiCxC,MAAM,CAAC,mBAAmB;QACtB,OAAO,+BAA+B,CAAC,gBAAgB,CAAC;IAC5D,CAAC;;AAnCL,0EAoCC;AAtBU,6CAAa,GAAuB,SAAS,CAAC;AAE9C,gDAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,SAAS;QACjB,UAAU,EAAE,SAAS;QACrB,MAAM,EAAE,SAAS;KACpB;IACD;QACI,MAAM,EAAE,OAAO;QACf,UAAU,EAAE,OAAO;QACnB,MAAM,EAAE,QAAQ;KACnB;IACD;QACI,MAAM,EAAE,SAAS;QACjB,UAAU,EAAE,SAAS;QACrB,MAAM,EAAE,2BAA2B;KACtC;CAAK,CAAC"}
|
|
@@ -9,12 +9,12 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import {
|
|
12
|
+
import { OrganizationApiKey } from './organizationApiKey';
|
|
13
13
|
export declare class ListOrganizationApiKeysResponseAllOf {
|
|
14
14
|
/**
|
|
15
15
|
* List of API keys.
|
|
16
16
|
*/
|
|
17
|
-
'apiKeys': Array<
|
|
17
|
+
'apiKeys': Array<OrganizationApiKey>;
|
|
18
18
|
static discriminator: string | undefined;
|
|
19
19
|
static attributeTypeMap: Array<{
|
|
20
20
|
name: string;
|
|
@@ -23,7 +23,7 @@ ListOrganizationApiKeysResponseAllOf.attributeTypeMap = [
|
|
|
23
23
|
{
|
|
24
24
|
"name": "apiKeys",
|
|
25
25
|
"baseName": "apiKeys",
|
|
26
|
-
"type": "Array<
|
|
26
|
+
"type": "Array<OrganizationApiKey>"
|
|
27
27
|
}
|
|
28
28
|
];
|
|
29
29
|
//# sourceMappingURL=listOrganizationApiKeysResponseAllOf.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listOrganizationApiKeysResponseAllOf.js","sourceRoot":"","sources":["../../../../../sdk/studio/sdk/model/listOrganizationApiKeysResponseAllOf.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAIH,MAAa,oCAAoC;IAe7C,MAAM,CAAC,mBAAmB;QACtB,OAAO,oCAAoC,CAAC,gBAAgB,CAAC;IACjE,CAAC;;AAjBL,oFAkBC;AAZU,kDAAa,GAAuB,SAAS,CAAC;AAE9C,qDAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,SAAS;QACjB,UAAU,EAAE,SAAS;QACrB,MAAM,EAAE,
|
|
1
|
+
{"version":3,"file":"listOrganizationApiKeysResponseAllOf.js","sourceRoot":"","sources":["../../../../../sdk/studio/sdk/model/listOrganizationApiKeysResponseAllOf.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;GAUG;;;AAIH,MAAa,oCAAoC;IAe7C,MAAM,CAAC,mBAAmB;QACtB,OAAO,oCAAoC,CAAC,gBAAgB,CAAC;IACjE,CAAC;;AAjBL,oFAkBC;AAZU,kDAAa,GAAuB,SAAS,CAAC;AAE9C,qDAAgB,GAA0D;IAC7E;QACI,MAAM,EAAE,SAAS;QACjB,UAAU,EAAE,SAAS;QACrB,MAAM,EAAE,2BAA2B;KACtC;CAAK,CAAC"}
|
|
@@ -272,6 +272,7 @@ export * from './deployPretrainedModelModelClassification';
|
|
|
272
272
|
export * from './deployPretrainedModelModelFreeform';
|
|
273
273
|
export * from './deployPretrainedModelModelObjectDetection';
|
|
274
274
|
export * from './deployPretrainedModelModelRegression';
|
|
275
|
+
export * from './deployPretrainedModelModelVisualAnomaly';
|
|
275
276
|
export * from './deployPretrainedModelRequest';
|
|
276
277
|
export * from './deployPretrainedModelRequestModelInfo';
|
|
277
278
|
export * from './deploymentHistory';
|
|
@@ -619,7 +620,6 @@ export * from './listAIActionsResponse';
|
|
|
619
620
|
export * from './listAIActionsResponseAllOf';
|
|
620
621
|
export * from './listApiKeysResponse';
|
|
621
622
|
export * from './listApiKeysResponseAllOf';
|
|
622
|
-
export * from './listApiKeysResponseAllOfApiKeys';
|
|
623
623
|
export * from './listDeploymentHistoryResponse';
|
|
624
624
|
export * from './listDeploymentHistoryResponseAllOf';
|
|
625
625
|
export * from './listDevicesResponse';
|
|
@@ -631,14 +631,12 @@ export * from './listEnterpriseTrialsResponse';
|
|
|
631
631
|
export * from './listEnterpriseTrialsResponseAllOf';
|
|
632
632
|
export * from './listHmacKeysResponse';
|
|
633
633
|
export * from './listHmacKeysResponseAllOf';
|
|
634
|
-
export * from './listHmacKeysResponseAllOfHmacKeys';
|
|
635
634
|
export * from './listJobsResponse';
|
|
636
635
|
export * from './listJobsResponseAllOf';
|
|
637
636
|
export * from './listModelsResponse';
|
|
638
637
|
export * from './listModelsResponseAllOf';
|
|
639
638
|
export * from './listOrganizationApiKeysResponse';
|
|
640
639
|
export * from './listOrganizationApiKeysResponseAllOf';
|
|
641
|
-
export * from './listOrganizationApiKeysResponseAllOfApiKeys';
|
|
642
640
|
export * from './listOrganizationBucketsResponse';
|
|
643
641
|
export * from './listOrganizationBucketsResponseAllOf';
|
|
644
642
|
export * from './listOrganizationBucketsUserResponse';
|
|
@@ -761,6 +759,7 @@ export * from './organizationAddDataFolderResponseAllOf';
|
|
|
761
759
|
export * from './organizationAddDataItemRequest';
|
|
762
760
|
export * from './organizationAddDatasetRequest';
|
|
763
761
|
export * from './organizationAddDatasetRequestBucket';
|
|
762
|
+
export * from './organizationApiKey';
|
|
764
763
|
export * from './organizationBucket';
|
|
765
764
|
export * from './organizationBulkMetadataRequest';
|
|
766
765
|
export * from './organizationComputeTimeUsage';
|
|
@@ -858,6 +857,8 @@ export * from './profileModelTableMpu';
|
|
|
858
857
|
export * from './profileTfLiteRequest';
|
|
859
858
|
export * from './profileTfLiteResponse';
|
|
860
859
|
export * from './project';
|
|
860
|
+
export * from './projectApiKey';
|
|
861
|
+
export * from './projectApiKeyLastUsed';
|
|
861
862
|
export * from './projectCollaborator';
|
|
862
863
|
export * from './projectCollaboratorAllOf';
|
|
863
864
|
export * from './projectDataAxesSummaryResponse';
|
|
@@ -872,6 +873,7 @@ export * from './projectDeploymentTargetsResponseAllOf';
|
|
|
872
873
|
export * from './projectDismissNotificationRequest';
|
|
873
874
|
export * from './projectDownloadsResponse';
|
|
874
875
|
export * from './projectDownloadsResponseAllOf';
|
|
876
|
+
export * from './projectHmacKey';
|
|
875
877
|
export * from './projectInfoResponse';
|
|
876
878
|
export * from './projectInfoResponseAllOf';
|
|
877
879
|
export * from './projectInfoResponseAllOfAcquisitionSettings';
|
|
@@ -1004,6 +1006,7 @@ export * from './themeColors';
|
|
|
1004
1006
|
export * from './themeFavicon';
|
|
1005
1007
|
export * from './themeLogos';
|
|
1006
1008
|
export * from './thirdPartyAuth';
|
|
1009
|
+
export * from './thresholdValue';
|
|
1007
1010
|
export * from './timeSeriesDataPoint';
|
|
1008
1011
|
export * from './trackObjectsRequest';
|
|
1009
1012
|
export * from './trackObjectsResponse';
|
|
@@ -289,6 +289,7 @@ __exportStar(require("./deployPretrainedModelModelClassification"), exports);
|
|
|
289
289
|
__exportStar(require("./deployPretrainedModelModelFreeform"), exports);
|
|
290
290
|
__exportStar(require("./deployPretrainedModelModelObjectDetection"), exports);
|
|
291
291
|
__exportStar(require("./deployPretrainedModelModelRegression"), exports);
|
|
292
|
+
__exportStar(require("./deployPretrainedModelModelVisualAnomaly"), exports);
|
|
292
293
|
__exportStar(require("./deployPretrainedModelRequest"), exports);
|
|
293
294
|
__exportStar(require("./deployPretrainedModelRequestModelInfo"), exports);
|
|
294
295
|
__exportStar(require("./deploymentHistory"), exports);
|
|
@@ -636,7 +637,6 @@ __exportStar(require("./listAIActionsResponse"), exports);
|
|
|
636
637
|
__exportStar(require("./listAIActionsResponseAllOf"), exports);
|
|
637
638
|
__exportStar(require("./listApiKeysResponse"), exports);
|
|
638
639
|
__exportStar(require("./listApiKeysResponseAllOf"), exports);
|
|
639
|
-
__exportStar(require("./listApiKeysResponseAllOfApiKeys"), exports);
|
|
640
640
|
__exportStar(require("./listDeploymentHistoryResponse"), exports);
|
|
641
641
|
__exportStar(require("./listDeploymentHistoryResponseAllOf"), exports);
|
|
642
642
|
__exportStar(require("./listDevicesResponse"), exports);
|
|
@@ -648,14 +648,12 @@ __exportStar(require("./listEnterpriseTrialsResponse"), exports);
|
|
|
648
648
|
__exportStar(require("./listEnterpriseTrialsResponseAllOf"), exports);
|
|
649
649
|
__exportStar(require("./listHmacKeysResponse"), exports);
|
|
650
650
|
__exportStar(require("./listHmacKeysResponseAllOf"), exports);
|
|
651
|
-
__exportStar(require("./listHmacKeysResponseAllOfHmacKeys"), exports);
|
|
652
651
|
__exportStar(require("./listJobsResponse"), exports);
|
|
653
652
|
__exportStar(require("./listJobsResponseAllOf"), exports);
|
|
654
653
|
__exportStar(require("./listModelsResponse"), exports);
|
|
655
654
|
__exportStar(require("./listModelsResponseAllOf"), exports);
|
|
656
655
|
__exportStar(require("./listOrganizationApiKeysResponse"), exports);
|
|
657
656
|
__exportStar(require("./listOrganizationApiKeysResponseAllOf"), exports);
|
|
658
|
-
__exportStar(require("./listOrganizationApiKeysResponseAllOfApiKeys"), exports);
|
|
659
657
|
__exportStar(require("./listOrganizationBucketsResponse"), exports);
|
|
660
658
|
__exportStar(require("./listOrganizationBucketsResponseAllOf"), exports);
|
|
661
659
|
__exportStar(require("./listOrganizationBucketsUserResponse"), exports);
|
|
@@ -778,6 +776,7 @@ __exportStar(require("./organizationAddDataFolderResponseAllOf"), exports);
|
|
|
778
776
|
__exportStar(require("./organizationAddDataItemRequest"), exports);
|
|
779
777
|
__exportStar(require("./organizationAddDatasetRequest"), exports);
|
|
780
778
|
__exportStar(require("./organizationAddDatasetRequestBucket"), exports);
|
|
779
|
+
__exportStar(require("./organizationApiKey"), exports);
|
|
781
780
|
__exportStar(require("./organizationBucket"), exports);
|
|
782
781
|
__exportStar(require("./organizationBulkMetadataRequest"), exports);
|
|
783
782
|
__exportStar(require("./organizationComputeTimeUsage"), exports);
|
|
@@ -875,6 +874,8 @@ __exportStar(require("./profileModelTableMpu"), exports);
|
|
|
875
874
|
__exportStar(require("./profileTfLiteRequest"), exports);
|
|
876
875
|
__exportStar(require("./profileTfLiteResponse"), exports);
|
|
877
876
|
__exportStar(require("./project"), exports);
|
|
877
|
+
__exportStar(require("./projectApiKey"), exports);
|
|
878
|
+
__exportStar(require("./projectApiKeyLastUsed"), exports);
|
|
878
879
|
__exportStar(require("./projectCollaborator"), exports);
|
|
879
880
|
__exportStar(require("./projectCollaboratorAllOf"), exports);
|
|
880
881
|
__exportStar(require("./projectDataAxesSummaryResponse"), exports);
|
|
@@ -889,6 +890,7 @@ __exportStar(require("./projectDeploymentTargetsResponseAllOf"), exports);
|
|
|
889
890
|
__exportStar(require("./projectDismissNotificationRequest"), exports);
|
|
890
891
|
__exportStar(require("./projectDownloadsResponse"), exports);
|
|
891
892
|
__exportStar(require("./projectDownloadsResponseAllOf"), exports);
|
|
893
|
+
__exportStar(require("./projectHmacKey"), exports);
|
|
892
894
|
__exportStar(require("./projectInfoResponse"), exports);
|
|
893
895
|
__exportStar(require("./projectInfoResponseAllOf"), exports);
|
|
894
896
|
__exportStar(require("./projectInfoResponseAllOfAcquisitionSettings"), exports);
|
|
@@ -1021,6 +1023,7 @@ __exportStar(require("./themeColors"), exports);
|
|
|
1021
1023
|
__exportStar(require("./themeFavicon"), exports);
|
|
1022
1024
|
__exportStar(require("./themeLogos"), exports);
|
|
1023
1025
|
__exportStar(require("./thirdPartyAuth"), exports);
|
|
1026
|
+
__exportStar(require("./thresholdValue"), exports);
|
|
1024
1027
|
__exportStar(require("./timeSeriesDataPoint"), exports);
|
|
1025
1028
|
__exportStar(require("./trackObjectsRequest"), exports);
|
|
1026
1029
|
__exportStar(require("./trackObjectsResponse"), exports);
|
|
@@ -1429,6 +1432,7 @@ const deployPretrainedModelModelClassification_1 = require("./deployPretrainedMo
|
|
|
1429
1432
|
const deployPretrainedModelModelFreeform_1 = require("./deployPretrainedModelModelFreeform");
|
|
1430
1433
|
const deployPretrainedModelModelObjectDetection_1 = require("./deployPretrainedModelModelObjectDetection");
|
|
1431
1434
|
const deployPretrainedModelModelRegression_1 = require("./deployPretrainedModelModelRegression");
|
|
1435
|
+
const deployPretrainedModelModelVisualAnomaly_1 = require("./deployPretrainedModelModelVisualAnomaly");
|
|
1432
1436
|
const deployPretrainedModelRequest_1 = require("./deployPretrainedModelRequest");
|
|
1433
1437
|
const deployPretrainedModelRequestModelInfo_1 = require("./deployPretrainedModelRequestModelInfo");
|
|
1434
1438
|
const deploymentHistory_1 = require("./deploymentHistory");
|
|
@@ -1761,7 +1765,6 @@ const listAIActionsResponse_1 = require("./listAIActionsResponse");
|
|
|
1761
1765
|
const listAIActionsResponseAllOf_1 = require("./listAIActionsResponseAllOf");
|
|
1762
1766
|
const listApiKeysResponse_1 = require("./listApiKeysResponse");
|
|
1763
1767
|
const listApiKeysResponseAllOf_1 = require("./listApiKeysResponseAllOf");
|
|
1764
|
-
const listApiKeysResponseAllOfApiKeys_1 = require("./listApiKeysResponseAllOfApiKeys");
|
|
1765
1768
|
const listDeploymentHistoryResponse_1 = require("./listDeploymentHistoryResponse");
|
|
1766
1769
|
const listDeploymentHistoryResponseAllOf_1 = require("./listDeploymentHistoryResponseAllOf");
|
|
1767
1770
|
const listDevicesResponse_1 = require("./listDevicesResponse");
|
|
@@ -1773,14 +1776,12 @@ const listEnterpriseTrialsResponse_1 = require("./listEnterpriseTrialsResponse")
|
|
|
1773
1776
|
const listEnterpriseTrialsResponseAllOf_1 = require("./listEnterpriseTrialsResponseAllOf");
|
|
1774
1777
|
const listHmacKeysResponse_1 = require("./listHmacKeysResponse");
|
|
1775
1778
|
const listHmacKeysResponseAllOf_1 = require("./listHmacKeysResponseAllOf");
|
|
1776
|
-
const listHmacKeysResponseAllOfHmacKeys_1 = require("./listHmacKeysResponseAllOfHmacKeys");
|
|
1777
1779
|
const listJobsResponse_1 = require("./listJobsResponse");
|
|
1778
1780
|
const listJobsResponseAllOf_1 = require("./listJobsResponseAllOf");
|
|
1779
1781
|
const listModelsResponse_1 = require("./listModelsResponse");
|
|
1780
1782
|
const listModelsResponseAllOf_1 = require("./listModelsResponseAllOf");
|
|
1781
1783
|
const listOrganizationApiKeysResponse_1 = require("./listOrganizationApiKeysResponse");
|
|
1782
1784
|
const listOrganizationApiKeysResponseAllOf_1 = require("./listOrganizationApiKeysResponseAllOf");
|
|
1783
|
-
const listOrganizationApiKeysResponseAllOfApiKeys_1 = require("./listOrganizationApiKeysResponseAllOfApiKeys");
|
|
1784
1785
|
const listOrganizationBucketsResponse_1 = require("./listOrganizationBucketsResponse");
|
|
1785
1786
|
const listOrganizationBucketsResponseAllOf_1 = require("./listOrganizationBucketsResponseAllOf");
|
|
1786
1787
|
const listOrganizationBucketsUserResponse_1 = require("./listOrganizationBucketsUserResponse");
|
|
@@ -1899,6 +1900,7 @@ const organizationAddDataFolderResponseAllOf_1 = require("./organizationAddDataF
|
|
|
1899
1900
|
const organizationAddDataItemRequest_1 = require("./organizationAddDataItemRequest");
|
|
1900
1901
|
const organizationAddDatasetRequest_1 = require("./organizationAddDatasetRequest");
|
|
1901
1902
|
const organizationAddDatasetRequestBucket_1 = require("./organizationAddDatasetRequestBucket");
|
|
1903
|
+
const organizationApiKey_1 = require("./organizationApiKey");
|
|
1902
1904
|
const organizationBucket_1 = require("./organizationBucket");
|
|
1903
1905
|
const organizationBulkMetadataRequest_1 = require("./organizationBulkMetadataRequest");
|
|
1904
1906
|
const organizationComputeTimeUsage_1 = require("./organizationComputeTimeUsage");
|
|
@@ -1991,6 +1993,8 @@ const profileModelTableMpu_1 = require("./profileModelTableMpu");
|
|
|
1991
1993
|
const profileTfLiteRequest_1 = require("./profileTfLiteRequest");
|
|
1992
1994
|
const profileTfLiteResponse_1 = require("./profileTfLiteResponse");
|
|
1993
1995
|
const project_1 = require("./project");
|
|
1996
|
+
const projectApiKey_1 = require("./projectApiKey");
|
|
1997
|
+
const projectApiKeyLastUsed_1 = require("./projectApiKeyLastUsed");
|
|
1994
1998
|
const projectCollaborator_1 = require("./projectCollaborator");
|
|
1995
1999
|
const projectCollaboratorAllOf_1 = require("./projectCollaboratorAllOf");
|
|
1996
2000
|
const projectDataAxesSummaryResponse_1 = require("./projectDataAxesSummaryResponse");
|
|
@@ -2005,6 +2009,7 @@ const projectDeploymentTargetsResponseAllOf_1 = require("./projectDeploymentTarg
|
|
|
2005
2009
|
const projectDismissNotificationRequest_1 = require("./projectDismissNotificationRequest");
|
|
2006
2010
|
const projectDownloadsResponse_1 = require("./projectDownloadsResponse");
|
|
2007
2011
|
const projectDownloadsResponseAllOf_1 = require("./projectDownloadsResponseAllOf");
|
|
2012
|
+
const projectHmacKey_1 = require("./projectHmacKey");
|
|
2008
2013
|
const projectInfoResponse_1 = require("./projectInfoResponse");
|
|
2009
2014
|
const projectInfoResponseAllOf_1 = require("./projectInfoResponseAllOf");
|
|
2010
2015
|
const projectInfoResponseAllOfAcquisitionSettings_1 = require("./projectInfoResponseAllOfAcquisitionSettings");
|
|
@@ -2128,6 +2133,7 @@ const themeColors_1 = require("./themeColors");
|
|
|
2128
2133
|
const themeFavicon_1 = require("./themeFavicon");
|
|
2129
2134
|
const themeLogos_1 = require("./themeLogos");
|
|
2130
2135
|
const thirdPartyAuth_1 = require("./thirdPartyAuth");
|
|
2136
|
+
const thresholdValue_1 = require("./thresholdValue");
|
|
2131
2137
|
const timeSeriesDataPoint_1 = require("./timeSeriesDataPoint");
|
|
2132
2138
|
const trackObjectsRequest_1 = require("./trackObjectsRequest");
|
|
2133
2139
|
const trackObjectsResponse_1 = require("./trackObjectsResponse");
|
|
@@ -2312,6 +2318,7 @@ const enumsMap = {
|
|
|
2312
2318
|
"DeployPretrainedModelModelFreeformModelTypeEnum": "DeployPretrainedModelModelFreeformModelTypeEnum",
|
|
2313
2319
|
"DeployPretrainedModelModelObjectDetectionModelTypeEnum": "DeployPretrainedModelModelObjectDetectionModelTypeEnum",
|
|
2314
2320
|
"DeployPretrainedModelModelRegressionModelTypeEnum": "DeployPretrainedModelModelRegressionModelTypeEnum",
|
|
2321
|
+
"DeployPretrainedModelModelVisualAnomalyModelTypeEnum": "DeployPretrainedModelModelVisualAnomalyModelTypeEnum",
|
|
2315
2322
|
"DeployPretrainedModelRequestModelFileTypeEnum": "DeployPretrainedModelRequestModelFileTypeEnum",
|
|
2316
2323
|
"DeployPretrainedModelRequestDeployModelTypeEnum": "DeployPretrainedModelRequestDeployModelTypeEnum",
|
|
2317
2324
|
"DeployPretrainedModelRequestUseConverterEnum": "DeployPretrainedModelRequestUseConverterEnum",
|
|
@@ -2358,8 +2365,6 @@ const enumsMap = {
|
|
|
2358
2365
|
"KerasResponseModeEnum": "KerasResponseModeEnum",
|
|
2359
2366
|
"KerasVisualLayerType": "KerasVisualLayerType",
|
|
2360
2367
|
"LearnBlockType": "LearnBlockType",
|
|
2361
|
-
"ListApiKeysResponseAllOfApiKeysRoleEnum": "ListApiKeysResponseAllOfApiKeysRoleEnum",
|
|
2362
|
-
"ListOrganizationApiKeysResponseAllOfApiKeysRoleEnum": "ListOrganizationApiKeysResponseAllOfApiKeysRoleEnum",
|
|
2363
2368
|
"LogStdoutResponseAllOfStdoutLogLevelEnum": "LogStdoutResponseAllOfStdoutLogLevelEnum",
|
|
2364
2369
|
"MigrationStateEnum": "MigrationStateEnum",
|
|
2365
2370
|
"ModelEngineShortEnum": "ModelEngineShortEnum",
|
|
@@ -2379,6 +2384,7 @@ const enumsMap = {
|
|
|
2379
2384
|
"OptimizeStateResponseAllOfProjectDataTypeEnum": "OptimizeStateResponseAllOfProjectDataTypeEnum",
|
|
2380
2385
|
"OptimizeStateResponseAllOfStatusStatusEnum": "OptimizeStateResponseAllOfStatusStatusEnum",
|
|
2381
2386
|
"OptimizeStateResponseAllOfWorkersStatusEnum": "OptimizeStateResponseAllOfWorkersStatusEnum",
|
|
2387
|
+
"OrganizationApiKeyRoleEnum": "OrganizationApiKeyRoleEnum",
|
|
2382
2388
|
"OrganizationCreateProjectUploadTypeEnum": "OrganizationCreateProjectUploadTypeEnum",
|
|
2383
2389
|
"OrganizationCreateProjectCategoryEnum": "OrganizationCreateProjectCategoryEnum",
|
|
2384
2390
|
"OrganizationCreateProjectOutputDatasetPathRule": "OrganizationCreateProjectOutputDatasetPathRule",
|
|
@@ -2409,6 +2415,7 @@ const enumsMap = {
|
|
|
2409
2415
|
"PreviewDefaultFilesInFolderResponseAllOfTruncationReasonEnum": "PreviewDefaultFilesInFolderResponseAllOfTruncationReasonEnum",
|
|
2410
2416
|
"ProfileModelTableVariantEnum": "ProfileModelTableVariantEnum",
|
|
2411
2417
|
"ProjectCategoryEnum": "ProjectCategoryEnum",
|
|
2418
|
+
"ProjectApiKeyRoleEnum": "ProjectApiKeyRoleEnum",
|
|
2412
2419
|
"ProjectDeploymentTargetUiSectionEnum": "ProjectDeploymentTargetUiSectionEnum",
|
|
2413
2420
|
"ProjectInfoResponseAllOfAcquisitionSettingsViewTypeEnum": "ProjectInfoResponseAllOfAcquisitionSettingsViewTypeEnum",
|
|
2414
2421
|
"ProjectInfoResponseAllOfDeploySettingsSensorEnum": "ProjectInfoResponseAllOfDeploySettingsSensorEnum",
|
|
@@ -2723,6 +2730,7 @@ const typeMap = {
|
|
|
2723
2730
|
"DeployPretrainedModelModelFreeform": deployPretrainedModelModelFreeform_1.DeployPretrainedModelModelFreeform,
|
|
2724
2731
|
"DeployPretrainedModelModelObjectDetection": deployPretrainedModelModelObjectDetection_1.DeployPretrainedModelModelObjectDetection,
|
|
2725
2732
|
"DeployPretrainedModelModelRegression": deployPretrainedModelModelRegression_1.DeployPretrainedModelModelRegression,
|
|
2733
|
+
"DeployPretrainedModelModelVisualAnomaly": deployPretrainedModelModelVisualAnomaly_1.DeployPretrainedModelModelVisualAnomaly,
|
|
2726
2734
|
"DeployPretrainedModelRequest": deployPretrainedModelRequest_1.DeployPretrainedModelRequest,
|
|
2727
2735
|
"DeployPretrainedModelRequestModelInfo": deployPretrainedModelRequestModelInfo_1.DeployPretrainedModelRequestModelInfo,
|
|
2728
2736
|
"DeploymentHistory": deploymentHistory_1.DeploymentHistory,
|
|
@@ -3055,7 +3063,6 @@ const typeMap = {
|
|
|
3055
3063
|
"ListAIActionsResponseAllOf": listAIActionsResponseAllOf_1.ListAIActionsResponseAllOf,
|
|
3056
3064
|
"ListApiKeysResponse": listApiKeysResponse_1.ListApiKeysResponse,
|
|
3057
3065
|
"ListApiKeysResponseAllOf": listApiKeysResponseAllOf_1.ListApiKeysResponseAllOf,
|
|
3058
|
-
"ListApiKeysResponseAllOfApiKeys": listApiKeysResponseAllOfApiKeys_1.ListApiKeysResponseAllOfApiKeys,
|
|
3059
3066
|
"ListDeploymentHistoryResponse": listDeploymentHistoryResponse_1.ListDeploymentHistoryResponse,
|
|
3060
3067
|
"ListDeploymentHistoryResponseAllOf": listDeploymentHistoryResponseAllOf_1.ListDeploymentHistoryResponseAllOf,
|
|
3061
3068
|
"ListDevicesResponse": listDevicesResponse_1.ListDevicesResponse,
|
|
@@ -3067,14 +3074,12 @@ const typeMap = {
|
|
|
3067
3074
|
"ListEnterpriseTrialsResponseAllOf": listEnterpriseTrialsResponseAllOf_1.ListEnterpriseTrialsResponseAllOf,
|
|
3068
3075
|
"ListHmacKeysResponse": listHmacKeysResponse_1.ListHmacKeysResponse,
|
|
3069
3076
|
"ListHmacKeysResponseAllOf": listHmacKeysResponseAllOf_1.ListHmacKeysResponseAllOf,
|
|
3070
|
-
"ListHmacKeysResponseAllOfHmacKeys": listHmacKeysResponseAllOfHmacKeys_1.ListHmacKeysResponseAllOfHmacKeys,
|
|
3071
3077
|
"ListJobsResponse": listJobsResponse_1.ListJobsResponse,
|
|
3072
3078
|
"ListJobsResponseAllOf": listJobsResponseAllOf_1.ListJobsResponseAllOf,
|
|
3073
3079
|
"ListModelsResponse": listModelsResponse_1.ListModelsResponse,
|
|
3074
3080
|
"ListModelsResponseAllOf": listModelsResponseAllOf_1.ListModelsResponseAllOf,
|
|
3075
3081
|
"ListOrganizationApiKeysResponse": listOrganizationApiKeysResponse_1.ListOrganizationApiKeysResponse,
|
|
3076
3082
|
"ListOrganizationApiKeysResponseAllOf": listOrganizationApiKeysResponseAllOf_1.ListOrganizationApiKeysResponseAllOf,
|
|
3077
|
-
"ListOrganizationApiKeysResponseAllOfApiKeys": listOrganizationApiKeysResponseAllOfApiKeys_1.ListOrganizationApiKeysResponseAllOfApiKeys,
|
|
3078
3083
|
"ListOrganizationBucketsResponse": listOrganizationBucketsResponse_1.ListOrganizationBucketsResponse,
|
|
3079
3084
|
"ListOrganizationBucketsResponseAllOf": listOrganizationBucketsResponseAllOf_1.ListOrganizationBucketsResponseAllOf,
|
|
3080
3085
|
"ListOrganizationBucketsUserResponse": listOrganizationBucketsUserResponse_1.ListOrganizationBucketsUserResponse,
|
|
@@ -3193,6 +3198,7 @@ const typeMap = {
|
|
|
3193
3198
|
"OrganizationAddDataItemRequest": organizationAddDataItemRequest_1.OrganizationAddDataItemRequest,
|
|
3194
3199
|
"OrganizationAddDatasetRequest": organizationAddDatasetRequest_1.OrganizationAddDatasetRequest,
|
|
3195
3200
|
"OrganizationAddDatasetRequestBucket": organizationAddDatasetRequestBucket_1.OrganizationAddDatasetRequestBucket,
|
|
3201
|
+
"OrganizationApiKey": organizationApiKey_1.OrganizationApiKey,
|
|
3196
3202
|
"OrganizationBucket": organizationBucket_1.OrganizationBucket,
|
|
3197
3203
|
"OrganizationBulkMetadataRequest": organizationBulkMetadataRequest_1.OrganizationBulkMetadataRequest,
|
|
3198
3204
|
"OrganizationComputeTimeUsage": organizationComputeTimeUsage_1.OrganizationComputeTimeUsage,
|
|
@@ -3285,6 +3291,8 @@ const typeMap = {
|
|
|
3285
3291
|
"ProfileTfLiteRequest": profileTfLiteRequest_1.ProfileTfLiteRequest,
|
|
3286
3292
|
"ProfileTfLiteResponse": profileTfLiteResponse_1.ProfileTfLiteResponse,
|
|
3287
3293
|
"Project": project_1.Project,
|
|
3294
|
+
"ProjectApiKey": projectApiKey_1.ProjectApiKey,
|
|
3295
|
+
"ProjectApiKeyLastUsed": projectApiKeyLastUsed_1.ProjectApiKeyLastUsed,
|
|
3288
3296
|
"ProjectCollaborator": projectCollaborator_1.ProjectCollaborator,
|
|
3289
3297
|
"ProjectCollaboratorAllOf": projectCollaboratorAllOf_1.ProjectCollaboratorAllOf,
|
|
3290
3298
|
"ProjectDataAxesSummaryResponse": projectDataAxesSummaryResponse_1.ProjectDataAxesSummaryResponse,
|
|
@@ -3299,6 +3307,7 @@ const typeMap = {
|
|
|
3299
3307
|
"ProjectDismissNotificationRequest": projectDismissNotificationRequest_1.ProjectDismissNotificationRequest,
|
|
3300
3308
|
"ProjectDownloadsResponse": projectDownloadsResponse_1.ProjectDownloadsResponse,
|
|
3301
3309
|
"ProjectDownloadsResponseAllOf": projectDownloadsResponseAllOf_1.ProjectDownloadsResponseAllOf,
|
|
3310
|
+
"ProjectHmacKey": projectHmacKey_1.ProjectHmacKey,
|
|
3302
3311
|
"ProjectInfoResponse": projectInfoResponse_1.ProjectInfoResponse,
|
|
3303
3312
|
"ProjectInfoResponseAllOf": projectInfoResponseAllOf_1.ProjectInfoResponseAllOf,
|
|
3304
3313
|
"ProjectInfoResponseAllOfAcquisitionSettings": projectInfoResponseAllOfAcquisitionSettings_1.ProjectInfoResponseAllOfAcquisitionSettings,
|
|
@@ -3422,6 +3431,7 @@ const typeMap = {
|
|
|
3422
3431
|
"ThemeFavicon": themeFavicon_1.ThemeFavicon,
|
|
3423
3432
|
"ThemeLogos": themeLogos_1.ThemeLogos,
|
|
3424
3433
|
"ThirdPartyAuth": thirdPartyAuth_1.ThirdPartyAuth,
|
|
3434
|
+
"ThresholdValue": thresholdValue_1.ThresholdValue,
|
|
3425
3435
|
"TimeSeriesDataPoint": timeSeriesDataPoint_1.TimeSeriesDataPoint,
|
|
3426
3436
|
"TrackObjectsRequest": trackObjectsRequest_1.TrackObjectsRequest,
|
|
3427
3437
|
"TrackObjectsResponse": trackObjectsResponse_1.TrackObjectsResponse,
|