inputTypes property

List<String>? inputTypes
getter/setter pair

The input types of the conversation.

Output only.

Implementation

core.List<core.String>? inputTypes;