Latest generation

This commit is contained in:
ci core model
2026-03-23 10:02:59 +00:00
parent ade2615d9b
commit 06b9c33015
4 changed files with 7 additions and 4 deletions

View File

@@ -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 = {