@osdk/client.unstable 2.7.0-beta.8 → 2.7.0-rc.15
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/CHANGELOG.md +35 -0
- package/build/browser/index.js.map +1 -1
- package/build/cjs/index.cjs.map +1 -1
- package/build/cjs/index.d.cts +635 -30
- package/build/esm/index.js.map +1 -1
- package/build/types/generated/ontology-metadata/api/OntologyMetadataSearchService/searchTitleInCombinedEntityType.d.ts +12 -0
- package/build/types/generated/ontology-metadata/api/OntologyMetadataSearchService/searchTitleInCombinedEntityType.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/OntologyMetadataSearchService.d.ts +1 -0
- package/build/types/generated/ontology-metadata/api/OntologyMetadataSearchService.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/__components.d.ts +524 -24
- package/build/types/generated/ontology-metadata/api/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/audit/__components.d.ts +33 -3
- package/build/types/generated/ontology-metadata/api/audit/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/audit/index.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/audit/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/blockdata/__components.d.ts +27 -1
- package/build/types/generated/ontology-metadata/api/blockdata/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/blockdata/index.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/blockdata/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/entitymetadata/OntologyEntityMetadataService/getStreamingProfileConfigs.d.ts +10 -0
- package/build/types/generated/ontology-metadata/api/entitymetadata/OntologyEntityMetadataService/getStreamingProfileConfigs.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/entitymetadata/OntologyEntityMetadataService.d.ts +1 -0
- package/build/types/generated/ontology-metadata/api/entitymetadata/OntologyEntityMetadataService.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/entitymetadata/__components.d.ts +62 -0
- package/build/types/generated/ontology-metadata/api/entitymetadata/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/entitymetadata/index.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/entitymetadata/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/index.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/modification/__components.d.ts +153 -11
- package/build/types/generated/ontology-metadata/api/modification/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/modification/index.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/modification/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService/migrateEntitiesToProjects.d.ts +0 -1
- package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService/migrateEntitiesToProjects.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/permissions/__components.d.ts +1 -5
- package/build/types/generated/ontology-metadata/api/permissions/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/schemamigrations/__components.d.ts +1 -0
- package/build/types/generated/ontology-metadata/api/schemamigrations/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/schemamigrations/index.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/schemamigrations/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/search/__components.d.ts +105 -11
- package/build/types/generated/ontology-metadata/api/search/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/search/index.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/search/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/types/__components.d.ts +40 -7
- package/build/types/generated/ontology-metadata/api/types/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/types/index.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/types/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/validation/__components.d.ts +569 -9
- package/build/types/generated/ontology-metadata/api/validation/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/validation/index.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/validation/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/branch/api/__components.d.ts +138 -33
- package/build/types/generated/ontology-metadata/branch/api/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/branch/api/index.d.ts +1 -1
- package/build/types/generated/ontology-metadata/branch/api/index.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -2,6 +2,28 @@ import type { ConflictingEntitiesSummary as _branch_api_ConflictingEntitiesSumma
|
|
|
2
2
|
import type { ActionTypeIdentifier as _api_ActionTypeIdentifier, ActionTypeParameterIdentifier as _api_ActionTypeParameterIdentifier, DatasourceIdentifier as _api_DatasourceIdentifier, InterfaceTypeRidOrIdInRequest as _api_InterfaceTypeRidOrIdInRequest, LinkTypeIdentifier as _api_LinkTypeIdentifier, ObjectTypeIdentifier as _api_ObjectTypeIdentifier, PropertyTypeIdentifier as _api_PropertyTypeIdentifier, SharedPropertyTypeRidOrIdInRequest as _api_SharedPropertyTypeRidOrIdInRequest, TypeGroupRidOrIdInRequest as _api_TypeGroupRidOrIdInRequest } from "../__components.js";
|
|
3
3
|
import type { RuleSetIdentifier as _api_formatting_RuleSetIdentifier } from "../formatting/__components.js";
|
|
4
4
|
/**
|
|
5
|
+
* Action log property is not a struct type but is mapped using struct field values.
|
|
6
|
+
*/
|
|
7
|
+
export interface ActionLogPropertyIsNotStructButMappedAsStruct {}
|
|
8
|
+
/**
|
|
9
|
+
* Action log struct field is mapped to a parameter field with incompatible base type.
|
|
10
|
+
*/
|
|
11
|
+
export interface ActionLogStructFieldMappedToIncompatibleBaseType {}
|
|
12
|
+
/**
|
|
13
|
+
* Action log struct field mapping cardinality does not match property definition. Struct properties
|
|
14
|
+
* must map to struct parameters, StructList properties to struct list parameters.
|
|
15
|
+
*/
|
|
16
|
+
export interface ActionLogStructFieldMappingHasIncompatibleCardinality {}
|
|
17
|
+
/**
|
|
18
|
+
* Action log struct field mapping has inconsistent cardinality. All fields must use either Struct or
|
|
19
|
+
* StructList, not both.
|
|
20
|
+
*/
|
|
21
|
+
export interface ActionLogStructFieldMappingHasInconsistentCardinality {}
|
|
22
|
+
/**
|
|
23
|
+
* Action log struct field mapping is incomplete. All struct fields must be mapped.
|
|
24
|
+
*/
|
|
25
|
+
export interface ActionLogStructFieldMappingIncomplete {}
|
|
26
|
+
/**
|
|
5
27
|
* Action Log is not supported for Function-backed Actions that use Functions whose provenance has not been set.
|
|
6
28
|
*/
|
|
7
29
|
export interface ActionTypeActionLogConfiguredForFunctionButFunctionProvenanceIsNotSet {}
|
|
@@ -42,6 +64,10 @@ export interface ActionTypeActionLogRequiredButNotEnabled {}
|
|
|
42
64
|
*/
|
|
43
65
|
export interface ActionTypeActionLogRequiredValuesNotAllPresentExactlyOnce {}
|
|
44
66
|
/**
|
|
67
|
+
* A parameter referenced in the action log struct field mapping either does not exist or has the wrong type (e.g., expected struct parameter but found object parameter, or vice versa).
|
|
68
|
+
*/
|
|
69
|
+
export interface ActionTypeActionLogStructFieldMappingReferencesNonExistentOrWrongTypeParameter {}
|
|
70
|
+
/**
|
|
45
71
|
* The Action Log Summary cannot contain Object type parameters because we cannot render them. Object parameter properties can be referenced instead, including the PK property.
|
|
46
72
|
*/
|
|
47
73
|
export interface ActionTypeActionLogSummaryContainsObjectParameters {}
|
|
@@ -211,10 +237,62 @@ export interface ActionTypeInsufficientPermissionsToAddStringCbacPickerTypeclass
|
|
|
211
237
|
*/
|
|
212
238
|
export interface ActionTypeInsufficientPermissionsToModifyMaxClassificationOfNonSecuringCbacParameter {}
|
|
213
239
|
/**
|
|
240
|
+
* AddInterfaceLinkRule does not reference the interface link type's target object type in object reference parameter.
|
|
241
|
+
*/
|
|
242
|
+
export interface ActionTypeInterfaceLinkRuleDoesNotReferenceTheTargetObjectType {}
|
|
243
|
+
/**
|
|
244
|
+
* AddInterfaceLinkRule cannot reference a created object of interface when the link target is an object type.
|
|
245
|
+
*/
|
|
246
|
+
export interface ActionTypeInterfaceLinkRuleHasInvalidCreatedObjectReference {}
|
|
247
|
+
/**
|
|
248
|
+
* AddInterfaceLinkRule references a parameter with an invalid type to link existing objects.
|
|
249
|
+
*/
|
|
250
|
+
export interface ActionTypeInterfaceLinkRuleHasParameterWithInvalidTypeToLinkExistingObject {}
|
|
251
|
+
/**
|
|
252
|
+
* AddInterfaceLinkRule references an object of interface reference parameter whose interface type does not match the interface type defined in th interface link type.
|
|
253
|
+
*/
|
|
254
|
+
export interface ActionTypeInterfaceLinkRuleInterfaceTypeMismatch {}
|
|
255
|
+
/**
|
|
256
|
+
* AddInterfaceLinkRule references an object type on the interface side of an interface link type that does not implement the interface.
|
|
257
|
+
*/
|
|
258
|
+
export interface ActionTypeInterfaceLinkRuleReferenceObjectTypeThatDoesNotImplementInterface {}
|
|
259
|
+
/**
|
|
260
|
+
* AddInterfaceLinkRule references an object type for the source of the interface link type that does not implement the interface link type.
|
|
261
|
+
*/
|
|
262
|
+
export interface ActionTypeInterfaceLinkRuleReferenceObjectTypeThatDoesNotImplementInterfaceLinkType {}
|
|
263
|
+
/**
|
|
264
|
+
* InterfaceLinkRule references an add interface logic rule that attempts to create an interface that doesn't match with interface link rule definition.
|
|
265
|
+
*/
|
|
266
|
+
export interface ActionTypeInterfaceLinkRuleReferencesInvalidAddInterfaceTypeLogicRule {}
|
|
267
|
+
/**
|
|
268
|
+
* InterfaceLinkRule references an add object type logic rule that attempts to create an object type that doesn't match with interface link rule definition.
|
|
269
|
+
*/
|
|
270
|
+
export interface ActionTypeInterfaceLinkRuleReferencesInvalidAddObjectTypeLogicRule {}
|
|
271
|
+
/**
|
|
272
|
+
* InterfaceLinkRule references a create object or create interface logic rule that appears after the link rule in the rules list. Referenced logic rules must appear before the link rule.
|
|
273
|
+
*/
|
|
274
|
+
export interface ActionTypeInterfaceLinkRuleReferencesLogicRuleThatComesAfterIt {}
|
|
275
|
+
/**
|
|
276
|
+
* AddInterfaceLinkRule references an interface link type that does not exist on the interface.
|
|
277
|
+
*/
|
|
278
|
+
export interface ActionTypeInterfaceLinkTypeDoesNotExistOnInterface {}
|
|
279
|
+
/**
|
|
214
280
|
* Interface reference parameter prefill value references non interface reference parameter.
|
|
215
281
|
*/
|
|
216
282
|
export interface ActionTypeInterfaceReferenceParameterPrefillReferencesNonInterfaceReferenceParameter {}
|
|
217
283
|
/**
|
|
284
|
+
* Interface struct property field is mapped to a StructFieldLogicRuleValue that resolves to an incompatible struct field type.
|
|
285
|
+
*/
|
|
286
|
+
export interface ActionTypeInterfaceStructPropertyFieldMappedToIncompatibleBaseType {}
|
|
287
|
+
/**
|
|
288
|
+
* Interface struct property field mapping has incompatible cardinality. The property's array type does not match the mapped parameter's array type.
|
|
289
|
+
*/
|
|
290
|
+
export interface ActionTypeInterfaceStructPropertyFieldMappingHasIncompatibleCardinality {}
|
|
291
|
+
/**
|
|
292
|
+
* Interface struct property field mapping has inconsistent cardinality. All struct field mappings within a single property must have consistent cardinality.
|
|
293
|
+
*/
|
|
294
|
+
export interface ActionTypeInterfaceStructPropertyFieldMappingHasInconsistentCardinality {}
|
|
295
|
+
/**
|
|
218
296
|
* The entities' API name prefixes do not match the API Namespace ID stored in Compass and therefore are invalid.
|
|
219
297
|
*/
|
|
220
298
|
export interface ActionTypeInvalidApiNamePrefixes {}
|
|
@@ -239,6 +317,10 @@ export interface ActionTypeLinkRuleDoesNotReferenceManyToManyLinkType {}
|
|
|
239
317
|
*/
|
|
240
318
|
export interface ActionTypeMissingConditionValuesInActionsObjectSet {}
|
|
241
319
|
/**
|
|
320
|
+
* The ActionType has a LogicRule that requires a parameter with a corresponding object type id mapping, but no such mapping was found. Ensure that each parameter with a missing mapping has a BaseParameterType that references an object type id, such as ObjectReference, ObjectReferenceList, or ObjectSetRid.
|
|
321
|
+
*/
|
|
322
|
+
export interface ActionTypeMissingParameterToObjectTypeIdMapping {}
|
|
323
|
+
/**
|
|
242
324
|
* Action Type revert is missing duration.
|
|
243
325
|
*/
|
|
244
326
|
export interface ActionTypeMissingRevertDuration {}
|
|
@@ -548,9 +630,38 @@ export interface ActionTypeValidationsOrderingNotExactlySameAsValidationRuleSet
|
|
|
548
630
|
*/
|
|
549
631
|
export interface BranchIndexingConfigCanOnlyBeSetForManyToManyLinkTypes {}
|
|
550
632
|
/**
|
|
633
|
+
* Pipeline Builder cannot remove property security groups that were set on the parent branch (by Ontology Manager).
|
|
634
|
+
* To modify property security groups for this object type, please use Ontology Manager.
|
|
635
|
+
*/
|
|
636
|
+
export interface BuilderCannotDeletePropertySecurityGroupsSetOnParentBranch {}
|
|
637
|
+
/**
|
|
551
638
|
* CipherText property types can only have string plainText types.
|
|
552
639
|
*/
|
|
553
640
|
export interface CipherTextPropertyTypetWithNonStringPlainTextType {}
|
|
641
|
+
/**
|
|
642
|
+
* Resource name (derived from display name) of entity stored in Compass project contains an illegal substring.
|
|
643
|
+
*/
|
|
644
|
+
export interface CompassFolderEntityResourceNameContainsIllegalSubstrings {}
|
|
645
|
+
/**
|
|
646
|
+
* Resource name (derived from display name) of entity stored in Compass project is empty.
|
|
647
|
+
*/
|
|
648
|
+
export interface CompassFolderEntityResourceNameIsEmpty {}
|
|
649
|
+
/**
|
|
650
|
+
* Resource name (derived from display name) of entity stored in Compass project is an illegal value.
|
|
651
|
+
*/
|
|
652
|
+
export interface CompassFolderEntityResourceNameIsIllegalValue {}
|
|
653
|
+
/**
|
|
654
|
+
* Resource name (derived from display name) of entity stored in Compass project is too long.
|
|
655
|
+
*/
|
|
656
|
+
export interface CompassFolderEntityResourceNameIsTooLong {}
|
|
657
|
+
/**
|
|
658
|
+
* Entities cannot be created in (or migrated to) Compass folders if used in a CBAC-enabled environment.
|
|
659
|
+
*/
|
|
660
|
+
export interface CompassFoldersUsedInCbacEnvironment {}
|
|
661
|
+
/**
|
|
662
|
+
* Entities cannot be created in (or migrated to) Compass folders if they belong to the default ontology.
|
|
663
|
+
*/
|
|
664
|
+
export interface CompassFoldersUsedInDefaultOntology {}
|
|
554
665
|
export interface EasedPipelineBuilderError {}
|
|
555
666
|
/**
|
|
556
667
|
* Edits-only object types must have property security groups.
|
|
@@ -560,6 +671,7 @@ export interface ErrorData {
|
|
|
560
671
|
errorMessage: string;
|
|
561
672
|
errorName: string;
|
|
562
673
|
safeArgs: Array<SafeArg>;
|
|
674
|
+
unsafeArgs: Array<UnsafeArg>;
|
|
563
675
|
}
|
|
564
676
|
export interface ErrorTag_easedPipelineBuilderError {
|
|
565
677
|
type: "easedPipelineBuilderError";
|
|
@@ -577,6 +689,10 @@ export interface ErrorType_ontologyEntityApiNameConflicts {
|
|
|
577
689
|
type: "ontologyEntityApiNameConflicts";
|
|
578
690
|
ontologyEntityApiNameConflicts: OntologyEntityApiNameConflicts;
|
|
579
691
|
}
|
|
692
|
+
export interface ErrorType_objectTypeFieldApiNameConflict {
|
|
693
|
+
type: "objectTypeFieldApiNameConflict";
|
|
694
|
+
objectTypeFieldApiNameConflict: ObjectTypeFieldApiNameConflict;
|
|
695
|
+
}
|
|
580
696
|
export interface ErrorType_ontologyBranchConflictsWithMain {
|
|
581
697
|
type: "ontologyBranchConflictsWithMain";
|
|
582
698
|
ontologyBranchConflictsWithMain: OntologyBranchConflictsWithMain;
|
|
@@ -781,6 +897,10 @@ export interface ErrorType_linkTypeInvalidApiNamePrefixes {
|
|
|
781
897
|
type: "linkTypeInvalidApiNamePrefixes";
|
|
782
898
|
linkTypeInvalidApiNamePrefixes: LinkTypeInvalidApiNamePrefixes;
|
|
783
899
|
}
|
|
900
|
+
export interface ErrorType_linkTypeIdClashesAfterRebase {
|
|
901
|
+
type: "linkTypeIdClashesAfterRebase";
|
|
902
|
+
linkTypeIdClashesAfterRebase: LinkTypeIdClashesAfterRebase;
|
|
903
|
+
}
|
|
784
904
|
export interface ErrorType_sensorLinkTypeCannotBeSelfReferential {
|
|
785
905
|
type: "sensorLinkTypeCannotBeSelfReferential";
|
|
786
906
|
sensorLinkTypeCannotBeSelfReferential: SensorLinkTypeCannotBeSelfReferential;
|
|
@@ -857,6 +977,10 @@ export interface ErrorType_interfaceLinkTypeApiNameConflict {
|
|
|
857
977
|
type: "interfaceLinkTypeApiNameConflict";
|
|
858
978
|
interfaceLinkTypeApiNameConflict: InterfaceLinkTypeApiNameConflict;
|
|
859
979
|
}
|
|
980
|
+
export interface ErrorType_interfacePropertyTypeApiNameConflict {
|
|
981
|
+
type: "interfacePropertyTypeApiNameConflict";
|
|
982
|
+
interfacePropertyTypeApiNameConflict: InterfacePropertyTypeApiNameConflict;
|
|
983
|
+
}
|
|
860
984
|
export interface ErrorType_interfaceTypeImplementedTooOften {
|
|
861
985
|
type: "interfaceTypeImplementedTooOften";
|
|
862
986
|
interfaceTypeImplementedTooOften: InterfaceTypeImplementedTooOften;
|
|
@@ -881,10 +1005,30 @@ export interface ErrorType_interfaceLinkTypeDescriptionTooLong {
|
|
|
881
1005
|
type: "interfaceLinkTypeDescriptionTooLong";
|
|
882
1006
|
interfaceLinkTypeDescriptionTooLong: InterfaceLinkTypeDescriptionTooLong;
|
|
883
1007
|
}
|
|
1008
|
+
export interface ErrorType_interfacePropertyTypeDisplayNameTooLong {
|
|
1009
|
+
type: "interfacePropertyTypeDisplayNameTooLong";
|
|
1010
|
+
interfacePropertyTypeDisplayNameTooLong: InterfacePropertyTypeDisplayNameTooLong;
|
|
1011
|
+
}
|
|
1012
|
+
export interface ErrorType_interfacePropertyTypeDescriptionTooLong {
|
|
1013
|
+
type: "interfacePropertyTypeDescriptionTooLong";
|
|
1014
|
+
interfacePropertyTypeDescriptionTooLong: InterfacePropertyTypeDescriptionTooLong;
|
|
1015
|
+
}
|
|
884
1016
|
export interface ErrorType_interfaceTypeInvalidApiNamePrefixes {
|
|
885
1017
|
type: "interfaceTypeInvalidApiNamePrefixes";
|
|
886
1018
|
interfaceTypeInvalidApiNamePrefixes: InterfaceTypeInvalidApiNamePrefixes;
|
|
887
1019
|
}
|
|
1020
|
+
export interface ErrorType_invalidReducerSortFieldType {
|
|
1021
|
+
type: "invalidReducerSortFieldType";
|
|
1022
|
+
invalidReducerSortFieldType: InvalidReducerSortFieldType;
|
|
1023
|
+
}
|
|
1024
|
+
export interface ErrorType_objectTypeInvalidArrayReducerFieldReferences {
|
|
1025
|
+
type: "objectTypeInvalidArrayReducerFieldReferences";
|
|
1026
|
+
objectTypeInvalidArrayReducerFieldReferences: ObjectTypeInvalidArrayReducerFieldReferences;
|
|
1027
|
+
}
|
|
1028
|
+
export interface ErrorType_objectTypeReducerOnStructPropertyMissingSortField {
|
|
1029
|
+
type: "objectTypeReducerOnStructPropertyMissingSortField";
|
|
1030
|
+
objectTypeReducerOnStructPropertyMissingSortField: ObjectTypeReducerOnStructPropertyMissingSortField;
|
|
1031
|
+
}
|
|
888
1032
|
export interface ErrorType_objectTypeRuleSetBindingAssociatedWithDerivedPropertyType {
|
|
889
1033
|
type: "objectTypeRuleSetBindingAssociatedWithDerivedPropertyType";
|
|
890
1034
|
objectTypeRuleSetBindingAssociatedWithDerivedPropertyType: ObjectTypeRuleSetBindingAssociatedWithDerivedPropertyType;
|
|
@@ -1029,6 +1173,10 @@ export interface ErrorType_objectTypePropertySecurityGroupsNotSupportedWithMater
|
|
|
1029
1173
|
type: "objectTypePropertySecurityGroupsNotSupportedWithMaterializations";
|
|
1030
1174
|
objectTypePropertySecurityGroupsNotSupportedWithMaterializations: ObjectTypePropertySecurityGroupsNotSupportedWithMaterializations;
|
|
1031
1175
|
}
|
|
1176
|
+
export interface ErrorType_objectTypePropertySecurityGroupsNotSupportedWithRvMaterializations {
|
|
1177
|
+
type: "objectTypePropertySecurityGroupsNotSupportedWithRvMaterializations";
|
|
1178
|
+
objectTypePropertySecurityGroupsNotSupportedWithRvMaterializations: ObjectTypePropertySecurityGroupsNotSupportedWithRvMaterializations;
|
|
1179
|
+
}
|
|
1032
1180
|
export interface ErrorType_editsOnlyObjectTypeMustHavePropertySecurityGroups {
|
|
1033
1181
|
type: "editsOnlyObjectTypeMustHavePropertySecurityGroups";
|
|
1034
1182
|
editsOnlyObjectTypeMustHavePropertySecurityGroups: EditsOnlyObjectTypeMustHavePropertySecurityGroups;
|
|
@@ -1037,6 +1185,10 @@ export interface ErrorType_objectTypePropertySecurityGroupsNotSupportedOnBranche
|
|
|
1037
1185
|
type: "objectTypePropertySecurityGroupsNotSupportedOnBranches";
|
|
1038
1186
|
objectTypePropertySecurityGroupsNotSupportedOnBranches: ObjectTypePropertySecurityGroupsNotSupportedOnBranches;
|
|
1039
1187
|
}
|
|
1188
|
+
export interface ErrorType_builderCannotDeletePropertySecurityGroupsSetOnParentBranch {
|
|
1189
|
+
type: "builderCannotDeletePropertySecurityGroupsSetOnParentBranch";
|
|
1190
|
+
builderCannotDeletePropertySecurityGroupsSetOnParentBranch: BuilderCannotDeletePropertySecurityGroupsSetOnParentBranch;
|
|
1191
|
+
}
|
|
1040
1192
|
export interface ErrorType_objectTypePropertyIncompatibleBackingColumnType {
|
|
1041
1193
|
type: "objectTypePropertyIncompatibleBackingColumnType";
|
|
1042
1194
|
objectTypePropertyIncompatibleBackingColumnType: ObjectTypePropertyIncompatibleBackingColumnType;
|
|
@@ -1361,6 +1513,30 @@ export interface ErrorType_objectTypeStructPropertyTypeShouldNotHaveRenderHintsE
|
|
|
1361
1513
|
type: "objectTypeStructPropertyTypeShouldNotHaveRenderHintsError";
|
|
1362
1514
|
objectTypeStructPropertyTypeShouldNotHaveRenderHintsError: ObjectTypeStructPropertyTypeShouldNotHaveRenderHintsError;
|
|
1363
1515
|
}
|
|
1516
|
+
export interface ErrorType_objectTypeStructMainValueFieldsEmpty {
|
|
1517
|
+
type: "objectTypeStructMainValueFieldsEmpty";
|
|
1518
|
+
objectTypeStructMainValueFieldsEmpty: ObjectTypeStructMainValueFieldsEmpty;
|
|
1519
|
+
}
|
|
1520
|
+
export interface ErrorType_objectTypeStructMainValueFieldsNotFound {
|
|
1521
|
+
type: "objectTypeStructMainValueFieldsNotFound";
|
|
1522
|
+
objectTypeStructMainValueFieldsNotFound: ObjectTypeStructMainValueFieldsNotFound;
|
|
1523
|
+
}
|
|
1524
|
+
export interface ErrorType_sharedPropertyTypeInvalidArrayReducerFieldReferences {
|
|
1525
|
+
type: "sharedPropertyTypeInvalidArrayReducerFieldReferences";
|
|
1526
|
+
sharedPropertyTypeInvalidArrayReducerFieldReferences: SharedPropertyTypeInvalidArrayReducerFieldReferences;
|
|
1527
|
+
}
|
|
1528
|
+
export interface ErrorType_sharedPropertyTypeStructMainValueFieldsNotFound {
|
|
1529
|
+
type: "sharedPropertyTypeStructMainValueFieldsNotFound";
|
|
1530
|
+
sharedPropertyTypeStructMainValueFieldsNotFound: SharedPropertyTypeStructMainValueFieldsNotFound;
|
|
1531
|
+
}
|
|
1532
|
+
export interface ErrorType_sharedPropertyTypeInvalidReducerSortFieldType {
|
|
1533
|
+
type: "sharedPropertyTypeInvalidReducerSortFieldType";
|
|
1534
|
+
sharedPropertyTypeInvalidReducerSortFieldType: SharedPropertyTypeInvalidReducerSortFieldType;
|
|
1535
|
+
}
|
|
1536
|
+
export interface ErrorType_reducersNotAllowedOnSharedPropertyTypeArraySubtype {
|
|
1537
|
+
type: "reducersNotAllowedOnSharedPropertyTypeArraySubtype";
|
|
1538
|
+
reducersNotAllowedOnSharedPropertyTypeArraySubtype: ReducersNotAllowedOnSharedPropertyTypeArraySubtype;
|
|
1539
|
+
}
|
|
1364
1540
|
export interface ErrorType_objectTypeReferencedPropertyMustBeDifferent {
|
|
1365
1541
|
type: "objectTypeReferencedPropertyMustBeDifferent";
|
|
1366
1542
|
objectTypeReferencedPropertyMustBeDifferent: ObjectTypeReferencedPropertyMustBeDifferent;
|
|
@@ -1429,6 +1605,10 @@ export interface ErrorType_objectTypeVectorPropertyTypeEmbeddingModelUnknown {
|
|
|
1429
1605
|
type: "objectTypeVectorPropertyTypeEmbeddingModelUnknown";
|
|
1430
1606
|
objectTypeVectorPropertyTypeEmbeddingModelUnknown: ObjectTypeVectorPropertyTypeEmbeddingModelUnknown;
|
|
1431
1607
|
}
|
|
1608
|
+
export interface ErrorType_objectTypeVectorPropertyTypeQuantizationInvalid {
|
|
1609
|
+
type: "objectTypeVectorPropertyTypeQuantizationInvalid";
|
|
1610
|
+
objectTypeVectorPropertyTypeQuantizationInvalid: ObjectTypeVectorPropertyTypeQuantizationInvalid;
|
|
1611
|
+
}
|
|
1432
1612
|
export interface ErrorType_objectTypeVectorPropertySimilarityFunctionConfigurationInvalid {
|
|
1433
1613
|
type: "objectTypeVectorPropertySimilarityFunctionConfigurationInvalid";
|
|
1434
1614
|
objectTypeVectorPropertySimilarityFunctionConfigurationInvalid: ObjectTypeVectorPropertySimilarityFunctionConfigurationInvalid;
|
|
@@ -1469,6 +1649,14 @@ export interface ErrorType_objectTypeMediaReferencePropertyShouldNotHaveRenderHi
|
|
|
1469
1649
|
type: "objectTypeMediaReferencePropertyShouldNotHaveRenderHints";
|
|
1470
1650
|
objectTypeMediaReferencePropertyShouldNotHaveRenderHints: ObjectTypeMediaReferencePropertyShouldNotHaveRenderHints;
|
|
1471
1651
|
}
|
|
1652
|
+
export interface ErrorType_objectTypeMultipleUploadMediaSetViewDatasourcesForSameProperty {
|
|
1653
|
+
type: "objectTypeMultipleUploadMediaSetViewDatasourcesForSameProperty";
|
|
1654
|
+
objectTypeMultipleUploadMediaSetViewDatasourcesForSameProperty: ObjectTypeMultipleUploadMediaSetViewDatasourcesForSameProperty;
|
|
1655
|
+
}
|
|
1656
|
+
export interface ErrorType_objectTypeMediaSetViewDatasourceUploadPropertyNotInProperties {
|
|
1657
|
+
type: "objectTypeMediaSetViewDatasourceUploadPropertyNotInProperties";
|
|
1658
|
+
objectTypeMediaSetViewDatasourceUploadPropertyNotInProperties: ObjectTypeMediaSetViewDatasourceUploadPropertyNotInProperties;
|
|
1659
|
+
}
|
|
1472
1660
|
export interface ErrorType_objectTypeGothamMappingAlreadyInUse {
|
|
1473
1661
|
type: "objectTypeGothamMappingAlreadyInUse";
|
|
1474
1662
|
objectTypeGothamMappingAlreadyInUse: ObjectTypeGothamMappingAlreadyInUse;
|
|
@@ -1489,6 +1677,10 @@ export interface ErrorType_objectTypeHasModifiedLocalPropertyGothamMapping {
|
|
|
1489
1677
|
type: "objectTypeHasModifiedLocalPropertyGothamMapping";
|
|
1490
1678
|
objectTypeHasModifiedLocalPropertyGothamMapping: ObjectTypeHasModifiedLocalPropertyGothamMapping;
|
|
1491
1679
|
}
|
|
1680
|
+
export interface ErrorType_objectTypeHasUnmappedPropertyWithCustomGothamUri {
|
|
1681
|
+
type: "objectTypeHasUnmappedPropertyWithCustomGothamUri";
|
|
1682
|
+
objectTypeHasUnmappedPropertyWithCustomGothamUri: ObjectTypeHasUnmappedPropertyWithCustomGothamUri;
|
|
1683
|
+
}
|
|
1492
1684
|
export interface ErrorType_objectTypeViewRestrictedContainsGothamMapping {
|
|
1493
1685
|
type: "objectTypeViewRestrictedContainsGothamMapping";
|
|
1494
1686
|
objectTypeViewRestrictedContainsGothamMapping: ObjectTypeViewRestrictedContainsGothamMapping;
|
|
@@ -1637,6 +1829,30 @@ export interface ErrorType_objectTypeInterfaceImplementationValueTypeDoesNotMatc
|
|
|
1637
1829
|
type: "objectTypeInterfaceImplementationValueTypeDoesNotMatch";
|
|
1638
1830
|
objectTypeInterfaceImplementationValueTypeDoesNotMatch: ObjectTypeInterfaceImplementationValueTypeDoesNotMatch;
|
|
1639
1831
|
}
|
|
1832
|
+
export interface ErrorType_objectTypeInterfaceImplementationInvalidStructFieldTypeImplementation {
|
|
1833
|
+
type: "objectTypeInterfaceImplementationInvalidStructFieldTypeImplementation";
|
|
1834
|
+
objectTypeInterfaceImplementationInvalidStructFieldTypeImplementation: ObjectTypeInterfaceImplementationInvalidStructFieldTypeImplementation;
|
|
1835
|
+
}
|
|
1836
|
+
export interface ErrorType_objectTypeInterfaceImplementationInvalidInterfacePropertyForStructPropertyMappingImplementation {
|
|
1837
|
+
type: "objectTypeInterfaceImplementationInvalidInterfacePropertyForStructPropertyMappingImplementation";
|
|
1838
|
+
objectTypeInterfaceImplementationInvalidInterfacePropertyForStructPropertyMappingImplementation: ObjectTypeInterfaceImplementationInvalidInterfacePropertyForStructPropertyMappingImplementation;
|
|
1839
|
+
}
|
|
1840
|
+
export interface ErrorType_objectTypeInterfaceImplementationInvalidStructPropertyMappingImplementation {
|
|
1841
|
+
type: "objectTypeInterfaceImplementationInvalidStructPropertyMappingImplementation";
|
|
1842
|
+
objectTypeInterfaceImplementationInvalidStructPropertyMappingImplementation: ObjectTypeInterfaceImplementationInvalidStructPropertyMappingImplementation;
|
|
1843
|
+
}
|
|
1844
|
+
export interface ErrorType_objectTypeInterfaceImplementationInvalidStructFieldMapping {
|
|
1845
|
+
type: "objectTypeInterfaceImplementationInvalidStructFieldMapping";
|
|
1846
|
+
objectTypeInterfaceImplementationInvalidStructFieldMapping: ObjectTypeInterfaceImplementationInvalidStructFieldMapping;
|
|
1847
|
+
}
|
|
1848
|
+
export interface ErrorType_objectTypeInterfaceImplementationUnmappedInterfaceStructField {
|
|
1849
|
+
type: "objectTypeInterfaceImplementationUnmappedInterfaceStructField";
|
|
1850
|
+
objectTypeInterfaceImplementationUnmappedInterfaceStructField: ObjectTypeInterfaceImplementationUnmappedInterfaceStructField;
|
|
1851
|
+
}
|
|
1852
|
+
export interface ErrorType_objectTypeInterfaceImplementationReducedPropertyMissingReducers {
|
|
1853
|
+
type: "objectTypeInterfaceImplementationReducedPropertyMissingReducers";
|
|
1854
|
+
objectTypeInterfaceImplementationReducedPropertyMissingReducers: ObjectTypeInterfaceImplementationReducedPropertyMissingReducers;
|
|
1855
|
+
}
|
|
1640
1856
|
export interface ErrorType_objectTypeInterfaceImplementationImplementsPropertyThatDoesNotExist {
|
|
1641
1857
|
type: "objectTypeInterfaceImplementationImplementsPropertyThatDoesNotExist";
|
|
1642
1858
|
objectTypeInterfaceImplementationImplementsPropertyThatDoesNotExist: ObjectTypeInterfaceImplementationImplementsPropertyThatDoesNotExist;
|
|
@@ -1789,6 +2005,42 @@ export interface ErrorType_objectTypeDeletedDatasourceMissingSchemaMigration {
|
|
|
1789
2005
|
type: "objectTypeDeletedDatasourceMissingSchemaMigration";
|
|
1790
2006
|
objectTypeDeletedDatasourceMissingSchemaMigration: ObjectTypeDeletedDatasourceMissingSchemaMigration;
|
|
1791
2007
|
}
|
|
2008
|
+
export interface ErrorType_objectTypeSchemaMigrationSourceSchemaVersionContainsMultipleTransitions {
|
|
2009
|
+
type: "objectTypeSchemaMigrationSourceSchemaVersionContainsMultipleTransitions";
|
|
2010
|
+
objectTypeSchemaMigrationSourceSchemaVersionContainsMultipleTransitions: ObjectTypeSchemaMigrationSourceSchemaVersionContainsMultipleTransitions;
|
|
2011
|
+
}
|
|
2012
|
+
export interface ErrorType_objectTypeContainsTooManySchemaMigrations {
|
|
2013
|
+
type: "objectTypeContainsTooManySchemaMigrations";
|
|
2014
|
+
objectTypeContainsTooManySchemaMigrations: ObjectTypeContainsTooManySchemaMigrations;
|
|
2015
|
+
}
|
|
2016
|
+
export interface ErrorType_objectTypeReferencedBySchemaMigrationDoesNotExist {
|
|
2017
|
+
type: "objectTypeReferencedBySchemaMigrationDoesNotExist";
|
|
2018
|
+
objectTypeReferencedBySchemaMigrationDoesNotExist: ObjectTypeReferencedBySchemaMigrationDoesNotExist;
|
|
2019
|
+
}
|
|
2020
|
+
export interface ErrorType_objectTypeSchemaMigrationSchemaVersionNewerThanLatest {
|
|
2021
|
+
type: "objectTypeSchemaMigrationSchemaVersionNewerThanLatest";
|
|
2022
|
+
objectTypeSchemaMigrationSchemaVersionNewerThanLatest: ObjectTypeSchemaMigrationSchemaVersionNewerThanLatest;
|
|
2023
|
+
}
|
|
2024
|
+
export interface ErrorType_objectTypeSchemaMigrationSchemaVersionLessThanOne {
|
|
2025
|
+
type: "objectTypeSchemaMigrationSchemaVersionLessThanOne";
|
|
2026
|
+
objectTypeSchemaMigrationSchemaVersionLessThanOne: ObjectTypeSchemaMigrationSchemaVersionLessThanOne;
|
|
2027
|
+
}
|
|
2028
|
+
export interface ErrorType_objectTypeSchemaMigrationSourceSchemaVersionNewerOrEqualToTarget {
|
|
2029
|
+
type: "objectTypeSchemaMigrationSourceSchemaVersionNewerOrEqualToTarget";
|
|
2030
|
+
objectTypeSchemaMigrationSourceSchemaVersionNewerOrEqualToTarget: ObjectTypeSchemaMigrationSourceSchemaVersionNewerOrEqualToTarget;
|
|
2031
|
+
}
|
|
2032
|
+
export interface ErrorType_objectTypeSchemaMigrationModifiesPastTransitionsOnBranch {
|
|
2033
|
+
type: "objectTypeSchemaMigrationModifiesPastTransitionsOnBranch";
|
|
2034
|
+
objectTypeSchemaMigrationModifiesPastTransitionsOnBranch: ObjectTypeSchemaMigrationModifiesPastTransitionsOnBranch;
|
|
2035
|
+
}
|
|
2036
|
+
export interface ErrorType_objectTypeSchemaMigrationDeletesTransitionsOnBranch {
|
|
2037
|
+
type: "objectTypeSchemaMigrationDeletesTransitionsOnBranch";
|
|
2038
|
+
objectTypeSchemaMigrationDeletesTransitionsOnBranch: ObjectTypeSchemaMigrationDeletesTransitionsOnBranch;
|
|
2039
|
+
}
|
|
2040
|
+
export interface ErrorType_objectTypeSchemaMigrationContainsDuplicateSchemaMigrationRids {
|
|
2041
|
+
type: "objectTypeSchemaMigrationContainsDuplicateSchemaMigrationRids";
|
|
2042
|
+
objectTypeSchemaMigrationContainsDuplicateSchemaMigrationRids: ObjectTypeSchemaMigrationContainsDuplicateSchemaMigrationRids;
|
|
2043
|
+
}
|
|
1792
2044
|
export interface ErrorType_objectTypePropertySecurityGroupReferencesNonExistentProperty {
|
|
1793
2045
|
type: "objectTypePropertySecurityGroupReferencesNonExistentProperty";
|
|
1794
2046
|
objectTypePropertySecurityGroupReferencesNonExistentProperty: ObjectTypePropertySecurityGroupReferencesNonExistentProperty;
|
|
@@ -1801,14 +2053,14 @@ export interface ErrorType_objectTypeForbiddenTitleProperty {
|
|
|
1801
2053
|
type: "objectTypeForbiddenTitleProperty";
|
|
1802
2054
|
objectTypeForbiddenTitleProperty: ObjectTypeForbiddenTitleProperty;
|
|
1803
2055
|
}
|
|
1804
|
-
export interface ErrorType_objectTypeTitlePropertyTypeIsDerivedProperty {
|
|
1805
|
-
type: "objectTypeTitlePropertyTypeIsDerivedProperty";
|
|
1806
|
-
objectTypeTitlePropertyTypeIsDerivedProperty: ObjectTypeTitlePropertyTypeIsDerivedProperty;
|
|
1807
|
-
}
|
|
1808
2056
|
export interface ErrorType_objectTypePropertyIdClashesWithMainBranch {
|
|
1809
2057
|
type: "objectTypePropertyIdClashesWithMainBranch";
|
|
1810
2058
|
objectTypePropertyIdClashesWithMainBranch: ObjectTypePropertyIdClashesWithMainBranch;
|
|
1811
2059
|
}
|
|
2060
|
+
export interface ErrorType_objectTypeIdClashesAfterRebase {
|
|
2061
|
+
type: "objectTypeIdClashesAfterRebase";
|
|
2062
|
+
objectTypeIdClashesAfterRebase: ObjectTypeIdClashesAfterRebase;
|
|
2063
|
+
}
|
|
1812
2064
|
export interface ErrorType_objectTypePropertyCannotBeDeletedWhenReferencedInActionNotification {
|
|
1813
2065
|
type: "objectTypePropertyCannotBeDeletedWhenReferencedInActionNotification";
|
|
1814
2066
|
objectTypePropertyCannotBeDeletedWhenReferencedInActionNotification: ObjectTypePropertyCannotBeDeletedWhenReferencedInActionNotification;
|
|
@@ -1817,6 +2069,10 @@ export interface ErrorType_objectTypeDatasourceWithInvalidRetentionTargetSize {
|
|
|
1817
2069
|
type: "objectTypeDatasourceWithInvalidRetentionTargetSize";
|
|
1818
2070
|
objectTypeDatasourceWithInvalidRetentionTargetSize: ObjectTypeDatasourceWithInvalidRetentionTargetSize;
|
|
1819
2071
|
}
|
|
2072
|
+
export interface ErrorType_reducersNotAllowedOnArraySubtype {
|
|
2073
|
+
type: "reducersNotAllowedOnArraySubtype";
|
|
2074
|
+
reducersNotAllowedOnArraySubtype: ReducersNotAllowedOnArraySubtype;
|
|
2075
|
+
}
|
|
1820
2076
|
export interface ErrorType_ruleSetBindingReferencingMissingPropertyTypeIds {
|
|
1821
2077
|
type: "ruleSetBindingReferencingMissingPropertyTypeIds";
|
|
1822
2078
|
ruleSetBindingReferencingMissingPropertyTypeIds: RuleSetBindingReferencingMissingPropertyTypeIds;
|
|
@@ -2033,6 +2289,46 @@ export interface ErrorType_actionTypeLinkRuleDoesNotReferenceManyToManyLinkType
|
|
|
2033
2289
|
type: "actionTypeLinkRuleDoesNotReferenceManyToManyLinkType";
|
|
2034
2290
|
actionTypeLinkRuleDoesNotReferenceManyToManyLinkType: ActionTypeLinkRuleDoesNotReferenceManyToManyLinkType;
|
|
2035
2291
|
}
|
|
2292
|
+
export interface ErrorType_actionTypeInterfaceLinkTypeDoesNotExistOnInterface {
|
|
2293
|
+
type: "actionTypeInterfaceLinkTypeDoesNotExistOnInterface";
|
|
2294
|
+
actionTypeInterfaceLinkTypeDoesNotExistOnInterface: ActionTypeInterfaceLinkTypeDoesNotExistOnInterface;
|
|
2295
|
+
}
|
|
2296
|
+
export interface ErrorType_actionTypeInterfaceLinkRuleReferenceObjectTypeThatDoesNotImplementInterface {
|
|
2297
|
+
type: "actionTypeInterfaceLinkRuleReferenceObjectTypeThatDoesNotImplementInterface";
|
|
2298
|
+
actionTypeInterfaceLinkRuleReferenceObjectTypeThatDoesNotImplementInterface: ActionTypeInterfaceLinkRuleReferenceObjectTypeThatDoesNotImplementInterface;
|
|
2299
|
+
}
|
|
2300
|
+
export interface ErrorType_actionTypeInterfaceLinkRuleReferenceObjectTypeThatDoesNotImplementInterfaceLinkType {
|
|
2301
|
+
type: "actionTypeInterfaceLinkRuleReferenceObjectTypeThatDoesNotImplementInterfaceLinkType";
|
|
2302
|
+
actionTypeInterfaceLinkRuleReferenceObjectTypeThatDoesNotImplementInterfaceLinkType: ActionTypeInterfaceLinkRuleReferenceObjectTypeThatDoesNotImplementInterfaceLinkType;
|
|
2303
|
+
}
|
|
2304
|
+
export interface ErrorType_actionTypeInterfaceLinkRuleHasParameterWithInvalidTypeToLinkExistingObject {
|
|
2305
|
+
type: "actionTypeInterfaceLinkRuleHasParameterWithInvalidTypeToLinkExistingObject";
|
|
2306
|
+
actionTypeInterfaceLinkRuleHasParameterWithInvalidTypeToLinkExistingObject: ActionTypeInterfaceLinkRuleHasParameterWithInvalidTypeToLinkExistingObject;
|
|
2307
|
+
}
|
|
2308
|
+
export interface ErrorType_actionTypeInterfaceLinkRuleInterfaceTypeMismatch {
|
|
2309
|
+
type: "actionTypeInterfaceLinkRuleInterfaceTypeMismatch";
|
|
2310
|
+
actionTypeInterfaceLinkRuleInterfaceTypeMismatch: ActionTypeInterfaceLinkRuleInterfaceTypeMismatch;
|
|
2311
|
+
}
|
|
2312
|
+
export interface ErrorType_actionTypeInterfaceLinkRuleHasInvalidCreatedObjectReference {
|
|
2313
|
+
type: "actionTypeInterfaceLinkRuleHasInvalidCreatedObjectReference";
|
|
2314
|
+
actionTypeInterfaceLinkRuleHasInvalidCreatedObjectReference: ActionTypeInterfaceLinkRuleHasInvalidCreatedObjectReference;
|
|
2315
|
+
}
|
|
2316
|
+
export interface ErrorType_actionTypeInterfaceLinkRuleDoesNotReferenceTheTargetObjectType {
|
|
2317
|
+
type: "actionTypeInterfaceLinkRuleDoesNotReferenceTheTargetObjectType";
|
|
2318
|
+
actionTypeInterfaceLinkRuleDoesNotReferenceTheTargetObjectType: ActionTypeInterfaceLinkRuleDoesNotReferenceTheTargetObjectType;
|
|
2319
|
+
}
|
|
2320
|
+
export interface ErrorType_actionTypeInterfaceLinkRuleReferencesInvalidAddObjectTypeLogicRule {
|
|
2321
|
+
type: "actionTypeInterfaceLinkRuleReferencesInvalidAddObjectTypeLogicRule";
|
|
2322
|
+
actionTypeInterfaceLinkRuleReferencesInvalidAddObjectTypeLogicRule: ActionTypeInterfaceLinkRuleReferencesInvalidAddObjectTypeLogicRule;
|
|
2323
|
+
}
|
|
2324
|
+
export interface ErrorType_actionTypeInterfaceLinkRuleReferencesInvalidAddInterfaceTypeLogicRule {
|
|
2325
|
+
type: "actionTypeInterfaceLinkRuleReferencesInvalidAddInterfaceTypeLogicRule";
|
|
2326
|
+
actionTypeInterfaceLinkRuleReferencesInvalidAddInterfaceTypeLogicRule: ActionTypeInterfaceLinkRuleReferencesInvalidAddInterfaceTypeLogicRule;
|
|
2327
|
+
}
|
|
2328
|
+
export interface ErrorType_actionTypeInterfaceLinkRuleReferencesLogicRuleThatComesAfterIt {
|
|
2329
|
+
type: "actionTypeInterfaceLinkRuleReferencesLogicRuleThatComesAfterIt";
|
|
2330
|
+
actionTypeInterfaceLinkRuleReferencesLogicRuleThatComesAfterIt: ActionTypeInterfaceLinkRuleReferencesLogicRuleThatComesAfterIt;
|
|
2331
|
+
}
|
|
2036
2332
|
export interface ErrorType_actionTypePrimaryKeyInAddObjectRuleDoesNotUseValidLogicRuleValue {
|
|
2037
2333
|
type: "actionTypePrimaryKeyInAddObjectRuleDoesNotUseValidLogicRuleValue";
|
|
2038
2334
|
actionTypePrimaryKeyInAddObjectRuleDoesNotUseValidLogicRuleValue: ActionTypePrimaryKeyInAddObjectRuleDoesNotUseValidLogicRuleValue;
|
|
@@ -2089,6 +2385,18 @@ export interface ErrorType_actionTypeStructPropertyFieldMappedToIncompatibleBase
|
|
|
2089
2385
|
type: "actionTypeStructPropertyFieldMappedToIncompatibleBaseType";
|
|
2090
2386
|
actionTypeStructPropertyFieldMappedToIncompatibleBaseType: ActionTypeStructPropertyFieldMappedToIncompatibleBaseType;
|
|
2091
2387
|
}
|
|
2388
|
+
export interface ErrorType_actionTypeInterfaceStructPropertyFieldMappedToIncompatibleBaseType {
|
|
2389
|
+
type: "actionTypeInterfaceStructPropertyFieldMappedToIncompatibleBaseType";
|
|
2390
|
+
actionTypeInterfaceStructPropertyFieldMappedToIncompatibleBaseType: ActionTypeInterfaceStructPropertyFieldMappedToIncompatibleBaseType;
|
|
2391
|
+
}
|
|
2392
|
+
export interface ErrorType_actionTypeInterfaceStructPropertyFieldMappingHasIncompatibleCardinality {
|
|
2393
|
+
type: "actionTypeInterfaceStructPropertyFieldMappingHasIncompatibleCardinality";
|
|
2394
|
+
actionTypeInterfaceStructPropertyFieldMappingHasIncompatibleCardinality: ActionTypeInterfaceStructPropertyFieldMappingHasIncompatibleCardinality;
|
|
2395
|
+
}
|
|
2396
|
+
export interface ErrorType_actionTypeInterfaceStructPropertyFieldMappingHasInconsistentCardinality {
|
|
2397
|
+
type: "actionTypeInterfaceStructPropertyFieldMappingHasInconsistentCardinality";
|
|
2398
|
+
actionTypeInterfaceStructPropertyFieldMappingHasInconsistentCardinality: ActionTypeInterfaceStructPropertyFieldMappingHasInconsistentCardinality;
|
|
2399
|
+
}
|
|
2092
2400
|
export interface ErrorType_actionTypeActionLogObjectsCannotBeEdited {
|
|
2093
2401
|
type: "actionTypeActionLogObjectsCannotBeEdited";
|
|
2094
2402
|
actionTypeActionLogObjectsCannotBeEdited: ActionTypeActionLogObjectsCannotBeEdited;
|
|
@@ -2125,6 +2433,10 @@ export interface ErrorType_actionTypeStructFieldLogicMappingDoesNotMatchStructPr
|
|
|
2125
2433
|
type: "actionTypeStructFieldLogicMappingDoesNotMatchStructPropertyDefinition";
|
|
2126
2434
|
actionTypeStructFieldLogicMappingDoesNotMatchStructPropertyDefinition: ActionTypeStructFieldLogicMappingDoesNotMatchStructPropertyDefinition;
|
|
2127
2435
|
}
|
|
2436
|
+
export interface ErrorType_actionTypeMissingParameterToObjectTypeIdMapping {
|
|
2437
|
+
type: "actionTypeMissingParameterToObjectTypeIdMapping";
|
|
2438
|
+
actionTypeMissingParameterToObjectTypeIdMapping: ActionTypeMissingParameterToObjectTypeIdMapping;
|
|
2439
|
+
}
|
|
2128
2440
|
export interface ErrorType_actionTypeStructFieldLogicMappingDoesNotMatchInterfaceStructPropertyDefinition {
|
|
2129
2441
|
type: "actionTypeStructFieldLogicMappingDoesNotMatchInterfaceStructPropertyDefinition";
|
|
2130
2442
|
actionTypeStructFieldLogicMappingDoesNotMatchInterfaceStructPropertyDefinition: ActionTypeStructFieldLogicMappingDoesNotMatchInterfaceStructPropertyDefinition;
|
|
@@ -2309,6 +2621,10 @@ export interface ErrorType_actionTypeActionTypeParametersReferencedInActionLogRu
|
|
|
2309
2621
|
type: "actionTypeActionTypeParametersReferencedInActionLogRuleDoNotExist";
|
|
2310
2622
|
actionTypeActionTypeParametersReferencedInActionLogRuleDoNotExist: ActionTypeActionTypeParametersReferencedInActionLogRuleDoNotExist;
|
|
2311
2623
|
}
|
|
2624
|
+
export interface ErrorType_actionTypeActionLogStructFieldMappingReferencesNonExistentOrWrongTypeParameter {
|
|
2625
|
+
type: "actionTypeActionLogStructFieldMappingReferencesNonExistentOrWrongTypeParameter";
|
|
2626
|
+
actionTypeActionLogStructFieldMappingReferencesNonExistentOrWrongTypeParameter: ActionTypeActionLogStructFieldMappingReferencesNonExistentOrWrongTypeParameter;
|
|
2627
|
+
}
|
|
2312
2628
|
export interface ErrorType_actionTypeActionLogSummaryContainsObjectParameters {
|
|
2313
2629
|
type: "actionTypeActionLogSummaryContainsObjectParameters";
|
|
2314
2630
|
actionTypeActionLogSummaryContainsObjectParameters: ActionTypeActionLogSummaryContainsObjectParameters;
|
|
@@ -2545,6 +2861,10 @@ export interface ErrorType_nonUniquePropertySecurityGroupNames {
|
|
|
2545
2861
|
type: "nonUniquePropertySecurityGroupNames";
|
|
2546
2862
|
nonUniquePropertySecurityGroupNames: NonUniquePropertySecurityGroupNames;
|
|
2547
2863
|
}
|
|
2864
|
+
export interface ErrorType_nonUniquePropertySecurityGroupSecurityPolicies {
|
|
2865
|
+
type: "nonUniquePropertySecurityGroupSecurityPolicies";
|
|
2866
|
+
nonUniquePropertySecurityGroupSecurityPolicies: NonUniquePropertySecurityGroupSecurityPolicies;
|
|
2867
|
+
}
|
|
2548
2868
|
export interface ErrorType_objectEditsCannotBeCopiedForObjectTypeOnBranchNeedsRebasing {
|
|
2549
2869
|
type: "objectEditsCannotBeCopiedForObjectTypeOnBranchNeedsRebasing";
|
|
2550
2870
|
objectEditsCannotBeCopiedForObjectTypeOnBranchNeedsRebasing: ObjectEditsCannotBeCopiedForObjectTypeOnBranchNeedsRebasing;
|
|
@@ -2565,6 +2885,10 @@ export interface ErrorType_parentLinkTypeBranchIndexingConfigCanOnlyBeSetForLink
|
|
|
2565
2885
|
type: "parentLinkTypeBranchIndexingConfigCanOnlyBeSetForLinkTypesPresentOnTheParentBranch";
|
|
2566
2886
|
parentLinkTypeBranchIndexingConfigCanOnlyBeSetForLinkTypesPresentOnTheParentBranch: ParentLinkTypeBranchIndexingConfigCanOnlyBeSetForLinkTypesPresentOnTheParentBranch;
|
|
2567
2887
|
}
|
|
2888
|
+
export interface ErrorType_resetSchemaMigrationsCanOnlyBeAppliedToNonDefaultBranches {
|
|
2889
|
+
type: "resetSchemaMigrationsCanOnlyBeAppliedToNonDefaultBranches";
|
|
2890
|
+
resetSchemaMigrationsCanOnlyBeAppliedToNonDefaultBranches: ResetSchemaMigrationsCanOnlyBeAppliedToNonDefaultBranches;
|
|
2891
|
+
}
|
|
2568
2892
|
export interface ErrorType_structSharedPropertyFieldModificationsInconsistentWithObjectTypeStructPropertyFieldDefinitions {
|
|
2569
2893
|
type: "structSharedPropertyFieldModificationsInconsistentWithObjectTypeStructPropertyFieldDefinitions";
|
|
2570
2894
|
structSharedPropertyFieldModificationsInconsistentWithObjectTypeStructPropertyFieldDefinitions: StructSharedPropertyFieldModificationsInconsistentWithObjectTypeStructPropertyFieldDefinitions;
|
|
@@ -2577,10 +2901,58 @@ export interface ErrorType_validationBlockOverrideContainsValueType {
|
|
|
2577
2901
|
type: "validationBlockOverrideContainsValueType";
|
|
2578
2902
|
validationBlockOverrideContainsValueType: ValidationBlockOverrideContainsValueType;
|
|
2579
2903
|
}
|
|
2904
|
+
export interface ErrorType_invalidCompassFoldersForEntities {
|
|
2905
|
+
type: "invalidCompassFoldersForEntities";
|
|
2906
|
+
invalidCompassFoldersForEntities: InvalidCompassFoldersForEntities;
|
|
2907
|
+
}
|
|
2908
|
+
export interface ErrorType_compassFoldersUsedInDefaultOntology {
|
|
2909
|
+
type: "compassFoldersUsedInDefaultOntology";
|
|
2910
|
+
compassFoldersUsedInDefaultOntology: CompassFoldersUsedInDefaultOntology;
|
|
2911
|
+
}
|
|
2912
|
+
export interface ErrorType_compassFoldersUsedInCbacEnvironment {
|
|
2913
|
+
type: "compassFoldersUsedInCbacEnvironment";
|
|
2914
|
+
compassFoldersUsedInCbacEnvironment: CompassFoldersUsedInCbacEnvironment;
|
|
2915
|
+
}
|
|
2916
|
+
export interface ErrorType_compassFolderEntityResourceNameIsEmpty {
|
|
2917
|
+
type: "compassFolderEntityResourceNameIsEmpty";
|
|
2918
|
+
compassFolderEntityResourceNameIsEmpty: CompassFolderEntityResourceNameIsEmpty;
|
|
2919
|
+
}
|
|
2920
|
+
export interface ErrorType_compassFolderEntityResourceNameContainsIllegalSubstrings {
|
|
2921
|
+
type: "compassFolderEntityResourceNameContainsIllegalSubstrings";
|
|
2922
|
+
compassFolderEntityResourceNameContainsIllegalSubstrings: CompassFolderEntityResourceNameContainsIllegalSubstrings;
|
|
2923
|
+
}
|
|
2924
|
+
export interface ErrorType_compassFolderEntityResourceNameIsIllegalValue {
|
|
2925
|
+
type: "compassFolderEntityResourceNameIsIllegalValue";
|
|
2926
|
+
compassFolderEntityResourceNameIsIllegalValue: CompassFolderEntityResourceNameIsIllegalValue;
|
|
2927
|
+
}
|
|
2928
|
+
export interface ErrorType_compassFolderEntityResourceNameIsTooLong {
|
|
2929
|
+
type: "compassFolderEntityResourceNameIsTooLong";
|
|
2930
|
+
compassFolderEntityResourceNameIsTooLong: CompassFolderEntityResourceNameIsTooLong;
|
|
2931
|
+
}
|
|
2932
|
+
export interface ErrorType_actionLogPropertyIsNotStructButMappedAsStruct {
|
|
2933
|
+
type: "actionLogPropertyIsNotStructButMappedAsStruct";
|
|
2934
|
+
actionLogPropertyIsNotStructButMappedAsStruct: ActionLogPropertyIsNotStructButMappedAsStruct;
|
|
2935
|
+
}
|
|
2936
|
+
export interface ErrorType_actionLogStructFieldMappingIncomplete {
|
|
2937
|
+
type: "actionLogStructFieldMappingIncomplete";
|
|
2938
|
+
actionLogStructFieldMappingIncomplete: ActionLogStructFieldMappingIncomplete;
|
|
2939
|
+
}
|
|
2940
|
+
export interface ErrorType_actionLogStructFieldMappingHasInconsistentCardinality {
|
|
2941
|
+
type: "actionLogStructFieldMappingHasInconsistentCardinality";
|
|
2942
|
+
actionLogStructFieldMappingHasInconsistentCardinality: ActionLogStructFieldMappingHasInconsistentCardinality;
|
|
2943
|
+
}
|
|
2944
|
+
export interface ErrorType_actionLogStructFieldMappingHasIncompatibleCardinality {
|
|
2945
|
+
type: "actionLogStructFieldMappingHasIncompatibleCardinality";
|
|
2946
|
+
actionLogStructFieldMappingHasIncompatibleCardinality: ActionLogStructFieldMappingHasIncompatibleCardinality;
|
|
2947
|
+
}
|
|
2948
|
+
export interface ErrorType_actionLogStructFieldMappedToIncompatibleBaseType {
|
|
2949
|
+
type: "actionLogStructFieldMappedToIncompatibleBaseType";
|
|
2950
|
+
actionLogStructFieldMappedToIncompatibleBaseType: ActionLogStructFieldMappedToIncompatibleBaseType;
|
|
2951
|
+
}
|
|
2580
2952
|
/**
|
|
2581
2953
|
* A union that represents all possible ontology modification validation errors.
|
|
2582
2954
|
*/
|
|
2583
|
-
export type ErrorType = ErrorType_ontologyEntityApiNameConflicts | ErrorType_ontologyBranchConflictsWithMain | ErrorType_intermediaryLinkTypeInvalidAssociatedLinkType | ErrorType_intermediaryLinkTypeMustBeOsv2 | ErrorType_intermediaryLinkTypeReferencedObjectTypesMustBeOsv2 | ErrorType_linkTypeStreamDatasourceInvalidRetentionWindow | ErrorType_linkTypeReferencedDatasourceNotFound | ErrorType_linkTypePropertiesReferenceSameColumn | ErrorType_linkTypeDatasourceSchemaNotFound | ErrorType_linkTypeColumnMissingFromBackingDatasource | ErrorType_linkTypePropertyIncompatibleBackingColumnType | ErrorType_linkTypeManyToManyWritebackDatasetPresentOnOsv2 | ErrorType_linkTypeDatasourceAlreadyExists | ErrorType_linkTypeStatusAndObjectTypeStatusConflict | ErrorType_linkTypeReferencedLinkTypesNotFound | ErrorType_objectTypeReferencedLinkTypesNotFound | ErrorType_linkTypeReferencedLinkTypesDeleted | ErrorType_linkTypeHasMultipleDatasources | ErrorType_linkTypeToDeleteIsReferencedByExistingTypes | ErrorType_linkTypeHasNoDatasources | ErrorType_linkTypeOneToManyWithDatasourcesNotAllowed | ErrorType_linkTypeStatusAndObjectTypePropertyTypeStatusConflict | ErrorType_linkTypeInvalidOneToManyCardinalityHint | ErrorType_linkTypeReferencedObjectTypesNotFound | ErrorType_linkTypeReferencedObjectTypesDeleted | ErrorType_linkTypeInvalidApiName | ErrorType_linkTypeInvalidDeletionsWithReferencingDatasources | ErrorType_linkTypeStatusAndPropertyTypeStatusConflict | ErrorType_linkTypeInvalidVisibility | ErrorType_linkTypeCannotEditPrivilegedProvenance | ErrorType_linkTypeReadOnlyV1V2NotAllowed | ErrorType_linkTypeEntityMetadataModifyRequestWithInvalidObjectDbType | ErrorType_linkTypeEntityMetadataModifyRequestWithInvalidObjectDbRid | ErrorType_linkTypeOsv1NotAllowed | ErrorType_linkTypeReadOnlyV2WithPatchesEnabled | ErrorType_linkTypeV1WithOsv2ObjectDbsEnabled | ErrorType_linkTypeInvalidRevertV1ToV2Migration | ErrorType_linkTypeOsv2WithMultipleClustersEnabled | ErrorType_linkTypeEditabilityChangeDuringV1ToV2Migration | ErrorType_linkTypeInvalidPrimaryKeyReference | ErrorType_linkTypeForeignKeyTypeMismatch | ErrorType_linkTypeForeignKeyReferenceDoesNotExist | ErrorType_linkTypePrimaryAndForeignKeyTypeMismatch | ErrorType_linkTypeInvalidDerivedForeignKey | ErrorType_linkTypeManyToManyDatasourcePrimaryKeyDoesNotExist | ErrorType_linkTypeManyToManyCountExceeded | ErrorType_linkTypeOneToManyCountExceeded | ErrorType_linkTypeDisplayNameTooLong | ErrorType_linkTypeTooManyTypeClasses | ErrorType_linkTypeTypeClassKindTooLong | ErrorType_linkTypeTypeClassValueTooLong | ErrorType_linkTypeInvalidApiNamePrefixes | ErrorType_sensorLinkTypeCannotBeSelfReferential | ErrorType_sensorLinkTypeNotAttachedToObjectType | ErrorType_sensorLinkTypesNotFound | ErrorType_sensorLinkTypeLinkedSensorObjectTypeDoesNotHaveSensorTrait | ErrorType_interfaceTypeToDeleteIsReferencedByExistingTypes | ErrorType_interfaceTypeContainsDuplicateProperties | ErrorType_interfacePropertyTypeRidNotMatchingSharedPropertyTypeRidLocator | ErrorType_interfaceTypeModificationReferencesNonExistentInterfaceProperties | ErrorType_interfaceTypeModificationReferencesNonExistentInterfaceLinkTypes | ErrorType_interfaceTypeExtendedDoesNotExistOrDeleted | ErrorType_interfaceTypeWithActiveStatusRemovingInterfacePropertyTypes | ErrorType_interfaceTypeInvalidApiName | ErrorType_interfaceTypeDeclaresRequiredParentPropertyAsOptional | ErrorType_interfaceRedeclaresInheritedInterfaceDefinedProperty | ErrorType_interfaceTypeReferencedSharedPropertyTypesDoNotExistOrDeleted | ErrorType_interfaceTypeExtendsTooManyInterfaces | ErrorType_interfaceTypeLinkedEntityTypeNotFound | ErrorType_interfaceTypeContainsTooManyProperties | ErrorType_interfaceLinkTypeApiNameConflict | ErrorType_interfaceTypeImplementedTooOften | ErrorType_interfaceTypeCountExceeded | ErrorType_interfaceTypeDisplayNameTooLong | ErrorType_interfaceTypeDescriptionTooLong | ErrorType_interfaceLinkTypeDisplayNameTooLong | ErrorType_interfaceLinkTypeDescriptionTooLong | ErrorType_interfaceTypeInvalidApiNamePrefixes | ErrorType_objectTypeRuleSetBindingAssociatedWithDerivedPropertyType | ErrorType_objectTypeMissingPropertiesAssociatedWithWorkflow | ErrorType_objectTypeWorkflowTraitMappingsDoNotExistOnTrait | ErrorType_objectTypeDatasourceGeotimeSeriesIntegrationRidIsInvalid | ErrorType_objectTypeGeotimeSeriesDatasourceDoesNotReferenceExistingProperties | ErrorType_objectTypeGeotimeSeriesDatasourceGeotimeCatalogIsNotInstalled | ErrorType_objectTypeGeotimeSeriesDatasourceDoesNotReferenceGeotimeSeriesProperties | ErrorType_objectTypeDataSecurityModifiedOnBranch | ErrorType_objectTypePropertiesReferenceSameColumnName | ErrorType_objectTypeTimeSeriesDatasourceDoesNotReferenceExistingProperties | ErrorType_objectTypeTimeSeriesSyncRidIsNotTimeSeriesSync | ErrorType_objectTypeTimeSeriesDatasourceDoesNotReferenceTimeDependentProperties | ErrorType_objectTypePropertyTypeDuplicateMappings | ErrorType_objectTypePropertyTypeMarkingMustBeBackedByDatasourceWithGranularPermissions | ErrorType_objectTypeRevDbIntegratedBackedByStreamDatasource | ErrorType_objectTypeDatasourceWithoutPrimaryKeyColumn | ErrorType_objectTypeDatasourceColumnMappingMismatch | ErrorType_objectTypeReferencedDatasourceNotFound | ErrorType_objectTypePrimaryKeyIsDerived | ErrorType_objectTypePropertyTypeMarkingMustBeReferencedInGranularPolicy | ErrorType_objectTypeDatasourceAlreadyExists | ErrorType_objectTypeWithUnmappedTitleProperty | ErrorType_objectTypeInvalidTypeChangeOfExistingDatasource | ErrorType_objectTypeMismatchedSecurityGroupGranularPolicyOperandDataTypes | ErrorType_objectTypeNonEmptyPropertyInSecurityGroupGranularPolicyNotCondition | ErrorType_objectTypeUnmappedPropertiesInPropertySecurityGroup | ErrorType_objectTypeUnexpectedPropertyTypeReferencedInSecurityGroupGranularPolicy | ErrorType_objectTypeUnsupportedSecurityGroupGranularPolicyOperands | ErrorType_objectTypeUnsupportedSecurityGroupGranularPolicyOperandDataType | ErrorType_objectTypeInvalidOperatorForSecurityGroupGranularPolicyOperands | ErrorType_objectTypeUnmappedPropertyInSecurityGroupGranularPolicy | ErrorType_objectTypeAssumedMarkingSpecifiedWithoutBackingDatasource | ErrorType_objectTypeNullablePropertyInSecurityGroupGranularPolicyMarkingCondition | ErrorType_objectTypeInvalidNumberOfPropertyReferencesInPropertySecurityGroup | ErrorType_objectTypePropertySecurityGroupsNotSupportedWithMultipleDatasources | ErrorType_objectTypePropertySecurityGroupsNotSupportedWithMaterializations | ErrorType_editsOnlyObjectTypeMustHavePropertySecurityGroups | ErrorType_objectTypePropertySecurityGroupsNotSupportedOnBranches | ErrorType_objectTypePropertyIncompatibleBackingColumnType | ErrorType_objectTypePropertyIncompatibleDecimalColumnType | ErrorType_objectTypeStructColumnFieldMissingFromBackingDatasource | ErrorType_objectTypeDatasourceSchemaNotFound | ErrorType_objectTypeColumnMissingFromBackingDatasource | ErrorType_objectTypeDerivedPropertyTypeIsTitle | ErrorType_objectTypeNotAllPropertyTypesAreMappedToDatasource | ErrorType_objectTypePropertyTypeMarkingMustHaveAssociatedMarkingConstraintsOnDatasource | ErrorType_objectTypeGpsPolicyColumnsFromRestrictedViewsAreMapped | ErrorType_objectTypeDatasourceUpdateModificationCannotChangeAssumedMarkings | ErrorType_objectTypeMediaDatasourceDoesNotReferenceExistingProperties | ErrorType_objectTypeMediaSetViewLocatorsDoNotExist | ErrorType_objectTypeMediaDatasourceDoesNotReferenceMediaReferenceProperties | ErrorType_objectTypeMediaDatasourceDoesNotHaveAnyMediaSourceRids | ErrorType_objectTypeHasNoDatasources | ErrorType_objectTypePrimaryKeyPropertyTypeDoesNotExist | ErrorType_objectTypePrimaryKeyInvalidTypesWithWriteback | ErrorType_objectTypeInvalidApiName | ErrorType_objectTypeTooManyAliases | ErrorType_objectTypeDerivedPropertyDefinitionLinkTypeNotFoundOrDeleted | ErrorType_objectTypeDerivedPropertyMultiHopLinkExceedsMaximumStepCount | ErrorType_objectTypeDerivedPropertyIncompatibleDefinitionAndForeignPropertyBaseType | ErrorType_objectTypeDerivedPropertyLinkDefinitionCardinalityInvalid | ErrorType_objectTypeDerivedPropertyLinkDoesNotFormChain | ErrorType_objectTypeDerivedPropertyTypeDependOnAnotherDerivedProperty | ErrorType_objectTypeDerivedPropertyMultiHopLinkIsEmpty | ErrorType_objectTypeDerivedPropertyBaseTypeChangedWhenObjectTypeIsNotModified | ErrorType_objectTypeDerivedPropertyDefinitionDoesNotMatchSharedPropertyType | ErrorType_objectTypeForeignPropertyTypeInDerivedPropertyDefinitionNotFound | ErrorType_objectTypeTitlePropertyTypeNotFound | ErrorType_objectTypePrimaryKeyUsesEditOnlyPropertyTypeInDataBackedDatasource | ErrorType_objectTypeEventMetadataReferencesNonExistentProperty | ErrorType_objectTypeTimeseriesMetadataReferencesNonExistentProperty | ErrorType_objectTypeActionLogDeletionStillReferencesEnabledActionType | ErrorType_objectTypeSensorTraitReferencesNonExistentProperty | ErrorType_objectTypeReadingPropertyTypeMustBeTimeDependent | ErrorType_objectTypeCompositePrimaryKeysNotAllowed | ErrorType_objectTypeInvalidDeletionsWithReferencingDatasources | ErrorType_objectTypeInvalidStatus | ErrorType_objectTypeWithEditsHistoryCannotAddUnsupportedPropertyTypes | ErrorType_objectTypeCannotEnableEditsHistoryWithUnsupportedPropertyTypes | ErrorType_objectTypeGeotimeSeriesReferencePropertyIsTitle | ErrorType_objectTypeGeotimeSeriesReferencePropertyTypeHasNoDatasources | ErrorType_objectTypeGeotimeSeriesReferencePropertyShouldNotHaveRenderHints | ErrorType_objectTypeGeotimeSeriesReferenceIsNotOnObjectStorageV2 | ErrorType_objectTypeInvalidTypeForDerivedProperty | ErrorType_objectTypeValueTypeAssociatedWithDerivedPropertyType | ErrorType_objectTypeDataConstraintAssociatedWithDerivedPropertyType | ErrorType_objectTypeInlineActionAssociatedWithDerivedPropertyType | ErrorType_objectTypeReferencedPropertyDoesNotExist | ErrorType_objectTypeTimeDependentPropertyShouldNotBeSearchable | ErrorType_objectTypeInvalidSeriesMetadata | ErrorType_objectTypeTimeDependentPropertyShouldNotBePrimaryKeyOrTitle | ErrorType_objectTypeTimeDependentPropertyMustBeReferencedByExactlyOneTimeSeriesDatasource | ErrorType_objectTypeInvalidNonNumericInternalInterpolation | ErrorType_objectTypeTimeDependentPropertyShouldNotHaveRenderHints | ErrorType_objectTypeInvalidNumericInternalInterpolation | ErrorType_objectTypeTimeDependentPropertyTypeHasNoDatasources | ErrorType_objectTypePhonographNumberOfReplicasTypeclassMustBeOnPrimaryKey | ErrorType_objectTypeInvalidArrayBasePropertyType | ErrorType_objectTypeInvalidPropertyTypeApiName | ErrorType_objectTypeAtMostOneOfReplacedByAndReplacedByIdCanBeSetOnPropertyTypeStatus | ErrorType_objectTypePropertyTypeWithReplaceByIdNotFound | ErrorType_objectTypeInvalidPropertyTypeVisibility | ErrorType_objectTypeStructPropertyTypeFieldDisplayNameTooLong | ErrorType_objectTypeStructPropertyTypeFieldsDuplicateApiNames | ErrorType_objectTypeStructPropertyTypeIsNotOnObjectStorageV2ObjectType | ErrorType_objectTypeStructPropertyTypeShouldNotHaveRenderHints | ErrorType_objectTypeStructPropertyCannotChangeBaseTypes | ErrorType_objectTypeStructPropertyTypeFieldTypeClassKindTooLong | ErrorType_objectTypeStructPropertyTypeFieldHasInvalidApiName | ErrorType_objectTypeStructPropertyTypeFieldAliasTooLong | ErrorType_objectTypeStructPropertyTypeMustHaveAtLeastOneField | ErrorType_objectTypeStructPropertyTypeFieldHasTooManyTypeClasses | ErrorType_objectTypeStructPropertyTypeFieldHasTooManyAliases | ErrorType_objectTypeStructPropertyTypeFieldTypeClassNameTooLong | ErrorType_objectTypeStructFieldBasePropertyTypeInvalid | ErrorType_cipherTextPropertyTypetWithNonStringPlainTextType | ErrorType_objectTypeStructPropertyTypeIsTitle | ErrorType_objectTypeStructPropertyTypeFieldDescriptionTooLong | ErrorType_objectTypeStructPropertyTypeShouldNotHaveRenderHintsError | ErrorType_objectTypeReferencedPropertyMustBeDifferent | ErrorType_objectTypeReferencedPropertyTypeMismatch | ErrorType_objectTypeInvalidAnalyzer | ErrorType_objectTypeInvalidLanguageAnalyzer | ErrorType_objectTypeCannotUseAnalyzerExperimentalAndAnalyzerOverride | ErrorType_objectTypePrimaryKeyTypeForbidden | ErrorType_objectTypeReferenceDeletedInlineActionTypes | ErrorType_objectTypePrimaryKeyTimeDependentPropertyMustBeIndexedForSearch | ErrorType_objectTypePropertyTypeStatusAndObjectTypeStatusConflict | ErrorType_objectTypeBaseFormatterReferencedPropertiesDoNotExist | ErrorType_objectTypeAttachmentPropertyShouldNotBePrimaryKeyOrTitle | ErrorType_objectTypeAttachmentPropertyShouldNotBeSearchable | ErrorType_objectTypeAttachmentPropertyShouldNotHaveRenderHints | ErrorType_objectTypeInlineActionTypesCannotBeAssociatedWithObjectTypePrimaryKeys | ErrorType_objectTypeVectorPropertyIsNotOnObjectStorageV2ObjectType | ErrorType_objectTypeVectorPropertyTypeDimensionInvalid | ErrorType_objectTypeVectorPropertyTypeEmbeddingModelUnknown | ErrorType_objectTypeVectorPropertySimilarityFunctionConfigurationInvalid | ErrorType_objectTypeDataNullabilityV2NotEnabled | ErrorType_objectTypeMultipleDataNullabilitiesConfigured | ErrorType_objectTypeNoEmptyCollectionsDataConstraintOnlyAllowedForArrayType | ErrorType_objectTypeMediaReferencePropertyTypeHasNoDatasources | ErrorType_objectTypeMediaReferencePropertyIsReferencedByMoreThanOneMediaSourceDatasource | ErrorType_objectTypeMediaReferencePropertyIsReferencedByMoreThanOneMediaDatasourceType | ErrorType_objectTypeMediaReferenceIsNotOnObjectStorageV2ObjectType | ErrorType_objectTypeMediaReferencePropertyIsTitle | ErrorType_objectTypeMediaReferencePropertyShouldNotHaveRenderHints | ErrorType_objectTypeGothamMappingAlreadyInUse | ErrorType_objectTypeMissingPermissionToEnableTypeMapping | ErrorType_objectTypeObjectStorageV1MappedToGotham | ErrorType_objectTypeRevDbIntegrationHasNoMappedProperties | ErrorType_objectTypeHasModifiedLocalPropertyGothamMapping | ErrorType_objectTypeViewRestrictedContainsGothamMapping | ErrorType_objectTypeInPrivatePackageContainsGothamMapping | ErrorType_objectTypeHasModifiedGothamUris | ErrorType_objectTypeInvalidVisibility | ErrorType_objectTypeHasNoPrimaryKey | ErrorType_objectTypeHasTooManyDatasources | ErrorType_objectTypeCannotEditPrivilegedProvenance | ErrorType_objectTypeBothDerivedPropertyTypeAndObjectStorageV1MappedToGotham | ErrorType_objectTypeEditsResolutionStrategyModificationOnlyAllowedForOsv2 | ErrorType_objectTypeInvalidRevertOsv1ToOsv2Migration | ErrorType_objectTypeEditsResolutionStrategyModificationTimestampPropertyNotInDatasource | ErrorType_objectTypeReadOnlyOsv2WithPatchesEnabled | ErrorType_objectTypeOsv1WithOsv2ObjectDbsEnabled | ErrorType_objectTypeEnablingEditsHistoryNotSupported | ErrorType_objectTypeStreamDatasourceSupportedOnlyWithObjectStorageV2 | ErrorType_objectTypeOsv1CannotCreate | ErrorType_objectTypeReadOnlyV1V2NotAllowed | ErrorType_objectTypeRestrictedViewDatasourceV2SupportedOnlyWithObjectStorageV2 | ErrorType_objectTypeOsv2WithMultipleClustersEnabled | ErrorType_objectTypeEntityMetadataModifyRequestWithInvalidObjectDbType | ErrorType_objectTypeDatasetDatasourceV2SupportedOnlyWithObjectStorageV2 | ErrorType_objectTypeEntityMetadataModifyRequestWithInvalidObjectDbRid | ErrorType_objectTypeEditabilityChangeDuringV1ToV2Migration | ErrorType_objectTypeEditsHistoryChangeDuringV1ToV2Migration | ErrorType_objectTypeEditsResolutionStrategyModificationTimestampPropertyNotFound | ErrorType_objectTypeStreamDatasourceWithPatchesEnabled | ErrorType_objectTypeEntityMetadataModifyRequestWithInvalidObjectDbConfigValue | ErrorType_objectTypeToDeleteIsReferencedByExistingInterfaceLinkTypes | ErrorType_objectTypeImplementsTooManyInterfaces | ErrorType_objectTypeInterfaceImplementationInvalidIsIndexedForSearch | ErrorType_objectTypeInterfaceImplementationInvalidDataConstraints | ErrorType_objectTypeInterfaceImplementationConflictingPropertyImplementation | ErrorType_objectTypeInterfaceImplementationPropertyHasDifferentType | ErrorType_objectTypeInterfaceImplementationPropertyNotFound | ErrorType_objectTypeInterfaceImplementationPropertyTypesHaveConflictingApiNames | ErrorType_objectTypeInterfaceImplementationTypeClassesDoNotMatch | ErrorType_objectTypeInterfaceImplementationValueTypeDoesNotMatch | ErrorType_objectTypeInterfaceImplementationImplementsPropertyThatDoesNotExist | ErrorType_objectTypeInterfaceImplementationDoesNotImplementAllProperties | ErrorType_objectTypeInterfaceImplementationImplementingLinkTypeDoesNotReferenceObjectType | ErrorType_objectTypeInterfaceImplementationImplementingLinkTypeSideIsAmbiguous | ErrorType_objectTypeInterfaceImplementationImplementingLinkTypeSideDoesNotMatchLinkDefinitionType | ErrorType_objectTypeInterfaceImplementationImplementingLinkTypeSideIsIncorrect | ErrorType_objectTypeInterfaceImplementationInvalidLinkedEntityImplementingLinkType | ErrorType_objectTypeInterfaceImplementationLinkTypeImplementedMoreThanOnce | ErrorType_objectTypeInterfaceImplementationNotUsingPrimaryKey | ErrorType_objectTypeInterfaceImplementationUsingPrimaryKey | ErrorType_objectTypePropertyImplementationImplicitAndExplicit | ErrorType_objectTypeInterfaceLinkNotFound | ErrorType_objectTypeInterfaceLinkTypeImplementedTooOften | ErrorType_objectTypeRequiredInterfaceLinkTypeNotImplemented | ErrorType_objectTypeCountExceeded | ErrorType_objectTypeTooManyPropertiesAndStructFields | ErrorType_objectTypeStreamDatasourceTooManyPropertiesAndStructFields | ErrorType_objectTypeDisplayNameTooLong | ErrorType_objectTypeDescriptionTooLong | ErrorType_objectTypePropertyTypeDisplayNameTooLong | ErrorType_objectTypePropertyTypeDescriptionTooLong | ErrorType_objectTypeTooManyTypeClasses | ErrorType_objectTypeTypeClassKindTooLong | ErrorType_objectTypeTypeClassValueTooLong | ErrorType_objectTypeAliasTooLong | ErrorType_objectTypeInvalidApiNamePrefixes | ErrorType_objectTypeInvalidIconColor | ErrorType_objectTypeInvalidIconType | ErrorType_objectTypeInvalidCardinalityImplementingInterfaceLinkType | ErrorType_objectTypeMarkingPropertyTypesOnlyAllowedOnOsv2 | ErrorType_objectTypeInvalidMarkingPropertyType | ErrorType_objectTypeMarkingPropertyTypesMustBeNonNullable | ErrorType_objectTypeCbacMarkingPropertyTypeMustBeNonEmpty | ErrorType_objectTypeWithDerivedPropertiesMappedToGotham | ErrorType_objectTypePrimaryKeyChangeMissingSchemaMigration | ErrorType_objectTypeDeletedPropertyTypeMissingSchemaMigration | ErrorType_objectTypePropertyDataTypeChangeMissingSchemaMigration | ErrorType_objectTypeDeletedDatasourceMissingSchemaMigration | ErrorType_objectTypePropertySecurityGroupReferencesNonExistentProperty | ErrorType_objectTypeReferencedTypeGroupsDoNotExist | ErrorType_objectTypeForbiddenTitleProperty | ErrorType_objectTypeTitlePropertyTypeIsDerivedProperty | ErrorType_objectTypePropertyIdClashesWithMainBranch | ErrorType_objectTypePropertyCannotBeDeletedWhenReferencedInActionNotification | ErrorType_objectTypeDatasourceWithInvalidRetentionTargetSize | ErrorType_ruleSetBindingReferencingMissingPropertyTypeIds | ErrorType_ruleSetCountExceeded | ErrorType_ruleSetNameTooLong | ErrorType_ruleSetDescriptionTooLong | ErrorType_ruleSetNamedTypeNameTooLong | ErrorType_workflowObjectTypeTraitPropertyTypeMismatch | ErrorType_workflowReferencedLinkTypeDeleted | ErrorType_workflowPropertiesAssociatedMissing | ErrorType_workflowReferencedLinkTypeNotFound | ErrorType_workflowReferencedObjectTypeDeleted | ErrorType_workflowReferencedObjectTypesNotFound | ErrorType_workflowCountExceeded | ErrorType_workflowDisplayNameTooLong | ErrorType_workflowDescriptionTooLong | ErrorType_workflowArchetypeIdTooLong | ErrorType_workflowArchetypeVersionTooLong | ErrorType_sharedPropertyTypeInvalidApiName | ErrorType_sharedPropertyTypeFormatterCannotReferenceOtherPropertyType | ErrorType_sharedPropertyTypeReferencesMissingValueType | ErrorType_sharedPropertyTypeStructPropertyCannotChangeBaseTypes | ErrorType_sharedPropertyTypesToModifyAreImported | ErrorType_sharedPropertyTypeInvalidVisibility | ErrorType_sharedPropertyTypeGothamMappingAlreadyInUse | ErrorType_sharedPropertyTypeHasModifiedGothamUris | ErrorType_sharedPropertyTypeValueTypeUsageMissingStructField | ErrorType_sharedPropertyTypeValueTypeUsageMismatchStructField | ErrorType_sharedPropertyTypeGeotimeSeriesReferencePropertyShouldNotHaveRenderHints | ErrorType_sharedPropertyTypeValueTypeUsageMismatchScaleOrPrecision | ErrorType_sharedPropertyTypeValueTypeUsageMismatch | ErrorType_sharedPropertyTypeAttachmentPropertyShouldNotHaveRenderHints | ErrorType_sharedPropertyTypeAttachmentPropertyShouldNotBeSearchable | ErrorType_sharedPropertyTypeToDeleteIsReferencedByExistingTypes | ErrorType_sharedPropertyTypeMediaReferencePropertyShouldNotHaveRenderHints | ErrorType_sharedPropertyTypeCountExceeded | ErrorType_sharedPropertyTypeDisplayNameTooLong | ErrorType_sharedPropertyTypeDescriptionTooLong | ErrorType_sharedPropertyTypeTooManyTypeClasses | ErrorType_sharedPropertyTypeTypeClassKindTooLong | ErrorType_sharedPropertyTypeTypeClassValueTooLong | ErrorType_sharedPropertyTypeAliasTooLong | ErrorType_sharedPropertyTypeTooManyAliases | ErrorType_sharedPropertyTypeInvalidMarking | ErrorType_sharedPropertyTypesMarkingMustBeNonNullable | ErrorType_sharedPropertyTypeCbacMarkingMustBeNonEmpty | ErrorType_sharedPropertyTypeInvalidApiNamePrefixes | ErrorType_sharedPropertyTypeBacksMultipleProperties | ErrorType_actionTypeHasRevertsEnabledButEmptyEnabledForConfiguration | ErrorType_actionTypeMissingRevertDuration | ErrorType_actionTypeInvalidRevertDuration | ErrorType_actionTypeFormContentOrderingNotExactlySameAsSectionSet | ErrorType_actionTypeParametersInFormContentOrderingDontMatchParameterOrdering | ErrorType_actionTypeFormContentOrderingContainsDuplicates | ErrorType_actionTypeFormContentOrderingNotExactlySameAsParameterSet | ErrorType_actionTypeLinkRuleDoesNotReferenceManyToManyLinkType | ErrorType_actionTypePrimaryKeyInAddObjectRuleDoesNotUseValidLogicRuleValue | ErrorType_actionTypeApiNameMissing | ErrorType_actionTypeDoesNotHaveActionTypeLevelValidation | ErrorType_actionTypeStructParametersNotAllowedInPropertyTypeLogicRuleValueMappings | ErrorType_actionTypeUserValidationFiltersExceedMaximum | ErrorType_actionTypeCannotFindObjectTypes | ErrorType_actionTypeCannotUpdateLegacyMediaPropertyWithLogicRuleValueFromAction | ErrorType_actionTypeStructPropertyFieldMappingHasIncompatibleCardinality | ErrorType_actionTypeStructPropertyFieldMappingHasInconsistentCardinality | ErrorType_actionTypeTypeclassUsageNotAllowed | ErrorType_actionTypeParameterOrderingNotExactlySameAsParameterSet | ErrorType_actionTypeParameterOrderingContainsDuplicates | ErrorType_actionTypeCannotPerformOperationWithRedactedValue | ErrorType_actionTypeStructPropertyFieldMappedToIncompatibleBaseType | ErrorType_actionTypeActionLogObjectsCannotBeEdited | ErrorType_actionTypeNonExistentParametersUsedInLogic | ErrorType_actionTypeObjectMissingPrimaryKey | ErrorType_actionTypeEditingNonEditablePropertyType | ErrorType_actionTypeObjectSetRidsNotAllowedInConditionValues | ErrorType_actionTypeApiNameInvalidFormat | ErrorType_actionTypePropertyTypeDoesNotMatchMappedLogicRuleValue | ErrorType_actionTypeStructPropertyTypesNotAllowedInPropertyTypeLogicRuleValueMappings | ErrorType_actionTypeStructFieldLogicMappingDoesNotMatchStructPropertyDefinition | ErrorType_actionTypeStructFieldLogicMappingDoesNotMatchInterfaceStructPropertyDefinition | ErrorType_actionTypeObjectParameterPropertyValueInPrefillsCannotReferenceStructProperty | ErrorType_actionTypeParameterTypeDoesNotMatchParameterValidationType | ErrorType_actionTypeConditionValueCannotReferenceHighCardinalityObjectReferenceParameter | ErrorType_actionTypeStructParameterFieldPrefillReferencesNonexistentObjectPropertyTypeStructField | ErrorType_actionTypeStructParameterFieldPrefillReferencesNonexistentInterfacePropertyTypeStructField | ErrorType_actionTypeNonExistentParametersUsedInConditionValue | ErrorType_actionTypeModifyObjectRuleDoesNotReferenceObjectTypeParameter | ErrorType_actionTypeCannotUseMediaReferenceForObjectOrInterfaceParameterProperty | ErrorType_actionTypeStructParameterFieldPrefillReferencesIncompatibleObjectPropertyTypeStructField | ErrorType_actionTypeStructParameterFieldPrefillReferencesIncompatibleInterfacePropertyTypeStructField | ErrorType_actionTypeCannotUseTimeSeriesReferenceForObjectOrInterfaceParameterProperty | ErrorType_actionTypeParameterValidationNotFound | ErrorType_actionTypeInvalidObjectDropdownStartingParameter | ErrorType_actionTypeObjectSetObjectTypeDoesntMatchParameterObjectType | ErrorType_actionTypeTooManyObjectDropdownSearchArounds | ErrorType_actionTypeMissingConditionValuesInActionsObjectSet | ErrorType_actionTypeStructParameterPrefillsMustBeDefinedForAllFieldsOrNone | ErrorType_actionTypeParametersDoNotMatchParameterOrdering | ErrorType_actionTypeParameterPrefillCannotReferenceHighCardinalityObjectReferenceParameter | ErrorType_actionTypeParameterValidationReferencesLaterParameters | ErrorType_actionTypeDeletingAndEditingSameParameterRid | ErrorType_actionTypeAddingAndEditingSameParameterId | ErrorType_actionTypeDataConstraintsPropertyMappedToOptionalParameter | ErrorType_actionTypeNonExistentParametersUsedInParameterPrefill | ErrorType_actionTypeObjectReferenceTypeCreateObjectOptionValue | ErrorType_actionTypeStructParameterPrefillReferencesStructPropertyWithIncompatibleCardinality | ErrorType_actionTypeStructParameterPrefillsNotReferencingSameProperty | ErrorType_actionTypeInvalidLogicRuleForObjectType | ErrorType_actionTypeConditionsAreNotIndexedCorrectly | ErrorType_actionTypeApiNameConflict | ErrorType_actionTypeObjectParameterPropertyValueCannotReferenceStructProperty | ErrorType_actionTypeHasRevertsEnabledAndSynchronousWebhook | ErrorType_actionTypeValidationsOrderingNotExactlySameAsValidationRuleSet | ErrorType_actionTypeValidationsOrderingContainsDuplicates | ErrorType_actionTypeHasRevertsEnabledForInvalidObjectTypeStorageBackendCategory | ErrorType_actionTypeHasRevertsEnabledForInvalidLinkTypeStorageBackendCategory | ErrorType_actionTypeReferencesNonExistentSharedPropertyTypesInInterfaceTypes | ErrorType_actionTypeReferencesNonExistentInterfacePropertyTypesInInterfaceTypes | ErrorType_actionTypeReferencesNonExistentPropertyTypesInObjectTypes | ErrorType_actionTypeReferencesNonExistentEntityTypes | ErrorType_actionTypeReferencesOptionalSharedPropertyTypesInInterfaceTypes | ErrorType_actionTypeReferencesOptionalInterfacePropertyTypesInInterfaceTypes | ErrorType_actionTypeActionLogConfiguredForFunctionButFunctionProvenanceIsNotSet | ErrorType_actionTypeActionLogReferencesPropertiesOfNonSingletonObject | ErrorType_actionTypeActionTypeParametersReferencedInActionLogRuleDoNotExist | ErrorType_actionTypeActionLogSummaryContainsObjectParameters | ErrorType_actionTypeActionLogReasonCodePropertiesNotMapped | ErrorType_actionTypeActionTypeObjectTypesEditedDoNotHaveCorrespondingActionLogValue | ErrorType_actionTypeActionLogContainsValuesNotGeneratedByAction | ErrorType_actionTypeActionLogRequiredValuesNotAllPresentExactlyOnce | ErrorType_actionTypeActionLogObjectTypeIdSuppliedEmpty | ErrorType_actionTypeActionLogObjectTypeDoesNotExist | ErrorType_actionTypeActionLogPropertyTypeIdReferencedDoesNotExist | ErrorType_actionTypeActionLogValueDoesNotMatchObjectPropertyTypes | ErrorType_actionTypeActionLogRequiredButNotEnabled | ErrorType_actionTypeActionLogSummaryMessagePartTooLong | ErrorType_actionTypeActionLogSummaryTooManyMessageParts | ErrorType_actionTypeFunctionLocatorNotLatestPublishedOnFoundryBranch | ErrorType_actionTypeCountExceeded | ErrorType_actionTypeButtonTextTooLong | ErrorType_actionTypeSuccessMessageTooLong | ErrorType_actionTypeTooManyLogicRules | ErrorType_actionTypeTooManyParameters | ErrorType_actionTypeTooManySections | ErrorType_actionTypeTooManySubmissionCriteria | ErrorType_actionTypeFailureMessageTooLong | ErrorType_actionTypeStaticValueTooLong | ErrorType_actionTypeDefaultStringTooLong | ErrorType_actionTypeDisplayNameTooLong | ErrorType_actionTypeDescriptionTooLong | ErrorType_actionTypeSectionDisplayNameTooLong | ErrorType_actionTypeSectionDescriptionTooLong | ErrorType_actionTypeParameterDisplayNameTooLong | ErrorType_actionTypeParameterDescriptionTooLong | ErrorType_actionTypeStructParameterFieldsListLengthValidationCannotBeDefined | ErrorType_actionTypeStructParameterShouldNotHaveTopLevelPrefillDefined | ErrorType_actionTypeStructParameterFieldAllowedValueIsIncompatibleWithFieldType | ErrorType_actionTypeStructParameterFieldRenderHintIsIncompatibleWithFieldTypeAndAllowedValue | ErrorType_actionTypeStructParameterHasInvalidTopLevelAllowedValues | ErrorType_actionTypeStructParameterFieldObjectReferenceReferencesNonExistentObjectType | ErrorType_actionTypeParameterCbacConstraintContainsInvalidMaxClassification | ErrorType_actionTypeCbacConstraintOnNonSecuringCbacParameterMissingMaxClassification | ErrorType_actionTypeStringCbacPickerTypeclassUsedOnNonStringParameter | ErrorType_actionTypeInsufficientPermissionsToAddStringCbacPickerTypeclass | ErrorType_actionTypeInsufficientPermissionsToModifyMaxClassificationOfNonSecuringCbacParameter | ErrorType_actionTypeTooManyTypeClasses | ErrorType_actionTypeTypeClassKindTooLong | ErrorType_actionTypeTypeClassValueTooLong | ErrorType_actionTypeInvalidApiNamePrefixes | ErrorType_actionTypeParameterPrefillValueTypeDoesNotMatchBaseParameterType | ErrorType_actionTypeInterfaceReferenceParameterPrefillReferencesNonInterfaceReferenceParameter | ErrorType_actionTypeObjectReferenceParameterPrefillReferencesNonObjectReferenceParameter | ErrorType_actionTypePrefillValueTypeIsNotSupported | ErrorType_actionTypeParameterTransformNotSupported | ErrorType_actionTypeObjectParameterPrefillReferencesNonExistentPropertyType | ErrorType_actionTypeObjectParameterPrefillReferencesNonExistentObjectType | ErrorType_typeGroupCountExceeded | ErrorType_typeGroupDisplayNameTooLong | ErrorType_typeGroupDescriptionTooLong | ErrorType_typeGroupDisplayNameAlreadyExists | ErrorType_propertySecurityGroupNameTooLong | ErrorType_primaryKeyReferencesInMultiplePropertySecurityGroups | ErrorType_missingPropertySecurityGroupTypes | ErrorType_nonUniquePropertySecurityGroupNames | ErrorType_objectEditsCannotBeCopiedForObjectTypeOnBranchNeedsRebasing | ErrorType_objectTypeBranchIndexingConfigCanOnlyBeSetOnNonDefaultBranches | ErrorType_branchIndexingConfigCanOnlyBeSetForManyToManyLinkTypes | ErrorType_parentObjectTypeBranchIndexingConfigCanOnlyBeSetForObjectTypesPresentOnTheParentBranch | ErrorType_parentLinkTypeBranchIndexingConfigCanOnlyBeSetForLinkTypesPresentOnTheParentBranch | ErrorType_structSharedPropertyFieldModificationsInconsistentWithObjectTypeStructPropertyFieldDefinitions | ErrorType_unexpectedValidationFailure | ErrorType_validationBlockOverrideContainsValueType;
|
|
2955
|
+
export type ErrorType = ErrorType_ontologyEntityApiNameConflicts | ErrorType_objectTypeFieldApiNameConflict | ErrorType_ontologyBranchConflictsWithMain | ErrorType_intermediaryLinkTypeInvalidAssociatedLinkType | ErrorType_intermediaryLinkTypeMustBeOsv2 | ErrorType_intermediaryLinkTypeReferencedObjectTypesMustBeOsv2 | ErrorType_linkTypeStreamDatasourceInvalidRetentionWindow | ErrorType_linkTypeReferencedDatasourceNotFound | ErrorType_linkTypePropertiesReferenceSameColumn | ErrorType_linkTypeDatasourceSchemaNotFound | ErrorType_linkTypeColumnMissingFromBackingDatasource | ErrorType_linkTypePropertyIncompatibleBackingColumnType | ErrorType_linkTypeManyToManyWritebackDatasetPresentOnOsv2 | ErrorType_linkTypeDatasourceAlreadyExists | ErrorType_linkTypeStatusAndObjectTypeStatusConflict | ErrorType_linkTypeReferencedLinkTypesNotFound | ErrorType_objectTypeReferencedLinkTypesNotFound | ErrorType_linkTypeReferencedLinkTypesDeleted | ErrorType_linkTypeHasMultipleDatasources | ErrorType_linkTypeToDeleteIsReferencedByExistingTypes | ErrorType_linkTypeHasNoDatasources | ErrorType_linkTypeOneToManyWithDatasourcesNotAllowed | ErrorType_linkTypeStatusAndObjectTypePropertyTypeStatusConflict | ErrorType_linkTypeInvalidOneToManyCardinalityHint | ErrorType_linkTypeReferencedObjectTypesNotFound | ErrorType_linkTypeReferencedObjectTypesDeleted | ErrorType_linkTypeInvalidApiName | ErrorType_linkTypeInvalidDeletionsWithReferencingDatasources | ErrorType_linkTypeStatusAndPropertyTypeStatusConflict | ErrorType_linkTypeInvalidVisibility | ErrorType_linkTypeCannotEditPrivilegedProvenance | ErrorType_linkTypeReadOnlyV1V2NotAllowed | ErrorType_linkTypeEntityMetadataModifyRequestWithInvalidObjectDbType | ErrorType_linkTypeEntityMetadataModifyRequestWithInvalidObjectDbRid | ErrorType_linkTypeOsv1NotAllowed | ErrorType_linkTypeReadOnlyV2WithPatchesEnabled | ErrorType_linkTypeV1WithOsv2ObjectDbsEnabled | ErrorType_linkTypeInvalidRevertV1ToV2Migration | ErrorType_linkTypeOsv2WithMultipleClustersEnabled | ErrorType_linkTypeEditabilityChangeDuringV1ToV2Migration | ErrorType_linkTypeInvalidPrimaryKeyReference | ErrorType_linkTypeForeignKeyTypeMismatch | ErrorType_linkTypeForeignKeyReferenceDoesNotExist | ErrorType_linkTypePrimaryAndForeignKeyTypeMismatch | ErrorType_linkTypeInvalidDerivedForeignKey | ErrorType_linkTypeManyToManyDatasourcePrimaryKeyDoesNotExist | ErrorType_linkTypeManyToManyCountExceeded | ErrorType_linkTypeOneToManyCountExceeded | ErrorType_linkTypeDisplayNameTooLong | ErrorType_linkTypeTooManyTypeClasses | ErrorType_linkTypeTypeClassKindTooLong | ErrorType_linkTypeTypeClassValueTooLong | ErrorType_linkTypeInvalidApiNamePrefixes | ErrorType_linkTypeIdClashesAfterRebase | ErrorType_sensorLinkTypeCannotBeSelfReferential | ErrorType_sensorLinkTypeNotAttachedToObjectType | ErrorType_sensorLinkTypesNotFound | ErrorType_sensorLinkTypeLinkedSensorObjectTypeDoesNotHaveSensorTrait | ErrorType_interfaceTypeToDeleteIsReferencedByExistingTypes | ErrorType_interfaceTypeContainsDuplicateProperties | ErrorType_interfacePropertyTypeRidNotMatchingSharedPropertyTypeRidLocator | ErrorType_interfaceTypeModificationReferencesNonExistentInterfaceProperties | ErrorType_interfaceTypeModificationReferencesNonExistentInterfaceLinkTypes | ErrorType_interfaceTypeExtendedDoesNotExistOrDeleted | ErrorType_interfaceTypeWithActiveStatusRemovingInterfacePropertyTypes | ErrorType_interfaceTypeInvalidApiName | ErrorType_interfaceTypeDeclaresRequiredParentPropertyAsOptional | ErrorType_interfaceRedeclaresInheritedInterfaceDefinedProperty | ErrorType_interfaceTypeReferencedSharedPropertyTypesDoNotExistOrDeleted | ErrorType_interfaceTypeExtendsTooManyInterfaces | ErrorType_interfaceTypeLinkedEntityTypeNotFound | ErrorType_interfaceTypeContainsTooManyProperties | ErrorType_interfaceLinkTypeApiNameConflict | ErrorType_interfacePropertyTypeApiNameConflict | ErrorType_interfaceTypeImplementedTooOften | ErrorType_interfaceTypeCountExceeded | ErrorType_interfaceTypeDisplayNameTooLong | ErrorType_interfaceTypeDescriptionTooLong | ErrorType_interfaceLinkTypeDisplayNameTooLong | ErrorType_interfaceLinkTypeDescriptionTooLong | ErrorType_interfacePropertyTypeDisplayNameTooLong | ErrorType_interfacePropertyTypeDescriptionTooLong | ErrorType_interfaceTypeInvalidApiNamePrefixes | ErrorType_invalidReducerSortFieldType | ErrorType_objectTypeInvalidArrayReducerFieldReferences | ErrorType_objectTypeReducerOnStructPropertyMissingSortField | ErrorType_objectTypeRuleSetBindingAssociatedWithDerivedPropertyType | ErrorType_objectTypeMissingPropertiesAssociatedWithWorkflow | ErrorType_objectTypeWorkflowTraitMappingsDoNotExistOnTrait | ErrorType_objectTypeDatasourceGeotimeSeriesIntegrationRidIsInvalid | ErrorType_objectTypeGeotimeSeriesDatasourceDoesNotReferenceExistingProperties | ErrorType_objectTypeGeotimeSeriesDatasourceGeotimeCatalogIsNotInstalled | ErrorType_objectTypeGeotimeSeriesDatasourceDoesNotReferenceGeotimeSeriesProperties | ErrorType_objectTypeDataSecurityModifiedOnBranch | ErrorType_objectTypePropertiesReferenceSameColumnName | ErrorType_objectTypeTimeSeriesDatasourceDoesNotReferenceExistingProperties | ErrorType_objectTypeTimeSeriesSyncRidIsNotTimeSeriesSync | ErrorType_objectTypeTimeSeriesDatasourceDoesNotReferenceTimeDependentProperties | ErrorType_objectTypePropertyTypeDuplicateMappings | ErrorType_objectTypePropertyTypeMarkingMustBeBackedByDatasourceWithGranularPermissions | ErrorType_objectTypeRevDbIntegratedBackedByStreamDatasource | ErrorType_objectTypeDatasourceWithoutPrimaryKeyColumn | ErrorType_objectTypeDatasourceColumnMappingMismatch | ErrorType_objectTypeReferencedDatasourceNotFound | ErrorType_objectTypePrimaryKeyIsDerived | ErrorType_objectTypePropertyTypeMarkingMustBeReferencedInGranularPolicy | ErrorType_objectTypeDatasourceAlreadyExists | ErrorType_objectTypeWithUnmappedTitleProperty | ErrorType_objectTypeInvalidTypeChangeOfExistingDatasource | ErrorType_objectTypeMismatchedSecurityGroupGranularPolicyOperandDataTypes | ErrorType_objectTypeNonEmptyPropertyInSecurityGroupGranularPolicyNotCondition | ErrorType_objectTypeUnmappedPropertiesInPropertySecurityGroup | ErrorType_objectTypeUnexpectedPropertyTypeReferencedInSecurityGroupGranularPolicy | ErrorType_objectTypeUnsupportedSecurityGroupGranularPolicyOperands | ErrorType_objectTypeUnsupportedSecurityGroupGranularPolicyOperandDataType | ErrorType_objectTypeInvalidOperatorForSecurityGroupGranularPolicyOperands | ErrorType_objectTypeUnmappedPropertyInSecurityGroupGranularPolicy | ErrorType_objectTypeAssumedMarkingSpecifiedWithoutBackingDatasource | ErrorType_objectTypeNullablePropertyInSecurityGroupGranularPolicyMarkingCondition | ErrorType_objectTypeInvalidNumberOfPropertyReferencesInPropertySecurityGroup | ErrorType_objectTypePropertySecurityGroupsNotSupportedWithMultipleDatasources | ErrorType_objectTypePropertySecurityGroupsNotSupportedWithMaterializations | ErrorType_objectTypePropertySecurityGroupsNotSupportedWithRvMaterializations | ErrorType_editsOnlyObjectTypeMustHavePropertySecurityGroups | ErrorType_objectTypePropertySecurityGroupsNotSupportedOnBranches | ErrorType_builderCannotDeletePropertySecurityGroupsSetOnParentBranch | ErrorType_objectTypePropertyIncompatibleBackingColumnType | ErrorType_objectTypePropertyIncompatibleDecimalColumnType | ErrorType_objectTypeStructColumnFieldMissingFromBackingDatasource | ErrorType_objectTypeDatasourceSchemaNotFound | ErrorType_objectTypeColumnMissingFromBackingDatasource | ErrorType_objectTypeDerivedPropertyTypeIsTitle | ErrorType_objectTypeNotAllPropertyTypesAreMappedToDatasource | ErrorType_objectTypePropertyTypeMarkingMustHaveAssociatedMarkingConstraintsOnDatasource | ErrorType_objectTypeGpsPolicyColumnsFromRestrictedViewsAreMapped | ErrorType_objectTypeDatasourceUpdateModificationCannotChangeAssumedMarkings | ErrorType_objectTypeMediaDatasourceDoesNotReferenceExistingProperties | ErrorType_objectTypeMediaSetViewLocatorsDoNotExist | ErrorType_objectTypeMediaDatasourceDoesNotReferenceMediaReferenceProperties | ErrorType_objectTypeMediaDatasourceDoesNotHaveAnyMediaSourceRids | ErrorType_objectTypeHasNoDatasources | ErrorType_objectTypePrimaryKeyPropertyTypeDoesNotExist | ErrorType_objectTypePrimaryKeyInvalidTypesWithWriteback | ErrorType_objectTypeInvalidApiName | ErrorType_objectTypeTooManyAliases | ErrorType_objectTypeDerivedPropertyDefinitionLinkTypeNotFoundOrDeleted | ErrorType_objectTypeDerivedPropertyMultiHopLinkExceedsMaximumStepCount | ErrorType_objectTypeDerivedPropertyIncompatibleDefinitionAndForeignPropertyBaseType | ErrorType_objectTypeDerivedPropertyLinkDefinitionCardinalityInvalid | ErrorType_objectTypeDerivedPropertyLinkDoesNotFormChain | ErrorType_objectTypeDerivedPropertyTypeDependOnAnotherDerivedProperty | ErrorType_objectTypeDerivedPropertyMultiHopLinkIsEmpty | ErrorType_objectTypeDerivedPropertyBaseTypeChangedWhenObjectTypeIsNotModified | ErrorType_objectTypeDerivedPropertyDefinitionDoesNotMatchSharedPropertyType | ErrorType_objectTypeForeignPropertyTypeInDerivedPropertyDefinitionNotFound | ErrorType_objectTypeTitlePropertyTypeNotFound | ErrorType_objectTypePrimaryKeyUsesEditOnlyPropertyTypeInDataBackedDatasource | ErrorType_objectTypeEventMetadataReferencesNonExistentProperty | ErrorType_objectTypeTimeseriesMetadataReferencesNonExistentProperty | ErrorType_objectTypeActionLogDeletionStillReferencesEnabledActionType | ErrorType_objectTypeSensorTraitReferencesNonExistentProperty | ErrorType_objectTypeReadingPropertyTypeMustBeTimeDependent | ErrorType_objectTypeCompositePrimaryKeysNotAllowed | ErrorType_objectTypeInvalidDeletionsWithReferencingDatasources | ErrorType_objectTypeInvalidStatus | ErrorType_objectTypeWithEditsHistoryCannotAddUnsupportedPropertyTypes | ErrorType_objectTypeCannotEnableEditsHistoryWithUnsupportedPropertyTypes | ErrorType_objectTypeGeotimeSeriesReferencePropertyIsTitle | ErrorType_objectTypeGeotimeSeriesReferencePropertyTypeHasNoDatasources | ErrorType_objectTypeGeotimeSeriesReferencePropertyShouldNotHaveRenderHints | ErrorType_objectTypeGeotimeSeriesReferenceIsNotOnObjectStorageV2 | ErrorType_objectTypeInvalidTypeForDerivedProperty | ErrorType_objectTypeValueTypeAssociatedWithDerivedPropertyType | ErrorType_objectTypeDataConstraintAssociatedWithDerivedPropertyType | ErrorType_objectTypeInlineActionAssociatedWithDerivedPropertyType | ErrorType_objectTypeReferencedPropertyDoesNotExist | ErrorType_objectTypeTimeDependentPropertyShouldNotBeSearchable | ErrorType_objectTypeInvalidSeriesMetadata | ErrorType_objectTypeTimeDependentPropertyShouldNotBePrimaryKeyOrTitle | ErrorType_objectTypeTimeDependentPropertyMustBeReferencedByExactlyOneTimeSeriesDatasource | ErrorType_objectTypeInvalidNonNumericInternalInterpolation | ErrorType_objectTypeTimeDependentPropertyShouldNotHaveRenderHints | ErrorType_objectTypeInvalidNumericInternalInterpolation | ErrorType_objectTypeTimeDependentPropertyTypeHasNoDatasources | ErrorType_objectTypePhonographNumberOfReplicasTypeclassMustBeOnPrimaryKey | ErrorType_objectTypeInvalidArrayBasePropertyType | ErrorType_objectTypeInvalidPropertyTypeApiName | ErrorType_objectTypeAtMostOneOfReplacedByAndReplacedByIdCanBeSetOnPropertyTypeStatus | ErrorType_objectTypePropertyTypeWithReplaceByIdNotFound | ErrorType_objectTypeInvalidPropertyTypeVisibility | ErrorType_objectTypeStructPropertyTypeFieldDisplayNameTooLong | ErrorType_objectTypeStructPropertyTypeFieldsDuplicateApiNames | ErrorType_objectTypeStructPropertyTypeIsNotOnObjectStorageV2ObjectType | ErrorType_objectTypeStructPropertyTypeShouldNotHaveRenderHints | ErrorType_objectTypeStructPropertyCannotChangeBaseTypes | ErrorType_objectTypeStructPropertyTypeFieldTypeClassKindTooLong | ErrorType_objectTypeStructPropertyTypeFieldHasInvalidApiName | ErrorType_objectTypeStructPropertyTypeFieldAliasTooLong | ErrorType_objectTypeStructPropertyTypeMustHaveAtLeastOneField | ErrorType_objectTypeStructPropertyTypeFieldHasTooManyTypeClasses | ErrorType_objectTypeStructPropertyTypeFieldHasTooManyAliases | ErrorType_objectTypeStructPropertyTypeFieldTypeClassNameTooLong | ErrorType_objectTypeStructFieldBasePropertyTypeInvalid | ErrorType_cipherTextPropertyTypetWithNonStringPlainTextType | ErrorType_objectTypeStructPropertyTypeIsTitle | ErrorType_objectTypeStructPropertyTypeFieldDescriptionTooLong | ErrorType_objectTypeStructPropertyTypeShouldNotHaveRenderHintsError | ErrorType_objectTypeStructMainValueFieldsEmpty | ErrorType_objectTypeStructMainValueFieldsNotFound | ErrorType_sharedPropertyTypeInvalidArrayReducerFieldReferences | ErrorType_sharedPropertyTypeStructMainValueFieldsNotFound | ErrorType_sharedPropertyTypeInvalidReducerSortFieldType | ErrorType_reducersNotAllowedOnSharedPropertyTypeArraySubtype | ErrorType_objectTypeReferencedPropertyMustBeDifferent | ErrorType_objectTypeReferencedPropertyTypeMismatch | ErrorType_objectTypeInvalidAnalyzer | ErrorType_objectTypeInvalidLanguageAnalyzer | ErrorType_objectTypeCannotUseAnalyzerExperimentalAndAnalyzerOverride | ErrorType_objectTypePrimaryKeyTypeForbidden | ErrorType_objectTypeReferenceDeletedInlineActionTypes | ErrorType_objectTypePrimaryKeyTimeDependentPropertyMustBeIndexedForSearch | ErrorType_objectTypePropertyTypeStatusAndObjectTypeStatusConflict | ErrorType_objectTypeBaseFormatterReferencedPropertiesDoNotExist | ErrorType_objectTypeAttachmentPropertyShouldNotBePrimaryKeyOrTitle | ErrorType_objectTypeAttachmentPropertyShouldNotBeSearchable | ErrorType_objectTypeAttachmentPropertyShouldNotHaveRenderHints | ErrorType_objectTypeInlineActionTypesCannotBeAssociatedWithObjectTypePrimaryKeys | ErrorType_objectTypeVectorPropertyIsNotOnObjectStorageV2ObjectType | ErrorType_objectTypeVectorPropertyTypeDimensionInvalid | ErrorType_objectTypeVectorPropertyTypeEmbeddingModelUnknown | ErrorType_objectTypeVectorPropertyTypeQuantizationInvalid | ErrorType_objectTypeVectorPropertySimilarityFunctionConfigurationInvalid | ErrorType_objectTypeDataNullabilityV2NotEnabled | ErrorType_objectTypeMultipleDataNullabilitiesConfigured | ErrorType_objectTypeNoEmptyCollectionsDataConstraintOnlyAllowedForArrayType | ErrorType_objectTypeMediaReferencePropertyTypeHasNoDatasources | ErrorType_objectTypeMediaReferencePropertyIsReferencedByMoreThanOneMediaSourceDatasource | ErrorType_objectTypeMediaReferencePropertyIsReferencedByMoreThanOneMediaDatasourceType | ErrorType_objectTypeMediaReferenceIsNotOnObjectStorageV2ObjectType | ErrorType_objectTypeMediaReferencePropertyIsTitle | ErrorType_objectTypeMediaReferencePropertyShouldNotHaveRenderHints | ErrorType_objectTypeMultipleUploadMediaSetViewDatasourcesForSameProperty | ErrorType_objectTypeMediaSetViewDatasourceUploadPropertyNotInProperties | ErrorType_objectTypeGothamMappingAlreadyInUse | ErrorType_objectTypeMissingPermissionToEnableTypeMapping | ErrorType_objectTypeObjectStorageV1MappedToGotham | ErrorType_objectTypeRevDbIntegrationHasNoMappedProperties | ErrorType_objectTypeHasModifiedLocalPropertyGothamMapping | ErrorType_objectTypeHasUnmappedPropertyWithCustomGothamUri | ErrorType_objectTypeViewRestrictedContainsGothamMapping | ErrorType_objectTypeInPrivatePackageContainsGothamMapping | ErrorType_objectTypeHasModifiedGothamUris | ErrorType_objectTypeInvalidVisibility | ErrorType_objectTypeHasNoPrimaryKey | ErrorType_objectTypeHasTooManyDatasources | ErrorType_objectTypeCannotEditPrivilegedProvenance | ErrorType_objectTypeBothDerivedPropertyTypeAndObjectStorageV1MappedToGotham | ErrorType_objectTypeEditsResolutionStrategyModificationOnlyAllowedForOsv2 | ErrorType_objectTypeInvalidRevertOsv1ToOsv2Migration | ErrorType_objectTypeEditsResolutionStrategyModificationTimestampPropertyNotInDatasource | ErrorType_objectTypeReadOnlyOsv2WithPatchesEnabled | ErrorType_objectTypeOsv1WithOsv2ObjectDbsEnabled | ErrorType_objectTypeEnablingEditsHistoryNotSupported | ErrorType_objectTypeStreamDatasourceSupportedOnlyWithObjectStorageV2 | ErrorType_objectTypeOsv1CannotCreate | ErrorType_objectTypeReadOnlyV1V2NotAllowed | ErrorType_objectTypeRestrictedViewDatasourceV2SupportedOnlyWithObjectStorageV2 | ErrorType_objectTypeOsv2WithMultipleClustersEnabled | ErrorType_objectTypeEntityMetadataModifyRequestWithInvalidObjectDbType | ErrorType_objectTypeDatasetDatasourceV2SupportedOnlyWithObjectStorageV2 | ErrorType_objectTypeEntityMetadataModifyRequestWithInvalidObjectDbRid | ErrorType_objectTypeEditabilityChangeDuringV1ToV2Migration | ErrorType_objectTypeEditsHistoryChangeDuringV1ToV2Migration | ErrorType_objectTypeEditsResolutionStrategyModificationTimestampPropertyNotFound | ErrorType_objectTypeStreamDatasourceWithPatchesEnabled | ErrorType_objectTypeEntityMetadataModifyRequestWithInvalidObjectDbConfigValue | ErrorType_objectTypeToDeleteIsReferencedByExistingInterfaceLinkTypes | ErrorType_objectTypeImplementsTooManyInterfaces | ErrorType_objectTypeInterfaceImplementationInvalidIsIndexedForSearch | ErrorType_objectTypeInterfaceImplementationInvalidDataConstraints | ErrorType_objectTypeInterfaceImplementationConflictingPropertyImplementation | ErrorType_objectTypeInterfaceImplementationPropertyHasDifferentType | ErrorType_objectTypeInterfaceImplementationPropertyNotFound | ErrorType_objectTypeInterfaceImplementationPropertyTypesHaveConflictingApiNames | ErrorType_objectTypeInterfaceImplementationTypeClassesDoNotMatch | ErrorType_objectTypeInterfaceImplementationValueTypeDoesNotMatch | ErrorType_objectTypeInterfaceImplementationInvalidStructFieldTypeImplementation | ErrorType_objectTypeInterfaceImplementationInvalidInterfacePropertyForStructPropertyMappingImplementation | ErrorType_objectTypeInterfaceImplementationInvalidStructPropertyMappingImplementation | ErrorType_objectTypeInterfaceImplementationInvalidStructFieldMapping | ErrorType_objectTypeInterfaceImplementationUnmappedInterfaceStructField | ErrorType_objectTypeInterfaceImplementationReducedPropertyMissingReducers | ErrorType_objectTypeInterfaceImplementationImplementsPropertyThatDoesNotExist | ErrorType_objectTypeInterfaceImplementationDoesNotImplementAllProperties | ErrorType_objectTypeInterfaceImplementationImplementingLinkTypeDoesNotReferenceObjectType | ErrorType_objectTypeInterfaceImplementationImplementingLinkTypeSideIsAmbiguous | ErrorType_objectTypeInterfaceImplementationImplementingLinkTypeSideDoesNotMatchLinkDefinitionType | ErrorType_objectTypeInterfaceImplementationImplementingLinkTypeSideIsIncorrect | ErrorType_objectTypeInterfaceImplementationInvalidLinkedEntityImplementingLinkType | ErrorType_objectTypeInterfaceImplementationLinkTypeImplementedMoreThanOnce | ErrorType_objectTypeInterfaceImplementationNotUsingPrimaryKey | ErrorType_objectTypeInterfaceImplementationUsingPrimaryKey | ErrorType_objectTypePropertyImplementationImplicitAndExplicit | ErrorType_objectTypeInterfaceLinkNotFound | ErrorType_objectTypeInterfaceLinkTypeImplementedTooOften | ErrorType_objectTypeRequiredInterfaceLinkTypeNotImplemented | ErrorType_objectTypeCountExceeded | ErrorType_objectTypeTooManyPropertiesAndStructFields | ErrorType_objectTypeStreamDatasourceTooManyPropertiesAndStructFields | ErrorType_objectTypeDisplayNameTooLong | ErrorType_objectTypeDescriptionTooLong | ErrorType_objectTypePropertyTypeDisplayNameTooLong | ErrorType_objectTypePropertyTypeDescriptionTooLong | ErrorType_objectTypeTooManyTypeClasses | ErrorType_objectTypeTypeClassKindTooLong | ErrorType_objectTypeTypeClassValueTooLong | ErrorType_objectTypeAliasTooLong | ErrorType_objectTypeInvalidApiNamePrefixes | ErrorType_objectTypeInvalidIconColor | ErrorType_objectTypeInvalidIconType | ErrorType_objectTypeInvalidCardinalityImplementingInterfaceLinkType | ErrorType_objectTypeMarkingPropertyTypesOnlyAllowedOnOsv2 | ErrorType_objectTypeInvalidMarkingPropertyType | ErrorType_objectTypeMarkingPropertyTypesMustBeNonNullable | ErrorType_objectTypeCbacMarkingPropertyTypeMustBeNonEmpty | ErrorType_objectTypeWithDerivedPropertiesMappedToGotham | ErrorType_objectTypePrimaryKeyChangeMissingSchemaMigration | ErrorType_objectTypeDeletedPropertyTypeMissingSchemaMigration | ErrorType_objectTypePropertyDataTypeChangeMissingSchemaMigration | ErrorType_objectTypeDeletedDatasourceMissingSchemaMigration | ErrorType_objectTypeSchemaMigrationSourceSchemaVersionContainsMultipleTransitions | ErrorType_objectTypeContainsTooManySchemaMigrations | ErrorType_objectTypeReferencedBySchemaMigrationDoesNotExist | ErrorType_objectTypeSchemaMigrationSchemaVersionNewerThanLatest | ErrorType_objectTypeSchemaMigrationSchemaVersionLessThanOne | ErrorType_objectTypeSchemaMigrationSourceSchemaVersionNewerOrEqualToTarget | ErrorType_objectTypeSchemaMigrationModifiesPastTransitionsOnBranch | ErrorType_objectTypeSchemaMigrationDeletesTransitionsOnBranch | ErrorType_objectTypeSchemaMigrationContainsDuplicateSchemaMigrationRids | ErrorType_objectTypePropertySecurityGroupReferencesNonExistentProperty | ErrorType_objectTypeReferencedTypeGroupsDoNotExist | ErrorType_objectTypeForbiddenTitleProperty | ErrorType_objectTypePropertyIdClashesWithMainBranch | ErrorType_objectTypeIdClashesAfterRebase | ErrorType_objectTypePropertyCannotBeDeletedWhenReferencedInActionNotification | ErrorType_objectTypeDatasourceWithInvalidRetentionTargetSize | ErrorType_reducersNotAllowedOnArraySubtype | ErrorType_ruleSetBindingReferencingMissingPropertyTypeIds | ErrorType_ruleSetCountExceeded | ErrorType_ruleSetNameTooLong | ErrorType_ruleSetDescriptionTooLong | ErrorType_ruleSetNamedTypeNameTooLong | ErrorType_workflowObjectTypeTraitPropertyTypeMismatch | ErrorType_workflowReferencedLinkTypeDeleted | ErrorType_workflowPropertiesAssociatedMissing | ErrorType_workflowReferencedLinkTypeNotFound | ErrorType_workflowReferencedObjectTypeDeleted | ErrorType_workflowReferencedObjectTypesNotFound | ErrorType_workflowCountExceeded | ErrorType_workflowDisplayNameTooLong | ErrorType_workflowDescriptionTooLong | ErrorType_workflowArchetypeIdTooLong | ErrorType_workflowArchetypeVersionTooLong | ErrorType_sharedPropertyTypeInvalidApiName | ErrorType_sharedPropertyTypeFormatterCannotReferenceOtherPropertyType | ErrorType_sharedPropertyTypeReferencesMissingValueType | ErrorType_sharedPropertyTypeStructPropertyCannotChangeBaseTypes | ErrorType_sharedPropertyTypesToModifyAreImported | ErrorType_sharedPropertyTypeInvalidVisibility | ErrorType_sharedPropertyTypeGothamMappingAlreadyInUse | ErrorType_sharedPropertyTypeHasModifiedGothamUris | ErrorType_sharedPropertyTypeValueTypeUsageMissingStructField | ErrorType_sharedPropertyTypeValueTypeUsageMismatchStructField | ErrorType_sharedPropertyTypeGeotimeSeriesReferencePropertyShouldNotHaveRenderHints | ErrorType_sharedPropertyTypeValueTypeUsageMismatchScaleOrPrecision | ErrorType_sharedPropertyTypeValueTypeUsageMismatch | ErrorType_sharedPropertyTypeAttachmentPropertyShouldNotHaveRenderHints | ErrorType_sharedPropertyTypeAttachmentPropertyShouldNotBeSearchable | ErrorType_sharedPropertyTypeToDeleteIsReferencedByExistingTypes | ErrorType_sharedPropertyTypeMediaReferencePropertyShouldNotHaveRenderHints | ErrorType_sharedPropertyTypeCountExceeded | ErrorType_sharedPropertyTypeDisplayNameTooLong | ErrorType_sharedPropertyTypeDescriptionTooLong | ErrorType_sharedPropertyTypeTooManyTypeClasses | ErrorType_sharedPropertyTypeTypeClassKindTooLong | ErrorType_sharedPropertyTypeTypeClassValueTooLong | ErrorType_sharedPropertyTypeAliasTooLong | ErrorType_sharedPropertyTypeTooManyAliases | ErrorType_sharedPropertyTypeInvalidMarking | ErrorType_sharedPropertyTypesMarkingMustBeNonNullable | ErrorType_sharedPropertyTypeCbacMarkingMustBeNonEmpty | ErrorType_sharedPropertyTypeInvalidApiNamePrefixes | ErrorType_sharedPropertyTypeBacksMultipleProperties | ErrorType_actionTypeHasRevertsEnabledButEmptyEnabledForConfiguration | ErrorType_actionTypeMissingRevertDuration | ErrorType_actionTypeInvalidRevertDuration | ErrorType_actionTypeFormContentOrderingNotExactlySameAsSectionSet | ErrorType_actionTypeParametersInFormContentOrderingDontMatchParameterOrdering | ErrorType_actionTypeFormContentOrderingContainsDuplicates | ErrorType_actionTypeFormContentOrderingNotExactlySameAsParameterSet | ErrorType_actionTypeLinkRuleDoesNotReferenceManyToManyLinkType | ErrorType_actionTypeInterfaceLinkTypeDoesNotExistOnInterface | ErrorType_actionTypeInterfaceLinkRuleReferenceObjectTypeThatDoesNotImplementInterface | ErrorType_actionTypeInterfaceLinkRuleReferenceObjectTypeThatDoesNotImplementInterfaceLinkType | ErrorType_actionTypeInterfaceLinkRuleHasParameterWithInvalidTypeToLinkExistingObject | ErrorType_actionTypeInterfaceLinkRuleInterfaceTypeMismatch | ErrorType_actionTypeInterfaceLinkRuleHasInvalidCreatedObjectReference | ErrorType_actionTypeInterfaceLinkRuleDoesNotReferenceTheTargetObjectType | ErrorType_actionTypeInterfaceLinkRuleReferencesInvalidAddObjectTypeLogicRule | ErrorType_actionTypeInterfaceLinkRuleReferencesInvalidAddInterfaceTypeLogicRule | ErrorType_actionTypeInterfaceLinkRuleReferencesLogicRuleThatComesAfterIt | ErrorType_actionTypePrimaryKeyInAddObjectRuleDoesNotUseValidLogicRuleValue | ErrorType_actionTypeApiNameMissing | ErrorType_actionTypeDoesNotHaveActionTypeLevelValidation | ErrorType_actionTypeStructParametersNotAllowedInPropertyTypeLogicRuleValueMappings | ErrorType_actionTypeUserValidationFiltersExceedMaximum | ErrorType_actionTypeCannotFindObjectTypes | ErrorType_actionTypeCannotUpdateLegacyMediaPropertyWithLogicRuleValueFromAction | ErrorType_actionTypeStructPropertyFieldMappingHasIncompatibleCardinality | ErrorType_actionTypeStructPropertyFieldMappingHasInconsistentCardinality | ErrorType_actionTypeTypeclassUsageNotAllowed | ErrorType_actionTypeParameterOrderingNotExactlySameAsParameterSet | ErrorType_actionTypeParameterOrderingContainsDuplicates | ErrorType_actionTypeCannotPerformOperationWithRedactedValue | ErrorType_actionTypeStructPropertyFieldMappedToIncompatibleBaseType | ErrorType_actionTypeInterfaceStructPropertyFieldMappedToIncompatibleBaseType | ErrorType_actionTypeInterfaceStructPropertyFieldMappingHasIncompatibleCardinality | ErrorType_actionTypeInterfaceStructPropertyFieldMappingHasInconsistentCardinality | ErrorType_actionTypeActionLogObjectsCannotBeEdited | ErrorType_actionTypeNonExistentParametersUsedInLogic | ErrorType_actionTypeObjectMissingPrimaryKey | ErrorType_actionTypeEditingNonEditablePropertyType | ErrorType_actionTypeObjectSetRidsNotAllowedInConditionValues | ErrorType_actionTypeApiNameInvalidFormat | ErrorType_actionTypePropertyTypeDoesNotMatchMappedLogicRuleValue | ErrorType_actionTypeStructPropertyTypesNotAllowedInPropertyTypeLogicRuleValueMappings | ErrorType_actionTypeStructFieldLogicMappingDoesNotMatchStructPropertyDefinition | ErrorType_actionTypeMissingParameterToObjectTypeIdMapping | ErrorType_actionTypeStructFieldLogicMappingDoesNotMatchInterfaceStructPropertyDefinition | ErrorType_actionTypeObjectParameterPropertyValueInPrefillsCannotReferenceStructProperty | ErrorType_actionTypeParameterTypeDoesNotMatchParameterValidationType | ErrorType_actionTypeConditionValueCannotReferenceHighCardinalityObjectReferenceParameter | ErrorType_actionTypeStructParameterFieldPrefillReferencesNonexistentObjectPropertyTypeStructField | ErrorType_actionTypeStructParameterFieldPrefillReferencesNonexistentInterfacePropertyTypeStructField | ErrorType_actionTypeNonExistentParametersUsedInConditionValue | ErrorType_actionTypeModifyObjectRuleDoesNotReferenceObjectTypeParameter | ErrorType_actionTypeCannotUseMediaReferenceForObjectOrInterfaceParameterProperty | ErrorType_actionTypeStructParameterFieldPrefillReferencesIncompatibleObjectPropertyTypeStructField | ErrorType_actionTypeStructParameterFieldPrefillReferencesIncompatibleInterfacePropertyTypeStructField | ErrorType_actionTypeCannotUseTimeSeriesReferenceForObjectOrInterfaceParameterProperty | ErrorType_actionTypeParameterValidationNotFound | ErrorType_actionTypeInvalidObjectDropdownStartingParameter | ErrorType_actionTypeObjectSetObjectTypeDoesntMatchParameterObjectType | ErrorType_actionTypeTooManyObjectDropdownSearchArounds | ErrorType_actionTypeMissingConditionValuesInActionsObjectSet | ErrorType_actionTypeStructParameterPrefillsMustBeDefinedForAllFieldsOrNone | ErrorType_actionTypeParametersDoNotMatchParameterOrdering | ErrorType_actionTypeParameterPrefillCannotReferenceHighCardinalityObjectReferenceParameter | ErrorType_actionTypeParameterValidationReferencesLaterParameters | ErrorType_actionTypeDeletingAndEditingSameParameterRid | ErrorType_actionTypeAddingAndEditingSameParameterId | ErrorType_actionTypeDataConstraintsPropertyMappedToOptionalParameter | ErrorType_actionTypeNonExistentParametersUsedInParameterPrefill | ErrorType_actionTypeObjectReferenceTypeCreateObjectOptionValue | ErrorType_actionTypeStructParameterPrefillReferencesStructPropertyWithIncompatibleCardinality | ErrorType_actionTypeStructParameterPrefillsNotReferencingSameProperty | ErrorType_actionTypeInvalidLogicRuleForObjectType | ErrorType_actionTypeConditionsAreNotIndexedCorrectly | ErrorType_actionTypeApiNameConflict | ErrorType_actionTypeObjectParameterPropertyValueCannotReferenceStructProperty | ErrorType_actionTypeHasRevertsEnabledAndSynchronousWebhook | ErrorType_actionTypeValidationsOrderingNotExactlySameAsValidationRuleSet | ErrorType_actionTypeValidationsOrderingContainsDuplicates | ErrorType_actionTypeHasRevertsEnabledForInvalidObjectTypeStorageBackendCategory | ErrorType_actionTypeHasRevertsEnabledForInvalidLinkTypeStorageBackendCategory | ErrorType_actionTypeReferencesNonExistentSharedPropertyTypesInInterfaceTypes | ErrorType_actionTypeReferencesNonExistentInterfacePropertyTypesInInterfaceTypes | ErrorType_actionTypeReferencesNonExistentPropertyTypesInObjectTypes | ErrorType_actionTypeReferencesNonExistentEntityTypes | ErrorType_actionTypeReferencesOptionalSharedPropertyTypesInInterfaceTypes | ErrorType_actionTypeReferencesOptionalInterfacePropertyTypesInInterfaceTypes | ErrorType_actionTypeActionLogConfiguredForFunctionButFunctionProvenanceIsNotSet | ErrorType_actionTypeActionLogReferencesPropertiesOfNonSingletonObject | ErrorType_actionTypeActionTypeParametersReferencedInActionLogRuleDoNotExist | ErrorType_actionTypeActionLogStructFieldMappingReferencesNonExistentOrWrongTypeParameter | ErrorType_actionTypeActionLogSummaryContainsObjectParameters | ErrorType_actionTypeActionLogReasonCodePropertiesNotMapped | ErrorType_actionTypeActionTypeObjectTypesEditedDoNotHaveCorrespondingActionLogValue | ErrorType_actionTypeActionLogContainsValuesNotGeneratedByAction | ErrorType_actionTypeActionLogRequiredValuesNotAllPresentExactlyOnce | ErrorType_actionTypeActionLogObjectTypeIdSuppliedEmpty | ErrorType_actionTypeActionLogObjectTypeDoesNotExist | ErrorType_actionTypeActionLogPropertyTypeIdReferencedDoesNotExist | ErrorType_actionTypeActionLogValueDoesNotMatchObjectPropertyTypes | ErrorType_actionTypeActionLogRequiredButNotEnabled | ErrorType_actionTypeActionLogSummaryMessagePartTooLong | ErrorType_actionTypeActionLogSummaryTooManyMessageParts | ErrorType_actionTypeFunctionLocatorNotLatestPublishedOnFoundryBranch | ErrorType_actionTypeCountExceeded | ErrorType_actionTypeButtonTextTooLong | ErrorType_actionTypeSuccessMessageTooLong | ErrorType_actionTypeTooManyLogicRules | ErrorType_actionTypeTooManyParameters | ErrorType_actionTypeTooManySections | ErrorType_actionTypeTooManySubmissionCriteria | ErrorType_actionTypeFailureMessageTooLong | ErrorType_actionTypeStaticValueTooLong | ErrorType_actionTypeDefaultStringTooLong | ErrorType_actionTypeDisplayNameTooLong | ErrorType_actionTypeDescriptionTooLong | ErrorType_actionTypeSectionDisplayNameTooLong | ErrorType_actionTypeSectionDescriptionTooLong | ErrorType_actionTypeParameterDisplayNameTooLong | ErrorType_actionTypeParameterDescriptionTooLong | ErrorType_actionTypeStructParameterFieldsListLengthValidationCannotBeDefined | ErrorType_actionTypeStructParameterShouldNotHaveTopLevelPrefillDefined | ErrorType_actionTypeStructParameterFieldAllowedValueIsIncompatibleWithFieldType | ErrorType_actionTypeStructParameterFieldRenderHintIsIncompatibleWithFieldTypeAndAllowedValue | ErrorType_actionTypeStructParameterHasInvalidTopLevelAllowedValues | ErrorType_actionTypeStructParameterFieldObjectReferenceReferencesNonExistentObjectType | ErrorType_actionTypeParameterCbacConstraintContainsInvalidMaxClassification | ErrorType_actionTypeCbacConstraintOnNonSecuringCbacParameterMissingMaxClassification | ErrorType_actionTypeStringCbacPickerTypeclassUsedOnNonStringParameter | ErrorType_actionTypeInsufficientPermissionsToAddStringCbacPickerTypeclass | ErrorType_actionTypeInsufficientPermissionsToModifyMaxClassificationOfNonSecuringCbacParameter | ErrorType_actionTypeTooManyTypeClasses | ErrorType_actionTypeTypeClassKindTooLong | ErrorType_actionTypeTypeClassValueTooLong | ErrorType_actionTypeInvalidApiNamePrefixes | ErrorType_actionTypeParameterPrefillValueTypeDoesNotMatchBaseParameterType | ErrorType_actionTypeInterfaceReferenceParameterPrefillReferencesNonInterfaceReferenceParameter | ErrorType_actionTypeObjectReferenceParameterPrefillReferencesNonObjectReferenceParameter | ErrorType_actionTypePrefillValueTypeIsNotSupported | ErrorType_actionTypeParameterTransformNotSupported | ErrorType_actionTypeObjectParameterPrefillReferencesNonExistentPropertyType | ErrorType_actionTypeObjectParameterPrefillReferencesNonExistentObjectType | ErrorType_typeGroupCountExceeded | ErrorType_typeGroupDisplayNameTooLong | ErrorType_typeGroupDescriptionTooLong | ErrorType_typeGroupDisplayNameAlreadyExists | ErrorType_propertySecurityGroupNameTooLong | ErrorType_primaryKeyReferencesInMultiplePropertySecurityGroups | ErrorType_missingPropertySecurityGroupTypes | ErrorType_nonUniquePropertySecurityGroupNames | ErrorType_nonUniquePropertySecurityGroupSecurityPolicies | ErrorType_objectEditsCannotBeCopiedForObjectTypeOnBranchNeedsRebasing | ErrorType_objectTypeBranchIndexingConfigCanOnlyBeSetOnNonDefaultBranches | ErrorType_branchIndexingConfigCanOnlyBeSetForManyToManyLinkTypes | ErrorType_parentObjectTypeBranchIndexingConfigCanOnlyBeSetForObjectTypesPresentOnTheParentBranch | ErrorType_parentLinkTypeBranchIndexingConfigCanOnlyBeSetForLinkTypesPresentOnTheParentBranch | ErrorType_resetSchemaMigrationsCanOnlyBeAppliedToNonDefaultBranches | ErrorType_structSharedPropertyFieldModificationsInconsistentWithObjectTypeStructPropertyFieldDefinitions | ErrorType_unexpectedValidationFailure | ErrorType_validationBlockOverrideContainsValueType | ErrorType_invalidCompassFoldersForEntities | ErrorType_compassFoldersUsedInDefaultOntology | ErrorType_compassFoldersUsedInCbacEnvironment | ErrorType_compassFolderEntityResourceNameIsEmpty | ErrorType_compassFolderEntityResourceNameContainsIllegalSubstrings | ErrorType_compassFolderEntityResourceNameIsIllegalValue | ErrorType_compassFolderEntityResourceNameIsTooLong | ErrorType_actionLogPropertyIsNotStructButMappedAsStruct | ErrorType_actionLogStructFieldMappingIncomplete | ErrorType_actionLogStructFieldMappingHasInconsistentCardinality | ErrorType_actionLogStructFieldMappingHasIncompatibleCardinality | ErrorType_actionLogStructFieldMappedToIncompatibleBaseType;
|
|
2584
2956
|
export interface IndeterminateErrorCategory {}
|
|
2585
2957
|
/**
|
|
2586
2958
|
* Two interface link types have the same API name. API Names must be unique within the context of an interface. I.e. across all links in an interface and its super interfaces.
|
|
@@ -2595,6 +2967,18 @@ export interface InterfaceLinkTypeDescriptionTooLong {}
|
|
|
2595
2967
|
*/
|
|
2596
2968
|
export interface InterfaceLinkTypeDisplayNameTooLong {}
|
|
2597
2969
|
/**
|
|
2970
|
+
* Two interface properties have the same API name. API Names must be unique within the context of an interface. I.e. across all properties in an interface and its super interfaces.
|
|
2971
|
+
*/
|
|
2972
|
+
export interface InterfacePropertyTypeApiNameConflict {}
|
|
2973
|
+
/**
|
|
2974
|
+
* The description of an interface property type exceeds the maximum length.
|
|
2975
|
+
*/
|
|
2976
|
+
export interface InterfacePropertyTypeDescriptionTooLong {}
|
|
2977
|
+
/**
|
|
2978
|
+
* The display name of an interface property type exceeds the maximum length.
|
|
2979
|
+
*/
|
|
2980
|
+
export interface InterfacePropertyTypeDisplayNameTooLong {}
|
|
2981
|
+
/**
|
|
2598
2982
|
* The locator of the interface property type rid and the backing shared property type rid do not match.
|
|
2599
2983
|
*/
|
|
2600
2984
|
export interface InterfacePropertyTypeRidNotMatchingSharedPropertyTypeRidLocator {}
|
|
@@ -2731,6 +3115,14 @@ export interface InvalidActionTypeWithIdentifier {
|
|
|
2731
3115
|
errorCategory: ActionTypeErrorCategory;
|
|
2732
3116
|
identifier: _api_ActionTypeIdentifier;
|
|
2733
3117
|
}
|
|
3118
|
+
/**
|
|
3119
|
+
* Entities cannot be created in (or migrated to) Compass folders or projects that:
|
|
3120
|
+
* - Are not in the same Namespace as the ontology
|
|
3121
|
+
* - Are user projects
|
|
3122
|
+
* - Are service projects
|
|
3123
|
+
* - Not visible to the user
|
|
3124
|
+
*/
|
|
3125
|
+
export interface InvalidCompassFoldersForEntities {}
|
|
2734
3126
|
export interface InvalidEntity_objectType {
|
|
2735
3127
|
type: "objectType";
|
|
2736
3128
|
objectType: InvalidObjectTypeWithIdentifier;
|
|
@@ -2852,6 +3244,10 @@ export interface InvalidObjectTypeWithIdentifier {
|
|
|
2852
3244
|
errorCategory: ObjectTypeErrorCategory;
|
|
2853
3245
|
identifier: _api_ObjectTypeIdentifier;
|
|
2854
3246
|
}
|
|
3247
|
+
/**
|
|
3248
|
+
* Reducer sort fields have invalid types in property type.
|
|
3249
|
+
*/
|
|
3250
|
+
export interface InvalidReducerSortFieldType {}
|
|
2855
3251
|
export interface InvalidRuleSetWithIdentifier {
|
|
2856
3252
|
identifier: _api_formatting_RuleSetIdentifier;
|
|
2857
3253
|
}
|
|
@@ -2957,6 +3353,11 @@ export interface LinkTypeHasMultipleDatasources {}
|
|
|
2957
3353
|
*/
|
|
2958
3354
|
export interface LinkTypeHasNoDatasources {}
|
|
2959
3355
|
/**
|
|
3356
|
+
* At least two LinkTypes were created with the same ID on the branch and its parent(s). This is not allowed.
|
|
3357
|
+
* To proceed with the rebase, one of them must be deleted.
|
|
3358
|
+
*/
|
|
3359
|
+
export interface LinkTypeIdClashesAfterRebase {}
|
|
3360
|
+
/**
|
|
2960
3361
|
* The specified API Name for the LinkType is invalid. See documentation for ApiName for details.
|
|
2961
3362
|
*/
|
|
2962
3363
|
export interface LinkTypeInvalidApiName {}
|
|
@@ -3100,6 +3501,10 @@ export interface MissingPropertySecurityGroupTypes {}
|
|
|
3100
3501
|
* Property security group names must be unique within the object type.
|
|
3101
3502
|
*/
|
|
3102
3503
|
export interface NonUniquePropertySecurityGroupNames {}
|
|
3504
|
+
/**
|
|
3505
|
+
* Property security group security policies must be unique within the object type.
|
|
3506
|
+
*/
|
|
3507
|
+
export interface NonUniquePropertySecurityGroupSecurityPolicies {}
|
|
3103
3508
|
export interface NotFoundErrorCategory {}
|
|
3104
3509
|
/**
|
|
3105
3510
|
* Edits from parent ontology branch cannot be copied for this object type, because ontology needs to be rebased.
|
|
@@ -3183,6 +3588,10 @@ export interface ObjectTypeColumnMissingFromBackingDatasource {}
|
|
|
3183
3588
|
*/
|
|
3184
3589
|
export interface ObjectTypeCompositePrimaryKeysNotAllowed {}
|
|
3185
3590
|
/**
|
|
3591
|
+
* Too many migrations in a single transition for the given ObjectType.
|
|
3592
|
+
*/
|
|
3593
|
+
export interface ObjectTypeContainsTooManySchemaMigrations {}
|
|
3594
|
+
/**
|
|
3186
3595
|
* The count of object types exceeds the allowed limit.
|
|
3187
3596
|
*/
|
|
3188
3597
|
export interface ObjectTypeCountExceeded {}
|
|
@@ -3354,6 +3763,10 @@ export type ObjectTypeErrorCategory = ObjectTypeErrorCategory_definition | Objec
|
|
|
3354
3763
|
*/
|
|
3355
3764
|
export interface ObjectTypeEventMetadataReferencesNonExistentProperty {}
|
|
3356
3765
|
/**
|
|
3766
|
+
* Two fields within an Object Type have the same API Name or inherited API name.
|
|
3767
|
+
*/
|
|
3768
|
+
export interface ObjectTypeFieldApiNameConflict {}
|
|
3769
|
+
/**
|
|
3357
3770
|
* Having a title with the given type is not supported.
|
|
3358
3771
|
*/
|
|
3359
3772
|
export interface ObjectTypeForbiddenTitleProperty {}
|
|
@@ -3418,6 +3831,19 @@ export interface ObjectTypeHasNoPrimaryKey {}
|
|
|
3418
3831
|
*/
|
|
3419
3832
|
export interface ObjectTypeHasTooManyDatasources {}
|
|
3420
3833
|
/**
|
|
3834
|
+
* A previously mapped property has been unmapped, but it has a custom Gotham URI. A custom Gotham URI means
|
|
3835
|
+
* the property was imported from Gotham (typically through marketplace installation) and the UUID in the URI
|
|
3836
|
+
* does NOT match the property's RID locator. These custom URIs cannot be regenerated and recovered - if the
|
|
3837
|
+
* property is unmapped, the custom URI is lost forever. Only privileged users can unmap properties with
|
|
3838
|
+
* custom Gotham URIs.
|
|
3839
|
+
*/
|
|
3840
|
+
export interface ObjectTypeHasUnmappedPropertyWithCustomGothamUri {}
|
|
3841
|
+
/**
|
|
3842
|
+
* At least two ObjectTypes were created with the same ID on the branch and its parent(s). This is not allowed.
|
|
3843
|
+
* To proceed with the rebase, one of them must be deleted.
|
|
3844
|
+
*/
|
|
3845
|
+
export interface ObjectTypeIdClashesAfterRebase {}
|
|
3846
|
+
/**
|
|
3421
3847
|
* An object type implements more than the allowed number of interfaces. The number of interfaces implemented includes both explicit and implicit implementations. If an object type implements InterfaceB which extends InterfaceA, then the number of implementations the object type has is 2.
|
|
3422
3848
|
*/
|
|
3423
3849
|
export interface ObjectTypeImplementsTooManyInterfaces {}
|
|
@@ -3470,6 +3896,10 @@ export interface ObjectTypeInterfaceImplementationImplementsPropertyThatDoesNotE
|
|
|
3470
3896
|
*/
|
|
3471
3897
|
export interface ObjectTypeInterfaceImplementationInvalidDataConstraints {}
|
|
3472
3898
|
/**
|
|
3899
|
+
* The interface property type is not a struct or the interface struct field rid cannot be found.
|
|
3900
|
+
*/
|
|
3901
|
+
export interface ObjectTypeInterfaceImplementationInvalidInterfacePropertyForStructPropertyMappingImplementation {}
|
|
3902
|
+
/**
|
|
3473
3903
|
* Expected local property implementing interface property to have the same value for indexed for search, but it did not.
|
|
3474
3904
|
*/
|
|
3475
3905
|
export interface ObjectTypeInterfaceImplementationInvalidIsIndexedForSearch {}
|
|
@@ -3478,6 +3908,18 @@ export interface ObjectTypeInterfaceImplementationInvalidIsIndexedForSearch {}
|
|
|
3478
3908
|
*/
|
|
3479
3909
|
export interface ObjectTypeInterfaceImplementationInvalidLinkedEntityImplementingLinkType {}
|
|
3480
3910
|
/**
|
|
3911
|
+
* One or more struct field mappings from interface property to object property have mismatched base types.
|
|
3912
|
+
*/
|
|
3913
|
+
export interface ObjectTypeInterfaceImplementationInvalidStructFieldMapping {}
|
|
3914
|
+
/**
|
|
3915
|
+
* The implementing property type is not a struct or the struct field does not exist in the struct type.
|
|
3916
|
+
*/
|
|
3917
|
+
export interface ObjectTypeInterfaceImplementationInvalidStructFieldTypeImplementation {}
|
|
3918
|
+
/**
|
|
3919
|
+
* The implementing property type is not a struct or the object struct field rid cannot be found.
|
|
3920
|
+
*/
|
|
3921
|
+
export interface ObjectTypeInterfaceImplementationInvalidStructPropertyMappingImplementation {}
|
|
3922
|
+
/**
|
|
3481
3923
|
* An interface link type constraint is fulfilled more than once for an interface and the multiple implementations are not the same. When an interface and its super interface are both explicitly implemented by an object type, the implementation for an inherited link on the interface must be the same as the implementation of the link for the super interface. Additionally, the implementation of two child interfaces of the same super interface must have the same implementation for any inherited links.
|
|
3482
3924
|
*/
|
|
3483
3925
|
export interface ObjectTypeInterfaceImplementationLinkTypeImplementedMoreThanOnce {}
|
|
@@ -3498,10 +3940,18 @@ export interface ObjectTypeInterfaceImplementationPropertyNotFound {}
|
|
|
3498
3940
|
*/
|
|
3499
3941
|
export interface ObjectTypeInterfaceImplementationPropertyTypesHaveConflictingApiNames {}
|
|
3500
3942
|
/**
|
|
3943
|
+
* The interface property is implemented through a reducer but the implementing property does not have any reducers defined on it.
|
|
3944
|
+
*/
|
|
3945
|
+
export interface ObjectTypeInterfaceImplementationReducedPropertyMissingReducers {}
|
|
3946
|
+
/**
|
|
3501
3947
|
* The object type implements the interface but the property type classes do not match.
|
|
3502
3948
|
*/
|
|
3503
3949
|
export interface ObjectTypeInterfaceImplementationTypeClassesDoNotMatch {}
|
|
3504
3950
|
/**
|
|
3951
|
+
* One or more interface struct fields are not mapped to any object property struct field.
|
|
3952
|
+
*/
|
|
3953
|
+
export interface ObjectTypeInterfaceImplementationUnmappedInterfaceStructField {}
|
|
3954
|
+
/**
|
|
3505
3955
|
* An object type is using a primary key property to implement an interface property that cannot be implemented with a primary key property.
|
|
3506
3956
|
*/
|
|
3507
3957
|
export interface ObjectTypeInterfaceImplementationUsingPrimaryKey {}
|
|
@@ -3534,6 +3984,10 @@ export interface ObjectTypeInvalidApiNamePrefixes {}
|
|
|
3534
3984
|
*/
|
|
3535
3985
|
export interface ObjectTypeInvalidArrayBasePropertyType {}
|
|
3536
3986
|
/**
|
|
3987
|
+
* Array property type reducers reference struct fields that do not exist in the array's subtype.
|
|
3988
|
+
*/
|
|
3989
|
+
export interface ObjectTypeInvalidArrayReducerFieldReferences {}
|
|
3990
|
+
/**
|
|
3537
3991
|
* Interface link type with a SINGLE cardinality is implemented by a link type with a many-to-many or a one-to-many cardinality.
|
|
3538
3992
|
*/
|
|
3539
3993
|
export interface ObjectTypeInvalidCardinalityImplementingInterfaceLinkType {}
|
|
@@ -3650,6 +4104,10 @@ export interface ObjectTypeMediaReferencePropertyShouldNotHaveRenderHints {}
|
|
|
3650
4104
|
*/
|
|
3651
4105
|
export interface ObjectTypeMediaReferencePropertyTypeHasNoDatasources {}
|
|
3652
4106
|
/**
|
|
4107
|
+
* A property designated for media uploads is not present in the datasource's properties set. Upload properties must be a subset of the properties backed by the datasource.
|
|
4108
|
+
*/
|
|
4109
|
+
export interface ObjectTypeMediaSetViewDatasourceUploadPropertyNotInProperties {}
|
|
4110
|
+
/**
|
|
3653
4111
|
* The provided media set view locators do not point to any existing media set view.
|
|
3654
4112
|
*/
|
|
3655
4113
|
export interface ObjectTypeMediaSetViewLocatorsDoNotExist {}
|
|
@@ -3670,6 +4128,10 @@ export interface ObjectTypeMissingPropertiesAssociatedWithWorkflow {}
|
|
|
3670
4128
|
*/
|
|
3671
4129
|
export interface ObjectTypeMultipleDataNullabilitiesConfigured {}
|
|
3672
4130
|
/**
|
|
4131
|
+
* Multiple media set view datasources are designated for uploads to the same property. Only one datasource per property can be used for uploads.
|
|
4132
|
+
*/
|
|
4133
|
+
export interface ObjectTypeMultipleUploadMediaSetViewDatasourcesForSameProperty {}
|
|
4134
|
+
/**
|
|
3673
4135
|
* Can only set noEmptyCollections data constraint for Array type. Use noNulls for non collection types.
|
|
3674
4136
|
*/
|
|
3675
4137
|
export interface ObjectTypeNoEmptyCollectionsDataConstraintOnlyAllowedForArrayType {}
|
|
@@ -3784,6 +4246,12 @@ export interface ObjectTypePropertySecurityGroupsNotSupportedWithMaterialization
|
|
|
3784
4246
|
*/
|
|
3785
4247
|
export interface ObjectTypePropertySecurityGroupsNotSupportedWithMultipleDatasources {}
|
|
3786
4248
|
/**
|
|
4249
|
+
* Property security groups are not supported for Object Types that have Restricted View Materializations.
|
|
4250
|
+
*/
|
|
4251
|
+
export interface ObjectTypePropertySecurityGroupsNotSupportedWithRvMaterializations {
|
|
4252
|
+
rvMaterializationRids: Array<string>;
|
|
4253
|
+
}
|
|
4254
|
+
/**
|
|
3787
4255
|
* The description of an object type property exceeds the maximum length.
|
|
3788
4256
|
*/
|
|
3789
4257
|
export interface ObjectTypePropertyTypeDescriptionTooLong {}
|
|
@@ -3828,6 +4296,14 @@ export interface ObjectTypeReadOnlyOsv2WithPatchesEnabled {}
|
|
|
3828
4296
|
*/
|
|
3829
4297
|
export interface ObjectTypeReadOnlyV1V2NotAllowed {}
|
|
3830
4298
|
/**
|
|
4299
|
+
* A reducer on a struct array is missing a sort field specification.
|
|
4300
|
+
*/
|
|
4301
|
+
export interface ObjectTypeReducerOnStructPropertyMissingSortField {}
|
|
4302
|
+
/**
|
|
4303
|
+
* At least one schema migration is referencing an ObjectTypeRid that does not exist in the latest ontology.
|
|
4304
|
+
*/
|
|
4305
|
+
export interface ObjectTypeReferencedBySchemaMigrationDoesNotExist {}
|
|
4306
|
+
/**
|
|
3831
4307
|
* The specified datasources do not exist.
|
|
3832
4308
|
*/
|
|
3833
4309
|
export interface ObjectTypeReferencedDatasourceNotFound {}
|
|
@@ -3876,6 +4352,34 @@ export interface ObjectTypeRevDbIntegrationHasNoMappedProperties {}
|
|
|
3876
4352
|
*/
|
|
3877
4353
|
export interface ObjectTypeRuleSetBindingAssociatedWithDerivedPropertyType {}
|
|
3878
4354
|
/**
|
|
4355
|
+
* Duplicate schema migration in a single transition for the given ObjectType.
|
|
4356
|
+
*/
|
|
4357
|
+
export interface ObjectTypeSchemaMigrationContainsDuplicateSchemaMigrationRids {}
|
|
4358
|
+
/**
|
|
4359
|
+
* Cannot delete transitions on a branch.
|
|
4360
|
+
*/
|
|
4361
|
+
export interface ObjectTypeSchemaMigrationDeletesTransitionsOnBranch {}
|
|
4362
|
+
/**
|
|
4363
|
+
* Cannot modify past transitions on a branch.
|
|
4364
|
+
*/
|
|
4365
|
+
export interface ObjectTypeSchemaMigrationModifiesPastTransitionsOnBranch {}
|
|
4366
|
+
/**
|
|
4367
|
+
* The schema version provided in the schema migration is less than one which is the lowest possible version.
|
|
4368
|
+
*/
|
|
4369
|
+
export interface ObjectTypeSchemaMigrationSchemaVersionLessThanOne {}
|
|
4370
|
+
/**
|
|
4371
|
+
* The schema version provided in the schema migration is newer than the latest.
|
|
4372
|
+
*/
|
|
4373
|
+
export interface ObjectTypeSchemaMigrationSchemaVersionNewerThanLatest {}
|
|
4374
|
+
/**
|
|
4375
|
+
* There are at least two transitions from the same source schema version in the request.
|
|
4376
|
+
*/
|
|
4377
|
+
export interface ObjectTypeSchemaMigrationSourceSchemaVersionContainsMultipleTransitions {}
|
|
4378
|
+
/**
|
|
4379
|
+
* The source schema version provided in the schema migration is newer or equal to the target.
|
|
4380
|
+
*/
|
|
4381
|
+
export interface ObjectTypeSchemaMigrationSourceSchemaVersionNewerOrEqualToTarget {}
|
|
4382
|
+
/**
|
|
3879
4383
|
* The sensor trait contains a property type id that is not present in the ObjectType's properties.
|
|
3880
4384
|
*/
|
|
3881
4385
|
export interface ObjectTypeSensorTraitReferencesNonExistentProperty {}
|
|
@@ -3900,6 +4404,14 @@ export interface ObjectTypeStructColumnFieldMissingFromBackingDatasource {}
|
|
|
3900
4404
|
*/
|
|
3901
4405
|
export interface ObjectTypeStructFieldBasePropertyTypeInvalid {}
|
|
3902
4406
|
/**
|
|
4407
|
+
* Struct property type main value fields cannot be empty.
|
|
4408
|
+
*/
|
|
4409
|
+
export interface ObjectTypeStructMainValueFieldsEmpty {}
|
|
4410
|
+
/**
|
|
4411
|
+
* Some struct property type main value fields do not exist in the struct.
|
|
4412
|
+
*/
|
|
4413
|
+
export interface ObjectTypeStructMainValueFieldsNotFound {}
|
|
4414
|
+
/**
|
|
3903
4415
|
* Cannot change a property to or from a struct property type.
|
|
3904
4416
|
*/
|
|
3905
4417
|
export interface ObjectTypeStructPropertyCannotChangeBaseTypes {}
|
|
@@ -3996,10 +4508,6 @@ export interface ObjectTypeTimeseriesMetadataReferencesNonExistentProperty {}
|
|
|
3996
4508
|
*/
|
|
3997
4509
|
export interface ObjectTypeTimeSeriesSyncRidIsNotTimeSeriesSync {}
|
|
3998
4510
|
/**
|
|
3999
|
-
* The title property type of an object type cannot be backed by a derived property.
|
|
4000
|
-
*/
|
|
4001
|
-
export interface ObjectTypeTitlePropertyTypeIsDerivedProperty {}
|
|
4002
|
-
/**
|
|
4003
4511
|
* There is no corresponding property type for the given title property.
|
|
4004
4512
|
*/
|
|
4005
4513
|
export interface ObjectTypeTitlePropertyTypeNotFound {}
|
|
@@ -4068,6 +4576,10 @@ export interface ObjectTypeVectorPropertyTypeDimensionInvalid {}
|
|
|
4068
4576
|
*/
|
|
4069
4577
|
export interface ObjectTypeVectorPropertyTypeEmbeddingModelUnknown {}
|
|
4070
4578
|
/**
|
|
4579
|
+
* Vector property uses an invalid Quantization.
|
|
4580
|
+
*/
|
|
4581
|
+
export interface ObjectTypeVectorPropertyTypeQuantizationInvalid {}
|
|
4582
|
+
/**
|
|
4071
4583
|
* View restricted ObjectTypes cannot be mapped to Gotham.
|
|
4072
4584
|
*/
|
|
4073
4585
|
export interface ObjectTypeViewRestrictedContainsGothamMapping {}
|
|
@@ -4120,6 +4632,18 @@ export interface PrimaryKeyReferencesInMultiplePropertySecurityGroups {}
|
|
|
4120
4632
|
*/
|
|
4121
4633
|
export interface PropertySecurityGroupNameTooLong {}
|
|
4122
4634
|
/**
|
|
4635
|
+
* Reducers are not allowed on arrays of this subtype in property type.
|
|
4636
|
+
*/
|
|
4637
|
+
export interface ReducersNotAllowedOnArraySubtype {}
|
|
4638
|
+
/**
|
|
4639
|
+
* Reducers are not allowed on arrays of this subtype in shared property type.
|
|
4640
|
+
*/
|
|
4641
|
+
export interface ReducersNotAllowedOnSharedPropertyTypeArraySubtype {}
|
|
4642
|
+
/**
|
|
4643
|
+
* Resetting schema migrations can only be applied to non default branches
|
|
4644
|
+
*/
|
|
4645
|
+
export interface ResetSchemaMigrationsCanOnlyBeAppliedToNonDefaultBranches {}
|
|
4646
|
+
/**
|
|
4123
4647
|
* A RuleSetBinding is referencing missing PropertyTypeIds.
|
|
4124
4648
|
*/
|
|
4125
4649
|
export interface RuleSetBindingReferencingMissingPropertyTypeIds {}
|
|
@@ -4249,10 +4773,18 @@ export interface SharedPropertyTypeInvalidApiName {}
|
|
|
4249
4773
|
*/
|
|
4250
4774
|
export interface SharedPropertyTypeInvalidApiNamePrefixes {}
|
|
4251
4775
|
/**
|
|
4776
|
+
* Array property type reducers reference struct field RIDs that do not exist in the shared property type's array subtype.
|
|
4777
|
+
*/
|
|
4778
|
+
export interface SharedPropertyTypeInvalidArrayReducerFieldReferences {}
|
|
4779
|
+
/**
|
|
4252
4780
|
* The provided MarkingType wasn't an allowed value.
|
|
4253
4781
|
*/
|
|
4254
4782
|
export interface SharedPropertyTypeInvalidMarking {}
|
|
4255
4783
|
/**
|
|
4784
|
+
* Reducer sort fields have invalid base types in shared property type.
|
|
4785
|
+
*/
|
|
4786
|
+
export interface SharedPropertyTypeInvalidReducerSortFieldType {}
|
|
4787
|
+
/**
|
|
4256
4788
|
* The supplied value for shared property type Visibility was invalid.
|
|
4257
4789
|
*/
|
|
4258
4790
|
export interface SharedPropertyTypeInvalidVisibility {}
|
|
@@ -4273,6 +4805,10 @@ export interface SharedPropertyTypesMarkingMustBeNonNullable {}
|
|
|
4273
4805
|
*/
|
|
4274
4806
|
export interface SharedPropertyTypesToModifyAreImported {}
|
|
4275
4807
|
/**
|
|
4808
|
+
* Some shared property type struct main value field RIDs do not exist in the overall struct property type.
|
|
4809
|
+
*/
|
|
4810
|
+
export interface SharedPropertyTypeStructMainValueFieldsNotFound {}
|
|
4811
|
+
/**
|
|
4276
4812
|
* Cannot change a property to or from a struct property type if the property type was imported from Gotham and is mapped as a composite.
|
|
4277
4813
|
*/
|
|
4278
4814
|
export interface SharedPropertyTypeStructPropertyCannotChangeBaseTypes {}
|
|
@@ -4346,6 +4882,30 @@ export type TypeGroupErrorCategory = TypeGroupErrorCategory_reference | TypeGrou
|
|
|
4346
4882
|
* Unexpected Validation Failure in OMS.
|
|
4347
4883
|
*/
|
|
4348
4884
|
export interface UnexpectedValidationFailure {}
|
|
4885
|
+
export interface UnsafeArg {
|
|
4886
|
+
name: string;
|
|
4887
|
+
value: UnsafeArgValue;
|
|
4888
|
+
}
|
|
4889
|
+
export interface UnsafeArgList {
|
|
4890
|
+
values: Array<UnsafeArgString>;
|
|
4891
|
+
}
|
|
4892
|
+
export interface UnsafeArgOptional {
|
|
4893
|
+
value?: UnsafeArgString | null | undefined;
|
|
4894
|
+
}
|
|
4895
|
+
export type UnsafeArgString = string;
|
|
4896
|
+
export interface UnsafeArgValue_string {
|
|
4897
|
+
type: "string";
|
|
4898
|
+
string: UnsafeArgString;
|
|
4899
|
+
}
|
|
4900
|
+
export interface UnsafeArgValue_list {
|
|
4901
|
+
type: "list";
|
|
4902
|
+
list: UnsafeArgList;
|
|
4903
|
+
}
|
|
4904
|
+
export interface UnsafeArgValue_optional {
|
|
4905
|
+
type: "optional";
|
|
4906
|
+
optional: UnsafeArgOptional;
|
|
4907
|
+
}
|
|
4908
|
+
export type UnsafeArgValue = UnsafeArgValue_string | UnsafeArgValue_list | UnsafeArgValue_optional;
|
|
4349
4909
|
/**
|
|
4350
4910
|
* Value Types are not allowed in parameter overrides.
|
|
4351
4911
|
*/
|