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.