Item(mapping=None, *, ignore_unknown_fields=False, **kwargs)
An item in the carousel.
Attributes | |
---|---|
Name | Description |
info |
google.cloud.dialogflow_v2beta1.types.Intent.Message.SelectItemInfo
Required. Additional info about the option item. |
title |
str
Required. Title of the carousel item. |
description |
str
Optional. The body text of the card. |
image |
google.cloud.dialogflow_v2beta1.types.Intent.Message.Image
Optional. The image to display. |