GetCloudMetadataResponse$json top-level constant
Implementation
@$core.Deprecated('Use getCloudMetadataResponseDescriptor instead')
const GetCloudMetadataResponse$json = {
'1': 'GetCloudMetadataResponse',
'2': [
{
'1': 'robot_part_id',
'3': 1,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'robotPartId',
},
{'1': 'primary_org_id', '3': 2, '4': 1, '5': 9, '10': 'primaryOrgId'},
{'1': 'location_id', '3': 3, '4': 1, '5': 9, '10': 'locationId'},
{'1': 'machine_id', '3': 4, '4': 1, '5': 9, '10': 'machineId'},
{'1': 'machine_part_id', '3': 5, '4': 1, '5': 9, '10': 'machinePartId'},
],
};