@uipath/integrationservice-sdk 1.199.0 → 1.201.0-preview.115

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 (94) hide show
  1. package/dist/generated/connections/src/models/TextBlockMessageSeverity.d.ts +3 -3
  2. package/dist/generated/connections/src/models/TextBlockPosition.d.ts +4 -4
  3. package/dist/generated/elements/src/apis/ElementsApi.d.ts +2 -2
  4. package/dist/generated/elements/src/models/AvailableVersions.d.ts +3 -3
  5. package/dist/generated/elements/src/models/Delete.d.ts +15 -15
  6. package/dist/generated/elements/src/models/DeleteOrBuilder.d.ts +15 -15
  7. package/dist/generated/elements/src/models/EditionDefault.d.ts +9 -9
  8. package/dist/generated/elements/src/models/EditionDefaultOrBuilder.d.ts +9 -9
  9. package/dist/generated/elements/src/models/ElementVersion.d.ts +3 -3
  10. package/dist/generated/elements/src/models/Encoding.d.ts +4 -4
  11. package/dist/generated/elements/src/models/ErrorMessage.d.ts +69 -69
  12. package/dist/generated/elements/src/models/ExtensionRangeOptions.d.ts +2 -2
  13. package/dist/generated/elements/src/models/ExtensionRangeOptionsOrBuilder.d.ts +2 -2
  14. package/dist/generated/elements/src/models/FeatureSet.d.ts +19 -19
  15. package/dist/generated/elements/src/models/FeatureSetOrBuilder.d.ts +19 -19
  16. package/dist/generated/elements/src/models/FieldDescriptor.d.ts +54 -54
  17. package/dist/generated/elements/src/models/FieldDescriptorProto.d.ts +21 -21
  18. package/dist/generated/elements/src/models/FieldDescriptorProtoOrBuilder.d.ts +21 -21
  19. package/dist/generated/elements/src/models/FieldOptions.d.ts +9 -9
  20. package/dist/generated/elements/src/models/FieldOptionsOrBuilder.d.ts +9 -9
  21. package/dist/generated/elements/src/models/FileDescriptor.d.ts +13 -13
  22. package/dist/generated/elements/src/models/FileDescriptorProto.d.ts +9 -9
  23. package/dist/generated/elements/src/models/FileOptions.d.ts +3 -3
  24. package/dist/generated/elements/src/models/FileOptionsOrBuilder.d.ts +3 -3
  25. package/dist/generated/elements/src/models/Get.d.ts +15 -15
  26. package/dist/generated/elements/src/models/GetById.d.ts +15 -15
  27. package/dist/generated/elements/src/models/GetByIdOrBuilder.d.ts +15 -15
  28. package/dist/generated/elements/src/models/GetOrBuilder.d.ts +15 -15
  29. package/dist/generated/elements/src/models/Header.d.ts +1 -1
  30. package/dist/generated/elements/src/models/MethodOptions.d.ts +3 -3
  31. package/dist/generated/elements/src/models/MethodOptionsOrBuilder.d.ts +3 -3
  32. package/dist/generated/elements/src/models/Parameter.d.ts +7 -7
  33. package/dist/generated/elements/src/models/Patch.d.ts +15 -15
  34. package/dist/generated/elements/src/models/PatchOrBuilder.d.ts +15 -15
  35. package/dist/generated/elements/src/models/Post.d.ts +15 -15
  36. package/dist/generated/elements/src/models/PostOrBuilder.d.ts +15 -15
  37. package/dist/generated/elements/src/models/Put.d.ts +15 -15
  38. package/dist/generated/elements/src/models/PutOrBuilder.d.ts +15 -15
  39. package/dist/generated/elements/src/models/RemapConfiguration.d.ts +12 -12
  40. package/dist/generated/elements/src/models/RemapConfigurationOrBuilder.d.ts +12 -12
  41. package/dist/generated/elements/src/models/SecurityScheme.d.ts +8 -8
  42. package/dist/generated/elements/src/models/StandardResource.d.ts +10 -10
  43. package/dist/generated/elements/src/models/StandardResourceBulkTypes.d.ts +4 -4
  44. package/dist/generated/elements/src/models/StandardResourceBulkTypesOrBuilder.d.ts +4 -4
  45. package/dist/generated/elements/src/models/StandardResourceEventTypes.d.ts +3 -3
  46. package/dist/generated/elements/src/models/StandardResourceEventTypesOrBuilder.d.ts +3 -3
  47. package/dist/generated/elements/src/models/StandardResourceField.d.ts +5 -5
  48. package/dist/generated/elements/src/models/StandardResourceFieldDesign.d.ts +4 -4
  49. package/dist/generated/elements/src/models/StandardResourceFieldDesignOrBuilder.d.ts +4 -4
  50. package/dist/generated/elements/src/models/StandardResourceFieldMethodDesign.d.ts +4 -4
  51. package/dist/generated/elements/src/models/StandardResourceFieldMethodDesignOrBuilder.d.ts +4 -4
  52. package/dist/generated/elements/src/models/StandardResourceOutputResponseOption.d.ts +4 -4
  53. package/dist/generated/elements/src/models/StandardResourceOutputResponseOptionOrBuilder.d.ts +4 -4
  54. package/dist/generated/elements/src/models/StandardResourceTextBlock.d.ts +9 -9
  55. package/dist/generated/elements/src/models/StandardResourceTextBlockOrBuilder.d.ts +9 -9
  56. package/dist/generated/elements/src/models/Tenancy.d.ts +5 -5
  57. package/dist/generated/elements/src/models/ValueOrBuilder.d.ts +9 -9
  58. package/dist/index.js +56298 -18136
  59. package/dist/src/connection-state.d.ts +1 -0
  60. package/dist/src/dap/essential-config.d.ts +64 -28
  61. package/dist/src/dap/filter-builder/field-metadata.d.ts +5 -21
  62. package/dist/src/dap/filter-builder/index.d.ts +44 -50
  63. package/dist/src/dap/index.d.ts +1 -9
  64. package/dist/src/dap/input-metadata.d.ts +5 -1
  65. package/dist/src/dap/live-connection-provider.d.ts +11 -0
  66. package/dist/src/dap/types.d.ts +7 -0
  67. package/dist/src/index.d.ts +2 -0
  68. package/package.json +5 -2
  69. package/dist/src/dap/filter-builder/filter-group-operator.d.ts +0 -4
  70. package/dist/src/dap/filter-builder/filter-operator.d.ts +0 -32
  71. package/dist/src/dap/filter-builder/filter-tree.d.ts +0 -12
  72. package/dist/src/dap/filter-builder/filter.d.ts +0 -11
  73. package/dist/src/dap/filter-builder/uuid.d.ts +0 -8
  74. package/dist/src/dap/filter-builder/workflow-value.d.ts +0 -9
  75. package/dist/src/dap/helpers/activity-configuration-extensions.d.ts +0 -21
  76. package/dist/src/dap/helpers/array-extensions.d.ts +0 -8
  77. package/dist/src/dap/helpers/clr-type-mock.d.ts +0 -21
  78. package/dist/src/dap/helpers/configuration-field.d.ts +0 -25
  79. package/dist/src/dap/helpers/constants.d.ts +0 -9
  80. package/dist/src/dap/helpers/enum-item.d.ts +0 -10
  81. package/dist/src/dap/helpers/event-field.d.ts +0 -20
  82. package/dist/src/dap/helpers/exceptions.d.ts +0 -11
  83. package/dist/src/dap/helpers/field-location.d.ts +0 -14
  84. package/dist/src/dap/helpers/field-object-helpers.d.ts +0 -16
  85. package/dist/src/dap/helpers/field-object-type.d.ts +0 -12
  86. package/dist/src/dap/helpers/field-object.d.ts +0 -18
  87. package/dist/src/dap/helpers/field-type-helper.d.ts +0 -9
  88. package/dist/src/dap/helpers/filter-builder/ceql-helper.d.ts +0 -39
  89. package/dist/src/dap/helpers/filter-builder/filter-helper.d.ts +0 -19
  90. package/dist/src/dap/helpers/filter-builder/jmes-helper.d.ts +0 -98
  91. package/dist/src/dap/helpers/mandatory-filter-builder.d.ts +0 -24
  92. package/dist/src/dap/helpers/string-extensions.d.ts +0 -9
  93. package/dist/src/dap/helpers/translation.d.ts +0 -16
  94. package/dist/src/dap/helpers/trim.d.ts +0 -6
@@ -116,13 +116,13 @@ export interface Parameter {
116
116
  * @export
117
117
  */
118
118
  export declare const ParameterStyleEnum: {
119
- readonly Matrix: "matrix";
120
- readonly Label: "label";
121
- readonly Form: "form";
122
- readonly Simple: "simple";
123
- readonly SpaceDelimited: "spaceDelimited";
124
- readonly PipeDelimited: "pipeDelimited";
125
- readonly DeepObject: "deepObject";
119
+ readonly Matrix: 'matrix';
120
+ readonly Label: 'label';
121
+ readonly Form: 'form';
122
+ readonly Simple: 'simple';
123
+ readonly SpaceDelimited: 'spaceDelimited';
124
+ readonly PipeDelimited: 'pipeDelimited';
125
+ readonly DeepObject: 'deepObject';
126
126
  };
127
127
  export type ParameterStyleEnum = typeof ParameterStyleEnum[keyof typeof ParameterStyleEnum];
128
128
  /**
@@ -282,27 +282,27 @@ export interface Patch {
282
282
  * @export
283
283
  */
284
284
  export declare const PatchOperationEnum: {
285
- readonly Unknown: "Unknown";
286
- readonly List: "List";
287
- readonly Retrieve: "Retrieve";
288
- readonly Replace: "Replace";
289
- readonly Update: "Update";
290
- readonly Create: "Create";
291
- readonly Delete: "Delete";
292
- readonly Upload: "Upload";
293
- readonly Download: "Download";
294
- readonly Unrecognized: "UNRECOGNIZED";
285
+ readonly Unknown: 'Unknown';
286
+ readonly List: 'List';
287
+ readonly Retrieve: 'Retrieve';
288
+ readonly Replace: 'Replace';
289
+ readonly Update: 'Update';
290
+ readonly Create: 'Create';
291
+ readonly Delete: 'Delete';
292
+ readonly Upload: 'Upload';
293
+ readonly Download: 'Download';
294
+ readonly Unrecognized: 'UNRECOGNIZED';
295
295
  };
296
296
  export type PatchOperationEnum = typeof PatchOperationEnum[keyof typeof PatchOperationEnum];
297
297
  /**
298
298
  * @export
299
299
  */
300
300
  export declare const PatchExecutionTypeEnum: {
301
- readonly UnknownExecution: "unknown_execution";
302
- readonly Sync: "sync";
303
- readonly Async: "async";
304
- readonly Hybrid: "hybrid";
305
- readonly Unrecognized: "UNRECOGNIZED";
301
+ readonly UnknownExecution: 'unknown_execution';
302
+ readonly Sync: 'sync';
303
+ readonly Async: 'async';
304
+ readonly Hybrid: 'hybrid';
305
+ readonly Unrecognized: 'UNRECOGNIZED';
306
306
  };
307
307
  export type PatchExecutionTypeEnum = typeof PatchExecutionTypeEnum[keyof typeof PatchExecutionTypeEnum];
308
308
  /**
@@ -265,27 +265,27 @@ export interface PatchOrBuilder {
265
265
  * @export
266
266
  */
267
267
  export declare const PatchOrBuilderOperationEnum: {
268
- readonly Unknown: "Unknown";
269
- readonly List: "List";
270
- readonly Retrieve: "Retrieve";
271
- readonly Replace: "Replace";
272
- readonly Update: "Update";
273
- readonly Create: "Create";
274
- readonly Delete: "Delete";
275
- readonly Upload: "Upload";
276
- readonly Download: "Download";
277
- readonly Unrecognized: "UNRECOGNIZED";
268
+ readonly Unknown: 'Unknown';
269
+ readonly List: 'List';
270
+ readonly Retrieve: 'Retrieve';
271
+ readonly Replace: 'Replace';
272
+ readonly Update: 'Update';
273
+ readonly Create: 'Create';
274
+ readonly Delete: 'Delete';
275
+ readonly Upload: 'Upload';
276
+ readonly Download: 'Download';
277
+ readonly Unrecognized: 'UNRECOGNIZED';
278
278
  };
279
279
  export type PatchOrBuilderOperationEnum = typeof PatchOrBuilderOperationEnum[keyof typeof PatchOrBuilderOperationEnum];
280
280
  /**
281
281
  * @export
282
282
  */
283
283
  export declare const PatchOrBuilderExecutionTypeEnum: {
284
- readonly UnknownExecution: "unknown_execution";
285
- readonly Sync: "sync";
286
- readonly Async: "async";
287
- readonly Hybrid: "hybrid";
288
- readonly Unrecognized: "UNRECOGNIZED";
284
+ readonly UnknownExecution: 'unknown_execution';
285
+ readonly Sync: 'sync';
286
+ readonly Async: 'async';
287
+ readonly Hybrid: 'hybrid';
288
+ readonly Unrecognized: 'UNRECOGNIZED';
289
289
  };
290
290
  export type PatchOrBuilderExecutionTypeEnum = typeof PatchOrBuilderExecutionTypeEnum[keyof typeof PatchOrBuilderExecutionTypeEnum];
291
291
  /**
@@ -300,27 +300,27 @@ export interface Post {
300
300
  * @export
301
301
  */
302
302
  export declare const PostOperationEnum: {
303
- readonly Unknown: "Unknown";
304
- readonly List: "List";
305
- readonly Retrieve: "Retrieve";
306
- readonly Replace: "Replace";
307
- readonly Update: "Update";
308
- readonly Create: "Create";
309
- readonly Delete: "Delete";
310
- readonly Upload: "Upload";
311
- readonly Download: "Download";
312
- readonly Unrecognized: "UNRECOGNIZED";
303
+ readonly Unknown: 'Unknown';
304
+ readonly List: 'List';
305
+ readonly Retrieve: 'Retrieve';
306
+ readonly Replace: 'Replace';
307
+ readonly Update: 'Update';
308
+ readonly Create: 'Create';
309
+ readonly Delete: 'Delete';
310
+ readonly Upload: 'Upload';
311
+ readonly Download: 'Download';
312
+ readonly Unrecognized: 'UNRECOGNIZED';
313
313
  };
314
314
  export type PostOperationEnum = typeof PostOperationEnum[keyof typeof PostOperationEnum];
315
315
  /**
316
316
  * @export
317
317
  */
318
318
  export declare const PostExecutionTypeEnum: {
319
- readonly UnknownExecution: "unknown_execution";
320
- readonly Sync: "sync";
321
- readonly Async: "async";
322
- readonly Hybrid: "hybrid";
323
- readonly Unrecognized: "UNRECOGNIZED";
319
+ readonly UnknownExecution: 'unknown_execution';
320
+ readonly Sync: 'sync';
321
+ readonly Async: 'async';
322
+ readonly Hybrid: 'hybrid';
323
+ readonly Unrecognized: 'UNRECOGNIZED';
324
324
  };
325
325
  export type PostExecutionTypeEnum = typeof PostExecutionTypeEnum[keyof typeof PostExecutionTypeEnum];
326
326
  /**
@@ -283,27 +283,27 @@ export interface PostOrBuilder {
283
283
  * @export
284
284
  */
285
285
  export declare const PostOrBuilderOperationEnum: {
286
- readonly Unknown: "Unknown";
287
- readonly List: "List";
288
- readonly Retrieve: "Retrieve";
289
- readonly Replace: "Replace";
290
- readonly Update: "Update";
291
- readonly Create: "Create";
292
- readonly Delete: "Delete";
293
- readonly Upload: "Upload";
294
- readonly Download: "Download";
295
- readonly Unrecognized: "UNRECOGNIZED";
286
+ readonly Unknown: 'Unknown';
287
+ readonly List: 'List';
288
+ readonly Retrieve: 'Retrieve';
289
+ readonly Replace: 'Replace';
290
+ readonly Update: 'Update';
291
+ readonly Create: 'Create';
292
+ readonly Delete: 'Delete';
293
+ readonly Upload: 'Upload';
294
+ readonly Download: 'Download';
295
+ readonly Unrecognized: 'UNRECOGNIZED';
296
296
  };
297
297
  export type PostOrBuilderOperationEnum = typeof PostOrBuilderOperationEnum[keyof typeof PostOrBuilderOperationEnum];
298
298
  /**
299
299
  * @export
300
300
  */
301
301
  export declare const PostOrBuilderExecutionTypeEnum: {
302
- readonly UnknownExecution: "unknown_execution";
303
- readonly Sync: "sync";
304
- readonly Async: "async";
305
- readonly Hybrid: "hybrid";
306
- readonly Unrecognized: "UNRECOGNIZED";
302
+ readonly UnknownExecution: 'unknown_execution';
303
+ readonly Sync: 'sync';
304
+ readonly Async: 'async';
305
+ readonly Hybrid: 'hybrid';
306
+ readonly Unrecognized: 'UNRECOGNIZED';
307
307
  };
308
308
  export type PostOrBuilderExecutionTypeEnum = typeof PostOrBuilderExecutionTypeEnum[keyof typeof PostOrBuilderExecutionTypeEnum];
309
309
  /**
@@ -282,27 +282,27 @@ export interface Put {
282
282
  * @export
283
283
  */
284
284
  export declare const PutOperationEnum: {
285
- readonly Unknown: "Unknown";
286
- readonly List: "List";
287
- readonly Retrieve: "Retrieve";
288
- readonly Replace: "Replace";
289
- readonly Update: "Update";
290
- readonly Create: "Create";
291
- readonly Delete: "Delete";
292
- readonly Upload: "Upload";
293
- readonly Download: "Download";
294
- readonly Unrecognized: "UNRECOGNIZED";
285
+ readonly Unknown: 'Unknown';
286
+ readonly List: 'List';
287
+ readonly Retrieve: 'Retrieve';
288
+ readonly Replace: 'Replace';
289
+ readonly Update: 'Update';
290
+ readonly Create: 'Create';
291
+ readonly Delete: 'Delete';
292
+ readonly Upload: 'Upload';
293
+ readonly Download: 'Download';
294
+ readonly Unrecognized: 'UNRECOGNIZED';
295
295
  };
296
296
  export type PutOperationEnum = typeof PutOperationEnum[keyof typeof PutOperationEnum];
297
297
  /**
298
298
  * @export
299
299
  */
300
300
  export declare const PutExecutionTypeEnum: {
301
- readonly UnknownExecution: "unknown_execution";
302
- readonly Sync: "sync";
303
- readonly Async: "async";
304
- readonly Hybrid: "hybrid";
305
- readonly Unrecognized: "UNRECOGNIZED";
301
+ readonly UnknownExecution: 'unknown_execution';
302
+ readonly Sync: 'sync';
303
+ readonly Async: 'async';
304
+ readonly Hybrid: 'hybrid';
305
+ readonly Unrecognized: 'UNRECOGNIZED';
306
306
  };
307
307
  export type PutExecutionTypeEnum = typeof PutExecutionTypeEnum[keyof typeof PutExecutionTypeEnum];
308
308
  /**
@@ -265,27 +265,27 @@ export interface PutOrBuilder {
265
265
  * @export
266
266
  */
267
267
  export declare const PutOrBuilderOperationEnum: {
268
- readonly Unknown: "Unknown";
269
- readonly List: "List";
270
- readonly Retrieve: "Retrieve";
271
- readonly Replace: "Replace";
272
- readonly Update: "Update";
273
- readonly Create: "Create";
274
- readonly Delete: "Delete";
275
- readonly Upload: "Upload";
276
- readonly Download: "Download";
277
- readonly Unrecognized: "UNRECOGNIZED";
268
+ readonly Unknown: 'Unknown';
269
+ readonly List: 'List';
270
+ readonly Retrieve: 'Retrieve';
271
+ readonly Replace: 'Replace';
272
+ readonly Update: 'Update';
273
+ readonly Create: 'Create';
274
+ readonly Delete: 'Delete';
275
+ readonly Upload: 'Upload';
276
+ readonly Download: 'Download';
277
+ readonly Unrecognized: 'UNRECOGNIZED';
278
278
  };
279
279
  export type PutOrBuilderOperationEnum = typeof PutOrBuilderOperationEnum[keyof typeof PutOrBuilderOperationEnum];
280
280
  /**
281
281
  * @export
282
282
  */
283
283
  export declare const PutOrBuilderExecutionTypeEnum: {
284
- readonly UnknownExecution: "unknown_execution";
285
- readonly Sync: "sync";
286
- readonly Async: "async";
287
- readonly Hybrid: "hybrid";
288
- readonly Unrecognized: "UNRECOGNIZED";
284
+ readonly UnknownExecution: 'unknown_execution';
285
+ readonly Sync: 'sync';
286
+ readonly Async: 'async';
287
+ readonly Hybrid: 'hybrid';
288
+ readonly Unrecognized: 'UNRECOGNIZED';
289
289
  };
290
290
  export type PutOrBuilderExecutionTypeEnum = typeof PutOrBuilderExecutionTypeEnum[keyof typeof PutOrBuilderExecutionTypeEnum];
291
291
  /**
@@ -125,24 +125,24 @@ export interface RemapConfiguration {
125
125
  * @export
126
126
  */
127
127
  export declare const RemapConfigurationInputEnum: {
128
- readonly Unset: "unset";
129
- readonly Replace: "replace";
130
- readonly Prepend: "prepend";
131
- readonly Append: "append";
132
- readonly Noop: "noop";
133
- readonly Unrecognized: "UNRECOGNIZED";
128
+ readonly Unset: 'unset';
129
+ readonly Replace: 'replace';
130
+ readonly Prepend: 'prepend';
131
+ readonly Append: 'append';
132
+ readonly Noop: 'noop';
133
+ readonly Unrecognized: 'UNRECOGNIZED';
134
134
  };
135
135
  export type RemapConfigurationInputEnum = typeof RemapConfigurationInputEnum[keyof typeof RemapConfigurationInputEnum];
136
136
  /**
137
137
  * @export
138
138
  */
139
139
  export declare const RemapConfigurationOutputEnum: {
140
- readonly Unset: "unset";
141
- readonly Replace: "replace";
142
- readonly Prepend: "prepend";
143
- readonly Append: "append";
144
- readonly Noop: "noop";
145
- readonly Unrecognized: "UNRECOGNIZED";
140
+ readonly Unset: 'unset';
141
+ readonly Replace: 'replace';
142
+ readonly Prepend: 'prepend';
143
+ readonly Append: 'append';
144
+ readonly Noop: 'noop';
145
+ readonly Unrecognized: 'UNRECOGNIZED';
146
146
  };
147
147
  export type RemapConfigurationOutputEnum = typeof RemapConfigurationOutputEnum[keyof typeof RemapConfigurationOutputEnum];
148
148
  /**
@@ -108,24 +108,24 @@ export interface RemapConfigurationOrBuilder {
108
108
  * @export
109
109
  */
110
110
  export declare const RemapConfigurationOrBuilderInputEnum: {
111
- readonly Unset: "unset";
112
- readonly Replace: "replace";
113
- readonly Prepend: "prepend";
114
- readonly Append: "append";
115
- readonly Noop: "noop";
116
- readonly Unrecognized: "UNRECOGNIZED";
111
+ readonly Unset: 'unset';
112
+ readonly Replace: 'replace';
113
+ readonly Prepend: 'prepend';
114
+ readonly Append: 'append';
115
+ readonly Noop: 'noop';
116
+ readonly Unrecognized: 'UNRECOGNIZED';
117
117
  };
118
118
  export type RemapConfigurationOrBuilderInputEnum = typeof RemapConfigurationOrBuilderInputEnum[keyof typeof RemapConfigurationOrBuilderInputEnum];
119
119
  /**
120
120
  * @export
121
121
  */
122
122
  export declare const RemapConfigurationOrBuilderOutputEnum: {
123
- readonly Unset: "unset";
124
- readonly Replace: "replace";
125
- readonly Prepend: "prepend";
126
- readonly Append: "append";
127
- readonly Noop: "noop";
128
- readonly Unrecognized: "UNRECOGNIZED";
123
+ readonly Unset: 'unset';
124
+ readonly Replace: 'replace';
125
+ readonly Prepend: 'prepend';
126
+ readonly Append: 'append';
127
+ readonly Noop: 'noop';
128
+ readonly Unrecognized: 'UNRECOGNIZED';
129
129
  };
130
130
  export type RemapConfigurationOrBuilderOutputEnum = typeof RemapConfigurationOrBuilderOutputEnum[keyof typeof RemapConfigurationOrBuilderOutputEnum];
131
131
  /**
@@ -83,20 +83,20 @@ export interface SecurityScheme {
83
83
  * @export
84
84
  */
85
85
  export declare const SecuritySchemeTypeEnum: {
86
- readonly ApiKey: "apiKey";
87
- readonly Http: "http";
88
- readonly Oauth2: "oauth2";
89
- readonly OpenIdConnect: "openIdConnect";
90
- readonly MutualTls: "mutualTLS";
86
+ readonly ApiKey: 'apiKey';
87
+ readonly Http: 'http';
88
+ readonly Oauth2: 'oauth2';
89
+ readonly OpenIdConnect: 'openIdConnect';
90
+ readonly MutualTls: 'mutualTLS';
91
91
  };
92
92
  export type SecuritySchemeTypeEnum = typeof SecuritySchemeTypeEnum[keyof typeof SecuritySchemeTypeEnum];
93
93
  /**
94
94
  * @export
95
95
  */
96
96
  export declare const SecuritySchemeInEnum: {
97
- readonly Cookie: "cookie";
98
- readonly Header: "header";
99
- readonly Query: "query";
97
+ readonly Cookie: 'cookie';
98
+ readonly Header: 'header';
99
+ readonly Query: 'query';
100
100
  };
101
101
  export type SecuritySchemeInEnum = typeof SecuritySchemeInEnum[keyof typeof SecuritySchemeInEnum];
102
102
  /**
@@ -303,22 +303,22 @@ export interface StandardResource {
303
303
  * @export
304
304
  */
305
305
  export declare const StandardResourceExecutionTypeEnum: {
306
- readonly UnknownExecution: "unknown_execution";
307
- readonly Sync: "sync";
308
- readonly Async: "async";
309
- readonly Hybrid: "hybrid";
310
- readonly Unrecognized: "UNRECOGNIZED";
306
+ readonly UnknownExecution: 'unknown_execution';
307
+ readonly Sync: 'sync';
308
+ readonly Async: 'async';
309
+ readonly Hybrid: 'hybrid';
310
+ readonly Unrecognized: 'UNRECOGNIZED';
311
311
  };
312
312
  export type StandardResourceExecutionTypeEnum = typeof StandardResourceExecutionTypeEnum[keyof typeof StandardResourceExecutionTypeEnum];
313
313
  /**
314
314
  * @export
315
315
  */
316
316
  export declare const StandardResourceCustomEnum: {
317
- readonly UnknownType: "unknown_type";
318
- readonly No: "no";
319
- readonly Yes: "yes";
320
- readonly Unknown: "unknown";
321
- readonly Unrecognized: "UNRECOGNIZED";
317
+ readonly UnknownType: 'unknown_type';
318
+ readonly No: 'no';
319
+ readonly Yes: 'yes';
320
+ readonly Unknown: 'unknown';
321
+ readonly Unrecognized: 'UNRECOGNIZED';
322
322
  };
323
323
  export type StandardResourceCustomEnum = typeof StandardResourceCustomEnum[keyof typeof StandardResourceCustomEnum];
324
324
  /**
@@ -144,10 +144,10 @@ export interface StandardResourceBulkTypes {
144
144
  * @export
145
145
  */
146
146
  export declare const StandardResourceBulkTypesDirectionEnum: {
147
- readonly UnknownDirection: "UNKNOWN_DIRECTION";
148
- readonly Download: "DOWNLOAD";
149
- readonly Upload: "UPLOAD";
150
- readonly Unrecognized: "UNRECOGNIZED";
147
+ readonly UnknownDirection: 'UNKNOWN_DIRECTION';
148
+ readonly Download: 'DOWNLOAD';
149
+ readonly Upload: 'UPLOAD';
150
+ readonly Unrecognized: 'UNRECOGNIZED';
151
151
  };
152
152
  export type StandardResourceBulkTypesDirectionEnum = typeof StandardResourceBulkTypesDirectionEnum[keyof typeof StandardResourceBulkTypesDirectionEnum];
153
153
  /**
@@ -126,10 +126,10 @@ export interface StandardResourceBulkTypesOrBuilder {
126
126
  * @export
127
127
  */
128
128
  export declare const StandardResourceBulkTypesOrBuilderDirectionEnum: {
129
- readonly UnknownDirection: "UNKNOWN_DIRECTION";
130
- readonly Download: "DOWNLOAD";
131
- readonly Upload: "UPLOAD";
132
- readonly Unrecognized: "UNRECOGNIZED";
129
+ readonly UnknownDirection: 'UNKNOWN_DIRECTION';
130
+ readonly Download: 'DOWNLOAD';
131
+ readonly Upload: 'UPLOAD';
132
+ readonly Unrecognized: 'UNRECOGNIZED';
133
133
  };
134
134
  export type StandardResourceBulkTypesOrBuilderDirectionEnum = typeof StandardResourceBulkTypesOrBuilderDirectionEnum[keyof typeof StandardResourceBulkTypesOrBuilderDirectionEnum];
135
135
  /**
@@ -347,9 +347,9 @@ export interface StandardResourceEventTypes {
347
347
  * @export
348
348
  */
349
349
  export declare const StandardResourceEventTypesEventNotificationVersionEnum: {
350
- readonly Legacy: "legacy";
351
- readonly UipathIntsvcNotification: "uipath_intsvc_notification";
352
- readonly Unrecognized: "UNRECOGNIZED";
350
+ readonly Legacy: 'legacy';
351
+ readonly UipathIntsvcNotification: 'uipath_intsvc_notification';
352
+ readonly Unrecognized: 'UNRECOGNIZED';
353
353
  };
354
354
  export type StandardResourceEventTypesEventNotificationVersionEnum = typeof StandardResourceEventTypesEventNotificationVersionEnum[keyof typeof StandardResourceEventTypesEventNotificationVersionEnum];
355
355
  /**
@@ -329,9 +329,9 @@ export interface StandardResourceEventTypesOrBuilder {
329
329
  * @export
330
330
  */
331
331
  export declare const StandardResourceEventTypesOrBuilderEventNotificationVersionEnum: {
332
- readonly Legacy: "legacy";
333
- readonly UipathIntsvcNotification: "uipath_intsvc_notification";
334
- readonly Unrecognized: "UNRECOGNIZED";
332
+ readonly Legacy: 'legacy';
333
+ readonly UipathIntsvcNotification: 'uipath_intsvc_notification';
334
+ readonly Unrecognized: 'UNRECOGNIZED';
335
335
  };
336
336
  export type StandardResourceEventTypesOrBuilderEventNotificationVersionEnum = typeof StandardResourceEventTypesOrBuilderEventNotificationVersionEnum[keyof typeof StandardResourceEventTypesOrBuilderEventNotificationVersionEnum];
337
337
  /**
@@ -423,11 +423,11 @@ export interface StandardResourceField {
423
423
  * @export
424
424
  */
425
425
  export declare const StandardResourceFieldCustomEnum: {
426
- readonly UnknownType: "unknown_type";
427
- readonly No: "no";
428
- readonly Yes: "yes";
429
- readonly Unknown: "unknown";
430
- readonly Unrecognized: "UNRECOGNIZED";
426
+ readonly UnknownType: 'unknown_type';
427
+ readonly No: 'no';
428
+ readonly Yes: 'yes';
429
+ readonly Unknown: 'unknown';
430
+ readonly Unrecognized: 'UNRECOGNIZED';
431
431
  };
432
432
  export type StandardResourceFieldCustomEnum = typeof StandardResourceFieldCustomEnum[keyof typeof StandardResourceFieldCustomEnum];
433
433
  /**
@@ -362,10 +362,10 @@ export interface StandardResourceFieldDesign {
362
362
  * @export
363
363
  */
364
364
  export declare const StandardResourceFieldDesignPositionEnum: {
365
- readonly Undefined: "undefined";
366
- readonly Primary: "primary";
367
- readonly Secondary: "secondary";
368
- readonly Unrecognized: "UNRECOGNIZED";
365
+ readonly Undefined: 'undefined';
366
+ readonly Primary: 'primary';
367
+ readonly Secondary: 'secondary';
368
+ readonly Unrecognized: 'UNRECOGNIZED';
369
369
  };
370
370
  export type StandardResourceFieldDesignPositionEnum = typeof StandardResourceFieldDesignPositionEnum[keyof typeof StandardResourceFieldDesignPositionEnum];
371
371
  /**
@@ -344,10 +344,10 @@ export interface StandardResourceFieldDesignOrBuilder {
344
344
  * @export
345
345
  */
346
346
  export declare const StandardResourceFieldDesignOrBuilderPositionEnum: {
347
- readonly Undefined: "undefined";
348
- readonly Primary: "primary";
349
- readonly Secondary: "secondary";
350
- readonly Unrecognized: "UNRECOGNIZED";
347
+ readonly Undefined: 'undefined';
348
+ readonly Primary: 'primary';
349
+ readonly Secondary: 'secondary';
350
+ readonly Unrecognized: 'UNRECOGNIZED';
351
351
  };
352
352
  export type StandardResourceFieldDesignOrBuilderPositionEnum = typeof StandardResourceFieldDesignOrBuilderPositionEnum[keyof typeof StandardResourceFieldDesignOrBuilderPositionEnum];
353
353
  /**
@@ -169,10 +169,10 @@ export interface StandardResourceFieldMethodDesign {
169
169
  * @export
170
170
  */
171
171
  export declare const StandardResourceFieldMethodDesignPositionEnum: {
172
- readonly Undefined: "undefined";
173
- readonly Primary: "primary";
174
- readonly Secondary: "secondary";
175
- readonly Unrecognized: "UNRECOGNIZED";
172
+ readonly Undefined: 'undefined';
173
+ readonly Primary: 'primary';
174
+ readonly Secondary: 'secondary';
175
+ readonly Unrecognized: 'UNRECOGNIZED';
176
176
  };
177
177
  export type StandardResourceFieldMethodDesignPositionEnum = typeof StandardResourceFieldMethodDesignPositionEnum[keyof typeof StandardResourceFieldMethodDesignPositionEnum];
178
178
  /**
@@ -151,10 +151,10 @@ export interface StandardResourceFieldMethodDesignOrBuilder {
151
151
  * @export
152
152
  */
153
153
  export declare const StandardResourceFieldMethodDesignOrBuilderPositionEnum: {
154
- readonly Undefined: "undefined";
155
- readonly Primary: "primary";
156
- readonly Secondary: "secondary";
157
- readonly Unrecognized: "UNRECOGNIZED";
154
+ readonly Undefined: 'undefined';
155
+ readonly Primary: 'primary';
156
+ readonly Secondary: 'secondary';
157
+ readonly Unrecognized: 'UNRECOGNIZED';
158
158
  };
159
159
  export type StandardResourceFieldMethodDesignOrBuilderPositionEnum = typeof StandardResourceFieldMethodDesignOrBuilderPositionEnum[keyof typeof StandardResourceFieldMethodDesignOrBuilderPositionEnum];
160
160
  /**
@@ -96,10 +96,10 @@ export interface StandardResourceOutputResponseOption {
96
96
  * @export
97
97
  */
98
98
  export declare const StandardResourceOutputResponseOptionOutputFormatEnum: {
99
- readonly Unknown: "UNKNOWN";
100
- readonly Jitobject: "JITOBJECT";
101
- readonly Typeddatatable: "TYPEDDATATABLE";
102
- readonly Unrecognized: "UNRECOGNIZED";
99
+ readonly Unknown: 'UNKNOWN';
100
+ readonly Jitobject: 'JITOBJECT';
101
+ readonly Typeddatatable: 'TYPEDDATATABLE';
102
+ readonly Unrecognized: 'UNRECOGNIZED';
103
103
  };
104
104
  export type StandardResourceOutputResponseOptionOutputFormatEnum = typeof StandardResourceOutputResponseOptionOutputFormatEnum[keyof typeof StandardResourceOutputResponseOptionOutputFormatEnum];
105
105
  /**
@@ -79,10 +79,10 @@ export interface StandardResourceOutputResponseOptionOrBuilder {
79
79
  * @export
80
80
  */
81
81
  export declare const StandardResourceOutputResponseOptionOrBuilderOutputFormatEnum: {
82
- readonly Unknown: "UNKNOWN";
83
- readonly Jitobject: "JITOBJECT";
84
- readonly Typeddatatable: "TYPEDDATATABLE";
85
- readonly Unrecognized: "UNRECOGNIZED";
82
+ readonly Unknown: 'UNKNOWN';
83
+ readonly Jitobject: 'JITOBJECT';
84
+ readonly Typeddatatable: 'TYPEDDATATABLE';
85
+ readonly Unrecognized: 'UNRECOGNIZED';
86
86
  };
87
87
  export type StandardResourceOutputResponseOptionOrBuilderOutputFormatEnum = typeof StandardResourceOutputResponseOptionOrBuilderOutputFormatEnum[keyof typeof StandardResourceOutputResponseOptionOrBuilderOutputFormatEnum];
88
88
  /**