FulfillIntentRequest$json top-level constant
Implementation
@$core.Deprecated('Use fulfillIntentRequestDescriptor instead')
const FulfillIntentRequest$json = const {
'1': 'FulfillIntentRequest',
'2': const [
const {
'1': 'match_intent_request',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3.MatchIntentRequest',
'10': 'matchIntentRequest'
},
const {
'1': 'match',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3.Match',
'10': 'match'
},
const {
'1': 'output_audio_config',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3.OutputAudioConfig',
'10': 'outputAudioConfig'
},
],
};