ComponentConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use componentConfigDescriptor instead')
const ComponentConfig$json = {
  '1': 'ComponentConfig',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    {'1': 'namespace', '3': 2, '4': 1, '5': 9, '10': 'namespace'},
    {'1': 'type', '3': 3, '4': 1, '5': 9, '10': 'type'},
    {'1': 'model', '3': 4, '4': 1, '5': 9, '10': 'model'},
    {'1': 'frame', '3': 5, '4': 1, '5': 11, '6': '.viam.app.v1.Frame', '10': 'frame'},
    {'1': 'depends_on', '3': 6, '4': 3, '5': 9, '10': 'dependsOn'},
    {'1': 'service_configs', '3': 7, '4': 3, '5': 11, '6': '.viam.app.v1.ResourceLevelServiceConfig', '8': {}, '10': 'serviceConfigs'},
    {'1': 'attributes', '3': 8, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'attributes'},
    {'1': 'api', '3': 9, '4': 1, '5': 9, '10': 'api'},
    {'1': 'log_configuration', '3': 10, '4': 1, '5': 11, '6': '.viam.app.v1.LogConfiguration', '10': 'logConfiguration'},
  ],
};