name property

String? name
getter/setter pair

The unique identifier of the entity type.

Required for EntityTypes.UpdateEntityType and EntityTypes.BatchUpdateEntityTypes methods. Format: projects//agent/entityTypes/.

Implementation

core.String? name;