TestVerifyMostlyInt32BigFieldNumber$json top-level constant

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

Implementation

@$core.Deprecated('Use testVerifyMostlyInt32BigFieldNumberDescriptor instead')
const TestVerifyMostlyInt32BigFieldNumber$json = const {
  '1': 'TestVerifyMostlyInt32BigFieldNumber',
  '2': const [
    const {
      '1': 'optional_int64_30',
      '3': 30,
      '4': 1,
      '5': 3,
      '10': 'optionalInt6430'
    },
    const {
      '1': 'optional_int32_300',
      '3': 300,
      '4': 1,
      '5': 5,
      '10': 'optionalInt32300'
    },
    const {
      '1': 'optional_int32_1',
      '3': 1,
      '4': 1,
      '5': 5,
      '10': 'optionalInt321'
    },
    const {
      '1': 'optional_int32_2',
      '3': 2,
      '4': 1,
      '5': 5,
      '10': 'optionalInt322'
    },
    const {
      '1': 'optional_int32_3',
      '3': 3,
      '4': 1,
      '5': 5,
      '10': 'optionalInt323'
    },
    const {
      '1': 'optional_int32_4',
      '3': 4,
      '4': 1,
      '5': 5,
      '10': 'optionalInt324'
    },
    const {
      '1': 'optional_int32_63',
      '3': 63,
      '4': 1,
      '5': 5,
      '10': 'optionalInt3263'
    },
    const {
      '1': 'optional_int32_64',
      '3': 64,
      '4': 1,
      '5': 5,
      '10': 'optionalInt3264'
    },
    const {
      '1': 'optional_all_types',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypes',
      '10': 'optionalAllTypes'
    },
    const {
      '1': 'repeated_all_types',
      '3': 10,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypes',
      '10': 'repeatedAllTypes'
    },
  ],
};