Intent_Message_CarouselSelect_Item$json top-level constant

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

Implementation

@$core.Deprecated('Use intentDescriptor instead')
const Intent_Message_CarouselSelect_Item$json = const {
  '1': 'Item',
  '2': const [
    const {
      '1': 'info',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.cloud.dialogflow.v2.Intent.Message.SelectItemInfo',
      '8': const {},
      '10': 'info'
    },
    const {'1': 'title', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'title'},
    const {
      '1': 'description',
      '3': 3,
      '4': 1,
      '5': 9,
      '8': const {},
      '10': 'description'
    },
    const {
      '1': 'image',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.google.cloud.dialogflow.v2.Intent.Message.Image',
      '8': const {},
      '10': 'image'
    },
  ],
};