ResourceRPCSubtype$json top-level constant

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

Implementation

@$core.Deprecated('Use resourceRPCSubtypeDescriptor instead')
const ResourceRPCSubtype$json = {
  '1': 'ResourceRPCSubtype',
  '2': [
    {'1': 'subtype', '3': 1, '4': 1, '5': 11, '6': '.viam.common.v1.ResourceName', '10': 'subtype'},
    {'1': 'proto_service', '3': 2, '4': 1, '5': 9, '10': 'protoService'},
  ],
};