entities property

List<GoogleCloudDialogflowV2EntityTypeEntity>? entities
getter/setter pair

The collection of entity entries associated with the entity type.

Optional.

Implementation

core.List<GoogleCloudDialogflowV2EntityTypeEntity>? entities;