entityTypes property

List<GoogleCloudDialogflowV2EntityType>? entityTypes
getter/setter pair

A collection of entity types.

Implementation

core.List<GoogleCloudDialogflowV2EntityType>? entityTypes;