IndexMatchValue$json top-level constant

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

Implementation

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