entities property

List<String>? entities
getter/setter pair

List of entity names.

Output only.

Implementation

core.List<core.String>? entities;