Web Risk V1 API - Class Google::Cloud::WebRisk::V1::ComputeThreatListDiffResponse::Checksum (v0.5.0)

Reference documentation and code samples for the Web Risk V1 API class Google::Cloud::WebRisk::V1::ComputeThreatListDiffResponse::Checksum.

The expected state of a client's local database.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

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.