class Google::Cloud::Webrisk::V1beta1::SearchUrisResponse::ThreatUri
Contains threat information on a matching uri. @!attribute [rw] threat_types
@return [Array<Google::Cloud::Webrisk::V1beta1::ThreatType>] The ThreatList this threat belongs to.
@!attribute [rw] expire_time
@return [Google::Protobuf::Timestamp] The cache lifetime for the returned match. Clients must not cache this response past this timestamp to avoid false positives.