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

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

The expected state of a client's local database.

Inherits

  • Object

Methods

#sha256

def sha256() -> String
Returns
  • (String) — The SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database.

#sha256=

def sha256=(value) -> String
Parameter
  • value (String) — The SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database.
Returns
  • (String) — The SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database.