Entity_Type
class Entity_Type
The type of the entity.
Protobuf enum Google\Cloud\Language\V1beta2\Entity\Type
Constants
| UNKNOWN |
Unknown Generated from protobuf enum |
| PERSON |
Person Generated from protobuf enum |
| LOCATION |
Location Generated from protobuf enum |
| ORGANIZATION |
Organization Generated from protobuf enum |
| EVENT |
Event Generated from protobuf enum |
| WORK_OF_ART |
Work of art Generated from protobuf enum |
| CONSUMER_GOOD |
Consumer goods Generated from protobuf enum |
| OTHER |
Other types Generated from protobuf enum |