ConfigRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use configRequestDescriptor instead')
const ConfigRequest$json = {
  '1': 'ConfigRequest',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    {'1': 'agent_info', '3': 2, '4': 1, '5': 11, '6': '.viam.app.v1.AgentInfo', '9': 0, '10': 'agentInfo', '17': true},
  ],
  '8': [
    {'1': '_agent_info'},
  ],
};