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 class
ComputeThreatListDiffResponse.Checksum
The expected state of a client's local database.static class
ComputeThreatListDiffResponse.Checksum.Builder
The expected state of a client's local database.Methods in com.google.webrisk.v1 that return ComputeThreatListDiffResponse.ChecksumOrBuilder Modifier and Type Method Description ComputeThreatListDiffResponse.ChecksumOrBuilder
ComputeThreatListDiffResponse.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.ChecksumOrBuilder
ComputeThreatListDiffResponse. 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.ChecksumOrBuilder
ComputeThreatListDiffResponseOrBuilder. 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.
-