Class: Google::Cloud::Webrisk::V1beta1::ComputeThreatListDiffResponse::Checksum
- Inherits:
-
Object
- Object
- Google::Cloud::Webrisk::V1beta1::ComputeThreatListDiffResponse::Checksum
- Defined in:
- lib/google/cloud/webrisk/v1beta1/doc/google/cloud/webrisk/v1beta1/webrisk.rb
Overview
The expected state of a client's local database.
Instance Attribute Summary collapse
-
#sha256 ⇒ String
The SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database.
Instance Attribute Details
#sha256 ⇒ String
Returns The SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database.
81 |
# File 'lib/google/cloud/webrisk/v1beta1/doc/google/cloud/webrisk/v1beta1/webrisk.rb', line 81 class Checksum; end |