SignBlobRequest$json top-level constant
Implementation
@$core.Deprecated('Use signBlobRequestDescriptor instead')
const SignBlobRequest$json = {
'1': 'SignBlobRequest',
'2': [
{
'1': 'name',
'3': 1,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'name',
},
{
'1': 'bytes_to_sign',
'3': 2,
'4': 1,
'5': 12,
'8': {'3': true},
'10': 'bytesToSign',
},
],
};