| GitHub Repository | RPC Documentation | REST Documentation |
This package is not the recommended entry point to using this client library!
For this library, we recommend using com.google.webrisk.v1 for new applications.
Prerelease Implications
This package is a prerelease version! Use with caution.
Prerelease versions are considered unstable as they may be shut down and/or subject to breaking changes when upgrading. Use them only for testing or if you specifically need their experimental features.
Classes
| Class | Description |
|---|---|
| com. |
Describes an API diff request. |
| com. |
Describes an API diff request. |
| com. |
The constraints for this diff. |
| com. |
The constraints for this diff. |
| com. |
Protobuf type google.cloud.webrisk.v1beta1.ComputeThreatListDiffResponse |
| com. |
Protobuf type google.cloud.webrisk.v1beta1.ComputeThreatListDiffResponse |
| com. |
The expected state of a client's local database. |
| com. |
The expected state of a client's local database. |
| com. |
The uncompressed threat entries in hash format. Hashes can be anywhere from 4 to 32 bytes in size. A large majority are 4 bytes, but some hashes are lengthened if they collide with the hash of a |
| com. |
The uncompressed threat entries in hash format. Hashes can be anywhere from 4 to 32 bytes in size. A large majority are 4 bytes, but some hashes are lengthened if they collide with the hash of a |
| com. |
A set of raw indices to remove from a local list. |
| com. |
A set of raw indices to remove from a local list. |
| com. |
The Rice-Golomb encoded data. Used for sending compressed 4-byte hashes or compressed removal indices. |
| com. |
The Rice-Golomb encoded data. Used for sending compressed 4-byte hashes or compressed removal indices. |
| com. |
Request to return full hashes matched by the provided hash prefixes. |
| com. |
Request to return full hashes matched by the provided hash prefixes. |
| com. |
Protobuf type google.cloud.webrisk.v1beta1.SearchHashesResponse |
| com. |
Protobuf type google.cloud.webrisk.v1beta1.SearchHashesResponse |
| com. |
Contains threat information on a matching hash. |
| com. |
Contains threat information on a matching hash. |
| com. |
Request to check URI entries against threatLists. |
| com. |
Request to check URI entries against threatLists. |
| com. |
Protobuf type google.cloud.webrisk.v1beta1.SearchUrisResponse |
| com. |
Protobuf type google.cloud.webrisk.v1beta1.SearchUrisResponse |
| com. |
Contains threat information on a matching uri. |
| com. |
Contains threat information on a matching uri. |
| com. |
Contains the set of entries to add to a local database. May contain a combination of compressed and raw data in a single response. |
| com. |
Contains the set of entries to add to a local database. May contain a combination of compressed and raw data in a single response. |
| com. |
Contains the set of entries to remove from a local database. |
| com. |
Contains the set of entries to remove from a local database. |
| com. |
|
| com. |
Web Risk v1beta1 API defines an interface to detect malicious URLs on your website and in client applications. |
| com. |
Base class for the server implementation of the service WebRiskServiceV1Beta1. Web Risk v1beta1 API defines an interface to detect malicious URLs on your |
Interfaces
Enums
| Enum | Description |
|---|---|
| com. |
The ways in which threat entry sets can be compressed. |
| com. |
The type of response sent to the client. |
| com. |
The type of threat. This maps dirrectly to the threat list a threat may belong to. |