CloudConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use cloudConfigDescriptor instead')
const CloudConfig$json = {
  '1': 'CloudConfig',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    {'1': 'fqdn', '3': 2, '4': 1, '5': 9, '10': 'fqdn'},
    {'1': 'local_fqdn', '3': 3, '4': 1, '5': 9, '10': 'localFqdn'},
    {'1': 'managed_by', '3': 4, '4': 1, '5': 9, '10': 'managedBy'},
    {'1': 'signaling_address', '3': 5, '4': 1, '5': 9, '10': 'signalingAddress'},
    {'1': 'signaling_insecure', '3': 6, '4': 1, '5': 8, '10': 'signalingInsecure'},
    {
      '1': 'location_secret',
      '3': 7,
      '4': 1,
      '5': 9,
      '8': {'3': true},
      '10': 'locationSecret',
    },
    {'1': 'secret', '3': 8, '4': 1, '5': 9, '10': 'secret'},
    {'1': 'location_secrets', '3': 9, '4': 3, '5': 11, '6': '.viam.app.v1.LocationSecret', '10': 'locationSecrets'},
    {'1': 'primary_org_id', '3': 10, '4': 1, '5': 9, '10': 'primaryOrgId'},
    {'1': 'location_id', '3': 11, '4': 1, '5': 9, '10': 'locationId'},
    {'1': 'machine_id', '3': 12, '4': 1, '5': 9, '10': 'machineId'},
  ],
};