FetchMatchesRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use fetchMatchesRequestDescriptor instead')
const FetchMatchesRequest$json = const {
  '1': 'FetchMatchesRequest',
  '2': const [
    const {
      '1': 'config',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.openmatch.FunctionConfig',
      '10': 'config'
    },
    const {
      '1': 'profile',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.openmatch.MatchProfile',
      '10': 'profile'
    },
  ],
};