ListMachineSummariesRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use listMachineSummariesRequestDescriptor instead')
const ListMachineSummariesRequest$json = {
  '1': 'ListMachineSummariesRequest',
  '2': [
    {'1': 'organization_id', '3': 1, '4': 1, '5': 9, '10': 'organizationId'},
    {'1': 'fragment_ids', '3': 2, '4': 3, '5': 9, '10': 'fragmentIds'},
    {'1': 'location_ids', '3': 3, '4': 3, '5': 9, '10': 'locationIds'},
    {'1': 'limit', '3': 4, '4': 1, '5': 5, '9': 0, '10': 'limit', '17': true},
  ],
  '8': [
    {'1': '_limit'},
  ],
};