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