items property

List of items in the Browse Carousel Card.

Minimum of two items, maximum of ten.

Required.

Implementation

core.List<
  GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem
>?
items;