QCSamplesServiceCreateRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use qCSamplesServiceCreateRequestDescriptor instead')
const QCSamplesServiceCreateRequest$json = {
  '1': 'QCSamplesServiceCreateRequest',
  '2': [
    {'1': 'entity_uuid', '3': 1, '4': 1, '5': 9, '10': 'entityUuid'},
    {'1': 'user_comment', '3': 2, '4': 1, '5': 9, '10': 'userComment'},
    {
      '1': 'vault_folder_id',
      '3': 8,
      '4': 1,
      '5': 4,
      '8': {},
      '10': 'vaultFolderId'
    },
    {'1': 'family_id', '3': 10, '4': 1, '5': 4, '8': {}, '10': 'familyId'},
    {
      '1': 'inventory_item_uuid',
      '3': 11,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'inventoryItemUuid'
    },
    {'1': 'qc_group_id', '3': 12, '4': 1, '5': 4, '8': {}, '10': 'qcGroupId'},
    {'1': 'location_id', '3': 13, '4': 1, '5': 4, '8': {}, '10': 'locationId'},
    {'1': 'name_prefix', '3': 20, '4': 1, '5': 9, '8': {}, '10': 'namePrefix'},
    {'1': 'description', '3': 21, '4': 1, '5': 9, '10': 'description'},
    {
      '1': 'sample_count',
      '3': 30,
      '4': 1,
      '5': 4,
      '8': {},
      '10': 'sampleCount'
    },
  ],
};