StartAutoBatchResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use startAutoBatchResponseDescriptor instead')
const StartAutoBatchResponse$json = {
  '1': 'StartAutoBatchResponse',
  '2': [
    {'1': 'status', '3': 1, '4': 1, '5': 14, '6': '.payments.v1.Status', '10': 'status'},
    {'1': 'description', '3': 2, '4': 1, '5': 9, '10': 'description'},
  ],
};