entities property

List<GoogleCloudDialogflowCxV3EntityTypeEntity>? entities
getter/setter pair

The collection of entity entries associated with the entity type.

Implementation

core.List<GoogleCloudDialogflowCxV3EntityTypeEntity>? entities;