102 lines
3.7 KiB
Dart
102 lines
3.7 KiB
Dart
// This is a generated file - do not edit.
|
|
//
|
|
// Generated from space.proto.
|
|
|
|
// @dart = 3.3
|
|
|
|
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
|
|
// ignore_for_file: constant_identifier_names
|
|
// ignore_for_file: curly_braces_in_flow_control_structures
|
|
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
|
|
// ignore_for_file: non_constant_identifier_names, unused_import
|
|
|
|
import 'dart:convert' as $convert;
|
|
import 'dart:core' as $core;
|
|
import 'dart:typed_data' as $typed_data;
|
|
|
|
@$core.Deprecated('Use cloudSpaceDescriptor instead')
|
|
const CloudSpace$json = {
|
|
'1': 'CloudSpace',
|
|
'2': [
|
|
{'1': 'id', '3': 1, '4': 1, '5': 4, '10': 'id'},
|
|
{'1': 'identity', '3': 2, '4': 1, '5': 9, '10': 'identity'},
|
|
{'1': 'total_storage', '3': 3, '4': 1, '5': 3, '10': 'totalStorage'},
|
|
{'1': 'used_storage', '3': 4, '4': 1, '5': 3, '10': 'usedStorage'},
|
|
{'1': 'max_storage', '3': 5, '4': 1, '5': 3, '10': 'maxStorage'},
|
|
{'1': 'file_count', '3': 6, '4': 1, '5': 5, '10': 'fileCount'},
|
|
{'1': 'album_count', '3': 7, '4': 1, '5': 5, '10': 'albumCount'},
|
|
{'1': 'photo_count', '3': 8, '4': 1, '5': 5, '10': 'photoCount'},
|
|
{'1': 'note_count', '3': 9, '4': 1, '5': 5, '10': 'noteCount'},
|
|
{'1': 'bookmark_count', '3': 10, '4': 1, '5': 5, '10': 'bookmarkCount'},
|
|
{'1': 'private_count', '3': 11, '4': 1, '5': 5, '10': 'privateCount'},
|
|
{'1': 'created_at', '3': 12, '4': 1, '5': 9, '10': 'createdAt'},
|
|
{'1': 'updated_at', '3': 13, '4': 1, '5': 9, '10': 'updatedAt'},
|
|
{
|
|
'1': 'cloud_disk_dirs',
|
|
'3': 14,
|
|
'4': 3,
|
|
'5': 11,
|
|
'6': '.cloud.CloudDiskDirItem',
|
|
'10': 'cloudDiskDirs'
|
|
},
|
|
{
|
|
'1': 'cloud_albums',
|
|
'3': 15,
|
|
'4': 3,
|
|
'5': 11,
|
|
'6': '.cloud.CloudAlbumItem',
|
|
'10': 'cloudAlbums'
|
|
},
|
|
{
|
|
'1': 'cloud_notes',
|
|
'3': 16,
|
|
'4': 3,
|
|
'5': 11,
|
|
'6': '.cloud.CloudNoteItem',
|
|
'10': 'cloudNotes'
|
|
},
|
|
{
|
|
'1': 'cloud_bookmarks',
|
|
'3': 17,
|
|
'4': 3,
|
|
'5': 11,
|
|
'6': '.cloud.CloudBookmarkItem',
|
|
'10': 'cloudBookmarks'
|
|
},
|
|
{
|
|
'1': 'cloud_private',
|
|
'3': 18,
|
|
'4': 3,
|
|
'5': 11,
|
|
'6': '.cloud.CloudPrivateItem',
|
|
'10': 'cloudPrivate'
|
|
},
|
|
{
|
|
'1': 'cloud_shares',
|
|
'3': 19,
|
|
'4': 3,
|
|
'5': 11,
|
|
'6': '.cloud.CloudShareItem',
|
|
'10': 'cloudShares'
|
|
},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `CloudSpace`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List cloudSpaceDescriptor = $convert.base64Decode(
|
|
'CgpDbG91ZFNwYWNlEg4KAmlkGAEgASgEUgJpZBIaCghpZGVudGl0eRgCIAEoCVIIaWRlbnRpdH'
|
|
'kSIwoNdG90YWxfc3RvcmFnZRgDIAEoA1IMdG90YWxTdG9yYWdlEiEKDHVzZWRfc3RvcmFnZRgE'
|
|
'IAEoA1ILdXNlZFN0b3JhZ2USHwoLbWF4X3N0b3JhZ2UYBSABKANSCm1heFN0b3JhZ2USHQoKZm'
|
|
'lsZV9jb3VudBgGIAEoBVIJZmlsZUNvdW50Eh8KC2FsYnVtX2NvdW50GAcgASgFUgphbGJ1bUNv'
|
|
'dW50Eh8KC3Bob3RvX2NvdW50GAggASgFUgpwaG90b0NvdW50Eh0KCm5vdGVfY291bnQYCSABKA'
|
|
'VSCW5vdGVDb3VudBIlCg5ib29rbWFya19jb3VudBgKIAEoBVINYm9va21hcmtDb3VudBIjCg1w'
|
|
'cml2YXRlX2NvdW50GAsgASgFUgxwcml2YXRlQ291bnQSHQoKY3JlYXRlZF9hdBgMIAEoCVIJY3'
|
|
'JlYXRlZEF0Eh0KCnVwZGF0ZWRfYXQYDSABKAlSCXVwZGF0ZWRBdBI/Cg9jbG91ZF9kaXNrX2Rp'
|
|
'cnMYDiADKAsyFy5jbG91ZC5DbG91ZERpc2tEaXJJdGVtUg1jbG91ZERpc2tEaXJzEjgKDGNsb3'
|
|
'VkX2FsYnVtcxgPIAMoCzIVLmNsb3VkLkNsb3VkQWxidW1JdGVtUgtjbG91ZEFsYnVtcxI1Cgtj'
|
|
'bG91ZF9ub3RlcxgQIAMoCzIULmNsb3VkLkNsb3VkTm90ZUl0ZW1SCmNsb3VkTm90ZXMSQQoPY2'
|
|
'xvdWRfYm9va21hcmtzGBEgAygLMhguY2xvdWQuQ2xvdWRCb29rbWFya0l0ZW1SDmNsb3VkQm9v'
|
|
'a21hcmtzEjwKDWNsb3VkX3ByaXZhdGUYEiADKAsyFy5jbG91ZC5DbG91ZFByaXZhdGVJdGVtUg'
|
|
'xjbG91ZFByaXZhdGUSOAoMY2xvdWRfc2hhcmVzGBMgAygLMhUuY2xvdWQuQ2xvdWRTaGFyZUl0'
|
|
'ZW1SC2Nsb3VkU2hhcmVz');
|