You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -356,13 +356,14 @@ const RecoverType$json = {
|
||||
{'1': 'RECOVER_OPENSEARCH', '2': 0},
|
||||
{'1': 'RECOVER_CLICKHOUSE', '2': 1},
|
||||
{'1': 'RECOVER_ALL', '2': 2},
|
||||
{'1': 'RECOVER_KV', '2': 3},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `RecoverType`. Decode as a `google.protobuf.EnumDescriptorProto`.
|
||||
final $typed_data.Uint8List recoverTypeDescriptor = $convert.base64Decode(
|
||||
'CgtSZWNvdmVyVHlwZRIWChJSRUNPVkVSX09QRU5TRUFSQ0gQABIWChJSRUNPVkVSX0NMSUNLSE'
|
||||
'9VU0UQARIPCgtSRUNPVkVSX0FMTBAC');
|
||||
'9VU0UQARIPCgtSRUNPVkVSX0FMTBACEg4KClJFQ09WRVJfS1YQAw==');
|
||||
|
||||
@$core.Deprecated('Use resourceTypeDescriptor instead')
|
||||
const ResourceType$json = {
|
||||
|
||||
Reference in New Issue
Block a user