StartupMessage$json top-level constant
Implementation
@$core.Deprecated('Use startupMessageDescriptor instead')
const StartupMessage$json = {
'1': 'StartupMessage',
'2': [
{'1': 'Id', '3': 1, '4': 1, '5': 11, '6': '.UUID', '10': 'Id'},
{
'1': 'Expires',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'Expires'
},
{
'1': 'Title',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Title'
},
{
'1': 'Body',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Body'
},
{
'1': 'Link',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Link'
},
{
'1': 'LinkText',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'LinkText'
},
],
};