Reference documentation and code samples for the google-cloud-webrisk class Google::Cloud::Webrisk::V1beta1::SearchUrisResponse.
Inherits
- Object
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.