Interface ComputeThreatListDiffResponse.ChecksumOrBuilder (2.40.0)

public static interface ComputeThreatListDiffResponse.ChecksumOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getSha256()

public abstract ByteString getSha256()

The SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database.

bytes sha256 = 1;

Returns
TypeDescription
ByteString

The sha256.