You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -406,3 +406,29 @@ final $typed_data.Uint8List getPartnerAppTinyURLResultDescriptor = $convert.base
|
||||
'xLaW5kUgRLaW5kEikKBEZpbGUYAiABKAsyFS5hcGkuRmlsZURhdGFSZXNwb25zZVIERmlsZRIY'
|
||||
'CgdMb25nVVJMGAMgASgJUgdMb25nVVJM');
|
||||
|
||||
@$core.Deprecated('Use deleteAllTinyURLsRequestDescriptor instead')
|
||||
const DeleteAllTinyURLsRequest$json = {
|
||||
'1': 'DeleteAllTinyURLsRequest',
|
||||
'2': [
|
||||
{'1': 'ResourceType', '3': 1, '4': 1, '5': 14, '6': '.api.ResourceType', '8': {}, '10': 'ResourceType'},
|
||||
{'1': 'ResourceRefID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'ResourceRefID'},
|
||||
],
|
||||
'7': {},
|
||||
};
|
||||
|
||||
/// Descriptor for `DeleteAllTinyURLsRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List deleteAllTinyURLsRequestDescriptor = $convert.base64Decode(
|
||||
'ChhEZWxldGVBbGxUaW55VVJMc1JlcXVlc3QSPwoMUmVzb3VyY2VUeXBlGAEgASgOMhEuYXBpLl'
|
||||
'Jlc291cmNlVHlwZUII+kIFggECEAFSDFJlc291cmNlVHlwZRItCg1SZXNvdXJjZVJlZklEGAIg'
|
||||
'ASgJQgf6QgRyAhABUg1SZXNvdXJjZVJlZklEOiSSQSEKH9IBDFJlc291cmNlVHlwZdIBDVJlc2'
|
||||
'91cmNlUmVmSUQ=');
|
||||
|
||||
@$core.Deprecated('Use deleteAllTinyURLsResultDescriptor instead')
|
||||
const DeleteAllTinyURLsResult$json = {
|
||||
'1': 'DeleteAllTinyURLsResult',
|
||||
};
|
||||
|
||||
/// Descriptor for `DeleteAllTinyURLsResult`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List deleteAllTinyURLsResultDescriptor = $convert.base64Decode(
|
||||
'ChdEZWxldGVBbGxUaW55VVJMc1Jlc3VsdA==');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user