AnalyzeContentResponse$json top-level constant
Implementation
@$core.Deprecated('Use analyzeContentResponseDescriptor instead')
const AnalyzeContentResponse$json = const {
'1': 'AnalyzeContentResponse',
'2': const [
const {'1': 'reply_text', '3': 1, '4': 1, '5': 9, '10': 'replyText'},
const {
'1': 'reply_audio',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.v2beta1.OutputAudio',
'10': 'replyAudio'
},
const {
'1': 'automated_agent_reply',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.v2beta1.AutomatedAgentReply',
'10': 'automatedAgentReply'
},
const {
'1': 'message',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.v2beta1.Message',
'10': 'message'
},
const {
'1': 'human_agent_suggestion_results',
'3': 6,
'4': 3,
'5': 11,
'6': '.google.cloud.dialogflow.v2beta1.SuggestionResult',
'10': 'humanAgentSuggestionResults'
},
const {
'1': 'end_user_suggestion_results',
'3': 7,
'4': 3,
'5': 11,
'6': '.google.cloud.dialogflow.v2beta1.SuggestionResult',
'10': 'endUserSuggestionResults'
},
const {
'1': 'dtmf_parameters',
'3': 9,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.v2beta1.DtmfParameters',
'10': 'dtmfParameters'
},
],
};