Match$json top-level constant

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

Implementation

@$core.Deprecated('Use matchDescriptor instead')
const Match$json = const {
  '1': 'Match',
  '2': const [
    const {'1': 'match_id', '3': 1, '4': 1, '5': 9, '10': 'matchId'},
    const {'1': 'match_profile', '3': 2, '4': 1, '5': 9, '10': 'matchProfile'},
    const {
      '1': 'match_function',
      '3': 3,
      '4': 1,
      '5': 9,
      '10': 'matchFunction'
    },
    const {
      '1': 'tickets',
      '3': 4,
      '4': 3,
      '5': 11,
      '6': '.openmatch.Ticket',
      '10': 'tickets'
    },
    const {
      '1': 'extensions',
      '3': 7,
      '4': 3,
      '5': 11,
      '6': '.openmatch.Match.ExtensionsEntry',
      '10': 'extensions'
    },
    const {
      '1': 'backfill',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.openmatch.Backfill',
      '10': 'backfill'
    },
    const {
      '1': 'allocate_gameserver',
      '3': 9,
      '4': 1,
      '5': 8,
      '10': 'allocateGameserver'
    },
  ],
  '3': const [Match_ExtensionsEntry$json],
  '9': const [
    const {'1': 5, '2': 6},
    const {'1': 6, '2': 7},
  ],
};