You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -442,40 +442,6 @@ const DeleteProjectInDBResult$json = {
|
||||
final $typed_data.Uint8List deleteProjectInDBResultDescriptor = $convert.base64Decode(
|
||||
'ChdEZWxldGVQcm9qZWN0SW5EQlJlc3VsdA==');
|
||||
|
||||
@$core.Deprecated('Use startRecoverDataStreamingJobRequestDescriptor instead')
|
||||
const StartRecoverDataStreamingJobRequest$json = {
|
||||
'1': 'StartRecoverDataStreamingJobRequest',
|
||||
'2': [
|
||||
{'1': 'ProjectID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ProjectID'},
|
||||
{'1': 'Entity', '3': 2, '4': 1, '5': 14, '6': '.api.ModelDataSetEnum', '10': 'Entity'},
|
||||
{'1': 'RecoveryType', '3': 3, '4': 1, '5': 14, '6': '.api.RecoverType', '10': 'RecoveryType'},
|
||||
{'1': 'PartitionStart', '3': 4, '4': 1, '5': 5, '10': 'PartitionStart'},
|
||||
{'1': 'PartitionEnd', '3': 5, '4': 1, '5': 5, '10': 'PartitionEnd'},
|
||||
],
|
||||
'7': {},
|
||||
};
|
||||
|
||||
/// Descriptor for `StartRecoverDataStreamingJobRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List startRecoverDataStreamingJobRequestDescriptor = $convert.base64Decode(
|
||||
'CiNTdGFydFJlY292ZXJEYXRhU3RyZWFtaW5nSm9iUmVxdWVzdBIlCglQcm9qZWN0SUQYASABKA'
|
||||
'lCB/pCBHICEAFSCVByb2plY3RJRBItCgZFbnRpdHkYAiABKA4yFS5hcGkuTW9kZWxEYXRhU2V0'
|
||||
'RW51bVIGRW50aXR5EjQKDFJlY292ZXJ5VHlwZRgDIAEoDjIQLmFwaS5SZWNvdmVyVHlwZVIMUm'
|
||||
'Vjb3ZlcnlUeXBlEiYKDlBhcnRpdGlvblN0YXJ0GAQgASgFUg5QYXJ0aXRpb25TdGFydBIiCgxQ'
|
||||
'YXJ0aXRpb25FbmQYBSABKAVSDFBhcnRpdGlvbkVuZDoakkEXChXSAQlQcm9qZWN0SUTSAQZFbn'
|
||||
'RpdHk=');
|
||||
|
||||
@$core.Deprecated('Use startRecoverDataStreamingJobResultDescriptor instead')
|
||||
const StartRecoverDataStreamingJobResult$json = {
|
||||
'1': 'StartRecoverDataStreamingJobResult',
|
||||
'2': [
|
||||
{'1': 'ID', '3': 1, '4': 1, '5': 9, '10': 'ID'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `StartRecoverDataStreamingJobResult`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List startRecoverDataStreamingJobResultDescriptor = $convert.base64Decode(
|
||||
'CiJTdGFydFJlY292ZXJEYXRhU3RyZWFtaW5nSm9iUmVzdWx0Eg4KAklEGAEgASgJUgJJRA==');
|
||||
|
||||
@$core.Deprecated('Use iDNameDescriptor instead')
|
||||
const IDName$json = {
|
||||
'1': 'IDName',
|
||||
|
||||
Reference in New Issue
Block a user