GetCloudMetadataResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getCloudMetadataResponseDescriptor instead')
const GetCloudMetadataResponse$json = {
  '1': 'GetCloudMetadataResponse',
  '2': [
    {'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'},
  ],
  '9': [
    {'1': 1, '2': 2},
  ],
  '10': ['robot_part_id'],
};