expireTime property

String? expireTime
getter/setter pair

Timestamp for when this will expire.

Each watches.renew call resets this to seven days in the future.

Output only.

Implementation

core.String? expireTime;