ChatWithAudioRequest$json top-level constant
- @Deprecated('Use chatWithAudioRequestDescriptor instead')
Implementation
@$core.Deprecated('Use chatWithAudioRequestDescriptor instead')
const ChatWithAudioRequest$json = {
'1': 'ChatWithAudioRequest',
'2': [
{'1': 'conversation_id', '3': 1, '4': 1, '5': 9, '10': 'conversationId'},
{'1': 'text', '3': 2, '4': 1, '5': 9, '10': 'text'},
{'1': 'audio', '3': 3, '4': 1, '5': 12, '10': 'audio'},
],
};