WebhookRequest_IntentInfo_ParametersEntry$json top-level constant
- @Deprecated('Use webhookRequestDescriptor instead')
Implementation
@$core.Deprecated('Use webhookRequestDescriptor instead')
const WebhookRequest_IntentInfo_ParametersEntry$json = const {
'1': 'ParametersEntry',
'2': const [
const {'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
const {
'1': 'value',
'3': 2,
'4': 1,
'5': 11,
'6':
'.google.cloud.dialogflow.cx.v3beta1.WebhookRequest.IntentInfo.IntentParameterValue',
'10': 'value'
},
],
'7': const {'7': true},
};