entities property

List<GoogleCloudDialogflowV2EntityTypeEntity>? entities
getter/setter pair

The collection of entities associated with this session entity type.

Required.

Implementation

core.List<GoogleCloudDialogflowV2EntityTypeEntity>? entities;