@osdk/client.unstable 2.5.0-beta.4 → 2.5.0-beta.6
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 +8 -0
- package/build/browser/index.js.map +1 -1
- package/build/cjs/index.cjs.map +1 -1
- package/build/cjs/index.d.cts +611 -177
- package/build/esm/index.js.map +1 -1
- package/build/types/blockDataIr.d.ts +6 -3
- package/build/types/blockDataIr.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/OntologyMetadataService/getLinkTypesForObjectTypes.d.ts +0 -1
- package/build/types/generated/ontology-metadata/api/OntologyMetadataService/getLinkTypesForObjectTypes.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/OntologyMetadataService/loadAllOntologyEntities.d.ts +0 -1
- package/build/types/generated/ontology-metadata/api/OntologyMetadataService/loadAllOntologyEntities.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/__components.d.ts +468 -44
- package/build/types/generated/ontology-metadata/api/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/audit/__components.d.ts +8 -2
- 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 +81 -128
- 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/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 +121 -2
- 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/bulkUpdateEntityRoles.d.ts +1 -0
- package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService/bulkUpdateEntityRoles.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService/getBulkOntologyPermissions.d.ts +6 -0
- package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService/getBulkOntologyPermissions.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService.d.ts +1 -0
- package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/permissions/__components.d.ts +27 -0
- package/build/types/generated/ontology-metadata/api/permissions/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/permissions/index.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/permissions/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/provenance/__components.d.ts +14 -14
- package/build/types/generated/ontology-metadata/api/provenance/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/provenance/index.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/provenance/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/typemapping/__components.d.ts +6 -1
- package/build/types/generated/ontology-metadata/api/typemapping/__components.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/typemapping/index.d.ts +1 -1
- package/build/types/generated/ontology-metadata/api/typemapping/index.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/types/ActionTypesService/batchGetEnrichedActionTypeMetadata.d.ts +10 -0
- package/build/types/generated/ontology-metadata/api/types/ActionTypesService/batchGetEnrichedActionTypeMetadata.d.ts.map +1 -0
- package/build/types/generated/ontology-metadata/api/types/ActionTypesService.d.ts +1 -0
- package/build/types/generated/ontology-metadata/api/types/ActionTypesService.d.ts.map +1 -1
- package/build/types/generated/ontology-metadata/api/types/__components.d.ts +42 -5
- 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 +90 -15
- 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 +18 -4
- 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
package/build/cjs/index.d.cts
CHANGED
|
@@ -2262,6 +2262,10 @@ interface BaseParameterType_interfaceReferenceList {
|
|
|
2262
2262
|
type: "interfaceReferenceList";
|
|
2263
2263
|
interfaceReferenceList: InterfaceReferenceListType;
|
|
2264
2264
|
}
|
|
2265
|
+
interface BaseParameterType_interfaceObjectSetRid {
|
|
2266
|
+
type: "interfaceObjectSetRid";
|
|
2267
|
+
interfaceObjectSetRid: InterfaceObjectSetRidType;
|
|
2268
|
+
}
|
|
2265
2269
|
interface BaseParameterType_objectTypeReference {
|
|
2266
2270
|
type: "objectTypeReference";
|
|
2267
2271
|
objectTypeReference: ObjectTypeReferenceType;
|
|
@@ -2309,7 +2313,7 @@ interface BaseParameterType_structList {
|
|
|
2309
2313
|
/**
|
|
2310
2314
|
* All of the possible types for Parameters.
|
|
2311
2315
|
*/
|
|
2312
|
-
type BaseParameterType = BaseParameterType_boolean | BaseParameterType_booleanList | BaseParameterType_integer | BaseParameterType_integerList | BaseParameterType_long | BaseParameterType_longList | BaseParameterType_double | BaseParameterType_doubleList | BaseParameterType_string | BaseParameterType_stringList | BaseParameterType_decimal | BaseParameterType_decimalList | BaseParameterType_geohash | BaseParameterType_geohashList | BaseParameterType_geoshape | BaseParameterType_geoshapeList | BaseParameterType_timeSeriesReference | BaseParameterType_timestamp | BaseParameterType_timestampList | BaseParameterType_date | BaseParameterType_dateList | BaseParameterType_objectReference | BaseParameterType_objectReferenceList | BaseParameterType_objectSetRid | BaseParameterType_interfaceReference | BaseParameterType_interfaceReferenceList | BaseParameterType_objectTypeReference | BaseParameterType_attachment | BaseParameterType_attachmentList | BaseParameterType_marking | BaseParameterType_markingList | BaseParameterType_mediaReference | BaseParameterType_mediaReferenceList | BaseParameterType_geotimeSeriesReference | BaseParameterType_geotimeSeriesReferenceList | BaseParameterType_struct | BaseParameterType_structList;
|
|
2316
|
+
type BaseParameterType = BaseParameterType_boolean | BaseParameterType_booleanList | BaseParameterType_integer | BaseParameterType_integerList | BaseParameterType_long | BaseParameterType_longList | BaseParameterType_double | BaseParameterType_doubleList | BaseParameterType_string | BaseParameterType_stringList | BaseParameterType_decimal | BaseParameterType_decimalList | BaseParameterType_geohash | BaseParameterType_geohashList | BaseParameterType_geoshape | BaseParameterType_geoshapeList | BaseParameterType_timeSeriesReference | BaseParameterType_timestamp | BaseParameterType_timestampList | BaseParameterType_date | BaseParameterType_dateList | BaseParameterType_objectReference | BaseParameterType_objectReferenceList | BaseParameterType_objectSetRid | BaseParameterType_interfaceReference | BaseParameterType_interfaceReferenceList | BaseParameterType_interfaceObjectSetRid | BaseParameterType_objectTypeReference | BaseParameterType_attachment | BaseParameterType_attachmentList | BaseParameterType_marking | BaseParameterType_markingList | BaseParameterType_mediaReference | BaseParameterType_mediaReferenceList | BaseParameterType_geotimeSeriesReference | BaseParameterType_geotimeSeriesReferenceList | BaseParameterType_struct | BaseParameterType_structList;
|
|
2313
2317
|
interface BaseParameterTypeModification_boolean {
|
|
2314
2318
|
type: "boolean";
|
|
2315
2319
|
boolean: BooleanType$1;
|
|
@@ -2414,6 +2418,10 @@ interface BaseParameterTypeModification_interfaceReferenceList {
|
|
|
2414
2418
|
type: "interfaceReferenceList";
|
|
2415
2419
|
interfaceReferenceList: InterfaceReferenceListTypeModification;
|
|
2416
2420
|
}
|
|
2421
|
+
interface BaseParameterTypeModification_interfaceObjectSetRid {
|
|
2422
|
+
type: "interfaceObjectSetRid";
|
|
2423
|
+
interfaceObjectSetRid: InterfaceObjectSetRidTypeModification;
|
|
2424
|
+
}
|
|
2417
2425
|
interface BaseParameterTypeModification_objectTypeReference {
|
|
2418
2426
|
type: "objectTypeReference";
|
|
2419
2427
|
objectTypeReference: ObjectTypeReferenceType;
|
|
@@ -2461,7 +2469,7 @@ interface BaseParameterTypeModification_structList {
|
|
|
2461
2469
|
/**
|
|
2462
2470
|
* All of the possible types for Parameters.
|
|
2463
2471
|
*/
|
|
2464
|
-
type BaseParameterTypeModification = BaseParameterTypeModification_boolean | BaseParameterTypeModification_booleanList | BaseParameterTypeModification_integer | BaseParameterTypeModification_integerList | BaseParameterTypeModification_long | BaseParameterTypeModification_longList | BaseParameterTypeModification_double | BaseParameterTypeModification_doubleList | BaseParameterTypeModification_string | BaseParameterTypeModification_stringList | BaseParameterTypeModification_decimal | BaseParameterTypeModification_decimalList | BaseParameterTypeModification_geohash | BaseParameterTypeModification_geohashList | BaseParameterTypeModification_geoshape | BaseParameterTypeModification_geoshapeList | BaseParameterTypeModification_timeSeriesReference | BaseParameterTypeModification_timestamp | BaseParameterTypeModification_timestampList | BaseParameterTypeModification_date | BaseParameterTypeModification_dateList | BaseParameterTypeModification_objectReference | BaseParameterTypeModification_objectReferenceList | BaseParameterTypeModification_objectSetRid | BaseParameterTypeModification_interfaceReference | BaseParameterTypeModification_interfaceReferenceList | BaseParameterTypeModification_objectTypeReference | BaseParameterTypeModification_attachment | BaseParameterTypeModification_attachmentList | BaseParameterTypeModification_marking | BaseParameterTypeModification_markingList | BaseParameterTypeModification_mediaReference | BaseParameterTypeModification_mediaReferenceList | BaseParameterTypeModification_geotimeSeriesReference | BaseParameterTypeModification_geotimeSeriesReferenceList | BaseParameterTypeModification_struct | BaseParameterTypeModification_structList;
|
|
2472
|
+
type BaseParameterTypeModification = BaseParameterTypeModification_boolean | BaseParameterTypeModification_booleanList | BaseParameterTypeModification_integer | BaseParameterTypeModification_integerList | BaseParameterTypeModification_long | BaseParameterTypeModification_longList | BaseParameterTypeModification_double | BaseParameterTypeModification_doubleList | BaseParameterTypeModification_string | BaseParameterTypeModification_stringList | BaseParameterTypeModification_decimal | BaseParameterTypeModification_decimalList | BaseParameterTypeModification_geohash | BaseParameterTypeModification_geohashList | BaseParameterTypeModification_geoshape | BaseParameterTypeModification_geoshapeList | BaseParameterTypeModification_timeSeriesReference | BaseParameterTypeModification_timestamp | BaseParameterTypeModification_timestampList | BaseParameterTypeModification_date | BaseParameterTypeModification_dateList | BaseParameterTypeModification_objectReference | BaseParameterTypeModification_objectReferenceList | BaseParameterTypeModification_objectSetRid | BaseParameterTypeModification_interfaceReference | BaseParameterTypeModification_interfaceReferenceList | BaseParameterTypeModification_interfaceObjectSetRid | BaseParameterTypeModification_objectTypeReference | BaseParameterTypeModification_attachment | BaseParameterTypeModification_attachmentList | BaseParameterTypeModification_marking | BaseParameterTypeModification_markingList | BaseParameterTypeModification_mediaReference | BaseParameterTypeModification_mediaReferenceList | BaseParameterTypeModification_geotimeSeriesReference | BaseParameterTypeModification_geotimeSeriesReferenceList | BaseParameterTypeModification_struct | BaseParameterTypeModification_structList;
|
|
2465
2473
|
/**
|
|
2466
2474
|
* BooleanListType specifies that this parameter must be a list of Booleans.
|
|
2467
2475
|
*/
|
|
@@ -2831,6 +2839,16 @@ type IntegerValue = number;
|
|
|
2831
2839
|
* Visual intent color to apply to element.
|
|
2832
2840
|
*/
|
|
2833
2841
|
type Intent$1 = "PRIMARY" | "SUCCESS" | "WARNING" | "DANGER";
|
|
2842
|
+
/**
|
|
2843
|
+
* InterfaceObjectSetRidType specifies that this parameter must be an ObjectSetRid of an object set consisting of
|
|
2844
|
+
* object types which all implement the specified interface type.
|
|
2845
|
+
*/
|
|
2846
|
+
interface InterfaceObjectSetRidType {
|
|
2847
|
+
interfaceTypeRid: InterfaceTypeRid;
|
|
2848
|
+
}
|
|
2849
|
+
interface InterfaceObjectSetRidTypeModification {
|
|
2850
|
+
interfaceTypeRidOrIdInRequest: InterfaceTypeRidOrIdInRequest;
|
|
2851
|
+
}
|
|
2834
2852
|
interface InterfaceReferenceListType {
|
|
2835
2853
|
interfaceTypeRid: InterfaceTypeRid;
|
|
2836
2854
|
}
|
|
@@ -3117,6 +3135,10 @@ interface OntologyIrBaseParameterType_interfaceReferenceList {
|
|
|
3117
3135
|
type: "interfaceReferenceList";
|
|
3118
3136
|
interfaceReferenceList: OntologyIrInterfaceReferenceListType;
|
|
3119
3137
|
}
|
|
3138
|
+
interface OntologyIrBaseParameterType_interfaceObjectSetRid {
|
|
3139
|
+
type: "interfaceObjectSetRid";
|
|
3140
|
+
interfaceObjectSetRid: OntologyIrInterfaceObjectSetRidType;
|
|
3141
|
+
}
|
|
3120
3142
|
interface OntologyIrBaseParameterType_objectTypeReference {
|
|
3121
3143
|
type: "objectTypeReference";
|
|
3122
3144
|
objectTypeReference: ObjectTypeReferenceType;
|
|
@@ -3164,7 +3186,7 @@ interface OntologyIrBaseParameterType_structList {
|
|
|
3164
3186
|
/**
|
|
3165
3187
|
* All of the possible types for Parameters.
|
|
3166
3188
|
*/
|
|
3167
|
-
type OntologyIrBaseParameterType = OntologyIrBaseParameterType_boolean | OntologyIrBaseParameterType_booleanList | OntologyIrBaseParameterType_integer | OntologyIrBaseParameterType_integerList | OntologyIrBaseParameterType_long | OntologyIrBaseParameterType_longList | OntologyIrBaseParameterType_double | OntologyIrBaseParameterType_doubleList | OntologyIrBaseParameterType_string | OntologyIrBaseParameterType_stringList | OntologyIrBaseParameterType_decimal | OntologyIrBaseParameterType_decimalList | OntologyIrBaseParameterType_geohash | OntologyIrBaseParameterType_geohashList | OntologyIrBaseParameterType_geoshape | OntologyIrBaseParameterType_geoshapeList | OntologyIrBaseParameterType_timeSeriesReference | OntologyIrBaseParameterType_timestamp | OntologyIrBaseParameterType_timestampList | OntologyIrBaseParameterType_date | OntologyIrBaseParameterType_dateList | OntologyIrBaseParameterType_objectReference | OntologyIrBaseParameterType_objectReferenceList | OntologyIrBaseParameterType_objectSetRid | OntologyIrBaseParameterType_interfaceReference | OntologyIrBaseParameterType_interfaceReferenceList | OntologyIrBaseParameterType_objectTypeReference | OntologyIrBaseParameterType_attachment | OntologyIrBaseParameterType_attachmentList | OntologyIrBaseParameterType_marking | OntologyIrBaseParameterType_markingList | OntologyIrBaseParameterType_mediaReference | OntologyIrBaseParameterType_mediaReferenceList | OntologyIrBaseParameterType_geotimeSeriesReference | OntologyIrBaseParameterType_geotimeSeriesReferenceList | OntologyIrBaseParameterType_struct | OntologyIrBaseParameterType_structList;
|
|
3189
|
+
type OntologyIrBaseParameterType = OntologyIrBaseParameterType_boolean | OntologyIrBaseParameterType_booleanList | OntologyIrBaseParameterType_integer | OntologyIrBaseParameterType_integerList | OntologyIrBaseParameterType_long | OntologyIrBaseParameterType_longList | OntologyIrBaseParameterType_double | OntologyIrBaseParameterType_doubleList | OntologyIrBaseParameterType_string | OntologyIrBaseParameterType_stringList | OntologyIrBaseParameterType_decimal | OntologyIrBaseParameterType_decimalList | OntologyIrBaseParameterType_geohash | OntologyIrBaseParameterType_geohashList | OntologyIrBaseParameterType_geoshape | OntologyIrBaseParameterType_geoshapeList | OntologyIrBaseParameterType_timeSeriesReference | OntologyIrBaseParameterType_timestamp | OntologyIrBaseParameterType_timestampList | OntologyIrBaseParameterType_date | OntologyIrBaseParameterType_dateList | OntologyIrBaseParameterType_objectReference | OntologyIrBaseParameterType_objectReferenceList | OntologyIrBaseParameterType_objectSetRid | OntologyIrBaseParameterType_interfaceReference | OntologyIrBaseParameterType_interfaceReferenceList | OntologyIrBaseParameterType_interfaceObjectSetRid | OntologyIrBaseParameterType_objectTypeReference | OntologyIrBaseParameterType_attachment | OntologyIrBaseParameterType_attachmentList | OntologyIrBaseParameterType_marking | OntologyIrBaseParameterType_markingList | OntologyIrBaseParameterType_mediaReference | OntologyIrBaseParameterType_mediaReferenceList | OntologyIrBaseParameterType_geotimeSeriesReference | OntologyIrBaseParameterType_geotimeSeriesReferenceList | OntologyIrBaseParameterType_struct | OntologyIrBaseParameterType_structList;
|
|
3168
3190
|
interface OntologyIrDataValue_boolean {
|
|
3169
3191
|
type: "boolean";
|
|
3170
3192
|
boolean: BooleanValue;
|
|
@@ -3306,6 +3328,13 @@ interface OntologyIrDataValue_structList {
|
|
|
3306
3328
|
structList: StructListValue;
|
|
3307
3329
|
}
|
|
3308
3330
|
type OntologyIrDataValue = OntologyIrDataValue_boolean | OntologyIrDataValue_booleanList | OntologyIrDataValue_integer | OntologyIrDataValue_integerList | OntologyIrDataValue_long | OntologyIrDataValue_longList | OntologyIrDataValue_double | OntologyIrDataValue_doubleList | OntologyIrDataValue_string | OntologyIrDataValue_stringList | OntologyIrDataValue_decimal | OntologyIrDataValue_decimalList | OntologyIrDataValue_date | OntologyIrDataValue_dateList | OntologyIrDataValue_geohash | OntologyIrDataValue_geohashList | OntologyIrDataValue_geoshape | OntologyIrDataValue_geoshapeList | OntologyIrDataValue_timeSeriesReference | OntologyIrDataValue_timestamp | OntologyIrDataValue_timestampList | OntologyIrDataValue_null | OntologyIrDataValue_objectLocator | OntologyIrDataValue_objectLocatorList | OntologyIrDataValue_objectType | OntologyIrDataValue_attachment | OntologyIrDataValue_attachmentList | OntologyIrDataValue_marking | OntologyIrDataValue_markingList | OntologyIrDataValue_mediaReference | OntologyIrDataValue_mediaReferenceList | OntologyIrDataValue_geotimeSeriesReference | OntologyIrDataValue_geotimeSeriesReferenceList | OntologyIrDataValue_struct | OntologyIrDataValue_structList;
|
|
3331
|
+
/**
|
|
3332
|
+
* InterfaceObjectSetRidType specifies that this parameter must be an ObjectSetRid of an object set consisting of
|
|
3333
|
+
* object types which all implement the specified interface type.
|
|
3334
|
+
*/
|
|
3335
|
+
interface OntologyIrInterfaceObjectSetRidType {
|
|
3336
|
+
interfaceTypeRid: InterfaceTypeApiName;
|
|
3337
|
+
}
|
|
3309
3338
|
interface OntologyIrInterfaceReferenceListType {
|
|
3310
3339
|
interfaceTypeRid: InterfaceTypeApiName;
|
|
3311
3340
|
}
|
|
@@ -3572,6 +3601,10 @@ interface StructFieldBaseParameterType_geohash {
|
|
|
3572
3601
|
type: "geohash";
|
|
3573
3602
|
geohash: GeohashType;
|
|
3574
3603
|
}
|
|
3604
|
+
interface StructFieldBaseParameterType_geoshape {
|
|
3605
|
+
type: "geoshape";
|
|
3606
|
+
geoshape: GeoshapeType;
|
|
3607
|
+
}
|
|
3575
3608
|
interface StructFieldBaseParameterType_timestamp {
|
|
3576
3609
|
type: "timestamp";
|
|
3577
3610
|
timestamp: TimestampType$1;
|
|
@@ -3585,7 +3618,7 @@ interface StructFieldBaseParameterType_date {
|
|
|
3585
3618
|
* property field types (https://www.palantir.com/docs/foundry/object-link-types/structs-overview/), and the
|
|
3586
3619
|
* inhabitants of the BaseParameterType union.
|
|
3587
3620
|
*/
|
|
3588
|
-
type StructFieldBaseParameterType = StructFieldBaseParameterType_boolean | StructFieldBaseParameterType_integer | StructFieldBaseParameterType_long | StructFieldBaseParameterType_double | StructFieldBaseParameterType_string | StructFieldBaseParameterType_geohash | StructFieldBaseParameterType_timestamp | StructFieldBaseParameterType_date;
|
|
3621
|
+
type StructFieldBaseParameterType = StructFieldBaseParameterType_boolean | StructFieldBaseParameterType_integer | StructFieldBaseParameterType_long | StructFieldBaseParameterType_double | StructFieldBaseParameterType_string | StructFieldBaseParameterType_geohash | StructFieldBaseParameterType_geoshape | StructFieldBaseParameterType_timestamp | StructFieldBaseParameterType_date;
|
|
3589
3622
|
interface StructFieldDataValue_boolean {
|
|
3590
3623
|
type: "boolean";
|
|
3591
3624
|
boolean: BooleanValue;
|
|
@@ -3614,6 +3647,10 @@ interface StructFieldDataValue_geohash {
|
|
|
3614
3647
|
type: "geohash";
|
|
3615
3648
|
geohash: GeohashValue;
|
|
3616
3649
|
}
|
|
3650
|
+
interface StructFieldDataValue_geoshape {
|
|
3651
|
+
type: "geoshape";
|
|
3652
|
+
geoshape: GeoshapeValue;
|
|
3653
|
+
}
|
|
3617
3654
|
interface StructFieldDataValue_timestamp {
|
|
3618
3655
|
type: "timestamp";
|
|
3619
3656
|
timestamp: TimestampValue;
|
|
@@ -3627,7 +3664,7 @@ interface StructFieldDataValue_null {
|
|
|
3627
3664
|
* mapped to a StructFieldDataValue. See StructFieldBaseParameterType for which types are supported for struct
|
|
3628
3665
|
* parameter fields.
|
|
3629
3666
|
*/
|
|
3630
|
-
type StructFieldDataValue = StructFieldDataValue_boolean | StructFieldDataValue_integer | StructFieldDataValue_long | StructFieldDataValue_double | StructFieldDataValue_string | StructFieldDataValue_date | StructFieldDataValue_geohash | StructFieldDataValue_timestamp | StructFieldDataValue_null;
|
|
3667
|
+
type StructFieldDataValue = StructFieldDataValue_boolean | StructFieldDataValue_integer | StructFieldDataValue_long | StructFieldDataValue_double | StructFieldDataValue_string | StructFieldDataValue_date | StructFieldDataValue_geohash | StructFieldDataValue_geoshape | StructFieldDataValue_timestamp | StructFieldDataValue_null;
|
|
3631
3668
|
/**
|
|
3632
3669
|
* A string identifier used to map struct property fields to their respective constraints.
|
|
3633
3670
|
* This identifier is intentionally generically typed. Constraints used on ontology types should interpret the
|
|
@@ -4913,6 +4950,7 @@ interface ObjectTypeGothamMapping {
|
|
|
4913
4950
|
uri: GothamObjectTypeUri;
|
|
4914
4951
|
}
|
|
4915
4952
|
interface PropertyTypeGothamMapping {
|
|
4953
|
+
isSharedPropertyType?: boolean | null | undefined;
|
|
4916
4954
|
structApiNameToComponentUriMapping: Record<ObjectTypeFieldApiName, GothamPropertyComponentUri>;
|
|
4917
4955
|
uri: GothamPropertyTypeUri;
|
|
4918
4956
|
}
|
|
@@ -5212,7 +5250,7 @@ interface TransitionWindows {
|
|
|
5212
5250
|
|
|
5213
5251
|
type ActionParameterShapeId = string;
|
|
5214
5252
|
interface ActionTypeBlockDataV2 {
|
|
5215
|
-
actionType:
|
|
5253
|
+
actionType: MarketplaceActionType;
|
|
5216
5254
|
parameterIds: Record<ActionParameterShapeId, ParameterId>;
|
|
5217
5255
|
}
|
|
5218
5256
|
interface ActionTypePermissionInformation {
|
|
@@ -5262,84 +5300,6 @@ type DatasourcePredicate = DatasourcePredicate_or | DatasourcePredicate_hasRid |
|
|
|
5262
5300
|
* Ontology as code uses this as a stable ID for GeotimeSeriesIntegration inputs
|
|
5263
5301
|
*/
|
|
5264
5302
|
type GeotimeSeriesIntegrationName = string;
|
|
5265
|
-
interface ImportedActionType {
|
|
5266
|
-
apiName: ActionTypeApiName;
|
|
5267
|
-
description?: string | null | undefined;
|
|
5268
|
-
displayName: string;
|
|
5269
|
-
parameters: Array<ImportedParameter>;
|
|
5270
|
-
}
|
|
5271
|
-
interface ImportedInterfaceLinkType {
|
|
5272
|
-
apiName: InterfaceLinkTypeApiName;
|
|
5273
|
-
cardinality: InterfaceLinkTypeCardinality;
|
|
5274
|
-
description?: string | null | undefined;
|
|
5275
|
-
displayName: string;
|
|
5276
|
-
required: boolean;
|
|
5277
|
-
}
|
|
5278
|
-
interface ImportedInterfaceType {
|
|
5279
|
-
apiName: InterfaceTypeApiName;
|
|
5280
|
-
description?: string | null | undefined;
|
|
5281
|
-
displayName: string;
|
|
5282
|
-
links: Array<ImportedInterfaceLinkType>;
|
|
5283
|
-
properties: Array<ImportedSharedPropertyType>;
|
|
5284
|
-
}
|
|
5285
|
-
interface ImportedLinkDefinition_manyToMany {
|
|
5286
|
-
type: "manyToMany";
|
|
5287
|
-
manyToMany: ImportedManyToManyLinkDefinition;
|
|
5288
|
-
}
|
|
5289
|
-
interface ImportedLinkDefinition_oneToMany {
|
|
5290
|
-
type: "oneToMany";
|
|
5291
|
-
oneToMany: ImportedOneToManyLinkDefinition;
|
|
5292
|
-
}
|
|
5293
|
-
type ImportedLinkDefinition = ImportedLinkDefinition_manyToMany | ImportedLinkDefinition_oneToMany;
|
|
5294
|
-
interface ImportedLinkType {
|
|
5295
|
-
definition: ImportedLinkDefinition;
|
|
5296
|
-
id: LinkTypeId;
|
|
5297
|
-
}
|
|
5298
|
-
interface ImportedManyToManyLinkDefinition {
|
|
5299
|
-
objectTypeApiNameA: ObjectTypeApiName;
|
|
5300
|
-
objectTypeApiNameB: ObjectTypeApiName;
|
|
5301
|
-
objectTypeAToBLinkDisplayName: string;
|
|
5302
|
-
objectTypeBToALinkDisplayName: string;
|
|
5303
|
-
}
|
|
5304
|
-
interface ImportedObjectType {
|
|
5305
|
-
apiName: ObjectTypeApiName;
|
|
5306
|
-
description?: string | null | undefined;
|
|
5307
|
-
displayName: string;
|
|
5308
|
-
propertyTypes: Array<ImportedPropertyType>;
|
|
5309
|
-
}
|
|
5310
|
-
interface ImportedOneToManyLinkDefinition {
|
|
5311
|
-
cardinality?: OneToManyLinkCardinalityHint | null | undefined;
|
|
5312
|
-
manyToOneLinkDisplayName: string;
|
|
5313
|
-
objectTypeApiNameManySide: ObjectTypeApiName;
|
|
5314
|
-
objectTypeApiNameOneSide: ObjectTypeApiName;
|
|
5315
|
-
oneToManyLinkDisplayName: string;
|
|
5316
|
-
}
|
|
5317
|
-
interface ImportedParameter {
|
|
5318
|
-
description?: string | null | undefined;
|
|
5319
|
-
displayName: string;
|
|
5320
|
-
id: ParameterId;
|
|
5321
|
-
type: BaseParameterType;
|
|
5322
|
-
}
|
|
5323
|
-
interface ImportedPropertyType {
|
|
5324
|
-
apiName: ObjectTypeFieldApiName;
|
|
5325
|
-
description?: string | null | undefined;
|
|
5326
|
-
displayName: string;
|
|
5327
|
-
sharedPropertyType?: ObjectTypeFieldApiName | null | undefined;
|
|
5328
|
-
type: Type;
|
|
5329
|
-
}
|
|
5330
|
-
interface ImportedSharedPropertyType {
|
|
5331
|
-
apiName: ObjectTypeFieldApiName;
|
|
5332
|
-
description?: string | null | undefined;
|
|
5333
|
-
displayName: string;
|
|
5334
|
-
type: Type;
|
|
5335
|
-
}
|
|
5336
|
-
interface ImportedTypes {
|
|
5337
|
-
actionTypes: Array<ImportedActionType>;
|
|
5338
|
-
interfaceTypes: Array<ImportedInterfaceType>;
|
|
5339
|
-
linkTypes: Array<ImportedLinkType>;
|
|
5340
|
-
objectTypes: Array<ImportedObjectType>;
|
|
5341
|
-
sharedPropertyTypes: Array<ImportedSharedPropertyType>;
|
|
5342
|
-
}
|
|
5343
5303
|
type InstallLocationBlockShapeId = BlockShapeId;
|
|
5344
5304
|
interface InterfaceTypeBlockDataV2 {
|
|
5345
5305
|
interfaceType: MarketplaceInterfaceType;
|
|
@@ -5391,6 +5351,45 @@ interface LinkTypeRestrictionStatus {
|
|
|
5391
5351
|
ontologyPackageRid?: OntologyPackageRid | null | undefined;
|
|
5392
5352
|
restrictedByDatasources: boolean;
|
|
5393
5353
|
}
|
|
5354
|
+
interface MarketplaceActionType {
|
|
5355
|
+
actionTypeLogic: ActionTypeLogic;
|
|
5356
|
+
metadata: MarketplaceActionTypeMetadata;
|
|
5357
|
+
}
|
|
5358
|
+
interface MarketplaceActionTypeDisplayMetadata {
|
|
5359
|
+
configuration?: ActionTypeDisplayMetadataConfiguration | null | undefined;
|
|
5360
|
+
description: string;
|
|
5361
|
+
displayName: string;
|
|
5362
|
+
icon?: Icon | null | undefined;
|
|
5363
|
+
submitButtonDisplayMetadata?: ButtonDisplayMetadata | null | undefined;
|
|
5364
|
+
successMessage: Array<ActionTypeRichTextComponent>;
|
|
5365
|
+
typeClasses: Array<TypeClass>;
|
|
5366
|
+
undoButtonConfiguration?: boolean | null | undefined;
|
|
5367
|
+
}
|
|
5368
|
+
/**
|
|
5369
|
+
* Local overridden alias of OMS public API representation of ActionTypeMetadata. In OMS API we model
|
|
5370
|
+
* action notificationSettings and ActionTypeDisplayMetadataConfiguration field as non-optional, but Marketplace
|
|
5371
|
+
* ontology block data uploaded to artifacts faces similar constraints as our internal StorageActionTypeMetadata
|
|
5372
|
+
* and we need to provide runtime conversion with default value.
|
|
5373
|
+
*/
|
|
5374
|
+
interface MarketplaceActionTypeMetadata {
|
|
5375
|
+
actionApplyClientSettings?: ActionApplyClientPreferences | null | undefined;
|
|
5376
|
+
actionLogConfiguration?: ActionLogConfiguration | null | undefined;
|
|
5377
|
+
apiName: ActionTypeApiName;
|
|
5378
|
+
branchSettings?: ActionTypeBranchSettings | null | undefined;
|
|
5379
|
+
displayMetadata: MarketplaceActionTypeDisplayMetadata;
|
|
5380
|
+
entities?: ActionTypeEntities | null | undefined;
|
|
5381
|
+
formContentOrdering: Array<FormContent>;
|
|
5382
|
+
notificationSettings?: ActionNotificationSettings | null | undefined;
|
|
5383
|
+
parameterOrdering: Array<ParameterId>;
|
|
5384
|
+
parameters: Record<ParameterId, Parameter>;
|
|
5385
|
+
provenance?: ActionTypeProvenance | null | undefined;
|
|
5386
|
+
rid: ActionTypeRid;
|
|
5387
|
+
sections: Record<SectionId, Section>;
|
|
5388
|
+
stagingMediaSetRid?: MediaSetRid | null | undefined;
|
|
5389
|
+
status: ActionTypeStatus;
|
|
5390
|
+
submissionConfiguration?: ActionSubmissionConfiguration | null | undefined;
|
|
5391
|
+
version: ActionTypeVersion;
|
|
5392
|
+
}
|
|
5394
5393
|
interface MarketplaceActiveInterfaceTypeStatus {
|
|
5395
5394
|
}
|
|
5396
5395
|
interface MarketplaceDeprecatedInterfaceTypeStatus {
|
|
@@ -5520,58 +5519,13 @@ interface OntologyBlockDataV2 {
|
|
|
5520
5519
|
sharedPropertyTypes: Record<SharedPropertyTypeRid, SharedPropertyTypeBlockDataV2>;
|
|
5521
5520
|
}
|
|
5522
5521
|
interface OntologyIrActionTypeBlockDataV2 {
|
|
5523
|
-
actionType:
|
|
5522
|
+
actionType: OntologyIrMarketplaceActionType;
|
|
5524
5523
|
}
|
|
5525
5524
|
interface OntologyIrBlockPermissionInformation {
|
|
5526
5525
|
actionTypes: Record<ActionTypeApiName, ActionTypePermissionInformation>;
|
|
5527
5526
|
linkTypes: Record<LinkTypeId, LinkTypePermissionInformation>;
|
|
5528
5527
|
objectTypes: Record<ObjectTypeApiName, ObjectTypePermissionInformation>;
|
|
5529
5528
|
}
|
|
5530
|
-
interface OntologyIrImportedActionType {
|
|
5531
|
-
apiName: ActionTypeApiName;
|
|
5532
|
-
description?: string | null | undefined;
|
|
5533
|
-
displayName: string;
|
|
5534
|
-
parameters: Array<OntologyIrImportedParameter>;
|
|
5535
|
-
}
|
|
5536
|
-
interface OntologyIrImportedInterfaceType {
|
|
5537
|
-
apiName: InterfaceTypeApiName;
|
|
5538
|
-
description?: string | null | undefined;
|
|
5539
|
-
displayName: string;
|
|
5540
|
-
links: Array<ImportedInterfaceLinkType>;
|
|
5541
|
-
properties: Array<OntologyIrImportedSharedPropertyType>;
|
|
5542
|
-
}
|
|
5543
|
-
interface OntologyIrImportedObjectType {
|
|
5544
|
-
apiName: ObjectTypeApiName;
|
|
5545
|
-
description?: string | null | undefined;
|
|
5546
|
-
displayName: string;
|
|
5547
|
-
propertyTypes: Array<OntologyIrImportedPropertyType>;
|
|
5548
|
-
}
|
|
5549
|
-
interface OntologyIrImportedParameter {
|
|
5550
|
-
description?: string | null | undefined;
|
|
5551
|
-
displayName: string;
|
|
5552
|
-
id: ParameterId;
|
|
5553
|
-
type: OntologyIrBaseParameterType;
|
|
5554
|
-
}
|
|
5555
|
-
interface OntologyIrImportedPropertyType {
|
|
5556
|
-
apiName: ObjectTypeFieldApiName;
|
|
5557
|
-
description?: string | null | undefined;
|
|
5558
|
-
displayName: string;
|
|
5559
|
-
sharedPropertyType?: ObjectTypeFieldApiName | null | undefined;
|
|
5560
|
-
type: OntologyIrType;
|
|
5561
|
-
}
|
|
5562
|
-
interface OntologyIrImportedSharedPropertyType {
|
|
5563
|
-
apiName: ObjectTypeFieldApiName;
|
|
5564
|
-
description?: string | null | undefined;
|
|
5565
|
-
displayName: string;
|
|
5566
|
-
type: OntologyIrType;
|
|
5567
|
-
}
|
|
5568
|
-
interface OntologyIrImportedTypes {
|
|
5569
|
-
actionTypes: Array<OntologyIrImportedActionType>;
|
|
5570
|
-
interfaceTypes: Array<OntologyIrImportedInterfaceType>;
|
|
5571
|
-
linkTypes: Array<ImportedLinkType>;
|
|
5572
|
-
objectTypes: Array<OntologyIrImportedObjectType>;
|
|
5573
|
-
sharedPropertyTypes: Array<OntologyIrImportedSharedPropertyType>;
|
|
5574
|
-
}
|
|
5575
5529
|
interface OntologyIrInterfaceTypeBlockDataV2 {
|
|
5576
5530
|
interfaceType: OntologyIrMarketplaceInterfaceType;
|
|
5577
5531
|
}
|
|
@@ -5607,6 +5561,38 @@ interface OntologyIrLinkTypeBlockDataV2 {
|
|
|
5607
5561
|
entityMetadata?: OntologyIrLinkTypeEntityMetadata | null | undefined;
|
|
5608
5562
|
linkType: OntologyIrLinkType;
|
|
5609
5563
|
}
|
|
5564
|
+
interface OntologyIrMarketplaceActionType {
|
|
5565
|
+
actionTypeLogic: OntologyIrActionTypeLogic;
|
|
5566
|
+
metadata: OntologyIrMarketplaceActionTypeMetadata;
|
|
5567
|
+
}
|
|
5568
|
+
interface OntologyIrMarketplaceActionTypeDisplayMetadata {
|
|
5569
|
+
configuration?: ActionTypeDisplayMetadataConfiguration | null | undefined;
|
|
5570
|
+
description: string;
|
|
5571
|
+
displayName: string;
|
|
5572
|
+
icon?: Icon | null | undefined;
|
|
5573
|
+
submitButtonDisplayMetadata?: ButtonDisplayMetadata | null | undefined;
|
|
5574
|
+
successMessage: Array<OntologyIrActionTypeRichTextComponent>;
|
|
5575
|
+
typeClasses: Array<TypeClass>;
|
|
5576
|
+
undoButtonConfiguration?: boolean | null | undefined;
|
|
5577
|
+
}
|
|
5578
|
+
/**
|
|
5579
|
+
* Local overridden alias of OMS public API representation of ActionTypeMetadata. In OMS API we model
|
|
5580
|
+
* action notificationSettings and ActionTypeDisplayMetadataConfiguration field as non-optional, but Marketplace
|
|
5581
|
+
* ontology block data uploaded to artifacts faces similar constraints as our internal StorageActionTypeMetadata
|
|
5582
|
+
* and we need to provide runtime conversion with default value.
|
|
5583
|
+
*/
|
|
5584
|
+
interface OntologyIrMarketplaceActionTypeMetadata {
|
|
5585
|
+
apiName: ActionTypeApiName;
|
|
5586
|
+
branchSettings?: ActionTypeBranchSettings | null | undefined;
|
|
5587
|
+
displayMetadata: OntologyIrMarketplaceActionTypeDisplayMetadata;
|
|
5588
|
+
entities?: OntologyIrActionTypeEntities | null | undefined;
|
|
5589
|
+
formContentOrdering: Array<OntologyIrFormContent>;
|
|
5590
|
+
parameterOrdering: Array<ParameterId>;
|
|
5591
|
+
parameters: Record<ParameterId, OntologyIrParameter>;
|
|
5592
|
+
sections: Record<SectionId, OntologyIrSection>;
|
|
5593
|
+
stagingMediaSetRid?: MediaSetRid | null | undefined;
|
|
5594
|
+
status: OntologyIrActionTypeStatus;
|
|
5595
|
+
}
|
|
5610
5596
|
interface OntologyIrMarketplaceDeprecatedInterfaceTypeStatus {
|
|
5611
5597
|
deadline: string;
|
|
5612
5598
|
message: string;
|
|
@@ -5716,6 +5702,12 @@ interface OntologyIrSchemaTransitionsWithSchemaVersion {
|
|
|
5716
5702
|
interface OntologyIrSharedPropertyTypeBlockDataV2 {
|
|
5717
5703
|
sharedPropertyType: OntologyIrSharedPropertyType;
|
|
5718
5704
|
}
|
|
5705
|
+
interface OntologyIrValueTypeReferenceWithMetadata {
|
|
5706
|
+
apiName: string;
|
|
5707
|
+
displayMetadata: any;
|
|
5708
|
+
packageNamespace: string;
|
|
5709
|
+
version: string;
|
|
5710
|
+
}
|
|
5719
5711
|
type OutputMode = "RESTRICTED_VIEW" | "DATASET";
|
|
5720
5712
|
interface PatchesConfiguration {
|
|
5721
5713
|
lowLatencyUpdatesEnabled: boolean;
|
|
@@ -6891,6 +6883,43 @@ interface ActionType {
|
|
|
6891
6883
|
* API names must be unique - requests that attempt to re-use an existing API name will be rejected.
|
|
6892
6884
|
*/
|
|
6893
6885
|
type ActionTypeApiName = string;
|
|
6886
|
+
interface ActionTypeBranchFunctionsWithExternalCallsMode_allowFunctionsWithExternalCallsOnBranches {
|
|
6887
|
+
type: "allowFunctionsWithExternalCallsOnBranches";
|
|
6888
|
+
allowFunctionsWithExternalCallsOnBranches: AllowFunctionsWithExternalCallsOnBranches;
|
|
6889
|
+
}
|
|
6890
|
+
interface ActionTypeBranchFunctionsWithExternalCallsMode_disableFunctionsWithExternalCallsOnBranches {
|
|
6891
|
+
type: "disableFunctionsWithExternalCallsOnBranches";
|
|
6892
|
+
disableFunctionsWithExternalCallsOnBranches: DisableFunctionsWithExternalCallsOnBranches;
|
|
6893
|
+
}
|
|
6894
|
+
type ActionTypeBranchFunctionsWithExternalCallsMode = ActionTypeBranchFunctionsWithExternalCallsMode_allowFunctionsWithExternalCallsOnBranches | ActionTypeBranchFunctionsWithExternalCallsMode_disableFunctionsWithExternalCallsOnBranches;
|
|
6895
|
+
interface ActionTypeBranchNotificationsMode_allowNotificationsOnBranches {
|
|
6896
|
+
type: "allowNotificationsOnBranches";
|
|
6897
|
+
allowNotificationsOnBranches: AllowNotificationsOnBranches;
|
|
6898
|
+
}
|
|
6899
|
+
interface ActionTypeBranchNotificationsMode_disableNotificationsOnBranches {
|
|
6900
|
+
type: "disableNotificationsOnBranches";
|
|
6901
|
+
disableNotificationsOnBranches: DisableNotificationsOnBranches;
|
|
6902
|
+
}
|
|
6903
|
+
type ActionTypeBranchNotificationsMode = ActionTypeBranchNotificationsMode_allowNotificationsOnBranches | ActionTypeBranchNotificationsMode_disableNotificationsOnBranches;
|
|
6904
|
+
interface ActionTypeBranchSettings {
|
|
6905
|
+
functionsWithExternalCallsMode: ActionTypeBranchFunctionsWithExternalCallsMode;
|
|
6906
|
+
notificationsMode: ActionTypeBranchNotificationsMode;
|
|
6907
|
+
webhooksMode: ActionTypeBranchWebhooksMode;
|
|
6908
|
+
}
|
|
6909
|
+
interface ActionTypeBranchSettingsModification {
|
|
6910
|
+
functionsWithExternalCallsMode?: ActionTypeBranchFunctionsWithExternalCallsMode | null | undefined;
|
|
6911
|
+
notificationsMode?: ActionTypeBranchNotificationsMode | null | undefined;
|
|
6912
|
+
webhooksMode?: ActionTypeBranchWebhooksMode | null | undefined;
|
|
6913
|
+
}
|
|
6914
|
+
interface ActionTypeBranchWebhooksMode_allowWebhooksOnBranches {
|
|
6915
|
+
type: "allowWebhooksOnBranches";
|
|
6916
|
+
allowWebhooksOnBranches: AllowWebhooksOnBranches;
|
|
6917
|
+
}
|
|
6918
|
+
interface ActionTypeBranchWebhooksMode_disableWebhooksOnBranches {
|
|
6919
|
+
type: "disableWebhooksOnBranches";
|
|
6920
|
+
disableWebhooksOnBranches: DisableWebhooksOnBranches;
|
|
6921
|
+
}
|
|
6922
|
+
type ActionTypeBranchWebhooksMode = ActionTypeBranchWebhooksMode_allowWebhooksOnBranches | ActionTypeBranchWebhooksMode_disableWebhooksOnBranches;
|
|
6894
6923
|
/**
|
|
6895
6924
|
* A ActionTypeCreate is used to create ActionTypes.
|
|
6896
6925
|
*/
|
|
@@ -6898,6 +6927,7 @@ interface ActionTypeCreate {
|
|
|
6898
6927
|
actionApplyClientSettings?: ActionApplyClientPreferences | null | undefined;
|
|
6899
6928
|
actionLogConfiguration?: ActionLogConfiguration | null | undefined;
|
|
6900
6929
|
apiName: ActionTypeApiName;
|
|
6930
|
+
branchSettings?: ActionTypeBranchSettingsModification | null | undefined;
|
|
6901
6931
|
displayMetadata: ActionTypeDisplayMetadataModification;
|
|
6902
6932
|
formContentOrdering: Array<FormContent>;
|
|
6903
6933
|
logic: ActionLogicModification;
|
|
@@ -7136,6 +7166,7 @@ interface ActionTypeMetadata {
|
|
|
7136
7166
|
actionApplyClientSettings?: ActionApplyClientPreferences | null | undefined;
|
|
7137
7167
|
actionLogConfiguration?: ActionLogConfiguration | null | undefined;
|
|
7138
7168
|
apiName: ActionTypeApiName;
|
|
7169
|
+
branchSettings: ActionTypeBranchSettings;
|
|
7139
7170
|
displayMetadata: ActionTypeDisplayMetadata;
|
|
7140
7171
|
entities?: ActionTypeEntities | null | undefined;
|
|
7141
7172
|
formContentOrdering: Array<FormContent>;
|
|
@@ -7157,6 +7188,7 @@ interface ActionTypeMetadataModification {
|
|
|
7157
7188
|
actionApplyClientSettings?: ActionApplyClientPreferences | null | undefined;
|
|
7158
7189
|
actionLogConfiguration?: ActionLogConfiguration | null | undefined;
|
|
7159
7190
|
apiName: ActionTypeApiName;
|
|
7191
|
+
branchSettings?: ActionTypeBranchSettingsModification | null | undefined;
|
|
7160
7192
|
displayMetadata: ActionTypeDisplayMetadataModification;
|
|
7161
7193
|
entities?: ActionTypeEntities | null | undefined;
|
|
7162
7194
|
formContentOrdering: Array<FormContent>;
|
|
@@ -7305,6 +7337,7 @@ interface ActionTypeUpdate {
|
|
|
7305
7337
|
actionApplyClientSettings?: ActionApplyClientPreferences | null | undefined;
|
|
7306
7338
|
actionLogConfiguration?: ActionLogConfiguration | null | undefined;
|
|
7307
7339
|
apiName: ActionTypeApiName;
|
|
7340
|
+
branchSettings?: ActionTypeBranchSettingsModification | null | undefined;
|
|
7308
7341
|
displayMetadata: ActionTypeDisplayMetadataModification;
|
|
7309
7342
|
formContentOrdering?: Array<FormContent> | null | undefined;
|
|
7310
7343
|
logic: ActionLogicModification;
|
|
@@ -7416,6 +7449,10 @@ interface AddInterfaceRuleModification {
|
|
|
7416
7449
|
sharedPropertyTypeLogicRuleValueModifications: Array<SharedPropertyTypeLogicRuleValueModification>;
|
|
7417
7450
|
sharedPropertyTypeStructFieldLogicRuleValueModifications: Array<SharedPropertyTypeStructFieldLogicRuleValueModification>;
|
|
7418
7451
|
}
|
|
7452
|
+
interface AdditionOperation {
|
|
7453
|
+
leftOperand: ParameterTransformPrefillValue;
|
|
7454
|
+
rightOperand: ParameterTransformPrefillValue;
|
|
7455
|
+
}
|
|
7419
7456
|
interface AddLinkRule {
|
|
7420
7457
|
linkTypeId: LinkTypeId;
|
|
7421
7458
|
sourceObject: ParameterId;
|
|
@@ -7813,7 +7850,11 @@ interface AllowedStructFieldValues_geohash {
|
|
|
7813
7850
|
type: "geohash";
|
|
7814
7851
|
geohash: ParameterGeohashOrEmpty;
|
|
7815
7852
|
}
|
|
7816
|
-
|
|
7853
|
+
interface AllowedStructFieldValues_geoshape {
|
|
7854
|
+
type: "geoshape";
|
|
7855
|
+
geoshape: ParameterGeoshapeOrEmpty;
|
|
7856
|
+
}
|
|
7857
|
+
type AllowedStructFieldValues = AllowedStructFieldValues_oneOf | AllowedStructFieldValues_range | AllowedStructFieldValues_text | AllowedStructFieldValues_datetime | AllowedStructFieldValues_boolean | AllowedStructFieldValues_geohash | AllowedStructFieldValues_geoshape;
|
|
7817
7858
|
interface AllowedStructFieldValuesModification_oneOf {
|
|
7818
7859
|
type: "oneOf";
|
|
7819
7860
|
oneOf: ParameterValueOneOfOrEmpty;
|
|
@@ -7838,7 +7879,11 @@ interface AllowedStructFieldValuesModification_geohash {
|
|
|
7838
7879
|
type: "geohash";
|
|
7839
7880
|
geohash: ParameterGeohashOrEmpty;
|
|
7840
7881
|
}
|
|
7841
|
-
|
|
7882
|
+
interface AllowedStructFieldValuesModification_geoshape {
|
|
7883
|
+
type: "geoshape";
|
|
7884
|
+
geoshape: ParameterGeoshapeOrEmpty;
|
|
7885
|
+
}
|
|
7886
|
+
type AllowedStructFieldValuesModification = AllowedStructFieldValuesModification_oneOf | AllowedStructFieldValuesModification_range | AllowedStructFieldValuesModification_text | AllowedStructFieldValuesModification_datetime | AllowedStructFieldValuesModification_boolean | AllowedStructFieldValuesModification_geohash | AllowedStructFieldValuesModification_geoshape;
|
|
7842
7887
|
interface AllowedStructFieldValuesOverride {
|
|
7843
7888
|
allowedValues: AllowedStructFieldValues;
|
|
7844
7889
|
}
|
|
@@ -7854,6 +7899,22 @@ interface AllowedValuesOverrideModification {
|
|
|
7854
7899
|
interface AllowedValuesOverrideRequest {
|
|
7855
7900
|
allowedValues: AllowedParameterValuesRequest;
|
|
7856
7901
|
}
|
|
7902
|
+
interface AllowFunctionsWithExternalCallsOnBranches {
|
|
7903
|
+
}
|
|
7904
|
+
interface AllowNotificationsOnBranches {
|
|
7905
|
+
branchRecipients: AllowNotificationsOnBranchesBranchRecipients;
|
|
7906
|
+
}
|
|
7907
|
+
interface AllowNotificationsOnBranchesBranchRecipients_branchRecipientsBranchOwner {
|
|
7908
|
+
type: "branchRecipientsBranchOwner";
|
|
7909
|
+
branchRecipientsBranchOwner: BranchRecipientsBranchOwner;
|
|
7910
|
+
}
|
|
7911
|
+
interface AllowNotificationsOnBranchesBranchRecipients_branchRecipientsSameAsMain {
|
|
7912
|
+
type: "branchRecipientsSameAsMain";
|
|
7913
|
+
branchRecipientsSameAsMain: BranchRecipientsSameAsMain;
|
|
7914
|
+
}
|
|
7915
|
+
type AllowNotificationsOnBranchesBranchRecipients = AllowNotificationsOnBranchesBranchRecipients_branchRecipientsBranchOwner | AllowNotificationsOnBranchesBranchRecipients_branchRecipientsSameAsMain;
|
|
7916
|
+
interface AllowWebhooksOnBranches {
|
|
7917
|
+
}
|
|
7857
7918
|
interface Analyzer_notAnalyzed {
|
|
7858
7919
|
type: "notAnalyzed";
|
|
7859
7920
|
notAnalyzed: NotAnalyzedAnalyzer;
|
|
@@ -8009,6 +8070,13 @@ interface BatchedFunctionRuleModification {
|
|
|
8009
8070
|
functionDetails: FunctionRuleModification;
|
|
8010
8071
|
objectSetRidInputName: FunctionInputName;
|
|
8011
8072
|
}
|
|
8073
|
+
interface BatchGetEnrichedActionTypeMetadataRequest {
|
|
8074
|
+
actionTypes: Array<ActionTypeRid>;
|
|
8075
|
+
ontologyBranchRid?: OntologyBranchRid | null | undefined;
|
|
8076
|
+
}
|
|
8077
|
+
interface BatchGetEnrichedActionTypeMetadataResponse {
|
|
8078
|
+
enrichedMetadata: Record<ActionTypeRid, EnrichedActionTypeMetadata>;
|
|
8079
|
+
}
|
|
8012
8080
|
interface BidirectionalRelation {
|
|
8013
8081
|
cardinality: RelationCardinality;
|
|
8014
8082
|
definition: JoinDefinition;
|
|
@@ -8098,6 +8166,10 @@ interface BranchMergedEvent {
|
|
|
8098
8166
|
ontologyBranch: OntologyBranch;
|
|
8099
8167
|
ontologyRid: OntologyRid;
|
|
8100
8168
|
}
|
|
8169
|
+
interface BranchRecipientsBranchOwner {
|
|
8170
|
+
}
|
|
8171
|
+
interface BranchRecipientsSameAsMain {
|
|
8172
|
+
}
|
|
8101
8173
|
type BuilderPipelineRid = string;
|
|
8102
8174
|
interface BulkExecutionModeConfig {
|
|
8103
8175
|
bulkFunctionInputName: FunctionInputName;
|
|
@@ -8505,6 +8577,13 @@ interface DataType_baseType {
|
|
|
8505
8577
|
* encoding e.g. analyzer settings. Prefer this to `Type` whenever e.g. type-checking against object properties.
|
|
8506
8578
|
*/
|
|
8507
8579
|
type DataType = DataType_baseType;
|
|
8580
|
+
interface DateBetweenOperation {
|
|
8581
|
+
leftDate: ParameterTransformPrefillValue;
|
|
8582
|
+
rightDate: ParameterTransformPrefillValue;
|
|
8583
|
+
unit: DateUnit;
|
|
8584
|
+
}
|
|
8585
|
+
interface DateCurrentOperation {
|
|
8586
|
+
}
|
|
8508
8587
|
interface DateFormatter {
|
|
8509
8588
|
format: DatetimeFormat;
|
|
8510
8589
|
}
|
|
@@ -8586,6 +8665,49 @@ interface DatetimeTimezoneDefinition_zoneId {
|
|
|
8586
8665
|
zoneId: PropertyTypeReferenceOrStringConstant;
|
|
8587
8666
|
}
|
|
8588
8667
|
type DatetimeTimezoneDefinition = DatetimeTimezoneDefinition_zoneId;
|
|
8668
|
+
interface DateTimeUnit_seconds {
|
|
8669
|
+
type: "seconds";
|
|
8670
|
+
seconds: DateTimeUnitSeconds;
|
|
8671
|
+
}
|
|
8672
|
+
interface DateTimeUnit_minutes {
|
|
8673
|
+
type: "minutes";
|
|
8674
|
+
minutes: DateTimeUnitMinutes;
|
|
8675
|
+
}
|
|
8676
|
+
interface DateTimeUnit_hours {
|
|
8677
|
+
type: "hours";
|
|
8678
|
+
hours: DateTimeUnitHours;
|
|
8679
|
+
}
|
|
8680
|
+
interface DateTimeUnit_days {
|
|
8681
|
+
type: "days";
|
|
8682
|
+
days: DateTimeUnitDays;
|
|
8683
|
+
}
|
|
8684
|
+
interface DateTimeUnit_weeks {
|
|
8685
|
+
type: "weeks";
|
|
8686
|
+
weeks: DateTimeUnitWeeks;
|
|
8687
|
+
}
|
|
8688
|
+
interface DateTimeUnit_months {
|
|
8689
|
+
type: "months";
|
|
8690
|
+
months: DateTimeUnitMonths;
|
|
8691
|
+
}
|
|
8692
|
+
interface DateTimeUnit_years {
|
|
8693
|
+
type: "years";
|
|
8694
|
+
years: DateTimeUnitYears;
|
|
8695
|
+
}
|
|
8696
|
+
type DateTimeUnit = DateTimeUnit_seconds | DateTimeUnit_minutes | DateTimeUnit_hours | DateTimeUnit_days | DateTimeUnit_weeks | DateTimeUnit_months | DateTimeUnit_years;
|
|
8697
|
+
interface DateTimeUnitDays {
|
|
8698
|
+
}
|
|
8699
|
+
interface DateTimeUnitHours {
|
|
8700
|
+
}
|
|
8701
|
+
interface DateTimeUnitMinutes {
|
|
8702
|
+
}
|
|
8703
|
+
interface DateTimeUnitMonths {
|
|
8704
|
+
}
|
|
8705
|
+
interface DateTimeUnitSeconds {
|
|
8706
|
+
}
|
|
8707
|
+
interface DateTimeUnitWeeks {
|
|
8708
|
+
}
|
|
8709
|
+
interface DateTimeUnitYears {
|
|
8710
|
+
}
|
|
8589
8711
|
interface DateTypeDataConstraints$1 {
|
|
8590
8712
|
range: DateTypeRangeConstraint$1;
|
|
8591
8713
|
}
|
|
@@ -8597,6 +8719,23 @@ interface DateTypeRangeConstraint$1 {
|
|
|
8597
8719
|
max?: DateTypeDataValue$1 | null | undefined;
|
|
8598
8720
|
min?: DateTypeDataValue$1 | null | undefined;
|
|
8599
8721
|
}
|
|
8722
|
+
interface DateUnit_days {
|
|
8723
|
+
type: "days";
|
|
8724
|
+
days: DateTimeUnitDays;
|
|
8725
|
+
}
|
|
8726
|
+
interface DateUnit_weeks {
|
|
8727
|
+
type: "weeks";
|
|
8728
|
+
weeks: DateTimeUnitWeeks;
|
|
8729
|
+
}
|
|
8730
|
+
interface DateUnit_months {
|
|
8731
|
+
type: "months";
|
|
8732
|
+
months: DateTimeUnitMonths;
|
|
8733
|
+
}
|
|
8734
|
+
interface DateUnit_years {
|
|
8735
|
+
type: "years";
|
|
8736
|
+
years: DateTimeUnitYears;
|
|
8737
|
+
}
|
|
8738
|
+
type DateUnit = DateUnit_days | DateUnit_weeks | DateUnit_months | DateUnit_years;
|
|
8600
8739
|
interface DecimalPropertyType {
|
|
8601
8740
|
precision?: number | null | undefined;
|
|
8602
8741
|
scale?: number | null | undefined;
|
|
@@ -8736,6 +8875,12 @@ type DerivedPropertiesSourceRid = string;
|
|
|
8736
8875
|
* A rid specifying a direct write datasource, such as an edge pipeline.
|
|
8737
8876
|
*/
|
|
8738
8877
|
type DirectSourceRid = string;
|
|
8878
|
+
interface DisableFunctionsWithExternalCallsOnBranches {
|
|
8879
|
+
}
|
|
8880
|
+
interface DisableNotificationsOnBranches {
|
|
8881
|
+
}
|
|
8882
|
+
interface DisableWebhooksOnBranches {
|
|
8883
|
+
}
|
|
8739
8884
|
/**
|
|
8740
8885
|
* Default layout that should be shown when interacting with action inline widget
|
|
8741
8886
|
*/
|
|
@@ -8746,6 +8891,10 @@ type DisplayMetadataConfigurationDefaultLayout = "FORM" | "TABLE";
|
|
|
8746
8891
|
interface DisplayMetadataConfigurationDisplayAndFormat {
|
|
8747
8892
|
table: TableDisplayAndFormat;
|
|
8748
8893
|
}
|
|
8894
|
+
interface DivisionOperation {
|
|
8895
|
+
leftOperand: ParameterTransformPrefillValue;
|
|
8896
|
+
rightOperand: ParameterTransformPrefillValue;
|
|
8897
|
+
}
|
|
8749
8898
|
interface DoublePropertyType {
|
|
8750
8899
|
}
|
|
8751
8900
|
interface DoubleTypeDataConstraints_range$1 {
|
|
@@ -8835,6 +8984,7 @@ interface DynamicObjectSetInputUnioned {
|
|
|
8835
8984
|
interface EditActionTypeRequest {
|
|
8836
8985
|
actionLogConfiguration?: ActionLogConfiguration | null | undefined;
|
|
8837
8986
|
apiName: ActionTypeApiName;
|
|
8987
|
+
branchSettings?: ActionTypeBranchSettingsModification | null | undefined;
|
|
8838
8988
|
displayMetadata: ActionTypeDisplayMetadataModification;
|
|
8839
8989
|
logic: ActionLogic;
|
|
8840
8990
|
notifications: Array<ActionNotification>;
|
|
@@ -8945,6 +9095,13 @@ interface Empty {
|
|
|
8945
9095
|
*/
|
|
8946
9096
|
interface EndorsedObjectTypeStatus {
|
|
8947
9097
|
}
|
|
9098
|
+
interface EnrichedActionTypeEntities {
|
|
9099
|
+
linkTypes: Record<LinkTypeId, LinkTypeRid>;
|
|
9100
|
+
objectTypes: Record<ObjectTypeId, ObjectTypeRid>;
|
|
9101
|
+
}
|
|
9102
|
+
interface EnrichedActionTypeMetadata {
|
|
9103
|
+
actionTypeEntities: EnrichedActionTypeEntities;
|
|
9104
|
+
}
|
|
8948
9105
|
/**
|
|
8949
9106
|
* The rid for a Multipass Enrollment.
|
|
8950
9107
|
*/
|
|
@@ -9475,6 +9632,24 @@ interface IntegerTypeRangeConstraint$1 {
|
|
|
9475
9632
|
max?: IntegerTypeDataValue$1 | null | undefined;
|
|
9476
9633
|
min?: IntegerTypeDataValue$1 | null | undefined;
|
|
9477
9634
|
}
|
|
9635
|
+
interface InterfaceArrayPropertyType {
|
|
9636
|
+
subtype: InterfacePropertyTypeType;
|
|
9637
|
+
}
|
|
9638
|
+
interface InterfaceDefinedPropertyType {
|
|
9639
|
+
apiName: InterfacePropertyTypeApiName;
|
|
9640
|
+
constraints: InterfaceDefinedPropertyTypeConstraints;
|
|
9641
|
+
displayMetadata: InterfacePropertyTypeDisplayMetadata;
|
|
9642
|
+
rid: InterfacePropertyTypeRid;
|
|
9643
|
+
type: InterfacePropertyTypeType;
|
|
9644
|
+
}
|
|
9645
|
+
interface InterfaceDefinedPropertyTypeConstraints {
|
|
9646
|
+
dataConstraints?: DataConstraints | null | undefined;
|
|
9647
|
+
indexedForSearch: boolean;
|
|
9648
|
+
primaryKeyConstraint: PrimaryKeyConstraint;
|
|
9649
|
+
requireImplementation: boolean;
|
|
9650
|
+
typeClasses: Array<TypeClass>;
|
|
9651
|
+
valueType?: ValueTypeReference$1 | null | undefined;
|
|
9652
|
+
}
|
|
9478
9653
|
interface InterfaceLinkType {
|
|
9479
9654
|
cardinality: InterfaceLinkTypeCardinality;
|
|
9480
9655
|
linkedEntityTypeId: LinkedEntityTypeId;
|
|
@@ -9577,7 +9752,11 @@ interface InterfacePropertyType_sharedPropertyBasedPropertyType {
|
|
|
9577
9752
|
type: "sharedPropertyBasedPropertyType";
|
|
9578
9753
|
sharedPropertyBasedPropertyType: SharedPropertyBasedPropertyType;
|
|
9579
9754
|
}
|
|
9580
|
-
|
|
9755
|
+
interface InterfacePropertyType_interfaceDefinedPropertyType {
|
|
9756
|
+
type: "interfaceDefinedPropertyType";
|
|
9757
|
+
interfaceDefinedPropertyType: InterfaceDefinedPropertyType;
|
|
9758
|
+
}
|
|
9759
|
+
type InterfacePropertyType = InterfacePropertyType_sharedPropertyBasedPropertyType | InterfacePropertyType_interfaceDefinedPropertyType;
|
|
9581
9760
|
type InterfacePropertyTypeApiName = string;
|
|
9582
9761
|
interface InterfacePropertyTypeDisplayMetadata {
|
|
9583
9762
|
description?: string | null | undefined;
|
|
@@ -9612,6 +9791,100 @@ interface InterfacePropertyTypeRidOrIdInRequest_idInRequest {
|
|
|
9612
9791
|
idInRequest: InterfacePropertyTypeIdInRequest;
|
|
9613
9792
|
}
|
|
9614
9793
|
type InterfacePropertyTypeRidOrIdInRequest = InterfacePropertyTypeRidOrIdInRequest_rid | InterfacePropertyTypeRidOrIdInRequest_idInRequest;
|
|
9794
|
+
interface InterfacePropertyTypeType_array {
|
|
9795
|
+
type: "array";
|
|
9796
|
+
array: InterfaceArrayPropertyType;
|
|
9797
|
+
}
|
|
9798
|
+
interface InterfacePropertyTypeType_boolean {
|
|
9799
|
+
type: "boolean";
|
|
9800
|
+
boolean: BooleanPropertyType;
|
|
9801
|
+
}
|
|
9802
|
+
interface InterfacePropertyTypeType_byte {
|
|
9803
|
+
type: "byte";
|
|
9804
|
+
byte: BytePropertyType;
|
|
9805
|
+
}
|
|
9806
|
+
interface InterfacePropertyTypeType_date {
|
|
9807
|
+
type: "date";
|
|
9808
|
+
date: DatePropertyType;
|
|
9809
|
+
}
|
|
9810
|
+
interface InterfacePropertyTypeType_decimal {
|
|
9811
|
+
type: "decimal";
|
|
9812
|
+
decimal: DecimalPropertyType;
|
|
9813
|
+
}
|
|
9814
|
+
interface InterfacePropertyTypeType_double {
|
|
9815
|
+
type: "double";
|
|
9816
|
+
double: DoublePropertyType;
|
|
9817
|
+
}
|
|
9818
|
+
interface InterfacePropertyTypeType_float {
|
|
9819
|
+
type: "float";
|
|
9820
|
+
float: FloatPropertyType;
|
|
9821
|
+
}
|
|
9822
|
+
interface InterfacePropertyTypeType_geohash {
|
|
9823
|
+
type: "geohash";
|
|
9824
|
+
geohash: GeohashPropertyType;
|
|
9825
|
+
}
|
|
9826
|
+
interface InterfacePropertyTypeType_geoshape {
|
|
9827
|
+
type: "geoshape";
|
|
9828
|
+
geoshape: GeoshapePropertyType;
|
|
9829
|
+
}
|
|
9830
|
+
interface InterfacePropertyTypeType_integer {
|
|
9831
|
+
type: "integer";
|
|
9832
|
+
integer: IntegerPropertyType;
|
|
9833
|
+
}
|
|
9834
|
+
interface InterfacePropertyTypeType_long {
|
|
9835
|
+
type: "long";
|
|
9836
|
+
long: LongPropertyType;
|
|
9837
|
+
}
|
|
9838
|
+
interface InterfacePropertyTypeType_short {
|
|
9839
|
+
type: "short";
|
|
9840
|
+
short: ShortPropertyType;
|
|
9841
|
+
}
|
|
9842
|
+
interface InterfacePropertyTypeType_string {
|
|
9843
|
+
type: "string";
|
|
9844
|
+
string: StringPropertyType;
|
|
9845
|
+
}
|
|
9846
|
+
interface InterfacePropertyTypeType_experimentalTimeDependentV1 {
|
|
9847
|
+
type: "experimentalTimeDependentV1";
|
|
9848
|
+
experimentalTimeDependentV1: ExperimentalTimeDependentPropertyTypeV1;
|
|
9849
|
+
}
|
|
9850
|
+
interface InterfacePropertyTypeType_timestamp {
|
|
9851
|
+
type: "timestamp";
|
|
9852
|
+
timestamp: TimestampPropertyType;
|
|
9853
|
+
}
|
|
9854
|
+
interface InterfacePropertyTypeType_attachment {
|
|
9855
|
+
type: "attachment";
|
|
9856
|
+
attachment: AttachmentPropertyType;
|
|
9857
|
+
}
|
|
9858
|
+
interface InterfacePropertyTypeType_marking {
|
|
9859
|
+
type: "marking";
|
|
9860
|
+
marking: MarkingPropertyType;
|
|
9861
|
+
}
|
|
9862
|
+
interface InterfacePropertyTypeType_cipherText {
|
|
9863
|
+
type: "cipherText";
|
|
9864
|
+
cipherText: CipherTextPropertyType;
|
|
9865
|
+
}
|
|
9866
|
+
interface InterfacePropertyTypeType_mediaReference {
|
|
9867
|
+
type: "mediaReference";
|
|
9868
|
+
mediaReference: MediaReferencePropertyType;
|
|
9869
|
+
}
|
|
9870
|
+
interface InterfacePropertyTypeType_vector {
|
|
9871
|
+
type: "vector";
|
|
9872
|
+
vector: VectorPropertyType;
|
|
9873
|
+
}
|
|
9874
|
+
interface InterfacePropertyTypeType_geotimeSeriesReference {
|
|
9875
|
+
type: "geotimeSeriesReference";
|
|
9876
|
+
geotimeSeriesReference: GeotimeSeriesReferencePropertyType;
|
|
9877
|
+
}
|
|
9878
|
+
interface InterfacePropertyTypeType_struct {
|
|
9879
|
+
type: "struct";
|
|
9880
|
+
struct: InterfaceStructPropertyType;
|
|
9881
|
+
}
|
|
9882
|
+
/**
|
|
9883
|
+
* Duplicate of Type, with the exception of InterfaceStructPropertyType and InterfaceArrayPropertyType.
|
|
9884
|
+
* InterfaceStructPropertyType has an added requireImplementation field to allow for optional struct fields on
|
|
9885
|
+
* interface property types.
|
|
9886
|
+
*/
|
|
9887
|
+
type InterfacePropertyTypeType = InterfacePropertyTypeType_array | InterfacePropertyTypeType_boolean | InterfacePropertyTypeType_byte | InterfacePropertyTypeType_date | InterfacePropertyTypeType_decimal | InterfacePropertyTypeType_double | InterfacePropertyTypeType_float | InterfacePropertyTypeType_geohash | InterfacePropertyTypeType_geoshape | InterfacePropertyTypeType_integer | InterfacePropertyTypeType_long | InterfacePropertyTypeType_short | InterfacePropertyTypeType_string | InterfacePropertyTypeType_experimentalTimeDependentV1 | InterfacePropertyTypeType_timestamp | InterfacePropertyTypeType_attachment | InterfacePropertyTypeType_marking | InterfacePropertyTypeType_cipherText | InterfacePropertyTypeType_mediaReference | InterfacePropertyTypeType_vector | InterfacePropertyTypeType_geotimeSeriesReference | InterfacePropertyTypeType_struct;
|
|
9615
9888
|
interface InterfaceSharedPropertyType {
|
|
9616
9889
|
required: boolean;
|
|
9617
9890
|
sharedPropertyType: SharedPropertyType;
|
|
@@ -9619,6 +9892,21 @@ interface InterfaceSharedPropertyType {
|
|
|
9619
9892
|
interface InterfacesSummary {
|
|
9620
9893
|
visibleEntities: number;
|
|
9621
9894
|
}
|
|
9895
|
+
/**
|
|
9896
|
+
* Represents an ordered set of fields and values.
|
|
9897
|
+
*/
|
|
9898
|
+
interface InterfaceStructFieldType {
|
|
9899
|
+
aliases: Array<StructFieldAlias>;
|
|
9900
|
+
apiName: ObjectTypeFieldApiName;
|
|
9901
|
+
displayMetadata: StructFieldDisplayMetadata;
|
|
9902
|
+
fieldType: InterfacePropertyTypeType;
|
|
9903
|
+
requireImplementation: boolean;
|
|
9904
|
+
structFieldRid: StructFieldRid;
|
|
9905
|
+
typeClasses: Array<TypeClass>;
|
|
9906
|
+
}
|
|
9907
|
+
interface InterfaceStructPropertyType {
|
|
9908
|
+
structFields: Array<InterfaceStructFieldType>;
|
|
9909
|
+
}
|
|
9622
9910
|
/**
|
|
9623
9911
|
* Represents a collection of properties that object types can implement. If an object type implements an
|
|
9624
9912
|
* interface, it is guaranteed to have the conform to the interface shape.
|
|
@@ -9636,6 +9924,7 @@ interface InterfaceType {
|
|
|
9636
9924
|
properties: Array<SharedPropertyType>;
|
|
9637
9925
|
propertiesV2: Record<SharedPropertyTypeRid, InterfaceSharedPropertyType>;
|
|
9638
9926
|
propertiesV3: Record<InterfacePropertyTypeRid, InterfacePropertyType>;
|
|
9927
|
+
provenance?: EntityProvenance | null | undefined;
|
|
9639
9928
|
rid: InterfaceTypeRid;
|
|
9640
9929
|
searchable?: boolean | null | undefined;
|
|
9641
9930
|
status: InterfaceTypeStatus;
|
|
@@ -9792,7 +10081,7 @@ interface LabelledValue {
|
|
|
9792
10081
|
* A language-specific analyzer. Since some aren't provided natively with Elasticsearch, ontology-metadata cannot
|
|
9793
10082
|
* guarantee that a given language-specific analyzer will be available for use.
|
|
9794
10083
|
*/
|
|
9795
|
-
type LanguageAnalyzer = "FRENCH" | "JAPANESE" | "KOREAN" | "ARABIC" | "COMBINED_ARABIC_ENGLISH";
|
|
10084
|
+
type LanguageAnalyzer = "FRENCH" | "GERMAN" | "JAPANESE" | "KOREAN" | "ARABIC" | "COMBINED_ARABIC_ENGLISH";
|
|
9796
10085
|
/**
|
|
9797
10086
|
* ResourceIdentifier for lime indexes.
|
|
9798
10087
|
*/
|
|
@@ -10008,6 +10297,7 @@ interface LinkTypeRidsNotFoundError {
|
|
|
10008
10297
|
*/
|
|
10009
10298
|
interface LinkTypesAlreadyExistError {
|
|
10010
10299
|
linkTypeIds: Array<LinkTypeId>;
|
|
10300
|
+
linkTypeIdsToOntologyBranchRids: Record<LinkTypeId, OntologyBranchRid>;
|
|
10011
10301
|
}
|
|
10012
10302
|
/**
|
|
10013
10303
|
* The LinkTypes were not found.
|
|
@@ -10047,7 +10337,7 @@ interface LinkTypeUpdatedEvent {
|
|
|
10047
10337
|
ontologyVersion: OntologyVersion;
|
|
10048
10338
|
}
|
|
10049
10339
|
type LiveDeploymentRid = string;
|
|
10050
|
-
type LmsEmbeddingModel = "OPENAI_TEXT_EMBEDDING_ADA_002" | "TEXT_EMBEDDING_3_SMALL" | "SNOWFLAKE_ARCTIC_EMBED_M" | "INSTRUCTOR_LARGE" | "BGE_BASE_EN_V1_5";
|
|
10340
|
+
type LmsEmbeddingModel = "OPENAI_TEXT_EMBEDDING_ADA_002" | "TEXT_EMBEDDING_3_SMALL" | "TEXT_EMBEDDING_3_LARGE" | "SNOWFLAKE_ARCTIC_EMBED_M" | "INSTRUCTOR_LARGE" | "BGE_BASE_EN_V1_5";
|
|
10051
10341
|
interface LoadActionTypesFromOntologyRequest {
|
|
10052
10342
|
actionTypes: Array<OntologyActionTypeLoadRequest>;
|
|
10053
10343
|
}
|
|
@@ -10645,6 +10935,10 @@ interface MultipassUserInGroupFilter {
|
|
|
10645
10935
|
interface MultipassUserInGroupFilterModification {
|
|
10646
10936
|
groupId: ConditionValueModification;
|
|
10647
10937
|
}
|
|
10938
|
+
interface MultiplicationOperation {
|
|
10939
|
+
leftOperand: ParameterTransformPrefillValue;
|
|
10940
|
+
rightOperand: ParameterTransformPrefillValue;
|
|
10941
|
+
}
|
|
10648
10942
|
interface MustBeEmpty {
|
|
10649
10943
|
}
|
|
10650
10944
|
interface NestedStructFieldApiNameMapping {
|
|
@@ -11273,6 +11567,7 @@ interface ObjectTypeDirectDatasource {
|
|
|
11273
11567
|
directSourceRid: DirectSourceRid;
|
|
11274
11568
|
propertyMapping: Record<PropertyTypeRid, PropertyTypeMappingInfo>;
|
|
11275
11569
|
propertySecurityGroups: PropertySecurityGroups;
|
|
11570
|
+
retentionConfig?: RetentionConfig | null | undefined;
|
|
11276
11571
|
}
|
|
11277
11572
|
/**
|
|
11278
11573
|
* This includes metadata which can be used by front-ends when displaying the ObjectType.
|
|
@@ -11504,6 +11799,7 @@ interface ObjectTypeRidsNotFoundError {
|
|
|
11504
11799
|
*/
|
|
11505
11800
|
interface ObjectTypesAlreadyExistError {
|
|
11506
11801
|
objectTypeIds: Array<ObjectTypeId>;
|
|
11802
|
+
objectTypeIdsToOntologyBranchRids: Record<ObjectTypeId, OntologyBranchRid>;
|
|
11507
11803
|
}
|
|
11508
11804
|
/**
|
|
11509
11805
|
* The ObjectTypes were not found.
|
|
@@ -11899,23 +12195,6 @@ interface OntologyIrActionsObjectSet {
|
|
|
11899
12195
|
conditionValues: Record<ConditionValueId, OntologyIrConditionValue>;
|
|
11900
12196
|
objectSet: OntologyIrDynamicObjectSet;
|
|
11901
12197
|
}
|
|
11902
|
-
interface OntologyIrActionType {
|
|
11903
|
-
actionTypeLogic: OntologyIrActionTypeLogic;
|
|
11904
|
-
metadata: OntologyIrActionTypeMetadata;
|
|
11905
|
-
}
|
|
11906
|
-
/**
|
|
11907
|
-
* DisplayMetadata shape used in responses
|
|
11908
|
-
*/
|
|
11909
|
-
interface OntologyIrActionTypeDisplayMetadata {
|
|
11910
|
-
configuration: ActionTypeDisplayMetadataConfiguration;
|
|
11911
|
-
description: string;
|
|
11912
|
-
displayName: string;
|
|
11913
|
-
icon?: Icon | null | undefined;
|
|
11914
|
-
submitButtonDisplayMetadata?: ButtonDisplayMetadata | null | undefined;
|
|
11915
|
-
successMessage: Array<OntologyIrActionTypeRichTextComponent>;
|
|
11916
|
-
typeClasses: Array<TypeClass>;
|
|
11917
|
-
undoButtonConfiguration?: boolean | null | undefined;
|
|
11918
|
-
}
|
|
11919
12198
|
interface OntologyIrActionTypeEntities {
|
|
11920
12199
|
affectedInterfaceTypes: Array<InterfaceTypeApiName>;
|
|
11921
12200
|
affectedLinkTypes: Array<LinkTypeId>;
|
|
@@ -11929,20 +12208,6 @@ interface OntologyIrActionTypeLogic {
|
|
|
11929
12208
|
logic: OntologyIrActionLogic;
|
|
11930
12209
|
validation: OntologyIrActionValidation;
|
|
11931
12210
|
}
|
|
11932
|
-
/**
|
|
11933
|
-
* An ActionType defines the schema of the edits that can be made to Phonograph.
|
|
11934
|
-
*/
|
|
11935
|
-
interface OntologyIrActionTypeMetadata {
|
|
11936
|
-
apiName: ActionTypeApiName;
|
|
11937
|
-
displayMetadata: OntologyIrActionTypeDisplayMetadata;
|
|
11938
|
-
entities?: OntologyIrActionTypeEntities | null | undefined;
|
|
11939
|
-
formContentOrdering: Array<OntologyIrFormContent>;
|
|
11940
|
-
parameterOrdering: Array<ParameterId>;
|
|
11941
|
-
parameters: Record<ParameterId, OntologyIrParameter>;
|
|
11942
|
-
sections: Record<SectionId, OntologyIrSection>;
|
|
11943
|
-
stagingMediaSetRid?: MediaSetRid | null | undefined;
|
|
11944
|
-
status: OntologyIrActionTypeStatus;
|
|
11945
|
-
}
|
|
11946
12211
|
interface OntologyIrActionTypeRichTextComponent_message {
|
|
11947
12212
|
type: "message";
|
|
11948
12213
|
message: ActionTypeRichTextMessage;
|
|
@@ -12008,6 +12273,10 @@ interface OntologyIrAddInterfaceRule {
|
|
|
12008
12273
|
objectTypeParameter: ParameterId;
|
|
12009
12274
|
sharedPropertyValues: Record<ObjectTypeFieldApiName, OntologyIrLogicRuleValue>;
|
|
12010
12275
|
}
|
|
12276
|
+
interface OntologyIrAdditionOperation {
|
|
12277
|
+
leftOperand: OntologyIrParameterTransformPrefillValue;
|
|
12278
|
+
rightOperand: OntologyIrParameterTransformPrefillValue;
|
|
12279
|
+
}
|
|
12011
12280
|
interface OntologyIrAddObjectRule {
|
|
12012
12281
|
objectTypeId: ObjectTypeApiName;
|
|
12013
12282
|
propertyValues: Record<ObjectTypeFieldApiName, OntologyIrLogicRuleValue>;
|
|
@@ -12152,7 +12421,11 @@ interface OntologyIrAllowedStructFieldValues_geohash {
|
|
|
12152
12421
|
type: "geohash";
|
|
12153
12422
|
geohash: ParameterGeohashOrEmpty;
|
|
12154
12423
|
}
|
|
12155
|
-
|
|
12424
|
+
interface OntologyIrAllowedStructFieldValues_geoshape {
|
|
12425
|
+
type: "geoshape";
|
|
12426
|
+
geoshape: ParameterGeoshapeOrEmpty;
|
|
12427
|
+
}
|
|
12428
|
+
type OntologyIrAllowedStructFieldValues = OntologyIrAllowedStructFieldValues_oneOf | OntologyIrAllowedStructFieldValues_range | OntologyIrAllowedStructFieldValues_text | OntologyIrAllowedStructFieldValues_datetime | OntologyIrAllowedStructFieldValues_boolean | OntologyIrAllowedStructFieldValues_geohash | OntologyIrAllowedStructFieldValues_geoshape;
|
|
12156
12429
|
interface OntologyIrAllowedStructFieldValuesOverride {
|
|
12157
12430
|
allowedValues: OntologyIrAllowedStructFieldValues;
|
|
12158
12431
|
}
|
|
@@ -12328,6 +12601,11 @@ interface OntologyIrDataSecurity {
|
|
|
12328
12601
|
classificationConstraint?: OntologyIrClassificationConstraint | null | undefined;
|
|
12329
12602
|
markingConstraint?: OntologyIrMandatoryMarkingConstraint | null | undefined;
|
|
12330
12603
|
}
|
|
12604
|
+
interface OntologyIrDateBetweenOperation {
|
|
12605
|
+
leftDate: OntologyIrParameterTransformPrefillValue;
|
|
12606
|
+
rightDate: OntologyIrParameterTransformPrefillValue;
|
|
12607
|
+
unit: DateUnit;
|
|
12608
|
+
}
|
|
12331
12609
|
interface OntologyIrDateRangeValue_fixed {
|
|
12332
12610
|
type: "fixed";
|
|
12333
12611
|
fixed: OntologyIrConditionValue;
|
|
@@ -12393,6 +12671,10 @@ interface OntologyIrDeprecatedPropertyTypeStatus {
|
|
|
12393
12671
|
message: string;
|
|
12394
12672
|
replacedBy?: ObjectTypeFieldApiName | null | undefined;
|
|
12395
12673
|
}
|
|
12674
|
+
interface OntologyIrDivisionOperation {
|
|
12675
|
+
leftOperand: OntologyIrParameterTransformPrefillValue;
|
|
12676
|
+
rightOperand: OntologyIrParameterTransformPrefillValue;
|
|
12677
|
+
}
|
|
12396
12678
|
/**
|
|
12397
12679
|
* An ObjectSet gotten as a result of performing a sequence of Transforms on a base ObjectSet.
|
|
12398
12680
|
* Each transforms is either a PropertyFilter or a SearchAround.
|
|
@@ -12785,6 +13067,10 @@ type OntologyIrMultipassUserFilter = OntologyIrMultipassUserFilter_groupFilter;
|
|
|
12785
13067
|
interface OntologyIrMultipassUserInGroupFilter {
|
|
12786
13068
|
groupId: OntologyIrConditionValue;
|
|
12787
13069
|
}
|
|
13070
|
+
interface OntologyIrMultiplicationOperation {
|
|
13071
|
+
leftOperand: OntologyIrParameterTransformPrefillValue;
|
|
13072
|
+
rightOperand: OntologyIrParameterTransformPrefillValue;
|
|
13073
|
+
}
|
|
12788
13074
|
/**
|
|
12789
13075
|
* A URL target for a newly created object.
|
|
12790
13076
|
*/
|
|
@@ -13136,6 +13422,7 @@ interface OntologyIrObjectTypeDirectDatasource {
|
|
|
13136
13422
|
directSourceRid: DirectSourceRid;
|
|
13137
13423
|
propertyMapping: Record<ObjectTypeFieldApiName, PropertyTypeMappingInfo>;
|
|
13138
13424
|
propertySecurityGroups: OntologyIrPropertySecurityGroups;
|
|
13425
|
+
retentionConfig?: RetentionConfig | null | undefined;
|
|
13139
13426
|
}
|
|
13140
13427
|
/**
|
|
13141
13428
|
* Object type datasource which is not backed by any dataset or restricted view. This type of a "datasource"
|
|
@@ -13452,6 +13739,10 @@ interface OntologyIrParameterPrefill_objectSetRidPrefill {
|
|
|
13452
13739
|
type: "objectSetRidPrefill";
|
|
13453
13740
|
objectSetRidPrefill: OntologyIrObjectSetRidPrefill;
|
|
13454
13741
|
}
|
|
13742
|
+
interface OntologyIrParameterPrefill_parameterTransformPrefill {
|
|
13743
|
+
type: "parameterTransformPrefill";
|
|
13744
|
+
parameterTransformPrefill: OntologyIrParameterTransformPrefill;
|
|
13745
|
+
}
|
|
13455
13746
|
interface OntologyIrParameterPrefill_redacted {
|
|
13456
13747
|
type: "redacted";
|
|
13457
13748
|
redacted: Redacted;
|
|
@@ -13459,7 +13750,7 @@ interface OntologyIrParameterPrefill_redacted {
|
|
|
13459
13750
|
/**
|
|
13460
13751
|
* ParameterPrefill specifies what should initially suggested to users for this Parameter.
|
|
13461
13752
|
*/
|
|
13462
|
-
type OntologyIrParameterPrefill = OntologyIrParameterPrefill_staticValue | OntologyIrParameterPrefill_staticObject | OntologyIrParameterPrefill_objectParameterPropertyValue | OntologyIrParameterPrefill_interfaceParameterPropertyValue | OntologyIrParameterPrefill_objectQueryPrefill | OntologyIrParameterPrefill_objectQueryPropertyValue | OntologyIrParameterPrefill_objectSetRidPrefill | OntologyIrParameterPrefill_redacted;
|
|
13753
|
+
type OntologyIrParameterPrefill = OntologyIrParameterPrefill_staticValue | OntologyIrParameterPrefill_staticObject | OntologyIrParameterPrefill_objectParameterPropertyValue | OntologyIrParameterPrefill_interfaceParameterPropertyValue | OntologyIrParameterPrefill_objectQueryPrefill | OntologyIrParameterPrefill_objectQueryPropertyValue | OntologyIrParameterPrefill_objectSetRidPrefill | OntologyIrParameterPrefill_parameterTransformPrefill | OntologyIrParameterPrefill_redacted;
|
|
13463
13754
|
interface OntologyIrParameterPrefillOverride {
|
|
13464
13755
|
prefill: OntologyIrParameterPrefill;
|
|
13465
13756
|
}
|
|
@@ -13480,6 +13771,56 @@ interface OntologyIrParameterRangeValue {
|
|
|
13480
13771
|
inclusive: boolean;
|
|
13481
13772
|
value: OntologyIrConditionValue;
|
|
13482
13773
|
}
|
|
13774
|
+
interface OntologyIrParameterTransformPrefill_stringConcat {
|
|
13775
|
+
type: "stringConcat";
|
|
13776
|
+
stringConcat: OntologyIrStringConcatOperation;
|
|
13777
|
+
}
|
|
13778
|
+
interface OntologyIrParameterTransformPrefill_addition {
|
|
13779
|
+
type: "addition";
|
|
13780
|
+
addition: OntologyIrAdditionOperation;
|
|
13781
|
+
}
|
|
13782
|
+
interface OntologyIrParameterTransformPrefill_subtraction {
|
|
13783
|
+
type: "subtraction";
|
|
13784
|
+
subtraction: OntologyIrSubtractionOperation;
|
|
13785
|
+
}
|
|
13786
|
+
interface OntologyIrParameterTransformPrefill_multiplication {
|
|
13787
|
+
type: "multiplication";
|
|
13788
|
+
multiplication: OntologyIrMultiplicationOperation;
|
|
13789
|
+
}
|
|
13790
|
+
interface OntologyIrParameterTransformPrefill_division {
|
|
13791
|
+
type: "division";
|
|
13792
|
+
division: OntologyIrDivisionOperation;
|
|
13793
|
+
}
|
|
13794
|
+
interface OntologyIrParameterTransformPrefill_dateBetween {
|
|
13795
|
+
type: "dateBetween";
|
|
13796
|
+
dateBetween: OntologyIrDateBetweenOperation;
|
|
13797
|
+
}
|
|
13798
|
+
interface OntologyIrParameterTransformPrefill_dateCurrent {
|
|
13799
|
+
type: "dateCurrent";
|
|
13800
|
+
dateCurrent: DateCurrentOperation;
|
|
13801
|
+
}
|
|
13802
|
+
interface OntologyIrParameterTransformPrefill_timeBetween {
|
|
13803
|
+
type: "timeBetween";
|
|
13804
|
+
timeBetween: OntologyIrTimeBetweenOperation;
|
|
13805
|
+
}
|
|
13806
|
+
interface OntologyIrParameterTransformPrefill_timeCurrent {
|
|
13807
|
+
type: "timeCurrent";
|
|
13808
|
+
timeCurrent: TimeCurrentOperation;
|
|
13809
|
+
}
|
|
13810
|
+
type OntologyIrParameterTransformPrefill = OntologyIrParameterTransformPrefill_stringConcat | OntologyIrParameterTransformPrefill_addition | OntologyIrParameterTransformPrefill_subtraction | OntologyIrParameterTransformPrefill_multiplication | OntologyIrParameterTransformPrefill_division | OntologyIrParameterTransformPrefill_dateBetween | OntologyIrParameterTransformPrefill_dateCurrent | OntologyIrParameterTransformPrefill_timeBetween | OntologyIrParameterTransformPrefill_timeCurrent;
|
|
13811
|
+
interface OntologyIrParameterTransformPrefillValue_parameterValue {
|
|
13812
|
+
type: "parameterValue";
|
|
13813
|
+
parameterValue: ParameterId;
|
|
13814
|
+
}
|
|
13815
|
+
interface OntologyIrParameterTransformPrefillValue_staticValue {
|
|
13816
|
+
type: "staticValue";
|
|
13817
|
+
staticValue: OntologyIrStaticValue;
|
|
13818
|
+
}
|
|
13819
|
+
interface OntologyIrParameterTransformPrefillValue_objectParameterPropertyValue {
|
|
13820
|
+
type: "objectParameterPropertyValue";
|
|
13821
|
+
objectParameterPropertyValue: OntologyIrObjectParameterPropertyValue;
|
|
13822
|
+
}
|
|
13823
|
+
type OntologyIrParameterTransformPrefillValue = OntologyIrParameterTransformPrefillValue_parameterValue | OntologyIrParameterTransformPrefillValue_staticValue | OntologyIrParameterTransformPrefillValue_objectParameterPropertyValue;
|
|
13483
13824
|
interface OntologyIrParameterValidation {
|
|
13484
13825
|
allowedValues: OntologyIrAllowedParameterValues;
|
|
13485
13826
|
required: ParameterRequiredConfiguration;
|
|
@@ -13569,7 +13910,7 @@ interface OntologyIrPropertyType {
|
|
|
13569
13910
|
status: OntologyIrPropertyTypeStatus;
|
|
13570
13911
|
type: OntologyIrType;
|
|
13571
13912
|
typeClasses: Array<TypeClass>;
|
|
13572
|
-
valueType?:
|
|
13913
|
+
valueType?: OntologyIrValueTypeReferenceWithMetadata | null | undefined;
|
|
13573
13914
|
}
|
|
13574
13915
|
interface OntologyIrPropertyTypeReferenceOrNonNumericInternalInterpolation_propertyType {
|
|
13575
13916
|
type: "propertyType";
|
|
@@ -13809,7 +14150,7 @@ interface OntologyIrSharedPropertyType {
|
|
|
13809
14150
|
indexedForSearch: boolean;
|
|
13810
14151
|
type: OntologyIrType;
|
|
13811
14152
|
typeClasses: Array<TypeClass>;
|
|
13812
|
-
valueType?:
|
|
14153
|
+
valueType?: OntologyIrValueTypeReferenceWithMetadata | null | undefined;
|
|
13813
14154
|
}
|
|
13814
14155
|
interface OntologyIrShortBody_basic {
|
|
13815
14156
|
type: "basic";
|
|
@@ -13859,6 +14200,9 @@ interface OntologyIrStaticWebhookWithFunctionResultInput {
|
|
|
13859
14200
|
webhookRid: WebhookRid;
|
|
13860
14201
|
webhookVersion: WebhookVersion;
|
|
13861
14202
|
}
|
|
14203
|
+
interface OntologyIrStringConcatOperation {
|
|
14204
|
+
components: Array<OntologyIrParameterTransformPrefillValue>;
|
|
14205
|
+
}
|
|
13862
14206
|
interface OntologyIrStructFieldConditionalOverride {
|
|
13863
14207
|
condition: OntologyIrCondition;
|
|
13864
14208
|
structFieldBlockOverrides: Array<OntologyIrStructFieldValidationBlockOverride>;
|
|
@@ -13944,6 +14288,10 @@ interface OntologyIrStructuredShortBody {
|
|
|
13944
14288
|
heading: string;
|
|
13945
14289
|
links: Array<OntologyIrNotificationResultTypeLink>;
|
|
13946
14290
|
}
|
|
14291
|
+
interface OntologyIrSubtractionOperation {
|
|
14292
|
+
leftOperand: OntologyIrParameterTransformPrefillValue;
|
|
14293
|
+
rightOperand: OntologyIrParameterTransformPrefillValue;
|
|
14294
|
+
}
|
|
13947
14295
|
interface OntologyIrSynchronousPreWritebackWebhook_staticDirectInput {
|
|
13948
14296
|
type: "staticDirectInput";
|
|
13949
14297
|
staticDirectInput: OntologyIrStaticWebhookWithDirectInput;
|
|
@@ -13966,6 +14314,11 @@ interface OntologyIrTemplateNotificationBody {
|
|
|
13966
14314
|
inputs: Record<HandlebarsInputName, OntologyIrNotificationTemplateInputValue>;
|
|
13967
14315
|
shortBody: OntologyIrShortBody;
|
|
13968
14316
|
}
|
|
14317
|
+
interface OntologyIrTimeBetweenOperation {
|
|
14318
|
+
leftTime: OntologyIrParameterTransformPrefillValue;
|
|
14319
|
+
rightTime: OntologyIrParameterTransformPrefillValue;
|
|
14320
|
+
unit: DateTimeUnit;
|
|
14321
|
+
}
|
|
13969
14322
|
/**
|
|
13970
14323
|
* Formatter applied to TIME DEPENDENT properties.
|
|
13971
14324
|
*/
|
|
@@ -14940,6 +15293,10 @@ interface ParameterPrefill_objectSetRidPrefill {
|
|
|
14940
15293
|
type: "objectSetRidPrefill";
|
|
14941
15294
|
objectSetRidPrefill: ObjectSetRidPrefill;
|
|
14942
15295
|
}
|
|
15296
|
+
interface ParameterPrefill_parameterTransformPrefill {
|
|
15297
|
+
type: "parameterTransformPrefill";
|
|
15298
|
+
parameterTransformPrefill: ParameterTransformPrefill;
|
|
15299
|
+
}
|
|
14943
15300
|
interface ParameterPrefill_redacted {
|
|
14944
15301
|
type: "redacted";
|
|
14945
15302
|
redacted: Redacted;
|
|
@@ -14947,7 +15304,7 @@ interface ParameterPrefill_redacted {
|
|
|
14947
15304
|
/**
|
|
14948
15305
|
* ParameterPrefill specifies what should initially suggested to users for this Parameter.
|
|
14949
15306
|
*/
|
|
14950
|
-
type ParameterPrefill = ParameterPrefill_staticValue | ParameterPrefill_staticObject | ParameterPrefill_objectParameterPropertyValue | ParameterPrefill_interfaceParameterPropertyValue | ParameterPrefill_interfaceParameterPropertyValueV2 | ParameterPrefill_objectQueryPrefill | ParameterPrefill_objectQueryPropertyValue | ParameterPrefill_objectSetRidPrefill | ParameterPrefill_redacted;
|
|
15307
|
+
type ParameterPrefill = ParameterPrefill_staticValue | ParameterPrefill_staticObject | ParameterPrefill_objectParameterPropertyValue | ParameterPrefill_interfaceParameterPropertyValue | ParameterPrefill_interfaceParameterPropertyValueV2 | ParameterPrefill_objectQueryPrefill | ParameterPrefill_objectQueryPropertyValue | ParameterPrefill_objectSetRidPrefill | ParameterPrefill_parameterTransformPrefill | ParameterPrefill_redacted;
|
|
14951
15308
|
interface ParameterPrefillModification_staticValue {
|
|
14952
15309
|
type: "staticValue";
|
|
14953
15310
|
staticValue: StaticValue;
|
|
@@ -14980,6 +15337,10 @@ interface ParameterPrefillModification_objectSetRidPrefill {
|
|
|
14980
15337
|
type: "objectSetRidPrefill";
|
|
14981
15338
|
objectSetRidPrefill: ObjectSetRidPrefillModification;
|
|
14982
15339
|
}
|
|
15340
|
+
interface ParameterPrefillModification_parameterTransformPrefill {
|
|
15341
|
+
type: "parameterTransformPrefill";
|
|
15342
|
+
parameterTransformPrefill: ParameterTransformPrefill;
|
|
15343
|
+
}
|
|
14983
15344
|
interface ParameterPrefillModification_redacted {
|
|
14984
15345
|
type: "redacted";
|
|
14985
15346
|
redacted: Redacted;
|
|
@@ -14987,7 +15348,7 @@ interface ParameterPrefillModification_redacted {
|
|
|
14987
15348
|
/**
|
|
14988
15349
|
* ParameterPrefillModification specifies what should initially suggested to users for this Parameter.
|
|
14989
15350
|
*/
|
|
14990
|
-
type ParameterPrefillModification = ParameterPrefillModification_staticValue | ParameterPrefillModification_staticObject | ParameterPrefillModification_objectParameterPropertyValue | ParameterPrefillModification_interfaceParameterPropertyValue | ParameterPrefillModification_interfaceParameterPropertyValueV2 | ParameterPrefillModification_objectQueryPrefill | ParameterPrefillModification_objectQueryPropertyValue | ParameterPrefillModification_objectSetRidPrefill | ParameterPrefillModification_redacted;
|
|
15351
|
+
type ParameterPrefillModification = ParameterPrefillModification_staticValue | ParameterPrefillModification_staticObject | ParameterPrefillModification_objectParameterPropertyValue | ParameterPrefillModification_interfaceParameterPropertyValue | ParameterPrefillModification_interfaceParameterPropertyValueV2 | ParameterPrefillModification_objectQueryPrefill | ParameterPrefillModification_objectQueryPropertyValue | ParameterPrefillModification_objectSetRidPrefill | ParameterPrefillModification_parameterTransformPrefill | ParameterPrefillModification_redacted;
|
|
14991
15352
|
interface ParameterPrefillOverride {
|
|
14992
15353
|
prefill: ParameterPrefill;
|
|
14993
15354
|
}
|
|
@@ -15070,6 +15431,56 @@ interface ParameterTimeSeriesReferenceOrEmpty_timeSeriesReference {
|
|
|
15070
15431
|
timeSeriesReference: ParameterTimeSeriesReference;
|
|
15071
15432
|
}
|
|
15072
15433
|
type ParameterTimeSeriesReferenceOrEmpty = ParameterTimeSeriesReferenceOrEmpty_empty | ParameterTimeSeriesReferenceOrEmpty_timeSeriesReference;
|
|
15434
|
+
interface ParameterTransformPrefill_stringConcat {
|
|
15435
|
+
type: "stringConcat";
|
|
15436
|
+
stringConcat: StringConcatOperation;
|
|
15437
|
+
}
|
|
15438
|
+
interface ParameterTransformPrefill_addition {
|
|
15439
|
+
type: "addition";
|
|
15440
|
+
addition: AdditionOperation;
|
|
15441
|
+
}
|
|
15442
|
+
interface ParameterTransformPrefill_subtraction {
|
|
15443
|
+
type: "subtraction";
|
|
15444
|
+
subtraction: SubtractionOperation;
|
|
15445
|
+
}
|
|
15446
|
+
interface ParameterTransformPrefill_multiplication {
|
|
15447
|
+
type: "multiplication";
|
|
15448
|
+
multiplication: MultiplicationOperation;
|
|
15449
|
+
}
|
|
15450
|
+
interface ParameterTransformPrefill_division {
|
|
15451
|
+
type: "division";
|
|
15452
|
+
division: DivisionOperation;
|
|
15453
|
+
}
|
|
15454
|
+
interface ParameterTransformPrefill_dateBetween {
|
|
15455
|
+
type: "dateBetween";
|
|
15456
|
+
dateBetween: DateBetweenOperation;
|
|
15457
|
+
}
|
|
15458
|
+
interface ParameterTransformPrefill_dateCurrent {
|
|
15459
|
+
type: "dateCurrent";
|
|
15460
|
+
dateCurrent: DateCurrentOperation;
|
|
15461
|
+
}
|
|
15462
|
+
interface ParameterTransformPrefill_timeBetween {
|
|
15463
|
+
type: "timeBetween";
|
|
15464
|
+
timeBetween: TimeBetweenOperation;
|
|
15465
|
+
}
|
|
15466
|
+
interface ParameterTransformPrefill_timeCurrent {
|
|
15467
|
+
type: "timeCurrent";
|
|
15468
|
+
timeCurrent: TimeCurrentOperation;
|
|
15469
|
+
}
|
|
15470
|
+
type ParameterTransformPrefill = ParameterTransformPrefill_stringConcat | ParameterTransformPrefill_addition | ParameterTransformPrefill_subtraction | ParameterTransformPrefill_multiplication | ParameterTransformPrefill_division | ParameterTransformPrefill_dateBetween | ParameterTransformPrefill_dateCurrent | ParameterTransformPrefill_timeBetween | ParameterTransformPrefill_timeCurrent;
|
|
15471
|
+
interface ParameterTransformPrefillValue_parameterValue {
|
|
15472
|
+
type: "parameterValue";
|
|
15473
|
+
parameterValue: ParameterId;
|
|
15474
|
+
}
|
|
15475
|
+
interface ParameterTransformPrefillValue_staticValue {
|
|
15476
|
+
type: "staticValue";
|
|
15477
|
+
staticValue: StaticValue;
|
|
15478
|
+
}
|
|
15479
|
+
interface ParameterTransformPrefillValue_objectParameterPropertyValue {
|
|
15480
|
+
type: "objectParameterPropertyValue";
|
|
15481
|
+
objectParameterPropertyValue: ObjectParameterPropertyValue;
|
|
15482
|
+
}
|
|
15483
|
+
type ParameterTransformPrefillValue = ParameterTransformPrefillValue_parameterValue | ParameterTransformPrefillValue_staticValue | ParameterTransformPrefillValue_objectParameterPropertyValue;
|
|
15073
15484
|
interface ParameterValidation {
|
|
15074
15485
|
allowedValues: AllowedParameterValues;
|
|
15075
15486
|
required: ParameterRequiredConfiguration;
|
|
@@ -15281,6 +15692,7 @@ interface PrePostFix {
|
|
|
15281
15692
|
postfix?: PropertyTypeReferenceOrStringConstant | null | undefined;
|
|
15282
15693
|
prefix?: PropertyTypeReferenceOrStringConstant | null | undefined;
|
|
15283
15694
|
}
|
|
15695
|
+
type PrimaryKeyConstraint = "MUST_BE_PK" | "CANNOT_BE_PK" | "NO_RESTRICTION";
|
|
15284
15696
|
interface PrimaryKeyPropertySecurityGroupType {
|
|
15285
15697
|
}
|
|
15286
15698
|
interface PrimitiveOrStructLogicRuleModification_logicRuleValueModification {
|
|
@@ -15657,6 +16069,7 @@ interface PropertyWithoutRid {
|
|
|
15657
16069
|
interface PutActionTypeRequest {
|
|
15658
16070
|
actionLogConfiguration?: ActionLogConfiguration | null | undefined;
|
|
15659
16071
|
apiName: ActionTypeApiName;
|
|
16072
|
+
branchSettings?: ActionTypeBranchSettingsModification | null | undefined;
|
|
15660
16073
|
displayMetadata: ActionTypeDisplayMetadataModification;
|
|
15661
16074
|
logic: ActionLogic;
|
|
15662
16075
|
notifications: Array<ActionNotification>;
|
|
@@ -15839,11 +16252,12 @@ interface ResolvedInterfacePropertyType {
|
|
|
15839
16252
|
constraints: ResolvedInterfacePropertyTypeConstraints;
|
|
15840
16253
|
displayMetadata: InterfacePropertyTypeDisplayMetadata;
|
|
15841
16254
|
rid: InterfacePropertyTypeRid;
|
|
15842
|
-
type:
|
|
16255
|
+
type: InterfacePropertyTypeType;
|
|
15843
16256
|
}
|
|
15844
16257
|
interface ResolvedInterfacePropertyTypeConstraints {
|
|
15845
16258
|
dataConstraints?: DataConstraints | null | undefined;
|
|
15846
16259
|
indexedForSearch: boolean;
|
|
16260
|
+
primaryKeyConstraint: PrimaryKeyConstraint;
|
|
15847
16261
|
requireImplementation: boolean;
|
|
15848
16262
|
typeClasses: Array<TypeClass>;
|
|
15849
16263
|
valueType?: ValueTypeReference$1 | null | undefined;
|
|
@@ -15860,6 +16274,10 @@ type RestrictedViewRid = string;
|
|
|
15860
16274
|
* log.
|
|
15861
16275
|
*/
|
|
15862
16276
|
type RestrictedViewTransactionRid = string;
|
|
16277
|
+
interface RetentionConfig {
|
|
16278
|
+
targetSize: any;
|
|
16279
|
+
triggerSize: any;
|
|
16280
|
+
}
|
|
15863
16281
|
interface RetentionPolicy_time {
|
|
15864
16282
|
type: "time";
|
|
15865
16283
|
time: TimeBasedRetentionPolicy;
|
|
@@ -16664,6 +17082,9 @@ type StreamLocatorRid = string;
|
|
|
16664
17082
|
* An rid identifying a stream view. This rid is a randomly generated identifier and is safe to log.
|
|
16665
17083
|
*/
|
|
16666
17084
|
type StreamViewRid = string;
|
|
17085
|
+
interface StringConcatOperation {
|
|
17086
|
+
components: Array<ParameterTransformPrefillValue>;
|
|
17087
|
+
}
|
|
16667
17088
|
/**
|
|
16668
17089
|
* Formatter applied to STRING properties. Currently only used for labeling, e.g. on chart axes —
|
|
16669
17090
|
* does not change the displayed string.
|
|
@@ -17002,6 +17423,10 @@ interface SubmitAllValidOrNothingThrowingMode {
|
|
|
17002
17423
|
*/
|
|
17003
17424
|
interface SubmitValidEntriesInOrderUntilFirstFailureMode {
|
|
17004
17425
|
}
|
|
17426
|
+
interface SubtractionOperation {
|
|
17427
|
+
leftOperand: ParameterTransformPrefillValue;
|
|
17428
|
+
rightOperand: ParameterTransformPrefillValue;
|
|
17429
|
+
}
|
|
17005
17430
|
interface SynchronousPreWritebackWebhook_staticDirectInput {
|
|
17006
17431
|
type: "staticDirectInput";
|
|
17007
17432
|
staticDirectInput: StaticWebhookWithDirectInput;
|
|
@@ -17091,8 +17516,15 @@ interface TextModality {
|
|
|
17091
17516
|
interface TimeBasedRetentionPolicy {
|
|
17092
17517
|
window: string;
|
|
17093
17518
|
}
|
|
17519
|
+
interface TimeBetweenOperation {
|
|
17520
|
+
leftTime: ParameterTransformPrefillValue;
|
|
17521
|
+
rightTime: ParameterTransformPrefillValue;
|
|
17522
|
+
unit: DateTimeUnit;
|
|
17523
|
+
}
|
|
17094
17524
|
interface TimeCodeFormat {
|
|
17095
17525
|
}
|
|
17526
|
+
interface TimeCurrentOperation {
|
|
17527
|
+
}
|
|
17096
17528
|
/**
|
|
17097
17529
|
* Formatter applied to TIME DEPENDENT properties.
|
|
17098
17530
|
*/
|
|
@@ -17822,7 +18254,6 @@ declare function bulkLoadOntologyEntities(ctx: ConjureContext, onBehalfOf: strin
|
|
|
17822
18254
|
* will only contain links that are visible to the user. If the user has requested to get link types at
|
|
17823
18255
|
* invalid ontology versions or for ObjectTypeRid(s) that do not exist in the specified versions, those entries
|
|
17824
18256
|
* will include an empty set of link types.
|
|
17825
|
-
*
|
|
17826
18257
|
* The includeObjectTypesWithoutSearchableDatasources flag is respected if present in the request,
|
|
17827
18258
|
* else we set it to a default (false) unless the user-agent is blocklisted.
|
|
17828
18259
|
* The flag is set to true for blocklisted user agents. Currently the blocklist
|
|
@@ -18543,8 +18974,10 @@ type ValueTypeStatus = ValueTypeStatus_active | ValueTypeStatus_deprecated;
|
|
|
18543
18974
|
type ValueTypeVersion = string;
|
|
18544
18975
|
|
|
18545
18976
|
interface OntologyIr {
|
|
18546
|
-
|
|
18547
|
-
|
|
18977
|
+
ontology: OntologyIrOntologyBlockDataV2;
|
|
18978
|
+
importedOntology: OntologyIrOntologyBlockDataV2;
|
|
18979
|
+
valueTypes: OntologyIrValueTypeBlockData;
|
|
18980
|
+
importedValueTypes: OntologyIrValueTypeBlockData;
|
|
18548
18981
|
}
|
|
18549
18982
|
type OntologyIrPackagedValueType = {
|
|
18550
18983
|
version: ValueTypeVersion;
|
|
@@ -18554,6 +18987,7 @@ type OntologyIrPackagedValueType = {
|
|
|
18554
18987
|
};
|
|
18555
18988
|
type OntologyIrPackagedValueTypeMetadata = {
|
|
18556
18989
|
apiName: ValueTypeApiName;
|
|
18990
|
+
packageNamespace: string;
|
|
18557
18991
|
displayMetadata: ValueTypeDisplayMetadata;
|
|
18558
18992
|
status: ValueTypeStatus;
|
|
18559
18993
|
};
|
|
@@ -18565,4 +18999,4 @@ type OntologyIrValueTypeBlockData = {
|
|
|
18565
18999
|
valueTypes: OntologyIrValueTypeBlockDataEntry[];
|
|
18566
19000
|
};
|
|
18567
19001
|
|
|
18568
|
-
export { type AccessRequestRid, type AccessRequestVersion, type AccessSubRequestRid, type AccessSubRequestVersion, type ActionApplierRevertConfig, type ActionApplyClientPreferences, type ActionApplyClientPreferences_disallowedClients, type ActionApplyDisallowedClients, type ActionLogConfiguration, type ActionLogMessage, type ActionLogMetadata, type ActionLogParameterReference, type ActionLogRule, type ActionLogRuleModification, type ActionLogSummaryPart, type ActionLogSummaryPart_message, type ActionLogSummaryPart_parameter, type ActionLogValue, type ActionLogValueModification, type ActionLogValueModification_actionRid, type ActionLogValueModification_actionTimestamp, type ActionLogValueModification_actionTypeRid, type ActionLogValueModification_actionTypeVersion, type ActionLogValueModification_actionUser, type ActionLogValueModification_allEditedObjects, type ActionLogValueModification_asynchronousWebhookInstanceIds, type ActionLogValueModification_editedObjects, type ActionLogValueModification_interfaceParameterPropertyValue, type ActionLogValueModification_interfaceParameterPropertyValueV2, type ActionLogValueModification_isReverted, type ActionLogValueModification_notificationIds, type ActionLogValueModification_notifiedUsers, type ActionLogValueModification_objectParameterPropertyValue, type ActionLogValueModification_parameterValue, type ActionLogValueModification_revertTimestamp, type ActionLogValueModification_revertUser, type ActionLogValueModification_scenarioRid, type ActionLogValueModification_summary, type ActionLogValueModification_synchronousWebhookInstanceId, type ActionLogValue_actionRid, type ActionLogValue_actionTimestamp, type ActionLogValue_actionTypeRid, type ActionLogValue_actionTypeVersion, type ActionLogValue_actionUser, type ActionLogValue_allEditedObjects, type ActionLogValue_asynchronousWebhookInstanceIds, type ActionLogValue_editedObjects, type ActionLogValue_interfaceParameterPropertyValue, type ActionLogValue_interfaceParameterPropertyValueV2, type ActionLogValue_isReverted, type ActionLogValue_notificationIds, type ActionLogValue_notifiedUsers, type ActionLogValue_objectParameterPropertyValue, type ActionLogValue_parameterValue, type ActionLogValue_revertTimestamp, type ActionLogValue_revertUser, type ActionLogValue_scenarioRid, type ActionLogValue_summary, type ActionLogValue_synchronousWebhookInstanceId, type ActionLogic, type ActionLogicModification, type ActionNotification, type ActionNotificationBody, type ActionNotificationBodyFunctionExecution, type ActionNotificationBodyFunctionExecutionModification, type ActionNotificationBodyModification, type ActionNotificationBodyModification_functionGenerated, type ActionNotificationBodyModification_templateNotification, type ActionNotificationBody_functionGenerated, type ActionNotificationBody_templateNotification, type ActionNotificationModification, type ActionNotificationRecipients, type ActionNotificationRecipientsModification, type ActionNotificationRecipientsModification_functionGenerated, type ActionNotificationRecipientsModification_parameter, type ActionNotificationRecipients_functionGenerated, type ActionNotificationRecipients_parameter, type ActionNotificationSettings, type ActionParameterShapeId, type ActionRevert, type ActionRevertEnabledFor, type ActionRevertEnabledFor_actionApplier, type ActionSubmissionConfiguration, type ActionTableSubmissionMode, type ActionTableSubmissionModeConfiguration, type ActionTableSubmissionMode_submitAllValidOrNothingThrowing, type ActionTableSubmissionMode_submitValidEntriesInOrderUntilFirstFailure, type ActionType, type ActionTypeApiName, type ActionTypeBlockDataV2, type ActionTypeCreate, type ActionTypeCreatedEvent, type ActionTypeDeletedEvent, type ActionTypeDisplayMetadata, type ActionTypeDisplayMetadataConfiguration, type ActionTypeDisplayMetadataModification, type ActionTypeDoesNotHaveActionTypeLevelValidationError, type ActionTypeEditingNonEditablePropertyTypeError, type ActionTypeEntities, type ActionTypeError, type ActionTypeError_actionTypeDoesNotHaveActionTypeLevelValidation, type ActionTypeError_actionTypeEditingNonEditablePropertyType, type ActionTypeError_actionTypesAlreadyExist, type ActionTypeError_actionTypesNotFound, type ActionTypeError_deletingAndEditingTheSameActionType, type ActionTypeError_inlineActionTypeCannotBeReferencedByMultipleObjectTypes, type ActionTypeError_nonExistentParametersUsedInParameterPrefill, type ActionTypeError_parameterValidationNotFound, type ActionTypeError_parameterValidationReferencesLaterParameters, type ActionTypeError_parametersDoNotMatchParameterOrdering, type ActionTypeError_versionedActionTypesNotFound, type ActionTypeFrontendConsumer, type ActionTypeFrontendConsumer_objectMonitoring, type ActionTypeGetOrganizationsRequest, type ActionTypeGetOrganizationsResponse, type ActionTypeIdInRequest, type ActionTypeIdentifier, type ActionTypeIdentifier_actionTypeIdInRequest, type ActionTypeIdentifier_rid, type ActionTypeInputManagerRid, type ActionTypeLevelValidation, type ActionTypeLoadAllRequest, type ActionTypeLoadRequest, type ActionTypeLoadRequestV2, type ActionTypeLoadResponse, type ActionTypeLoadResponseV2, type ActionTypeLoadVersionedRequest, type ActionTypeLoadVersionedResponse, type ActionTypeLogic, type ActionTypeLogicRequest, type ActionTypeMetadata, type ActionTypeMetadataModification, type ActionTypeModificationRequest, type ActionTypeModifyRequest, type ActionTypeModifyResponse, type ActionTypeParameterIdentifier, type ActionTypeParameterIdentifier_id, type ActionTypeParameterIdentifier_rid, type ActionTypePermissionInformation, type ActionTypeProvenanceModification, type ActionTypeProvenanceSourceModification, type ActionTypeProvenanceSourceModification_marketplace, type ActionTypeProvenanceSourceModification_none, type ActionTypeRestrictionStatus, type ActionTypeRichTextComponent, type ActionTypeRichTextComponent_message, type ActionTypeRichTextComponent_parameter, type ActionTypeRichTextComponent_parameterProperty, type ActionTypeRichTextMessage, type ActionTypeRichTextParameterPropertyReference, type ActionTypeRichTextParameterReference, type ActionTypeRid, type ActionTypeSetOrganizationsRequest, type ActionTypeStatus, type ActionTypeStatus_active, type ActionTypeStatus_deprecated, type ActionTypeStatus_example, type ActionTypeStatus_experimental, type ActionTypeUpdate, type ActionTypeUpdatedEvent, type ActionTypeVersion, type ActionTypesAlreadyExistError, type ActionTypesNotFoundError, type ActionTypesSummary, type ActionValidation, type ActionValidationRequest, type ActionWebhooks, type ActionWebhooksModification, type ActionsObjectSet, type ActionsObjectSetModification, type ActionsVersion, type ActiveActionTypeStatus, type ActiveInterfaceTypeStatus, type ActiveLinkTypeStatus, type ActiveObjectTypeStatus, type ActivePropertyTypeStatus, type AddInterfaceLinkRule, type AddInterfaceLinkRuleModification, type AddInterfaceRule, type AddInterfaceRuleModification, type AddLinkRule, type AddObjectRule, type AddObjectRuleModification, type AddOrModifyObjectRule, type AddOrModifyObjectRuleModification, type AddOrModifyObjectRuleModificationV2, type AddOrModifyObjectRuleV2, type AliasEntityIdentifier, type AliasEntityIdentifier_objectTypeRid, type AliasEntityIdentifier_sharedPropertyTypeRid, type AllEditedObjectsFieldMapping, type AllFoundryRids, type AllNotificationRenderingMustSucceed, type AllowedParameterValues, type AllowedParameterValuesModification, type AllowedParameterValuesModification_attachment, type AllowedParameterValuesModification_boolean, type AllowedParameterValuesModification_cbacMarking, type AllowedParameterValuesModification_datetime, type AllowedParameterValuesModification_geohash, type AllowedParameterValuesModification_geoshape, type AllowedParameterValuesModification_geotimeSeriesReference, type AllowedParameterValuesModification_interfaceObjectQuery, type AllowedParameterValuesModification_interfacePropertyValue, type AllowedParameterValuesModification_mandatoryMarking, type AllowedParameterValuesModification_mediaReference, type AllowedParameterValuesModification_multipassGroup, type AllowedParameterValuesModification_objectList, type AllowedParameterValuesModification_objectPropertyValue, type AllowedParameterValuesModification_objectQuery, type AllowedParameterValuesModification_objectSetRid, type AllowedParameterValuesModification_objectTypeReference, type AllowedParameterValuesModification_oneOf, type AllowedParameterValuesModification_range, type AllowedParameterValuesModification_redacted, type AllowedParameterValuesModification_struct, type AllowedParameterValuesModification_text, type AllowedParameterValuesModification_timeSeriesReference, type AllowedParameterValuesModification_user, type AllowedParameterValuesModification_valueType, type AllowedParameterValuesRequest, type AllowedParameterValuesRequest_attachment, type AllowedParameterValuesRequest_boolean, type AllowedParameterValuesRequest_cbacMarking, type AllowedParameterValuesRequest_datetime, type AllowedParameterValuesRequest_geohash, type AllowedParameterValuesRequest_geoshape, type AllowedParameterValuesRequest_geotimeSeriesReference, type AllowedParameterValuesRequest_interfaceObjectQuery, type AllowedParameterValuesRequest_interfacePropertyValue, type AllowedParameterValuesRequest_mandatoryMarking, type AllowedParameterValuesRequest_mediaReference, type AllowedParameterValuesRequest_multipassGroup, type AllowedParameterValuesRequest_objectList, type AllowedParameterValuesRequest_objectPropertyValue, type AllowedParameterValuesRequest_objectQuery, type AllowedParameterValuesRequest_objectSetRid, type AllowedParameterValuesRequest_objectTypeReference, type AllowedParameterValuesRequest_oneOf, type AllowedParameterValuesRequest_range, type AllowedParameterValuesRequest_redacted, type AllowedParameterValuesRequest_struct, type AllowedParameterValuesRequest_text, type AllowedParameterValuesRequest_timeSeriesReference, type AllowedParameterValuesRequest_user, type AllowedParameterValuesRequest_valueType, type AllowedParameterValues_attachment, type AllowedParameterValues_boolean, type AllowedParameterValues_cbacMarking, type AllowedParameterValues_datetime, type AllowedParameterValues_geohash, type AllowedParameterValues_geoshape, type AllowedParameterValues_geotimeSeriesReference, type AllowedParameterValues_interfaceObjectQuery, type AllowedParameterValues_interfacePropertyValue, type AllowedParameterValues_mandatoryMarking, type AllowedParameterValues_mediaReference, type AllowedParameterValues_multipassGroup, type AllowedParameterValues_objectList, type AllowedParameterValues_objectPropertyValue, type AllowedParameterValues_objectQuery, type AllowedParameterValues_objectSetRid, type AllowedParameterValues_objectTypeReference, type AllowedParameterValues_oneOf, type AllowedParameterValues_range, type AllowedParameterValues_redacted, type AllowedParameterValues_struct, type AllowedParameterValues_text, type AllowedParameterValues_timeSeriesReference, type AllowedParameterValues_user, type AllowedParameterValues_valueType, type AllowedStructFieldValues, type AllowedStructFieldValuesModification, type AllowedStructFieldValuesModification_boolean, type AllowedStructFieldValuesModification_datetime, type AllowedStructFieldValuesModification_geohash, type AllowedStructFieldValuesModification_oneOf, type AllowedStructFieldValuesModification_range, type AllowedStructFieldValuesModification_text, type AllowedStructFieldValuesOverride, type AllowedStructFieldValuesOverrideModification, type AllowedStructFieldValues_boolean, type AllowedStructFieldValues_datetime, type AllowedStructFieldValues_geohash, type AllowedStructFieldValues_oneOf, type AllowedStructFieldValues_range, type AllowedStructFieldValues_text, type AllowedValuesOverride, type AllowedValuesOverrideModification, type AllowedValuesOverrideRequest, type Analyzer, type Analyzer_languageAnalyzer, type Analyzer_notAnalyzed, type Analyzer_simpleAnalyzer, type Analyzer_standardAnalyzer, type Analyzer_whitespaceAnalyzer, type AndCondition, type AndConditionModification, type AnyNotificationRenderingCanFail, type ArrayPropertyType, type ArrayTypeDataConstraints$1 as ArrayTypeDataConstraints, type ArrayTypeDataValue$1 as ArrayTypeDataValue, type ArrayTypeElementsUniqueConstraint$1 as ArrayTypeElementsUniqueConstraint, type ArrayTypeSizeConstraint$1 as ArrayTypeSizeConstraint, type ArtifactGidFormatter, type AsynchronousPostWritebackWebhook, type AsynchronousPostWritebackWebhookModification, type AsynchronousPostWritebackWebhookModification_staticDirectInput, type AsynchronousPostWritebackWebhookModification_staticFunctionInput, type AsynchronousPostWritebackWebhook_staticDirectInput, type AsynchronousPostWritebackWebhook_staticFunctionInput, type AttachmentPropertyType, type Attribution, type BaseFormatter, type BaseFormatter_boolean, type BaseFormatter_date, type BaseFormatter_knownFormatter, type BaseFormatter_number, type BaseFormatter_string, type BaseFormatter_timeDependent, type BaseFormatter_timestamp, type BaseParameterSubtype, type BaseParameterSubtype_marking, type BasePropertyType, type BaseType, type BasicEmailBody, type BasicEmailBodyModification, type BatchedFunctionRule, type BatchedFunctionRuleModification, type BidirectionalRelation, type BidirectionalRelationCreateRequest, type BidirectionalRelationDeleteRequest, type BidirectionalRelationModifyRequest, type BidirectionalRelationModifyRequest_create, type BidirectionalRelationModifyRequest_delete, type BidirectionalRelationModifyRequest_update, type BidirectionalRelationUpdateRequest, type BidirectionalRelationWithoutRid, type BlockInternalId, type BlockPermissionInformation, type BlockShapeId, type BlueprintIcon, type BooleanFormatter, type BooleanPropertyType, type BooleanTypeDataConstraintValue$1 as BooleanTypeDataConstraintValue, type BooleanTypeDataConstraints$1 as BooleanTypeDataConstraints, type BooleanTypeDataValue$1 as BooleanTypeDataValue, type BranchClosedEvent, type BranchDeletedEvent, type BranchId, type BranchMergedEvent, type BuilderPipelineRid, type BulkExecutionModeConfig, type ButtonDisplayMetadata, type BytePropertyType, type ByteTypeDataValue$1 as ByteTypeDataValue, type CarbonWorkspaceComponentUrlTarget, type CarbonWorkspaceComponentUrlTargetModification, type CarbonWorkspaceComponentUrlTargetModification_rid, type CarbonWorkspaceComponentUrlTarget_rid, type CarbonWorkspaceUrlTarget, type CarbonWorkspaceUrlTargetModification, type CategoryId, type CipherTextPropertyType, type ClassificationConstraint, type ColumnLocator, type ColumnName, type ColumnNameType, type ComparisonCondition, type ComparisonConditionModification, type ComparisonOperator, type CompassProjectRid, type Condition, type ConditionDisplayMetadata, type ConditionIndex, type ConditionModification, type ConditionModification_and, type ConditionModification_comparison, type ConditionModification_markings, type ConditionModification_not, type ConditionModification_or, type ConditionModification_redacted, type ConditionModification_regex, type ConditionModification_true, type ConditionValue, type ConditionValueModification, type ConditionValueModification_interfaceParameterPropertyValue, type ConditionValueModification_interfaceParameterPropertyValueV2, type ConditionValueModification_objectParameterPropertyValue, type ConditionValueModification_parameterId, type ConditionValueModification_parameterLength, type ConditionValueModification_staticValue, type ConditionValueModification_userProperty, type ConditionValue_interfaceParameterPropertyValue, type ConditionValue_interfaceParameterPropertyValueV2, type ConditionValue_objectParameterPropertyValue, type ConditionValue_parameterId, type ConditionValue_parameterLength, type ConditionValue_staticValue, type ConditionValue_userProperty, type Condition_and, type Condition_comparison, type Condition_markings, type Condition_not, type Condition_or, type Condition_redacted, type Condition_regex, type Condition_true, type ConditionalOverride, type ConditionalOverrideModification, type ConditionalOverrideRequest, type ConditionalValidationBlock, type ConditionalValidationBlockModification, type ConditionalValidationBlockRequest, type CurrentTime, type CurrentUser, type DataConstraint, type DataConstraintWrapper, type DataConstraints, type DataFilter, type DataNullability, type DataNullabilityV2, type DataSecurity, type DataSetName, type DataType, type DataType_baseType, type DatasetRid, type DatasetRidAndBranchId, type DatasetTransactionRid, type DatasourceBackingRid, type DatasourceBackingRid_datasetRid, type DatasourceBackingRid_derivedPropertiesSourceRid, type DatasourceBackingRid_directSourceRid, type DatasourceBackingRid_editsOnlyRid, type DatasourceBackingRid_geotimeSeriesIntegrationRid, type DatasourceBackingRid_mediaSetRid, type DatasourceBackingRid_mediaSetViewRid, type DatasourceBackingRid_restrictedStreamRid, type DatasourceBackingRid_restrictedViewRid, type DatasourceBackingRid_streamLocatorRid, type DatasourceBackingRid_tableRid, type DatasourceBackingRid_timeSeriesSyncRid, type DatasourceIdentifier, type DatasourceIdentifier_datasetRidAndBranchId, type DatasourceIdentifier_derivedPropertiesSourceRid, type DatasourceIdentifier_directSourceRid, type DatasourceIdentifier_editsOnly, type DatasourceIdentifier_geotimeSeriesIntegrationRid, type DatasourceIdentifier_mediaSetView, type DatasourceIdentifier_mediaSourceRids, type DatasourceIdentifier_restrictedStream, type DatasourceIdentifier_restrictedViewRid, type DatasourceIdentifier_streamLocator, type DatasourceIdentifier_table, type DatasourceIdentifier_timeSeriesSyncRid, type DatasourcePredicate, type DatasourcePredicate_hasRid, type DatasourcePredicate_isOnlyDatasource, type DatasourcePredicate_or, type DatasourceRid, type DatasourceType, type DateFormatter, type DatePropertyType, type DateRangeValue, type DateRangeValueModification, type DateRangeValueModification_fixed, type DateRangeValueModification_now, type DateRangeValueModification_relative, type DateRangeValue_fixed, type DateRangeValue_now, type DateRangeValue_relative, type DateTypeDataConstraints$1 as DateTypeDataConstraints, type DateTypeDataValue$1 as DateTypeDataValue, type DateTypeRangeConstraint$1 as DateTypeRangeConstraint, type DatetimeFormat, type DatetimeFormat_localizedFormat, type DatetimeFormat_stringFormat, type DatetimeLocalizedFormat, type DatetimeStringFormat, type DatetimeTimezone, type DatetimeTimezoneDefinition, type DatetimeTimezoneDefinition_zoneId, type DatetimeTimezone_static, type DatetimeTimezone_user, type DecimalPropertyType, type DecimalTypeDataConstraints$1 as DecimalTypeDataConstraints, type DecimalTypeDataConstraints_oneOf$1 as DecimalTypeDataConstraints_oneOf, type DecimalTypeDataConstraints_range$1 as DecimalTypeDataConstraints_range, type DecimalTypeDataValue$1 as DecimalTypeDataValue, type DecimalTypeRangeConstraint$1 as DecimalTypeRangeConstraint, type DelegateToAllowedStructFieldValues, type DeleteInterfaceLinkRule, type DeleteInterfaceLinkRuleModification, type DeleteLinkRule, type DeleteObjectRule, type DeletedLinkTypesStillInUseError, type DeletedLinkTypesStillInUseInWorkflowError, type DeletedObjectTypesStillInUseError, type DeletedObjectTypesStillInUseInWorkflowError, type DeletingAndEditingTheSameActionTypeError, type DeletionMetadata, type DeprecatedActionTypeGetOrganizationsResponse, type DeprecatedActionTypeSetOrganizationsRequest, type DeprecatedActionTypeStatus, type DeprecatedInterfaceTypeStatus, type DeprecatedLinkTypeStatus, type DeprecatedObjectTypeStatus, type DeprecatedPropertyTypeStatus, type DerivedPropertiesSourceRid, type DirectSourceRid, type DirectedLinkTypeRid, type DisplayMetadataConfigurationDefaultLayout, type DisplayMetadataConfigurationDisplayAndFormat, type DoublePropertyType, type DoubleTypeDataConstraints$1 as DoubleTypeDataConstraints, type DoubleTypeDataConstraints_oneOf$1 as DoubleTypeDataConstraints_oneOf, type DoubleTypeDataConstraints_range$1 as DoubleTypeDataConstraints_range, type DoubleTypeDataValue$1 as DoubleTypeDataValue, type DoubleTypeRangeConstraint$1 as DoubleTypeRangeConstraint, type Duration, type DurationBaseValue, type DurationFormatStyle, type DurationFormatStyle_humanReadable, type DurationFormatStyle_timecode, type DurationPrecision, type DynamicObjectSet, type DynamicObjectSetInput, type DynamicObjectSetInputBase, type DynamicObjectSetInputParameter, type DynamicObjectSetInputUnioned, type DynamicObjectSetInput_base, type DynamicObjectSetInput_parameter, type DynamicObjectSetInput_unioned, type EditActionTypeRequest, type EditOnlyPropertyType, type EditParameterRequest, type EditParameterRequestModification, type EditSectionRequest, type EditSectionRequestModification, type EditValidationRuleRequest, type EditsConfiguration, type EditsHistoryObjectTypeRid, type EditsOnlyRid, type EmailBody, type EmailBodyModification, type EmailBodyModification_basic, type EmailBody_basic, type EmbeddingModel, type EmbeddingModel_multimodal, type EmbeddingModel_text, type Empty, type EndorsedObjectTypeStatus, type EnrollmentRid, type EntityLoadByDatasourceResponse, type EntityLoadByDatasourceResponse_linkType, type EntityLoadByDatasourceResponse_objectType, type EntityMetadataLoadRequest, type EntityStatus, type EventMetadata, type EventsTopicRid, type EveryoneTrustedRedactionOverride, type ExampleActionTypeStatus, type ExampleInterfaceTypeStatus, type ExampleLinkTypeStatus, type ExampleObjectTypeStatus, type ExamplePropertyTypeStatus, type ExampleValue, type ExperimentalActionTypeStatus, type ExperimentalDeclarativeEditInformation, type ExperimentalInterfaceTypeStatus, type ExperimentalLinkTypeStatus, type ExperimentalObjectTypeStatus, type ExperimentalPropertyTypeStatus, type ExperimentalTimeDependentPropertyTypeV1, type FailureMessage, type FieldDisplayMetadata, type FieldMetadata, type FloatPropertyType, type FloatTypeDataConstraints$1 as FloatTypeDataConstraints, type FloatTypeDataConstraints_oneOf$1 as FloatTypeDataConstraints_oneOf, type FloatTypeDataConstraints_range$1 as FloatTypeDataConstraints_range, type FloatTypeDataValue$1 as FloatTypeDataValue, type FloatTypeRangeConstraint$1 as FloatTypeRangeConstraint, type FormContent, type FormContent_parameterId, type FormContent_sectionId, type FormatterUserId, type FoundryFieldType, type FoundryLiveDeployment, type FoundryObjectReference, type FunctionApiName, type FunctionAtVersion, type FunctionExecutionWithRecipientInput, type FunctionExecutionWithRecipientInputModification, type FunctionExecutionWithRecipientInputModification_logicRuleValue, type FunctionExecutionWithRecipientInputModification_recipient, type FunctionExecutionWithRecipientInput_logicRuleValue, type FunctionExecutionWithRecipientInput_recipient, type FunctionGeneratedActionNotificationRecipients, type FunctionGeneratedActionNotificationRecipientsModification, type FunctionGeneratedNotificationBody, type FunctionGeneratedNotificationBodyModification, type FunctionInputName, type FunctionReference, type FunctionRid, type FunctionRule, type FunctionRuleCustomExecutionMode, type FunctionRuleCustomExecutionMode_bulkExecutionModeConfig, type FunctionRuleModification, type FunctionVersion, type GenericOntologyMetadataError, type GeohashPropertyType, type GeoshapePropertyType, type GeotimeSeriesIntegrationName, type GeotimeSeriesIntegrationRid, type GeotimeSeriesReferencePropertyType, type GetActionTypesForInterfaceTypePageToken, type GetActionTypesForInterfaceTypeRequest, type GetActionTypesForInterfaceTypeResponse, type GetActionTypesForObjectTypePageToken, type GetActionTypesForObjectTypeRequest, type GetActionTypesForObjectTypeResponse, type GetBulkLinksPageRequest, type GetEntityDelegateDatasetRequest, type GetEntityDelegateDatasetResponse, type GetFeatureConfigurationsResponse, type GetLinkMetadataForObjectTypesRequest, type GetLinkMetadataForObjectTypesResponse, type GetLinkTypesForObjectTypesRequest, type GetLinkTypesForObjectTypesResponse, type GetObjectTypesForInterfaceTypesRequest, type GetObjectTypesForInterfaceTypesResponse, type GetObjectTypesForSharedPropertyTypesRequest, type GetObjectTypesForSharedPropertyTypesResponse, type GetObjectTypesForTypeGroupsRequest, type GetObjectTypesForTypeGroupsResponse, type GetOntologyEntitiesForTypeGroupsRequest, type GetOntologyEntitiesForTypeGroupsResponse, type GetOntologySummaryRequest, type GetOntologySummaryResponse, type GetRelationsForObjectTypesRequest, type GetRelationsForObjectTypesResponse, type GlobalBranchRid, type GroupId, type HandlebarsInputName, type HumanReadableFormat, type Icon, type IconReference, type Icon_blueprint, type ImageModality, type ImplementingLinkType, type ImportedActionType, type ImportedInterfaceLinkType, type ImportedInterfaceType, type ImportedLinkDefinition, type ImportedLinkDefinition_manyToMany, type ImportedLinkDefinition_oneToMany, type ImportedLinkType, type ImportedManyToManyLinkDefinition, type ImportedObjectType, type ImportedOneToManyLinkDefinition, type ImportedOntologyEntitiesForProjectSpanOntologies, type ImportedParameter, type ImportedPropertyType, type ImportedSharedPropertyType, type ImportedTypes, type InlineActionDisplayOptions, type InlineActionType, type InlineActionTypeCannotBeReferencedByMultipleObjectTypesError, type InstallLocationBlockShapeId, type IntegerPropertyType, type IntegerTypeDataConstraints$1 as IntegerTypeDataConstraints, type IntegerTypeDataConstraints_oneOf$1 as IntegerTypeDataConstraints_oneOf, type IntegerTypeDataConstraints_range$1 as IntegerTypeDataConstraints_range, type IntegerTypeDataValue$1 as IntegerTypeDataValue, type IntegerTypeRangeConstraint$1 as IntegerTypeRangeConstraint, type InterfaceLinkType, type InterfaceLinkTypeApiName, type InterfaceLinkTypeCardinality, type InterfaceLinkTypeIdInRequest, type InterfaceLinkTypeMetadata, type InterfaceLinkTypeRid, type InterfaceLinkTypeRidOrIdInRequest, type InterfaceLinkTypeRidOrIdInRequest_idInRequest, type InterfaceLinkTypeRidOrIdInRequest_rid, type InterfaceObjectParameterStructFieldValue, type InterfaceObjectParameterStructFieldValueModification, type InterfaceObjectParameterStructListFieldValue, type InterfaceObjectParameterStructListFieldValueModification, type InterfaceParameterPropertyValue, type InterfaceParameterPropertyValueModification, type InterfaceParameterPropertyValueModificationV2, type InterfaceParameterPropertyValueV2, type InterfacePropertyImplementation, type InterfacePropertyLogicRuleValue, type InterfacePropertyLogicRuleValue_logicRuleValue, type InterfacePropertyLogicRuleValue_structLogicRuleValue, type InterfacePropertyType, type InterfacePropertyTypeApiName, type InterfacePropertyTypeDisplayMetadata, type InterfacePropertyTypeIdInRequest, type InterfacePropertyTypeImplementation, type InterfacePropertyTypeImplementation_propertyTypeRid, type InterfacePropertyTypeLogicRuleValueModification, type InterfacePropertyTypeRid, type InterfacePropertyTypeRidOrIdInRequest, type InterfacePropertyTypeRidOrIdInRequest_idInRequest, type InterfacePropertyTypeRidOrIdInRequest_rid, type InterfacePropertyType_sharedPropertyBasedPropertyType, type InterfaceSharedPropertyType, type InterfaceType, type InterfaceTypeApiName, type InterfaceTypeBlockDataV2, type InterfaceTypeCreatedEvent, type InterfaceTypeDeletedEvent, type InterfaceTypeDisplayMetadata, type InterfaceTypeError, type InterfaceTypeError_interfaceTypesAlreadyExist, type InterfaceTypeError_interfaceTypesNotFound, type InterfaceTypeIdInRequest, type InterfaceTypeLoadRequest, type InterfaceTypeLoadResponse, type InterfaceTypeRid, type InterfaceTypeRidOrIdInRequest, type InterfaceTypeRidOrIdInRequest_idInRequest, type InterfaceTypeRidOrIdInRequest_rid, type InterfaceTypeStatus, type InterfaceTypeStatus_active, type InterfaceTypeStatus_deprecated, type InterfaceTypeStatus_example, type InterfaceTypeStatus_experimental, type InterfaceTypeUpdatedEvent, type InterfaceTypesAlreadyExistError, type InterfaceTypesNotFoundError, type InterfacesSummary, type IntermediaryLinkDefinition, type IsOnlyDatasource, type JoinDefinition, type JoinDefinition_joinTable, type JoinDefinition_singleKey, type KnownFormatter, type KnownFormatter_artifactGidFormatter, type KnownFormatter_ridFormatter, type KnownFormatter_userId, type KnownMarketplaceIdentifiers, type LabelledValue, type LanguageAnalyzer, type LimeIndexRid, type LinkDefinition, type LinkDefinition_intermediary, type LinkDefinition_manyToMany, type LinkDefinition_oneToMany, type LinkMetadata, type LinkMetadata_linkType, type LinkMetadata_softLink, type LinkType, type LinkTypeBlockDataV2, type LinkTypeCreatedEvent, type LinkTypeDeletedEvent, type LinkTypeDisplayMetadata, type LinkTypeError, type LinkTypeError_deletedLinkTypesStillInUse, type LinkTypeError_deletedObjectsStillInUse, type LinkTypeError_linkTypeRidsNotFound, type LinkTypeError_linkTypesAlreadyExist, type LinkTypeError_linkTypesNotFound, type LinkTypeError_referencedLinkTypesNotFound, type LinkTypeError_referencedObjectTypesNotFound, type LinkTypeId, type LinkTypeIdentifier, type LinkTypeIdentifier_linkTypeId, type LinkTypeIdentifier_linkTypeRid, type LinkTypeInputManagerRid, type LinkTypeInputSpec, type LinkTypeLoadRequest, type LinkTypeLoadResponse, type LinkTypeMetadata, type LinkTypeMetadataInputManagerRid, type LinkTypePeeringMetadata, type LinkTypePeeringMetadataV1, type LinkTypePeeringMetadata_v1, type LinkTypePeeringRid, type LinkTypePermissionInformation, type LinkTypeRestrictionStatus, type LinkTypeRid, type LinkTypeRidOrId, type LinkTypeRidOrId_id, type LinkTypeRidOrId_rid, type LinkTypeRidsNotFoundError, type LinkTypeStatus, type LinkTypeStatus_active, type LinkTypeStatus_deprecated, type LinkTypeStatus_example, type LinkTypeStatus_experimental, type LinkTypeUpdatedEvent, type LinkTypesAlreadyExistError, type LinkTypesNotFoundError, type LinkTypesSummary, type LinkedEntityTypeId, type LinkedEntityTypeId_interfaceType, type LinkedEntityTypeId_objectType, type LinkedEntityTypeRidOrIdInRequest, type LinkedEntityTypeRidOrIdInRequest_interfaceType, type LinkedEntityTypeRidOrIdInRequest_objectType, type LiveDeploymentRid, type LmsEmbeddingModel, type LoadActionTypesFromOntologyRequest, type LoadActionTypesFromOntologyResponse, type LoadAllActionTypesFromOntologyRequest, type LoadAllActionTypesPageItem, type LoadAllActionTypesPageRequest, type LoadAllActionTypesPageResponse, type LoadAllActionTypesPageToken, type LoadAllInterfaceTypesPageItem, type LoadAllInterfaceTypesPageRequest, type LoadAllInterfaceTypesPageResponse, type LoadAllInterfaceTypesPageToken, type LoadAllObjectTypesFromOntologyPageRequest, type LoadAllObjectTypesFromOntologyPageResponse, type LoadAllObjectTypesPageItem, type LoadAllObjectTypesPageRequest, type LoadAllObjectTypesPageResponse, type LoadAllObjectTypesPageToken, type LoadAllOntologiesRequest, type LoadAllOntologiesResponse, type LoadAllSharedPropertyTypesPageItem, type LoadAllSharedPropertyTypesPageRequest, type LoadAllSharedPropertyTypesPageResponse, type LoadAllSharedPropertyTypesPageToken, type LoadAllTypeGroupsPageItem, type LoadAllTypeGroupsPageRequest, type LoadAllTypeGroupsPageResponse, type LoadAllTypeGroupsPageToken, type LogicRule, type LogicRuleModification, type LogicRuleModification_addInterfaceLinkRule, type LogicRuleModification_addInterfaceRule, type LogicRuleModification_addLinkRule, type LogicRuleModification_addObjectRule, type LogicRuleModification_addOrModifyObjectRule, type LogicRuleModification_addOrModifyObjectRuleV2, type LogicRuleModification_batchedFunctionRule, type LogicRuleModification_deleteInterfaceLinkRule, type LogicRuleModification_deleteLinkRule, type LogicRuleModification_deleteObjectRule, type LogicRuleModification_functionRule, type LogicRuleModification_modifyInterfaceRule, type LogicRuleModification_modifyObjectRule, type LogicRuleValue, type LogicRuleValueModification, type LogicRuleValueModification_currentTime, type LogicRuleValueModification_currentUser, type LogicRuleValueModification_interfaceParameterPropertyValue, type LogicRuleValueModification_interfaceParameterPropertyValueV2, type LogicRuleValueModification_objectParameterPropertyValue, type LogicRuleValueModification_parameterId, type LogicRuleValueModification_staticValue, type LogicRuleValueModification_synchronousWebhookOutput, type LogicRuleValueModification_uniqueIdentifier, type LogicRuleValue_currentTime, type LogicRuleValue_currentUser, type LogicRuleValue_interfaceParameterPropertyValue, type LogicRuleValue_interfaceParameterPropertyValueV2, type LogicRuleValue_objectParameterPropertyValue, type LogicRuleValue_parameterId, type LogicRuleValue_staticValue, type LogicRuleValue_synchronousWebhookOutput, type LogicRuleValue_uniqueIdentifier, type LogicRule_addInterfaceLinkRule, type LogicRule_addInterfaceRule, type LogicRule_addLinkRule, type LogicRule_addObjectRule, type LogicRule_addOrModifyObjectRule, type LogicRule_addOrModifyObjectRuleV2, type LogicRule_batchedFunctionRule, type LogicRule_deleteInterfaceLinkRule, type LogicRule_deleteLinkRule, type LogicRule_deleteObjectRule, type LogicRule_functionRule, type LogicRule_modifyInterfaceRule, type LogicRule_modifyObjectRule, type LongPropertyType, type LongTypeDataConstraints$1 as LongTypeDataConstraints, type LongTypeDataConstraints_oneOf$1 as LongTypeDataConstraints_oneOf, type LongTypeDataConstraints_range$1 as LongTypeDataConstraints_range, type LongTypeDataValue$1 as LongTypeDataValue, type LongTypeRangeConstraint$1 as LongTypeRangeConstraint, type MandatoryMarkingConstraint, type ManyToManyJoinDefinition, type ManyToManyLinkDefinition, type ManyToManyLinkTypeDatasetDatasource, type ManyToManyLinkTypeDatasource, type ManyToManyLinkTypeDatasourceDefinition, type ManyToManyLinkTypeDatasourceDefinition_dataset, type ManyToManyLinkTypeDatasourceDefinition_stream, type ManyToManyLinkTypeStreamDatasource, type MarketplaceActiveInterfaceTypeStatus, type MarketplaceDeprecatedInterfaceTypeStatus, type MarketplaceExampleInterfaceTypeStatus, type MarketplaceExperimentalInterfaceTypeStatus, type MarketplaceInterfaceLinkType, type MarketplaceInterfaceLinkTypeCardinality, type MarketplaceInterfaceLinkTypeMetadata, type MarketplaceInterfacePropertyType, type MarketplaceInterfacePropertyType_sharedPropertyBasedPropertyType, type MarketplaceInterfaceType, type MarketplaceInterfaceTypeDisplayMetadata, type MarketplaceInterfaceTypeStatus, type MarketplaceInterfaceTypeStatus_active, type MarketplaceInterfaceTypeStatus_deprecated, type MarketplaceInterfaceTypeStatus_example, type MarketplaceInterfaceTypeStatus_experimental, type MarketplaceObjectTypeEntityMetadata, type MarketplaceSharedPropertyBasedPropertyType, type MarkingFilter, type MarkingFilter_markingTypes, type MarkingGroupName, type MarkingId, type MarkingPropertyType, type MarkingSubtype, type MarkingType, type MarkingTypesFilter, type MarkingsCondition, type MarkingsConditionModification, type MediaItemRid, type MediaReferencePropertyType, type MediaSetBranchRid, type MediaSetRid, type MediaSetViewLocator, type MediaSetViewName, type MediaSetViewRid, type MediaSourceRid, type MediaSourceRid_datasetRid, type MediaSourceRid_mediaSetRid, type MioEmbeddingModel, type MissingAffectedObjectTypesForFunctionRule, type MissingParameterValueType, type Modality, type Modality_image, type Modality_text, type ModelWithSource, type ModelWithSource_mio, type ModifyInterfaceRule, type ModifyInterfaceRuleModification, type ModifyObjectRule, type ModifyObjectRuleModification, type ModuleRid, type MultimodalEmbeddingModel, type MultipassUserFilter, type MultipassUserFilterModification, type MultipassUserFilterModification_groupFilter, type MultipassUserFilter_groupFilter, type MultipassUserInGroupFilter, type MultipassUserInGroupFilterModification, type MustBeEmpty, type NestedStructFieldApiNameMapping, type NewObjectUrlTarget, type NewObjectUrlTargetModification, type NoRetentionPolicy, type NonExistentParametersUsedInParameterPrefillError, type NonNumericInternalInterpolation, type NonNumericSeriesValueMetadata, type NonNumericSeriesValueUnit, type NoneEntityProvenance, type NotAnalyzedAnalyzer, type NotCondition, type NotConditionModification, type NotepadReference, type NotepadRid, type NotificationRecipient, type NotificationResultTypeLink, type NotificationResultTypeLinkModification, type NotificationTemplateInputValue, type NotificationTemplateInputValueModification, type NotificationTemplateInputValueModification_actionTriggererValue, type NotificationTemplateInputValueModification_logicRuleValue, type NotificationTemplateInputValueModification_recipientValue, type NotificationTemplateInputValue_actionTriggererValue, type NotificationTemplateInputValue_logicRuleValue, type NotificationTemplateInputValue_recipientValue, type NumberFormatBase, type NumberFormatBasisPoint, type NumberFormatBillions, type NumberFormatCurrency, type NumberFormatCurrencyStyle, type NumberFormatCustomUnit, type NumberFormatDuration, type NumberFormatMillions, type NumberFormatNotation, type NumberFormatOrdinal, type NumberFormatPerMille, type NumberFormatPercentage, type NumberFormatPrePostFix, type NumberFormatThousands, type NumberFormatUnit, type NumberFormatter, type NumberFormatter_base, type NumberFormatter_basisPoint, type NumberFormatter_billions, type NumberFormatter_currency, type NumberFormatter_customUnit, type NumberFormatter_duration, type NumberFormatter_millions, type NumberFormatter_ordinal, type NumberFormatter_perMille, type NumberFormatter_percentage, type NumberFormatter_prePost, type NumberFormatter_thousands, type NumberFormatter_unit, type NumberRoundingMode, type NumericInternalInterpolation, type NumericOrNonNumericSeriesValueMetadata, type NumericOrNonNumericSeriesValueMetadataV2, type NumericSeriesValueMetadata, type NumericSeriesValueUnit, type NumericSeriesValueUnit_customUnit, type NumericSeriesValueUnit_standardUnit, type ObjectDbRid, type ObjectDbSyncRid, type ObjectDisplayMetadata, type ObjectIdentifier, type ObjectMonitoringFrontendConsumer, type ObjectOrLinkTypeRid, type ObjectParameterPropertyValue, type ObjectParameterStructFieldValue, type ObjectParameterStructFieldValueModification, type ObjectParameterStructListFieldValue, type ObjectParameterStructListFieldValueModification, type ObjectQueryPrefill, type ObjectQueryPrefillModification, type ObjectQueryPropertyValue, type ObjectQueryPropertyValueModification, type ObjectRid, type ObjectSet, type ObjectSetFilter$1 as ObjectSetFilter, type ObjectSetRidPrefill, type ObjectSetRidPrefillModification, type ObjectSetSearchAround, type ObjectSetTransform, type ObjectSetTransform_propertyFilter, type ObjectSetTransform_searchAround, type ObjectType, type ObjectTypeApiName, type ObjectTypeBlockDataV2, type ObjectTypeCreatedEvent, type ObjectTypeDatasetDatasource, type ObjectTypeDatasetDatasourceV2, type ObjectTypeDatasetDatasourceV3, type ObjectTypeDatasource, type ObjectTypeDatasourceDefinition, type ObjectTypeDatasourceDefinition_dataset, type ObjectTypeDatasourceDefinition_datasetV2, type ObjectTypeDatasourceDefinition_datasetV3, type ObjectTypeDatasourceDefinition_derived, type ObjectTypeDatasourceDefinition_direct, type ObjectTypeDatasourceDefinition_editsOnly, type ObjectTypeDatasourceDefinition_geotimeSeries, type ObjectTypeDatasourceDefinition_media, type ObjectTypeDatasourceDefinition_mediaSetView, type ObjectTypeDatasourceDefinition_restrictedStream, type ObjectTypeDatasourceDefinition_restrictedView, type ObjectTypeDatasourceDefinition_restrictedViewV2, type ObjectTypeDatasourceDefinition_stream, type ObjectTypeDatasourceDefinition_streamV2, type ObjectTypeDatasourceDefinition_streamV3, type ObjectTypeDatasourceDefinition_table, type ObjectTypeDatasourceDefinition_timeSeries, type ObjectTypeDeletedEvent, type ObjectTypeDerivedPropertiesDatasource, type ObjectTypeDirectDatasource, type ObjectTypeDisplayMetadata, type ObjectTypeEditsOnlyDatasource, type ObjectTypeEmbeddingInput, type ObjectTypeError, type ObjectTypeError_objectTypeRidsNotFound, type ObjectTypeError_objectTypesAlreadyExist, type ObjectTypeError_objectTypesNotFound, type ObjectTypeError_patchBackupInitializationConfigurationSourceDoesNotExist, type ObjectTypeFieldApiName, type ObjectTypeGeotimeSeriesDatasource, type ObjectTypeId, type ObjectTypeIdentifier, type ObjectTypeIdentifier_objectTypeId, type ObjectTypeIdentifier_objectTypeRid, type ObjectTypeIdsAndInterfaceTypeRids, type ObjectTypeInputManagerProperties, type ObjectTypeInputManagerRid, type ObjectTypeInputSpec, type ObjectTypeInterfaceImplementation, type ObjectTypeLoadRequest, type ObjectTypeLoadResponse, type ObjectTypeMediaDatasource, type ObjectTypeMediaSetViewDatasource, type ObjectTypeMetadataInputManagerRid, type ObjectTypePeeringMetadata, type ObjectTypePeeringMetadataV1, type ObjectTypePeeringMetadata_v1, type ObjectTypePeeringRid, type ObjectTypePermissionInformation, type ObjectTypeRestrictedStreamDatasource, type ObjectTypeRestrictedViewDatasource, type ObjectTypeRestrictedViewDatasourceV2, type ObjectTypeRestrictionStatus, type ObjectTypeRid, type ObjectTypeRidsAndInterfaceTypeRids, type ObjectTypeRidsNotFoundError, type ObjectTypeStatus, type ObjectTypeStatus_active, type ObjectTypeStatus_deprecated, type ObjectTypeStatus_endorsed, type ObjectTypeStatus_example, type ObjectTypeStatus_experimental, type ObjectTypeStreamDatasource, type ObjectTypeStreamDatasourceV2, type ObjectTypeStreamDatasourceV3, type ObjectTypeTableDatasource, type ObjectTypeTimeSeriesDatasource, type ObjectTypeTraitPropertySpecification, type ObjectTypeTraits, type ObjectTypeUpdatedEvent, type ObjectTypeWithRestrictedViewWithGpsPolicyColumnsNotMappedAsPropertyTypes, type ObjectTypesAlreadyExistError, type ObjectTypesNotFoundError, type ObjectTypesSummary, type ObjectsPlatformRids, type ObjectsWritebackDataset, type OneOfDecimalTypeConstraint$1 as OneOfDecimalTypeConstraint, type OneOfDoubleTypeConstraint$1 as OneOfDoubleTypeConstraint, type OneOfFloatTypeConstraint$1 as OneOfFloatTypeConstraint, type OneOfIntegerTypeConstraint$1 as OneOfIntegerTypeConstraint, type OneOfLongTypeConstraint$1 as OneOfLongTypeConstraint, type OneOfShortTypeConstraint$1 as OneOfShortTypeConstraint, type OneOfStringTypeConstraint$1 as OneOfStringTypeConstraint, type OneToManyLinkCardinalityHint, type OneToManyLinkDefinition, type OntologyActionTypeLoadRequest, type OntologyApiName, type OntologyBlockDataV2, type OntologyBranch, type OntologyBranchRid, type OntologyBulkLoadEntitiesByDatasourcesRequest, type OntologyBulkLoadEntitiesByDatasourcesResponse, type OntologyBulkLoadEntitiesRequest, type OntologyBulkLoadEntitiesResponse, type OntologyDatasetType, type OntologyEntitiesUsedInTypeGroup, type OntologyInformation, type OntologyIr, type OntologyIrActionLogMetadata, type OntologyIrActionLogRule, type OntologyIrActionLogValue, type OntologyIrActionLogValue_actionRid, type OntologyIrActionLogValue_actionTimestamp, type OntologyIrActionLogValue_actionTypeRid, type OntologyIrActionLogValue_actionTypeVersion, type OntologyIrActionLogValue_actionUser, type OntologyIrActionLogValue_allEditedObjects, type OntologyIrActionLogValue_asynchronousWebhookInstanceIds, type OntologyIrActionLogValue_editedObjects, type OntologyIrActionLogValue_interfaceParameterPropertyValue, type OntologyIrActionLogValue_interfaceParameterPropertyValueV2, type OntologyIrActionLogValue_isReverted, type OntologyIrActionLogValue_notificationIds, type OntologyIrActionLogValue_notifiedUsers, type OntologyIrActionLogValue_objectParameterPropertyValue, type OntologyIrActionLogValue_parameterValue, type OntologyIrActionLogValue_revertTimestamp, type OntologyIrActionLogValue_revertUser, type OntologyIrActionLogValue_scenarioRid, type OntologyIrActionLogValue_summary, type OntologyIrActionLogValue_synchronousWebhookInstanceId, type OntologyIrActionLogic, type OntologyIrActionNotification, type OntologyIrActionNotificationBody, type OntologyIrActionNotificationBodyFunctionExecution, type OntologyIrActionNotificationBody_functionGenerated, type OntologyIrActionNotificationBody_templateNotification, type OntologyIrActionNotificationRecipients, type OntologyIrActionNotificationRecipients_functionGenerated, type OntologyIrActionNotificationRecipients_parameter, type OntologyIrActionType, type OntologyIrActionTypeBlockDataV2, type OntologyIrActionTypeDisplayMetadata, type OntologyIrActionTypeEntities, type OntologyIrActionTypeLevelValidation, type OntologyIrActionTypeLogic, type OntologyIrActionTypeMetadata, type OntologyIrActionTypeRichTextComponent, type OntologyIrActionTypeRichTextComponent_message, type OntologyIrActionTypeRichTextComponent_parameter, type OntologyIrActionTypeRichTextComponent_parameterProperty, type OntologyIrActionTypeRichTextParameterPropertyReference, type OntologyIrActionTypeStatus, type OntologyIrActionTypeStatus_active, type OntologyIrActionTypeStatus_deprecated, type OntologyIrActionTypeStatus_example, type OntologyIrActionTypeStatus_experimental, type OntologyIrActionValidation, type OntologyIrActionWebhooks, type OntologyIrActionsObjectSet, type OntologyIrAddInterfaceLinkRule, type OntologyIrAddInterfaceRule, type OntologyIrAddObjectRule, type OntologyIrAddOrModifyObjectRule, type OntologyIrAddOrModifyObjectRuleV2, type OntologyIrAllEditedObjectsFieldMapping, type OntologyIrAllowedParameterValues, type OntologyIrAllowedParameterValues_attachment, type OntologyIrAllowedParameterValues_boolean, type OntologyIrAllowedParameterValues_cbacMarking, type OntologyIrAllowedParameterValues_datetime, type OntologyIrAllowedParameterValues_geohash, type OntologyIrAllowedParameterValues_geoshape, type OntologyIrAllowedParameterValues_geotimeSeriesReference, type OntologyIrAllowedParameterValues_interfaceObjectQuery, type OntologyIrAllowedParameterValues_interfacePropertyValue, type OntologyIrAllowedParameterValues_mandatoryMarking, type OntologyIrAllowedParameterValues_mediaReference, type OntologyIrAllowedParameterValues_multipassGroup, type OntologyIrAllowedParameterValues_objectList, type OntologyIrAllowedParameterValues_objectPropertyValue, type OntologyIrAllowedParameterValues_objectQuery, type OntologyIrAllowedParameterValues_objectSetRid, type OntologyIrAllowedParameterValues_objectTypeReference, type OntologyIrAllowedParameterValues_oneOf, type OntologyIrAllowedParameterValues_range, type OntologyIrAllowedParameterValues_redacted, type OntologyIrAllowedParameterValues_text, type OntologyIrAllowedParameterValues_timeSeriesReference, type OntologyIrAllowedParameterValues_user, type OntologyIrAllowedParameterValues_valueType, type OntologyIrAllowedStructFieldValues, type OntologyIrAllowedStructFieldValuesOverride, type OntologyIrAllowedStructFieldValues_boolean, type OntologyIrAllowedStructFieldValues_datetime, type OntologyIrAllowedStructFieldValues_geohash, type OntologyIrAllowedStructFieldValues_oneOf, type OntologyIrAllowedStructFieldValues_range, type OntologyIrAllowedStructFieldValues_text, type OntologyIrAllowedValuesOverride, type OntologyIrAndCondition, type OntologyIrArrayPropertyType, type OntologyIrAsynchronousPostWritebackWebhook, type OntologyIrAsynchronousPostWritebackWebhook_staticDirectInput, type OntologyIrAsynchronousPostWritebackWebhook_staticFunctionInput, type OntologyIrBaseFormatter, type OntologyIrBaseFormatter_boolean, type OntologyIrBaseFormatter_date, type OntologyIrBaseFormatter_knownFormatter, type OntologyIrBaseFormatter_number, type OntologyIrBaseFormatter_string, type OntologyIrBaseFormatter_timeDependent, type OntologyIrBaseFormatter_timestamp, type OntologyIrBaseParameterType, type OntologyIrBaseParameterType_decimal, type OntologyIrBaseParameterType_decimalList, type OntologyIrBaseParameterType_interfaceReference, type OntologyIrBaseParameterType_interfaceReferenceList, type OntologyIrBaseParameterType_objectReference, type OntologyIrBaseParameterType_objectReferenceList, type OntologyIrBaseParameterType_objectSetRid, type OntologyIrBaseParameterType_objectTypeReference, type OntologyIrBaseParameterType_struct, type OntologyIrBaseParameterType_structList, type OntologyIrBaseParameterType_timestamp, type OntologyIrBaseParameterType_timestampList, type OntologyIrBasicEmailBody, type OntologyIrBatchedFunctionRule, type OntologyIrBlockPermissionInformation, type OntologyIrCarbonWorkspaceComponentUrlTarget, type OntologyIrCarbonWorkspaceComponentUrlTarget_rid, type OntologyIrCarbonWorkspaceUrlTarget, type OntologyIrCipherTextPropertyType, type OntologyIrClassificationConstraint, type OntologyIrComparisonCondition, type OntologyIrCondition, type OntologyIrConditionValue, type OntologyIrConditionValue_interfaceParameterPropertyValue, type OntologyIrConditionValue_objectParameterPropertyValue, type OntologyIrConditionValue_parameterId, type OntologyIrConditionValue_parameterLength, type OntologyIrConditionValue_staticValue, type OntologyIrConditionValue_userProperty, type OntologyIrCondition_and, type OntologyIrCondition_comparison, type OntologyIrCondition_markings, type OntologyIrCondition_not, type OntologyIrCondition_or, type OntologyIrCondition_redacted, type OntologyIrCondition_regex, type OntologyIrCondition_true, type OntologyIrConditionalOverride, type OntologyIrConditionalValidationBlock, type OntologyIrDataSecurity, type OntologyIrDateRangeValue, type OntologyIrDateRangeValue_fixed, type OntologyIrDateRangeValue_now, type OntologyIrDateRangeValue_relative, type OntologyIrDatetimeTimezone, type OntologyIrDatetimeTimezoneDefinition, type OntologyIrDatetimeTimezoneDefinition_zoneId, type OntologyIrDatetimeTimezone_static, type OntologyIrDatetimeTimezone_user, type OntologyIrDeleteInterfaceLinkRule, type OntologyIrDeprecatedActionTypeStatus, type OntologyIrDeprecatedLinkTypeStatus, type OntologyIrDeprecatedObjectTypeStatus, type OntologyIrDeprecatedPropertyTypeStatus, type OntologyIrDynamicObjectSet, type OntologyIrDynamicObjectSetInput, type OntologyIrDynamicObjectSetInputBase, type OntologyIrDynamicObjectSetInputUnioned, type OntologyIrDynamicObjectSetInput_base, type OntologyIrDynamicObjectSetInput_parameter, type OntologyIrDynamicObjectSetInput_unioned, type OntologyIrEmailBody, type OntologyIrEmailBody_basic, type OntologyIrEventMetadata, type OntologyIrExperimentalTimeDependentPropertyTypeV1, type OntologyIrFormContent, type OntologyIrFormContent_parameterId, type OntologyIrFormContent_sectionId, type OntologyIrFunctionExecutionWithRecipientInput, type OntologyIrFunctionExecutionWithRecipientInput_logicRuleValue, type OntologyIrFunctionExecutionWithRecipientInput_recipient, type OntologyIrFunctionGeneratedActionNotificationRecipients, type OntologyIrFunctionGeneratedNotificationBody, type OntologyIrFunctionRule, type OntologyIrImplementingLinkType, type OntologyIrImportedActionType, type OntologyIrImportedInterfaceType, type OntologyIrImportedObjectType, type OntologyIrImportedParameter, type OntologyIrImportedPropertyType, type OntologyIrImportedSharedPropertyType, type OntologyIrImportedTypes, type OntologyIrInlineActionType, type OntologyIrInterfaceObjectParameterStructFieldValue, type OntologyIrInterfaceObjectParameterStructListFieldValue, type OntologyIrInterfaceParameterPropertyValue, type OntologyIrInterfaceParameterPropertyValueV2, type OntologyIrInterfacePropertyImplementation, type OntologyIrInterfacePropertyLogicRuleValue, type OntologyIrInterfacePropertyLogicRuleValue_logicRuleValue, type OntologyIrInterfacePropertyLogicRuleValue_structLogicRuleValue, type OntologyIrInterfacePropertyTypeImplementation, type OntologyIrInterfacePropertyTypeImplementation_propertyTypeRid, type OntologyIrInterfaceSharedPropertyType, type OntologyIrInterfaceTypeBlockDataV2, type OntologyIrIntermediaryLinkDefinition, type OntologyIrKnownMarketplaceIdentifiers, type OntologyIrLabelledValue, type OntologyIrLinkDefinition, type OntologyIrLinkDefinition_manyToMany, type OntologyIrLinkDefinition_oneToMany, type OntologyIrLinkType, type OntologyIrLinkTypeBlockDataV2, type OntologyIrLinkTypeStatus, type OntologyIrLinkTypeStatus_active, type OntologyIrLinkTypeStatus_deprecated, type OntologyIrLinkTypeStatus_example, type OntologyIrLinkTypeStatus_experimental, type OntologyIrLinkedEntityTypeId, type OntologyIrLinkedEntityTypeId_interfaceType, type OntologyIrLinkedEntityTypeId_objectType, type OntologyIrLogicRule, type OntologyIrLogicRuleValue, type OntologyIrLogicRuleValue_currentTime, type OntologyIrLogicRuleValue_currentUser, type OntologyIrLogicRuleValue_interfaceParameterPropertyValue, type OntologyIrLogicRuleValue_objectParameterPropertyValue, type OntologyIrLogicRuleValue_parameterId, type OntologyIrLogicRuleValue_staticValue, type OntologyIrLogicRuleValue_synchronousWebhookOutput, type OntologyIrLogicRuleValue_uniqueIdentifier, type OntologyIrLogicRule_addInterfaceRule, type OntologyIrLogicRule_addLinkRule, type OntologyIrLogicRule_addObjectRule, type OntologyIrLogicRule_addOrModifyObjectRuleV2, type OntologyIrLogicRule_deleteLinkRule, type OntologyIrLogicRule_deleteObjectRule, type OntologyIrLogicRule_modifyInterfaceRule, type OntologyIrLogicRule_modifyObjectRule, type OntologyIrMandatoryMarkingConstraint, type OntologyIrManyToManyLinkDefinition, type OntologyIrManyToManyLinkTypeDatasetDatasource, type OntologyIrManyToManyLinkTypeDatasource, type OntologyIrManyToManyLinkTypeDatasourceDefinition, type OntologyIrManyToManyLinkTypeDatasourceDefinition_dataset, type OntologyIrManyToManyLinkTypeStreamDatasource, type OntologyIrMarketplaceDeprecatedInterfaceTypeStatus, type OntologyIrMarketplaceInterfaceLinkType, type OntologyIrMarketplaceInterfacePropertyType, type OntologyIrMarketplaceInterfacePropertyType_sharedPropertyBasedPropertyType, type OntologyIrMarketplaceInterfaceType, type OntologyIrMarketplaceInterfaceTypeStatus, type OntologyIrMarketplaceInterfaceTypeStatus_active, type OntologyIrMarketplaceInterfaceTypeStatus_deprecated, type OntologyIrMarketplaceInterfaceTypeStatus_example, type OntologyIrMarketplaceInterfaceTypeStatus_experimental, type OntologyIrMarketplaceObjectTypeEntityMetadata, type OntologyIrMarketplaceSharedPropertyBasedPropertyType, type OntologyIrMarkingsCondition, type OntologyIrMediaSourceRid, type OntologyIrMediaSourceRid_datasetRid, type OntologyIrMediaSourceRid_mediaSetRid, type OntologyIrModifyInterfaceRule, type OntologyIrModifyObjectRule, type OntologyIrMultipassUserFilter, type OntologyIrMultipassUserFilter_groupFilter, type OntologyIrMultipassUserInGroupFilter, type OntologyIrNewObjectUrlTarget, type OntologyIrNonNumericSeriesValueMetadata, type OntologyIrNonNumericSeriesValueUnit, type OntologyIrNotCondition, type OntologyIrNotificationResultTypeLink, type OntologyIrNotificationTemplateInputValue, type OntologyIrNotificationTemplateInputValue_actionTriggererValue, type OntologyIrNotificationTemplateInputValue_logicRuleValue, type OntologyIrNotificationTemplateInputValue_recipientValue, type OntologyIrNumberFormatCurrency, type OntologyIrNumberFormatCustomUnit, type OntologyIrNumberFormatPrePostFix, type OntologyIrNumberFormatUnit, type OntologyIrNumberFormatter, type OntologyIrNumberFormatter_base, type OntologyIrNumberFormatter_basisPoint, type OntologyIrNumberFormatter_billions, type OntologyIrNumberFormatter_currency, type OntologyIrNumberFormatter_customUnit, type OntologyIrNumberFormatter_duration, type OntologyIrNumberFormatter_millions, type OntologyIrNumberFormatter_ordinal, type OntologyIrNumberFormatter_perMille, type OntologyIrNumberFormatter_percentage, type OntologyIrNumberFormatter_prePost, type OntologyIrNumberFormatter_thousands, type OntologyIrNumberFormatter_unit, type OntologyIrNumericOrNonNumericSeriesValueMetadataV2, type OntologyIrNumericSeriesValueMetadata, type OntologyIrNumericSeriesValueUnit, type OntologyIrNumericSeriesValueUnit_customUnit, type OntologyIrNumericSeriesValueUnit_standardUnit, type OntologyIrObjectParameterPropertyValue, type OntologyIrObjectParameterStructFieldValue, type OntologyIrObjectParameterStructListFieldValue, type OntologyIrObjectPropertyReference, type OntologyIrObjectQueryPrefill, type OntologyIrObjectQueryPropertyValue, type OntologyIrObjectSetRidPrefill, type OntologyIrObjectSetSearchAround, type OntologyIrObjectSetTransform, type OntologyIrObjectSetTransform_propertyFilter, type OntologyIrObjectSetTransform_searchAround, type OntologyIrObjectType, type OntologyIrObjectTypeBlockDataV2, type OntologyIrObjectTypeDatasetDatasource, type OntologyIrObjectTypeDatasetDatasourceV2, type OntologyIrObjectTypeDatasetDatasourceV3, type OntologyIrObjectTypeDatasource, type OntologyIrObjectTypeDatasourceDefinition, type OntologyIrObjectTypeDatasourceDefinition_datasetV2, type OntologyIrObjectTypeDatasourceDefinition_datasetV3, type OntologyIrObjectTypeDatasourceDefinition_derived, type OntologyIrObjectTypeDatasourceDefinition_direct, type OntologyIrObjectTypeDatasourceDefinition_editsOnly, type OntologyIrObjectTypeDatasourceDefinition_geotimeSeries, type OntologyIrObjectTypeDatasourceDefinition_mediaSetView, type OntologyIrObjectTypeDatasourceDefinition_restrictedStream, type OntologyIrObjectTypeDatasourceDefinition_restrictedViewV2, type OntologyIrObjectTypeDatasourceDefinition_streamV2, type OntologyIrObjectTypeDatasourceDefinition_streamV3, type OntologyIrObjectTypeDatasourceDefinition_table, type OntologyIrObjectTypeDatasourceDefinition_timeSeries, type OntologyIrObjectTypeDerivedPropertiesDatasource, type OntologyIrObjectTypeDirectDatasource, type OntologyIrObjectTypeEditsOnlyDatasource, type OntologyIrObjectTypeGeotimeSeriesDatasource, type OntologyIrObjectTypeInterfaceImplementation, type OntologyIrObjectTypeMediaDatasource, type OntologyIrObjectTypeMediaSetViewDatasource, type OntologyIrObjectTypeRestrictedStreamDatasource, type OntologyIrObjectTypeRestrictedViewDatasource, type OntologyIrObjectTypeRestrictedViewDatasourceV2, type OntologyIrObjectTypeStatus, type OntologyIrObjectTypeStatus_active, type OntologyIrObjectTypeStatus_deprecated, type OntologyIrObjectTypeStatus_endorsed, type OntologyIrObjectTypeStatus_example, type OntologyIrObjectTypeStatus_experimental, type OntologyIrObjectTypeStreamDatasource, type OntologyIrObjectTypeStreamDatasourceV2, type OntologyIrObjectTypeStreamDatasourceV3, type OntologyIrObjectTypeTableDatasource, type OntologyIrObjectTypeTimeSeriesDatasource, type OntologyIrObjectTypeTraits, type OntologyIrObjectsWritebackDataset, type OntologyIrOneToManyLinkDefinition, type OntologyIrOntologyBlockDataV2, type OntologyIrOrCondition, type OntologyIrParameter, type OntologyIrParameterActionNotificationRecipients, type OntologyIrParameterCbacConstraint, type OntologyIrParameterCbacMarking, type OntologyIrParameterCbacMarkingOrEmpty, type OntologyIrParameterCbacMarkingOrEmpty_cbacMarking, type OntologyIrParameterCbacMarkingOrEmpty_empty, type OntologyIrParameterDateRangeValue, type OntologyIrParameterDateTimeRange, type OntologyIrParameterDateTimeRangeOrEmpty, type OntologyIrParameterDateTimeRangeOrEmpty_datetime, type OntologyIrParameterDateTimeRangeOrEmpty_empty, type OntologyIrParameterDisplayMetadata, type OntologyIrParameterMultipassUser, type OntologyIrParameterMultipassUserOrEmpty, type OntologyIrParameterMultipassUserOrEmpty_empty, type OntologyIrParameterMultipassUserOrEmpty_user, type OntologyIrParameterObjectPropertyValue, type OntologyIrParameterObjectPropertyValueOrEmpty, type OntologyIrParameterObjectPropertyValueOrEmpty_empty, type OntologyIrParameterObjectPropertyValueOrEmpty_objectPropertyValue, type OntologyIrParameterObjectQuery, type OntologyIrParameterObjectQueryOrEmpty, type OntologyIrParameterObjectQueryOrEmpty_empty, type OntologyIrParameterObjectQueryOrEmpty_objectQuery, type OntologyIrParameterObjectTypeReference, type OntologyIrParameterObjectTypeReferenceOrEmpty, type OntologyIrParameterObjectTypeReferenceOrEmpty_empty, type OntologyIrParameterObjectTypeReferenceOrEmpty_objectTypeReference, type OntologyIrParameterPrefill, type OntologyIrParameterPrefillOverride, type OntologyIrParameterPrefill_interfaceParameterPropertyValue, type OntologyIrParameterPrefill_objectParameterPropertyValue, type OntologyIrParameterPrefill_objectQueryPrefill, type OntologyIrParameterPrefill_objectQueryPropertyValue, type OntologyIrParameterPrefill_objectSetRidPrefill, type OntologyIrParameterPrefill_redacted, type OntologyIrParameterPrefill_staticObject, type OntologyIrParameterPrefill_staticValue, type OntologyIrParameterRange, type OntologyIrParameterRangeOrEmpty, type OntologyIrParameterRangeOrEmpty_empty, type OntologyIrParameterRangeOrEmpty_range, type OntologyIrParameterRangeValue, type OntologyIrParameterValidation, type OntologyIrParameterValidationBlock, type OntologyIrParameterValidationBlockOverride, type OntologyIrParameterValidationBlockOverride_allowedValues, type OntologyIrParameterValidationBlockOverride_parameterRequired, type OntologyIrParameterValidationBlockOverride_prefill, type OntologyIrParameterValidationBlockOverride_visibility, type OntologyIrParameterValidationDisplayMetadata, type OntologyIrParameterValueOneOf, type OntologyIrParameterValueOneOfOrEmpty, type OntologyIrParameterValueOneOfOrEmpty_empty, type OntologyIrParameterValueOneOfOrEmpty_oneOf, type OntologyIrPrePostFix, type OntologyIrPropertySecurityGroup, type OntologyIrPropertySecurityGroups, type OntologyIrPropertyToColumnMapping, type OntologyIrPropertyToPropertyMapping, type OntologyIrPropertyType, type OntologyIrPropertyTypeReferenceOrNonNumericInternalInterpolation, type OntologyIrPropertyTypeReferenceOrNonNumericInternalInterpolation_internalInterpolation, type OntologyIrPropertyTypeReferenceOrNonNumericInternalInterpolation_propertyType, type OntologyIrPropertyTypeReferenceOrNumericInternalInterpolation, type OntologyIrPropertyTypeReferenceOrNumericInternalInterpolation_internalInterpolation, type OntologyIrPropertyTypeReferenceOrNumericInternalInterpolation_propertyType, type OntologyIrPropertyTypeReferenceOrStringConstant, type OntologyIrPropertyTypeReferenceOrStringConstant_constant, type OntologyIrPropertyTypeReferenceOrStringConstant_propertyType, type OntologyIrPropertyTypeStatus, type OntologyIrPropertyTypeStatus_active, type OntologyIrPropertyTypeStatus_deprecated, type OntologyIrPropertyTypeStatus_example, type OntologyIrPropertyTypeStatus_experimental, type OntologyIrQualifiedSeriesIdPropertyValue, type OntologyIrRegexCondition, type OntologyIrRidUrlTarget, type OntologyIrRuleSetBinding, type OntologyIrSchemaMigrationBlockData, type OntologyIrSchemaTransitionsWithSchemaVersion, type OntologyIrSection, type OntologyIrSectionConditionalOverride, type OntologyIrSectionDisplayBlock, type OntologyIrSecurityGroupAndCondition, type OntologyIrSecurityGroupComparisonCondition, type OntologyIrSecurityGroupComparisonValue, type OntologyIrSecurityGroupComparisonValue_constant, type OntologyIrSecurityGroupComparisonValue_property, type OntologyIrSecurityGroupComparisonValue_userProperty, type OntologyIrSecurityGroupGranularCondition, type OntologyIrSecurityGroupGranularCondition_and, type OntologyIrSecurityGroupGranularCondition_comparison, type OntologyIrSecurityGroupGranularCondition_markings, type OntologyIrSecurityGroupGranularCondition_not, type OntologyIrSecurityGroupGranularCondition_or, type OntologyIrSecurityGroupGranularCondition_true, type OntologyIrSecurityGroupGranularPolicy, type OntologyIrSecurityGroupGranularSecurityDefinition, type OntologyIrSecurityGroupMandatoryOnlySecurityDefinition, type OntologyIrSecurityGroupMandatoryPolicy, type OntologyIrSecurityGroupMarkingsCondition, type OntologyIrSecurityGroupNotCondition, type OntologyIrSecurityGroupOrCondition, type OntologyIrSecurityGroupSecurityDefinition, type OntologyIrSecurityGroupSecurityDefinition_granular, type OntologyIrSecurityGroupSecurityDefinition_mandatoryOnly, type OntologyIrSensorTrait, type OntologyIrSeriesValueMetadata, type OntologyIrSeriesValueMetadata_enum, type OntologyIrSeriesValueMetadata_numeric, type OntologyIrSeriesValueMetadata_numericOrNonNumeric, type OntologyIrSeriesValueMetadata_numericOrNonNumericV2, type OntologyIrSharedPropertyType, type OntologyIrSharedPropertyTypeBlockDataV2, type OntologyIrShortBody, type OntologyIrShortBody_basic, type OntologyIrStaticValue, type OntologyIrStaticWebhookWithDirectInput, type OntologyIrStaticWebhookWithFunctionResultInput, type OntologyIrStructFieldConditionalOverride, type OntologyIrStructFieldConditionalValidationBlock, type OntologyIrStructFieldPrefill, type OntologyIrStructFieldPrefillOverride, type OntologyIrStructFieldPrefill_interfaceObjectParameterStructFieldValue, type OntologyIrStructFieldPrefill_interfaceObjectParameterStructListFieldValue, type OntologyIrStructFieldPrefill_objectParameterStructFieldValue, type OntologyIrStructFieldPrefill_objectParameterStructListFieldValue, type OntologyIrStructFieldType, type OntologyIrStructFieldValidation, type OntologyIrStructFieldValidationBlock, type OntologyIrStructFieldValidationBlockOverride, type OntologyIrStructFieldValidationBlockOverride_allowedValues, type OntologyIrStructFieldValidationBlockOverride_parameterRequired, type OntologyIrStructFieldValidationBlockOverride_prefill, type OntologyIrStructFieldValidationBlockOverride_visibility, type OntologyIrStructFieldValidationDisplayMetadata, type OntologyIrStructPropertyType, type OntologyIrStructuredShortBody, type OntologyIrSynchronousPreWritebackWebhook, type OntologyIrSynchronousPreWritebackWebhook_staticDirectInput, type OntologyIrSynchronousPreWritebackWebhook_staticFunctionInput, type OntologyIrTemplateNotificationBody, type OntologyIrTimeDependentFormatter, type OntologyIrTimeDependentNonNumericSeriesFormat, type OntologyIrTimeDependentNumericOrNonNumericSeriesFormat, type OntologyIrTimeDependentNumericOrNonNumericSeriesFormatV2, type OntologyIrTimeDependentNumericSeriesFormat, type OntologyIrTimeDependentSeriesFormat, type OntologyIrTimeDependentSeriesFormat_nonNumeric, type OntologyIrTimeDependentSeriesFormat_numeric, type OntologyIrTimeDependentSeriesFormat_numericOrNonNumeric, type OntologyIrTimeDependentSeriesFormat_numericOrNonNumericV2, type OntologyIrTimeSeriesMetadata, type OntologyIrTimestampFormatter, type OntologyIrType, type OntologyIrType_array, type OntologyIrType_attachment, type OntologyIrType_boolean, type OntologyIrType_byte, type OntologyIrType_cipherText, type OntologyIrType_date, type OntologyIrType_decimal, type OntologyIrType_double, type OntologyIrType_experimentalTimeDependentV1, type OntologyIrType_float, type OntologyIrType_geohash, type OntologyIrType_geoshape, type OntologyIrType_geotimeSeriesReference, type OntologyIrType_integer, type OntologyIrType_long, type OntologyIrType_marking, type OntologyIrType_mediaReference, type OntologyIrType_short, type OntologyIrType_string, type OntologyIrType_struct, type OntologyIrType_timestamp, type OntologyIrType_vector, type OntologyIrUrlTarget, type OntologyIrUrlTarget_carbonWorkspace, type OntologyIrUrlTarget_logicRuleValue, type OntologyIrUrlTarget_newObject, type OntologyIrUrlTarget_relativeUrlString, type OntologyIrUrlTarget_rid, type OntologyIrValidationRule, type OntologyIrValueReferenceSource, type OntologyIrValueReferenceSource_propertyTypeRid, type OntologyIrValueTypeBlockData, type OntologyIrValueTypeBlockDataEntry, type OntologyIrWorkflowObjectTypeTraitImpl, type OntologyLoadAllEntitiesRequest, type OntologyLoadAllRequest, type OntologyLoadDatasourcesRequest, type OntologyLoadDatasourcesResponse, type OntologyLoadEntitiesRequest, type OntologyLoadEntitiesResponse, type OntologyLoadRequest, type OntologyLoadResponse, type OntologyMetadataValidationError, type OntologyMetadataValidationError_actionType, type OntologyMetadataValidationError_interfaceType, type OntologyMetadataValidationError_linkType, type OntologyMetadataValidationError_objectType, type OntologyMetadataValidationError_ruleSet, type OntologyMetadataValidationError_sharedPropertyType, type OntologyMetadataValidationError_typeGroup, type OntologyMetadataValidationError_workflow, type OntologyModificationEvent, type OntologyModificationEvent_actionTypeCreated, type OntologyModificationEvent_actionTypeDeleted, type OntologyModificationEvent_actionTypeUpdated, type OntologyModificationEvent_branchClosed, type OntologyModificationEvent_branchDeleted, type OntologyModificationEvent_branchMerged, type OntologyModificationEvent_interfaceTypeCreated, type OntologyModificationEvent_interfaceTypeDeleted, type OntologyModificationEvent_interfaceTypeUpdated, type OntologyModificationEvent_linkTypeCreated, type OntologyModificationEvent_linkTypeDeleted, type OntologyModificationEvent_linkTypeUpdated, type OntologyModificationEvent_objectTypeCreated, type OntologyModificationEvent_objectTypeDeleted, type OntologyModificationEvent_objectTypeUpdated, type OntologyModificationEvent_sharedPropertyTypeCreated, type OntologyModificationEvent_sharedPropertyTypeDeleted, type OntologyModificationEvent_sharedPropertyTypeUpdated, type OntologyModifyRequest, type OntologyModifyResponse, type OntologyPackageRid, type OntologyProposalIdentifier, type OntologyProposalIdentifier_ontologyVersion, type OntologyProposalRid, type OntologyRid, type OntologyRidAndBranch, type OntologyRidsForEntitiesRequest, type OntologyRidsForEntitiesResponse, type OntologySparkDelegateDataset, type OntologySparkInputManagerRid, type OntologySparkInputProperties, type OntologyVersion, type OrCondition, type OrConditionModification, type OrganizationMarkingId, type OrganizationRid, type OrganizationRidsAndEntityResourceIdentifiers, type OrganizationRidsForOntologyResponse, type OtherValueAllowed, type OutputMode, type PackagedEntityRid, type PackagedEntityRid_actionTypeRid, type PackagedEntityRid_interfaceTypeRid, type PackagedEntityRid_linkTypeRid, type PackagedEntityRid_objectTypeRid, type PackagedEntityRid_sharedPropertyTypeRid, type Parameter, type ParameterActionNotificationRecipients, type ParameterActionNotificationRecipientsModification, type ParameterAttachment, type ParameterAttachmentOrEmpty, type ParameterAttachmentOrEmpty_attachment, type ParameterAttachmentOrEmpty_empty, type ParameterBoolean, type ParameterBooleanOrEmpty, type ParameterBooleanOrEmpty_boolean, type ParameterBooleanOrEmpty_empty, type ParameterCbacConstraint, type ParameterCbacConstraintModification, type ParameterCbacMarking, type ParameterCbacMarkingModification, type ParameterCbacMarkingOrEmpty, type ParameterCbacMarkingOrEmptyModification, type ParameterCbacMarkingOrEmptyModification_cbacMarking, type ParameterCbacMarkingOrEmptyModification_empty, type ParameterCbacMarkingOrEmpty_cbacMarking, type ParameterCbacMarkingOrEmpty_empty, type ParameterDateRangeValue, type ParameterDateRangeValueModification, type ParameterDateTimeRange, type ParameterDateTimeRangeModification, type ParameterDateTimeRangeOrEmpty, type ParameterDateTimeRangeOrEmptyModification, type ParameterDateTimeRangeOrEmptyModification_datetime, type ParameterDateTimeRangeOrEmptyModification_empty, type ParameterDateTimeRangeOrEmpty_datetime, type ParameterDateTimeRangeOrEmpty_empty, type ParameterDisplayMetadata, type ParameterFreeText, type ParameterFreeTextOrEmpty, type ParameterFreeTextOrEmpty_empty, type ParameterFreeTextOrEmpty_text, type ParameterGeohash, type ParameterGeohashOrEmpty, type ParameterGeohashOrEmpty_empty, type ParameterGeohashOrEmpty_geohash, type ParameterGeoshape, type ParameterGeoshapeOrEmpty, type ParameterGeoshapeOrEmpty_empty, type ParameterGeoshapeOrEmpty_geoshape, type ParameterGeotimeSeriesReference, type ParameterGeotimeSeriesReferenceOrEmpty, type ParameterGeotimeSeriesReferenceOrEmpty_empty, type ParameterGeotimeSeriesReferenceOrEmpty_geotimeSeries, type ParameterId, type ParameterInterfaceObjectQuery, type ParameterInterfaceObjectQueryModification, type ParameterInterfaceObjectQueryOrEmpty, type ParameterInterfaceObjectQueryOrEmptyModification, type ParameterInterfaceObjectQueryOrEmptyModification_empty, type ParameterInterfaceObjectQueryOrEmptyModification_interfaceObjectQuery, type ParameterInterfaceObjectQueryOrEmpty_empty, type ParameterInterfaceObjectQueryOrEmpty_interfaceObjectQuery, type ParameterInterfacePropertyValueOrEmpty, type ParameterInterfacePropertyValueOrEmptyModification, type ParameterInterfacePropertyValueOrEmptyModification_empty, type ParameterInterfacePropertyValueOrEmptyModification_unrestricted, type ParameterInterfacePropertyValueOrEmpty_empty, type ParameterInterfacePropertyValueOrEmpty_unrestricted, type ParameterLength, type ParameterLength_parameterId, type ParameterMandatoryMarking, type ParameterMandatoryMarkingOrEmpty, type ParameterMandatoryMarkingOrEmpty_empty, type ParameterMandatoryMarkingOrEmpty_mandatoryMarking, type ParameterMediaReference, type ParameterMediaReferenceOrEmpty, type ParameterMediaReferenceOrEmpty_empty, type ParameterMediaReferenceOrEmpty_mediaReference, type ParameterMultipassGroup, type ParameterMultipassGroupOrEmpty, type ParameterMultipassGroupOrEmpty_empty, type ParameterMultipassGroupOrEmpty_group, type ParameterMultipassUser, type ParameterMultipassUserModification, type ParameterMultipassUserOrEmpty, type ParameterMultipassUserOrEmptyModification, type ParameterMultipassUserOrEmptyModification_empty, type ParameterMultipassUserOrEmptyModification_user, type ParameterMultipassUserOrEmpty_empty, type ParameterMultipassUserOrEmpty_user, type ParameterObjectList, type ParameterObjectListOrEmpty, type ParameterObjectListOrEmpty_empty, type ParameterObjectListOrEmpty_objectList, type ParameterObjectPropertyValue, type ParameterObjectPropertyValueModification, type ParameterObjectPropertyValueOrEmpty, type ParameterObjectPropertyValueOrEmptyModification, type ParameterObjectPropertyValueOrEmptyModification_empty, type ParameterObjectPropertyValueOrEmptyModification_objectPropertyValue, type ParameterObjectPropertyValueOrEmpty_empty, type ParameterObjectPropertyValueOrEmpty_objectPropertyValue, type ParameterObjectQuery, type ParameterObjectQueryModification, type ParameterObjectQueryOrEmpty, type ParameterObjectQueryOrEmptyModification, type ParameterObjectQueryOrEmptyModification_empty, type ParameterObjectQueryOrEmptyModification_objectQuery, type ParameterObjectQueryOrEmpty_empty, type ParameterObjectQueryOrEmpty_objectQuery, type ParameterObjectSetRid, type ParameterObjectSetRidOrEmpty, type ParameterObjectSetRidOrEmpty_empty, type ParameterObjectSetRidOrEmpty_objectSetRid, type ParameterObjectTypeReference, type ParameterObjectTypeReferenceModification, type ParameterObjectTypeReferenceOrEmpty, type ParameterObjectTypeReferenceOrEmptyModification, type ParameterObjectTypeReferenceOrEmptyModification_empty, type ParameterObjectTypeReferenceOrEmptyModification_objectTypeReference, type ParameterObjectTypeReferenceOrEmpty_empty, type ParameterObjectTypeReferenceOrEmpty_objectTypeReference, type ParameterPrefill, type ParameterPrefillModification, type ParameterPrefillModification_interfaceParameterPropertyValue, type ParameterPrefillModification_interfaceParameterPropertyValueV2, type ParameterPrefillModification_objectParameterPropertyValue, type ParameterPrefillModification_objectQueryPrefill, type ParameterPrefillModification_objectQueryPropertyValue, type ParameterPrefillModification_objectSetRidPrefill, type ParameterPrefillModification_redacted, type ParameterPrefillModification_staticObject, type ParameterPrefillModification_staticValue, type ParameterPrefillOverride, type ParameterPrefillOverrideModification, type ParameterPrefill_interfaceParameterPropertyValue, type ParameterPrefill_interfaceParameterPropertyValueV2, type ParameterPrefill_objectParameterPropertyValue, type ParameterPrefill_objectQueryPrefill, type ParameterPrefill_objectQueryPropertyValue, type ParameterPrefill_objectSetRidPrefill, type ParameterPrefill_redacted, type ParameterPrefill_staticObject, type ParameterPrefill_staticValue, type ParameterRange, type ParameterRangeModification, type ParameterRangeOrEmpty, type ParameterRangeOrEmptyModification, type ParameterRangeOrEmptyModification_empty, type ParameterRangeOrEmptyModification_range, type ParameterRangeOrEmpty_empty, type ParameterRangeOrEmpty_range, type ParameterRangeValue, type ParameterRangeValueModification, type ParameterRenderHint, type ParameterRequiredConfiguration, type ParameterRequiredOverride, type ParameterRid, type ParameterStructOrEmpty, type ParameterStructOrEmpty_delegateToAllowedStructFieldValues, type ParameterStructOrEmpty_empty, type ParameterTextRegex, type ParameterTimeSeriesReference, type ParameterTimeSeriesReferenceOrEmpty, type ParameterTimeSeriesReferenceOrEmpty_empty, type ParameterTimeSeriesReferenceOrEmpty_timeSeriesReference, type ParameterValidation, type ParameterValidationBlock, type ParameterValidationBlockModification, type ParameterValidationBlockOverride, type ParameterValidationBlockOverrideModification, type ParameterValidationBlockOverrideModification_allowedValues, type ParameterValidationBlockOverrideModification_parameterRequired, type ParameterValidationBlockOverrideModification_prefill, type ParameterValidationBlockOverrideModification_visibility, type ParameterValidationBlockOverrideRequest, type ParameterValidationBlockOverrideRequest_allowedValues, type ParameterValidationBlockOverrideRequest_parameterRequired, type ParameterValidationBlockOverrideRequest_prefill, type ParameterValidationBlockOverrideRequest_visibility, type ParameterValidationBlockOverride_allowedValues, type ParameterValidationBlockOverride_parameterRequired, type ParameterValidationBlockOverride_prefill, type ParameterValidationBlockOverride_visibility, type ParameterValidationBlockRequest, type ParameterValidationDisplayMetadata, type ParameterValidationDisplayMetadataModification, type ParameterValidationModification, type ParameterValidationNotFoundError, type ParameterValidationReferencesLaterParametersError, type ParameterValidationRequest, type ParameterValueOneOf, type ParameterValueOneOfOrEmpty, type ParameterValueOneOfOrEmpty_empty, type ParameterValueOneOfOrEmpty_oneOf, type ParameterValueType, type ParameterValueTypeOrEmpty, type ParameterValueTypeOrEmpty_missingParameterValueType, type ParameterValueTypeOrEmpty_valueType, type ParameterValueTypeWithVersionId, type ParameterValueTypeWithVersionIdOrEmpty, type ParameterValueTypeWithVersionIdOrEmpty_missingParameterValueType, type ParameterValueTypeWithVersionIdOrEmpty_valueType, type ParameterVisibility, type ParametersDoNotMatchParameterOrderingError, type PartialObjectType, type PartialObjectTypeCreateRequest, type PartialObjectTypeDeleteRequest, type PartialObjectTypeModifyRequest, type PartialObjectTypeModifyRequest_create, type PartialObjectTypeModifyRequest_delete, type PartialObjectTypeModifyRequest_update, type PartialObjectTypeUpdateRequest, type PartialObjectTypeWithoutRids, type PatchBackupInitializationConfigurationSourceDoesNotExistError, type PatchesConfiguration, type PolicyVersion, type PostOntologyBlockDataRequest, type PostOntologyBlockDataResponse, type PrePostFix, type PrimaryKeyPropertySecurityGroupType, type PrimitiveOrStructLogicRuleModification, type PrimitiveOrStructLogicRuleModification_logicRuleValueModification, type PrimitiveOrStructLogicRuleModification_structLogicRuleValueModification, type PrincipalId, type ProjectEntityRid, type ProjectEntityRid_actionTypeRid, type ProjectEntityRid_interfaceTypeRid, type ProjectEntityRid_linkTypeRid, type ProjectEntityRid_objectTypeRid, type ProjectEntityRid_sharedPropertyTypeRid, type ProjectEntityRid_typeGroupRid, type PropertiesReferenceDuplicateColumnNameWrapper, type Property, type PropertyId, type PropertyPredicate, type PropertyPredicate_and, type PropertyPredicate_hasId, type PropertyPredicate_hasRid, type PropertyPredicate_not, type PropertyPredicate_or, type PropertyPropertySecurityGroupType, type PropertyRenderHint, type PropertyRid, type PropertySecurityGroup, type PropertySecurityGroupModification, type PropertySecurityGroupName, type PropertySecurityGroupRid, type PropertySecurityGroupType, type PropertySecurityGroupType_primaryKey, type PropertySecurityGroupType_property, type PropertySecurityGroups, type PropertySecurityGroupsModification, type PropertyType, type PropertyTypeDataConstraints, type PropertyTypeDataConstraintsWrapper, type PropertyTypeDataConstraints_array, type PropertyTypeDataConstraints_boolean, type PropertyTypeDataConstraints_date, type PropertyTypeDataConstraints_decimal, type PropertyTypeDataConstraints_double, type PropertyTypeDataConstraints_float, type PropertyTypeDataConstraints_integer, type PropertyTypeDataConstraints_long, type PropertyTypeDataConstraints_short, type PropertyTypeDataConstraints_string, type PropertyTypeDataConstraints_struct, type PropertyTypeDataConstraints_timestamp, type PropertyTypeDataValue, type PropertyTypeDataValue_array, type PropertyTypeDataValue_boolean, type PropertyTypeDataValue_byte, type PropertyTypeDataValue_date, type PropertyTypeDataValue_decimal, type PropertyTypeDataValue_double, type PropertyTypeDataValue_float, type PropertyTypeDataValue_integer, type PropertyTypeDataValue_long, type PropertyTypeDataValue_short, type PropertyTypeDataValue_string, type PropertyTypeDataValue_timestamp, type PropertyTypeDisplayMetadata, type PropertyTypeId, type PropertyTypeIdentifier, type PropertyTypeIdentifier_id, type PropertyTypeIdentifier_rid, type PropertyTypeLocator, type PropertyTypeMappingInfo, type PropertyTypeMappingInfo_column, type PropertyTypeMappingInfo_editOnly, type PropertyTypeMappingInfo_struct, type PropertyTypeReference, type PropertyTypeReferenceOrNonNumericInternalInterpolation, type PropertyTypeReferenceOrNonNumericInternalInterpolation_internalInterpolation, type PropertyTypeReferenceOrNonNumericInternalInterpolation_propertyType, type PropertyTypeReferenceOrNumericInternalInterpolation, type PropertyTypeReferenceOrNumericInternalInterpolation_internalInterpolation, type PropertyTypeReferenceOrNumericInternalInterpolation_propertyType, type PropertyTypeReferenceOrStringConstant, type PropertyTypeReferenceOrStringConstant_constant, type PropertyTypeReferenceOrStringConstant_propertyType, type PropertyTypeReference_baseType, type PropertyTypeRid, type PropertyTypeStatus, type PropertyTypeStatus_active, type PropertyTypeStatus_deprecated, type PropertyTypeStatus_example, type PropertyTypeStatus_experimental, type PropertyWithoutRid, type PutActionTypeRequest, type PutParameterRequest, type PutParameterRequestModification, type PutSectionRequest, type PutSectionRequestModification, type QualifiedSeriesIdPropertyValue, type QuiverDashboardReference, type QuiverDashboardRid, type QuiverDashboardVersion, type RangeSizeConstraint$1 as RangeSizeConstraint, type Redacted, type RedactionOverrideOptions, type RedactionOverrideOptions_everyoneTrusted, type ReferencedLinkTypesInWorkflowNotFoundError, type ReferencedLinkTypesNotFoundError, type ReferencedObjectTypesChange, type ReferencedObjectTypesInWorkflowNotFoundError, type ReferencedObjectTypesNotFoundError, type RegexCondition, type RegexConditionModification, type RegexConstraint$1 as RegexConstraint, type RelationCardinality, type RelationDisplayMetadata, type RelationId, type RelationRid, type RelativeDateRangeTense, type RelativeDateRangeValue, type RenderingSettings, type RenderingSettings_allNotificationRenderingMustSucceed, type RenderingSettings_anyNotificationRenderingCanFail, type ResolvedBranch, type ResolvedBranch_default, type ResolvedBranch_nonDefault, type ResolvedDefaultBranch, type ResolvedInterfacePropertyType, type ResolvedInterfacePropertyTypeConstraints, type ResolvedNonDefaultBranch, type RestrictedViewName, type RestrictedViewRid, type RestrictedViewTransactionRid, type RetentionPolicy, type RetentionPolicy_none, type RetentionPolicy_time, type RidFormatter, type RidFormatter_allFoundryRids, type RidFormatter_objectsPlatformRids, type RidUrlTarget, type RidUrlTargetModification, type RoleId, type RoleSetId, type RuleSetBinding, type RuleSetError, type RuleSetError_ruleSetsAlreadyExist, type RuleSetError_ruleSetsNotFound, type RuleSetRid, type RuleSetsAlreadyExistError, type RuleSetsNotFoundError, type SafeArg, type SafeDatasourceIdentifier, type SafeDatasourceIdentifier_datasetRid, type SafeDatasourceIdentifier_derivedPropertiesSourceRid, type SafeDatasourceIdentifier_directSourceRid, type SafeDatasourceIdentifier_editsOnly, type SafeDatasourceIdentifier_geotimeSeriesIntegrationRid, type SafeDatasourceIdentifier_mediaSetView, type SafeDatasourceIdentifier_mediaSourceRids, type SafeDatasourceIdentifier_restrictedStream, type SafeDatasourceIdentifier_restrictedViewRid, type SafeDatasourceIdentifier_streamLocatorRid, type SafeDatasourceIdentifier_tableRid, type SafeDatasourceIdentifier_timeSeriesSyncRid, type SchemaConfiguration, type SchemaMigrationBlockData, type SchemaMigrationRid, type SchemaTransitionsWithSchemaVersion, type SchemaVersion, type Section, type SectionConditionalOverride, type SectionConditionalOverrideModification, type SectionContent, type SectionContent_parameterId, type SectionDisplayBlock, type SectionDisplayBlockModification, type SectionDisplayBlockOverride, type SectionDisplayBlockOverride_visibility, type SectionDisplayMetadata, type SectionId, type SectionRid, type SectionStyle, type SectionStyle_box, type SectionStyle_minimal, type SectionValidationDisplayMetadata, type SectionVisibilityOverride, type SecurityGroupAndCondition, type SecurityGroupAndConditionModification, type SecurityGroupComparisonCondition, type SecurityGroupComparisonConditionModification, type SecurityGroupComparisonConstant, type SecurityGroupComparisonConstant_boolean, type SecurityGroupComparisonConstant_string, type SecurityGroupComparisonConstant_strings, type SecurityGroupComparisonOperator, type SecurityGroupComparisonUserProperty, type SecurityGroupComparisonUserProperty_groupIds, type SecurityGroupComparisonUserProperty_groupNames, type SecurityGroupComparisonUserProperty_userAttributes, type SecurityGroupComparisonUserProperty_userId, type SecurityGroupComparisonUserProperty_username, type SecurityGroupComparisonValue, type SecurityGroupComparisonValueModification, type SecurityGroupComparisonValueModification_constant, type SecurityGroupComparisonValueModification_property, type SecurityGroupComparisonValueModification_userProperty, type SecurityGroupComparisonValue_constant, type SecurityGroupComparisonValue_property, type SecurityGroupComparisonValue_userProperty, type SecurityGroupGranularCondition, type SecurityGroupGranularConditionModification, type SecurityGroupGranularConditionModification_and, type SecurityGroupGranularConditionModification_comparison, type SecurityGroupGranularConditionModification_markings, type SecurityGroupGranularConditionModification_not, type SecurityGroupGranularConditionModification_or, type SecurityGroupGranularConditionModification_true, type SecurityGroupGranularCondition_and, type SecurityGroupGranularCondition_comparison, type SecurityGroupGranularCondition_markings, type SecurityGroupGranularCondition_not, type SecurityGroupGranularCondition_or, type SecurityGroupGranularCondition_true, type SecurityGroupGranularPolicy, type SecurityGroupGranularPolicyModification, type SecurityGroupGranularSecurityDefinition, type SecurityGroupGranularSecurityDefinitionModification, type SecurityGroupGroupIdsUserProperty, type SecurityGroupGroupNamesUserProperty, type SecurityGroupMandatoryOnlySecurityDefinition, type SecurityGroupMandatoryOnlySecurityDefinitionModification, type SecurityGroupMandatoryPolicy, type SecurityGroupMarkingsCondition, type SecurityGroupMarkingsConditionModification, type SecurityGroupNotCondition, type SecurityGroupNotConditionModification, type SecurityGroupOrCondition, type SecurityGroupOrConditionModification, type SecurityGroupSecurityDefinition, type SecurityGroupSecurityDefinitionModification, type SecurityGroupSecurityDefinitionModification_granular, type SecurityGroupSecurityDefinitionModification_mandatoryOnly, type SecurityGroupSecurityDefinition_granular, type SecurityGroupSecurityDefinition_mandatoryOnly, type SecurityGroupTrueCondition, type SecurityGroupTrueConditionModification, type SecurityGroupUserAttributesUserProperty, type SecurityGroupUserIdUserProperty, type SecurityGroupUsernameUserProperty, type SemanticFunctionVersion, type SensorTrait, type SeriesIdPropertyValue, type SeriesValueMetadata, type SeriesValueMetadata_enum, type SeriesValueMetadata_numeric, type SeriesValueMetadata_numericOrNonNumeric, type SeriesValueMetadata_numericOrNonNumericV2, type SharedPropertiesSummary, type SharedPropertyBasedPropertyType, type SharedPropertyType, type SharedPropertyTypeBlockDataV2, type SharedPropertyTypeCreatedEvent, type SharedPropertyTypeDeletedEvent, type SharedPropertyTypeDisplayMetadata, type SharedPropertyTypeError, type SharedPropertyTypeError_sharedPropertyTypesAlreadyExist, type SharedPropertyTypeError_sharedPropertyTypesNotFound, type SharedPropertyTypeGothamMapping, type SharedPropertyTypeIdInRequest, type SharedPropertyTypeLoadRequest, type SharedPropertyTypeLoadResponse, type SharedPropertyTypeLogicRuleValueModification, type SharedPropertyTypeRid, type SharedPropertyTypeRidOrIdInRequest, type SharedPropertyTypeRidOrIdInRequest_idInRequest, type SharedPropertyTypeRidOrIdInRequest_rid, type SharedPropertyTypeSoftLinkType, type SharedPropertyTypeStructFieldLogicRuleValueModification, type SharedPropertyTypeUpdatedEvent, type SharedPropertyTypesAlreadyExistError, type SharedPropertyTypesNotFoundError, type ShortBody, type ShortBodyModification, type ShortBodyModification_basic, type ShortBody_basic, type ShortPropertyType, type ShortTypeDataConstraints$1 as ShortTypeDataConstraints, type ShortTypeDataConstraints_oneOf$1 as ShortTypeDataConstraints_oneOf, type ShortTypeDataConstraints_range$1 as ShortTypeDataConstraints_range, type ShortTypeDataValue$1 as ShortTypeDataValue, type ShortTypeRangeConstraint$1 as ShortTypeRangeConstraint, type SimpleAnalyzer, type SingleKeyJoinDefinition, type SoftLink, type SoftLinkType, type SoftLinkType_sharedPropertyType, type StandardAnalyzer, type StaticObjectPrefill, type StaticValue, type StaticWebhookWithDirectInput, type StaticWebhookWithDirectInputModification, type StaticWebhookWithFunctionResultInput, type StaticWebhookWithFunctionResultInputModification, type StreamLocator, type StreamLocatorRid, type StreamName, type StreamViewRid, type StringFormatter, type StringPropertyType, type StringTypeDataConstraints$1 as StringTypeDataConstraints, type StringTypeDataConstraints_isRid$1 as StringTypeDataConstraints_isRid, type StringTypeDataConstraints_isUuid$1 as StringTypeDataConstraints_isUuid, type StringTypeDataConstraints_length$1 as StringTypeDataConstraints_length, type StringTypeDataConstraints_oneOf$1 as StringTypeDataConstraints_oneOf, type StringTypeDataConstraints_regex$1 as StringTypeDataConstraints_regex, type StringTypeDataValue$1 as StringTypeDataValue, type StringTypeIsRidConstraint$1 as StringTypeIsRidConstraint, type StringTypeIsUuidConstraint$1 as StringTypeIsUuidConstraint, type StringTypeLengthConstraint$1 as StringTypeLengthConstraint, type StructFieldAlias, type StructFieldApiNameMapping, type StructFieldApiNameOrRid, type StructFieldApiNameOrRid_apiName, type StructFieldApiNameOrRid_rid, type StructFieldConditionalOverride, type StructFieldConditionalOverrideModification, type StructFieldConditionalValidationBlock, type StructFieldConditionalValidationBlockModification, type StructFieldDisplayMetadata, type StructFieldLogicRuleValue, type StructFieldLogicRuleValueMappingModification, type StructFieldLogicRuleValueModification, type StructFieldLogicRuleValueModification_structListParameterFieldValue, type StructFieldLogicRuleValueModification_structParameterFieldValue, type StructFieldLogicRuleValue_structListParameterFieldValue, type StructFieldLogicRuleValue_structParameterFieldValue, type StructFieldName, type StructFieldPrefill, type StructFieldPrefillModification, type StructFieldPrefillModification_interfaceObjectParameterStructFieldValue, type StructFieldPrefillModification_interfaceObjectParameterStructListFieldValue, type StructFieldPrefillModification_objectParameterStructFieldValue, type StructFieldPrefillModification_objectParameterStructListFieldValue, type StructFieldPrefillOverride, type StructFieldPrefillOverrideModification, type StructFieldPrefill_interfaceObjectParameterStructFieldValue, type StructFieldPrefill_interfaceObjectParameterStructListFieldValue, type StructFieldPrefill_objectParameterStructFieldValue, type StructFieldPrefill_objectParameterStructListFieldValue, type StructFieldRid, type StructFieldType, type StructFieldValidation, type StructFieldValidationBlock, type StructFieldValidationBlockModification, type StructFieldValidationBlockOverride, type StructFieldValidationBlockOverrideModification, type StructFieldValidationBlockOverrideModification_allowedValues, type StructFieldValidationBlockOverrideModification_parameterRequired, type StructFieldValidationBlockOverrideModification_prefill, type StructFieldValidationBlockOverrideModification_visibility, type StructFieldValidationBlockOverride_allowedValues, type StructFieldValidationBlockOverride_parameterRequired, type StructFieldValidationBlockOverride_prefill, type StructFieldValidationBlockOverride_visibility, type StructFieldValidationDisplayMetadata, type StructFieldValidationDisplayMetadataModification, type StructFieldValidationModification, type StructListParameterFieldValue, type StructParameterFieldDisplayMetadata, type StructParameterFieldDisplayMetadataV2, type StructParameterFieldValue, type StructPropertyFieldType, type StructPropertyFieldType_boolean, type StructPropertyFieldType_date, type StructPropertyFieldType_double, type StructPropertyFieldType_geohash, type StructPropertyFieldType_geoshape, type StructPropertyFieldType_integer, type StructPropertyFieldType_long, type StructPropertyFieldType_string, type StructPropertyFieldType_timestamp, type StructPropertyType, type StructTypeDataConstraints$1 as StructTypeDataConstraints, type StructTypeElementsConstraint$1 as StructTypeElementsConstraint, type StructuredShortBody, type StructuredShortBodyModification, type SubmitAllValidOrNothingThrowingMode, type SubmitValidEntriesInOrderUntilFirstFailureMode, type SynchronousPreWritebackWebhook, type SynchronousPreWritebackWebhookModification, type SynchronousPreWritebackWebhookModification_staticDirectInput, type SynchronousPreWritebackWebhookModification_staticFunctionInput, type SynchronousPreWritebackWebhook_staticDirectInput, type SynchronousPreWritebackWebhook_staticFunctionInput, type TableDisplayAndFormat, type TableLocator, type TableRid, type TemplateNotificationBody, type TemplateNotificationBodyModification, type TemplateRidPropertyValue, type TextEmbeddingModel, type TextEmbeddingModel_foundryLiveDeployment, type TextEmbeddingModel_lms, type TextModality, type TimeBasedRetentionPolicy, type TimeCodeFormat, type TimeDependentFormatter, type TimeDependentNonNumericSeriesFormat, type TimeDependentNumericOrNonNumericSeriesFormat, type TimeDependentNumericOrNonNumericSeriesFormatV2, type TimeDependentNumericSeriesFormat, type TimeDependentSeriesFormat, type TimeDependentSeriesFormat_nonNumeric, type TimeDependentSeriesFormat_numeric, type TimeDependentSeriesFormat_numericOrNonNumeric, type TimeDependentSeriesFormat_numericOrNonNumericV2, type TimeSeriesMetadata, type TimeSeriesSyncName, type TimeSeriesSyncRid, type TimeSeriesSyncViewRid, type TimestampFormatter, type TimestampPropertyType, type TimestampTypeDataConstraints$1 as TimestampTypeDataConstraints, type TimestampTypeDataValue$1 as TimestampTypeDataValue, type TimestampTypeRangeConstraint$1 as TimestampTypeRangeConstraint, type TrueCondition, type Type, type TypeClass, type TypeClassEntityIdentifier, type TypeClassEntityIdentifier_actionTypeRid, type TypeClassEntityIdentifier_linkTypeRid, type TypeClassEntityIdentifier_objectTypeRid, type TypeClassEntityIdentifier_sharedPropertyTypeRid, type TypeGroup, type TypeGroupDisplayMetadata, type TypeGroupError, type TypeGroupError_typeGroupsAlreadyExist, type TypeGroupError_typeGroupsNotFound, type TypeGroupGetOrganizationsRequest, type TypeGroupGetOrganizationsResponse, type TypeGroupIconColors, type TypeGroupIdInRequest, type TypeGroupLoadRequest, type TypeGroupLoadResponse, type TypeGroupRid, type TypeGroupRidOrIdInRequest, type TypeGroupRidOrIdInRequest_idInRequest, type TypeGroupRidOrIdInRequest_rid, type TypeGroupSetOrganizationsRequest, type TypeGroupsAlreadyExistError, type TypeGroupsNotFoundError, type TypeGroupsSummary, type Type_array, type Type_attachment, type Type_boolean, type Type_byte, type Type_cipherText, type Type_date, type Type_decimal, type Type_double, type Type_experimentalTimeDependentV1, type Type_float, type Type_geohash, type Type_geoshape, type Type_geotimeSeriesReference, type Type_integer, type Type_long, type Type_marking, type Type_mediaReference, type Type_short, type Type_string, type Type_struct, type Type_timestamp, type Type_vector, type UniqueIdentifier, type UnresolvedOntologySparkInputProperties, type UnrestrictedParameterInterfacePropertyValue, type UnsafeArg, type UrlTarget, type UrlTargetModification, type UrlTargetModification_carbonWorkspace, type UrlTargetModification_logicRuleValue, type UrlTargetModification_newObject, type UrlTargetModification_relativeUrlString, type UrlTargetModification_rid, type UrlTarget_carbonWorkspace, type UrlTarget_logicRuleValue, type UrlTarget_newObject, type UrlTarget_relativeUrlString, type UrlTarget_rid, type UseCaseRid, type UserAttributes, type UserId, type UserOrGroupId, type UserOrGroupId_groupId, type UserOrGroupId_userId, type UserProperty, type UserPropertyId, type UserPropertyId_currentUser, type UserPropertyValue, type UserPropertyValue_groupIds, type UserPropertyValue_groupNames, type UserPropertyValue_organizationMarkingIds, type UserPropertyValue_userAttributes, type UserPropertyValue_userId, type UserPropertyValue_userName, type UserTimezone, type UserValue, type ValidationRule, type ValidationRuleDisplayMetadata, type ValidationRuleIdInRequest, type ValidationRuleIdentifier, type ValidationRuleIdentifier_rid, type ValidationRuleIdentifier_validationRuleIdInRequest, type ValidationRuleIndex, type ValidationRuleModification, type ValidationRuleRid, type ValueReferenceId, type ValueReferenceSource, type ValueReferenceSource_propertyTypeRid, type ValueType, type ValueTypeApiName, type ValueTypeApiNameReference, type ValueTypeDataConstraint, type ValueTypeDisplayMetadata, type ValueTypeIdInRequest, type ValueTypeInputManagerRid, type ValueTypeLabel, type ValueTypeReference$1 as ValueTypeReference, type ValueTypeRid$1 as ValueTypeRid, type ValueTypeStatus, type ValueTypeVersion, type ValueTypeVersionId$1 as ValueTypeVersionId, type ValueTypeWithVersionId, type VectorPropertyType, type VectorSimilarityFunction, type VersionReference, type VersionReference_ontologyBranch, type VersionReference_ontologyVersion, type VersionedActionTypeRid, type VersionedActionTypesNotFoundError, type VersionedLinkTypeRid, type VersionedObjectTypeRid, type Visibility, type VisibilityOverride, type WebhookInputParamName, type WebhookOutputParamName, type WebhookRid, type WebhookVersion, type WhitespaceAnalyzer, type WorkflowError, type WorkflowError_deletedLinkTypesStillInUseInWorkflow, type WorkflowError_deletedObjectTypesStillInUseInWorkflow, type WorkflowError_referencedLinkTypesInWorkflowNotFound, type WorkflowError_referencedObjectTypesInWorkflowNotFound, type WorkflowError_workflowsAlreadyExist, type WorkflowError_workflowsNotFound, type WorkflowObjectTypeTrait, type WorkflowObjectTypeTraitDescription, type WorkflowObjectTypeTraitDisplayName, type WorkflowObjectTypeTraitId, type WorkflowObjectTypeTraitImpl, type WorkflowObjectTypeTraitProperty, type WorkflowObjectTypeTraitPropertyDescription, type WorkflowObjectTypeTraitPropertyDisplayName, type WorkflowObjectTypeTraitPropertyId, type WorkflowObjectTypeTraitReference, type WorkflowObjectTypeTraitVersion, type WorkflowsAlreadyExistError, type WorkflowsNotFoundError, type WorkshopModuleRid, type WorkshopReference, type WritebackDatasetRid, type WritebackDatasetSpec, bulkLoadOntologyEntities, createTemporaryObjectSet, getBulkLinksPage, getLinkTypesForObjectTypes, loadAllOntologies };
|
|
19002
|
+
export { type AccessRequestRid, type AccessRequestVersion, type AccessSubRequestRid, type AccessSubRequestVersion, type ActionApplierRevertConfig, type ActionApplyClientPreferences, type ActionApplyClientPreferences_disallowedClients, type ActionApplyDisallowedClients, type ActionLogConfiguration, type ActionLogMessage, type ActionLogMetadata, type ActionLogParameterReference, type ActionLogRule, type ActionLogRuleModification, type ActionLogSummaryPart, type ActionLogSummaryPart_message, type ActionLogSummaryPart_parameter, type ActionLogValue, type ActionLogValueModification, type ActionLogValueModification_actionRid, type ActionLogValueModification_actionTimestamp, type ActionLogValueModification_actionTypeRid, type ActionLogValueModification_actionTypeVersion, type ActionLogValueModification_actionUser, type ActionLogValueModification_allEditedObjects, type ActionLogValueModification_asynchronousWebhookInstanceIds, type ActionLogValueModification_editedObjects, type ActionLogValueModification_interfaceParameterPropertyValue, type ActionLogValueModification_interfaceParameterPropertyValueV2, type ActionLogValueModification_isReverted, type ActionLogValueModification_notificationIds, type ActionLogValueModification_notifiedUsers, type ActionLogValueModification_objectParameterPropertyValue, type ActionLogValueModification_parameterValue, type ActionLogValueModification_revertTimestamp, type ActionLogValueModification_revertUser, type ActionLogValueModification_scenarioRid, type ActionLogValueModification_summary, type ActionLogValueModification_synchronousWebhookInstanceId, type ActionLogValue_actionRid, type ActionLogValue_actionTimestamp, type ActionLogValue_actionTypeRid, type ActionLogValue_actionTypeVersion, type ActionLogValue_actionUser, type ActionLogValue_allEditedObjects, type ActionLogValue_asynchronousWebhookInstanceIds, type ActionLogValue_editedObjects, type ActionLogValue_interfaceParameterPropertyValue, type ActionLogValue_interfaceParameterPropertyValueV2, type ActionLogValue_isReverted, type ActionLogValue_notificationIds, type ActionLogValue_notifiedUsers, type ActionLogValue_objectParameterPropertyValue, type ActionLogValue_parameterValue, type ActionLogValue_revertTimestamp, type ActionLogValue_revertUser, type ActionLogValue_scenarioRid, type ActionLogValue_summary, type ActionLogValue_synchronousWebhookInstanceId, type ActionLogic, type ActionLogicModification, type ActionNotification, type ActionNotificationBody, type ActionNotificationBodyFunctionExecution, type ActionNotificationBodyFunctionExecutionModification, type ActionNotificationBodyModification, type ActionNotificationBodyModification_functionGenerated, type ActionNotificationBodyModification_templateNotification, type ActionNotificationBody_functionGenerated, type ActionNotificationBody_templateNotification, type ActionNotificationModification, type ActionNotificationRecipients, type ActionNotificationRecipientsModification, type ActionNotificationRecipientsModification_functionGenerated, type ActionNotificationRecipientsModification_parameter, type ActionNotificationRecipients_functionGenerated, type ActionNotificationRecipients_parameter, type ActionNotificationSettings, type ActionParameterShapeId, type ActionRevert, type ActionRevertEnabledFor, type ActionRevertEnabledFor_actionApplier, type ActionSubmissionConfiguration, type ActionTableSubmissionMode, type ActionTableSubmissionModeConfiguration, type ActionTableSubmissionMode_submitAllValidOrNothingThrowing, type ActionTableSubmissionMode_submitValidEntriesInOrderUntilFirstFailure, type ActionType, type ActionTypeApiName, type ActionTypeBlockDataV2, type ActionTypeBranchFunctionsWithExternalCallsMode, type ActionTypeBranchFunctionsWithExternalCallsMode_allowFunctionsWithExternalCallsOnBranches, type ActionTypeBranchFunctionsWithExternalCallsMode_disableFunctionsWithExternalCallsOnBranches, type ActionTypeBranchNotificationsMode, type ActionTypeBranchNotificationsMode_allowNotificationsOnBranches, type ActionTypeBranchNotificationsMode_disableNotificationsOnBranches, type ActionTypeBranchSettings, type ActionTypeBranchSettingsModification, type ActionTypeBranchWebhooksMode, type ActionTypeBranchWebhooksMode_allowWebhooksOnBranches, type ActionTypeBranchWebhooksMode_disableWebhooksOnBranches, type ActionTypeCreate, type ActionTypeCreatedEvent, type ActionTypeDeletedEvent, type ActionTypeDisplayMetadata, type ActionTypeDisplayMetadataConfiguration, type ActionTypeDisplayMetadataModification, type ActionTypeDoesNotHaveActionTypeLevelValidationError, type ActionTypeEditingNonEditablePropertyTypeError, type ActionTypeEntities, type ActionTypeError, type ActionTypeError_actionTypeDoesNotHaveActionTypeLevelValidation, type ActionTypeError_actionTypeEditingNonEditablePropertyType, type ActionTypeError_actionTypesAlreadyExist, type ActionTypeError_actionTypesNotFound, type ActionTypeError_deletingAndEditingTheSameActionType, type ActionTypeError_inlineActionTypeCannotBeReferencedByMultipleObjectTypes, type ActionTypeError_nonExistentParametersUsedInParameterPrefill, type ActionTypeError_parameterValidationNotFound, type ActionTypeError_parameterValidationReferencesLaterParameters, type ActionTypeError_parametersDoNotMatchParameterOrdering, type ActionTypeError_versionedActionTypesNotFound, type ActionTypeFrontendConsumer, type ActionTypeFrontendConsumer_objectMonitoring, type ActionTypeGetOrganizationsRequest, type ActionTypeGetOrganizationsResponse, type ActionTypeIdInRequest, type ActionTypeIdentifier, type ActionTypeIdentifier_actionTypeIdInRequest, type ActionTypeIdentifier_rid, type ActionTypeInputManagerRid, type ActionTypeLevelValidation, type ActionTypeLoadAllRequest, type ActionTypeLoadRequest, type ActionTypeLoadRequestV2, type ActionTypeLoadResponse, type ActionTypeLoadResponseV2, type ActionTypeLoadVersionedRequest, type ActionTypeLoadVersionedResponse, type ActionTypeLogic, type ActionTypeLogicRequest, type ActionTypeMetadata, type ActionTypeMetadataModification, type ActionTypeModificationRequest, type ActionTypeModifyRequest, type ActionTypeModifyResponse, type ActionTypeParameterIdentifier, type ActionTypeParameterIdentifier_id, type ActionTypeParameterIdentifier_rid, type ActionTypePermissionInformation, type ActionTypeProvenanceModification, type ActionTypeProvenanceSourceModification, type ActionTypeProvenanceSourceModification_marketplace, type ActionTypeProvenanceSourceModification_none, type ActionTypeRestrictionStatus, type ActionTypeRichTextComponent, type ActionTypeRichTextComponent_message, type ActionTypeRichTextComponent_parameter, type ActionTypeRichTextComponent_parameterProperty, type ActionTypeRichTextMessage, type ActionTypeRichTextParameterPropertyReference, type ActionTypeRichTextParameterReference, type ActionTypeRid, type ActionTypeSetOrganizationsRequest, type ActionTypeStatus, type ActionTypeStatus_active, type ActionTypeStatus_deprecated, type ActionTypeStatus_example, type ActionTypeStatus_experimental, type ActionTypeUpdate, type ActionTypeUpdatedEvent, type ActionTypeVersion, type ActionTypesAlreadyExistError, type ActionTypesNotFoundError, type ActionTypesSummary, type ActionValidation, type ActionValidationRequest, type ActionWebhooks, type ActionWebhooksModification, type ActionsObjectSet, type ActionsObjectSetModification, type ActionsVersion, type ActiveActionTypeStatus, type ActiveInterfaceTypeStatus, type ActiveLinkTypeStatus, type ActiveObjectTypeStatus, type ActivePropertyTypeStatus, type AddInterfaceLinkRule, type AddInterfaceLinkRuleModification, type AddInterfaceRule, type AddInterfaceRuleModification, type AddLinkRule, type AddObjectRule, type AddObjectRuleModification, type AddOrModifyObjectRule, type AddOrModifyObjectRuleModification, type AddOrModifyObjectRuleModificationV2, type AddOrModifyObjectRuleV2, type AdditionOperation, type AliasEntityIdentifier, type AliasEntityIdentifier_objectTypeRid, type AliasEntityIdentifier_sharedPropertyTypeRid, type AllEditedObjectsFieldMapping, type AllFoundryRids, type AllNotificationRenderingMustSucceed, type AllowFunctionsWithExternalCallsOnBranches, type AllowNotificationsOnBranches, type AllowNotificationsOnBranchesBranchRecipients, type AllowNotificationsOnBranchesBranchRecipients_branchRecipientsBranchOwner, type AllowNotificationsOnBranchesBranchRecipients_branchRecipientsSameAsMain, type AllowWebhooksOnBranches, type AllowedParameterValues, type AllowedParameterValuesModification, type AllowedParameterValuesModification_attachment, type AllowedParameterValuesModification_boolean, type AllowedParameterValuesModification_cbacMarking, type AllowedParameterValuesModification_datetime, type AllowedParameterValuesModification_geohash, type AllowedParameterValuesModification_geoshape, type AllowedParameterValuesModification_geotimeSeriesReference, type AllowedParameterValuesModification_interfaceObjectQuery, type AllowedParameterValuesModification_interfacePropertyValue, type AllowedParameterValuesModification_mandatoryMarking, type AllowedParameterValuesModification_mediaReference, type AllowedParameterValuesModification_multipassGroup, type AllowedParameterValuesModification_objectList, type AllowedParameterValuesModification_objectPropertyValue, type AllowedParameterValuesModification_objectQuery, type AllowedParameterValuesModification_objectSetRid, type AllowedParameterValuesModification_objectTypeReference, type AllowedParameterValuesModification_oneOf, type AllowedParameterValuesModification_range, type AllowedParameterValuesModification_redacted, type AllowedParameterValuesModification_struct, type AllowedParameterValuesModification_text, type AllowedParameterValuesModification_timeSeriesReference, type AllowedParameterValuesModification_user, type AllowedParameterValuesModification_valueType, type AllowedParameterValuesRequest, type AllowedParameterValuesRequest_attachment, type AllowedParameterValuesRequest_boolean, type AllowedParameterValuesRequest_cbacMarking, type AllowedParameterValuesRequest_datetime, type AllowedParameterValuesRequest_geohash, type AllowedParameterValuesRequest_geoshape, type AllowedParameterValuesRequest_geotimeSeriesReference, type AllowedParameterValuesRequest_interfaceObjectQuery, type AllowedParameterValuesRequest_interfacePropertyValue, type AllowedParameterValuesRequest_mandatoryMarking, type AllowedParameterValuesRequest_mediaReference, type AllowedParameterValuesRequest_multipassGroup, type AllowedParameterValuesRequest_objectList, type AllowedParameterValuesRequest_objectPropertyValue, type AllowedParameterValuesRequest_objectQuery, type AllowedParameterValuesRequest_objectSetRid, type AllowedParameterValuesRequest_objectTypeReference, type AllowedParameterValuesRequest_oneOf, type AllowedParameterValuesRequest_range, type AllowedParameterValuesRequest_redacted, type AllowedParameterValuesRequest_struct, type AllowedParameterValuesRequest_text, type AllowedParameterValuesRequest_timeSeriesReference, type AllowedParameterValuesRequest_user, type AllowedParameterValuesRequest_valueType, type AllowedParameterValues_attachment, type AllowedParameterValues_boolean, type AllowedParameterValues_cbacMarking, type AllowedParameterValues_datetime, type AllowedParameterValues_geohash, type AllowedParameterValues_geoshape, type AllowedParameterValues_geotimeSeriesReference, type AllowedParameterValues_interfaceObjectQuery, type AllowedParameterValues_interfacePropertyValue, type AllowedParameterValues_mandatoryMarking, type AllowedParameterValues_mediaReference, type AllowedParameterValues_multipassGroup, type AllowedParameterValues_objectList, type AllowedParameterValues_objectPropertyValue, type AllowedParameterValues_objectQuery, type AllowedParameterValues_objectSetRid, type AllowedParameterValues_objectTypeReference, type AllowedParameterValues_oneOf, type AllowedParameterValues_range, type AllowedParameterValues_redacted, type AllowedParameterValues_struct, type AllowedParameterValues_text, type AllowedParameterValues_timeSeriesReference, type AllowedParameterValues_user, type AllowedParameterValues_valueType, type AllowedStructFieldValues, type AllowedStructFieldValuesModification, type AllowedStructFieldValuesModification_boolean, type AllowedStructFieldValuesModification_datetime, type AllowedStructFieldValuesModification_geohash, type AllowedStructFieldValuesModification_geoshape, type AllowedStructFieldValuesModification_oneOf, type AllowedStructFieldValuesModification_range, type AllowedStructFieldValuesModification_text, type AllowedStructFieldValuesOverride, type AllowedStructFieldValuesOverrideModification, type AllowedStructFieldValues_boolean, type AllowedStructFieldValues_datetime, type AllowedStructFieldValues_geohash, type AllowedStructFieldValues_geoshape, type AllowedStructFieldValues_oneOf, type AllowedStructFieldValues_range, type AllowedStructFieldValues_text, type AllowedValuesOverride, type AllowedValuesOverrideModification, type AllowedValuesOverrideRequest, type Analyzer, type Analyzer_languageAnalyzer, type Analyzer_notAnalyzed, type Analyzer_simpleAnalyzer, type Analyzer_standardAnalyzer, type Analyzer_whitespaceAnalyzer, type AndCondition, type AndConditionModification, type AnyNotificationRenderingCanFail, type ArrayPropertyType, type ArrayTypeDataConstraints$1 as ArrayTypeDataConstraints, type ArrayTypeDataValue$1 as ArrayTypeDataValue, type ArrayTypeElementsUniqueConstraint$1 as ArrayTypeElementsUniqueConstraint, type ArrayTypeSizeConstraint$1 as ArrayTypeSizeConstraint, type ArtifactGidFormatter, type AsynchronousPostWritebackWebhook, type AsynchronousPostWritebackWebhookModification, type AsynchronousPostWritebackWebhookModification_staticDirectInput, type AsynchronousPostWritebackWebhookModification_staticFunctionInput, type AsynchronousPostWritebackWebhook_staticDirectInput, type AsynchronousPostWritebackWebhook_staticFunctionInput, type AttachmentPropertyType, type Attribution, type BaseFormatter, type BaseFormatter_boolean, type BaseFormatter_date, type BaseFormatter_knownFormatter, type BaseFormatter_number, type BaseFormatter_string, type BaseFormatter_timeDependent, type BaseFormatter_timestamp, type BaseParameterSubtype, type BaseParameterSubtype_marking, type BasePropertyType, type BaseType, type BasicEmailBody, type BasicEmailBodyModification, type BatchGetEnrichedActionTypeMetadataRequest, type BatchGetEnrichedActionTypeMetadataResponse, type BatchedFunctionRule, type BatchedFunctionRuleModification, type BidirectionalRelation, type BidirectionalRelationCreateRequest, type BidirectionalRelationDeleteRequest, type BidirectionalRelationModifyRequest, type BidirectionalRelationModifyRequest_create, type BidirectionalRelationModifyRequest_delete, type BidirectionalRelationModifyRequest_update, type BidirectionalRelationUpdateRequest, type BidirectionalRelationWithoutRid, type BlockInternalId, type BlockPermissionInformation, type BlockShapeId, type BlueprintIcon, type BooleanFormatter, type BooleanPropertyType, type BooleanTypeDataConstraintValue$1 as BooleanTypeDataConstraintValue, type BooleanTypeDataConstraints$1 as BooleanTypeDataConstraints, type BooleanTypeDataValue$1 as BooleanTypeDataValue, type BranchClosedEvent, type BranchDeletedEvent, type BranchId, type BranchMergedEvent, type BranchRecipientsBranchOwner, type BranchRecipientsSameAsMain, type BuilderPipelineRid, type BulkExecutionModeConfig, type ButtonDisplayMetadata, type BytePropertyType, type ByteTypeDataValue$1 as ByteTypeDataValue, type CarbonWorkspaceComponentUrlTarget, type CarbonWorkspaceComponentUrlTargetModification, type CarbonWorkspaceComponentUrlTargetModification_rid, type CarbonWorkspaceComponentUrlTarget_rid, type CarbonWorkspaceUrlTarget, type CarbonWorkspaceUrlTargetModification, type CategoryId, type CipherTextPropertyType, type ClassificationConstraint, type ColumnLocator, type ColumnName, type ColumnNameType, type ComparisonCondition, type ComparisonConditionModification, type ComparisonOperator, type CompassProjectRid, type Condition, type ConditionDisplayMetadata, type ConditionIndex, type ConditionModification, type ConditionModification_and, type ConditionModification_comparison, type ConditionModification_markings, type ConditionModification_not, type ConditionModification_or, type ConditionModification_redacted, type ConditionModification_regex, type ConditionModification_true, type ConditionValue, type ConditionValueModification, type ConditionValueModification_interfaceParameterPropertyValue, type ConditionValueModification_interfaceParameterPropertyValueV2, type ConditionValueModification_objectParameterPropertyValue, type ConditionValueModification_parameterId, type ConditionValueModification_parameterLength, type ConditionValueModification_staticValue, type ConditionValueModification_userProperty, type ConditionValue_interfaceParameterPropertyValue, type ConditionValue_interfaceParameterPropertyValueV2, type ConditionValue_objectParameterPropertyValue, type ConditionValue_parameterId, type ConditionValue_parameterLength, type ConditionValue_staticValue, type ConditionValue_userProperty, type Condition_and, type Condition_comparison, type Condition_markings, type Condition_not, type Condition_or, type Condition_redacted, type Condition_regex, type Condition_true, type ConditionalOverride, type ConditionalOverrideModification, type ConditionalOverrideRequest, type ConditionalValidationBlock, type ConditionalValidationBlockModification, type ConditionalValidationBlockRequest, type CurrentTime, type CurrentUser, type DataConstraint, type DataConstraintWrapper, type DataConstraints, type DataFilter, type DataNullability, type DataNullabilityV2, type DataSecurity, type DataSetName, type DataType, type DataType_baseType, type DatasetRid, type DatasetRidAndBranchId, type DatasetTransactionRid, type DatasourceBackingRid, type DatasourceBackingRid_datasetRid, type DatasourceBackingRid_derivedPropertiesSourceRid, type DatasourceBackingRid_directSourceRid, type DatasourceBackingRid_editsOnlyRid, type DatasourceBackingRid_geotimeSeriesIntegrationRid, type DatasourceBackingRid_mediaSetRid, type DatasourceBackingRid_mediaSetViewRid, type DatasourceBackingRid_restrictedStreamRid, type DatasourceBackingRid_restrictedViewRid, type DatasourceBackingRid_streamLocatorRid, type DatasourceBackingRid_tableRid, type DatasourceBackingRid_timeSeriesSyncRid, type DatasourceIdentifier, type DatasourceIdentifier_datasetRidAndBranchId, type DatasourceIdentifier_derivedPropertiesSourceRid, type DatasourceIdentifier_directSourceRid, type DatasourceIdentifier_editsOnly, type DatasourceIdentifier_geotimeSeriesIntegrationRid, type DatasourceIdentifier_mediaSetView, type DatasourceIdentifier_mediaSourceRids, type DatasourceIdentifier_restrictedStream, type DatasourceIdentifier_restrictedViewRid, type DatasourceIdentifier_streamLocator, type DatasourceIdentifier_table, type DatasourceIdentifier_timeSeriesSyncRid, type DatasourcePredicate, type DatasourcePredicate_hasRid, type DatasourcePredicate_isOnlyDatasource, type DatasourcePredicate_or, type DatasourceRid, type DatasourceType, type DateBetweenOperation, type DateCurrentOperation, type DateFormatter, type DatePropertyType, type DateRangeValue, type DateRangeValueModification, type DateRangeValueModification_fixed, type DateRangeValueModification_now, type DateRangeValueModification_relative, type DateRangeValue_fixed, type DateRangeValue_now, type DateRangeValue_relative, type DateTimeUnit, type DateTimeUnitDays, type DateTimeUnitHours, type DateTimeUnitMinutes, type DateTimeUnitMonths, type DateTimeUnitSeconds, type DateTimeUnitWeeks, type DateTimeUnitYears, type DateTimeUnit_days, type DateTimeUnit_hours, type DateTimeUnit_minutes, type DateTimeUnit_months, type DateTimeUnit_seconds, type DateTimeUnit_weeks, type DateTimeUnit_years, type DateTypeDataConstraints$1 as DateTypeDataConstraints, type DateTypeDataValue$1 as DateTypeDataValue, type DateTypeRangeConstraint$1 as DateTypeRangeConstraint, type DateUnit, type DateUnit_days, type DateUnit_months, type DateUnit_weeks, type DateUnit_years, type DatetimeFormat, type DatetimeFormat_localizedFormat, type DatetimeFormat_stringFormat, type DatetimeLocalizedFormat, type DatetimeStringFormat, type DatetimeTimezone, type DatetimeTimezoneDefinition, type DatetimeTimezoneDefinition_zoneId, type DatetimeTimezone_static, type DatetimeTimezone_user, type DecimalPropertyType, type DecimalTypeDataConstraints$1 as DecimalTypeDataConstraints, type DecimalTypeDataConstraints_oneOf$1 as DecimalTypeDataConstraints_oneOf, type DecimalTypeDataConstraints_range$1 as DecimalTypeDataConstraints_range, type DecimalTypeDataValue$1 as DecimalTypeDataValue, type DecimalTypeRangeConstraint$1 as DecimalTypeRangeConstraint, type DelegateToAllowedStructFieldValues, type DeleteInterfaceLinkRule, type DeleteInterfaceLinkRuleModification, type DeleteLinkRule, type DeleteObjectRule, type DeletedLinkTypesStillInUseError, type DeletedLinkTypesStillInUseInWorkflowError, type DeletedObjectTypesStillInUseError, type DeletedObjectTypesStillInUseInWorkflowError, type DeletingAndEditingTheSameActionTypeError, type DeletionMetadata, type DeprecatedActionTypeGetOrganizationsResponse, type DeprecatedActionTypeSetOrganizationsRequest, type DeprecatedActionTypeStatus, type DeprecatedInterfaceTypeStatus, type DeprecatedLinkTypeStatus, type DeprecatedObjectTypeStatus, type DeprecatedPropertyTypeStatus, type DerivedPropertiesSourceRid, type DirectSourceRid, type DirectedLinkTypeRid, type DisableFunctionsWithExternalCallsOnBranches, type DisableNotificationsOnBranches, type DisableWebhooksOnBranches, type DisplayMetadataConfigurationDefaultLayout, type DisplayMetadataConfigurationDisplayAndFormat, type DivisionOperation, type DoublePropertyType, type DoubleTypeDataConstraints$1 as DoubleTypeDataConstraints, type DoubleTypeDataConstraints_oneOf$1 as DoubleTypeDataConstraints_oneOf, type DoubleTypeDataConstraints_range$1 as DoubleTypeDataConstraints_range, type DoubleTypeDataValue$1 as DoubleTypeDataValue, type DoubleTypeRangeConstraint$1 as DoubleTypeRangeConstraint, type Duration, type DurationBaseValue, type DurationFormatStyle, type DurationFormatStyle_humanReadable, type DurationFormatStyle_timecode, type DurationPrecision, type DynamicObjectSet, type DynamicObjectSetInput, type DynamicObjectSetInputBase, type DynamicObjectSetInputParameter, type DynamicObjectSetInputUnioned, type DynamicObjectSetInput_base, type DynamicObjectSetInput_parameter, type DynamicObjectSetInput_unioned, type EditActionTypeRequest, type EditOnlyPropertyType, type EditParameterRequest, type EditParameterRequestModification, type EditSectionRequest, type EditSectionRequestModification, type EditValidationRuleRequest, type EditsConfiguration, type EditsHistoryObjectTypeRid, type EditsOnlyRid, type EmailBody, type EmailBodyModification, type EmailBodyModification_basic, type EmailBody_basic, type EmbeddingModel, type EmbeddingModel_multimodal, type EmbeddingModel_text, type Empty, type EndorsedObjectTypeStatus, type EnrichedActionTypeEntities, type EnrichedActionTypeMetadata, type EnrollmentRid, type EntityLoadByDatasourceResponse, type EntityLoadByDatasourceResponse_linkType, type EntityLoadByDatasourceResponse_objectType, type EntityMetadataLoadRequest, type EntityStatus, type EventMetadata, type EventsTopicRid, type EveryoneTrustedRedactionOverride, type ExampleActionTypeStatus, type ExampleInterfaceTypeStatus, type ExampleLinkTypeStatus, type ExampleObjectTypeStatus, type ExamplePropertyTypeStatus, type ExampleValue, type ExperimentalActionTypeStatus, type ExperimentalDeclarativeEditInformation, type ExperimentalInterfaceTypeStatus, type ExperimentalLinkTypeStatus, type ExperimentalObjectTypeStatus, type ExperimentalPropertyTypeStatus, type ExperimentalTimeDependentPropertyTypeV1, type FailureMessage, type FieldDisplayMetadata, type FieldMetadata, type FloatPropertyType, type FloatTypeDataConstraints$1 as FloatTypeDataConstraints, type FloatTypeDataConstraints_oneOf$1 as FloatTypeDataConstraints_oneOf, type FloatTypeDataConstraints_range$1 as FloatTypeDataConstraints_range, type FloatTypeDataValue$1 as FloatTypeDataValue, type FloatTypeRangeConstraint$1 as FloatTypeRangeConstraint, type FormContent, type FormContent_parameterId, type FormContent_sectionId, type FormatterUserId, type FoundryFieldType, type FoundryLiveDeployment, type FoundryObjectReference, type FunctionApiName, type FunctionAtVersion, type FunctionExecutionWithRecipientInput, type FunctionExecutionWithRecipientInputModification, type FunctionExecutionWithRecipientInputModification_logicRuleValue, type FunctionExecutionWithRecipientInputModification_recipient, type FunctionExecutionWithRecipientInput_logicRuleValue, type FunctionExecutionWithRecipientInput_recipient, type FunctionGeneratedActionNotificationRecipients, type FunctionGeneratedActionNotificationRecipientsModification, type FunctionGeneratedNotificationBody, type FunctionGeneratedNotificationBodyModification, type FunctionInputName, type FunctionReference, type FunctionRid, type FunctionRule, type FunctionRuleCustomExecutionMode, type FunctionRuleCustomExecutionMode_bulkExecutionModeConfig, type FunctionRuleModification, type FunctionVersion, type GenericOntologyMetadataError, type GeohashPropertyType, type GeoshapePropertyType, type GeotimeSeriesIntegrationName, type GeotimeSeriesIntegrationRid, type GeotimeSeriesReferencePropertyType, type GetActionTypesForInterfaceTypePageToken, type GetActionTypesForInterfaceTypeRequest, type GetActionTypesForInterfaceTypeResponse, type GetActionTypesForObjectTypePageToken, type GetActionTypesForObjectTypeRequest, type GetActionTypesForObjectTypeResponse, type GetBulkLinksPageRequest, type GetEntityDelegateDatasetRequest, type GetEntityDelegateDatasetResponse, type GetFeatureConfigurationsResponse, type GetLinkMetadataForObjectTypesRequest, type GetLinkMetadataForObjectTypesResponse, type GetLinkTypesForObjectTypesRequest, type GetLinkTypesForObjectTypesResponse, type GetObjectTypesForInterfaceTypesRequest, type GetObjectTypesForInterfaceTypesResponse, type GetObjectTypesForSharedPropertyTypesRequest, type GetObjectTypesForSharedPropertyTypesResponse, type GetObjectTypesForTypeGroupsRequest, type GetObjectTypesForTypeGroupsResponse, type GetOntologyEntitiesForTypeGroupsRequest, type GetOntologyEntitiesForTypeGroupsResponse, type GetOntologySummaryRequest, type GetOntologySummaryResponse, type GetRelationsForObjectTypesRequest, type GetRelationsForObjectTypesResponse, type GlobalBranchRid, type GroupId, type HandlebarsInputName, type HumanReadableFormat, type Icon, type IconReference, type Icon_blueprint, type ImageModality, type ImplementingLinkType, type ImportedOntologyEntitiesForProjectSpanOntologies, type InlineActionDisplayOptions, type InlineActionType, type InlineActionTypeCannotBeReferencedByMultipleObjectTypesError, type InstallLocationBlockShapeId, type IntegerPropertyType, type IntegerTypeDataConstraints$1 as IntegerTypeDataConstraints, type IntegerTypeDataConstraints_oneOf$1 as IntegerTypeDataConstraints_oneOf, type IntegerTypeDataConstraints_range$1 as IntegerTypeDataConstraints_range, type IntegerTypeDataValue$1 as IntegerTypeDataValue, type IntegerTypeRangeConstraint$1 as IntegerTypeRangeConstraint, type InterfaceArrayPropertyType, type InterfaceDefinedPropertyType, type InterfaceDefinedPropertyTypeConstraints, type InterfaceLinkType, type InterfaceLinkTypeApiName, type InterfaceLinkTypeCardinality, type InterfaceLinkTypeIdInRequest, type InterfaceLinkTypeMetadata, type InterfaceLinkTypeRid, type InterfaceLinkTypeRidOrIdInRequest, type InterfaceLinkTypeRidOrIdInRequest_idInRequest, type InterfaceLinkTypeRidOrIdInRequest_rid, type InterfaceObjectParameterStructFieldValue, type InterfaceObjectParameterStructFieldValueModification, type InterfaceObjectParameterStructListFieldValue, type InterfaceObjectParameterStructListFieldValueModification, type InterfaceParameterPropertyValue, type InterfaceParameterPropertyValueModification, type InterfaceParameterPropertyValueModificationV2, type InterfaceParameterPropertyValueV2, type InterfacePropertyImplementation, type InterfacePropertyLogicRuleValue, type InterfacePropertyLogicRuleValue_logicRuleValue, type InterfacePropertyLogicRuleValue_structLogicRuleValue, type InterfacePropertyType, type InterfacePropertyTypeApiName, type InterfacePropertyTypeDisplayMetadata, type InterfacePropertyTypeIdInRequest, type InterfacePropertyTypeImplementation, type InterfacePropertyTypeImplementation_propertyTypeRid, type InterfacePropertyTypeLogicRuleValueModification, type InterfacePropertyTypeRid, type InterfacePropertyTypeRidOrIdInRequest, type InterfacePropertyTypeRidOrIdInRequest_idInRequest, type InterfacePropertyTypeRidOrIdInRequest_rid, type InterfacePropertyTypeType, type InterfacePropertyTypeType_array, type InterfacePropertyTypeType_attachment, type InterfacePropertyTypeType_boolean, type InterfacePropertyTypeType_byte, type InterfacePropertyTypeType_cipherText, type InterfacePropertyTypeType_date, type InterfacePropertyTypeType_decimal, type InterfacePropertyTypeType_double, type InterfacePropertyTypeType_experimentalTimeDependentV1, type InterfacePropertyTypeType_float, type InterfacePropertyTypeType_geohash, type InterfacePropertyTypeType_geoshape, type InterfacePropertyTypeType_geotimeSeriesReference, type InterfacePropertyTypeType_integer, type InterfacePropertyTypeType_long, type InterfacePropertyTypeType_marking, type InterfacePropertyTypeType_mediaReference, type InterfacePropertyTypeType_short, type InterfacePropertyTypeType_string, type InterfacePropertyTypeType_struct, type InterfacePropertyTypeType_timestamp, type InterfacePropertyTypeType_vector, type InterfacePropertyType_interfaceDefinedPropertyType, type InterfacePropertyType_sharedPropertyBasedPropertyType, type InterfaceSharedPropertyType, type InterfaceStructFieldType, type InterfaceStructPropertyType, type InterfaceType, type InterfaceTypeApiName, type InterfaceTypeBlockDataV2, type InterfaceTypeCreatedEvent, type InterfaceTypeDeletedEvent, type InterfaceTypeDisplayMetadata, type InterfaceTypeError, type InterfaceTypeError_interfaceTypesAlreadyExist, type InterfaceTypeError_interfaceTypesNotFound, type InterfaceTypeIdInRequest, type InterfaceTypeLoadRequest, type InterfaceTypeLoadResponse, type InterfaceTypeRid, type InterfaceTypeRidOrIdInRequest, type InterfaceTypeRidOrIdInRequest_idInRequest, type InterfaceTypeRidOrIdInRequest_rid, type InterfaceTypeStatus, type InterfaceTypeStatus_active, type InterfaceTypeStatus_deprecated, type InterfaceTypeStatus_example, type InterfaceTypeStatus_experimental, type InterfaceTypeUpdatedEvent, type InterfaceTypesAlreadyExistError, type InterfaceTypesNotFoundError, type InterfacesSummary, type IntermediaryLinkDefinition, type IsOnlyDatasource, type JoinDefinition, type JoinDefinition_joinTable, type JoinDefinition_singleKey, type KnownFormatter, type KnownFormatter_artifactGidFormatter, type KnownFormatter_ridFormatter, type KnownFormatter_userId, type KnownMarketplaceIdentifiers, type LabelledValue, type LanguageAnalyzer, type LimeIndexRid, type LinkDefinition, type LinkDefinition_intermediary, type LinkDefinition_manyToMany, type LinkDefinition_oneToMany, type LinkMetadata, type LinkMetadata_linkType, type LinkMetadata_softLink, type LinkType, type LinkTypeBlockDataV2, type LinkTypeCreatedEvent, type LinkTypeDeletedEvent, type LinkTypeDisplayMetadata, type LinkTypeError, type LinkTypeError_deletedLinkTypesStillInUse, type LinkTypeError_deletedObjectsStillInUse, type LinkTypeError_linkTypeRidsNotFound, type LinkTypeError_linkTypesAlreadyExist, type LinkTypeError_linkTypesNotFound, type LinkTypeError_referencedLinkTypesNotFound, type LinkTypeError_referencedObjectTypesNotFound, type LinkTypeId, type LinkTypeIdentifier, type LinkTypeIdentifier_linkTypeId, type LinkTypeIdentifier_linkTypeRid, type LinkTypeInputManagerRid, type LinkTypeInputSpec, type LinkTypeLoadRequest, type LinkTypeLoadResponse, type LinkTypeMetadata, type LinkTypeMetadataInputManagerRid, type LinkTypePeeringMetadata, type LinkTypePeeringMetadataV1, type LinkTypePeeringMetadata_v1, type LinkTypePeeringRid, type LinkTypePermissionInformation, type LinkTypeRestrictionStatus, type LinkTypeRid, type LinkTypeRidOrId, type LinkTypeRidOrId_id, type LinkTypeRidOrId_rid, type LinkTypeRidsNotFoundError, type LinkTypeStatus, type LinkTypeStatus_active, type LinkTypeStatus_deprecated, type LinkTypeStatus_example, type LinkTypeStatus_experimental, type LinkTypeUpdatedEvent, type LinkTypesAlreadyExistError, type LinkTypesNotFoundError, type LinkTypesSummary, type LinkedEntityTypeId, type LinkedEntityTypeId_interfaceType, type LinkedEntityTypeId_objectType, type LinkedEntityTypeRidOrIdInRequest, type LinkedEntityTypeRidOrIdInRequest_interfaceType, type LinkedEntityTypeRidOrIdInRequest_objectType, type LiveDeploymentRid, type LmsEmbeddingModel, type LoadActionTypesFromOntologyRequest, type LoadActionTypesFromOntologyResponse, type LoadAllActionTypesFromOntologyRequest, type LoadAllActionTypesPageItem, type LoadAllActionTypesPageRequest, type LoadAllActionTypesPageResponse, type LoadAllActionTypesPageToken, type LoadAllInterfaceTypesPageItem, type LoadAllInterfaceTypesPageRequest, type LoadAllInterfaceTypesPageResponse, type LoadAllInterfaceTypesPageToken, type LoadAllObjectTypesFromOntologyPageRequest, type LoadAllObjectTypesFromOntologyPageResponse, type LoadAllObjectTypesPageItem, type LoadAllObjectTypesPageRequest, type LoadAllObjectTypesPageResponse, type LoadAllObjectTypesPageToken, type LoadAllOntologiesRequest, type LoadAllOntologiesResponse, type LoadAllSharedPropertyTypesPageItem, type LoadAllSharedPropertyTypesPageRequest, type LoadAllSharedPropertyTypesPageResponse, type LoadAllSharedPropertyTypesPageToken, type LoadAllTypeGroupsPageItem, type LoadAllTypeGroupsPageRequest, type LoadAllTypeGroupsPageResponse, type LoadAllTypeGroupsPageToken, type LogicRule, type LogicRuleModification, type LogicRuleModification_addInterfaceLinkRule, type LogicRuleModification_addInterfaceRule, type LogicRuleModification_addLinkRule, type LogicRuleModification_addObjectRule, type LogicRuleModification_addOrModifyObjectRule, type LogicRuleModification_addOrModifyObjectRuleV2, type LogicRuleModification_batchedFunctionRule, type LogicRuleModification_deleteInterfaceLinkRule, type LogicRuleModification_deleteLinkRule, type LogicRuleModification_deleteObjectRule, type LogicRuleModification_functionRule, type LogicRuleModification_modifyInterfaceRule, type LogicRuleModification_modifyObjectRule, type LogicRuleValue, type LogicRuleValueModification, type LogicRuleValueModification_currentTime, type LogicRuleValueModification_currentUser, type LogicRuleValueModification_interfaceParameterPropertyValue, type LogicRuleValueModification_interfaceParameterPropertyValueV2, type LogicRuleValueModification_objectParameterPropertyValue, type LogicRuleValueModification_parameterId, type LogicRuleValueModification_staticValue, type LogicRuleValueModification_synchronousWebhookOutput, type LogicRuleValueModification_uniqueIdentifier, type LogicRuleValue_currentTime, type LogicRuleValue_currentUser, type LogicRuleValue_interfaceParameterPropertyValue, type LogicRuleValue_interfaceParameterPropertyValueV2, type LogicRuleValue_objectParameterPropertyValue, type LogicRuleValue_parameterId, type LogicRuleValue_staticValue, type LogicRuleValue_synchronousWebhookOutput, type LogicRuleValue_uniqueIdentifier, type LogicRule_addInterfaceLinkRule, type LogicRule_addInterfaceRule, type LogicRule_addLinkRule, type LogicRule_addObjectRule, type LogicRule_addOrModifyObjectRule, type LogicRule_addOrModifyObjectRuleV2, type LogicRule_batchedFunctionRule, type LogicRule_deleteInterfaceLinkRule, type LogicRule_deleteLinkRule, type LogicRule_deleteObjectRule, type LogicRule_functionRule, type LogicRule_modifyInterfaceRule, type LogicRule_modifyObjectRule, type LongPropertyType, type LongTypeDataConstraints$1 as LongTypeDataConstraints, type LongTypeDataConstraints_oneOf$1 as LongTypeDataConstraints_oneOf, type LongTypeDataConstraints_range$1 as LongTypeDataConstraints_range, type LongTypeDataValue$1 as LongTypeDataValue, type LongTypeRangeConstraint$1 as LongTypeRangeConstraint, type MandatoryMarkingConstraint, type ManyToManyJoinDefinition, type ManyToManyLinkDefinition, type ManyToManyLinkTypeDatasetDatasource, type ManyToManyLinkTypeDatasource, type ManyToManyLinkTypeDatasourceDefinition, type ManyToManyLinkTypeDatasourceDefinition_dataset, type ManyToManyLinkTypeDatasourceDefinition_stream, type ManyToManyLinkTypeStreamDatasource, type MarketplaceActionType, type MarketplaceActionTypeDisplayMetadata, type MarketplaceActionTypeMetadata, type MarketplaceActiveInterfaceTypeStatus, type MarketplaceDeprecatedInterfaceTypeStatus, type MarketplaceExampleInterfaceTypeStatus, type MarketplaceExperimentalInterfaceTypeStatus, type MarketplaceInterfaceLinkType, type MarketplaceInterfaceLinkTypeCardinality, type MarketplaceInterfaceLinkTypeMetadata, type MarketplaceInterfacePropertyType, type MarketplaceInterfacePropertyType_sharedPropertyBasedPropertyType, type MarketplaceInterfaceType, type MarketplaceInterfaceTypeDisplayMetadata, type MarketplaceInterfaceTypeStatus, type MarketplaceInterfaceTypeStatus_active, type MarketplaceInterfaceTypeStatus_deprecated, type MarketplaceInterfaceTypeStatus_example, type MarketplaceInterfaceTypeStatus_experimental, type MarketplaceObjectTypeEntityMetadata, type MarketplaceSharedPropertyBasedPropertyType, type MarkingFilter, type MarkingFilter_markingTypes, type MarkingGroupName, type MarkingId, type MarkingPropertyType, type MarkingSubtype, type MarkingType, type MarkingTypesFilter, type MarkingsCondition, type MarkingsConditionModification, type MediaItemRid, type MediaReferencePropertyType, type MediaSetBranchRid, type MediaSetRid, type MediaSetViewLocator, type MediaSetViewName, type MediaSetViewRid, type MediaSourceRid, type MediaSourceRid_datasetRid, type MediaSourceRid_mediaSetRid, type MioEmbeddingModel, type MissingAffectedObjectTypesForFunctionRule, type MissingParameterValueType, type Modality, type Modality_image, type Modality_text, type ModelWithSource, type ModelWithSource_mio, type ModifyInterfaceRule, type ModifyInterfaceRuleModification, type ModifyObjectRule, type ModifyObjectRuleModification, type ModuleRid, type MultimodalEmbeddingModel, type MultipassUserFilter, type MultipassUserFilterModification, type MultipassUserFilterModification_groupFilter, type MultipassUserFilter_groupFilter, type MultipassUserInGroupFilter, type MultipassUserInGroupFilterModification, type MultiplicationOperation, type MustBeEmpty, type NestedStructFieldApiNameMapping, type NewObjectUrlTarget, type NewObjectUrlTargetModification, type NoRetentionPolicy, type NonExistentParametersUsedInParameterPrefillError, type NonNumericInternalInterpolation, type NonNumericSeriesValueMetadata, type NonNumericSeriesValueUnit, type NoneEntityProvenance, type NotAnalyzedAnalyzer, type NotCondition, type NotConditionModification, type NotepadReference, type NotepadRid, type NotificationRecipient, type NotificationResultTypeLink, type NotificationResultTypeLinkModification, type NotificationTemplateInputValue, type NotificationTemplateInputValueModification, type NotificationTemplateInputValueModification_actionTriggererValue, type NotificationTemplateInputValueModification_logicRuleValue, type NotificationTemplateInputValueModification_recipientValue, type NotificationTemplateInputValue_actionTriggererValue, type NotificationTemplateInputValue_logicRuleValue, type NotificationTemplateInputValue_recipientValue, type NumberFormatBase, type NumberFormatBasisPoint, type NumberFormatBillions, type NumberFormatCurrency, type NumberFormatCurrencyStyle, type NumberFormatCustomUnit, type NumberFormatDuration, type NumberFormatMillions, type NumberFormatNotation, type NumberFormatOrdinal, type NumberFormatPerMille, type NumberFormatPercentage, type NumberFormatPrePostFix, type NumberFormatThousands, type NumberFormatUnit, type NumberFormatter, type NumberFormatter_base, type NumberFormatter_basisPoint, type NumberFormatter_billions, type NumberFormatter_currency, type NumberFormatter_customUnit, type NumberFormatter_duration, type NumberFormatter_millions, type NumberFormatter_ordinal, type NumberFormatter_perMille, type NumberFormatter_percentage, type NumberFormatter_prePost, type NumberFormatter_thousands, type NumberFormatter_unit, type NumberRoundingMode, type NumericInternalInterpolation, type NumericOrNonNumericSeriesValueMetadata, type NumericOrNonNumericSeriesValueMetadataV2, type NumericSeriesValueMetadata, type NumericSeriesValueUnit, type NumericSeriesValueUnit_customUnit, type NumericSeriesValueUnit_standardUnit, type ObjectDbRid, type ObjectDbSyncRid, type ObjectDisplayMetadata, type ObjectIdentifier, type ObjectMonitoringFrontendConsumer, type ObjectOrLinkTypeRid, type ObjectParameterPropertyValue, type ObjectParameterStructFieldValue, type ObjectParameterStructFieldValueModification, type ObjectParameterStructListFieldValue, type ObjectParameterStructListFieldValueModification, type ObjectQueryPrefill, type ObjectQueryPrefillModification, type ObjectQueryPropertyValue, type ObjectQueryPropertyValueModification, type ObjectRid, type ObjectSet, type ObjectSetFilter$1 as ObjectSetFilter, type ObjectSetRidPrefill, type ObjectSetRidPrefillModification, type ObjectSetSearchAround, type ObjectSetTransform, type ObjectSetTransform_propertyFilter, type ObjectSetTransform_searchAround, type ObjectType, type ObjectTypeApiName, type ObjectTypeBlockDataV2, type ObjectTypeCreatedEvent, type ObjectTypeDatasetDatasource, type ObjectTypeDatasetDatasourceV2, type ObjectTypeDatasetDatasourceV3, type ObjectTypeDatasource, type ObjectTypeDatasourceDefinition, type ObjectTypeDatasourceDefinition_dataset, type ObjectTypeDatasourceDefinition_datasetV2, type ObjectTypeDatasourceDefinition_datasetV3, type ObjectTypeDatasourceDefinition_derived, type ObjectTypeDatasourceDefinition_direct, type ObjectTypeDatasourceDefinition_editsOnly, type ObjectTypeDatasourceDefinition_geotimeSeries, type ObjectTypeDatasourceDefinition_media, type ObjectTypeDatasourceDefinition_mediaSetView, type ObjectTypeDatasourceDefinition_restrictedStream, type ObjectTypeDatasourceDefinition_restrictedView, type ObjectTypeDatasourceDefinition_restrictedViewV2, type ObjectTypeDatasourceDefinition_stream, type ObjectTypeDatasourceDefinition_streamV2, type ObjectTypeDatasourceDefinition_streamV3, type ObjectTypeDatasourceDefinition_table, type ObjectTypeDatasourceDefinition_timeSeries, type ObjectTypeDeletedEvent, type ObjectTypeDerivedPropertiesDatasource, type ObjectTypeDirectDatasource, type ObjectTypeDisplayMetadata, type ObjectTypeEditsOnlyDatasource, type ObjectTypeEmbeddingInput, type ObjectTypeError, type ObjectTypeError_objectTypeRidsNotFound, type ObjectTypeError_objectTypesAlreadyExist, type ObjectTypeError_objectTypesNotFound, type ObjectTypeError_patchBackupInitializationConfigurationSourceDoesNotExist, type ObjectTypeFieldApiName, type ObjectTypeGeotimeSeriesDatasource, type ObjectTypeId, type ObjectTypeIdentifier, type ObjectTypeIdentifier_objectTypeId, type ObjectTypeIdentifier_objectTypeRid, type ObjectTypeIdsAndInterfaceTypeRids, type ObjectTypeInputManagerProperties, type ObjectTypeInputManagerRid, type ObjectTypeInputSpec, type ObjectTypeInterfaceImplementation, type ObjectTypeLoadRequest, type ObjectTypeLoadResponse, type ObjectTypeMediaDatasource, type ObjectTypeMediaSetViewDatasource, type ObjectTypeMetadataInputManagerRid, type ObjectTypePeeringMetadata, type ObjectTypePeeringMetadataV1, type ObjectTypePeeringMetadata_v1, type ObjectTypePeeringRid, type ObjectTypePermissionInformation, type ObjectTypeRestrictedStreamDatasource, type ObjectTypeRestrictedViewDatasource, type ObjectTypeRestrictedViewDatasourceV2, type ObjectTypeRestrictionStatus, type ObjectTypeRid, type ObjectTypeRidsAndInterfaceTypeRids, type ObjectTypeRidsNotFoundError, type ObjectTypeStatus, type ObjectTypeStatus_active, type ObjectTypeStatus_deprecated, type ObjectTypeStatus_endorsed, type ObjectTypeStatus_example, type ObjectTypeStatus_experimental, type ObjectTypeStreamDatasource, type ObjectTypeStreamDatasourceV2, type ObjectTypeStreamDatasourceV3, type ObjectTypeTableDatasource, type ObjectTypeTimeSeriesDatasource, type ObjectTypeTraitPropertySpecification, type ObjectTypeTraits, type ObjectTypeUpdatedEvent, type ObjectTypeWithRestrictedViewWithGpsPolicyColumnsNotMappedAsPropertyTypes, type ObjectTypesAlreadyExistError, type ObjectTypesNotFoundError, type ObjectTypesSummary, type ObjectsPlatformRids, type ObjectsWritebackDataset, type OneOfDecimalTypeConstraint$1 as OneOfDecimalTypeConstraint, type OneOfDoubleTypeConstraint$1 as OneOfDoubleTypeConstraint, type OneOfFloatTypeConstraint$1 as OneOfFloatTypeConstraint, type OneOfIntegerTypeConstraint$1 as OneOfIntegerTypeConstraint, type OneOfLongTypeConstraint$1 as OneOfLongTypeConstraint, type OneOfShortTypeConstraint$1 as OneOfShortTypeConstraint, type OneOfStringTypeConstraint$1 as OneOfStringTypeConstraint, type OneToManyLinkCardinalityHint, type OneToManyLinkDefinition, type OntologyActionTypeLoadRequest, type OntologyApiName, type OntologyBlockDataV2, type OntologyBranch, type OntologyBranchRid, type OntologyBulkLoadEntitiesByDatasourcesRequest, type OntologyBulkLoadEntitiesByDatasourcesResponse, type OntologyBulkLoadEntitiesRequest, type OntologyBulkLoadEntitiesResponse, type OntologyDatasetType, type OntologyEntitiesUsedInTypeGroup, type OntologyInformation, type OntologyIr, type OntologyIrActionLogMetadata, type OntologyIrActionLogRule, type OntologyIrActionLogValue, type OntologyIrActionLogValue_actionRid, type OntologyIrActionLogValue_actionTimestamp, type OntologyIrActionLogValue_actionTypeRid, type OntologyIrActionLogValue_actionTypeVersion, type OntologyIrActionLogValue_actionUser, type OntologyIrActionLogValue_allEditedObjects, type OntologyIrActionLogValue_asynchronousWebhookInstanceIds, type OntologyIrActionLogValue_editedObjects, type OntologyIrActionLogValue_interfaceParameterPropertyValue, type OntologyIrActionLogValue_interfaceParameterPropertyValueV2, type OntologyIrActionLogValue_isReverted, type OntologyIrActionLogValue_notificationIds, type OntologyIrActionLogValue_notifiedUsers, type OntologyIrActionLogValue_objectParameterPropertyValue, type OntologyIrActionLogValue_parameterValue, type OntologyIrActionLogValue_revertTimestamp, type OntologyIrActionLogValue_revertUser, type OntologyIrActionLogValue_scenarioRid, type OntologyIrActionLogValue_summary, type OntologyIrActionLogValue_synchronousWebhookInstanceId, type OntologyIrActionLogic, type OntologyIrActionNotification, type OntologyIrActionNotificationBody, type OntologyIrActionNotificationBodyFunctionExecution, type OntologyIrActionNotificationBody_functionGenerated, type OntologyIrActionNotificationBody_templateNotification, type OntologyIrActionNotificationRecipients, type OntologyIrActionNotificationRecipients_functionGenerated, type OntologyIrActionNotificationRecipients_parameter, type OntologyIrActionTypeBlockDataV2, type OntologyIrActionTypeEntities, type OntologyIrActionTypeLevelValidation, type OntologyIrActionTypeLogic, type OntologyIrActionTypeRichTextComponent, type OntologyIrActionTypeRichTextComponent_message, type OntologyIrActionTypeRichTextComponent_parameter, type OntologyIrActionTypeRichTextComponent_parameterProperty, type OntologyIrActionTypeRichTextParameterPropertyReference, type OntologyIrActionTypeStatus, type OntologyIrActionTypeStatus_active, type OntologyIrActionTypeStatus_deprecated, type OntologyIrActionTypeStatus_example, type OntologyIrActionTypeStatus_experimental, type OntologyIrActionValidation, type OntologyIrActionWebhooks, type OntologyIrActionsObjectSet, type OntologyIrAddInterfaceLinkRule, type OntologyIrAddInterfaceRule, type OntologyIrAddObjectRule, type OntologyIrAddOrModifyObjectRule, type OntologyIrAddOrModifyObjectRuleV2, type OntologyIrAdditionOperation, type OntologyIrAllEditedObjectsFieldMapping, type OntologyIrAllowedParameterValues, type OntologyIrAllowedParameterValues_attachment, type OntologyIrAllowedParameterValues_boolean, type OntologyIrAllowedParameterValues_cbacMarking, type OntologyIrAllowedParameterValues_datetime, type OntologyIrAllowedParameterValues_geohash, type OntologyIrAllowedParameterValues_geoshape, type OntologyIrAllowedParameterValues_geotimeSeriesReference, type OntologyIrAllowedParameterValues_interfaceObjectQuery, type OntologyIrAllowedParameterValues_interfacePropertyValue, type OntologyIrAllowedParameterValues_mandatoryMarking, type OntologyIrAllowedParameterValues_mediaReference, type OntologyIrAllowedParameterValues_multipassGroup, type OntologyIrAllowedParameterValues_objectList, type OntologyIrAllowedParameterValues_objectPropertyValue, type OntologyIrAllowedParameterValues_objectQuery, type OntologyIrAllowedParameterValues_objectSetRid, type OntologyIrAllowedParameterValues_objectTypeReference, type OntologyIrAllowedParameterValues_oneOf, type OntologyIrAllowedParameterValues_range, type OntologyIrAllowedParameterValues_redacted, type OntologyIrAllowedParameterValues_text, type OntologyIrAllowedParameterValues_timeSeriesReference, type OntologyIrAllowedParameterValues_user, type OntologyIrAllowedParameterValues_valueType, type OntologyIrAllowedStructFieldValues, type OntologyIrAllowedStructFieldValuesOverride, type OntologyIrAllowedStructFieldValues_boolean, type OntologyIrAllowedStructFieldValues_datetime, type OntologyIrAllowedStructFieldValues_geohash, type OntologyIrAllowedStructFieldValues_geoshape, type OntologyIrAllowedStructFieldValues_oneOf, type OntologyIrAllowedStructFieldValues_range, type OntologyIrAllowedStructFieldValues_text, type OntologyIrAllowedValuesOverride, type OntologyIrAndCondition, type OntologyIrArrayPropertyType, type OntologyIrAsynchronousPostWritebackWebhook, type OntologyIrAsynchronousPostWritebackWebhook_staticDirectInput, type OntologyIrAsynchronousPostWritebackWebhook_staticFunctionInput, type OntologyIrBaseFormatter, type OntologyIrBaseFormatter_boolean, type OntologyIrBaseFormatter_date, type OntologyIrBaseFormatter_knownFormatter, type OntologyIrBaseFormatter_number, type OntologyIrBaseFormatter_string, type OntologyIrBaseFormatter_timeDependent, type OntologyIrBaseFormatter_timestamp, type OntologyIrBaseParameterType, type OntologyIrBaseParameterType_decimal, type OntologyIrBaseParameterType_decimalList, type OntologyIrBaseParameterType_interfaceReference, type OntologyIrBaseParameterType_interfaceReferenceList, type OntologyIrBaseParameterType_objectReference, type OntologyIrBaseParameterType_objectReferenceList, type OntologyIrBaseParameterType_objectSetRid, type OntologyIrBaseParameterType_objectTypeReference, type OntologyIrBaseParameterType_struct, type OntologyIrBaseParameterType_structList, type OntologyIrBaseParameterType_timestamp, type OntologyIrBaseParameterType_timestampList, type OntologyIrBasicEmailBody, type OntologyIrBatchedFunctionRule, type OntologyIrBlockPermissionInformation, type OntologyIrCarbonWorkspaceComponentUrlTarget, type OntologyIrCarbonWorkspaceComponentUrlTarget_rid, type OntologyIrCarbonWorkspaceUrlTarget, type OntologyIrCipherTextPropertyType, type OntologyIrClassificationConstraint, type OntologyIrComparisonCondition, type OntologyIrCondition, type OntologyIrConditionValue, type OntologyIrConditionValue_interfaceParameterPropertyValue, type OntologyIrConditionValue_objectParameterPropertyValue, type OntologyIrConditionValue_parameterId, type OntologyIrConditionValue_parameterLength, type OntologyIrConditionValue_staticValue, type OntologyIrConditionValue_userProperty, type OntologyIrCondition_and, type OntologyIrCondition_comparison, type OntologyIrCondition_markings, type OntologyIrCondition_not, type OntologyIrCondition_or, type OntologyIrCondition_redacted, type OntologyIrCondition_regex, type OntologyIrCondition_true, type OntologyIrConditionalOverride, type OntologyIrConditionalValidationBlock, type OntologyIrDataSecurity, type OntologyIrDateBetweenOperation, type OntologyIrDateRangeValue, type OntologyIrDateRangeValue_fixed, type OntologyIrDateRangeValue_now, type OntologyIrDateRangeValue_relative, type OntologyIrDatetimeTimezone, type OntologyIrDatetimeTimezoneDefinition, type OntologyIrDatetimeTimezoneDefinition_zoneId, type OntologyIrDatetimeTimezone_static, type OntologyIrDatetimeTimezone_user, type OntologyIrDeleteInterfaceLinkRule, type OntologyIrDeprecatedActionTypeStatus, type OntologyIrDeprecatedLinkTypeStatus, type OntologyIrDeprecatedObjectTypeStatus, type OntologyIrDeprecatedPropertyTypeStatus, type OntologyIrDivisionOperation, type OntologyIrDynamicObjectSet, type OntologyIrDynamicObjectSetInput, type OntologyIrDynamicObjectSetInputBase, type OntologyIrDynamicObjectSetInputUnioned, type OntologyIrDynamicObjectSetInput_base, type OntologyIrDynamicObjectSetInput_parameter, type OntologyIrDynamicObjectSetInput_unioned, type OntologyIrEmailBody, type OntologyIrEmailBody_basic, type OntologyIrEventMetadata, type OntologyIrExperimentalTimeDependentPropertyTypeV1, type OntologyIrFormContent, type OntologyIrFormContent_parameterId, type OntologyIrFormContent_sectionId, type OntologyIrFunctionExecutionWithRecipientInput, type OntologyIrFunctionExecutionWithRecipientInput_logicRuleValue, type OntologyIrFunctionExecutionWithRecipientInput_recipient, type OntologyIrFunctionGeneratedActionNotificationRecipients, type OntologyIrFunctionGeneratedNotificationBody, type OntologyIrFunctionRule, type OntologyIrImplementingLinkType, type OntologyIrInlineActionType, type OntologyIrInterfaceObjectParameterStructFieldValue, type OntologyIrInterfaceObjectParameterStructListFieldValue, type OntologyIrInterfaceParameterPropertyValue, type OntologyIrInterfaceParameterPropertyValueV2, type OntologyIrInterfacePropertyImplementation, type OntologyIrInterfacePropertyLogicRuleValue, type OntologyIrInterfacePropertyLogicRuleValue_logicRuleValue, type OntologyIrInterfacePropertyLogicRuleValue_structLogicRuleValue, type OntologyIrInterfacePropertyTypeImplementation, type OntologyIrInterfacePropertyTypeImplementation_propertyTypeRid, type OntologyIrInterfaceSharedPropertyType, type OntologyIrInterfaceTypeBlockDataV2, type OntologyIrIntermediaryLinkDefinition, type OntologyIrKnownMarketplaceIdentifiers, type OntologyIrLabelledValue, type OntologyIrLinkDefinition, type OntologyIrLinkDefinition_manyToMany, type OntologyIrLinkDefinition_oneToMany, type OntologyIrLinkType, type OntologyIrLinkTypeBlockDataV2, type OntologyIrLinkTypeStatus, type OntologyIrLinkTypeStatus_active, type OntologyIrLinkTypeStatus_deprecated, type OntologyIrLinkTypeStatus_example, type OntologyIrLinkTypeStatus_experimental, type OntologyIrLinkedEntityTypeId, type OntologyIrLinkedEntityTypeId_interfaceType, type OntologyIrLinkedEntityTypeId_objectType, type OntologyIrLogicRule, type OntologyIrLogicRuleValue, type OntologyIrLogicRuleValue_currentTime, type OntologyIrLogicRuleValue_currentUser, type OntologyIrLogicRuleValue_interfaceParameterPropertyValue, type OntologyIrLogicRuleValue_objectParameterPropertyValue, type OntologyIrLogicRuleValue_parameterId, type OntologyIrLogicRuleValue_staticValue, type OntologyIrLogicRuleValue_synchronousWebhookOutput, type OntologyIrLogicRuleValue_uniqueIdentifier, type OntologyIrLogicRule_addInterfaceRule, type OntologyIrLogicRule_addLinkRule, type OntologyIrLogicRule_addObjectRule, type OntologyIrLogicRule_addOrModifyObjectRuleV2, type OntologyIrLogicRule_deleteLinkRule, type OntologyIrLogicRule_deleteObjectRule, type OntologyIrLogicRule_modifyInterfaceRule, type OntologyIrLogicRule_modifyObjectRule, type OntologyIrMandatoryMarkingConstraint, type OntologyIrManyToManyLinkDefinition, type OntologyIrManyToManyLinkTypeDatasetDatasource, type OntologyIrManyToManyLinkTypeDatasource, type OntologyIrManyToManyLinkTypeDatasourceDefinition, type OntologyIrManyToManyLinkTypeDatasourceDefinition_dataset, type OntologyIrManyToManyLinkTypeStreamDatasource, type OntologyIrMarketplaceActionType, type OntologyIrMarketplaceActionTypeDisplayMetadata, type OntologyIrMarketplaceActionTypeMetadata, type OntologyIrMarketplaceDeprecatedInterfaceTypeStatus, type OntologyIrMarketplaceInterfaceLinkType, type OntologyIrMarketplaceInterfacePropertyType, type OntologyIrMarketplaceInterfacePropertyType_sharedPropertyBasedPropertyType, type OntologyIrMarketplaceInterfaceType, type OntologyIrMarketplaceInterfaceTypeStatus, type OntologyIrMarketplaceInterfaceTypeStatus_active, type OntologyIrMarketplaceInterfaceTypeStatus_deprecated, type OntologyIrMarketplaceInterfaceTypeStatus_example, type OntologyIrMarketplaceInterfaceTypeStatus_experimental, type OntologyIrMarketplaceObjectTypeEntityMetadata, type OntologyIrMarketplaceSharedPropertyBasedPropertyType, type OntologyIrMarkingsCondition, type OntologyIrMediaSourceRid, type OntologyIrMediaSourceRid_datasetRid, type OntologyIrMediaSourceRid_mediaSetRid, type OntologyIrModifyInterfaceRule, type OntologyIrModifyObjectRule, type OntologyIrMultipassUserFilter, type OntologyIrMultipassUserFilter_groupFilter, type OntologyIrMultipassUserInGroupFilter, type OntologyIrMultiplicationOperation, type OntologyIrNewObjectUrlTarget, type OntologyIrNonNumericSeriesValueMetadata, type OntologyIrNonNumericSeriesValueUnit, type OntologyIrNotCondition, type OntologyIrNotificationResultTypeLink, type OntologyIrNotificationTemplateInputValue, type OntologyIrNotificationTemplateInputValue_actionTriggererValue, type OntologyIrNotificationTemplateInputValue_logicRuleValue, type OntologyIrNotificationTemplateInputValue_recipientValue, type OntologyIrNumberFormatCurrency, type OntologyIrNumberFormatCustomUnit, type OntologyIrNumberFormatPrePostFix, type OntologyIrNumberFormatUnit, type OntologyIrNumberFormatter, type OntologyIrNumberFormatter_base, type OntologyIrNumberFormatter_basisPoint, type OntologyIrNumberFormatter_billions, type OntologyIrNumberFormatter_currency, type OntologyIrNumberFormatter_customUnit, type OntologyIrNumberFormatter_duration, type OntologyIrNumberFormatter_millions, type OntologyIrNumberFormatter_ordinal, type OntologyIrNumberFormatter_perMille, type OntologyIrNumberFormatter_percentage, type OntologyIrNumberFormatter_prePost, type OntologyIrNumberFormatter_thousands, type OntologyIrNumberFormatter_unit, type OntologyIrNumericOrNonNumericSeriesValueMetadataV2, type OntologyIrNumericSeriesValueMetadata, type OntologyIrNumericSeriesValueUnit, type OntologyIrNumericSeriesValueUnit_customUnit, type OntologyIrNumericSeriesValueUnit_standardUnit, type OntologyIrObjectParameterPropertyValue, type OntologyIrObjectParameterStructFieldValue, type OntologyIrObjectParameterStructListFieldValue, type OntologyIrObjectPropertyReference, type OntologyIrObjectQueryPrefill, type OntologyIrObjectQueryPropertyValue, type OntologyIrObjectSetRidPrefill, type OntologyIrObjectSetSearchAround, type OntologyIrObjectSetTransform, type OntologyIrObjectSetTransform_propertyFilter, type OntologyIrObjectSetTransform_searchAround, type OntologyIrObjectType, type OntologyIrObjectTypeBlockDataV2, type OntologyIrObjectTypeDatasetDatasource, type OntologyIrObjectTypeDatasetDatasourceV2, type OntologyIrObjectTypeDatasetDatasourceV3, type OntologyIrObjectTypeDatasource, type OntologyIrObjectTypeDatasourceDefinition, type OntologyIrObjectTypeDatasourceDefinition_datasetV2, type OntologyIrObjectTypeDatasourceDefinition_datasetV3, type OntologyIrObjectTypeDatasourceDefinition_derived, type OntologyIrObjectTypeDatasourceDefinition_direct, type OntologyIrObjectTypeDatasourceDefinition_editsOnly, type OntologyIrObjectTypeDatasourceDefinition_geotimeSeries, type OntologyIrObjectTypeDatasourceDefinition_mediaSetView, type OntologyIrObjectTypeDatasourceDefinition_restrictedStream, type OntologyIrObjectTypeDatasourceDefinition_restrictedViewV2, type OntologyIrObjectTypeDatasourceDefinition_streamV2, type OntologyIrObjectTypeDatasourceDefinition_streamV3, type OntologyIrObjectTypeDatasourceDefinition_table, type OntologyIrObjectTypeDatasourceDefinition_timeSeries, type OntologyIrObjectTypeDerivedPropertiesDatasource, type OntologyIrObjectTypeDirectDatasource, type OntologyIrObjectTypeEditsOnlyDatasource, type OntologyIrObjectTypeGeotimeSeriesDatasource, type OntologyIrObjectTypeInterfaceImplementation, type OntologyIrObjectTypeMediaDatasource, type OntologyIrObjectTypeMediaSetViewDatasource, type OntologyIrObjectTypeRestrictedStreamDatasource, type OntologyIrObjectTypeRestrictedViewDatasource, type OntologyIrObjectTypeRestrictedViewDatasourceV2, type OntologyIrObjectTypeStatus, type OntologyIrObjectTypeStatus_active, type OntologyIrObjectTypeStatus_deprecated, type OntologyIrObjectTypeStatus_endorsed, type OntologyIrObjectTypeStatus_example, type OntologyIrObjectTypeStatus_experimental, type OntologyIrObjectTypeStreamDatasource, type OntologyIrObjectTypeStreamDatasourceV2, type OntologyIrObjectTypeStreamDatasourceV3, type OntologyIrObjectTypeTableDatasource, type OntologyIrObjectTypeTimeSeriesDatasource, type OntologyIrObjectTypeTraits, type OntologyIrObjectsWritebackDataset, type OntologyIrOneToManyLinkDefinition, type OntologyIrOntologyBlockDataV2, type OntologyIrOrCondition, type OntologyIrParameter, type OntologyIrParameterActionNotificationRecipients, type OntologyIrParameterCbacConstraint, type OntologyIrParameterCbacMarking, type OntologyIrParameterCbacMarkingOrEmpty, type OntologyIrParameterCbacMarkingOrEmpty_cbacMarking, type OntologyIrParameterCbacMarkingOrEmpty_empty, type OntologyIrParameterDateRangeValue, type OntologyIrParameterDateTimeRange, type OntologyIrParameterDateTimeRangeOrEmpty, type OntologyIrParameterDateTimeRangeOrEmpty_datetime, type OntologyIrParameterDateTimeRangeOrEmpty_empty, type OntologyIrParameterDisplayMetadata, type OntologyIrParameterMultipassUser, type OntologyIrParameterMultipassUserOrEmpty, type OntologyIrParameterMultipassUserOrEmpty_empty, type OntologyIrParameterMultipassUserOrEmpty_user, type OntologyIrParameterObjectPropertyValue, type OntologyIrParameterObjectPropertyValueOrEmpty, type OntologyIrParameterObjectPropertyValueOrEmpty_empty, type OntologyIrParameterObjectPropertyValueOrEmpty_objectPropertyValue, type OntologyIrParameterObjectQuery, type OntologyIrParameterObjectQueryOrEmpty, type OntologyIrParameterObjectQueryOrEmpty_empty, type OntologyIrParameterObjectQueryOrEmpty_objectQuery, type OntologyIrParameterObjectTypeReference, type OntologyIrParameterObjectTypeReferenceOrEmpty, type OntologyIrParameterObjectTypeReferenceOrEmpty_empty, type OntologyIrParameterObjectTypeReferenceOrEmpty_objectTypeReference, type OntologyIrParameterPrefill, type OntologyIrParameterPrefillOverride, type OntologyIrParameterPrefill_interfaceParameterPropertyValue, type OntologyIrParameterPrefill_objectParameterPropertyValue, type OntologyIrParameterPrefill_objectQueryPrefill, type OntologyIrParameterPrefill_objectQueryPropertyValue, type OntologyIrParameterPrefill_objectSetRidPrefill, type OntologyIrParameterPrefill_parameterTransformPrefill, type OntologyIrParameterPrefill_redacted, type OntologyIrParameterPrefill_staticObject, type OntologyIrParameterPrefill_staticValue, type OntologyIrParameterRange, type OntologyIrParameterRangeOrEmpty, type OntologyIrParameterRangeOrEmpty_empty, type OntologyIrParameterRangeOrEmpty_range, type OntologyIrParameterRangeValue, type OntologyIrParameterTransformPrefill, type OntologyIrParameterTransformPrefillValue, type OntologyIrParameterTransformPrefillValue_objectParameterPropertyValue, type OntologyIrParameterTransformPrefillValue_parameterValue, type OntologyIrParameterTransformPrefillValue_staticValue, type OntologyIrParameterTransformPrefill_addition, type OntologyIrParameterTransformPrefill_dateBetween, type OntologyIrParameterTransformPrefill_dateCurrent, type OntologyIrParameterTransformPrefill_division, type OntologyIrParameterTransformPrefill_multiplication, type OntologyIrParameterTransformPrefill_stringConcat, type OntologyIrParameterTransformPrefill_subtraction, type OntologyIrParameterTransformPrefill_timeBetween, type OntologyIrParameterTransformPrefill_timeCurrent, type OntologyIrParameterValidation, type OntologyIrParameterValidationBlock, type OntologyIrParameterValidationBlockOverride, type OntologyIrParameterValidationBlockOverride_allowedValues, type OntologyIrParameterValidationBlockOverride_parameterRequired, type OntologyIrParameterValidationBlockOverride_prefill, type OntologyIrParameterValidationBlockOverride_visibility, type OntologyIrParameterValidationDisplayMetadata, type OntologyIrParameterValueOneOf, type OntologyIrParameterValueOneOfOrEmpty, type OntologyIrParameterValueOneOfOrEmpty_empty, type OntologyIrParameterValueOneOfOrEmpty_oneOf, type OntologyIrPrePostFix, type OntologyIrPropertySecurityGroup, type OntologyIrPropertySecurityGroups, type OntologyIrPropertyToColumnMapping, type OntologyIrPropertyToPropertyMapping, type OntologyIrPropertyType, type OntologyIrPropertyTypeReferenceOrNonNumericInternalInterpolation, type OntologyIrPropertyTypeReferenceOrNonNumericInternalInterpolation_internalInterpolation, type OntologyIrPropertyTypeReferenceOrNonNumericInternalInterpolation_propertyType, type OntologyIrPropertyTypeReferenceOrNumericInternalInterpolation, type OntologyIrPropertyTypeReferenceOrNumericInternalInterpolation_internalInterpolation, type OntologyIrPropertyTypeReferenceOrNumericInternalInterpolation_propertyType, type OntologyIrPropertyTypeReferenceOrStringConstant, type OntologyIrPropertyTypeReferenceOrStringConstant_constant, type OntologyIrPropertyTypeReferenceOrStringConstant_propertyType, type OntologyIrPropertyTypeStatus, type OntologyIrPropertyTypeStatus_active, type OntologyIrPropertyTypeStatus_deprecated, type OntologyIrPropertyTypeStatus_example, type OntologyIrPropertyTypeStatus_experimental, type OntologyIrQualifiedSeriesIdPropertyValue, type OntologyIrRegexCondition, type OntologyIrRidUrlTarget, type OntologyIrRuleSetBinding, type OntologyIrSchemaMigrationBlockData, type OntologyIrSchemaTransitionsWithSchemaVersion, type OntologyIrSection, type OntologyIrSectionConditionalOverride, type OntologyIrSectionDisplayBlock, type OntologyIrSecurityGroupAndCondition, type OntologyIrSecurityGroupComparisonCondition, type OntologyIrSecurityGroupComparisonValue, type OntologyIrSecurityGroupComparisonValue_constant, type OntologyIrSecurityGroupComparisonValue_property, type OntologyIrSecurityGroupComparisonValue_userProperty, type OntologyIrSecurityGroupGranularCondition, type OntologyIrSecurityGroupGranularCondition_and, type OntologyIrSecurityGroupGranularCondition_comparison, type OntologyIrSecurityGroupGranularCondition_markings, type OntologyIrSecurityGroupGranularCondition_not, type OntologyIrSecurityGroupGranularCondition_or, type OntologyIrSecurityGroupGranularCondition_true, type OntologyIrSecurityGroupGranularPolicy, type OntologyIrSecurityGroupGranularSecurityDefinition, type OntologyIrSecurityGroupMandatoryOnlySecurityDefinition, type OntologyIrSecurityGroupMandatoryPolicy, type OntologyIrSecurityGroupMarkingsCondition, type OntologyIrSecurityGroupNotCondition, type OntologyIrSecurityGroupOrCondition, type OntologyIrSecurityGroupSecurityDefinition, type OntologyIrSecurityGroupSecurityDefinition_granular, type OntologyIrSecurityGroupSecurityDefinition_mandatoryOnly, type OntologyIrSensorTrait, type OntologyIrSeriesValueMetadata, type OntologyIrSeriesValueMetadata_enum, type OntologyIrSeriesValueMetadata_numeric, type OntologyIrSeriesValueMetadata_numericOrNonNumeric, type OntologyIrSeriesValueMetadata_numericOrNonNumericV2, type OntologyIrSharedPropertyType, type OntologyIrSharedPropertyTypeBlockDataV2, type OntologyIrShortBody, type OntologyIrShortBody_basic, type OntologyIrStaticValue, type OntologyIrStaticWebhookWithDirectInput, type OntologyIrStaticWebhookWithFunctionResultInput, type OntologyIrStringConcatOperation, type OntologyIrStructFieldConditionalOverride, type OntologyIrStructFieldConditionalValidationBlock, type OntologyIrStructFieldPrefill, type OntologyIrStructFieldPrefillOverride, type OntologyIrStructFieldPrefill_interfaceObjectParameterStructFieldValue, type OntologyIrStructFieldPrefill_interfaceObjectParameterStructListFieldValue, type OntologyIrStructFieldPrefill_objectParameterStructFieldValue, type OntologyIrStructFieldPrefill_objectParameterStructListFieldValue, type OntologyIrStructFieldType, type OntologyIrStructFieldValidation, type OntologyIrStructFieldValidationBlock, type OntologyIrStructFieldValidationBlockOverride, type OntologyIrStructFieldValidationBlockOverride_allowedValues, type OntologyIrStructFieldValidationBlockOverride_parameterRequired, type OntologyIrStructFieldValidationBlockOverride_prefill, type OntologyIrStructFieldValidationBlockOverride_visibility, type OntologyIrStructFieldValidationDisplayMetadata, type OntologyIrStructPropertyType, type OntologyIrStructuredShortBody, type OntologyIrSubtractionOperation, type OntologyIrSynchronousPreWritebackWebhook, type OntologyIrSynchronousPreWritebackWebhook_staticDirectInput, type OntologyIrSynchronousPreWritebackWebhook_staticFunctionInput, type OntologyIrTemplateNotificationBody, type OntologyIrTimeBetweenOperation, type OntologyIrTimeDependentFormatter, type OntologyIrTimeDependentNonNumericSeriesFormat, type OntologyIrTimeDependentNumericOrNonNumericSeriesFormat, type OntologyIrTimeDependentNumericOrNonNumericSeriesFormatV2, type OntologyIrTimeDependentNumericSeriesFormat, type OntologyIrTimeDependentSeriesFormat, type OntologyIrTimeDependentSeriesFormat_nonNumeric, type OntologyIrTimeDependentSeriesFormat_numeric, type OntologyIrTimeDependentSeriesFormat_numericOrNonNumeric, type OntologyIrTimeDependentSeriesFormat_numericOrNonNumericV2, type OntologyIrTimeSeriesMetadata, type OntologyIrTimestampFormatter, type OntologyIrType, type OntologyIrType_array, type OntologyIrType_attachment, type OntologyIrType_boolean, type OntologyIrType_byte, type OntologyIrType_cipherText, type OntologyIrType_date, type OntologyIrType_decimal, type OntologyIrType_double, type OntologyIrType_experimentalTimeDependentV1, type OntologyIrType_float, type OntologyIrType_geohash, type OntologyIrType_geoshape, type OntologyIrType_geotimeSeriesReference, type OntologyIrType_integer, type OntologyIrType_long, type OntologyIrType_marking, type OntologyIrType_mediaReference, type OntologyIrType_short, type OntologyIrType_string, type OntologyIrType_struct, type OntologyIrType_timestamp, type OntologyIrType_vector, type OntologyIrUrlTarget, type OntologyIrUrlTarget_carbonWorkspace, type OntologyIrUrlTarget_logicRuleValue, type OntologyIrUrlTarget_newObject, type OntologyIrUrlTarget_relativeUrlString, type OntologyIrUrlTarget_rid, type OntologyIrValidationRule, type OntologyIrValueReferenceSource, type OntologyIrValueReferenceSource_propertyTypeRid, type OntologyIrValueTypeBlockData, type OntologyIrValueTypeBlockDataEntry, type OntologyIrValueTypeReferenceWithMetadata, type OntologyIrWorkflowObjectTypeTraitImpl, type OntologyLoadAllEntitiesRequest, type OntologyLoadAllRequest, type OntologyLoadDatasourcesRequest, type OntologyLoadDatasourcesResponse, type OntologyLoadEntitiesRequest, type OntologyLoadEntitiesResponse, type OntologyLoadRequest, type OntologyLoadResponse, type OntologyMetadataValidationError, type OntologyMetadataValidationError_actionType, type OntologyMetadataValidationError_interfaceType, type OntologyMetadataValidationError_linkType, type OntologyMetadataValidationError_objectType, type OntologyMetadataValidationError_ruleSet, type OntologyMetadataValidationError_sharedPropertyType, type OntologyMetadataValidationError_typeGroup, type OntologyMetadataValidationError_workflow, type OntologyModificationEvent, type OntologyModificationEvent_actionTypeCreated, type OntologyModificationEvent_actionTypeDeleted, type OntologyModificationEvent_actionTypeUpdated, type OntologyModificationEvent_branchClosed, type OntologyModificationEvent_branchDeleted, type OntologyModificationEvent_branchMerged, type OntologyModificationEvent_interfaceTypeCreated, type OntologyModificationEvent_interfaceTypeDeleted, type OntologyModificationEvent_interfaceTypeUpdated, type OntologyModificationEvent_linkTypeCreated, type OntologyModificationEvent_linkTypeDeleted, type OntologyModificationEvent_linkTypeUpdated, type OntologyModificationEvent_objectTypeCreated, type OntologyModificationEvent_objectTypeDeleted, type OntologyModificationEvent_objectTypeUpdated, type OntologyModificationEvent_sharedPropertyTypeCreated, type OntologyModificationEvent_sharedPropertyTypeDeleted, type OntologyModificationEvent_sharedPropertyTypeUpdated, type OntologyModifyRequest, type OntologyModifyResponse, type OntologyPackageRid, type OntologyProposalIdentifier, type OntologyProposalIdentifier_ontologyVersion, type OntologyProposalRid, type OntologyRid, type OntologyRidAndBranch, type OntologyRidsForEntitiesRequest, type OntologyRidsForEntitiesResponse, type OntologySparkDelegateDataset, type OntologySparkInputManagerRid, type OntologySparkInputProperties, type OntologyVersion, type OrCondition, type OrConditionModification, type OrganizationMarkingId, type OrganizationRid, type OrganizationRidsAndEntityResourceIdentifiers, type OrganizationRidsForOntologyResponse, type OtherValueAllowed, type OutputMode, type PackagedEntityRid, type PackagedEntityRid_actionTypeRid, type PackagedEntityRid_interfaceTypeRid, type PackagedEntityRid_linkTypeRid, type PackagedEntityRid_objectTypeRid, type PackagedEntityRid_sharedPropertyTypeRid, type Parameter, type ParameterActionNotificationRecipients, type ParameterActionNotificationRecipientsModification, type ParameterAttachment, type ParameterAttachmentOrEmpty, type ParameterAttachmentOrEmpty_attachment, type ParameterAttachmentOrEmpty_empty, type ParameterBoolean, type ParameterBooleanOrEmpty, type ParameterBooleanOrEmpty_boolean, type ParameterBooleanOrEmpty_empty, type ParameterCbacConstraint, type ParameterCbacConstraintModification, type ParameterCbacMarking, type ParameterCbacMarkingModification, type ParameterCbacMarkingOrEmpty, type ParameterCbacMarkingOrEmptyModification, type ParameterCbacMarkingOrEmptyModification_cbacMarking, type ParameterCbacMarkingOrEmptyModification_empty, type ParameterCbacMarkingOrEmpty_cbacMarking, type ParameterCbacMarkingOrEmpty_empty, type ParameterDateRangeValue, type ParameterDateRangeValueModification, type ParameterDateTimeRange, type ParameterDateTimeRangeModification, type ParameterDateTimeRangeOrEmpty, type ParameterDateTimeRangeOrEmptyModification, type ParameterDateTimeRangeOrEmptyModification_datetime, type ParameterDateTimeRangeOrEmptyModification_empty, type ParameterDateTimeRangeOrEmpty_datetime, type ParameterDateTimeRangeOrEmpty_empty, type ParameterDisplayMetadata, type ParameterFreeText, type ParameterFreeTextOrEmpty, type ParameterFreeTextOrEmpty_empty, type ParameterFreeTextOrEmpty_text, type ParameterGeohash, type ParameterGeohashOrEmpty, type ParameterGeohashOrEmpty_empty, type ParameterGeohashOrEmpty_geohash, type ParameterGeoshape, type ParameterGeoshapeOrEmpty, type ParameterGeoshapeOrEmpty_empty, type ParameterGeoshapeOrEmpty_geoshape, type ParameterGeotimeSeriesReference, type ParameterGeotimeSeriesReferenceOrEmpty, type ParameterGeotimeSeriesReferenceOrEmpty_empty, type ParameterGeotimeSeriesReferenceOrEmpty_geotimeSeries, type ParameterId, type ParameterInterfaceObjectQuery, type ParameterInterfaceObjectQueryModification, type ParameterInterfaceObjectQueryOrEmpty, type ParameterInterfaceObjectQueryOrEmptyModification, type ParameterInterfaceObjectQueryOrEmptyModification_empty, type ParameterInterfaceObjectQueryOrEmptyModification_interfaceObjectQuery, type ParameterInterfaceObjectQueryOrEmpty_empty, type ParameterInterfaceObjectQueryOrEmpty_interfaceObjectQuery, type ParameterInterfacePropertyValueOrEmpty, type ParameterInterfacePropertyValueOrEmptyModification, type ParameterInterfacePropertyValueOrEmptyModification_empty, type ParameterInterfacePropertyValueOrEmptyModification_unrestricted, type ParameterInterfacePropertyValueOrEmpty_empty, type ParameterInterfacePropertyValueOrEmpty_unrestricted, type ParameterLength, type ParameterLength_parameterId, type ParameterMandatoryMarking, type ParameterMandatoryMarkingOrEmpty, type ParameterMandatoryMarkingOrEmpty_empty, type ParameterMandatoryMarkingOrEmpty_mandatoryMarking, type ParameterMediaReference, type ParameterMediaReferenceOrEmpty, type ParameterMediaReferenceOrEmpty_empty, type ParameterMediaReferenceOrEmpty_mediaReference, type ParameterMultipassGroup, type ParameterMultipassGroupOrEmpty, type ParameterMultipassGroupOrEmpty_empty, type ParameterMultipassGroupOrEmpty_group, type ParameterMultipassUser, type ParameterMultipassUserModification, type ParameterMultipassUserOrEmpty, type ParameterMultipassUserOrEmptyModification, type ParameterMultipassUserOrEmptyModification_empty, type ParameterMultipassUserOrEmptyModification_user, type ParameterMultipassUserOrEmpty_empty, type ParameterMultipassUserOrEmpty_user, type ParameterObjectList, type ParameterObjectListOrEmpty, type ParameterObjectListOrEmpty_empty, type ParameterObjectListOrEmpty_objectList, type ParameterObjectPropertyValue, type ParameterObjectPropertyValueModification, type ParameterObjectPropertyValueOrEmpty, type ParameterObjectPropertyValueOrEmptyModification, type ParameterObjectPropertyValueOrEmptyModification_empty, type ParameterObjectPropertyValueOrEmptyModification_objectPropertyValue, type ParameterObjectPropertyValueOrEmpty_empty, type ParameterObjectPropertyValueOrEmpty_objectPropertyValue, type ParameterObjectQuery, type ParameterObjectQueryModification, type ParameterObjectQueryOrEmpty, type ParameterObjectQueryOrEmptyModification, type ParameterObjectQueryOrEmptyModification_empty, type ParameterObjectQueryOrEmptyModification_objectQuery, type ParameterObjectQueryOrEmpty_empty, type ParameterObjectQueryOrEmpty_objectQuery, type ParameterObjectSetRid, type ParameterObjectSetRidOrEmpty, type ParameterObjectSetRidOrEmpty_empty, type ParameterObjectSetRidOrEmpty_objectSetRid, type ParameterObjectTypeReference, type ParameterObjectTypeReferenceModification, type ParameterObjectTypeReferenceOrEmpty, type ParameterObjectTypeReferenceOrEmptyModification, type ParameterObjectTypeReferenceOrEmptyModification_empty, type ParameterObjectTypeReferenceOrEmptyModification_objectTypeReference, type ParameterObjectTypeReferenceOrEmpty_empty, type ParameterObjectTypeReferenceOrEmpty_objectTypeReference, type ParameterPrefill, type ParameterPrefillModification, type ParameterPrefillModification_interfaceParameterPropertyValue, type ParameterPrefillModification_interfaceParameterPropertyValueV2, type ParameterPrefillModification_objectParameterPropertyValue, type ParameterPrefillModification_objectQueryPrefill, type ParameterPrefillModification_objectQueryPropertyValue, type ParameterPrefillModification_objectSetRidPrefill, type ParameterPrefillModification_parameterTransformPrefill, type ParameterPrefillModification_redacted, type ParameterPrefillModification_staticObject, type ParameterPrefillModification_staticValue, type ParameterPrefillOverride, type ParameterPrefillOverrideModification, type ParameterPrefill_interfaceParameterPropertyValue, type ParameterPrefill_interfaceParameterPropertyValueV2, type ParameterPrefill_objectParameterPropertyValue, type ParameterPrefill_objectQueryPrefill, type ParameterPrefill_objectQueryPropertyValue, type ParameterPrefill_objectSetRidPrefill, type ParameterPrefill_parameterTransformPrefill, type ParameterPrefill_redacted, type ParameterPrefill_staticObject, type ParameterPrefill_staticValue, type ParameterRange, type ParameterRangeModification, type ParameterRangeOrEmpty, type ParameterRangeOrEmptyModification, type ParameterRangeOrEmptyModification_empty, type ParameterRangeOrEmptyModification_range, type ParameterRangeOrEmpty_empty, type ParameterRangeOrEmpty_range, type ParameterRangeValue, type ParameterRangeValueModification, type ParameterRenderHint, type ParameterRequiredConfiguration, type ParameterRequiredOverride, type ParameterRid, type ParameterStructOrEmpty, type ParameterStructOrEmpty_delegateToAllowedStructFieldValues, type ParameterStructOrEmpty_empty, type ParameterTextRegex, type ParameterTimeSeriesReference, type ParameterTimeSeriesReferenceOrEmpty, type ParameterTimeSeriesReferenceOrEmpty_empty, type ParameterTimeSeriesReferenceOrEmpty_timeSeriesReference, type ParameterTransformPrefill, type ParameterTransformPrefillValue, type ParameterTransformPrefillValue_objectParameterPropertyValue, type ParameterTransformPrefillValue_parameterValue, type ParameterTransformPrefillValue_staticValue, type ParameterTransformPrefill_addition, type ParameterTransformPrefill_dateBetween, type ParameterTransformPrefill_dateCurrent, type ParameterTransformPrefill_division, type ParameterTransformPrefill_multiplication, type ParameterTransformPrefill_stringConcat, type ParameterTransformPrefill_subtraction, type ParameterTransformPrefill_timeBetween, type ParameterTransformPrefill_timeCurrent, type ParameterValidation, type ParameterValidationBlock, type ParameterValidationBlockModification, type ParameterValidationBlockOverride, type ParameterValidationBlockOverrideModification, type ParameterValidationBlockOverrideModification_allowedValues, type ParameterValidationBlockOverrideModification_parameterRequired, type ParameterValidationBlockOverrideModification_prefill, type ParameterValidationBlockOverrideModification_visibility, type ParameterValidationBlockOverrideRequest, type ParameterValidationBlockOverrideRequest_allowedValues, type ParameterValidationBlockOverrideRequest_parameterRequired, type ParameterValidationBlockOverrideRequest_prefill, type ParameterValidationBlockOverrideRequest_visibility, type ParameterValidationBlockOverride_allowedValues, type ParameterValidationBlockOverride_parameterRequired, type ParameterValidationBlockOverride_prefill, type ParameterValidationBlockOverride_visibility, type ParameterValidationBlockRequest, type ParameterValidationDisplayMetadata, type ParameterValidationDisplayMetadataModification, type ParameterValidationModification, type ParameterValidationNotFoundError, type ParameterValidationReferencesLaterParametersError, type ParameterValidationRequest, type ParameterValueOneOf, type ParameterValueOneOfOrEmpty, type ParameterValueOneOfOrEmpty_empty, type ParameterValueOneOfOrEmpty_oneOf, type ParameterValueType, type ParameterValueTypeOrEmpty, type ParameterValueTypeOrEmpty_missingParameterValueType, type ParameterValueTypeOrEmpty_valueType, type ParameterValueTypeWithVersionId, type ParameterValueTypeWithVersionIdOrEmpty, type ParameterValueTypeWithVersionIdOrEmpty_missingParameterValueType, type ParameterValueTypeWithVersionIdOrEmpty_valueType, type ParameterVisibility, type ParametersDoNotMatchParameterOrderingError, type PartialObjectType, type PartialObjectTypeCreateRequest, type PartialObjectTypeDeleteRequest, type PartialObjectTypeModifyRequest, type PartialObjectTypeModifyRequest_create, type PartialObjectTypeModifyRequest_delete, type PartialObjectTypeModifyRequest_update, type PartialObjectTypeUpdateRequest, type PartialObjectTypeWithoutRids, type PatchBackupInitializationConfigurationSourceDoesNotExistError, type PatchesConfiguration, type PolicyVersion, type PostOntologyBlockDataRequest, type PostOntologyBlockDataResponse, type PrePostFix, type PrimaryKeyConstraint, type PrimaryKeyPropertySecurityGroupType, type PrimitiveOrStructLogicRuleModification, type PrimitiveOrStructLogicRuleModification_logicRuleValueModification, type PrimitiveOrStructLogicRuleModification_structLogicRuleValueModification, type PrincipalId, type ProjectEntityRid, type ProjectEntityRid_actionTypeRid, type ProjectEntityRid_interfaceTypeRid, type ProjectEntityRid_linkTypeRid, type ProjectEntityRid_objectTypeRid, type ProjectEntityRid_sharedPropertyTypeRid, type ProjectEntityRid_typeGroupRid, type PropertiesReferenceDuplicateColumnNameWrapper, type Property, type PropertyId, type PropertyPredicate, type PropertyPredicate_and, type PropertyPredicate_hasId, type PropertyPredicate_hasRid, type PropertyPredicate_not, type PropertyPredicate_or, type PropertyPropertySecurityGroupType, type PropertyRenderHint, type PropertyRid, type PropertySecurityGroup, type PropertySecurityGroupModification, type PropertySecurityGroupName, type PropertySecurityGroupRid, type PropertySecurityGroupType, type PropertySecurityGroupType_primaryKey, type PropertySecurityGroupType_property, type PropertySecurityGroups, type PropertySecurityGroupsModification, type PropertyType, type PropertyTypeDataConstraints, type PropertyTypeDataConstraintsWrapper, type PropertyTypeDataConstraints_array, type PropertyTypeDataConstraints_boolean, type PropertyTypeDataConstraints_date, type PropertyTypeDataConstraints_decimal, type PropertyTypeDataConstraints_double, type PropertyTypeDataConstraints_float, type PropertyTypeDataConstraints_integer, type PropertyTypeDataConstraints_long, type PropertyTypeDataConstraints_short, type PropertyTypeDataConstraints_string, type PropertyTypeDataConstraints_struct, type PropertyTypeDataConstraints_timestamp, type PropertyTypeDataValue, type PropertyTypeDataValue_array, type PropertyTypeDataValue_boolean, type PropertyTypeDataValue_byte, type PropertyTypeDataValue_date, type PropertyTypeDataValue_decimal, type PropertyTypeDataValue_double, type PropertyTypeDataValue_float, type PropertyTypeDataValue_integer, type PropertyTypeDataValue_long, type PropertyTypeDataValue_short, type PropertyTypeDataValue_string, type PropertyTypeDataValue_timestamp, type PropertyTypeDisplayMetadata, type PropertyTypeId, type PropertyTypeIdentifier, type PropertyTypeIdentifier_id, type PropertyTypeIdentifier_rid, type PropertyTypeLocator, type PropertyTypeMappingInfo, type PropertyTypeMappingInfo_column, type PropertyTypeMappingInfo_editOnly, type PropertyTypeMappingInfo_struct, type PropertyTypeReference, type PropertyTypeReferenceOrNonNumericInternalInterpolation, type PropertyTypeReferenceOrNonNumericInternalInterpolation_internalInterpolation, type PropertyTypeReferenceOrNonNumericInternalInterpolation_propertyType, type PropertyTypeReferenceOrNumericInternalInterpolation, type PropertyTypeReferenceOrNumericInternalInterpolation_internalInterpolation, type PropertyTypeReferenceOrNumericInternalInterpolation_propertyType, type PropertyTypeReferenceOrStringConstant, type PropertyTypeReferenceOrStringConstant_constant, type PropertyTypeReferenceOrStringConstant_propertyType, type PropertyTypeReference_baseType, type PropertyTypeRid, type PropertyTypeStatus, type PropertyTypeStatus_active, type PropertyTypeStatus_deprecated, type PropertyTypeStatus_example, type PropertyTypeStatus_experimental, type PropertyWithoutRid, type PutActionTypeRequest, type PutParameterRequest, type PutParameterRequestModification, type PutSectionRequest, type PutSectionRequestModification, type QualifiedSeriesIdPropertyValue, type QuiverDashboardReference, type QuiverDashboardRid, type QuiverDashboardVersion, type RangeSizeConstraint$1 as RangeSizeConstraint, type Redacted, type RedactionOverrideOptions, type RedactionOverrideOptions_everyoneTrusted, type ReferencedLinkTypesInWorkflowNotFoundError, type ReferencedLinkTypesNotFoundError, type ReferencedObjectTypesChange, type ReferencedObjectTypesInWorkflowNotFoundError, type ReferencedObjectTypesNotFoundError, type RegexCondition, type RegexConditionModification, type RegexConstraint$1 as RegexConstraint, type RelationCardinality, type RelationDisplayMetadata, type RelationId, type RelationRid, type RelativeDateRangeTense, type RelativeDateRangeValue, type RenderingSettings, type RenderingSettings_allNotificationRenderingMustSucceed, type RenderingSettings_anyNotificationRenderingCanFail, type ResolvedBranch, type ResolvedBranch_default, type ResolvedBranch_nonDefault, type ResolvedDefaultBranch, type ResolvedInterfacePropertyType, type ResolvedInterfacePropertyTypeConstraints, type ResolvedNonDefaultBranch, type RestrictedViewName, type RestrictedViewRid, type RestrictedViewTransactionRid, type RetentionConfig, type RetentionPolicy, type RetentionPolicy_none, type RetentionPolicy_time, type RidFormatter, type RidFormatter_allFoundryRids, type RidFormatter_objectsPlatformRids, type RidUrlTarget, type RidUrlTargetModification, type RoleId, type RoleSetId, type RuleSetBinding, type RuleSetError, type RuleSetError_ruleSetsAlreadyExist, type RuleSetError_ruleSetsNotFound, type RuleSetRid, type RuleSetsAlreadyExistError, type RuleSetsNotFoundError, type SafeArg, type SafeDatasourceIdentifier, type SafeDatasourceIdentifier_datasetRid, type SafeDatasourceIdentifier_derivedPropertiesSourceRid, type SafeDatasourceIdentifier_directSourceRid, type SafeDatasourceIdentifier_editsOnly, type SafeDatasourceIdentifier_geotimeSeriesIntegrationRid, type SafeDatasourceIdentifier_mediaSetView, type SafeDatasourceIdentifier_mediaSourceRids, type SafeDatasourceIdentifier_restrictedStream, type SafeDatasourceIdentifier_restrictedViewRid, type SafeDatasourceIdentifier_streamLocatorRid, type SafeDatasourceIdentifier_tableRid, type SafeDatasourceIdentifier_timeSeriesSyncRid, type SchemaConfiguration, type SchemaMigrationBlockData, type SchemaMigrationRid, type SchemaTransitionsWithSchemaVersion, type SchemaVersion, type Section, type SectionConditionalOverride, type SectionConditionalOverrideModification, type SectionContent, type SectionContent_parameterId, type SectionDisplayBlock, type SectionDisplayBlockModification, type SectionDisplayBlockOverride, type SectionDisplayBlockOverride_visibility, type SectionDisplayMetadata, type SectionId, type SectionRid, type SectionStyle, type SectionStyle_box, type SectionStyle_minimal, type SectionValidationDisplayMetadata, type SectionVisibilityOverride, type SecurityGroupAndCondition, type SecurityGroupAndConditionModification, type SecurityGroupComparisonCondition, type SecurityGroupComparisonConditionModification, type SecurityGroupComparisonConstant, type SecurityGroupComparisonConstant_boolean, type SecurityGroupComparisonConstant_string, type SecurityGroupComparisonConstant_strings, type SecurityGroupComparisonOperator, type SecurityGroupComparisonUserProperty, type SecurityGroupComparisonUserProperty_groupIds, type SecurityGroupComparisonUserProperty_groupNames, type SecurityGroupComparisonUserProperty_userAttributes, type SecurityGroupComparisonUserProperty_userId, type SecurityGroupComparisonUserProperty_username, type SecurityGroupComparisonValue, type SecurityGroupComparisonValueModification, type SecurityGroupComparisonValueModification_constant, type SecurityGroupComparisonValueModification_property, type SecurityGroupComparisonValueModification_userProperty, type SecurityGroupComparisonValue_constant, type SecurityGroupComparisonValue_property, type SecurityGroupComparisonValue_userProperty, type SecurityGroupGranularCondition, type SecurityGroupGranularConditionModification, type SecurityGroupGranularConditionModification_and, type SecurityGroupGranularConditionModification_comparison, type SecurityGroupGranularConditionModification_markings, type SecurityGroupGranularConditionModification_not, type SecurityGroupGranularConditionModification_or, type SecurityGroupGranularConditionModification_true, type SecurityGroupGranularCondition_and, type SecurityGroupGranularCondition_comparison, type SecurityGroupGranularCondition_markings, type SecurityGroupGranularCondition_not, type SecurityGroupGranularCondition_or, type SecurityGroupGranularCondition_true, type SecurityGroupGranularPolicy, type SecurityGroupGranularPolicyModification, type SecurityGroupGranularSecurityDefinition, type SecurityGroupGranularSecurityDefinitionModification, type SecurityGroupGroupIdsUserProperty, type SecurityGroupGroupNamesUserProperty, type SecurityGroupMandatoryOnlySecurityDefinition, type SecurityGroupMandatoryOnlySecurityDefinitionModification, type SecurityGroupMandatoryPolicy, type SecurityGroupMarkingsCondition, type SecurityGroupMarkingsConditionModification, type SecurityGroupNotCondition, type SecurityGroupNotConditionModification, type SecurityGroupOrCondition, type SecurityGroupOrConditionModification, type SecurityGroupSecurityDefinition, type SecurityGroupSecurityDefinitionModification, type SecurityGroupSecurityDefinitionModification_granular, type SecurityGroupSecurityDefinitionModification_mandatoryOnly, type SecurityGroupSecurityDefinition_granular, type SecurityGroupSecurityDefinition_mandatoryOnly, type SecurityGroupTrueCondition, type SecurityGroupTrueConditionModification, type SecurityGroupUserAttributesUserProperty, type SecurityGroupUserIdUserProperty, type SecurityGroupUsernameUserProperty, type SemanticFunctionVersion, type SensorTrait, type SeriesIdPropertyValue, type SeriesValueMetadata, type SeriesValueMetadata_enum, type SeriesValueMetadata_numeric, type SeriesValueMetadata_numericOrNonNumeric, type SeriesValueMetadata_numericOrNonNumericV2, type SharedPropertiesSummary, type SharedPropertyBasedPropertyType, type SharedPropertyType, type SharedPropertyTypeBlockDataV2, type SharedPropertyTypeCreatedEvent, type SharedPropertyTypeDeletedEvent, type SharedPropertyTypeDisplayMetadata, type SharedPropertyTypeError, type SharedPropertyTypeError_sharedPropertyTypesAlreadyExist, type SharedPropertyTypeError_sharedPropertyTypesNotFound, type SharedPropertyTypeGothamMapping, type SharedPropertyTypeIdInRequest, type SharedPropertyTypeLoadRequest, type SharedPropertyTypeLoadResponse, type SharedPropertyTypeLogicRuleValueModification, type SharedPropertyTypeRid, type SharedPropertyTypeRidOrIdInRequest, type SharedPropertyTypeRidOrIdInRequest_idInRequest, type SharedPropertyTypeRidOrIdInRequest_rid, type SharedPropertyTypeSoftLinkType, type SharedPropertyTypeStructFieldLogicRuleValueModification, type SharedPropertyTypeUpdatedEvent, type SharedPropertyTypesAlreadyExistError, type SharedPropertyTypesNotFoundError, type ShortBody, type ShortBodyModification, type ShortBodyModification_basic, type ShortBody_basic, type ShortPropertyType, type ShortTypeDataConstraints$1 as ShortTypeDataConstraints, type ShortTypeDataConstraints_oneOf$1 as ShortTypeDataConstraints_oneOf, type ShortTypeDataConstraints_range$1 as ShortTypeDataConstraints_range, type ShortTypeDataValue$1 as ShortTypeDataValue, type ShortTypeRangeConstraint$1 as ShortTypeRangeConstraint, type SimpleAnalyzer, type SingleKeyJoinDefinition, type SoftLink, type SoftLinkType, type SoftLinkType_sharedPropertyType, type StandardAnalyzer, type StaticObjectPrefill, type StaticValue, type StaticWebhookWithDirectInput, type StaticWebhookWithDirectInputModification, type StaticWebhookWithFunctionResultInput, type StaticWebhookWithFunctionResultInputModification, type StreamLocator, type StreamLocatorRid, type StreamName, type StreamViewRid, type StringConcatOperation, type StringFormatter, type StringPropertyType, type StringTypeDataConstraints$1 as StringTypeDataConstraints, type StringTypeDataConstraints_isRid$1 as StringTypeDataConstraints_isRid, type StringTypeDataConstraints_isUuid$1 as StringTypeDataConstraints_isUuid, type StringTypeDataConstraints_length$1 as StringTypeDataConstraints_length, type StringTypeDataConstraints_oneOf$1 as StringTypeDataConstraints_oneOf, type StringTypeDataConstraints_regex$1 as StringTypeDataConstraints_regex, type StringTypeDataValue$1 as StringTypeDataValue, type StringTypeIsRidConstraint$1 as StringTypeIsRidConstraint, type StringTypeIsUuidConstraint$1 as StringTypeIsUuidConstraint, type StringTypeLengthConstraint$1 as StringTypeLengthConstraint, type StructFieldAlias, type StructFieldApiNameMapping, type StructFieldApiNameOrRid, type StructFieldApiNameOrRid_apiName, type StructFieldApiNameOrRid_rid, type StructFieldConditionalOverride, type StructFieldConditionalOverrideModification, type StructFieldConditionalValidationBlock, type StructFieldConditionalValidationBlockModification, type StructFieldDisplayMetadata, type StructFieldLogicRuleValue, type StructFieldLogicRuleValueMappingModification, type StructFieldLogicRuleValueModification, type StructFieldLogicRuleValueModification_structListParameterFieldValue, type StructFieldLogicRuleValueModification_structParameterFieldValue, type StructFieldLogicRuleValue_structListParameterFieldValue, type StructFieldLogicRuleValue_structParameterFieldValue, type StructFieldName, type StructFieldPrefill, type StructFieldPrefillModification, type StructFieldPrefillModification_interfaceObjectParameterStructFieldValue, type StructFieldPrefillModification_interfaceObjectParameterStructListFieldValue, type StructFieldPrefillModification_objectParameterStructFieldValue, type StructFieldPrefillModification_objectParameterStructListFieldValue, type StructFieldPrefillOverride, type StructFieldPrefillOverrideModification, type StructFieldPrefill_interfaceObjectParameterStructFieldValue, type StructFieldPrefill_interfaceObjectParameterStructListFieldValue, type StructFieldPrefill_objectParameterStructFieldValue, type StructFieldPrefill_objectParameterStructListFieldValue, type StructFieldRid, type StructFieldType, type StructFieldValidation, type StructFieldValidationBlock, type StructFieldValidationBlockModification, type StructFieldValidationBlockOverride, type StructFieldValidationBlockOverrideModification, type StructFieldValidationBlockOverrideModification_allowedValues, type StructFieldValidationBlockOverrideModification_parameterRequired, type StructFieldValidationBlockOverrideModification_prefill, type StructFieldValidationBlockOverrideModification_visibility, type StructFieldValidationBlockOverride_allowedValues, type StructFieldValidationBlockOverride_parameterRequired, type StructFieldValidationBlockOverride_prefill, type StructFieldValidationBlockOverride_visibility, type StructFieldValidationDisplayMetadata, type StructFieldValidationDisplayMetadataModification, type StructFieldValidationModification, type StructListParameterFieldValue, type StructParameterFieldDisplayMetadata, type StructParameterFieldDisplayMetadataV2, type StructParameterFieldValue, type StructPropertyFieldType, type StructPropertyFieldType_boolean, type StructPropertyFieldType_date, type StructPropertyFieldType_double, type StructPropertyFieldType_geohash, type StructPropertyFieldType_geoshape, type StructPropertyFieldType_integer, type StructPropertyFieldType_long, type StructPropertyFieldType_string, type StructPropertyFieldType_timestamp, type StructPropertyType, type StructTypeDataConstraints$1 as StructTypeDataConstraints, type StructTypeElementsConstraint$1 as StructTypeElementsConstraint, type StructuredShortBody, type StructuredShortBodyModification, type SubmitAllValidOrNothingThrowingMode, type SubmitValidEntriesInOrderUntilFirstFailureMode, type SubtractionOperation, type SynchronousPreWritebackWebhook, type SynchronousPreWritebackWebhookModification, type SynchronousPreWritebackWebhookModification_staticDirectInput, type SynchronousPreWritebackWebhookModification_staticFunctionInput, type SynchronousPreWritebackWebhook_staticDirectInput, type SynchronousPreWritebackWebhook_staticFunctionInput, type TableDisplayAndFormat, type TableLocator, type TableRid, type TemplateNotificationBody, type TemplateNotificationBodyModification, type TemplateRidPropertyValue, type TextEmbeddingModel, type TextEmbeddingModel_foundryLiveDeployment, type TextEmbeddingModel_lms, type TextModality, type TimeBasedRetentionPolicy, type TimeBetweenOperation, type TimeCodeFormat, type TimeCurrentOperation, type TimeDependentFormatter, type TimeDependentNonNumericSeriesFormat, type TimeDependentNumericOrNonNumericSeriesFormat, type TimeDependentNumericOrNonNumericSeriesFormatV2, type TimeDependentNumericSeriesFormat, type TimeDependentSeriesFormat, type TimeDependentSeriesFormat_nonNumeric, type TimeDependentSeriesFormat_numeric, type TimeDependentSeriesFormat_numericOrNonNumeric, type TimeDependentSeriesFormat_numericOrNonNumericV2, type TimeSeriesMetadata, type TimeSeriesSyncName, type TimeSeriesSyncRid, type TimeSeriesSyncViewRid, type TimestampFormatter, type TimestampPropertyType, type TimestampTypeDataConstraints$1 as TimestampTypeDataConstraints, type TimestampTypeDataValue$1 as TimestampTypeDataValue, type TimestampTypeRangeConstraint$1 as TimestampTypeRangeConstraint, type TrueCondition, type Type, type TypeClass, type TypeClassEntityIdentifier, type TypeClassEntityIdentifier_actionTypeRid, type TypeClassEntityIdentifier_linkTypeRid, type TypeClassEntityIdentifier_objectTypeRid, type TypeClassEntityIdentifier_sharedPropertyTypeRid, type TypeGroup, type TypeGroupDisplayMetadata, type TypeGroupError, type TypeGroupError_typeGroupsAlreadyExist, type TypeGroupError_typeGroupsNotFound, type TypeGroupGetOrganizationsRequest, type TypeGroupGetOrganizationsResponse, type TypeGroupIconColors, type TypeGroupIdInRequest, type TypeGroupLoadRequest, type TypeGroupLoadResponse, type TypeGroupRid, type TypeGroupRidOrIdInRequest, type TypeGroupRidOrIdInRequest_idInRequest, type TypeGroupRidOrIdInRequest_rid, type TypeGroupSetOrganizationsRequest, type TypeGroupsAlreadyExistError, type TypeGroupsNotFoundError, type TypeGroupsSummary, type Type_array, type Type_attachment, type Type_boolean, type Type_byte, type Type_cipherText, type Type_date, type Type_decimal, type Type_double, type Type_experimentalTimeDependentV1, type Type_float, type Type_geohash, type Type_geoshape, type Type_geotimeSeriesReference, type Type_integer, type Type_long, type Type_marking, type Type_mediaReference, type Type_short, type Type_string, type Type_struct, type Type_timestamp, type Type_vector, type UniqueIdentifier, type UnresolvedOntologySparkInputProperties, type UnrestrictedParameterInterfacePropertyValue, type UnsafeArg, type UrlTarget, type UrlTargetModification, type UrlTargetModification_carbonWorkspace, type UrlTargetModification_logicRuleValue, type UrlTargetModification_newObject, type UrlTargetModification_relativeUrlString, type UrlTargetModification_rid, type UrlTarget_carbonWorkspace, type UrlTarget_logicRuleValue, type UrlTarget_newObject, type UrlTarget_relativeUrlString, type UrlTarget_rid, type UseCaseRid, type UserAttributes, type UserId, type UserOrGroupId, type UserOrGroupId_groupId, type UserOrGroupId_userId, type UserProperty, type UserPropertyId, type UserPropertyId_currentUser, type UserPropertyValue, type UserPropertyValue_groupIds, type UserPropertyValue_groupNames, type UserPropertyValue_organizationMarkingIds, type UserPropertyValue_userAttributes, type UserPropertyValue_userId, type UserPropertyValue_userName, type UserTimezone, type UserValue, type ValidationRule, type ValidationRuleDisplayMetadata, type ValidationRuleIdInRequest, type ValidationRuleIdentifier, type ValidationRuleIdentifier_rid, type ValidationRuleIdentifier_validationRuleIdInRequest, type ValidationRuleIndex, type ValidationRuleModification, type ValidationRuleRid, type ValueReferenceId, type ValueReferenceSource, type ValueReferenceSource_propertyTypeRid, type ValueType, type ValueTypeApiName, type ValueTypeApiNameReference, type ValueTypeDataConstraint, type ValueTypeDisplayMetadata, type ValueTypeIdInRequest, type ValueTypeInputManagerRid, type ValueTypeLabel, type ValueTypeReference$1 as ValueTypeReference, type ValueTypeRid$1 as ValueTypeRid, type ValueTypeStatus, type ValueTypeVersion, type ValueTypeVersionId$1 as ValueTypeVersionId, type ValueTypeWithVersionId, type VectorPropertyType, type VectorSimilarityFunction, type VersionReference, type VersionReference_ontologyBranch, type VersionReference_ontologyVersion, type VersionedActionTypeRid, type VersionedActionTypesNotFoundError, type VersionedLinkTypeRid, type VersionedObjectTypeRid, type Visibility, type VisibilityOverride, type WebhookInputParamName, type WebhookOutputParamName, type WebhookRid, type WebhookVersion, type WhitespaceAnalyzer, type WorkflowError, type WorkflowError_deletedLinkTypesStillInUseInWorkflow, type WorkflowError_deletedObjectTypesStillInUseInWorkflow, type WorkflowError_referencedLinkTypesInWorkflowNotFound, type WorkflowError_referencedObjectTypesInWorkflowNotFound, type WorkflowError_workflowsAlreadyExist, type WorkflowError_workflowsNotFound, type WorkflowObjectTypeTrait, type WorkflowObjectTypeTraitDescription, type WorkflowObjectTypeTraitDisplayName, type WorkflowObjectTypeTraitId, type WorkflowObjectTypeTraitImpl, type WorkflowObjectTypeTraitProperty, type WorkflowObjectTypeTraitPropertyDescription, type WorkflowObjectTypeTraitPropertyDisplayName, type WorkflowObjectTypeTraitPropertyId, type WorkflowObjectTypeTraitReference, type WorkflowObjectTypeTraitVersion, type WorkflowsAlreadyExistError, type WorkflowsNotFoundError, type WorkshopModuleRid, type WorkshopReference, type WritebackDatasetRid, type WritebackDatasetSpec, bulkLoadOntologyEntities, createTemporaryObjectSet, getBulkLinksPage, getLinkTypesForObjectTypes, loadAllOntologies };
|