PortConfig$json top-level constant

  1. @Deprecated('Use portConfigDescriptor instead')
Map<String, Object> const PortConfig$json

Implementation

@$core.Deprecated('Use portConfigDescriptor instead')
const PortConfig$json = {
  '1': 'PortConfig',
  '2': [
    {'1': 'Device', '3': 1, '4': 1, '5': 11, '6': '.pb.Device', '10': 'Device'},
    {'1': 'Uuid', '3': 2, '4': 1, '5': 9, '10': 'Uuid'},
    {'1': 'Name', '3': 3, '4': 1, '5': 9, '10': 'Name'},
    {'1': 'Description', '3': 4, '4': 1, '5': 9, '10': 'Description'},
    {'1': 'LocalProt', '3': 5, '4': 1, '5': 5, '10': 'LocalProt'},
    {'1': 'RemotePort', '3': 6, '4': 1, '5': 5, '10': 'RemotePort'},
    {'1': 'BindAllAddr', '3': 7, '4': 1, '5': 8, '10': 'BindAllAddr'},
    {'1': 'Domain', '3': 8, '4': 1, '5': 9, '10': 'Domain'},
    {'1': 'NetworkProtocol', '3': 9, '4': 1, '5': 9, '10': 'NetworkProtocol'},
    {'1': 'ApplicationProtocol', '3': 10, '4': 1, '5': 9, '10': 'ApplicationProtocol'},
    {'1': 'RemotePortStatus', '3': 11, '4': 1, '5': 8, '10': 'RemotePortStatus'},
    {'1': 'MDNSInfo', '3': 12, '4': 1, '5': 11, '6': '.pb.PortService', '10': 'MDNSInfo'},
  ],
};