@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.
- package/dist/generated/connections/src/models/TextBlockMessageSeverity.d.ts +3 -3
- package/dist/generated/connections/src/models/TextBlockPosition.d.ts +4 -4
- package/dist/generated/elements/src/apis/ElementsApi.d.ts +2 -2
- package/dist/generated/elements/src/models/AvailableVersions.d.ts +3 -3
- package/dist/generated/elements/src/models/Delete.d.ts +15 -15
- package/dist/generated/elements/src/models/DeleteOrBuilder.d.ts +15 -15
- package/dist/generated/elements/src/models/EditionDefault.d.ts +9 -9
- package/dist/generated/elements/src/models/EditionDefaultOrBuilder.d.ts +9 -9
- package/dist/generated/elements/src/models/ElementVersion.d.ts +3 -3
- package/dist/generated/elements/src/models/Encoding.d.ts +4 -4
- package/dist/generated/elements/src/models/ErrorMessage.d.ts +69 -69
- package/dist/generated/elements/src/models/ExtensionRangeOptions.d.ts +2 -2
- package/dist/generated/elements/src/models/ExtensionRangeOptionsOrBuilder.d.ts +2 -2
- package/dist/generated/elements/src/models/FeatureSet.d.ts +19 -19
- package/dist/generated/elements/src/models/FeatureSetOrBuilder.d.ts +19 -19
- package/dist/generated/elements/src/models/FieldDescriptor.d.ts +54 -54
- package/dist/generated/elements/src/models/FieldDescriptorProto.d.ts +21 -21
- package/dist/generated/elements/src/models/FieldDescriptorProtoOrBuilder.d.ts +21 -21
- package/dist/generated/elements/src/models/FieldOptions.d.ts +9 -9
- package/dist/generated/elements/src/models/FieldOptionsOrBuilder.d.ts +9 -9
- package/dist/generated/elements/src/models/FileDescriptor.d.ts +13 -13
- package/dist/generated/elements/src/models/FileDescriptorProto.d.ts +9 -9
- package/dist/generated/elements/src/models/FileOptions.d.ts +3 -3
- package/dist/generated/elements/src/models/FileOptionsOrBuilder.d.ts +3 -3
- package/dist/generated/elements/src/models/Get.d.ts +15 -15
- package/dist/generated/elements/src/models/GetById.d.ts +15 -15
- package/dist/generated/elements/src/models/GetByIdOrBuilder.d.ts +15 -15
- package/dist/generated/elements/src/models/GetOrBuilder.d.ts +15 -15
- package/dist/generated/elements/src/models/Header.d.ts +1 -1
- package/dist/generated/elements/src/models/MethodOptions.d.ts +3 -3
- package/dist/generated/elements/src/models/MethodOptionsOrBuilder.d.ts +3 -3
- package/dist/generated/elements/src/models/Parameter.d.ts +7 -7
- package/dist/generated/elements/src/models/Patch.d.ts +15 -15
- package/dist/generated/elements/src/models/PatchOrBuilder.d.ts +15 -15
- package/dist/generated/elements/src/models/Post.d.ts +15 -15
- package/dist/generated/elements/src/models/PostOrBuilder.d.ts +15 -15
- package/dist/generated/elements/src/models/Put.d.ts +15 -15
- package/dist/generated/elements/src/models/PutOrBuilder.d.ts +15 -15
- package/dist/generated/elements/src/models/RemapConfiguration.d.ts +12 -12
- package/dist/generated/elements/src/models/RemapConfigurationOrBuilder.d.ts +12 -12
- package/dist/generated/elements/src/models/SecurityScheme.d.ts +8 -8
- package/dist/generated/elements/src/models/StandardResource.d.ts +10 -10
- package/dist/generated/elements/src/models/StandardResourceBulkTypes.d.ts +4 -4
- package/dist/generated/elements/src/models/StandardResourceBulkTypesOrBuilder.d.ts +4 -4
- package/dist/generated/elements/src/models/StandardResourceEventTypes.d.ts +3 -3
- package/dist/generated/elements/src/models/StandardResourceEventTypesOrBuilder.d.ts +3 -3
- package/dist/generated/elements/src/models/StandardResourceField.d.ts +5 -5
- package/dist/generated/elements/src/models/StandardResourceFieldDesign.d.ts +4 -4
- package/dist/generated/elements/src/models/StandardResourceFieldDesignOrBuilder.d.ts +4 -4
- package/dist/generated/elements/src/models/StandardResourceFieldMethodDesign.d.ts +4 -4
- package/dist/generated/elements/src/models/StandardResourceFieldMethodDesignOrBuilder.d.ts +4 -4
- package/dist/generated/elements/src/models/StandardResourceOutputResponseOption.d.ts +4 -4
- package/dist/generated/elements/src/models/StandardResourceOutputResponseOptionOrBuilder.d.ts +4 -4
- package/dist/generated/elements/src/models/StandardResourceTextBlock.d.ts +9 -9
- package/dist/generated/elements/src/models/StandardResourceTextBlockOrBuilder.d.ts +9 -9
- package/dist/generated/elements/src/models/Tenancy.d.ts +5 -5
- package/dist/generated/elements/src/models/ValueOrBuilder.d.ts +9 -9
- package/dist/index.js +56298 -18136
- package/dist/src/connection-state.d.ts +1 -0
- package/dist/src/dap/essential-config.d.ts +64 -28
- package/dist/src/dap/filter-builder/field-metadata.d.ts +5 -21
- package/dist/src/dap/filter-builder/index.d.ts +44 -50
- package/dist/src/dap/index.d.ts +1 -9
- package/dist/src/dap/input-metadata.d.ts +5 -1
- package/dist/src/dap/live-connection-provider.d.ts +11 -0
- package/dist/src/dap/types.d.ts +7 -0
- package/dist/src/index.d.ts +2 -0
- package/package.json +5 -2
- package/dist/src/dap/filter-builder/filter-group-operator.d.ts +0 -4
- package/dist/src/dap/filter-builder/filter-operator.d.ts +0 -32
- package/dist/src/dap/filter-builder/filter-tree.d.ts +0 -12
- package/dist/src/dap/filter-builder/filter.d.ts +0 -11
- package/dist/src/dap/filter-builder/uuid.d.ts +0 -8
- package/dist/src/dap/filter-builder/workflow-value.d.ts +0 -9
- package/dist/src/dap/helpers/activity-configuration-extensions.d.ts +0 -21
- package/dist/src/dap/helpers/array-extensions.d.ts +0 -8
- package/dist/src/dap/helpers/clr-type-mock.d.ts +0 -21
- package/dist/src/dap/helpers/configuration-field.d.ts +0 -25
- package/dist/src/dap/helpers/constants.d.ts +0 -9
- package/dist/src/dap/helpers/enum-item.d.ts +0 -10
- package/dist/src/dap/helpers/event-field.d.ts +0 -20
- package/dist/src/dap/helpers/exceptions.d.ts +0 -11
- package/dist/src/dap/helpers/field-location.d.ts +0 -14
- package/dist/src/dap/helpers/field-object-helpers.d.ts +0 -16
- package/dist/src/dap/helpers/field-object-type.d.ts +0 -12
- package/dist/src/dap/helpers/field-object.d.ts +0 -18
- package/dist/src/dap/helpers/field-type-helper.d.ts +0 -9
- package/dist/src/dap/helpers/filter-builder/ceql-helper.d.ts +0 -39
- package/dist/src/dap/helpers/filter-builder/filter-helper.d.ts +0 -19
- package/dist/src/dap/helpers/filter-builder/jmes-helper.d.ts +0 -98
- package/dist/src/dap/helpers/mandatory-filter-builder.d.ts +0 -24
- package/dist/src/dap/helpers/string-extensions.d.ts +0 -9
- package/dist/src/dap/helpers/translation.d.ts +0 -16
- 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:
|
|
184
|
-
readonly Float:
|
|
185
|
-
readonly Int64:
|
|
186
|
-
readonly Uint64:
|
|
187
|
-
readonly Int32:
|
|
188
|
-
readonly Fixed64:
|
|
189
|
-
readonly Fixed32:
|
|
190
|
-
readonly Bool:
|
|
191
|
-
readonly String:
|
|
192
|
-
readonly Group:
|
|
193
|
-
readonly Message:
|
|
194
|
-
readonly Bytes:
|
|
195
|
-
readonly Uint32:
|
|
196
|
-
readonly Enum:
|
|
197
|
-
readonly Sfixed32:
|
|
198
|
-
readonly Sfixed64:
|
|
199
|
-
readonly Sint32:
|
|
200
|
-
readonly 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:
|
|
208
|
-
readonly Long:
|
|
209
|
-
readonly Float:
|
|
210
|
-
readonly Double:
|
|
211
|
-
readonly Boolean:
|
|
212
|
-
readonly String:
|
|
213
|
-
readonly ByteString:
|
|
214
|
-
readonly Enum:
|
|
215
|
-
readonly 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:
|
|
223
|
-
readonly Float:
|
|
224
|
-
readonly Int64:
|
|
225
|
-
readonly Uint64:
|
|
226
|
-
readonly Int32:
|
|
227
|
-
readonly Fixed64:
|
|
228
|
-
readonly Fixed32:
|
|
229
|
-
readonly Bool:
|
|
230
|
-
readonly String:
|
|
231
|
-
readonly Group:
|
|
232
|
-
readonly Message:
|
|
233
|
-
readonly Bytes:
|
|
234
|
-
readonly Uint32:
|
|
235
|
-
readonly Enum:
|
|
236
|
-
readonly Sfixed32:
|
|
237
|
-
readonly Sfixed64:
|
|
238
|
-
readonly Sint32:
|
|
239
|
-
readonly 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:
|
|
247
|
-
readonly Long:
|
|
248
|
-
readonly Float:
|
|
249
|
-
readonly Double:
|
|
250
|
-
readonly Boolean:
|
|
251
|
-
readonly String:
|
|
252
|
-
readonly ByteString:
|
|
253
|
-
readonly Enum:
|
|
254
|
-
readonly 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:
|
|
186
|
-
readonly LabelRepeated:
|
|
187
|
-
readonly LabelRequired:
|
|
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:
|
|
195
|
-
readonly TypeFloat:
|
|
196
|
-
readonly TypeInt64:
|
|
197
|
-
readonly TypeUint64:
|
|
198
|
-
readonly TypeInt32:
|
|
199
|
-
readonly TypeFixed64:
|
|
200
|
-
readonly TypeFixed32:
|
|
201
|
-
readonly TypeBool:
|
|
202
|
-
readonly TypeString:
|
|
203
|
-
readonly TypeGroup:
|
|
204
|
-
readonly TypeMessage:
|
|
205
|
-
readonly TypeBytes:
|
|
206
|
-
readonly TypeUint32:
|
|
207
|
-
readonly TypeEnum:
|
|
208
|
-
readonly TypeSfixed32:
|
|
209
|
-
readonly TypeSfixed64:
|
|
210
|
-
readonly TypeSint32:
|
|
211
|
-
readonly TypeSint64:
|
|
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:
|
|
168
|
-
readonly LabelRepeated:
|
|
169
|
-
readonly LabelRequired:
|
|
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:
|
|
177
|
-
readonly TypeFloat:
|
|
178
|
-
readonly TypeInt64:
|
|
179
|
-
readonly TypeUint64:
|
|
180
|
-
readonly TypeInt32:
|
|
181
|
-
readonly TypeFixed64:
|
|
182
|
-
readonly TypeFixed32:
|
|
183
|
-
readonly TypeBool:
|
|
184
|
-
readonly TypeString:
|
|
185
|
-
readonly TypeGroup:
|
|
186
|
-
readonly TypeMessage:
|
|
187
|
-
readonly TypeBytes:
|
|
188
|
-
readonly TypeUint32:
|
|
189
|
-
readonly TypeEnum:
|
|
190
|
-
readonly TypeSfixed32:
|
|
191
|
-
readonly TypeSfixed64:
|
|
192
|
-
readonly TypeSint32:
|
|
193
|
-
readonly TypeSint64:
|
|
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:
|
|
205
|
-
readonly RetentionRuntime:
|
|
206
|
-
readonly RetentionSource:
|
|
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:
|
|
214
|
-
readonly Cord:
|
|
215
|
-
readonly StringPiece:
|
|
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:
|
|
223
|
-
readonly JsString:
|
|
224
|
-
readonly JsNumber:
|
|
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:
|
|
179
|
-
readonly RetentionRuntime:
|
|
180
|
-
readonly RetentionSource:
|
|
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:
|
|
188
|
-
readonly Cord:
|
|
189
|
-
readonly StringPiece:
|
|
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:
|
|
197
|
-
readonly JsString:
|
|
198
|
-
readonly JsNumber:
|
|
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:
|
|
117
|
-
readonly EditionProto2:
|
|
118
|
-
readonly EditionProto3:
|
|
119
|
-
readonly Edition2023:
|
|
120
|
-
readonly Edition1TestOnly:
|
|
121
|
-
readonly Edition2TestOnly:
|
|
122
|
-
readonly Edition99997TestOnly:
|
|
123
|
-
readonly Edition99998TestOnly:
|
|
124
|
-
readonly Edition99999TestOnly:
|
|
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:
|
|
132
|
-
readonly Proto2:
|
|
133
|
-
readonly Proto3:
|
|
134
|
-
readonly 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:
|
|
261
|
-
readonly EditionProto2:
|
|
262
|
-
readonly EditionProto3:
|
|
263
|
-
readonly Edition2023:
|
|
264
|
-
readonly Edition1TestOnly:
|
|
265
|
-
readonly Edition2TestOnly:
|
|
266
|
-
readonly Edition99997TestOnly:
|
|
267
|
-
readonly Edition99998TestOnly:
|
|
268
|
-
readonly Edition99999TestOnly:
|
|
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:
|
|
303
|
-
readonly CodeSize:
|
|
304
|
-
readonly LiteRuntime:
|
|
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:
|
|
277
|
-
readonly CodeSize:
|
|
278
|
-
readonly LiteRuntime:
|
|
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:
|
|
324
|
-
readonly List:
|
|
325
|
-
readonly Retrieve:
|
|
326
|
-
readonly Replace:
|
|
327
|
-
readonly Update:
|
|
328
|
-
readonly Create:
|
|
329
|
-
readonly Delete:
|
|
330
|
-
readonly Upload:
|
|
331
|
-
readonly Download:
|
|
332
|
-
readonly 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:
|
|
340
|
-
readonly Sync:
|
|
341
|
-
readonly Async:
|
|
342
|
-
readonly Hybrid:
|
|
343
|
-
readonly 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:
|
|
286
|
-
readonly List:
|
|
287
|
-
readonly Retrieve:
|
|
288
|
-
readonly Replace:
|
|
289
|
-
readonly Update:
|
|
290
|
-
readonly Create:
|
|
291
|
-
readonly Delete:
|
|
292
|
-
readonly Upload:
|
|
293
|
-
readonly Download:
|
|
294
|
-
readonly 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:
|
|
302
|
-
readonly Sync:
|
|
303
|
-
readonly Async:
|
|
304
|
-
readonly Hybrid:
|
|
305
|
-
readonly 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:
|
|
269
|
-
readonly List:
|
|
270
|
-
readonly Retrieve:
|
|
271
|
-
readonly Replace:
|
|
272
|
-
readonly Update:
|
|
273
|
-
readonly Create:
|
|
274
|
-
readonly Delete:
|
|
275
|
-
readonly Upload:
|
|
276
|
-
readonly Download:
|
|
277
|
-
readonly 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:
|
|
285
|
-
readonly Sync:
|
|
286
|
-
readonly Async:
|
|
287
|
-
readonly Hybrid:
|
|
288
|
-
readonly 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:
|
|
307
|
-
readonly List:
|
|
308
|
-
readonly Retrieve:
|
|
309
|
-
readonly Replace:
|
|
310
|
-
readonly Update:
|
|
311
|
-
readonly Create:
|
|
312
|
-
readonly Delete:
|
|
313
|
-
readonly Upload:
|
|
314
|
-
readonly Download:
|
|
315
|
-
readonly 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:
|
|
323
|
-
readonly Sync:
|
|
324
|
-
readonly Async:
|
|
325
|
-
readonly Hybrid:
|
|
326
|
-
readonly 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
|
/**
|
|
@@ -129,9 +129,9 @@ export interface MethodOptions {
|
|
|
129
129
|
* @export
|
|
130
130
|
*/
|
|
131
131
|
export declare const MethodOptionsIdempotencyLevelEnum: {
|
|
132
|
-
readonly IdempotencyUnknown:
|
|
133
|
-
readonly NoSideEffects:
|
|
134
|
-
readonly 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:
|
|
107
|
-
readonly NoSideEffects:
|
|
108
|
-
readonly 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
|
/**
|