DeviceAgentConfigRequest$json top-level constant
Implementation
@$core.Deprecated('Use deviceAgentConfigRequestDescriptor instead')
const DeviceAgentConfigRequest$json = {
'1': 'DeviceAgentConfigRequest',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
{'1': 'host_info', '3': 2, '4': 1, '5': 11, '6': '.viam.app.agent.v1.HostInfo', '10': 'hostInfo'},
{
'1': 'subsystem_versions',
'3': 3,
'4': 3,
'5': 11,
'6': '.viam.app.agent.v1.DeviceAgentConfigRequest.SubsystemVersionsEntry',
'8': {'3': true},
'10': 'subsystemVersions',
},
{'1': 'version_info', '3': 4, '4': 1, '5': 11, '6': '.viam.app.agent.v1.VersionInfo', '10': 'versionInfo'},
],
'3': [DeviceAgentConfigRequest_SubsystemVersionsEntry$json],
};