expireTime property

String? expireTime
getter/setter pair

The cache lifetime for the returned match.

Clients must not cache this response past this timestamp to avoid false positives.

Implementation

core.String? expireTime;