entityType property
The entity type of the parameter.
Format: projects/-/locations/-/agents/-/entityTypes/
for system entity
types (for example,
projects/-/locations/-/agents/-/entityTypes/sys.date
), or
projects//locations//agents//entityTypes/
for developer entity types.
Required.
Implementation
core.String? entityType;