checksum property

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.

If the client state doesn't match the expected state, the client must discard this diff and retry later.

Implementation

GoogleCloudWebriskV1ComputeThreatListDiffResponseChecksum? checksum;