Reference documentation and code samples for the Web Risk V1 API class Google::Cloud::WebRisk::V1::SearchUrisResponse.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#threat
def threat() -> ::Google::Cloud::WebRisk::V1::SearchUrisResponse::ThreatUri
Returns
- (::Google::Cloud::WebRisk::V1::SearchUrisResponse::ThreatUri) — The threat list matches. This might be empty if the URI is on no list.
#threat=
def threat=(value) -> ::Google::Cloud::WebRisk::V1::SearchUrisResponse::ThreatUri
Parameter
- value (::Google::Cloud::WebRisk::V1::SearchUrisResponse::ThreatUri) — The threat list matches. This might be empty if the URI is on no list.
Returns
- (::Google::Cloud::WebRisk::V1::SearchUrisResponse::ThreatUri) — The threat list matches. This might be empty if the URI is on no list.