RobotPart$json top-level constant

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

Implementation

@$core.Deprecated('Use robotPartDescriptor instead')
const RobotPart$json = {
  '1': 'RobotPart',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'id'},
    {'1': 'name', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'name'},
    {'1': 'dns_name', '3': 10, '4': 1, '5': 9, '8': {}, '10': 'dnsName'},
    {'1': 'secret', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'secret'},
    {'1': 'robot', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'robot'},
    {'1': 'location_id', '3': 12, '4': 1, '5': 9, '8': {}, '10': 'locationId'},
    {'1': 'robot_config', '3': 5, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '8': {}, '10': 'robotConfig'},
    {'1': 'last_access', '3': 6, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': {}, '10': 'lastAccess'},
    {'1': 'user_supplied_info', '3': 7, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '8': {}, '10': 'userSuppliedInfo'},
    {'1': 'main_part', '3': 8, '4': 1, '5': 8, '8': {}, '10': 'mainPart'},
    {'1': 'fqdn', '3': 9, '4': 1, '5': 9, '10': 'fqdn'},
    {'1': 'local_fqdn', '3': 11, '4': 1, '5': 9, '10': 'localFqdn'},
    {'1': 'created_on', '3': 13, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': {}, '10': 'createdOn'},
    {'1': 'secrets', '3': 14, '4': 3, '5': 11, '6': '.viam.app.v1.SharedSecret', '8': {}, '10': 'secrets'},
  ],
};