entityType property

String? entityType
getter/setter pair

Runtime entity type name.

Will be null if entity type map is not available. Used for read before send feature.

Output only.

Implementation

core.String? entityType;