IndexMatchValue$json top-level constant
Implementation
@$core.Deprecated('Use indexMatchValueDescriptor instead')
const IndexMatchValue$json = const {
'1': 'IndexMatchValue',
'2': const [
const {'1': 'stringValue', '3': 1, '4': 1, '5': 9, '9': 0, '10': 'stringValue'},
const {'1': 'intValue', '3': 2, '4': 1, '5': 3, '9': 0, '10': 'intValue'},
const {'1': 'uintValue', '3': 3, '4': 1, '5': 4, '9': 0, '10': 'uintValue'},
const {'1': 'fieldName', '3': 4, '4': 1, '5': 11, '6': '.google.protobuf.StringValue', '10': 'fieldName'},
],
'8': const [
const {'1': 'value'},
],
};