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