uuid property

String? uuid
getter/setter pair

A session UUID (Unique Universal Identifier).

The service generates this value when it creates the session.

Output only.

Implementation

core.String? uuid;