DeviceAgentConfigResponse$json top-level constant
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',
'8': {'3': true},
'10': 'subsystemConfigs',
},
{'1': 'check_interval', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '10': 'checkInterval'},
{'1': 'agent_update_info', '3': 3, '4': 1, '5': 11, '6': '.viam.app.agent.v1.UpdateInfo', '10': 'agentUpdateInfo'},
{'1': 'viam_server_update_info', '3': 4, '4': 1, '5': 11, '6': '.viam.app.agent.v1.UpdateInfo', '10': 'viamServerUpdateInfo'},
{'1': 'advanced_settings', '3': 5, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'advancedSettings'},
{'1': 'network_configuration', '3': 6, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'networkConfiguration'},
{'1': 'additional_networks', '3': 7, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'additionalNetworks'},
{'1': 'system_configuration', '3': 8, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'systemConfiguration'},
],
'3': [DeviceAgentConfigResponse_SubsystemConfigsEntry$json],
};