entityTypes property

List<GoogleCloudDialogflowV2EntityType>? entityTypes
getter/setter pair

The list of agent entity types.

There will be a maximum number of items returned based on the page_size field in the request.

Implementation

core.List<GoogleCloudDialogflowV2EntityType>? entityTypes;