userId property

String? userId
getter/setter pair

The user id for the agent session.

The ID can be up to 128 characters long.

Optional.

Implementation

core.String? userId;