Uses of Interface
com.google.webrisk.v1.ComputeThreatListDiffResponse.ChecksumOrBuilder
-
Packages that use ComputeThreatListDiffResponse.ChecksumOrBuilder Package Description com.google.webrisk.v1 -
-
Uses of ComputeThreatListDiffResponse.ChecksumOrBuilder in com.google.webrisk.v1
Classes in com.google.webrisk.v1 that implement ComputeThreatListDiffResponse.ChecksumOrBuilder Modifier and Type Class Description static classComputeThreatListDiffResponse.ChecksumThe expected state of a client's local database.static classComputeThreatListDiffResponse.Checksum.BuilderThe expected state of a client's local database.Methods in com.google.webrisk.v1 that return ComputeThreatListDiffResponse.ChecksumOrBuilder Modifier and Type Method Description ComputeThreatListDiffResponse.ChecksumOrBuilderComputeThreatListDiffResponse.Builder. getChecksumOrBuilder()The expected SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database after applying the provided diff.ComputeThreatListDiffResponse.ChecksumOrBuilderComputeThreatListDiffResponse. getChecksumOrBuilder()The expected SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database after applying the provided diff.ComputeThreatListDiffResponse.ChecksumOrBuilderComputeThreatListDiffResponseOrBuilder. getChecksumOrBuilder()The expected SHA256 hash of the client state; that is, of the sorted list of all hashes present in the database after applying the provided diff.
-