StopExtraParameters$json top-level constant

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

Implementation

@$core.Deprecated('Use stopExtraParametersDescriptor instead')
const StopExtraParameters$json = {
  '1': 'StopExtraParameters',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 11, '6': '.viam.common.v1.ResourceName', '10': 'name'},
    {'1': 'params', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'params'},
  ],
};