RemoteConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use remoteConfigDescriptor instead')
const RemoteConfig$json = {
  '1': 'RemoteConfig',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    {'1': 'address', '3': 2, '4': 1, '5': 9, '10': 'address'},
    {'1': 'frame', '3': 3, '4': 1, '5': 11, '6': '.viam.app.v1.Frame', '10': 'frame'},
    {'1': 'auth', '3': 4, '4': 1, '5': 11, '6': '.viam.app.v1.RemoteAuth', '10': 'auth'},
    {'1': 'managed_by', '3': 5, '4': 1, '5': 9, '10': 'managedBy'},
    {'1': 'insecure', '3': 6, '4': 1, '5': 8, '10': 'insecure'},
    {'1': 'connection_check_interval', '3': 7, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '10': 'connectionCheckInterval'},
    {'1': 'reconnect_interval', '3': 8, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '10': 'reconnectInterval'},
    {'1': 'service_configs', '3': 9, '4': 3, '5': 11, '6': '.viam.app.v1.ResourceLevelServiceConfig', '8': {}, '10': 'serviceConfigs'},
    {'1': 'secret', '3': 10, '4': 1, '5': 9, '10': 'secret'},
  ],
};