ListMachineFragmentsRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use listMachineFragmentsRequestDescriptor instead')
const ListMachineFragmentsRequest$json = {
  '1': 'ListMachineFragmentsRequest',
  '2': [
    {'1': 'machine_id', '3': 1, '4': 1, '5': 9, '10': 'machineId'},
    {'1': 'additional_fragment_ids', '3': 2, '4': 3, '5': 9, '10': 'additionalFragmentIds'},
  ],
};