AnnotatedMessagePart$json top-level constant

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

Implementation

@$core.Deprecated('Use annotatedMessagePartDescriptor instead')
const AnnotatedMessagePart$json = const {
  '1': 'AnnotatedMessagePart',
  '2': const [
    const {'1': 'text', '3': 1, '4': 1, '5': 9, '10': 'text'},
    const {'1': 'entity_type', '3': 2, '4': 1, '5': 9, '10': 'entityType'},
    const {
      '1': 'formatted_value',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Value',
      '10': 'formattedValue'
    },
  ],
};