entities property

List<GoogleCloudDialogflowCxV3EntityTypeEntity>? entities
getter/setter pair

The collection of entities to override or supplement the custom entity type.

Required.

Implementation

core.List<GoogleCloudDialogflowCxV3EntityTypeEntity>? entities;