WebhookRequest_IntentInfo_IntentParameterValue$json top-level constant
- @Deprecated('Use webhookRequestDescriptor instead')
Map<String, Object>
const
WebhookRequest_IntentInfo_IntentParameterValue$json
Implementation
@$core.Deprecated('Use webhookRequestDescriptor instead')
const WebhookRequest_IntentInfo_IntentParameterValue$json = const {
'1': 'IntentParameterValue',
'2': const [
const {
'1': 'original_value',
'3': 1,
'4': 1,
'5': 9,
'10': 'originalValue'
},
const {
'1': 'resolved_value',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.Value',
'10': 'resolvedValue'
},
],
};