FirstPartyCaveat$json top-level constant
- @Deprecated('Use firstPartyCaveatDescriptor instead')
Implementation
@$core.Deprecated('Use firstPartyCaveatDescriptor instead')
const FirstPartyCaveat$json = {
'1': 'FirstPartyCaveat',
'2': [
{'1': 'namespace', '3': 1, '4': 1, '5': 9, '10': 'namespace'},
{'1': 'predicate', '3': 2, '4': 1, '5': 9, '10': 'predicate'},
{
'1': 'payload',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.Any',
'10': 'payload'
},
],
};