AnnotatedMessagePart$json top-level constant
- @Deprecated('Use annotatedMessagePartDescriptor instead')
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'
},
],
};