targetEntityType property

String? targetEntityType
getter/setter pair

The target entity type to import into.

Format: projects//locations//agents//entity_types/. If set, there should be only one entity type included in entity_types, of which the type should match the type of the target entity type. All entities in the imported entity type will be added to the target entity type.

Optional.

Implementation

core.String? targetEntityType;