ChatMessage$json top-level constant
Implementation
@$core.Deprecated('Use chatMessageDescriptor instead')
const ChatMessage$json = {
'1': 'ChatMessage',
'2': [
{'1': 'role', '3': 1, '4': 1, '5': 14, '6': '.ChatRole', '10': 'role'},
{'1': 'text', '3': 2, '4': 1, '5': 9, '10': 'text'},
],
};