google-cloud-webrisk - Class Google::Cloud::Webrisk::V1beta1::SearchHashesResponse (v0.6.1)

Reference documentation and code samples for the google-cloud-webrisk class Google::Cloud::Webrisk::V1beta1::SearchHashesResponse.

Inherits

  • Object

Methods

#negative_expire_time

def negative_expire_time() -> Google::Protobuf::Timestamp
Returns

#negative_expire_time=

def negative_expire_time=(value) -> Google::Protobuf::Timestamp
Parameter
  • value (Google::Protobuf::Timestamp) — For requested entities that did not match the threat list, how long to cache the response until.
Returns

#threats

def threats() -> Array<Google::Cloud::Webrisk::V1beta1::SearchHashesResponse::ThreatHash>
Returns

#threats=

def threats=(value) -> Array<Google::Cloud::Webrisk::V1beta1::SearchHashesResponse::ThreatHash>
Parameter
Returns