DeviceAgentConfigResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use deviceAgentConfigResponseDescriptor instead')
const DeviceAgentConfigResponse$json = {
  '1': 'DeviceAgentConfigResponse',
  '2': [
    {'1': 'subsystem_configs', '3': 1, '4': 3, '5': 11, '6': '.viam.app.agent.v1.DeviceAgentConfigResponse.SubsystemConfigsEntry', '10': 'subsystemConfigs'},
    {'1': 'check_interval', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '10': 'checkInterval'},
  ],
  '3': [DeviceAgentConfigResponse_SubsystemConfigsEntry$json],
};