cacheDuration property

String? cacheDuration
getter/setter pair

The cache lifetime for the returned match.

Clients must not cache this response for more than this duration to avoid false positives.

Implementation

core.String? cacheDuration;