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