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

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

Inherits

  • Object

Methods

#additions

def additions() -> Google::Cloud::Webrisk::V1beta1::ThreatEntryAdditions
Returns

#additions=

def additions=(value) -> Google::Cloud::Webrisk::V1beta1::ThreatEntryAdditions
Parameter
Returns

#checksum

def checksum() -> Google::Cloud::Webrisk::V1beta1::ComputeThreatListDiffResponse::Checksum
Returns

#checksum=

def checksum=(value) -> Google::Cloud::Webrisk::V1beta1::ComputeThreatListDiffResponse::Checksum
Parameter
Returns

#new_version_token

def new_version_token() -> String
Returns
  • (String) — The new opaque client version token.

#new_version_token=

def new_version_token=(value) -> String
Parameter
  • value (String) — The new opaque client version token.
Returns
  • (String) — The new opaque client version token.
def recommended_next_diff() -> Google::Protobuf::Timestamp
Returns
  • (Google::Protobuf::Timestamp) — The soonest the client should wait before issuing any diff request. Querying sooner is unlikely to produce a meaningful diff. Waiting longer is acceptable considering the use case. If this field is not set clients may update as soon as they want.
def recommended_next_diff=(value) -> Google::Protobuf::Timestamp
Parameter
  • value (Google::Protobuf::Timestamp) — The soonest the client should wait before issuing any diff request. Querying sooner is unlikely to produce a meaningful diff. Waiting longer is acceptable considering the use case. If this field is not set clients may update as soon as they want.
Returns
  • (Google::Protobuf::Timestamp) — The soonest the client should wait before issuing any diff request. Querying sooner is unlikely to produce a meaningful diff. Waiting longer is acceptable considering the use case. If this field is not set clients may update as soon as they want.

#removals

def removals() -> Google::Cloud::Webrisk::V1beta1::ThreatEntryRemovals
Returns

#removals=

def removals=(value) -> Google::Cloud::Webrisk::V1beta1::ThreatEntryRemovals
Parameter
Returns

#response_type

def response_type() -> Google::Cloud::Webrisk::V1beta1::ComputeThreatListDiffResponse::ResponseType
Returns

#response_type=

def response_type=(value) -> Google::Cloud::Webrisk::V1beta1::ComputeThreatListDiffResponse::ResponseType
Parameter
Returns