Intent_Message_RbmCardContent$json top-level constant
Implementation
@$core.Deprecated('Use intentDescriptor instead')
const Intent_Message_RbmCardContent$json = const {
'1': 'RbmCardContent',
'2': const [
const {'1': 'title', '3': 1, '4': 1, '5': 9, '10': 'title'},
const {'1': 'description', '3': 2, '4': 1, '5': 9, '10': 'description'},
const {
'1': 'media',
'3': 3,
'4': 1,
'5': 11,
'6':
'.google.cloud.dialogflow.v2beta1.Intent.Message.RbmCardContent.RbmMedia',
'10': 'media'
},
const {
'1': 'suggestions',
'3': 4,
'4': 3,
'5': 11,
'6': '.google.cloud.dialogflow.v2beta1.Intent.Message.RbmSuggestion',
'10': 'suggestions'
},
],
'3': const [Intent_Message_RbmCardContent_RbmMedia$json],
};