StreamingDetectIntentRequest$json top-level constant
- @Deprecated('Use streamingDetectIntentRequestDescriptor instead')
Map<String, Object>
const
StreamingDetectIntentRequest$json
Implementation
@$core.Deprecated('Use streamingDetectIntentRequestDescriptor instead')
const StreamingDetectIntentRequest$json = const {
'1': 'StreamingDetectIntentRequest',
'2': const [
const {
'1': 'session',
'3': 1,
'4': 1,
'5': 9,
'8': const {},
'10': 'session'
},
const {
'1': 'query_params',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3beta1.QueryParameters',
'10': 'queryParams'
},
const {
'1': 'query_input',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3beta1.QueryInput',
'8': const {},
'10': 'queryInput'
},
const {
'1': 'output_audio_config',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3beta1.OutputAudioConfig',
'10': 'outputAudioConfig'
},
],
};