Latest generation

This commit is contained in:
ci core model
2025-07-01 08:57:07 +00:00
parent 6cb4a10fc8
commit 6cd68bda75
5 changed files with 137 additions and 2 deletions

View File

@@ -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==');