@osdk/client.unstable 2.7.0-beta.7 → 2.7.0-beta.9
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 +9 -0
- package/build/browser/index.js.map +1 -1
- package/build/cjs/index.cjs.map +1 -1
- package/build/cjs/index.d.cts +634 -29
- 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 +523 -23
- 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 +100 -10
- 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 +487 -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;
|
|
@@ -1037,6 +1181,10 @@ export interface ErrorType_objectTypePropertySecurityGroupsNotSupportedOnBranche
|
|
|
1037
1181
|
type: "objectTypePropertySecurityGroupsNotSupportedOnBranches";
|
|
1038
1182
|
objectTypePropertySecurityGroupsNotSupportedOnBranches: ObjectTypePropertySecurityGroupsNotSupportedOnBranches;
|
|
1039
1183
|
}
|
|
1184
|
+
export interface ErrorType_builderCannotDeletePropertySecurityGroupsSetOnParentBranch {
|
|
1185
|
+
type: "builderCannotDeletePropertySecurityGroupsSetOnParentBranch";
|
|
1186
|
+
builderCannotDeletePropertySecurityGroupsSetOnParentBranch: BuilderCannotDeletePropertySecurityGroupsSetOnParentBranch;
|
|
1187
|
+
}
|
|
1040
1188
|
export interface ErrorType_objectTypePropertyIncompatibleBackingColumnType {
|
|
1041
1189
|
type: "objectTypePropertyIncompatibleBackingColumnType";
|
|
1042
1190
|
objectTypePropertyIncompatibleBackingColumnType: ObjectTypePropertyIncompatibleBackingColumnType;
|
|
@@ -1361,6 +1509,30 @@ export interface ErrorType_objectTypeStructPropertyTypeShouldNotHaveRenderHintsE
|
|
|
1361
1509
|
type: "objectTypeStructPropertyTypeShouldNotHaveRenderHintsError";
|
|
1362
1510
|
objectTypeStructPropertyTypeShouldNotHaveRenderHintsError: ObjectTypeStructPropertyTypeShouldNotHaveRenderHintsError;
|
|
1363
1511
|
}
|
|
1512
|
+
export interface ErrorType_objectTypeStructMainValueFieldsEmpty {
|
|
1513
|
+
type: "objectTypeStructMainValueFieldsEmpty";
|
|
1514
|
+
objectTypeStructMainValueFieldsEmpty: ObjectTypeStructMainValueFieldsEmpty;
|
|
1515
|
+
}
|
|
1516
|
+
export interface ErrorType_objectTypeStructMainValueFieldsNotFound {
|
|
1517
|
+
type: "objectTypeStructMainValueFieldsNotFound";
|
|
1518
|
+
objectTypeStructMainValueFieldsNotFound: ObjectTypeStructMainValueFieldsNotFound;
|
|
1519
|
+
}
|
|
1520
|
+
export interface ErrorType_sharedPropertyTypeInvalidArrayReducerFieldReferences {
|
|
1521
|
+
type: "sharedPropertyTypeInvalidArrayReducerFieldReferences";
|
|
1522
|
+
sharedPropertyTypeInvalidArrayReducerFieldReferences: SharedPropertyTypeInvalidArrayReducerFieldReferences;
|
|
1523
|
+
}
|
|
1524
|
+
export interface ErrorType_sharedPropertyTypeStructMainValueFieldsNotFound {
|
|
1525
|
+
type: "sharedPropertyTypeStructMainValueFieldsNotFound";
|
|
1526
|
+
sharedPropertyTypeStructMainValueFieldsNotFound: SharedPropertyTypeStructMainValueFieldsNotFound;
|
|
1527
|
+
}
|
|
1528
|
+
export interface ErrorType_sharedPropertyTypeInvalidReducerSortFieldType {
|
|
1529
|
+
type: "sharedPropertyTypeInvalidReducerSortFieldType";
|
|
1530
|
+
sharedPropertyTypeInvalidReducerSortFieldType: SharedPropertyTypeInvalidReducerSortFieldType;
|
|
1531
|
+
}
|
|
1532
|
+
export interface ErrorType_reducersNotAllowedOnSharedPropertyTypeArraySubtype {
|
|
1533
|
+
type: "reducersNotAllowedOnSharedPropertyTypeArraySubtype";
|
|
1534
|
+
reducersNotAllowedOnSharedPropertyTypeArraySubtype: ReducersNotAllowedOnSharedPropertyTypeArraySubtype;
|
|
1535
|
+
}
|
|
1364
1536
|
export interface ErrorType_objectTypeReferencedPropertyMustBeDifferent {
|
|
1365
1537
|
type: "objectTypeReferencedPropertyMustBeDifferent";
|
|
1366
1538
|
objectTypeReferencedPropertyMustBeDifferent: ObjectTypeReferencedPropertyMustBeDifferent;
|
|
@@ -1429,6 +1601,10 @@ export interface ErrorType_objectTypeVectorPropertyTypeEmbeddingModelUnknown {
|
|
|
1429
1601
|
type: "objectTypeVectorPropertyTypeEmbeddingModelUnknown";
|
|
1430
1602
|
objectTypeVectorPropertyTypeEmbeddingModelUnknown: ObjectTypeVectorPropertyTypeEmbeddingModelUnknown;
|
|
1431
1603
|
}
|
|
1604
|
+
export interface ErrorType_objectTypeVectorPropertyTypeQuantizationInvalid {
|
|
1605
|
+
type: "objectTypeVectorPropertyTypeQuantizationInvalid";
|
|
1606
|
+
objectTypeVectorPropertyTypeQuantizationInvalid: ObjectTypeVectorPropertyTypeQuantizationInvalid;
|
|
1607
|
+
}
|
|
1432
1608
|
export interface ErrorType_objectTypeVectorPropertySimilarityFunctionConfigurationInvalid {
|
|
1433
1609
|
type: "objectTypeVectorPropertySimilarityFunctionConfigurationInvalid";
|
|
1434
1610
|
objectTypeVectorPropertySimilarityFunctionConfigurationInvalid: ObjectTypeVectorPropertySimilarityFunctionConfigurationInvalid;
|
|
@@ -1469,6 +1645,14 @@ export interface ErrorType_objectTypeMediaReferencePropertyShouldNotHaveRenderHi
|
|
|
1469
1645
|
type: "objectTypeMediaReferencePropertyShouldNotHaveRenderHints";
|
|
1470
1646
|
objectTypeMediaReferencePropertyShouldNotHaveRenderHints: ObjectTypeMediaReferencePropertyShouldNotHaveRenderHints;
|
|
1471
1647
|
}
|
|
1648
|
+
export interface ErrorType_objectTypeMultipleUploadMediaSetViewDatasourcesForSameProperty {
|
|
1649
|
+
type: "objectTypeMultipleUploadMediaSetViewDatasourcesForSameProperty";
|
|
1650
|
+
objectTypeMultipleUploadMediaSetViewDatasourcesForSameProperty: ObjectTypeMultipleUploadMediaSetViewDatasourcesForSameProperty;
|
|
1651
|
+
}
|
|
1652
|
+
export interface ErrorType_objectTypeMediaSetViewDatasourceUploadPropertyNotInProperties {
|
|
1653
|
+
type: "objectTypeMediaSetViewDatasourceUploadPropertyNotInProperties";
|
|
1654
|
+
objectTypeMediaSetViewDatasourceUploadPropertyNotInProperties: ObjectTypeMediaSetViewDatasourceUploadPropertyNotInProperties;
|
|
1655
|
+
}
|
|
1472
1656
|
export interface ErrorType_objectTypeGothamMappingAlreadyInUse {
|
|
1473
1657
|
type: "objectTypeGothamMappingAlreadyInUse";
|
|
1474
1658
|
objectTypeGothamMappingAlreadyInUse: ObjectTypeGothamMappingAlreadyInUse;
|
|
@@ -1489,6 +1673,10 @@ export interface ErrorType_objectTypeHasModifiedLocalPropertyGothamMapping {
|
|
|
1489
1673
|
type: "objectTypeHasModifiedLocalPropertyGothamMapping";
|
|
1490
1674
|
objectTypeHasModifiedLocalPropertyGothamMapping: ObjectTypeHasModifiedLocalPropertyGothamMapping;
|
|
1491
1675
|
}
|
|
1676
|
+
export interface ErrorType_objectTypeHasUnmappedPropertyWithCustomGothamUri {
|
|
1677
|
+
type: "objectTypeHasUnmappedPropertyWithCustomGothamUri";
|
|
1678
|
+
objectTypeHasUnmappedPropertyWithCustomGothamUri: ObjectTypeHasUnmappedPropertyWithCustomGothamUri;
|
|
1679
|
+
}
|
|
1492
1680
|
export interface ErrorType_objectTypeViewRestrictedContainsGothamMapping {
|
|
1493
1681
|
type: "objectTypeViewRestrictedContainsGothamMapping";
|
|
1494
1682
|
objectTypeViewRestrictedContainsGothamMapping: ObjectTypeViewRestrictedContainsGothamMapping;
|
|
@@ -1637,6 +1825,30 @@ export interface ErrorType_objectTypeInterfaceImplementationValueTypeDoesNotMatc
|
|
|
1637
1825
|
type: "objectTypeInterfaceImplementationValueTypeDoesNotMatch";
|
|
1638
1826
|
objectTypeInterfaceImplementationValueTypeDoesNotMatch: ObjectTypeInterfaceImplementationValueTypeDoesNotMatch;
|
|
1639
1827
|
}
|
|
1828
|
+
export interface ErrorType_objectTypeInterfaceImplementationInvalidStructFieldTypeImplementation {
|
|
1829
|
+
type: "objectTypeInterfaceImplementationInvalidStructFieldTypeImplementation";
|
|
1830
|
+
objectTypeInterfaceImplementationInvalidStructFieldTypeImplementation: ObjectTypeInterfaceImplementationInvalidStructFieldTypeImplementation;
|
|
1831
|
+
}
|
|
1832
|
+
export interface ErrorType_objectTypeInterfaceImplementationInvalidInterfacePropertyForStructPropertyMappingImplementation {
|
|
1833
|
+
type: "objectTypeInterfaceImplementationInvalidInterfacePropertyForStructPropertyMappingImplementation";
|
|
1834
|
+
objectTypeInterfaceImplementationInvalidInterfacePropertyForStructPropertyMappingImplementation: ObjectTypeInterfaceImplementationInvalidInterfacePropertyForStructPropertyMappingImplementation;
|
|
1835
|
+
}
|
|
1836
|
+
export interface ErrorType_objectTypeInterfaceImplementationInvalidStructPropertyMappingImplementation {
|
|
1837
|
+
type: "objectTypeInterfaceImplementationInvalidStructPropertyMappingImplementation";
|
|
1838
|
+
objectTypeInterfaceImplementationInvalidStructPropertyMappingImplementation: ObjectTypeInterfaceImplementationInvalidStructPropertyMappingImplementation;
|
|
1839
|
+
}
|
|
1840
|
+
export interface ErrorType_objectTypeInterfaceImplementationInvalidStructFieldMapping {
|
|
1841
|
+
type: "objectTypeInterfaceImplementationInvalidStructFieldMapping";
|
|
1842
|
+
objectTypeInterfaceImplementationInvalidStructFieldMapping: ObjectTypeInterfaceImplementationInvalidStructFieldMapping;
|
|
1843
|
+
}
|
|
1844
|
+
export interface ErrorType_objectTypeInterfaceImplementationUnmappedInterfaceStructField {
|
|
1845
|
+
type: "objectTypeInterfaceImplementationUnmappedInterfaceStructField";
|
|
1846
|
+
objectTypeInterfaceImplementationUnmappedInterfaceStructField: ObjectTypeInterfaceImplementationUnmappedInterfaceStructField;
|
|
1847
|
+
}
|
|
1848
|
+
export interface ErrorType_objectTypeInterfaceImplementationReducedPropertyMissingReducers {
|
|
1849
|
+
type: "objectTypeInterfaceImplementationReducedPropertyMissingReducers";
|
|
1850
|
+
objectTypeInterfaceImplementationReducedPropertyMissingReducers: ObjectTypeInterfaceImplementationReducedPropertyMissingReducers;
|
|
1851
|
+
}
|
|
1640
1852
|
export interface ErrorType_objectTypeInterfaceImplementationImplementsPropertyThatDoesNotExist {
|
|
1641
1853
|
type: "objectTypeInterfaceImplementationImplementsPropertyThatDoesNotExist";
|
|
1642
1854
|
objectTypeInterfaceImplementationImplementsPropertyThatDoesNotExist: ObjectTypeInterfaceImplementationImplementsPropertyThatDoesNotExist;
|
|
@@ -1801,14 +2013,14 @@ export interface ErrorType_objectTypeForbiddenTitleProperty {
|
|
|
1801
2013
|
type: "objectTypeForbiddenTitleProperty";
|
|
1802
2014
|
objectTypeForbiddenTitleProperty: ObjectTypeForbiddenTitleProperty;
|
|
1803
2015
|
}
|
|
1804
|
-
export interface ErrorType_objectTypeTitlePropertyTypeIsDerivedProperty {
|
|
1805
|
-
type: "objectTypeTitlePropertyTypeIsDerivedProperty";
|
|
1806
|
-
objectTypeTitlePropertyTypeIsDerivedProperty: ObjectTypeTitlePropertyTypeIsDerivedProperty;
|
|
1807
|
-
}
|
|
1808
2016
|
export interface ErrorType_objectTypePropertyIdClashesWithMainBranch {
|
|
1809
2017
|
type: "objectTypePropertyIdClashesWithMainBranch";
|
|
1810
2018
|
objectTypePropertyIdClashesWithMainBranch: ObjectTypePropertyIdClashesWithMainBranch;
|
|
1811
2019
|
}
|
|
2020
|
+
export interface ErrorType_objectTypeIdClashesAfterRebase {
|
|
2021
|
+
type: "objectTypeIdClashesAfterRebase";
|
|
2022
|
+
objectTypeIdClashesAfterRebase: ObjectTypeIdClashesAfterRebase;
|
|
2023
|
+
}
|
|
1812
2024
|
export interface ErrorType_objectTypePropertyCannotBeDeletedWhenReferencedInActionNotification {
|
|
1813
2025
|
type: "objectTypePropertyCannotBeDeletedWhenReferencedInActionNotification";
|
|
1814
2026
|
objectTypePropertyCannotBeDeletedWhenReferencedInActionNotification: ObjectTypePropertyCannotBeDeletedWhenReferencedInActionNotification;
|
|
@@ -1817,6 +2029,10 @@ export interface ErrorType_objectTypeDatasourceWithInvalidRetentionTargetSize {
|
|
|
1817
2029
|
type: "objectTypeDatasourceWithInvalidRetentionTargetSize";
|
|
1818
2030
|
objectTypeDatasourceWithInvalidRetentionTargetSize: ObjectTypeDatasourceWithInvalidRetentionTargetSize;
|
|
1819
2031
|
}
|
|
2032
|
+
export interface ErrorType_reducersNotAllowedOnArraySubtype {
|
|
2033
|
+
type: "reducersNotAllowedOnArraySubtype";
|
|
2034
|
+
reducersNotAllowedOnArraySubtype: ReducersNotAllowedOnArraySubtype;
|
|
2035
|
+
}
|
|
1820
2036
|
export interface ErrorType_ruleSetBindingReferencingMissingPropertyTypeIds {
|
|
1821
2037
|
type: "ruleSetBindingReferencingMissingPropertyTypeIds";
|
|
1822
2038
|
ruleSetBindingReferencingMissingPropertyTypeIds: RuleSetBindingReferencingMissingPropertyTypeIds;
|
|
@@ -2033,6 +2249,46 @@ export interface ErrorType_actionTypeLinkRuleDoesNotReferenceManyToManyLinkType
|
|
|
2033
2249
|
type: "actionTypeLinkRuleDoesNotReferenceManyToManyLinkType";
|
|
2034
2250
|
actionTypeLinkRuleDoesNotReferenceManyToManyLinkType: ActionTypeLinkRuleDoesNotReferenceManyToManyLinkType;
|
|
2035
2251
|
}
|
|
2252
|
+
export interface ErrorType_actionTypeInterfaceLinkTypeDoesNotExistOnInterface {
|
|
2253
|
+
type: "actionTypeInterfaceLinkTypeDoesNotExistOnInterface";
|
|
2254
|
+
actionTypeInterfaceLinkTypeDoesNotExistOnInterface: ActionTypeInterfaceLinkTypeDoesNotExistOnInterface;
|
|
2255
|
+
}
|
|
2256
|
+
export interface ErrorType_actionTypeInterfaceLinkRuleReferenceObjectTypeThatDoesNotImplementInterface {
|
|
2257
|
+
type: "actionTypeInterfaceLinkRuleReferenceObjectTypeThatDoesNotImplementInterface";
|
|
2258
|
+
actionTypeInterfaceLinkRuleReferenceObjectTypeThatDoesNotImplementInterface: ActionTypeInterfaceLinkRuleReferenceObjectTypeThatDoesNotImplementInterface;
|
|
2259
|
+
}
|
|
2260
|
+
export interface ErrorType_actionTypeInterfaceLinkRuleReferenceObjectTypeThatDoesNotImplementInterfaceLinkType {
|
|
2261
|
+
type: "actionTypeInterfaceLinkRuleReferenceObjectTypeThatDoesNotImplementInterfaceLinkType";
|
|
2262
|
+
actionTypeInterfaceLinkRuleReferenceObjectTypeThatDoesNotImplementInterfaceLinkType: ActionTypeInterfaceLinkRuleReferenceObjectTypeThatDoesNotImplementInterfaceLinkType;
|
|
2263
|
+
}
|
|
2264
|
+
export interface ErrorType_actionTypeInterfaceLinkRuleHasParameterWithInvalidTypeToLinkExistingObject {
|
|
2265
|
+
type: "actionTypeInterfaceLinkRuleHasParameterWithInvalidTypeToLinkExistingObject";
|
|
2266
|
+
actionTypeInterfaceLinkRuleHasParameterWithInvalidTypeToLinkExistingObject: ActionTypeInterfaceLinkRuleHasParameterWithInvalidTypeToLinkExistingObject;
|
|
2267
|
+
}
|
|
2268
|
+
export interface ErrorType_actionTypeInterfaceLinkRuleInterfaceTypeMismatch {
|
|
2269
|
+
type: "actionTypeInterfaceLinkRuleInterfaceTypeMismatch";
|
|
2270
|
+
actionTypeInterfaceLinkRuleInterfaceTypeMismatch: ActionTypeInterfaceLinkRuleInterfaceTypeMismatch;
|
|
2271
|
+
}
|
|
2272
|
+
export interface ErrorType_actionTypeInterfaceLinkRuleHasInvalidCreatedObjectReference {
|
|
2273
|
+
type: "actionTypeInterfaceLinkRuleHasInvalidCreatedObjectReference";
|
|
2274
|
+
actionTypeInterfaceLinkRuleHasInvalidCreatedObjectReference: ActionTypeInterfaceLinkRuleHasInvalidCreatedObjectReference;
|
|
2275
|
+
}
|
|
2276
|
+
export interface ErrorType_actionTypeInterfaceLinkRuleDoesNotReferenceTheTargetObjectType {
|
|
2277
|
+
type: "actionTypeInterfaceLinkRuleDoesNotReferenceTheTargetObjectType";
|
|
2278
|
+
actionTypeInterfaceLinkRuleDoesNotReferenceTheTargetObjectType: ActionTypeInterfaceLinkRuleDoesNotReferenceTheTargetObjectType;
|
|
2279
|
+
}
|
|
2280
|
+
export interface ErrorType_actionTypeInterfaceLinkRuleReferencesInvalidAddObjectTypeLogicRule {
|
|
2281
|
+
type: "actionTypeInterfaceLinkRuleReferencesInvalidAddObjectTypeLogicRule";
|
|
2282
|
+
actionTypeInterfaceLinkRuleReferencesInvalidAddObjectTypeLogicRule: ActionTypeInterfaceLinkRuleReferencesInvalidAddObjectTypeLogicRule;
|
|
2283
|
+
}
|
|
2284
|
+
export interface ErrorType_actionTypeInterfaceLinkRuleReferencesInvalidAddInterfaceTypeLogicRule {
|
|
2285
|
+
type: "actionTypeInterfaceLinkRuleReferencesInvalidAddInterfaceTypeLogicRule";
|
|
2286
|
+
actionTypeInterfaceLinkRuleReferencesInvalidAddInterfaceTypeLogicRule: ActionTypeInterfaceLinkRuleReferencesInvalidAddInterfaceTypeLogicRule;
|
|
2287
|
+
}
|
|
2288
|
+
export interface ErrorType_actionTypeInterfaceLinkRuleReferencesLogicRuleThatComesAfterIt {
|
|
2289
|
+
type: "actionTypeInterfaceLinkRuleReferencesLogicRuleThatComesAfterIt";
|
|
2290
|
+
actionTypeInterfaceLinkRuleReferencesLogicRuleThatComesAfterIt: ActionTypeInterfaceLinkRuleReferencesLogicRuleThatComesAfterIt;
|
|
2291
|
+
}
|
|
2036
2292
|
export interface ErrorType_actionTypePrimaryKeyInAddObjectRuleDoesNotUseValidLogicRuleValue {
|
|
2037
2293
|
type: "actionTypePrimaryKeyInAddObjectRuleDoesNotUseValidLogicRuleValue";
|
|
2038
2294
|
actionTypePrimaryKeyInAddObjectRuleDoesNotUseValidLogicRuleValue: ActionTypePrimaryKeyInAddObjectRuleDoesNotUseValidLogicRuleValue;
|
|
@@ -2089,6 +2345,18 @@ export interface ErrorType_actionTypeStructPropertyFieldMappedToIncompatibleBase
|
|
|
2089
2345
|
type: "actionTypeStructPropertyFieldMappedToIncompatibleBaseType";
|
|
2090
2346
|
actionTypeStructPropertyFieldMappedToIncompatibleBaseType: ActionTypeStructPropertyFieldMappedToIncompatibleBaseType;
|
|
2091
2347
|
}
|
|
2348
|
+
export interface ErrorType_actionTypeInterfaceStructPropertyFieldMappedToIncompatibleBaseType {
|
|
2349
|
+
type: "actionTypeInterfaceStructPropertyFieldMappedToIncompatibleBaseType";
|
|
2350
|
+
actionTypeInterfaceStructPropertyFieldMappedToIncompatibleBaseType: ActionTypeInterfaceStructPropertyFieldMappedToIncompatibleBaseType;
|
|
2351
|
+
}
|
|
2352
|
+
export interface ErrorType_actionTypeInterfaceStructPropertyFieldMappingHasIncompatibleCardinality {
|
|
2353
|
+
type: "actionTypeInterfaceStructPropertyFieldMappingHasIncompatibleCardinality";
|
|
2354
|
+
actionTypeInterfaceStructPropertyFieldMappingHasIncompatibleCardinality: ActionTypeInterfaceStructPropertyFieldMappingHasIncompatibleCardinality;
|
|
2355
|
+
}
|
|
2356
|
+
export interface ErrorType_actionTypeInterfaceStructPropertyFieldMappingHasInconsistentCardinality {
|
|
2357
|
+
type: "actionTypeInterfaceStructPropertyFieldMappingHasInconsistentCardinality";
|
|
2358
|
+
actionTypeInterfaceStructPropertyFieldMappingHasInconsistentCardinality: ActionTypeInterfaceStructPropertyFieldMappingHasInconsistentCardinality;
|
|
2359
|
+
}
|
|
2092
2360
|
export interface ErrorType_actionTypeActionLogObjectsCannotBeEdited {
|
|
2093
2361
|
type: "actionTypeActionLogObjectsCannotBeEdited";
|
|
2094
2362
|
actionTypeActionLogObjectsCannotBeEdited: ActionTypeActionLogObjectsCannotBeEdited;
|
|
@@ -2125,6 +2393,10 @@ export interface ErrorType_actionTypeStructFieldLogicMappingDoesNotMatchStructPr
|
|
|
2125
2393
|
type: "actionTypeStructFieldLogicMappingDoesNotMatchStructPropertyDefinition";
|
|
2126
2394
|
actionTypeStructFieldLogicMappingDoesNotMatchStructPropertyDefinition: ActionTypeStructFieldLogicMappingDoesNotMatchStructPropertyDefinition;
|
|
2127
2395
|
}
|
|
2396
|
+
export interface ErrorType_actionTypeMissingParameterToObjectTypeIdMapping {
|
|
2397
|
+
type: "actionTypeMissingParameterToObjectTypeIdMapping";
|
|
2398
|
+
actionTypeMissingParameterToObjectTypeIdMapping: ActionTypeMissingParameterToObjectTypeIdMapping;
|
|
2399
|
+
}
|
|
2128
2400
|
export interface ErrorType_actionTypeStructFieldLogicMappingDoesNotMatchInterfaceStructPropertyDefinition {
|
|
2129
2401
|
type: "actionTypeStructFieldLogicMappingDoesNotMatchInterfaceStructPropertyDefinition";
|
|
2130
2402
|
actionTypeStructFieldLogicMappingDoesNotMatchInterfaceStructPropertyDefinition: ActionTypeStructFieldLogicMappingDoesNotMatchInterfaceStructPropertyDefinition;
|
|
@@ -2309,6 +2581,10 @@ export interface ErrorType_actionTypeActionTypeParametersReferencedInActionLogRu
|
|
|
2309
2581
|
type: "actionTypeActionTypeParametersReferencedInActionLogRuleDoNotExist";
|
|
2310
2582
|
actionTypeActionTypeParametersReferencedInActionLogRuleDoNotExist: ActionTypeActionTypeParametersReferencedInActionLogRuleDoNotExist;
|
|
2311
2583
|
}
|
|
2584
|
+
export interface ErrorType_actionTypeActionLogStructFieldMappingReferencesNonExistentOrWrongTypeParameter {
|
|
2585
|
+
type: "actionTypeActionLogStructFieldMappingReferencesNonExistentOrWrongTypeParameter";
|
|
2586
|
+
actionTypeActionLogStructFieldMappingReferencesNonExistentOrWrongTypeParameter: ActionTypeActionLogStructFieldMappingReferencesNonExistentOrWrongTypeParameter;
|
|
2587
|
+
}
|
|
2312
2588
|
export interface ErrorType_actionTypeActionLogSummaryContainsObjectParameters {
|
|
2313
2589
|
type: "actionTypeActionLogSummaryContainsObjectParameters";
|
|
2314
2590
|
actionTypeActionLogSummaryContainsObjectParameters: ActionTypeActionLogSummaryContainsObjectParameters;
|
|
@@ -2545,6 +2821,10 @@ export interface ErrorType_nonUniquePropertySecurityGroupNames {
|
|
|
2545
2821
|
type: "nonUniquePropertySecurityGroupNames";
|
|
2546
2822
|
nonUniquePropertySecurityGroupNames: NonUniquePropertySecurityGroupNames;
|
|
2547
2823
|
}
|
|
2824
|
+
export interface ErrorType_nonUniquePropertySecurityGroupSecurityPolicies {
|
|
2825
|
+
type: "nonUniquePropertySecurityGroupSecurityPolicies";
|
|
2826
|
+
nonUniquePropertySecurityGroupSecurityPolicies: NonUniquePropertySecurityGroupSecurityPolicies;
|
|
2827
|
+
}
|
|
2548
2828
|
export interface ErrorType_objectEditsCannotBeCopiedForObjectTypeOnBranchNeedsRebasing {
|
|
2549
2829
|
type: "objectEditsCannotBeCopiedForObjectTypeOnBranchNeedsRebasing";
|
|
2550
2830
|
objectEditsCannotBeCopiedForObjectTypeOnBranchNeedsRebasing: ObjectEditsCannotBeCopiedForObjectTypeOnBranchNeedsRebasing;
|
|
@@ -2565,6 +2845,10 @@ export interface ErrorType_parentLinkTypeBranchIndexingConfigCanOnlyBeSetForLink
|
|
|
2565
2845
|
type: "parentLinkTypeBranchIndexingConfigCanOnlyBeSetForLinkTypesPresentOnTheParentBranch";
|
|
2566
2846
|
parentLinkTypeBranchIndexingConfigCanOnlyBeSetForLinkTypesPresentOnTheParentBranch: ParentLinkTypeBranchIndexingConfigCanOnlyBeSetForLinkTypesPresentOnTheParentBranch;
|
|
2567
2847
|
}
|
|
2848
|
+
export interface ErrorType_resetSchemaMigrationsCanOnlyBeAppliedToNonDefaultBranches {
|
|
2849
|
+
type: "resetSchemaMigrationsCanOnlyBeAppliedToNonDefaultBranches";
|
|
2850
|
+
resetSchemaMigrationsCanOnlyBeAppliedToNonDefaultBranches: ResetSchemaMigrationsCanOnlyBeAppliedToNonDefaultBranches;
|
|
2851
|
+
}
|
|
2568
2852
|
export interface ErrorType_structSharedPropertyFieldModificationsInconsistentWithObjectTypeStructPropertyFieldDefinitions {
|
|
2569
2853
|
type: "structSharedPropertyFieldModificationsInconsistentWithObjectTypeStructPropertyFieldDefinitions";
|
|
2570
2854
|
structSharedPropertyFieldModificationsInconsistentWithObjectTypeStructPropertyFieldDefinitions: StructSharedPropertyFieldModificationsInconsistentWithObjectTypeStructPropertyFieldDefinitions;
|
|
@@ -2577,10 +2861,58 @@ export interface ErrorType_validationBlockOverrideContainsValueType {
|
|
|
2577
2861
|
type: "validationBlockOverrideContainsValueType";
|
|
2578
2862
|
validationBlockOverrideContainsValueType: ValidationBlockOverrideContainsValueType;
|
|
2579
2863
|
}
|
|
2864
|
+
export interface ErrorType_invalidCompassFoldersForEntities {
|
|
2865
|
+
type: "invalidCompassFoldersForEntities";
|
|
2866
|
+
invalidCompassFoldersForEntities: InvalidCompassFoldersForEntities;
|
|
2867
|
+
}
|
|
2868
|
+
export interface ErrorType_compassFoldersUsedInDefaultOntology {
|
|
2869
|
+
type: "compassFoldersUsedInDefaultOntology";
|
|
2870
|
+
compassFoldersUsedInDefaultOntology: CompassFoldersUsedInDefaultOntology;
|
|
2871
|
+
}
|
|
2872
|
+
export interface ErrorType_compassFoldersUsedInCbacEnvironment {
|
|
2873
|
+
type: "compassFoldersUsedInCbacEnvironment";
|
|
2874
|
+
compassFoldersUsedInCbacEnvironment: CompassFoldersUsedInCbacEnvironment;
|
|
2875
|
+
}
|
|
2876
|
+
export interface ErrorType_compassFolderEntityResourceNameIsEmpty {
|
|
2877
|
+
type: "compassFolderEntityResourceNameIsEmpty";
|
|
2878
|
+
compassFolderEntityResourceNameIsEmpty: CompassFolderEntityResourceNameIsEmpty;
|
|
2879
|
+
}
|
|
2880
|
+
export interface ErrorType_compassFolderEntityResourceNameContainsIllegalSubstrings {
|
|
2881
|
+
type: "compassFolderEntityResourceNameContainsIllegalSubstrings";
|
|
2882
|
+
compassFolderEntityResourceNameContainsIllegalSubstrings: CompassFolderEntityResourceNameContainsIllegalSubstrings;
|
|
2883
|
+
}
|
|
2884
|
+
export interface ErrorType_compassFolderEntityResourceNameIsIllegalValue {
|
|
2885
|
+
type: "compassFolderEntityResourceNameIsIllegalValue";
|
|
2886
|
+
compassFolderEntityResourceNameIsIllegalValue: CompassFolderEntityResourceNameIsIllegalValue;
|
|
2887
|
+
}
|
|
2888
|
+
export interface ErrorType_compassFolderEntityResourceNameIsTooLong {
|
|
2889
|
+
type: "compassFolderEntityResourceNameIsTooLong";
|
|
2890
|
+
compassFolderEntityResourceNameIsTooLong: CompassFolderEntityResourceNameIsTooLong;
|
|
2891
|
+
}
|
|
2892
|
+
export interface ErrorType_actionLogPropertyIsNotStructButMappedAsStruct {
|
|
2893
|
+
type: "actionLogPropertyIsNotStructButMappedAsStruct";
|
|
2894
|
+
actionLogPropertyIsNotStructButMappedAsStruct: ActionLogPropertyIsNotStructButMappedAsStruct;
|
|
2895
|
+
}
|
|
2896
|
+
export interface ErrorType_actionLogStructFieldMappingIncomplete {
|
|
2897
|
+
type: "actionLogStructFieldMappingIncomplete";
|
|
2898
|
+
actionLogStructFieldMappingIncomplete: ActionLogStructFieldMappingIncomplete;
|
|
2899
|
+
}
|
|
2900
|
+
export interface ErrorType_actionLogStructFieldMappingHasInconsistentCardinality {
|
|
2901
|
+
type: "actionLogStructFieldMappingHasInconsistentCardinality";
|
|
2902
|
+
actionLogStructFieldMappingHasInconsistentCardinality: ActionLogStructFieldMappingHasInconsistentCardinality;
|
|
2903
|
+
}
|
|
2904
|
+
export interface ErrorType_actionLogStructFieldMappingHasIncompatibleCardinality {
|
|
2905
|
+
type: "actionLogStructFieldMappingHasIncompatibleCardinality";
|
|
2906
|
+
actionLogStructFieldMappingHasIncompatibleCardinality: ActionLogStructFieldMappingHasIncompatibleCardinality;
|
|
2907
|
+
}
|
|
2908
|
+
export interface ErrorType_actionLogStructFieldMappedToIncompatibleBaseType {
|
|
2909
|
+
type: "actionLogStructFieldMappedToIncompatibleBaseType";
|
|
2910
|
+
actionLogStructFieldMappedToIncompatibleBaseType: ActionLogStructFieldMappedToIncompatibleBaseType;
|
|
2911
|
+
}
|
|
2580
2912
|
/**
|
|
2581
2913
|
* A union that represents all possible ontology modification validation errors.
|
|
2582
2914
|
*/
|
|
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;
|
|
2915
|
+
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_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_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
2916
|
export interface IndeterminateErrorCategory {}
|
|
2585
2917
|
/**
|
|
2586
2918
|
* 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 +2927,18 @@ export interface InterfaceLinkTypeDescriptionTooLong {}
|
|
|
2595
2927
|
*/
|
|
2596
2928
|
export interface InterfaceLinkTypeDisplayNameTooLong {}
|
|
2597
2929
|
/**
|
|
2930
|
+
* 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.
|
|
2931
|
+
*/
|
|
2932
|
+
export interface InterfacePropertyTypeApiNameConflict {}
|
|
2933
|
+
/**
|
|
2934
|
+
* The description of an interface property type exceeds the maximum length.
|
|
2935
|
+
*/
|
|
2936
|
+
export interface InterfacePropertyTypeDescriptionTooLong {}
|
|
2937
|
+
/**
|
|
2938
|
+
* The display name of an interface property type exceeds the maximum length.
|
|
2939
|
+
*/
|
|
2940
|
+
export interface InterfacePropertyTypeDisplayNameTooLong {}
|
|
2941
|
+
/**
|
|
2598
2942
|
* The locator of the interface property type rid and the backing shared property type rid do not match.
|
|
2599
2943
|
*/
|
|
2600
2944
|
export interface InterfacePropertyTypeRidNotMatchingSharedPropertyTypeRidLocator {}
|
|
@@ -2731,6 +3075,14 @@ export interface InvalidActionTypeWithIdentifier {
|
|
|
2731
3075
|
errorCategory: ActionTypeErrorCategory;
|
|
2732
3076
|
identifier: _api_ActionTypeIdentifier;
|
|
2733
3077
|
}
|
|
3078
|
+
/**
|
|
3079
|
+
* Entities cannot be created in (or migrated to) Compass folders or projects that:
|
|
3080
|
+
* - Are not in the same Namespace as the ontology
|
|
3081
|
+
* - Are user projects
|
|
3082
|
+
* - Are service projects
|
|
3083
|
+
* - Not visible to the user
|
|
3084
|
+
*/
|
|
3085
|
+
export interface InvalidCompassFoldersForEntities {}
|
|
2734
3086
|
export interface InvalidEntity_objectType {
|
|
2735
3087
|
type: "objectType";
|
|
2736
3088
|
objectType: InvalidObjectTypeWithIdentifier;
|
|
@@ -2852,6 +3204,10 @@ export interface InvalidObjectTypeWithIdentifier {
|
|
|
2852
3204
|
errorCategory: ObjectTypeErrorCategory;
|
|
2853
3205
|
identifier: _api_ObjectTypeIdentifier;
|
|
2854
3206
|
}
|
|
3207
|
+
/**
|
|
3208
|
+
* Reducer sort fields have invalid types in property type.
|
|
3209
|
+
*/
|
|
3210
|
+
export interface InvalidReducerSortFieldType {}
|
|
2855
3211
|
export interface InvalidRuleSetWithIdentifier {
|
|
2856
3212
|
identifier: _api_formatting_RuleSetIdentifier;
|
|
2857
3213
|
}
|
|
@@ -2957,6 +3313,11 @@ export interface LinkTypeHasMultipleDatasources {}
|
|
|
2957
3313
|
*/
|
|
2958
3314
|
export interface LinkTypeHasNoDatasources {}
|
|
2959
3315
|
/**
|
|
3316
|
+
* At least two LinkTypes were created with the same ID on the branch and its parent(s). This is not allowed.
|
|
3317
|
+
* To proceed with the rebase, one of them must be deleted.
|
|
3318
|
+
*/
|
|
3319
|
+
export interface LinkTypeIdClashesAfterRebase {}
|
|
3320
|
+
/**
|
|
2960
3321
|
* The specified API Name for the LinkType is invalid. See documentation for ApiName for details.
|
|
2961
3322
|
*/
|
|
2962
3323
|
export interface LinkTypeInvalidApiName {}
|
|
@@ -3100,6 +3461,10 @@ export interface MissingPropertySecurityGroupTypes {}
|
|
|
3100
3461
|
* Property security group names must be unique within the object type.
|
|
3101
3462
|
*/
|
|
3102
3463
|
export interface NonUniquePropertySecurityGroupNames {}
|
|
3464
|
+
/**
|
|
3465
|
+
* Property security group security policies must be unique within the object type.
|
|
3466
|
+
*/
|
|
3467
|
+
export interface NonUniquePropertySecurityGroupSecurityPolicies {}
|
|
3103
3468
|
export interface NotFoundErrorCategory {}
|
|
3104
3469
|
/**
|
|
3105
3470
|
* Edits from parent ontology branch cannot be copied for this object type, because ontology needs to be rebased.
|
|
@@ -3354,6 +3719,10 @@ export type ObjectTypeErrorCategory = ObjectTypeErrorCategory_definition | Objec
|
|
|
3354
3719
|
*/
|
|
3355
3720
|
export interface ObjectTypeEventMetadataReferencesNonExistentProperty {}
|
|
3356
3721
|
/**
|
|
3722
|
+
* Two fields within an Object Type have the same API Name or inherited API name.
|
|
3723
|
+
*/
|
|
3724
|
+
export interface ObjectTypeFieldApiNameConflict {}
|
|
3725
|
+
/**
|
|
3357
3726
|
* Having a title with the given type is not supported.
|
|
3358
3727
|
*/
|
|
3359
3728
|
export interface ObjectTypeForbiddenTitleProperty {}
|
|
@@ -3418,6 +3787,19 @@ export interface ObjectTypeHasNoPrimaryKey {}
|
|
|
3418
3787
|
*/
|
|
3419
3788
|
export interface ObjectTypeHasTooManyDatasources {}
|
|
3420
3789
|
/**
|
|
3790
|
+
* A previously mapped property has been unmapped, but it has a custom Gotham URI. A custom Gotham URI means
|
|
3791
|
+
* the property was imported from Gotham (typically through marketplace installation) and the UUID in the URI
|
|
3792
|
+
* does NOT match the property's RID locator. These custom URIs cannot be regenerated and recovered - if the
|
|
3793
|
+
* property is unmapped, the custom URI is lost forever. Only privileged users can unmap properties with
|
|
3794
|
+
* custom Gotham URIs.
|
|
3795
|
+
*/
|
|
3796
|
+
export interface ObjectTypeHasUnmappedPropertyWithCustomGothamUri {}
|
|
3797
|
+
/**
|
|
3798
|
+
* At least two ObjectTypes were created with the same ID on the branch and its parent(s). This is not allowed.
|
|
3799
|
+
* To proceed with the rebase, one of them must be deleted.
|
|
3800
|
+
*/
|
|
3801
|
+
export interface ObjectTypeIdClashesAfterRebase {}
|
|
3802
|
+
/**
|
|
3421
3803
|
* 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
3804
|
*/
|
|
3423
3805
|
export interface ObjectTypeImplementsTooManyInterfaces {}
|
|
@@ -3470,6 +3852,10 @@ export interface ObjectTypeInterfaceImplementationImplementsPropertyThatDoesNotE
|
|
|
3470
3852
|
*/
|
|
3471
3853
|
export interface ObjectTypeInterfaceImplementationInvalidDataConstraints {}
|
|
3472
3854
|
/**
|
|
3855
|
+
* The interface property type is not a struct or the interface struct field rid cannot be found.
|
|
3856
|
+
*/
|
|
3857
|
+
export interface ObjectTypeInterfaceImplementationInvalidInterfacePropertyForStructPropertyMappingImplementation {}
|
|
3858
|
+
/**
|
|
3473
3859
|
* Expected local property implementing interface property to have the same value for indexed for search, but it did not.
|
|
3474
3860
|
*/
|
|
3475
3861
|
export interface ObjectTypeInterfaceImplementationInvalidIsIndexedForSearch {}
|
|
@@ -3478,6 +3864,18 @@ export interface ObjectTypeInterfaceImplementationInvalidIsIndexedForSearch {}
|
|
|
3478
3864
|
*/
|
|
3479
3865
|
export interface ObjectTypeInterfaceImplementationInvalidLinkedEntityImplementingLinkType {}
|
|
3480
3866
|
/**
|
|
3867
|
+
* One or more struct field mappings from interface property to object property have mismatched base types.
|
|
3868
|
+
*/
|
|
3869
|
+
export interface ObjectTypeInterfaceImplementationInvalidStructFieldMapping {}
|
|
3870
|
+
/**
|
|
3871
|
+
* The implementing property type is not a struct or the struct field does not exist in the struct type.
|
|
3872
|
+
*/
|
|
3873
|
+
export interface ObjectTypeInterfaceImplementationInvalidStructFieldTypeImplementation {}
|
|
3874
|
+
/**
|
|
3875
|
+
* The implementing property type is not a struct or the object struct field rid cannot be found.
|
|
3876
|
+
*/
|
|
3877
|
+
export interface ObjectTypeInterfaceImplementationInvalidStructPropertyMappingImplementation {}
|
|
3878
|
+
/**
|
|
3481
3879
|
* 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
3880
|
*/
|
|
3483
3881
|
export interface ObjectTypeInterfaceImplementationLinkTypeImplementedMoreThanOnce {}
|
|
@@ -3498,10 +3896,18 @@ export interface ObjectTypeInterfaceImplementationPropertyNotFound {}
|
|
|
3498
3896
|
*/
|
|
3499
3897
|
export interface ObjectTypeInterfaceImplementationPropertyTypesHaveConflictingApiNames {}
|
|
3500
3898
|
/**
|
|
3899
|
+
* The interface property is implemented through a reducer but the implementing property does not have any reducers defined on it.
|
|
3900
|
+
*/
|
|
3901
|
+
export interface ObjectTypeInterfaceImplementationReducedPropertyMissingReducers {}
|
|
3902
|
+
/**
|
|
3501
3903
|
* The object type implements the interface but the property type classes do not match.
|
|
3502
3904
|
*/
|
|
3503
3905
|
export interface ObjectTypeInterfaceImplementationTypeClassesDoNotMatch {}
|
|
3504
3906
|
/**
|
|
3907
|
+
* One or more interface struct fields are not mapped to any object property struct field.
|
|
3908
|
+
*/
|
|
3909
|
+
export interface ObjectTypeInterfaceImplementationUnmappedInterfaceStructField {}
|
|
3910
|
+
/**
|
|
3505
3911
|
* An object type is using a primary key property to implement an interface property that cannot be implemented with a primary key property.
|
|
3506
3912
|
*/
|
|
3507
3913
|
export interface ObjectTypeInterfaceImplementationUsingPrimaryKey {}
|
|
@@ -3534,6 +3940,10 @@ export interface ObjectTypeInvalidApiNamePrefixes {}
|
|
|
3534
3940
|
*/
|
|
3535
3941
|
export interface ObjectTypeInvalidArrayBasePropertyType {}
|
|
3536
3942
|
/**
|
|
3943
|
+
* Array property type reducers reference struct fields that do not exist in the array's subtype.
|
|
3944
|
+
*/
|
|
3945
|
+
export interface ObjectTypeInvalidArrayReducerFieldReferences {}
|
|
3946
|
+
/**
|
|
3537
3947
|
* 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
3948
|
*/
|
|
3539
3949
|
export interface ObjectTypeInvalidCardinalityImplementingInterfaceLinkType {}
|
|
@@ -3650,6 +4060,10 @@ export interface ObjectTypeMediaReferencePropertyShouldNotHaveRenderHints {}
|
|
|
3650
4060
|
*/
|
|
3651
4061
|
export interface ObjectTypeMediaReferencePropertyTypeHasNoDatasources {}
|
|
3652
4062
|
/**
|
|
4063
|
+
* 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.
|
|
4064
|
+
*/
|
|
4065
|
+
export interface ObjectTypeMediaSetViewDatasourceUploadPropertyNotInProperties {}
|
|
4066
|
+
/**
|
|
3653
4067
|
* The provided media set view locators do not point to any existing media set view.
|
|
3654
4068
|
*/
|
|
3655
4069
|
export interface ObjectTypeMediaSetViewLocatorsDoNotExist {}
|
|
@@ -3670,6 +4084,10 @@ export interface ObjectTypeMissingPropertiesAssociatedWithWorkflow {}
|
|
|
3670
4084
|
*/
|
|
3671
4085
|
export interface ObjectTypeMultipleDataNullabilitiesConfigured {}
|
|
3672
4086
|
/**
|
|
4087
|
+
* Multiple media set view datasources are designated for uploads to the same property. Only one datasource per property can be used for uploads.
|
|
4088
|
+
*/
|
|
4089
|
+
export interface ObjectTypeMultipleUploadMediaSetViewDatasourcesForSameProperty {}
|
|
4090
|
+
/**
|
|
3673
4091
|
* Can only set noEmptyCollections data constraint for Array type. Use noNulls for non collection types.
|
|
3674
4092
|
*/
|
|
3675
4093
|
export interface ObjectTypeNoEmptyCollectionsDataConstraintOnlyAllowedForArrayType {}
|
|
@@ -3828,6 +4246,10 @@ export interface ObjectTypeReadOnlyOsv2WithPatchesEnabled {}
|
|
|
3828
4246
|
*/
|
|
3829
4247
|
export interface ObjectTypeReadOnlyV1V2NotAllowed {}
|
|
3830
4248
|
/**
|
|
4249
|
+
* A reducer on a struct array is missing a sort field specification.
|
|
4250
|
+
*/
|
|
4251
|
+
export interface ObjectTypeReducerOnStructPropertyMissingSortField {}
|
|
4252
|
+
/**
|
|
3831
4253
|
* The specified datasources do not exist.
|
|
3832
4254
|
*/
|
|
3833
4255
|
export interface ObjectTypeReferencedDatasourceNotFound {}
|
|
@@ -3900,6 +4322,14 @@ export interface ObjectTypeStructColumnFieldMissingFromBackingDatasource {}
|
|
|
3900
4322
|
*/
|
|
3901
4323
|
export interface ObjectTypeStructFieldBasePropertyTypeInvalid {}
|
|
3902
4324
|
/**
|
|
4325
|
+
* Struct property type main value fields cannot be empty.
|
|
4326
|
+
*/
|
|
4327
|
+
export interface ObjectTypeStructMainValueFieldsEmpty {}
|
|
4328
|
+
/**
|
|
4329
|
+
* Some struct property type main value fields do not exist in the struct.
|
|
4330
|
+
*/
|
|
4331
|
+
export interface ObjectTypeStructMainValueFieldsNotFound {}
|
|
4332
|
+
/**
|
|
3903
4333
|
* Cannot change a property to or from a struct property type.
|
|
3904
4334
|
*/
|
|
3905
4335
|
export interface ObjectTypeStructPropertyCannotChangeBaseTypes {}
|
|
@@ -3996,10 +4426,6 @@ export interface ObjectTypeTimeseriesMetadataReferencesNonExistentProperty {}
|
|
|
3996
4426
|
*/
|
|
3997
4427
|
export interface ObjectTypeTimeSeriesSyncRidIsNotTimeSeriesSync {}
|
|
3998
4428
|
/**
|
|
3999
|
-
* The title property type of an object type cannot be backed by a derived property.
|
|
4000
|
-
*/
|
|
4001
|
-
export interface ObjectTypeTitlePropertyTypeIsDerivedProperty {}
|
|
4002
|
-
/**
|
|
4003
4429
|
* There is no corresponding property type for the given title property.
|
|
4004
4430
|
*/
|
|
4005
4431
|
export interface ObjectTypeTitlePropertyTypeNotFound {}
|
|
@@ -4068,6 +4494,10 @@ export interface ObjectTypeVectorPropertyTypeDimensionInvalid {}
|
|
|
4068
4494
|
*/
|
|
4069
4495
|
export interface ObjectTypeVectorPropertyTypeEmbeddingModelUnknown {}
|
|
4070
4496
|
/**
|
|
4497
|
+
* Vector property uses an invalid Quantization.
|
|
4498
|
+
*/
|
|
4499
|
+
export interface ObjectTypeVectorPropertyTypeQuantizationInvalid {}
|
|
4500
|
+
/**
|
|
4071
4501
|
* View restricted ObjectTypes cannot be mapped to Gotham.
|
|
4072
4502
|
*/
|
|
4073
4503
|
export interface ObjectTypeViewRestrictedContainsGothamMapping {}
|
|
@@ -4120,6 +4550,18 @@ export interface PrimaryKeyReferencesInMultiplePropertySecurityGroups {}
|
|
|
4120
4550
|
*/
|
|
4121
4551
|
export interface PropertySecurityGroupNameTooLong {}
|
|
4122
4552
|
/**
|
|
4553
|
+
* Reducers are not allowed on arrays of this subtype in property type.
|
|
4554
|
+
*/
|
|
4555
|
+
export interface ReducersNotAllowedOnArraySubtype {}
|
|
4556
|
+
/**
|
|
4557
|
+
* Reducers are not allowed on arrays of this subtype in shared property type.
|
|
4558
|
+
*/
|
|
4559
|
+
export interface ReducersNotAllowedOnSharedPropertyTypeArraySubtype {}
|
|
4560
|
+
/**
|
|
4561
|
+
* Resetting schema migrations can only be applied to non default branches
|
|
4562
|
+
*/
|
|
4563
|
+
export interface ResetSchemaMigrationsCanOnlyBeAppliedToNonDefaultBranches {}
|
|
4564
|
+
/**
|
|
4123
4565
|
* A RuleSetBinding is referencing missing PropertyTypeIds.
|
|
4124
4566
|
*/
|
|
4125
4567
|
export interface RuleSetBindingReferencingMissingPropertyTypeIds {}
|
|
@@ -4249,10 +4691,18 @@ export interface SharedPropertyTypeInvalidApiName {}
|
|
|
4249
4691
|
*/
|
|
4250
4692
|
export interface SharedPropertyTypeInvalidApiNamePrefixes {}
|
|
4251
4693
|
/**
|
|
4694
|
+
* Array property type reducers reference struct field RIDs that do not exist in the shared property type's array subtype.
|
|
4695
|
+
*/
|
|
4696
|
+
export interface SharedPropertyTypeInvalidArrayReducerFieldReferences {}
|
|
4697
|
+
/**
|
|
4252
4698
|
* The provided MarkingType wasn't an allowed value.
|
|
4253
4699
|
*/
|
|
4254
4700
|
export interface SharedPropertyTypeInvalidMarking {}
|
|
4255
4701
|
/**
|
|
4702
|
+
* Reducer sort fields have invalid base types in shared property type.
|
|
4703
|
+
*/
|
|
4704
|
+
export interface SharedPropertyTypeInvalidReducerSortFieldType {}
|
|
4705
|
+
/**
|
|
4256
4706
|
* The supplied value for shared property type Visibility was invalid.
|
|
4257
4707
|
*/
|
|
4258
4708
|
export interface SharedPropertyTypeInvalidVisibility {}
|
|
@@ -4273,6 +4723,10 @@ export interface SharedPropertyTypesMarkingMustBeNonNullable {}
|
|
|
4273
4723
|
*/
|
|
4274
4724
|
export interface SharedPropertyTypesToModifyAreImported {}
|
|
4275
4725
|
/**
|
|
4726
|
+
* Some shared property type struct main value field RIDs do not exist in the overall struct property type.
|
|
4727
|
+
*/
|
|
4728
|
+
export interface SharedPropertyTypeStructMainValueFieldsNotFound {}
|
|
4729
|
+
/**
|
|
4276
4730
|
* 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
4731
|
*/
|
|
4278
4732
|
export interface SharedPropertyTypeStructPropertyCannotChangeBaseTypes {}
|
|
@@ -4346,6 +4800,30 @@ export type TypeGroupErrorCategory = TypeGroupErrorCategory_reference | TypeGrou
|
|
|
4346
4800
|
* Unexpected Validation Failure in OMS.
|
|
4347
4801
|
*/
|
|
4348
4802
|
export interface UnexpectedValidationFailure {}
|
|
4803
|
+
export interface UnsafeArg {
|
|
4804
|
+
name: string;
|
|
4805
|
+
value: UnsafeArgValue;
|
|
4806
|
+
}
|
|
4807
|
+
export interface UnsafeArgList {
|
|
4808
|
+
values: Array<UnsafeArgString>;
|
|
4809
|
+
}
|
|
4810
|
+
export interface UnsafeArgOptional {
|
|
4811
|
+
value?: UnsafeArgString | null | undefined;
|
|
4812
|
+
}
|
|
4813
|
+
export type UnsafeArgString = string;
|
|
4814
|
+
export interface UnsafeArgValue_string {
|
|
4815
|
+
type: "string";
|
|
4816
|
+
string: UnsafeArgString;
|
|
4817
|
+
}
|
|
4818
|
+
export interface UnsafeArgValue_list {
|
|
4819
|
+
type: "list";
|
|
4820
|
+
list: UnsafeArgList;
|
|
4821
|
+
}
|
|
4822
|
+
export interface UnsafeArgValue_optional {
|
|
4823
|
+
type: "optional";
|
|
4824
|
+
optional: UnsafeArgOptional;
|
|
4825
|
+
}
|
|
4826
|
+
export type UnsafeArgValue = UnsafeArgValue_string | UnsafeArgValue_list | UnsafeArgValue_optional;
|
|
4349
4827
|
/**
|
|
4350
4828
|
* Value Types are not allowed in parameter overrides.
|
|
4351
4829
|
*/
|