MessageOptions$json top-level constant

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

Implementation

@$core.Deprecated('Use messageOptionsDescriptor instead')
const MessageOptions$json = const {
  '1': 'MessageOptions',
  '2': const [
    const {'1': 'message_set_wire_format', '3': 1, '4': 1, '5': 8, '7': 'false', '10': 'messageSetWireFormat'},
    const {'1': 'no_standard_descriptor_accessor', '3': 2, '4': 1, '5': 8, '7': 'false', '10': 'noStandardDescriptorAccessor'},
    const {'1': 'deprecated', '3': 3, '4': 1, '5': 8, '7': 'false', '10': 'deprecated'},
    const {'1': 'map_entry', '3': 7, '4': 1, '5': 8, '10': 'mapEntry'},
    const {'1': 'uninterpreted_option', '3': 999, '4': 3, '5': 11, '6': '.google.protobuf.UninterpretedOption', '10': 'uninterpretedOption'},
  ],
  '5': const [
    const {'1': 1000, '2': 536870912},
  ],
  '9': const [
    const {'1': 8, '2': 9},
    const {'1': 9, '2': 10},
  ],
};