TestAllTypes$json top-level constant

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

Implementation

@$core.Deprecated('Use testAllTypesDescriptor instead')
const TestAllTypes$json = const {
  '1': 'TestAllTypes',
  '2': const [
    const {'1': 'optional_int32', '3': 1, '4': 1, '5': 5, '10': 'optionalInt32'},
    const {'1': 'optional_int64', '3': 2, '4': 1, '5': 3, '10': 'optionalInt64'},
    const {'1': 'optional_uint32', '3': 3, '4': 1, '5': 13, '10': 'optionalUint32'},
    const {'1': 'optional_uint64', '3': 4, '4': 1, '5': 4, '10': 'optionalUint64'},
    const {'1': 'optional_sint32', '3': 5, '4': 1, '5': 17, '10': 'optionalSint32'},
    const {'1': 'optional_sint64', '3': 6, '4': 1, '5': 18, '10': 'optionalSint64'},
    const {'1': 'optional_fixed32', '3': 7, '4': 1, '5': 7, '10': 'optionalFixed32'},
    const {'1': 'optional_fixed64', '3': 8, '4': 1, '5': 6, '10': 'optionalFixed64'},
    const {'1': 'optional_sfixed32', '3': 9, '4': 1, '5': 15, '10': 'optionalSfixed32'},
    const {'1': 'optional_sfixed64', '3': 10, '4': 1, '5': 16, '10': 'optionalSfixed64'},
    const {'1': 'optional_float', '3': 11, '4': 1, '5': 2, '10': 'optionalFloat'},
    const {'1': 'optional_double', '3': 12, '4': 1, '5': 1, '10': 'optionalDouble'},
    const {'1': 'optional_bool', '3': 13, '4': 1, '5': 8, '10': 'optionalBool'},
    const {'1': 'optional_string', '3': 14, '4': 1, '5': 9, '10': 'optionalString'},
    const {'1': 'optional_bytes', '3': 15, '4': 1, '5': 12, '10': 'optionalBytes'},
    const {'1': 'optional_nested_message', '3': 18, '4': 1, '5': 11, '6': '.proto3_arena_unittest.TestAllTypes.NestedMessage', '10': 'optionalNestedMessage'},
    const {'1': 'optional_foreign_message', '3': 19, '4': 1, '5': 11, '6': '.proto3_arena_unittest.ForeignMessage', '10': 'optionalForeignMessage'},
    const {'1': 'optional_import_message', '3': 20, '4': 1, '5': 11, '6': '.protobuf_unittest_import.ImportMessage', '10': 'optionalImportMessage'},
    const {'1': 'optional_nested_enum', '3': 21, '4': 1, '5': 14, '6': '.proto3_arena_unittest.TestAllTypes.NestedEnum', '10': 'optionalNestedEnum'},
    const {'1': 'optional_foreign_enum', '3': 22, '4': 1, '5': 14, '6': '.proto3_arena_unittest.ForeignEnum', '10': 'optionalForeignEnum'},
    const {
      '1': 'optional_string_piece',
      '3': 24,
      '4': 1,
      '5': 9,
      '8': const {'1': 2},
      '10': 'optionalStringPiece',
    },
    const {
      '1': 'optional_cord',
      '3': 25,
      '4': 1,
      '5': 9,
      '8': const {'1': 1},
      '10': 'optionalCord',
    },
    const {'1': 'optional_public_import_message', '3': 26, '4': 1, '5': 11, '6': '.protobuf_unittest_import.PublicImportMessage', '10': 'optionalPublicImportMessage'},
    const {
      '1': 'optional_lazy_message',
      '3': 27,
      '4': 1,
      '5': 11,
      '6': '.proto3_arena_unittest.TestAllTypes.NestedMessage',
      '8': const {'5': true},
      '10': 'optionalLazyMessage',
    },
    const {'1': 'optional_unverified_lazy_message', '3': 28, '4': 1, '5': 11, '6': '.proto3_arena_unittest.TestAllTypes.NestedMessage', '8': const {}, '10': 'optionalUnverifiedLazyMessage'},
    const {
      '1': 'optional_lazy_import_message',
      '3': 115,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest_import.ImportMessage',
      '8': const {'5': true},
      '10': 'optionalLazyImportMessage',
    },
    const {'1': 'repeated_int32', '3': 31, '4': 3, '5': 5, '10': 'repeatedInt32'},
    const {'1': 'repeated_int64', '3': 32, '4': 3, '5': 3, '10': 'repeatedInt64'},
    const {'1': 'repeated_uint32', '3': 33, '4': 3, '5': 13, '10': 'repeatedUint32'},
    const {'1': 'repeated_uint64', '3': 34, '4': 3, '5': 4, '10': 'repeatedUint64'},
    const {'1': 'repeated_sint32', '3': 35, '4': 3, '5': 17, '10': 'repeatedSint32'},
    const {'1': 'repeated_sint64', '3': 36, '4': 3, '5': 18, '10': 'repeatedSint64'},
    const {'1': 'repeated_fixed32', '3': 37, '4': 3, '5': 7, '10': 'repeatedFixed32'},
    const {'1': 'repeated_fixed64', '3': 38, '4': 3, '5': 6, '10': 'repeatedFixed64'},
    const {'1': 'repeated_sfixed32', '3': 39, '4': 3, '5': 15, '10': 'repeatedSfixed32'},
    const {'1': 'repeated_sfixed64', '3': 40, '4': 3, '5': 16, '10': 'repeatedSfixed64'},
    const {'1': 'repeated_float', '3': 41, '4': 3, '5': 2, '10': 'repeatedFloat'},
    const {'1': 'repeated_double', '3': 42, '4': 3, '5': 1, '10': 'repeatedDouble'},
    const {'1': 'repeated_bool', '3': 43, '4': 3, '5': 8, '10': 'repeatedBool'},
    const {'1': 'repeated_string', '3': 44, '4': 3, '5': 9, '10': 'repeatedString'},
    const {'1': 'repeated_bytes', '3': 45, '4': 3, '5': 12, '10': 'repeatedBytes'},
    const {'1': 'proto3_optional_int32', '3': 116, '4': 1, '5': 5, '9': 1, '10': 'proto3OptionalInt32', '17': true},
    const {'1': 'proto3_optional_int64', '3': 117, '4': 1, '5': 3, '9': 2, '10': 'proto3OptionalInt64', '17': true},
    const {'1': 'proto3_optional_uint32', '3': 118, '4': 1, '5': 13, '9': 3, '10': 'proto3OptionalUint32', '17': true},
    const {'1': 'proto3_optional_uint64', '3': 119, '4': 1, '5': 4, '9': 4, '10': 'proto3OptionalUint64', '17': true},
    const {'1': 'proto3_optional_sint32', '3': 120, '4': 1, '5': 17, '9': 5, '10': 'proto3OptionalSint32', '17': true},
    const {'1': 'proto3_optional_sint64', '3': 121, '4': 1, '5': 18, '9': 6, '10': 'proto3OptionalSint64', '17': true},
    const {'1': 'proto3_optional_fixed32', '3': 122, '4': 1, '5': 7, '9': 7, '10': 'proto3OptionalFixed32', '17': true},
    const {'1': 'proto3_optional_fixed64', '3': 123, '4': 1, '5': 6, '9': 8, '10': 'proto3OptionalFixed64', '17': true},
    const {'1': 'proto3_optional_sfixed32', '3': 124, '4': 1, '5': 15, '9': 9, '10': 'proto3OptionalSfixed32', '17': true},
    const {'1': 'proto3_optional_sfixed64', '3': 125, '4': 1, '5': 16, '9': 10, '10': 'proto3OptionalSfixed64', '17': true},
    const {'1': 'proto3_optional_float', '3': 126, '4': 1, '5': 2, '9': 11, '10': 'proto3OptionalFloat', '17': true},
    const {'1': 'proto3_optional_double', '3': 127, '4': 1, '5': 1, '9': 12, '10': 'proto3OptionalDouble', '17': true},
    const {'1': 'proto3_optional_bool', '3': 128, '4': 1, '5': 8, '9': 13, '10': 'proto3OptionalBool', '17': true},
    const {'1': 'proto3_optional_string', '3': 129, '4': 1, '5': 9, '9': 14, '10': 'proto3OptionalString', '17': true},
    const {'1': 'proto3_optional_bytes', '3': 130, '4': 1, '5': 12, '9': 15, '10': 'proto3OptionalBytes', '17': true},
    const {'1': 'repeated_nested_message', '3': 48, '4': 3, '5': 11, '6': '.proto3_arena_unittest.TestAllTypes.NestedMessage', '10': 'repeatedNestedMessage'},
    const {'1': 'repeated_foreign_message', '3': 49, '4': 3, '5': 11, '6': '.proto3_arena_unittest.ForeignMessage', '10': 'repeatedForeignMessage'},
    const {'1': 'repeated_import_message', '3': 50, '4': 3, '5': 11, '6': '.protobuf_unittest_import.ImportMessage', '10': 'repeatedImportMessage'},
    const {'1': 'repeated_nested_enum', '3': 51, '4': 3, '5': 14, '6': '.proto3_arena_unittest.TestAllTypes.NestedEnum', '10': 'repeatedNestedEnum'},
    const {'1': 'repeated_foreign_enum', '3': 52, '4': 3, '5': 14, '6': '.proto3_arena_unittest.ForeignEnum', '10': 'repeatedForeignEnum'},
    const {
      '1': 'repeated_string_piece',
      '3': 54,
      '4': 3,
      '5': 9,
      '8': const {'1': 2},
      '10': 'repeatedStringPiece',
    },
    const {
      '1': 'repeated_cord',
      '3': 55,
      '4': 3,
      '5': 9,
      '8': const {'1': 1},
      '10': 'repeatedCord',
    },
    const {
      '1': 'repeated_lazy_message',
      '3': 57,
      '4': 3,
      '5': 11,
      '6': '.proto3_arena_unittest.TestAllTypes.NestedMessage',
      '8': const {'5': true},
      '10': 'repeatedLazyMessage',
    },
    const {'1': 'oneof_uint32', '3': 111, '4': 1, '5': 13, '9': 0, '10': 'oneofUint32'},
    const {'1': 'oneof_nested_message', '3': 112, '4': 1, '5': 11, '6': '.proto3_arena_unittest.TestAllTypes.NestedMessage', '9': 0, '10': 'oneofNestedMessage'},
    const {'1': 'oneof_string', '3': 113, '4': 1, '5': 9, '9': 0, '10': 'oneofString'},
    const {'1': 'oneof_bytes', '3': 114, '4': 1, '5': 12, '9': 0, '10': 'oneofBytes'},
  ],
  '3': const [TestAllTypes_NestedMessage$json],
  '4': const [TestAllTypes_NestedEnum$json],
  '8': const [
    const {'1': 'oneof_field'},
    const {'1': '_proto3_optional_int32'},
    const {'1': '_proto3_optional_int64'},
    const {'1': '_proto3_optional_uint32'},
    const {'1': '_proto3_optional_uint64'},
    const {'1': '_proto3_optional_sint32'},
    const {'1': '_proto3_optional_sint64'},
    const {'1': '_proto3_optional_fixed32'},
    const {'1': '_proto3_optional_fixed64'},
    const {'1': '_proto3_optional_sfixed32'},
    const {'1': '_proto3_optional_sfixed64'},
    const {'1': '_proto3_optional_float'},
    const {'1': '_proto3_optional_double'},
    const {'1': '_proto3_optional_bool'},
    const {'1': '_proto3_optional_string'},
    const {'1': '_proto3_optional_bytes'},
  ],
};