TestParsingMerge_RepeatedFieldsGenerator$json top-level constant

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

Implementation

@$core.Deprecated('Use testParsingMergeDescriptor instead')
const TestParsingMerge_RepeatedFieldsGenerator$json = const {
  '1': 'RepeatedFieldsGenerator',
  '2': const [
    const {
      '1': 'field1',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypes',
      '10': 'field1'
    },
    const {
      '1': 'field2',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypes',
      '10': 'field2'
    },
    const {
      '1': 'field3',
      '3': 3,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypes',
      '10': 'field3'
    },
    const {
      '1': 'group1',
      '3': 10,
      '4': 3,
      '5': 10,
      '6': '.protobuf_unittest.TestParsingMerge.RepeatedFieldsGenerator.Group1',
      '10': 'group1'
    },
    const {
      '1': 'group2',
      '3': 20,
      '4': 3,
      '5': 10,
      '6': '.protobuf_unittest.TestParsingMerge.RepeatedFieldsGenerator.Group2',
      '10': 'group2'
    },
    const {
      '1': 'ext1',
      '3': 1000,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypes',
      '10': 'ext1'
    },
    const {
      '1': 'ext2',
      '3': 1001,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypes',
      '10': 'ext2'
    },
  ],
  '3': const [
    TestParsingMerge_RepeatedFieldsGenerator_Group1$json,
    TestParsingMerge_RepeatedFieldsGenerator_Group2$json
  ],
};