entityTypeId property

String? entityTypeId
getter/setter pair

ID of the EntityType to select Features.

The EntityType id is the entity_type_id specified during EntityType creation.

Required.

Implementation

core.String? entityTypeId;