Class Item (2.0.0)

Item(mapping=None, *, ignore_unknown_fields=False, **kwargs)

An item in the carousel.

Attributes

NameDescription
info .gcd_intent.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 .gcd_intent.Intent.Message.Image
Optional. The image to display.