@osdk/client.unstable 2.5.0-beta.5 → 2.5.0-beta.7

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.
Files changed (62) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/build/browser/index.js.map +1 -1
  3. package/build/cjs/index.cjs.map +1 -1
  4. package/build/cjs/index.d.cts +611 -177
  5. package/build/esm/index.js.map +1 -1
  6. package/build/types/blockDataIr.d.ts +6 -3
  7. package/build/types/blockDataIr.d.ts.map +1 -1
  8. package/build/types/generated/ontology-metadata/api/OntologyMetadataService/getLinkTypesForObjectTypes.d.ts +0 -1
  9. package/build/types/generated/ontology-metadata/api/OntologyMetadataService/getLinkTypesForObjectTypes.d.ts.map +1 -1
  10. package/build/types/generated/ontology-metadata/api/OntologyMetadataService/loadAllOntologyEntities.d.ts +0 -1
  11. package/build/types/generated/ontology-metadata/api/OntologyMetadataService/loadAllOntologyEntities.d.ts.map +1 -1
  12. package/build/types/generated/ontology-metadata/api/__components.d.ts +468 -44
  13. package/build/types/generated/ontology-metadata/api/__components.d.ts.map +1 -1
  14. package/build/types/generated/ontology-metadata/api/audit/__components.d.ts +8 -2
  15. package/build/types/generated/ontology-metadata/api/audit/__components.d.ts.map +1 -1
  16. package/build/types/generated/ontology-metadata/api/audit/index.d.ts +1 -1
  17. package/build/types/generated/ontology-metadata/api/audit/index.d.ts.map +1 -1
  18. package/build/types/generated/ontology-metadata/api/blockdata/__components.d.ts +81 -128
  19. package/build/types/generated/ontology-metadata/api/blockdata/__components.d.ts.map +1 -1
  20. package/build/types/generated/ontology-metadata/api/blockdata/index.d.ts +1 -1
  21. package/build/types/generated/ontology-metadata/api/blockdata/index.d.ts.map +1 -1
  22. package/build/types/generated/ontology-metadata/api/index.d.ts +1 -1
  23. package/build/types/generated/ontology-metadata/api/index.d.ts.map +1 -1
  24. package/build/types/generated/ontology-metadata/api/modification/__components.d.ts +121 -2
  25. package/build/types/generated/ontology-metadata/api/modification/__components.d.ts.map +1 -1
  26. package/build/types/generated/ontology-metadata/api/modification/index.d.ts +1 -1
  27. package/build/types/generated/ontology-metadata/api/modification/index.d.ts.map +1 -1
  28. package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService/bulkUpdateEntityRoles.d.ts +1 -0
  29. package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService/bulkUpdateEntityRoles.d.ts.map +1 -1
  30. package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService/getBulkOntologyPermissions.d.ts +6 -0
  31. package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService/getBulkOntologyPermissions.d.ts.map +1 -0
  32. package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService.d.ts +1 -0
  33. package/build/types/generated/ontology-metadata/api/permissions/OntologyPermissionService.d.ts.map +1 -1
  34. package/build/types/generated/ontology-metadata/api/permissions/__components.d.ts +27 -0
  35. package/build/types/generated/ontology-metadata/api/permissions/__components.d.ts.map +1 -1
  36. package/build/types/generated/ontology-metadata/api/permissions/index.d.ts +1 -1
  37. package/build/types/generated/ontology-metadata/api/permissions/index.d.ts.map +1 -1
  38. package/build/types/generated/ontology-metadata/api/provenance/__components.d.ts +14 -14
  39. package/build/types/generated/ontology-metadata/api/provenance/__components.d.ts.map +1 -1
  40. package/build/types/generated/ontology-metadata/api/provenance/index.d.ts +1 -1
  41. package/build/types/generated/ontology-metadata/api/provenance/index.d.ts.map +1 -1
  42. package/build/types/generated/ontology-metadata/api/typemapping/__components.d.ts +6 -1
  43. package/build/types/generated/ontology-metadata/api/typemapping/__components.d.ts.map +1 -1
  44. package/build/types/generated/ontology-metadata/api/typemapping/index.d.ts +1 -1
  45. package/build/types/generated/ontology-metadata/api/typemapping/index.d.ts.map +1 -1
  46. package/build/types/generated/ontology-metadata/api/types/ActionTypesService/batchGetEnrichedActionTypeMetadata.d.ts +10 -0
  47. package/build/types/generated/ontology-metadata/api/types/ActionTypesService/batchGetEnrichedActionTypeMetadata.d.ts.map +1 -0
  48. package/build/types/generated/ontology-metadata/api/types/ActionTypesService.d.ts +1 -0
  49. package/build/types/generated/ontology-metadata/api/types/ActionTypesService.d.ts.map +1 -1
  50. package/build/types/generated/ontology-metadata/api/types/__components.d.ts +42 -5
  51. package/build/types/generated/ontology-metadata/api/types/__components.d.ts.map +1 -1
  52. package/build/types/generated/ontology-metadata/api/types/index.d.ts +1 -1
  53. package/build/types/generated/ontology-metadata/api/types/index.d.ts.map +1 -1
  54. package/build/types/generated/ontology-metadata/api/validation/__components.d.ts +90 -15
  55. package/build/types/generated/ontology-metadata/api/validation/__components.d.ts.map +1 -1
  56. package/build/types/generated/ontology-metadata/api/validation/index.d.ts +1 -1
  57. package/build/types/generated/ontology-metadata/api/validation/index.d.ts.map +1 -1
  58. package/build/types/generated/ontology-metadata/branch/api/__components.d.ts +18 -4
  59. package/build/types/generated/ontology-metadata/branch/api/__components.d.ts.map +1 -1
  60. package/build/types/generated/ontology-metadata/branch/api/index.d.ts +1 -1
  61. package/build/types/generated/ontology-metadata/branch/api/index.d.ts.map +1 -1
  62. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  import type { WorkflowRid as _workflow_api_WorkflowRid } from "../workflow/api/__components.js";
2
- import type { DataSetName as _api_blockdata_DataSetName, GeotimeSeriesIntegrationName as _api_blockdata_GeotimeSeriesIntegrationName, MarkingGroupName as _api_blockdata_MarkingGroupName, MediaSetViewName as _api_blockdata_MediaSetViewName, OntologyIrPropertyToColumnMapping as _api_blockdata_OntologyIrPropertyToColumnMapping, OntologyIrPropertyToPropertyMapping as _api_blockdata_OntologyIrPropertyToPropertyMapping, RestrictedViewName as _api_blockdata_RestrictedViewName, StreamName as _api_blockdata_StreamName, TimeSeriesSyncName as _api_blockdata_TimeSeriesSyncName, ValidationRuleIndex as _api_blockdata_ValidationRuleIndex } from "./blockdata/__components.js";
2
+ import type { DataSetName as _api_blockdata_DataSetName, GeotimeSeriesIntegrationName as _api_blockdata_GeotimeSeriesIntegrationName, MarkingGroupName as _api_blockdata_MarkingGroupName, MediaSetViewName as _api_blockdata_MediaSetViewName, OntologyIrPropertyToColumnMapping as _api_blockdata_OntologyIrPropertyToColumnMapping, OntologyIrPropertyToPropertyMapping as _api_blockdata_OntologyIrPropertyToPropertyMapping, OntologyIrValueTypeReferenceWithMetadata as _api_blockdata_OntologyIrValueTypeReferenceWithMetadata, RestrictedViewName as _api_blockdata_RestrictedViewName, StreamName as _api_blockdata_StreamName, TimeSeriesSyncName as _api_blockdata_TimeSeriesSyncName, ValidationRuleIndex as _api_blockdata_ValidationRuleIndex } from "./blockdata/__components.js";
3
3
  import type { DerivedPropertiesDefinition as _api_derivedproperties_DerivedPropertiesDefinition, OntologyIrDerivedPropertiesDefinition as _api_derivedproperties_OntologyIrDerivedPropertiesDefinition } from "./derivedproperties/__components.js";
4
4
  import type { Alias as _api_entitymetadata_Alias, LinkTypeEntityMetadata as _api_entitymetadata_LinkTypeEntityMetadata, ObjectTypeEntityMetadata as _api_entitymetadata_ObjectTypeEntityMetadata, SharedPropertyTypeAlias as _api_entitymetadata_SharedPropertyTypeAlias } from "./entitymetadata/__components.js";
5
5
  import type { ActionTypeProvenance as _api_entitymetadata_provenance_ActionTypeProvenance, EntityProvenance as _api_entitymetadata_provenance_EntityProvenance, MarketplaceEntityProvenance as _api_entitymetadata_provenance_MarketplaceEntityProvenance } from "./entitymetadata/provenance/__components.js";
@@ -416,6 +416,43 @@ export interface ActionType {
416
416
  * API names must be unique - requests that attempt to re-use an existing API name will be rejected.
417
417
  */
418
418
  export type ActionTypeApiName = string;
419
+ export interface ActionTypeBranchFunctionsWithExternalCallsMode_allowFunctionsWithExternalCallsOnBranches {
420
+ type: "allowFunctionsWithExternalCallsOnBranches";
421
+ allowFunctionsWithExternalCallsOnBranches: AllowFunctionsWithExternalCallsOnBranches;
422
+ }
423
+ export interface ActionTypeBranchFunctionsWithExternalCallsMode_disableFunctionsWithExternalCallsOnBranches {
424
+ type: "disableFunctionsWithExternalCallsOnBranches";
425
+ disableFunctionsWithExternalCallsOnBranches: DisableFunctionsWithExternalCallsOnBranches;
426
+ }
427
+ export type ActionTypeBranchFunctionsWithExternalCallsMode = ActionTypeBranchFunctionsWithExternalCallsMode_allowFunctionsWithExternalCallsOnBranches | ActionTypeBranchFunctionsWithExternalCallsMode_disableFunctionsWithExternalCallsOnBranches;
428
+ export interface ActionTypeBranchNotificationsMode_allowNotificationsOnBranches {
429
+ type: "allowNotificationsOnBranches";
430
+ allowNotificationsOnBranches: AllowNotificationsOnBranches;
431
+ }
432
+ export interface ActionTypeBranchNotificationsMode_disableNotificationsOnBranches {
433
+ type: "disableNotificationsOnBranches";
434
+ disableNotificationsOnBranches: DisableNotificationsOnBranches;
435
+ }
436
+ export type ActionTypeBranchNotificationsMode = ActionTypeBranchNotificationsMode_allowNotificationsOnBranches | ActionTypeBranchNotificationsMode_disableNotificationsOnBranches;
437
+ export interface ActionTypeBranchSettings {
438
+ functionsWithExternalCallsMode: ActionTypeBranchFunctionsWithExternalCallsMode;
439
+ notificationsMode: ActionTypeBranchNotificationsMode;
440
+ webhooksMode: ActionTypeBranchWebhooksMode;
441
+ }
442
+ export interface ActionTypeBranchSettingsModification {
443
+ functionsWithExternalCallsMode?: ActionTypeBranchFunctionsWithExternalCallsMode | null | undefined;
444
+ notificationsMode?: ActionTypeBranchNotificationsMode | null | undefined;
445
+ webhooksMode?: ActionTypeBranchWebhooksMode | null | undefined;
446
+ }
447
+ export interface ActionTypeBranchWebhooksMode_allowWebhooksOnBranches {
448
+ type: "allowWebhooksOnBranches";
449
+ allowWebhooksOnBranches: AllowWebhooksOnBranches;
450
+ }
451
+ export interface ActionTypeBranchWebhooksMode_disableWebhooksOnBranches {
452
+ type: "disableWebhooksOnBranches";
453
+ disableWebhooksOnBranches: DisableWebhooksOnBranches;
454
+ }
455
+ export type ActionTypeBranchWebhooksMode = ActionTypeBranchWebhooksMode_allowWebhooksOnBranches | ActionTypeBranchWebhooksMode_disableWebhooksOnBranches;
419
456
  /**
420
457
  * A ActionTypeCreate is used to create ActionTypes.
421
458
  */
@@ -423,6 +460,7 @@ export interface ActionTypeCreate {
423
460
  actionApplyClientSettings?: ActionApplyClientPreferences | null | undefined;
424
461
  actionLogConfiguration?: ActionLogConfiguration | null | undefined;
425
462
  apiName: ActionTypeApiName;
463
+ branchSettings?: ActionTypeBranchSettingsModification | null | undefined;
426
464
  displayMetadata: ActionTypeDisplayMetadataModification;
427
465
  formContentOrdering: Array<FormContent>;
428
466
  logic: ActionLogicModification;
@@ -660,6 +698,7 @@ export interface ActionTypeMetadata {
660
698
  actionApplyClientSettings?: ActionApplyClientPreferences | null | undefined;
661
699
  actionLogConfiguration?: ActionLogConfiguration | null | undefined;
662
700
  apiName: ActionTypeApiName;
701
+ branchSettings: ActionTypeBranchSettings;
663
702
  displayMetadata: ActionTypeDisplayMetadata;
664
703
  entities?: ActionTypeEntities | null | undefined;
665
704
  formContentOrdering: Array<FormContent>;
@@ -681,6 +720,7 @@ export interface ActionTypeMetadataModification {
681
720
  actionApplyClientSettings?: ActionApplyClientPreferences | null | undefined;
682
721
  actionLogConfiguration?: ActionLogConfiguration | null | undefined;
683
722
  apiName: ActionTypeApiName;
723
+ branchSettings?: ActionTypeBranchSettingsModification | null | undefined;
684
724
  displayMetadata: ActionTypeDisplayMetadataModification;
685
725
  entities?: ActionTypeEntities | null | undefined;
686
726
  formContentOrdering: Array<FormContent>;
@@ -829,6 +869,7 @@ export interface ActionTypeUpdate {
829
869
  actionApplyClientSettings?: ActionApplyClientPreferences | null | undefined;
830
870
  actionLogConfiguration?: ActionLogConfiguration | null | undefined;
831
871
  apiName: ActionTypeApiName;
872
+ branchSettings?: ActionTypeBranchSettingsModification | null | undefined;
832
873
  displayMetadata: ActionTypeDisplayMetadataModification;
833
874
  formContentOrdering?: Array<FormContent> | null | undefined;
834
875
  logic: ActionLogicModification;
@@ -935,6 +976,10 @@ export interface AddInterfaceRuleModification {
935
976
  sharedPropertyTypeLogicRuleValueModifications: Array<SharedPropertyTypeLogicRuleValueModification>;
936
977
  sharedPropertyTypeStructFieldLogicRuleValueModifications: Array<SharedPropertyTypeStructFieldLogicRuleValueModification>;
937
978
  }
979
+ export interface AdditionOperation {
980
+ leftOperand: ParameterTransformPrefillValue;
981
+ rightOperand: ParameterTransformPrefillValue;
982
+ }
938
983
  export interface AddLinkRule {
939
984
  linkTypeId: LinkTypeId;
940
985
  sourceObject: ParameterId;
@@ -1330,7 +1375,11 @@ export interface AllowedStructFieldValues_geohash {
1330
1375
  type: "geohash";
1331
1376
  geohash: ParameterGeohashOrEmpty;
1332
1377
  }
1333
- export type AllowedStructFieldValues = AllowedStructFieldValues_oneOf | AllowedStructFieldValues_range | AllowedStructFieldValues_text | AllowedStructFieldValues_datetime | AllowedStructFieldValues_boolean | AllowedStructFieldValues_geohash;
1378
+ export interface AllowedStructFieldValues_geoshape {
1379
+ type: "geoshape";
1380
+ geoshape: ParameterGeoshapeOrEmpty;
1381
+ }
1382
+ export type AllowedStructFieldValues = AllowedStructFieldValues_oneOf | AllowedStructFieldValues_range | AllowedStructFieldValues_text | AllowedStructFieldValues_datetime | AllowedStructFieldValues_boolean | AllowedStructFieldValues_geohash | AllowedStructFieldValues_geoshape;
1334
1383
  export interface AllowedStructFieldValuesModification_oneOf {
1335
1384
  type: "oneOf";
1336
1385
  oneOf: ParameterValueOneOfOrEmpty;
@@ -1355,7 +1404,11 @@ export interface AllowedStructFieldValuesModification_geohash {
1355
1404
  type: "geohash";
1356
1405
  geohash: ParameterGeohashOrEmpty;
1357
1406
  }
1358
- export type AllowedStructFieldValuesModification = AllowedStructFieldValuesModification_oneOf | AllowedStructFieldValuesModification_range | AllowedStructFieldValuesModification_text | AllowedStructFieldValuesModification_datetime | AllowedStructFieldValuesModification_boolean | AllowedStructFieldValuesModification_geohash;
1407
+ export interface AllowedStructFieldValuesModification_geoshape {
1408
+ type: "geoshape";
1409
+ geoshape: ParameterGeoshapeOrEmpty;
1410
+ }
1411
+ export type AllowedStructFieldValuesModification = AllowedStructFieldValuesModification_oneOf | AllowedStructFieldValuesModification_range | AllowedStructFieldValuesModification_text | AllowedStructFieldValuesModification_datetime | AllowedStructFieldValuesModification_boolean | AllowedStructFieldValuesModification_geohash | AllowedStructFieldValuesModification_geoshape;
1359
1412
  export interface AllowedStructFieldValuesOverride {
1360
1413
  allowedValues: AllowedStructFieldValues;
1361
1414
  }
@@ -1371,6 +1424,20 @@ export interface AllowedValuesOverrideModification {
1371
1424
  export interface AllowedValuesOverrideRequest {
1372
1425
  allowedValues: AllowedParameterValuesRequest;
1373
1426
  }
1427
+ export interface AllowFunctionsWithExternalCallsOnBranches {}
1428
+ export interface AllowNotificationsOnBranches {
1429
+ branchRecipients: AllowNotificationsOnBranchesBranchRecipients;
1430
+ }
1431
+ export interface AllowNotificationsOnBranchesBranchRecipients_branchRecipientsBranchOwner {
1432
+ type: "branchRecipientsBranchOwner";
1433
+ branchRecipientsBranchOwner: BranchRecipientsBranchOwner;
1434
+ }
1435
+ export interface AllowNotificationsOnBranchesBranchRecipients_branchRecipientsSameAsMain {
1436
+ type: "branchRecipientsSameAsMain";
1437
+ branchRecipientsSameAsMain: BranchRecipientsSameAsMain;
1438
+ }
1439
+ export type AllowNotificationsOnBranchesBranchRecipients = AllowNotificationsOnBranchesBranchRecipients_branchRecipientsBranchOwner | AllowNotificationsOnBranchesBranchRecipients_branchRecipientsSameAsMain;
1440
+ export interface AllowWebhooksOnBranches {}
1374
1441
  export interface Analyzer_notAnalyzed {
1375
1442
  type: "notAnalyzed";
1376
1443
  notAnalyzed: NotAnalyzedAnalyzer;
@@ -1523,6 +1590,13 @@ export interface BatchedFunctionRuleModification {
1523
1590
  functionDetails: FunctionRuleModification;
1524
1591
  objectSetRidInputName: FunctionInputName;
1525
1592
  }
1593
+ export interface BatchGetEnrichedActionTypeMetadataRequest {
1594
+ actionTypes: Array<ActionTypeRid>;
1595
+ ontologyBranchRid?: OntologyBranchRid | null | undefined;
1596
+ }
1597
+ export interface BatchGetEnrichedActionTypeMetadataResponse {
1598
+ enrichedMetadata: Record<ActionTypeRid, EnrichedActionTypeMetadata>;
1599
+ }
1526
1600
  export interface BidirectionalRelation {
1527
1601
  cardinality: RelationCardinality;
1528
1602
  definition: JoinDefinition;
@@ -1610,6 +1684,8 @@ export interface BranchMergedEvent {
1610
1684
  ontologyBranch: OntologyBranch;
1611
1685
  ontologyRid: OntologyRid;
1612
1686
  }
1687
+ export interface BranchRecipientsBranchOwner {}
1688
+ export interface BranchRecipientsSameAsMain {}
1613
1689
  export type BuilderPipelineRid = string;
1614
1690
  export interface BulkExecutionModeConfig {
1615
1691
  bulkFunctionInputName: FunctionInputName;
@@ -2014,6 +2090,12 @@ export interface DataType_baseType {
2014
2090
  * encoding e.g. analyzer settings. Prefer this to `Type` whenever e.g. type-checking against object properties.
2015
2091
  */
2016
2092
  export type DataType = DataType_baseType;
2093
+ export interface DateBetweenOperation {
2094
+ leftDate: ParameterTransformPrefillValue;
2095
+ rightDate: ParameterTransformPrefillValue;
2096
+ unit: DateUnit;
2097
+ }
2098
+ export interface DateCurrentOperation {}
2017
2099
  export interface DateFormatter {
2018
2100
  format: DatetimeFormat;
2019
2101
  }
@@ -2094,6 +2176,42 @@ export interface DatetimeTimezoneDefinition_zoneId {
2094
2176
  zoneId: PropertyTypeReferenceOrStringConstant;
2095
2177
  }
2096
2178
  export type DatetimeTimezoneDefinition = DatetimeTimezoneDefinition_zoneId;
2179
+ export interface DateTimeUnit_seconds {
2180
+ type: "seconds";
2181
+ seconds: DateTimeUnitSeconds;
2182
+ }
2183
+ export interface DateTimeUnit_minutes {
2184
+ type: "minutes";
2185
+ minutes: DateTimeUnitMinutes;
2186
+ }
2187
+ export interface DateTimeUnit_hours {
2188
+ type: "hours";
2189
+ hours: DateTimeUnitHours;
2190
+ }
2191
+ export interface DateTimeUnit_days {
2192
+ type: "days";
2193
+ days: DateTimeUnitDays;
2194
+ }
2195
+ export interface DateTimeUnit_weeks {
2196
+ type: "weeks";
2197
+ weeks: DateTimeUnitWeeks;
2198
+ }
2199
+ export interface DateTimeUnit_months {
2200
+ type: "months";
2201
+ months: DateTimeUnitMonths;
2202
+ }
2203
+ export interface DateTimeUnit_years {
2204
+ type: "years";
2205
+ years: DateTimeUnitYears;
2206
+ }
2207
+ export type DateTimeUnit = DateTimeUnit_seconds | DateTimeUnit_minutes | DateTimeUnit_hours | DateTimeUnit_days | DateTimeUnit_weeks | DateTimeUnit_months | DateTimeUnit_years;
2208
+ export interface DateTimeUnitDays {}
2209
+ export interface DateTimeUnitHours {}
2210
+ export interface DateTimeUnitMinutes {}
2211
+ export interface DateTimeUnitMonths {}
2212
+ export interface DateTimeUnitSeconds {}
2213
+ export interface DateTimeUnitWeeks {}
2214
+ export interface DateTimeUnitYears {}
2097
2215
  export interface DateTypeDataConstraints {
2098
2216
  range: DateTypeRangeConstraint;
2099
2217
  }
@@ -2105,6 +2223,23 @@ export interface DateTypeRangeConstraint {
2105
2223
  max?: DateTypeDataValue | null | undefined;
2106
2224
  min?: DateTypeDataValue | null | undefined;
2107
2225
  }
2226
+ export interface DateUnit_days {
2227
+ type: "days";
2228
+ days: DateTimeUnitDays;
2229
+ }
2230
+ export interface DateUnit_weeks {
2231
+ type: "weeks";
2232
+ weeks: DateTimeUnitWeeks;
2233
+ }
2234
+ export interface DateUnit_months {
2235
+ type: "months";
2236
+ months: DateTimeUnitMonths;
2237
+ }
2238
+ export interface DateUnit_years {
2239
+ type: "years";
2240
+ years: DateTimeUnitYears;
2241
+ }
2242
+ export type DateUnit = DateUnit_days | DateUnit_weeks | DateUnit_months | DateUnit_years;
2108
2243
  export interface DecimalPropertyType {
2109
2244
  precision?: number | null | undefined;
2110
2245
  scale?: number | null | undefined;
@@ -2243,6 +2378,9 @@ export type DerivedPropertiesSourceRid = string;
2243
2378
  * A rid specifying a direct write datasource, such as an edge pipeline.
2244
2379
  */
2245
2380
  export type DirectSourceRid = string;
2381
+ export interface DisableFunctionsWithExternalCallsOnBranches {}
2382
+ export interface DisableNotificationsOnBranches {}
2383
+ export interface DisableWebhooksOnBranches {}
2246
2384
  /**
2247
2385
  * Default layout that should be shown when interacting with action inline widget
2248
2386
  */
@@ -2253,6 +2391,10 @@ export type DisplayMetadataConfigurationDefaultLayout = "FORM" | "TABLE";
2253
2391
  export interface DisplayMetadataConfigurationDisplayAndFormat {
2254
2392
  table: TableDisplayAndFormat;
2255
2393
  }
2394
+ export interface DivisionOperation {
2395
+ leftOperand: ParameterTransformPrefillValue;
2396
+ rightOperand: ParameterTransformPrefillValue;
2397
+ }
2256
2398
  export interface DoublePropertyType {}
2257
2399
  export interface DoubleTypeDataConstraints_range {
2258
2400
  type: "range";
@@ -2341,6 +2483,7 @@ export interface DynamicObjectSetInputUnioned {
2341
2483
  export interface EditActionTypeRequest {
2342
2484
  actionLogConfiguration?: ActionLogConfiguration | null | undefined;
2343
2485
  apiName: ActionTypeApiName;
2486
+ branchSettings?: ActionTypeBranchSettingsModification | null | undefined;
2344
2487
  displayMetadata: ActionTypeDisplayMetadataModification;
2345
2488
  logic: ActionLogic;
2346
2489
  notifications: Array<ActionNotification>;
@@ -2448,6 +2591,13 @@ export interface Empty {}
2448
2591
  * This status indicates that the ObjectType is endorsed as a part of "core" ontology by ontology-level owners and provides even better guarantees than the Active status.
2449
2592
  */
2450
2593
  export interface EndorsedObjectTypeStatus {}
2594
+ export interface EnrichedActionTypeEntities {
2595
+ linkTypes: Record<LinkTypeId, LinkTypeRid>;
2596
+ objectTypes: Record<ObjectTypeId, ObjectTypeRid>;
2597
+ }
2598
+ export interface EnrichedActionTypeMetadata {
2599
+ actionTypeEntities: EnrichedActionTypeEntities;
2600
+ }
2451
2601
  /**
2452
2602
  * The rid for a Multipass Enrollment.
2453
2603
  */
@@ -2960,6 +3110,24 @@ export interface IntegerTypeRangeConstraint {
2960
3110
  max?: IntegerTypeDataValue | null | undefined;
2961
3111
  min?: IntegerTypeDataValue | null | undefined;
2962
3112
  }
3113
+ export interface InterfaceArrayPropertyType {
3114
+ subtype: InterfacePropertyTypeType;
3115
+ }
3116
+ export interface InterfaceDefinedPropertyType {
3117
+ apiName: InterfacePropertyTypeApiName;
3118
+ constraints: InterfaceDefinedPropertyTypeConstraints;
3119
+ displayMetadata: InterfacePropertyTypeDisplayMetadata;
3120
+ rid: InterfacePropertyTypeRid;
3121
+ type: InterfacePropertyTypeType;
3122
+ }
3123
+ export interface InterfaceDefinedPropertyTypeConstraints {
3124
+ dataConstraints?: DataConstraints | null | undefined;
3125
+ indexedForSearch: boolean;
3126
+ primaryKeyConstraint: PrimaryKeyConstraint;
3127
+ requireImplementation: boolean;
3128
+ typeClasses: Array<TypeClass>;
3129
+ valueType?: ValueTypeReference | null | undefined;
3130
+ }
2963
3131
  export interface InterfaceLinkType {
2964
3132
  cardinality: InterfaceLinkTypeCardinality;
2965
3133
  linkedEntityTypeId: LinkedEntityTypeId;
@@ -3062,7 +3230,11 @@ export interface InterfacePropertyType_sharedPropertyBasedPropertyType {
3062
3230
  type: "sharedPropertyBasedPropertyType";
3063
3231
  sharedPropertyBasedPropertyType: SharedPropertyBasedPropertyType;
3064
3232
  }
3065
- export type InterfacePropertyType = InterfacePropertyType_sharedPropertyBasedPropertyType;
3233
+ export interface InterfacePropertyType_interfaceDefinedPropertyType {
3234
+ type: "interfaceDefinedPropertyType";
3235
+ interfaceDefinedPropertyType: InterfaceDefinedPropertyType;
3236
+ }
3237
+ export type InterfacePropertyType = InterfacePropertyType_sharedPropertyBasedPropertyType | InterfacePropertyType_interfaceDefinedPropertyType;
3066
3238
  export type InterfacePropertyTypeApiName = string;
3067
3239
  export interface InterfacePropertyTypeDisplayMetadata {
3068
3240
  description?: string | null | undefined;
@@ -3097,6 +3269,100 @@ export interface InterfacePropertyTypeRidOrIdInRequest_idInRequest {
3097
3269
  idInRequest: InterfacePropertyTypeIdInRequest;
3098
3270
  }
3099
3271
  export type InterfacePropertyTypeRidOrIdInRequest = InterfacePropertyTypeRidOrIdInRequest_rid | InterfacePropertyTypeRidOrIdInRequest_idInRequest;
3272
+ export interface InterfacePropertyTypeType_array {
3273
+ type: "array";
3274
+ array: InterfaceArrayPropertyType;
3275
+ }
3276
+ export interface InterfacePropertyTypeType_boolean {
3277
+ type: "boolean";
3278
+ boolean: BooleanPropertyType;
3279
+ }
3280
+ export interface InterfacePropertyTypeType_byte {
3281
+ type: "byte";
3282
+ byte: BytePropertyType;
3283
+ }
3284
+ export interface InterfacePropertyTypeType_date {
3285
+ type: "date";
3286
+ date: DatePropertyType;
3287
+ }
3288
+ export interface InterfacePropertyTypeType_decimal {
3289
+ type: "decimal";
3290
+ decimal: DecimalPropertyType;
3291
+ }
3292
+ export interface InterfacePropertyTypeType_double {
3293
+ type: "double";
3294
+ double: DoublePropertyType;
3295
+ }
3296
+ export interface InterfacePropertyTypeType_float {
3297
+ type: "float";
3298
+ float: FloatPropertyType;
3299
+ }
3300
+ export interface InterfacePropertyTypeType_geohash {
3301
+ type: "geohash";
3302
+ geohash: GeohashPropertyType;
3303
+ }
3304
+ export interface InterfacePropertyTypeType_geoshape {
3305
+ type: "geoshape";
3306
+ geoshape: GeoshapePropertyType;
3307
+ }
3308
+ export interface InterfacePropertyTypeType_integer {
3309
+ type: "integer";
3310
+ integer: IntegerPropertyType;
3311
+ }
3312
+ export interface InterfacePropertyTypeType_long {
3313
+ type: "long";
3314
+ long: LongPropertyType;
3315
+ }
3316
+ export interface InterfacePropertyTypeType_short {
3317
+ type: "short";
3318
+ short: ShortPropertyType;
3319
+ }
3320
+ export interface InterfacePropertyTypeType_string {
3321
+ type: "string";
3322
+ string: StringPropertyType;
3323
+ }
3324
+ export interface InterfacePropertyTypeType_experimentalTimeDependentV1 {
3325
+ type: "experimentalTimeDependentV1";
3326
+ experimentalTimeDependentV1: ExperimentalTimeDependentPropertyTypeV1;
3327
+ }
3328
+ export interface InterfacePropertyTypeType_timestamp {
3329
+ type: "timestamp";
3330
+ timestamp: TimestampPropertyType;
3331
+ }
3332
+ export interface InterfacePropertyTypeType_attachment {
3333
+ type: "attachment";
3334
+ attachment: AttachmentPropertyType;
3335
+ }
3336
+ export interface InterfacePropertyTypeType_marking {
3337
+ type: "marking";
3338
+ marking: MarkingPropertyType;
3339
+ }
3340
+ export interface InterfacePropertyTypeType_cipherText {
3341
+ type: "cipherText";
3342
+ cipherText: CipherTextPropertyType;
3343
+ }
3344
+ export interface InterfacePropertyTypeType_mediaReference {
3345
+ type: "mediaReference";
3346
+ mediaReference: MediaReferencePropertyType;
3347
+ }
3348
+ export interface InterfacePropertyTypeType_vector {
3349
+ type: "vector";
3350
+ vector: VectorPropertyType;
3351
+ }
3352
+ export interface InterfacePropertyTypeType_geotimeSeriesReference {
3353
+ type: "geotimeSeriesReference";
3354
+ geotimeSeriesReference: GeotimeSeriesReferencePropertyType;
3355
+ }
3356
+ export interface InterfacePropertyTypeType_struct {
3357
+ type: "struct";
3358
+ struct: InterfaceStructPropertyType;
3359
+ }
3360
+ /**
3361
+ * Duplicate of Type, with the exception of InterfaceStructPropertyType and InterfaceArrayPropertyType.
3362
+ * InterfaceStructPropertyType has an added requireImplementation field to allow for optional struct fields on
3363
+ * interface property types.
3364
+ */
3365
+ export 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;
3100
3366
  export interface InterfaceSharedPropertyType {
3101
3367
  required: boolean;
3102
3368
  sharedPropertyType: SharedPropertyType;
@@ -3105,6 +3371,21 @@ export interface InterfacesSummary {
3105
3371
  visibleEntities: number;
3106
3372
  }
3107
3373
  /**
3374
+ * Represents an ordered set of fields and values.
3375
+ */
3376
+ export interface InterfaceStructFieldType {
3377
+ aliases: Array<StructFieldAlias>;
3378
+ apiName: ObjectTypeFieldApiName;
3379
+ displayMetadata: StructFieldDisplayMetadata;
3380
+ fieldType: InterfacePropertyTypeType;
3381
+ requireImplementation: boolean;
3382
+ structFieldRid: StructFieldRid;
3383
+ typeClasses: Array<TypeClass>;
3384
+ }
3385
+ export interface InterfaceStructPropertyType {
3386
+ structFields: Array<InterfaceStructFieldType>;
3387
+ }
3388
+ /**
3108
3389
  * Represents a collection of properties that object types can implement. If an object type implements an
3109
3390
  * interface, it is guaranteed to have the conform to the interface shape.
3110
3391
  */
@@ -3121,6 +3402,7 @@ export interface InterfaceType {
3121
3402
  properties: Array<SharedPropertyType>;
3122
3403
  propertiesV2: Record<SharedPropertyTypeRid, InterfaceSharedPropertyType>;
3123
3404
  propertiesV3: Record<InterfacePropertyTypeRid, InterfacePropertyType>;
3405
+ provenance?: _api_entitymetadata_provenance_EntityProvenance | null | undefined;
3124
3406
  rid: InterfaceTypeRid;
3125
3407
  searchable?: boolean | null | undefined;
3126
3408
  status: InterfaceTypeStatus;
@@ -3277,7 +3559,7 @@ export interface LabelledValue {
3277
3559
  * A language-specific analyzer. Since some aren't provided natively with Elasticsearch, ontology-metadata cannot
3278
3560
  * guarantee that a given language-specific analyzer will be available for use.
3279
3561
  */
3280
- export type LanguageAnalyzer = "FRENCH" | "JAPANESE" | "KOREAN" | "ARABIC" | "COMBINED_ARABIC_ENGLISH";
3562
+ export type LanguageAnalyzer = "FRENCH" | "GERMAN" | "JAPANESE" | "KOREAN" | "ARABIC" | "COMBINED_ARABIC_ENGLISH";
3281
3563
  /**
3282
3564
  * ResourceIdentifier for lime indexes.
3283
3565
  */
@@ -3493,6 +3775,7 @@ export interface LinkTypeRidsNotFoundError {
3493
3775
  */
3494
3776
  export interface LinkTypesAlreadyExistError {
3495
3777
  linkTypeIds: Array<LinkTypeId>;
3778
+ linkTypeIdsToOntologyBranchRids: Record<LinkTypeId, OntologyBranchRid>;
3496
3779
  }
3497
3780
  /**
3498
3781
  * The LinkTypes were not found.
@@ -3532,7 +3815,7 @@ export interface LinkTypeUpdatedEvent {
3532
3815
  ontologyVersion: OntologyVersion;
3533
3816
  }
3534
3817
  export type LiveDeploymentRid = string;
3535
- export type LmsEmbeddingModel = "OPENAI_TEXT_EMBEDDING_ADA_002" | "TEXT_EMBEDDING_3_SMALL" | "SNOWFLAKE_ARCTIC_EMBED_M" | "INSTRUCTOR_LARGE" | "BGE_BASE_EN_V1_5";
3818
+ export 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";
3536
3819
  export interface LoadActionTypesFromOntologyRequest {
3537
3820
  actionTypes: Array<OntologyActionTypeLoadRequest>;
3538
3821
  }
@@ -4127,6 +4410,10 @@ export interface MultipassUserInGroupFilter {
4127
4410
  export interface MultipassUserInGroupFilterModification {
4128
4411
  groupId: ConditionValueModification;
4129
4412
  }
4413
+ export interface MultiplicationOperation {
4414
+ leftOperand: ParameterTransformPrefillValue;
4415
+ rightOperand: ParameterTransformPrefillValue;
4416
+ }
4130
4417
  export interface MustBeEmpty {}
4131
4418
  export interface NestedStructFieldApiNameMapping {
4132
4419
  apiName: ObjectTypeFieldApiName;
@@ -4747,6 +5034,7 @@ export interface ObjectTypeDirectDatasource {
4747
5034
  directSourceRid: DirectSourceRid;
4748
5035
  propertyMapping: Record<PropertyTypeRid, PropertyTypeMappingInfo>;
4749
5036
  propertySecurityGroups: PropertySecurityGroups;
5037
+ retentionConfig?: RetentionConfig | null | undefined;
4750
5038
  }
4751
5039
  /**
4752
5040
  * This includes metadata which can be used by front-ends when displaying the ObjectType.
@@ -4978,6 +5266,7 @@ export interface ObjectTypeRidsNotFoundError {
4978
5266
  */
4979
5267
  export interface ObjectTypesAlreadyExistError {
4980
5268
  objectTypeIds: Array<ObjectTypeId>;
5269
+ objectTypeIdsToOntologyBranchRids: Record<ObjectTypeId, OntologyBranchRid>;
4981
5270
  }
4982
5271
  /**
4983
5272
  * The ObjectTypes were not found.
@@ -5373,23 +5662,6 @@ export interface OntologyIrActionsObjectSet {
5373
5662
  conditionValues: Record<_api_types_ConditionValueId, OntologyIrConditionValue>;
5374
5663
  objectSet: OntologyIrDynamicObjectSet;
5375
5664
  }
5376
- export interface OntologyIrActionType {
5377
- actionTypeLogic: OntologyIrActionTypeLogic;
5378
- metadata: OntologyIrActionTypeMetadata;
5379
- }
5380
- /**
5381
- * DisplayMetadata shape used in responses
5382
- */
5383
- export interface OntologyIrActionTypeDisplayMetadata {
5384
- configuration: ActionTypeDisplayMetadataConfiguration;
5385
- description: string;
5386
- displayName: string;
5387
- icon?: Icon | null | undefined;
5388
- submitButtonDisplayMetadata?: ButtonDisplayMetadata | null | undefined;
5389
- successMessage: Array<OntologyIrActionTypeRichTextComponent>;
5390
- typeClasses: Array<TypeClass>;
5391
- undoButtonConfiguration?: boolean | null | undefined;
5392
- }
5393
5665
  export interface OntologyIrActionTypeEntities {
5394
5666
  affectedInterfaceTypes: Array<InterfaceTypeApiName>;
5395
5667
  affectedLinkTypes: Array<LinkTypeId>;
@@ -5403,20 +5675,6 @@ export interface OntologyIrActionTypeLogic {
5403
5675
  logic: OntologyIrActionLogic;
5404
5676
  validation: OntologyIrActionValidation;
5405
5677
  }
5406
- /**
5407
- * An ActionType defines the schema of the edits that can be made to Phonograph.
5408
- */
5409
- export interface OntologyIrActionTypeMetadata {
5410
- apiName: ActionTypeApiName;
5411
- displayMetadata: OntologyIrActionTypeDisplayMetadata;
5412
- entities?: OntologyIrActionTypeEntities | null | undefined;
5413
- formContentOrdering: Array<OntologyIrFormContent>;
5414
- parameterOrdering: Array<ParameterId>;
5415
- parameters: Record<ParameterId, OntologyIrParameter>;
5416
- sections: Record<SectionId, OntologyIrSection>;
5417
- stagingMediaSetRid?: MediaSetRid | null | undefined;
5418
- status: OntologyIrActionTypeStatus;
5419
- }
5420
5678
  export interface OntologyIrActionTypeRichTextComponent_message {
5421
5679
  type: "message";
5422
5680
  message: ActionTypeRichTextMessage;
@@ -5482,6 +5740,10 @@ export interface OntologyIrAddInterfaceRule {
5482
5740
  objectTypeParameter: ParameterId;
5483
5741
  sharedPropertyValues: Record<ObjectTypeFieldApiName, OntologyIrLogicRuleValue>;
5484
5742
  }
5743
+ export interface OntologyIrAdditionOperation {
5744
+ leftOperand: OntologyIrParameterTransformPrefillValue;
5745
+ rightOperand: OntologyIrParameterTransformPrefillValue;
5746
+ }
5485
5747
  export interface OntologyIrAddObjectRule {
5486
5748
  objectTypeId: ObjectTypeApiName;
5487
5749
  propertyValues: Record<ObjectTypeFieldApiName, OntologyIrLogicRuleValue>;
@@ -5626,7 +5888,11 @@ export interface OntologyIrAllowedStructFieldValues_geohash {
5626
5888
  type: "geohash";
5627
5889
  geohash: ParameterGeohashOrEmpty;
5628
5890
  }
5629
- export type OntologyIrAllowedStructFieldValues = OntologyIrAllowedStructFieldValues_oneOf | OntologyIrAllowedStructFieldValues_range | OntologyIrAllowedStructFieldValues_text | OntologyIrAllowedStructFieldValues_datetime | OntologyIrAllowedStructFieldValues_boolean | OntologyIrAllowedStructFieldValues_geohash;
5891
+ export interface OntologyIrAllowedStructFieldValues_geoshape {
5892
+ type: "geoshape";
5893
+ geoshape: ParameterGeoshapeOrEmpty;
5894
+ }
5895
+ export type OntologyIrAllowedStructFieldValues = OntologyIrAllowedStructFieldValues_oneOf | OntologyIrAllowedStructFieldValues_range | OntologyIrAllowedStructFieldValues_text | OntologyIrAllowedStructFieldValues_datetime | OntologyIrAllowedStructFieldValues_boolean | OntologyIrAllowedStructFieldValues_geohash | OntologyIrAllowedStructFieldValues_geoshape;
5630
5896
  export interface OntologyIrAllowedStructFieldValuesOverride {
5631
5897
  allowedValues: OntologyIrAllowedStructFieldValues;
5632
5898
  }
@@ -5802,6 +6068,11 @@ export interface OntologyIrDataSecurity {
5802
6068
  classificationConstraint?: OntologyIrClassificationConstraint | null | undefined;
5803
6069
  markingConstraint?: OntologyIrMandatoryMarkingConstraint | null | undefined;
5804
6070
  }
6071
+ export interface OntologyIrDateBetweenOperation {
6072
+ leftDate: OntologyIrParameterTransformPrefillValue;
6073
+ rightDate: OntologyIrParameterTransformPrefillValue;
6074
+ unit: DateUnit;
6075
+ }
5805
6076
  export interface OntologyIrDateRangeValue_fixed {
5806
6077
  type: "fixed";
5807
6078
  fixed: OntologyIrConditionValue;
@@ -5867,6 +6138,10 @@ export interface OntologyIrDeprecatedPropertyTypeStatus {
5867
6138
  message: string;
5868
6139
  replacedBy?: ObjectTypeFieldApiName | null | undefined;
5869
6140
  }
6141
+ export interface OntologyIrDivisionOperation {
6142
+ leftOperand: OntologyIrParameterTransformPrefillValue;
6143
+ rightOperand: OntologyIrParameterTransformPrefillValue;
6144
+ }
5870
6145
  /**
5871
6146
  * An ObjectSet gotten as a result of performing a sequence of Transforms on a base ObjectSet.
5872
6147
  * Each transforms is either a PropertyFilter or a SearchAround.
@@ -6259,6 +6534,10 @@ export type OntologyIrMultipassUserFilter = OntologyIrMultipassUserFilter_groupF
6259
6534
  export interface OntologyIrMultipassUserInGroupFilter {
6260
6535
  groupId: OntologyIrConditionValue;
6261
6536
  }
6537
+ export interface OntologyIrMultiplicationOperation {
6538
+ leftOperand: OntologyIrParameterTransformPrefillValue;
6539
+ rightOperand: OntologyIrParameterTransformPrefillValue;
6540
+ }
6262
6541
  /**
6263
6542
  * A URL target for a newly created object.
6264
6543
  */
@@ -6610,6 +6889,7 @@ export interface OntologyIrObjectTypeDirectDatasource {
6610
6889
  directSourceRid: DirectSourceRid;
6611
6890
  propertyMapping: Record<ObjectTypeFieldApiName, PropertyTypeMappingInfo>;
6612
6891
  propertySecurityGroups: OntologyIrPropertySecurityGroups;
6892
+ retentionConfig?: RetentionConfig | null | undefined;
6613
6893
  }
6614
6894
  /**
6615
6895
  * Object type datasource which is not backed by any dataset or restricted view. This type of a "datasource"
@@ -6926,6 +7206,10 @@ export interface OntologyIrParameterPrefill_objectSetRidPrefill {
6926
7206
  type: "objectSetRidPrefill";
6927
7207
  objectSetRidPrefill: OntologyIrObjectSetRidPrefill;
6928
7208
  }
7209
+ export interface OntologyIrParameterPrefill_parameterTransformPrefill {
7210
+ type: "parameterTransformPrefill";
7211
+ parameterTransformPrefill: OntologyIrParameterTransformPrefill;
7212
+ }
6929
7213
  export interface OntologyIrParameterPrefill_redacted {
6930
7214
  type: "redacted";
6931
7215
  redacted: Redacted;
@@ -6933,7 +7217,7 @@ export interface OntologyIrParameterPrefill_redacted {
6933
7217
  /**
6934
7218
  * ParameterPrefill specifies what should initially suggested to users for this Parameter.
6935
7219
  */
6936
- export type OntologyIrParameterPrefill = OntologyIrParameterPrefill_staticValue | OntologyIrParameterPrefill_staticObject | OntologyIrParameterPrefill_objectParameterPropertyValue | OntologyIrParameterPrefill_interfaceParameterPropertyValue | OntologyIrParameterPrefill_objectQueryPrefill | OntologyIrParameterPrefill_objectQueryPropertyValue | OntologyIrParameterPrefill_objectSetRidPrefill | OntologyIrParameterPrefill_redacted;
7220
+ export type OntologyIrParameterPrefill = OntologyIrParameterPrefill_staticValue | OntologyIrParameterPrefill_staticObject | OntologyIrParameterPrefill_objectParameterPropertyValue | OntologyIrParameterPrefill_interfaceParameterPropertyValue | OntologyIrParameterPrefill_objectQueryPrefill | OntologyIrParameterPrefill_objectQueryPropertyValue | OntologyIrParameterPrefill_objectSetRidPrefill | OntologyIrParameterPrefill_parameterTransformPrefill | OntologyIrParameterPrefill_redacted;
6937
7221
  export interface OntologyIrParameterPrefillOverride {
6938
7222
  prefill: OntologyIrParameterPrefill;
6939
7223
  }
@@ -6954,6 +7238,56 @@ export interface OntologyIrParameterRangeValue {
6954
7238
  inclusive: boolean;
6955
7239
  value: OntologyIrConditionValue;
6956
7240
  }
7241
+ export interface OntologyIrParameterTransformPrefill_stringConcat {
7242
+ type: "stringConcat";
7243
+ stringConcat: OntologyIrStringConcatOperation;
7244
+ }
7245
+ export interface OntologyIrParameterTransformPrefill_addition {
7246
+ type: "addition";
7247
+ addition: OntologyIrAdditionOperation;
7248
+ }
7249
+ export interface OntologyIrParameterTransformPrefill_subtraction {
7250
+ type: "subtraction";
7251
+ subtraction: OntologyIrSubtractionOperation;
7252
+ }
7253
+ export interface OntologyIrParameterTransformPrefill_multiplication {
7254
+ type: "multiplication";
7255
+ multiplication: OntologyIrMultiplicationOperation;
7256
+ }
7257
+ export interface OntologyIrParameterTransformPrefill_division {
7258
+ type: "division";
7259
+ division: OntologyIrDivisionOperation;
7260
+ }
7261
+ export interface OntologyIrParameterTransformPrefill_dateBetween {
7262
+ type: "dateBetween";
7263
+ dateBetween: OntologyIrDateBetweenOperation;
7264
+ }
7265
+ export interface OntologyIrParameterTransformPrefill_dateCurrent {
7266
+ type: "dateCurrent";
7267
+ dateCurrent: DateCurrentOperation;
7268
+ }
7269
+ export interface OntologyIrParameterTransformPrefill_timeBetween {
7270
+ type: "timeBetween";
7271
+ timeBetween: OntologyIrTimeBetweenOperation;
7272
+ }
7273
+ export interface OntologyIrParameterTransformPrefill_timeCurrent {
7274
+ type: "timeCurrent";
7275
+ timeCurrent: TimeCurrentOperation;
7276
+ }
7277
+ export type OntologyIrParameterTransformPrefill = OntologyIrParameterTransformPrefill_stringConcat | OntologyIrParameterTransformPrefill_addition | OntologyIrParameterTransformPrefill_subtraction | OntologyIrParameterTransformPrefill_multiplication | OntologyIrParameterTransformPrefill_division | OntologyIrParameterTransformPrefill_dateBetween | OntologyIrParameterTransformPrefill_dateCurrent | OntologyIrParameterTransformPrefill_timeBetween | OntologyIrParameterTransformPrefill_timeCurrent;
7278
+ export interface OntologyIrParameterTransformPrefillValue_parameterValue {
7279
+ type: "parameterValue";
7280
+ parameterValue: ParameterId;
7281
+ }
7282
+ export interface OntologyIrParameterTransformPrefillValue_staticValue {
7283
+ type: "staticValue";
7284
+ staticValue: OntologyIrStaticValue;
7285
+ }
7286
+ export interface OntologyIrParameterTransformPrefillValue_objectParameterPropertyValue {
7287
+ type: "objectParameterPropertyValue";
7288
+ objectParameterPropertyValue: OntologyIrObjectParameterPropertyValue;
7289
+ }
7290
+ export type OntologyIrParameterTransformPrefillValue = OntologyIrParameterTransformPrefillValue_parameterValue | OntologyIrParameterTransformPrefillValue_staticValue | OntologyIrParameterTransformPrefillValue_objectParameterPropertyValue;
6957
7291
  export interface OntologyIrParameterValidation {
6958
7292
  allowedValues: OntologyIrAllowedParameterValues;
6959
7293
  required: _api_types_ParameterRequiredConfiguration;
@@ -7043,7 +7377,7 @@ export interface OntologyIrPropertyType {
7043
7377
  status: OntologyIrPropertyTypeStatus;
7044
7378
  type: OntologyIrType;
7045
7379
  typeClasses: Array<TypeClass>;
7046
- valueType?: ValueTypeApiNameReference | null | undefined;
7380
+ valueType?: _api_blockdata_OntologyIrValueTypeReferenceWithMetadata | null | undefined;
7047
7381
  }
7048
7382
  export interface OntologyIrPropertyTypeReferenceOrNonNumericInternalInterpolation_propertyType {
7049
7383
  type: "propertyType";
@@ -7283,7 +7617,7 @@ export interface OntologyIrSharedPropertyType {
7283
7617
  indexedForSearch: boolean;
7284
7618
  type: OntologyIrType;
7285
7619
  typeClasses: Array<TypeClass>;
7286
- valueType?: ValueTypeApiNameReference | null | undefined;
7620
+ valueType?: _api_blockdata_OntologyIrValueTypeReferenceWithMetadata | null | undefined;
7287
7621
  }
7288
7622
  export interface OntologyIrShortBody_basic {
7289
7623
  type: "basic";
@@ -7333,6 +7667,9 @@ export interface OntologyIrStaticWebhookWithFunctionResultInput {
7333
7667
  webhookRid: WebhookRid;
7334
7668
  webhookVersion: WebhookVersion;
7335
7669
  }
7670
+ export interface OntologyIrStringConcatOperation {
7671
+ components: Array<OntologyIrParameterTransformPrefillValue>;
7672
+ }
7336
7673
  export interface OntologyIrStructFieldConditionalOverride {
7337
7674
  condition: OntologyIrCondition;
7338
7675
  structFieldBlockOverrides: Array<OntologyIrStructFieldValidationBlockOverride>;
@@ -7418,6 +7755,10 @@ export interface OntologyIrStructuredShortBody {
7418
7755
  heading: string;
7419
7756
  links: Array<OntologyIrNotificationResultTypeLink>;
7420
7757
  }
7758
+ export interface OntologyIrSubtractionOperation {
7759
+ leftOperand: OntologyIrParameterTransformPrefillValue;
7760
+ rightOperand: OntologyIrParameterTransformPrefillValue;
7761
+ }
7421
7762
  export interface OntologyIrSynchronousPreWritebackWebhook_staticDirectInput {
7422
7763
  type: "staticDirectInput";
7423
7764
  staticDirectInput: OntologyIrStaticWebhookWithDirectInput;
@@ -7440,6 +7781,11 @@ export interface OntologyIrTemplateNotificationBody {
7440
7781
  inputs: Record<HandlebarsInputName, OntologyIrNotificationTemplateInputValue>;
7441
7782
  shortBody: OntologyIrShortBody;
7442
7783
  }
7784
+ export interface OntologyIrTimeBetweenOperation {
7785
+ leftTime: OntologyIrParameterTransformPrefillValue;
7786
+ rightTime: OntologyIrParameterTransformPrefillValue;
7787
+ unit: DateTimeUnit;
7788
+ }
7443
7789
  /**
7444
7790
  * Formatter applied to TIME DEPENDENT properties.
7445
7791
  */
@@ -8402,6 +8748,10 @@ export interface ParameterPrefill_objectSetRidPrefill {
8402
8748
  type: "objectSetRidPrefill";
8403
8749
  objectSetRidPrefill: ObjectSetRidPrefill;
8404
8750
  }
8751
+ export interface ParameterPrefill_parameterTransformPrefill {
8752
+ type: "parameterTransformPrefill";
8753
+ parameterTransformPrefill: ParameterTransformPrefill;
8754
+ }
8405
8755
  export interface ParameterPrefill_redacted {
8406
8756
  type: "redacted";
8407
8757
  redacted: Redacted;
@@ -8409,7 +8759,7 @@ export interface ParameterPrefill_redacted {
8409
8759
  /**
8410
8760
  * ParameterPrefill specifies what should initially suggested to users for this Parameter.
8411
8761
  */
8412
- export type ParameterPrefill = ParameterPrefill_staticValue | ParameterPrefill_staticObject | ParameterPrefill_objectParameterPropertyValue | ParameterPrefill_interfaceParameterPropertyValue | ParameterPrefill_interfaceParameterPropertyValueV2 | ParameterPrefill_objectQueryPrefill | ParameterPrefill_objectQueryPropertyValue | ParameterPrefill_objectSetRidPrefill | ParameterPrefill_redacted;
8762
+ export type ParameterPrefill = ParameterPrefill_staticValue | ParameterPrefill_staticObject | ParameterPrefill_objectParameterPropertyValue | ParameterPrefill_interfaceParameterPropertyValue | ParameterPrefill_interfaceParameterPropertyValueV2 | ParameterPrefill_objectQueryPrefill | ParameterPrefill_objectQueryPropertyValue | ParameterPrefill_objectSetRidPrefill | ParameterPrefill_parameterTransformPrefill | ParameterPrefill_redacted;
8413
8763
  export interface ParameterPrefillModification_staticValue {
8414
8764
  type: "staticValue";
8415
8765
  staticValue: StaticValue;
@@ -8442,6 +8792,10 @@ export interface ParameterPrefillModification_objectSetRidPrefill {
8442
8792
  type: "objectSetRidPrefill";
8443
8793
  objectSetRidPrefill: ObjectSetRidPrefillModification;
8444
8794
  }
8795
+ export interface ParameterPrefillModification_parameterTransformPrefill {
8796
+ type: "parameterTransformPrefill";
8797
+ parameterTransformPrefill: ParameterTransformPrefill;
8798
+ }
8445
8799
  export interface ParameterPrefillModification_redacted {
8446
8800
  type: "redacted";
8447
8801
  redacted: Redacted;
@@ -8449,7 +8803,7 @@ export interface ParameterPrefillModification_redacted {
8449
8803
  /**
8450
8804
  * ParameterPrefillModification specifies what should initially suggested to users for this Parameter.
8451
8805
  */
8452
- export type ParameterPrefillModification = ParameterPrefillModification_staticValue | ParameterPrefillModification_staticObject | ParameterPrefillModification_objectParameterPropertyValue | ParameterPrefillModification_interfaceParameterPropertyValue | ParameterPrefillModification_interfaceParameterPropertyValueV2 | ParameterPrefillModification_objectQueryPrefill | ParameterPrefillModification_objectQueryPropertyValue | ParameterPrefillModification_objectSetRidPrefill | ParameterPrefillModification_redacted;
8806
+ export type ParameterPrefillModification = ParameterPrefillModification_staticValue | ParameterPrefillModification_staticObject | ParameterPrefillModification_objectParameterPropertyValue | ParameterPrefillModification_interfaceParameterPropertyValue | ParameterPrefillModification_interfaceParameterPropertyValueV2 | ParameterPrefillModification_objectQueryPrefill | ParameterPrefillModification_objectQueryPropertyValue | ParameterPrefillModification_objectSetRidPrefill | ParameterPrefillModification_parameterTransformPrefill | ParameterPrefillModification_redacted;
8453
8807
  export interface ParameterPrefillOverride {
8454
8808
  prefill: ParameterPrefill;
8455
8809
  }
@@ -8531,6 +8885,56 @@ export interface ParameterTimeSeriesReferenceOrEmpty_timeSeriesReference {
8531
8885
  timeSeriesReference: ParameterTimeSeriesReference;
8532
8886
  }
8533
8887
  export type ParameterTimeSeriesReferenceOrEmpty = ParameterTimeSeriesReferenceOrEmpty_empty | ParameterTimeSeriesReferenceOrEmpty_timeSeriesReference;
8888
+ export interface ParameterTransformPrefill_stringConcat {
8889
+ type: "stringConcat";
8890
+ stringConcat: StringConcatOperation;
8891
+ }
8892
+ export interface ParameterTransformPrefill_addition {
8893
+ type: "addition";
8894
+ addition: AdditionOperation;
8895
+ }
8896
+ export interface ParameterTransformPrefill_subtraction {
8897
+ type: "subtraction";
8898
+ subtraction: SubtractionOperation;
8899
+ }
8900
+ export interface ParameterTransformPrefill_multiplication {
8901
+ type: "multiplication";
8902
+ multiplication: MultiplicationOperation;
8903
+ }
8904
+ export interface ParameterTransformPrefill_division {
8905
+ type: "division";
8906
+ division: DivisionOperation;
8907
+ }
8908
+ export interface ParameterTransformPrefill_dateBetween {
8909
+ type: "dateBetween";
8910
+ dateBetween: DateBetweenOperation;
8911
+ }
8912
+ export interface ParameterTransformPrefill_dateCurrent {
8913
+ type: "dateCurrent";
8914
+ dateCurrent: DateCurrentOperation;
8915
+ }
8916
+ export interface ParameterTransformPrefill_timeBetween {
8917
+ type: "timeBetween";
8918
+ timeBetween: TimeBetweenOperation;
8919
+ }
8920
+ export interface ParameterTransformPrefill_timeCurrent {
8921
+ type: "timeCurrent";
8922
+ timeCurrent: TimeCurrentOperation;
8923
+ }
8924
+ export type ParameterTransformPrefill = ParameterTransformPrefill_stringConcat | ParameterTransformPrefill_addition | ParameterTransformPrefill_subtraction | ParameterTransformPrefill_multiplication | ParameterTransformPrefill_division | ParameterTransformPrefill_dateBetween | ParameterTransformPrefill_dateCurrent | ParameterTransformPrefill_timeBetween | ParameterTransformPrefill_timeCurrent;
8925
+ export interface ParameterTransformPrefillValue_parameterValue {
8926
+ type: "parameterValue";
8927
+ parameterValue: ParameterId;
8928
+ }
8929
+ export interface ParameterTransformPrefillValue_staticValue {
8930
+ type: "staticValue";
8931
+ staticValue: StaticValue;
8932
+ }
8933
+ export interface ParameterTransformPrefillValue_objectParameterPropertyValue {
8934
+ type: "objectParameterPropertyValue";
8935
+ objectParameterPropertyValue: ObjectParameterPropertyValue;
8936
+ }
8937
+ export type ParameterTransformPrefillValue = ParameterTransformPrefillValue_parameterValue | ParameterTransformPrefillValue_staticValue | ParameterTransformPrefillValue_objectParameterPropertyValue;
8534
8938
  export interface ParameterValidation {
8535
8939
  allowedValues: AllowedParameterValues;
8536
8940
  required: _api_types_ParameterRequiredConfiguration;
@@ -8741,6 +9145,7 @@ export interface PrePostFix {
8741
9145
  postfix?: PropertyTypeReferenceOrStringConstant | null | undefined;
8742
9146
  prefix?: PropertyTypeReferenceOrStringConstant | null | undefined;
8743
9147
  }
9148
+ export type PrimaryKeyConstraint = "MUST_BE_PK" | "CANNOT_BE_PK" | "NO_RESTRICTION";
8744
9149
  export interface PrimaryKeyPropertySecurityGroupType {}
8745
9150
  export interface PrimitiveOrStructLogicRuleModification_logicRuleValueModification {
8746
9151
  type: "logicRuleValueModification";
@@ -9116,6 +9521,7 @@ export interface PropertyWithoutRid {
9116
9521
  export interface PutActionTypeRequest {
9117
9522
  actionLogConfiguration?: ActionLogConfiguration | null | undefined;
9118
9523
  apiName: ActionTypeApiName;
9524
+ branchSettings?: ActionTypeBranchSettingsModification | null | undefined;
9119
9525
  displayMetadata: ActionTypeDisplayMetadataModification;
9120
9526
  logic: ActionLogic;
9121
9527
  notifications: Array<ActionNotification>;
@@ -9297,11 +9703,12 @@ export interface ResolvedInterfacePropertyType {
9297
9703
  constraints: ResolvedInterfacePropertyTypeConstraints;
9298
9704
  displayMetadata: InterfacePropertyTypeDisplayMetadata;
9299
9705
  rid: InterfacePropertyTypeRid;
9300
- type: Type;
9706
+ type: InterfacePropertyTypeType;
9301
9707
  }
9302
9708
  export interface ResolvedInterfacePropertyTypeConstraints {
9303
9709
  dataConstraints?: DataConstraints | null | undefined;
9304
9710
  indexedForSearch: boolean;
9711
+ primaryKeyConstraint: PrimaryKeyConstraint;
9305
9712
  requireImplementation: boolean;
9306
9713
  typeClasses: Array<TypeClass>;
9307
9714
  valueType?: ValueTypeReference | null | undefined;
@@ -9318,6 +9725,10 @@ export type RestrictedViewRid = string;
9318
9725
  * log.
9319
9726
  */
9320
9727
  export type RestrictedViewTransactionRid = string;
9728
+ export interface RetentionConfig {
9729
+ targetSize: any;
9730
+ triggerSize: any;
9731
+ }
9321
9732
  export interface RetentionPolicy_time {
9322
9733
  type: "time";
9323
9734
  time: TimeBasedRetentionPolicy;
@@ -10116,6 +10527,9 @@ export type StreamLocatorRid = string;
10116
10527
  * An rid identifying a stream view. This rid is a randomly generated identifier and is safe to log.
10117
10528
  */
10118
10529
  export type StreamViewRid = string;
10530
+ export interface StringConcatOperation {
10531
+ components: Array<ParameterTransformPrefillValue>;
10532
+ }
10119
10533
  /**
10120
10534
  * Formatter applied to STRING properties. Currently only used for labeling, e.g. on chart axes —
10121
10535
  * does not change the displayed string.
@@ -10450,6 +10864,10 @@ export interface SubmitAllValidOrNothingThrowingMode {}
10450
10864
  * as unattempted.
10451
10865
  */
10452
10866
  export interface SubmitValidEntriesInOrderUntilFirstFailureMode {}
10867
+ export interface SubtractionOperation {
10868
+ leftOperand: ParameterTransformPrefillValue;
10869
+ rightOperand: ParameterTransformPrefillValue;
10870
+ }
10453
10871
  export interface SynchronousPreWritebackWebhook_staticDirectInput {
10454
10872
  type: "staticDirectInput";
10455
10873
  staticDirectInput: StaticWebhookWithDirectInput;
@@ -10538,7 +10956,13 @@ export interface TextModality {}
10538
10956
  export interface TimeBasedRetentionPolicy {
10539
10957
  window: string;
10540
10958
  }
10959
+ export interface TimeBetweenOperation {
10960
+ leftTime: ParameterTransformPrefillValue;
10961
+ rightTime: ParameterTransformPrefillValue;
10962
+ unit: DateTimeUnit;
10963
+ }
10541
10964
  export interface TimeCodeFormat {}
10965
+ export interface TimeCurrentOperation {}
10542
10966
  /**
10543
10967
  * Formatter applied to TIME DEPENDENT properties.
10544
10968
  */