| Modifier and Type | Class and 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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
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 |
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.
|
Copyright © 2019 Google LLC. All rights reserved.