agentId property

String? agentId
getter/setter pair

An opaque, user-specified string representing a human agent who handled all conversations in the import.

Note that this will be overridden if per-conversation metadata is provided through the metadata_bucket_uri.

Optional.

Implementation

core.String? agentId;