FileHashHex$json top-level constant
Implementation
@$core.Deprecated('Use fileHashHexDescriptor instead')
const FileHashHex$json = {
'1': 'FileHashHex',
'2': [
{'1': 'tenant', '3': 1, '4': 1, '5': 9, '10': 'tenant'},
{'1': 'hash_sm3', '3': 2, '4': 1, '5': 9, '10': 'hashSm3'},
{'1': 'hash_sha256', '3': 3, '4': 1, '5': 9, '10': 'hashSha256'},
{'1': 'file_size', '3': 4, '4': 1, '5': 3, '10': 'fileSize'},
],
};