MatchProfile$json top-level constant
Implementation
@$core.Deprecated('Use matchProfileDescriptor instead')
const MatchProfile$json = const {
'1': 'MatchProfile',
'2': const [
const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
const {
'1': 'pools',
'3': 3,
'4': 3,
'5': 11,
'6': '.openmatch.Pool',
'10': 'pools'
},
const {
'1': 'extensions',
'3': 5,
'4': 3,
'5': 11,
'6': '.openmatch.MatchProfile.ExtensionsEntry',
'10': 'extensions'
},
],
'3': const [MatchProfile_ExtensionsEntry$json],
'9': const [
const {'1': 2, '2': 3},
const {'1': 4, '2': 5},
],
};