QueryInput$json top-level constant
Implementation
@$core.Deprecated('Use queryInputDescriptor instead')
const QueryInput$json = const {
'1': 'QueryInput',
'2': const [
const {
'1': 'text',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3beta1.TextInput',
'9': 0,
'10': 'text'
},
const {
'1': 'intent',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3beta1.IntentInput',
'9': 0,
'10': 'intent'
},
const {
'1': 'audio',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3beta1.AudioInput',
'9': 0,
'10': 'audio'
},
const {
'1': 'event',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3beta1.EventInput',
'9': 0,
'10': 'event'
},
const {
'1': 'dtmf',
'3': 7,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3beta1.DtmfInput',
'9': 0,
'10': 'dtmf'
},
const {
'1': 'language_code',
'3': 4,
'4': 1,
'5': 9,
'8': const {},
'10': 'languageCode'
},
],
'8': const [
const {'1': 'input'},
],
};