Intent_Message_RbmCarouselCard$json top-level constant

  1. @Deprecated('Use intentDescriptor instead')
Map<String, Object> const Intent_Message_RbmCarouselCard$json

Implementation

@$core.Deprecated('Use intentDescriptor instead')
const Intent_Message_RbmCarouselCard$json = const {
  '1': 'RbmCarouselCard',
  '2': const [
    const {
      '1': 'card_width',
      '3': 1,
      '4': 1,
      '5': 14,
      '6':
          '.google.cloud.dialogflow.v2beta1.Intent.Message.RbmCarouselCard.CardWidth',
      '10': 'cardWidth'
    },
    const {
      '1': 'card_contents',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.google.cloud.dialogflow.v2beta1.Intent.Message.RbmCardContent',
      '10': 'cardContents'
    },
  ],
  '4': const [Intent_Message_RbmCarouselCard_CardWidth$json],
};