TestParsingMerge$json top-level constant

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

Implementation

@$core.Deprecated('Use testParsingMergeDescriptor instead')
const TestParsingMerge$json = const {
  '1': 'TestParsingMerge',
  '2': const [
    const {
      '1': 'required_all_types',
      '3': 1,
      '4': 2,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypes',
      '10': 'requiredAllTypes'
    },
    const {
      '1': 'optional_all_types',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypes',
      '10': 'optionalAllTypes'
    },
    const {
      '1': 'repeated_all_types',
      '3': 3,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypes',
      '10': 'repeatedAllTypes'
    },
    const {
      '1': 'optionalgroup',
      '3': 10,
      '4': 1,
      '5': 10,
      '6': '.protobuf_unittest.TestParsingMerge.OptionalGroup',
      '10': 'optionalgroup'
    },
    const {
      '1': 'repeatedgroup',
      '3': 20,
      '4': 3,
      '5': 10,
      '6': '.protobuf_unittest.TestParsingMerge.RepeatedGroup',
      '10': 'repeatedgroup'
    },
  ],
  '3': const [
    TestParsingMerge_RepeatedFieldsGenerator$json,
    TestParsingMerge_OptionalGroup$json,
    TestParsingMerge_RepeatedGroup$json
  ],
  '5': const [
    const {'1': 1000, '2': 536870912},
  ],
  '6': const [
    const {
      '1': 'optional_ext',
      '2': '.protobuf_unittest.TestParsingMerge',
      '3': 1000,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypes',
      '10': 'optionalExt'
    },
    const {
      '1': 'repeated_ext',
      '2': '.protobuf_unittest.TestParsingMerge',
      '3': 1001,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypes',
      '10': 'repeatedExt'
    },
  ],
};