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. The minimum value is 24 hours from the time of creation.
Implementation
final protobuf.Timestamp? expireTime;