Relation$json top-level constant
Implementation
@$core.Deprecated('Use relationDescriptor instead')
const Relation$json = {
'1': 'Relation',
'2': [
{'1': 'id', '3': 1, '4': 2, '5': 3, '10': 'id'},
{
'1': 'keys',
'3': 2,
'4': 3,
'5': 13,
'8': {'2': true},
'10': 'keys',
},
{
'1': 'vals',
'3': 3,
'4': 3,
'5': 13,
'8': {'2': true},
'10': 'vals',
},
{'1': 'info', '3': 4, '4': 1, '5': 11, '6': '.OSMPBF.Info', '10': 'info'},
{
'1': 'roles_sid',
'3': 8,
'4': 3,
'5': 5,
'8': {'2': true},
'10': 'rolesSid',
},
{
'1': 'memids',
'3': 9,
'4': 3,
'5': 18,
'8': {'2': true},
'10': 'memids',
},
{
'1': 'types',
'3': 10,
'4': 3,
'5': 14,
'6': '.OSMPBF.Relation.MemberType',
'8': {'2': true},
'10': 'types',
},
],
'4': [Relation_MemberType$json],
};