entities property
The collection of entity entries associated with the entity type.
Optional.
Implementation
core.List<GoogleCloudDialogflowV2EntityTypeEntity>? entities;
The collection of entity entries associated with the entity type.
Optional.
core.List<GoogleCloudDialogflowV2EntityTypeEntity>? entities;