approximateLastUseTime property

String? approximateLastUseTime
getter/setter pair

The approximate timestamp when the session is last used.

It is typically earlier than the actual last use time.

Output only.

Implementation

core.String? approximateLastUseTime;