NotificationConfig$json top-level constant
- @Deprecated('Use notificationConfigDescriptor instead')
Implementation
@$core.Deprecated('Use notificationConfigDescriptor instead')
const NotificationConfig$json = const {
'1': 'NotificationConfig',
'2': const [
const {'1': 'topic', '3': 1, '4': 1, '5': 9, '10': 'topic'},
const {
'1': 'message_format',
'3': 2,
'4': 1,
'5': 14,
'6': '.google.cloud.dialogflow.v2beta1.NotificationConfig.MessageFormat',
'10': 'messageFormat'
},
],
'4': const [NotificationConfig_MessageFormat$json],
};