QueryResult$json top-level constant
Implementation
@$core.Deprecated('Use queryResultDescriptor instead')
const QueryResult$json = const {
'1': 'QueryResult',
'2': const [
const {'1': 'text', '3': 1, '4': 1, '5': 9, '9': 0, '10': 'text'},
const {
'1': 'trigger_intent',
'3': 11,
'4': 1,
'5': 9,
'9': 0,
'10': 'triggerIntent'
},
const {
'1': 'transcript',
'3': 12,
'4': 1,
'5': 9,
'9': 0,
'10': 'transcript'
},
const {
'1': 'trigger_event',
'3': 14,
'4': 1,
'5': 9,
'9': 0,
'10': 'triggerEvent'
},
const {'1': 'language_code', '3': 2, '4': 1, '5': 9, '10': 'languageCode'},
const {
'1': 'parameters',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.Struct',
'10': 'parameters'
},
const {
'1': 'response_messages',
'3': 4,
'4': 3,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3beta1.ResponseMessage',
'10': 'responseMessages'
},
const {
'1': 'webhook_statuses',
'3': 13,
'4': 3,
'5': 11,
'6': '.google.rpc.Status',
'10': 'webhookStatuses'
},
const {
'1': 'webhook_payloads',
'3': 6,
'4': 3,
'5': 11,
'6': '.google.protobuf.Struct',
'10': 'webhookPayloads'
},
const {
'1': 'current_page',
'3': 7,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3beta1.Page',
'10': 'currentPage'
},
const {
'1': 'intent',
'3': 8,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3beta1.Intent',
'8': const {'3': true},
'10': 'intent',
},
const {
'1': 'intent_detection_confidence',
'3': 9,
'4': 1,
'5': 2,
'8': const {'3': true},
'10': 'intentDetectionConfidence',
},
const {
'1': 'match',
'3': 15,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3beta1.Match',
'10': 'match'
},
const {
'1': 'diagnostic_info',
'3': 10,
'4': 1,
'5': 11,
'6': '.google.protobuf.Struct',
'10': 'diagnosticInfo'
},
const {
'1': 'sentiment_analysis_result',
'3': 17,
'4': 1,
'5': 11,
'6': '.google.cloud.dialogflow.cx.v3beta1.SentimentAnalysisResult',
'10': 'sentimentAnalysisResult'
},
],
'8': const [
const {'1': 'query'},
],
};