expireTime property

Timestamp? expireTime
final

Optional. Timestamp of when this session is considered expired. This is always provided on output, regardless of what was sent on input.

Implementation

final protobuf.Timestamp? expireTime;