@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
@@ -180,78 +180,78 @@ export interface FieldDescriptor {
180
180
  * @export
181
181
  */
182
182
  export declare const FieldDescriptorTypeEnum: {
183
- readonly Double: "DOUBLE";
184
- readonly Float: "FLOAT";
185
- readonly Int64: "INT64";
186
- readonly Uint64: "UINT64";
187
- readonly Int32: "INT32";
188
- readonly Fixed64: "FIXED64";
189
- readonly Fixed32: "FIXED32";
190
- readonly Bool: "BOOL";
191
- readonly String: "STRING";
192
- readonly Group: "GROUP";
193
- readonly Message: "MESSAGE";
194
- readonly Bytes: "BYTES";
195
- readonly Uint32: "UINT32";
196
- readonly Enum: "ENUM";
197
- readonly Sfixed32: "SFIXED32";
198
- readonly Sfixed64: "SFIXED64";
199
- readonly Sint32: "SINT32";
200
- readonly Sint64: "SINT64";
183
+ readonly Double: 'DOUBLE';
184
+ readonly Float: 'FLOAT';
185
+ readonly Int64: 'INT64';
186
+ readonly Uint64: 'UINT64';
187
+ readonly Int32: 'INT32';
188
+ readonly Fixed64: 'FIXED64';
189
+ readonly Fixed32: 'FIXED32';
190
+ readonly Bool: 'BOOL';
191
+ readonly String: 'STRING';
192
+ readonly Group: 'GROUP';
193
+ readonly Message: 'MESSAGE';
194
+ readonly Bytes: 'BYTES';
195
+ readonly Uint32: 'UINT32';
196
+ readonly Enum: 'ENUM';
197
+ readonly Sfixed32: 'SFIXED32';
198
+ readonly Sfixed64: 'SFIXED64';
199
+ readonly Sint32: 'SINT32';
200
+ readonly Sint64: 'SINT64';
201
201
  };
202
202
  export type FieldDescriptorTypeEnum = typeof FieldDescriptorTypeEnum[keyof typeof FieldDescriptorTypeEnum];
203
203
  /**
204
204
  * @export
205
205
  */
206
206
  export declare const FieldDescriptorJavaTypeEnum: {
207
- readonly Int: "INT";
208
- readonly Long: "LONG";
209
- readonly Float: "FLOAT";
210
- readonly Double: "DOUBLE";
211
- readonly Boolean: "BOOLEAN";
212
- readonly String: "STRING";
213
- readonly ByteString: "BYTE_STRING";
214
- readonly Enum: "ENUM";
215
- readonly Message: "MESSAGE";
207
+ readonly Int: 'INT';
208
+ readonly Long: 'LONG';
209
+ readonly Float: 'FLOAT';
210
+ readonly Double: 'DOUBLE';
211
+ readonly Boolean: 'BOOLEAN';
212
+ readonly String: 'STRING';
213
+ readonly ByteString: 'BYTE_STRING';
214
+ readonly Enum: 'ENUM';
215
+ readonly Message: 'MESSAGE';
216
216
  };
217
217
  export type FieldDescriptorJavaTypeEnum = typeof FieldDescriptorJavaTypeEnum[keyof typeof FieldDescriptorJavaTypeEnum];
218
218
  /**
219
219
  * @export
220
220
  */
221
221
  export declare const FieldDescriptorLiteTypeEnum: {
222
- readonly Double: "DOUBLE";
223
- readonly Float: "FLOAT";
224
- readonly Int64: "INT64";
225
- readonly Uint64: "UINT64";
226
- readonly Int32: "INT32";
227
- readonly Fixed64: "FIXED64";
228
- readonly Fixed32: "FIXED32";
229
- readonly Bool: "BOOL";
230
- readonly String: "STRING";
231
- readonly Group: "GROUP";
232
- readonly Message: "MESSAGE";
233
- readonly Bytes: "BYTES";
234
- readonly Uint32: "UINT32";
235
- readonly Enum: "ENUM";
236
- readonly Sfixed32: "SFIXED32";
237
- readonly Sfixed64: "SFIXED64";
238
- readonly Sint32: "SINT32";
239
- readonly Sint64: "SINT64";
222
+ readonly Double: 'DOUBLE';
223
+ readonly Float: 'FLOAT';
224
+ readonly Int64: 'INT64';
225
+ readonly Uint64: 'UINT64';
226
+ readonly Int32: 'INT32';
227
+ readonly Fixed64: 'FIXED64';
228
+ readonly Fixed32: 'FIXED32';
229
+ readonly Bool: 'BOOL';
230
+ readonly String: 'STRING';
231
+ readonly Group: 'GROUP';
232
+ readonly Message: 'MESSAGE';
233
+ readonly Bytes: 'BYTES';
234
+ readonly Uint32: 'UINT32';
235
+ readonly Enum: 'ENUM';
236
+ readonly Sfixed32: 'SFIXED32';
237
+ readonly Sfixed64: 'SFIXED64';
238
+ readonly Sint32: 'SINT32';
239
+ readonly Sint64: 'SINT64';
240
240
  };
241
241
  export type FieldDescriptorLiteTypeEnum = typeof FieldDescriptorLiteTypeEnum[keyof typeof FieldDescriptorLiteTypeEnum];
242
242
  /**
243
243
  * @export
244
244
  */
245
245
  export declare const FieldDescriptorLiteJavaTypeEnum: {
246
- readonly Int: "INT";
247
- readonly Long: "LONG";
248
- readonly Float: "FLOAT";
249
- readonly Double: "DOUBLE";
250
- readonly Boolean: "BOOLEAN";
251
- readonly String: "STRING";
252
- readonly ByteString: "BYTE_STRING";
253
- readonly Enum: "ENUM";
254
- readonly Message: "MESSAGE";
246
+ readonly Int: 'INT';
247
+ readonly Long: 'LONG';
248
+ readonly Float: 'FLOAT';
249
+ readonly Double: 'DOUBLE';
250
+ readonly Boolean: 'BOOLEAN';
251
+ readonly String: 'STRING';
252
+ readonly ByteString: 'BYTE_STRING';
253
+ readonly Enum: 'ENUM';
254
+ readonly Message: 'MESSAGE';
255
255
  };
256
256
  export type FieldDescriptorLiteJavaTypeEnum = typeof FieldDescriptorLiteJavaTypeEnum[keyof typeof FieldDescriptorLiteJavaTypeEnum];
257
257
  /**
@@ -182,33 +182,33 @@ export interface FieldDescriptorProto {
182
182
  * @export
183
183
  */
184
184
  export declare const FieldDescriptorProtoLabelEnum: {
185
- readonly LabelOptional: "LABEL_OPTIONAL";
186
- readonly LabelRepeated: "LABEL_REPEATED";
187
- readonly LabelRequired: "LABEL_REQUIRED";
185
+ readonly LabelOptional: 'LABEL_OPTIONAL';
186
+ readonly LabelRepeated: 'LABEL_REPEATED';
187
+ readonly LabelRequired: 'LABEL_REQUIRED';
188
188
  };
189
189
  export type FieldDescriptorProtoLabelEnum = typeof FieldDescriptorProtoLabelEnum[keyof typeof FieldDescriptorProtoLabelEnum];
190
190
  /**
191
191
  * @export
192
192
  */
193
193
  export declare const FieldDescriptorProtoTypeEnum: {
194
- readonly TypeDouble: "TYPE_DOUBLE";
195
- readonly TypeFloat: "TYPE_FLOAT";
196
- readonly TypeInt64: "TYPE_INT64";
197
- readonly TypeUint64: "TYPE_UINT64";
198
- readonly TypeInt32: "TYPE_INT32";
199
- readonly TypeFixed64: "TYPE_FIXED64";
200
- readonly TypeFixed32: "TYPE_FIXED32";
201
- readonly TypeBool: "TYPE_BOOL";
202
- readonly TypeString: "TYPE_STRING";
203
- readonly TypeGroup: "TYPE_GROUP";
204
- readonly TypeMessage: "TYPE_MESSAGE";
205
- readonly TypeBytes: "TYPE_BYTES";
206
- readonly TypeUint32: "TYPE_UINT32";
207
- readonly TypeEnum: "TYPE_ENUM";
208
- readonly TypeSfixed32: "TYPE_SFIXED32";
209
- readonly TypeSfixed64: "TYPE_SFIXED64";
210
- readonly TypeSint32: "TYPE_SINT32";
211
- readonly TypeSint64: "TYPE_SINT64";
194
+ readonly TypeDouble: 'TYPE_DOUBLE';
195
+ readonly TypeFloat: 'TYPE_FLOAT';
196
+ readonly TypeInt64: 'TYPE_INT64';
197
+ readonly TypeUint64: 'TYPE_UINT64';
198
+ readonly TypeInt32: 'TYPE_INT32';
199
+ readonly TypeFixed64: 'TYPE_FIXED64';
200
+ readonly TypeFixed32: 'TYPE_FIXED32';
201
+ readonly TypeBool: 'TYPE_BOOL';
202
+ readonly TypeString: 'TYPE_STRING';
203
+ readonly TypeGroup: 'TYPE_GROUP';
204
+ readonly TypeMessage: 'TYPE_MESSAGE';
205
+ readonly TypeBytes: 'TYPE_BYTES';
206
+ readonly TypeUint32: 'TYPE_UINT32';
207
+ readonly TypeEnum: 'TYPE_ENUM';
208
+ readonly TypeSfixed32: 'TYPE_SFIXED32';
209
+ readonly TypeSfixed64: 'TYPE_SFIXED64';
210
+ readonly TypeSint32: 'TYPE_SINT32';
211
+ readonly TypeSint64: 'TYPE_SINT64';
212
212
  };
213
213
  export type FieldDescriptorProtoTypeEnum = typeof FieldDescriptorProtoTypeEnum[keyof typeof FieldDescriptorProtoTypeEnum];
214
214
  /**
@@ -164,33 +164,33 @@ export interface FieldDescriptorProtoOrBuilder {
164
164
  * @export
165
165
  */
166
166
  export declare const FieldDescriptorProtoOrBuilderLabelEnum: {
167
- readonly LabelOptional: "LABEL_OPTIONAL";
168
- readonly LabelRepeated: "LABEL_REPEATED";
169
- readonly LabelRequired: "LABEL_REQUIRED";
167
+ readonly LabelOptional: 'LABEL_OPTIONAL';
168
+ readonly LabelRepeated: 'LABEL_REPEATED';
169
+ readonly LabelRequired: 'LABEL_REQUIRED';
170
170
  };
171
171
  export type FieldDescriptorProtoOrBuilderLabelEnum = typeof FieldDescriptorProtoOrBuilderLabelEnum[keyof typeof FieldDescriptorProtoOrBuilderLabelEnum];
172
172
  /**
173
173
  * @export
174
174
  */
175
175
  export declare const FieldDescriptorProtoOrBuilderTypeEnum: {
176
- readonly TypeDouble: "TYPE_DOUBLE";
177
- readonly TypeFloat: "TYPE_FLOAT";
178
- readonly TypeInt64: "TYPE_INT64";
179
- readonly TypeUint64: "TYPE_UINT64";
180
- readonly TypeInt32: "TYPE_INT32";
181
- readonly TypeFixed64: "TYPE_FIXED64";
182
- readonly TypeFixed32: "TYPE_FIXED32";
183
- readonly TypeBool: "TYPE_BOOL";
184
- readonly TypeString: "TYPE_STRING";
185
- readonly TypeGroup: "TYPE_GROUP";
186
- readonly TypeMessage: "TYPE_MESSAGE";
187
- readonly TypeBytes: "TYPE_BYTES";
188
- readonly TypeUint32: "TYPE_UINT32";
189
- readonly TypeEnum: "TYPE_ENUM";
190
- readonly TypeSfixed32: "TYPE_SFIXED32";
191
- readonly TypeSfixed64: "TYPE_SFIXED64";
192
- readonly TypeSint32: "TYPE_SINT32";
193
- readonly TypeSint64: "TYPE_SINT64";
176
+ readonly TypeDouble: 'TYPE_DOUBLE';
177
+ readonly TypeFloat: 'TYPE_FLOAT';
178
+ readonly TypeInt64: 'TYPE_INT64';
179
+ readonly TypeUint64: 'TYPE_UINT64';
180
+ readonly TypeInt32: 'TYPE_INT32';
181
+ readonly TypeFixed64: 'TYPE_FIXED64';
182
+ readonly TypeFixed32: 'TYPE_FIXED32';
183
+ readonly TypeBool: 'TYPE_BOOL';
184
+ readonly TypeString: 'TYPE_STRING';
185
+ readonly TypeGroup: 'TYPE_GROUP';
186
+ readonly TypeMessage: 'TYPE_MESSAGE';
187
+ readonly TypeBytes: 'TYPE_BYTES';
188
+ readonly TypeUint32: 'TYPE_UINT32';
189
+ readonly TypeEnum: 'TYPE_ENUM';
190
+ readonly TypeSfixed32: 'TYPE_SFIXED32';
191
+ readonly TypeSfixed64: 'TYPE_SFIXED64';
192
+ readonly TypeSint32: 'TYPE_SINT32';
193
+ readonly TypeSint64: 'TYPE_SINT64';
194
194
  };
195
195
  export type FieldDescriptorProtoOrBuilderTypeEnum = typeof FieldDescriptorProtoOrBuilderTypeEnum[keyof typeof FieldDescriptorProtoOrBuilderTypeEnum];
196
196
  /**
@@ -201,27 +201,27 @@ export interface FieldOptions {
201
201
  * @export
202
202
  */
203
203
  export declare const FieldOptionsRetentionEnum: {
204
- readonly RetentionUnknown: "RETENTION_UNKNOWN";
205
- readonly RetentionRuntime: "RETENTION_RUNTIME";
206
- readonly RetentionSource: "RETENTION_SOURCE";
204
+ readonly RetentionUnknown: 'RETENTION_UNKNOWN';
205
+ readonly RetentionRuntime: 'RETENTION_RUNTIME';
206
+ readonly RetentionSource: 'RETENTION_SOURCE';
207
207
  };
208
208
  export type FieldOptionsRetentionEnum = typeof FieldOptionsRetentionEnum[keyof typeof FieldOptionsRetentionEnum];
209
209
  /**
210
210
  * @export
211
211
  */
212
212
  export declare const FieldOptionsCtypeEnum: {
213
- readonly String: "STRING";
214
- readonly Cord: "CORD";
215
- readonly StringPiece: "STRING_PIECE";
213
+ readonly String: 'STRING';
214
+ readonly Cord: 'CORD';
215
+ readonly StringPiece: 'STRING_PIECE';
216
216
  };
217
217
  export type FieldOptionsCtypeEnum = typeof FieldOptionsCtypeEnum[keyof typeof FieldOptionsCtypeEnum];
218
218
  /**
219
219
  * @export
220
220
  */
221
221
  export declare const FieldOptionsJstypeEnum: {
222
- readonly JsNormal: "JS_NORMAL";
223
- readonly JsString: "JS_STRING";
224
- readonly JsNumber: "JS_NUMBER";
222
+ readonly JsNormal: 'JS_NORMAL';
223
+ readonly JsString: 'JS_STRING';
224
+ readonly JsNumber: 'JS_NUMBER';
225
225
  };
226
226
  export type FieldOptionsJstypeEnum = typeof FieldOptionsJstypeEnum[keyof typeof FieldOptionsJstypeEnum];
227
227
  /**
@@ -175,27 +175,27 @@ export interface FieldOptionsOrBuilder {
175
175
  * @export
176
176
  */
177
177
  export declare const FieldOptionsOrBuilderRetentionEnum: {
178
- readonly RetentionUnknown: "RETENTION_UNKNOWN";
179
- readonly RetentionRuntime: "RETENTION_RUNTIME";
180
- readonly RetentionSource: "RETENTION_SOURCE";
178
+ readonly RetentionUnknown: 'RETENTION_UNKNOWN';
179
+ readonly RetentionRuntime: 'RETENTION_RUNTIME';
180
+ readonly RetentionSource: 'RETENTION_SOURCE';
181
181
  };
182
182
  export type FieldOptionsOrBuilderRetentionEnum = typeof FieldOptionsOrBuilderRetentionEnum[keyof typeof FieldOptionsOrBuilderRetentionEnum];
183
183
  /**
184
184
  * @export
185
185
  */
186
186
  export declare const FieldOptionsOrBuilderCtypeEnum: {
187
- readonly String: "STRING";
188
- readonly Cord: "CORD";
189
- readonly StringPiece: "STRING_PIECE";
187
+ readonly String: 'STRING';
188
+ readonly Cord: 'CORD';
189
+ readonly StringPiece: 'STRING_PIECE';
190
190
  };
191
191
  export type FieldOptionsOrBuilderCtypeEnum = typeof FieldOptionsOrBuilderCtypeEnum[keyof typeof FieldOptionsOrBuilderCtypeEnum];
192
192
  /**
193
193
  * @export
194
194
  */
195
195
  export declare const FieldOptionsOrBuilderJstypeEnum: {
196
- readonly JsNormal: "JS_NORMAL";
197
- readonly JsString: "JS_STRING";
198
- readonly JsNumber: "JS_NUMBER";
196
+ readonly JsNormal: 'JS_NORMAL';
197
+ readonly JsString: 'JS_STRING';
198
+ readonly JsNumber: 'JS_NUMBER';
199
199
  };
200
200
  export type FieldOptionsOrBuilderJstypeEnum = typeof FieldOptionsOrBuilderJstypeEnum[keyof typeof FieldOptionsOrBuilderJstypeEnum];
201
201
  /**
@@ -113,25 +113,25 @@ export interface FileDescriptor {
113
113
  * @export
114
114
  */
115
115
  export declare const FileDescriptorEditionEnum: {
116
- readonly EditionUnknown: "EDITION_UNKNOWN";
117
- readonly EditionProto2: "EDITION_PROTO2";
118
- readonly EditionProto3: "EDITION_PROTO3";
119
- readonly Edition2023: "EDITION_2023";
120
- readonly Edition1TestOnly: "EDITION_1_TEST_ONLY";
121
- readonly Edition2TestOnly: "EDITION_2_TEST_ONLY";
122
- readonly Edition99997TestOnly: "EDITION_99997_TEST_ONLY";
123
- readonly Edition99998TestOnly: "EDITION_99998_TEST_ONLY";
124
- readonly Edition99999TestOnly: "EDITION_99999_TEST_ONLY";
116
+ readonly EditionUnknown: 'EDITION_UNKNOWN';
117
+ readonly EditionProto2: 'EDITION_PROTO2';
118
+ readonly EditionProto3: 'EDITION_PROTO3';
119
+ readonly Edition2023: 'EDITION_2023';
120
+ readonly Edition1TestOnly: 'EDITION_1_TEST_ONLY';
121
+ readonly Edition2TestOnly: 'EDITION_2_TEST_ONLY';
122
+ readonly Edition99997TestOnly: 'EDITION_99997_TEST_ONLY';
123
+ readonly Edition99998TestOnly: 'EDITION_99998_TEST_ONLY';
124
+ readonly Edition99999TestOnly: 'EDITION_99999_TEST_ONLY';
125
125
  };
126
126
  export type FileDescriptorEditionEnum = typeof FileDescriptorEditionEnum[keyof typeof FileDescriptorEditionEnum];
127
127
  /**
128
128
  * @export
129
129
  */
130
130
  export declare const FileDescriptorSyntaxEnum: {
131
- readonly Unknown: "UNKNOWN";
132
- readonly Proto2: "PROTO2";
133
- readonly Proto3: "PROTO3";
134
- readonly Editions: "EDITIONS";
131
+ readonly Unknown: 'UNKNOWN';
132
+ readonly Proto2: 'PROTO2';
133
+ readonly Proto3: 'PROTO3';
134
+ readonly Editions: 'EDITIONS';
135
135
  };
136
136
  export type FileDescriptorSyntaxEnum = typeof FileDescriptorSyntaxEnum[keyof typeof FileDescriptorSyntaxEnum];
137
137
  /**
@@ -257,15 +257,15 @@ export interface FileDescriptorProto {
257
257
  * @export
258
258
  */
259
259
  export declare const FileDescriptorProtoEditionEnum: {
260
- readonly EditionUnknown: "EDITION_UNKNOWN";
261
- readonly EditionProto2: "EDITION_PROTO2";
262
- readonly EditionProto3: "EDITION_PROTO3";
263
- readonly Edition2023: "EDITION_2023";
264
- readonly Edition1TestOnly: "EDITION_1_TEST_ONLY";
265
- readonly Edition2TestOnly: "EDITION_2_TEST_ONLY";
266
- readonly Edition99997TestOnly: "EDITION_99997_TEST_ONLY";
267
- readonly Edition99998TestOnly: "EDITION_99998_TEST_ONLY";
268
- readonly Edition99999TestOnly: "EDITION_99999_TEST_ONLY";
260
+ readonly EditionUnknown: 'EDITION_UNKNOWN';
261
+ readonly EditionProto2: 'EDITION_PROTO2';
262
+ readonly EditionProto3: 'EDITION_PROTO3';
263
+ readonly Edition2023: 'EDITION_2023';
264
+ readonly Edition1TestOnly: 'EDITION_1_TEST_ONLY';
265
+ readonly Edition2TestOnly: 'EDITION_2_TEST_ONLY';
266
+ readonly Edition99997TestOnly: 'EDITION_99997_TEST_ONLY';
267
+ readonly Edition99998TestOnly: 'EDITION_99998_TEST_ONLY';
268
+ readonly Edition99999TestOnly: 'EDITION_99999_TEST_ONLY';
269
269
  };
270
270
  export type FileDescriptorProtoEditionEnum = typeof FileDescriptorProtoEditionEnum[keyof typeof FileDescriptorProtoEditionEnum];
271
271
  /**
@@ -299,9 +299,9 @@ export interface FileOptions {
299
299
  * @export
300
300
  */
301
301
  export declare const FileOptionsOptimizeForEnum: {
302
- readonly Speed: "SPEED";
303
- readonly CodeSize: "CODE_SIZE";
304
- readonly LiteRuntime: "LITE_RUNTIME";
302
+ readonly Speed: 'SPEED';
303
+ readonly CodeSize: 'CODE_SIZE';
304
+ readonly LiteRuntime: 'LITE_RUNTIME';
305
305
  };
306
306
  export type FileOptionsOptimizeForEnum = typeof FileOptionsOptimizeForEnum[keyof typeof FileOptionsOptimizeForEnum];
307
307
  /**
@@ -273,9 +273,9 @@ export interface FileOptionsOrBuilder {
273
273
  * @export
274
274
  */
275
275
  export declare const FileOptionsOrBuilderOptimizeForEnum: {
276
- readonly Speed: "SPEED";
277
- readonly CodeSize: "CODE_SIZE";
278
- readonly LiteRuntime: "LITE_RUNTIME";
276
+ readonly Speed: 'SPEED';
277
+ readonly CodeSize: 'CODE_SIZE';
278
+ readonly LiteRuntime: 'LITE_RUNTIME';
279
279
  };
280
280
  export type FileOptionsOrBuilderOptimizeForEnum = typeof FileOptionsOrBuilderOptimizeForEnum[keyof typeof FileOptionsOrBuilderOptimizeForEnum];
281
281
  /**
@@ -320,27 +320,27 @@ export interface Get {
320
320
  * @export
321
321
  */
322
322
  export declare const GetOperationEnum: {
323
- readonly Unknown: "Unknown";
324
- readonly List: "List";
325
- readonly Retrieve: "Retrieve";
326
- readonly Replace: "Replace";
327
- readonly Update: "Update";
328
- readonly Create: "Create";
329
- readonly Delete: "Delete";
330
- readonly Upload: "Upload";
331
- readonly Download: "Download";
332
- readonly Unrecognized: "UNRECOGNIZED";
323
+ readonly Unknown: 'Unknown';
324
+ readonly List: 'List';
325
+ readonly Retrieve: 'Retrieve';
326
+ readonly Replace: 'Replace';
327
+ readonly Update: 'Update';
328
+ readonly Create: 'Create';
329
+ readonly Delete: 'Delete';
330
+ readonly Upload: 'Upload';
331
+ readonly Download: 'Download';
332
+ readonly Unrecognized: 'UNRECOGNIZED';
333
333
  };
334
334
  export type GetOperationEnum = typeof GetOperationEnum[keyof typeof GetOperationEnum];
335
335
  /**
336
336
  * @export
337
337
  */
338
338
  export declare const GetExecutionTypeEnum: {
339
- readonly UnknownExecution: "unknown_execution";
340
- readonly Sync: "sync";
341
- readonly Async: "async";
342
- readonly Hybrid: "hybrid";
343
- readonly Unrecognized: "UNRECOGNIZED";
339
+ readonly UnknownExecution: 'unknown_execution';
340
+ readonly Sync: 'sync';
341
+ readonly Async: 'async';
342
+ readonly Hybrid: 'hybrid';
343
+ readonly Unrecognized: 'UNRECOGNIZED';
344
344
  };
345
345
  export type GetExecutionTypeEnum = typeof GetExecutionTypeEnum[keyof typeof GetExecutionTypeEnum];
346
346
  /**
@@ -282,27 +282,27 @@ export interface GetById {
282
282
  * @export
283
283
  */
284
284
  export declare const GetByIdOperationEnum: {
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 GetByIdOperationEnum = typeof GetByIdOperationEnum[keyof typeof GetByIdOperationEnum];
297
297
  /**
298
298
  * @export
299
299
  */
300
300
  export declare const GetByIdExecutionTypeEnum: {
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 GetByIdExecutionTypeEnum = typeof GetByIdExecutionTypeEnum[keyof typeof GetByIdExecutionTypeEnum];
308
308
  /**
@@ -265,27 +265,27 @@ export interface GetByIdOrBuilder {
265
265
  * @export
266
266
  */
267
267
  export declare const GetByIdOrBuilderOperationEnum: {
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 GetByIdOrBuilderOperationEnum = typeof GetByIdOrBuilderOperationEnum[keyof typeof GetByIdOrBuilderOperationEnum];
280
280
  /**
281
281
  * @export
282
282
  */
283
283
  export declare const GetByIdOrBuilderExecutionTypeEnum: {
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 GetByIdOrBuilderExecutionTypeEnum = typeof GetByIdOrBuilderExecutionTypeEnum[keyof typeof GetByIdOrBuilderExecutionTypeEnum];
291
291
  /**
@@ -303,27 +303,27 @@ export interface GetOrBuilder {
303
303
  * @export
304
304
  */
305
305
  export declare const GetOrBuilderOperationEnum: {
306
- readonly Unknown: "Unknown";
307
- readonly List: "List";
308
- readonly Retrieve: "Retrieve";
309
- readonly Replace: "Replace";
310
- readonly Update: "Update";
311
- readonly Create: "Create";
312
- readonly Delete: "Delete";
313
- readonly Upload: "Upload";
314
- readonly Download: "Download";
315
- readonly Unrecognized: "UNRECOGNIZED";
306
+ readonly Unknown: 'Unknown';
307
+ readonly List: 'List';
308
+ readonly Retrieve: 'Retrieve';
309
+ readonly Replace: 'Replace';
310
+ readonly Update: 'Update';
311
+ readonly Create: 'Create';
312
+ readonly Delete: 'Delete';
313
+ readonly Upload: 'Upload';
314
+ readonly Download: 'Download';
315
+ readonly Unrecognized: 'UNRECOGNIZED';
316
316
  };
317
317
  export type GetOrBuilderOperationEnum = typeof GetOrBuilderOperationEnum[keyof typeof GetOrBuilderOperationEnum];
318
318
  /**
319
319
  * @export
320
320
  */
321
321
  export declare const GetOrBuilderExecutionTypeEnum: {
322
- readonly UnknownExecution: "unknown_execution";
323
- readonly Sync: "sync";
324
- readonly Async: "async";
325
- readonly Hybrid: "hybrid";
326
- readonly Unrecognized: "UNRECOGNIZED";
322
+ readonly UnknownExecution: 'unknown_execution';
323
+ readonly Sync: 'sync';
324
+ readonly Async: 'async';
325
+ readonly Hybrid: 'hybrid';
326
+ readonly Unrecognized: 'UNRECOGNIZED';
327
327
  };
328
328
  export type GetOrBuilderExecutionTypeEnum = typeof GetOrBuilderExecutionTypeEnum[keyof typeof GetOrBuilderExecutionTypeEnum];
329
329
  /**
@@ -92,7 +92,7 @@ export interface Header {
92
92
  * @export
93
93
  */
94
94
  export declare const HeaderStyleEnum: {
95
- readonly Simple: "simple";
95
+ readonly Simple: 'simple';
96
96
  };
97
97
  export type HeaderStyleEnum = typeof HeaderStyleEnum[keyof typeof HeaderStyleEnum];
98
98
  /**
@@ -129,9 +129,9 @@ export interface MethodOptions {
129
129
  * @export
130
130
  */
131
131
  export declare const MethodOptionsIdempotencyLevelEnum: {
132
- readonly IdempotencyUnknown: "IDEMPOTENCY_UNKNOWN";
133
- readonly NoSideEffects: "NO_SIDE_EFFECTS";
134
- readonly Idempotent: "IDEMPOTENT";
132
+ readonly IdempotencyUnknown: 'IDEMPOTENCY_UNKNOWN';
133
+ readonly NoSideEffects: 'NO_SIDE_EFFECTS';
134
+ readonly Idempotent: 'IDEMPOTENT';
135
135
  };
136
136
  export type MethodOptionsIdempotencyLevelEnum = typeof MethodOptionsIdempotencyLevelEnum[keyof typeof MethodOptionsIdempotencyLevelEnum];
137
137
  /**
@@ -103,9 +103,9 @@ export interface MethodOptionsOrBuilder {
103
103
  * @export
104
104
  */
105
105
  export declare const MethodOptionsOrBuilderIdempotencyLevelEnum: {
106
- readonly IdempotencyUnknown: "IDEMPOTENCY_UNKNOWN";
107
- readonly NoSideEffects: "NO_SIDE_EFFECTS";
108
- readonly Idempotent: "IDEMPOTENT";
106
+ readonly IdempotencyUnknown: 'IDEMPOTENCY_UNKNOWN';
107
+ readonly NoSideEffects: 'NO_SIDE_EFFECTS';
108
+ readonly Idempotent: 'IDEMPOTENT';
109
109
  };
110
110
  export type MethodOptionsOrBuilderIdempotencyLevelEnum = typeof MethodOptionsOrBuilderIdempotencyLevelEnum[keyof typeof MethodOptionsOrBuilderIdempotencyLevelEnum];
111
111
  /**