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