- 2.51.0 (latest)
- 2.50.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.39.0
- 2.38.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.26.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.0
- 2.2.6
- 2.0.12
Package com.google.webrisk.v1beta1 (2.48.0)
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.google.webrisk.v1beta1.ComputeThreatListDiffRequest | Describes an API diff request. |
com.google.webrisk.v1beta1.ComputeThreatListDiffRequest.Builder | Describes an API diff request. |
com.google.webrisk.v1beta1.ComputeThreatListDiffRequest.Constraints | The constraints for this diff. |
com.google.webrisk.v1beta1.ComputeThreatListDiffRequest.Constraints.Builder | The constraints for this diff. |
com.google.webrisk.v1beta1.ComputeThreatListDiffResponse |
Protobuf type google.cloud.webrisk.v1beta1.ComputeThreatListDiffResponse |
com.google.webrisk.v1beta1.ComputeThreatListDiffResponse.Builder |
Protobuf type google.cloud.webrisk.v1beta1.ComputeThreatListDiffResponse |
com.google.webrisk.v1beta1.ComputeThreatListDiffResponse.Checksum | The expected state of a client's local database. |
com.google.webrisk.v1beta1.ComputeThreatListDiffResponse.Checksum.Builder | The expected state of a client's local database. |
com.google.webrisk.v1beta1.RawHashes | 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.google.webrisk.v1beta1.RawHashes.Builder | 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.google.webrisk.v1beta1.RawIndices | A set of raw indices to remove from a local list. |
com.google.webrisk.v1beta1.RawIndices.Builder | A set of raw indices to remove from a local list. |
com.google.webrisk.v1beta1.RiceDeltaEncoding | The Rice-Golomb encoded data. Used for sending compressed 4-byte hashes or compressed removal indices. |
com.google.webrisk.v1beta1.RiceDeltaEncoding.Builder | The Rice-Golomb encoded data. Used for sending compressed 4-byte hashes or compressed removal indices. |
com.google.webrisk.v1beta1.SearchHashesRequest | Request to return full hashes matched by the provided hash prefixes. |
com.google.webrisk.v1beta1.SearchHashesRequest.Builder | Request to return full hashes matched by the provided hash prefixes. |
com.google.webrisk.v1beta1.SearchHashesResponse |
Protobuf type google.cloud.webrisk.v1beta1.SearchHashesResponse |
com.google.webrisk.v1beta1.SearchHashesResponse.Builder |
Protobuf type google.cloud.webrisk.v1beta1.SearchHashesResponse |
com.google.webrisk.v1beta1.SearchHashesResponse.ThreatHash | Contains threat information on a matching hash. |
com.google.webrisk.v1beta1.SearchHashesResponse.ThreatHash.Builder | Contains threat information on a matching hash. |
com.google.webrisk.v1beta1.SearchUrisRequest | Request to check URI entries against threatLists. |
com.google.webrisk.v1beta1.SearchUrisRequest.Builder | Request to check URI entries against threatLists. |
com.google.webrisk.v1beta1.SearchUrisResponse |
Protobuf type google.cloud.webrisk.v1beta1.SearchUrisResponse |
com.google.webrisk.v1beta1.SearchUrisResponse.Builder |
Protobuf type google.cloud.webrisk.v1beta1.SearchUrisResponse |
com.google.webrisk.v1beta1.SearchUrisResponse.ThreatUri | Contains threat information on a matching uri. |
com.google.webrisk.v1beta1.SearchUrisResponse.ThreatUri.Builder | Contains threat information on a matching uri. |
com.google.webrisk.v1beta1.ThreatEntryAdditions | 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.google.webrisk.v1beta1.ThreatEntryAdditions.Builder | 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.google.webrisk.v1beta1.ThreatEntryRemovals | Contains the set of entries to remove from a local database. |
com.google.webrisk.v1beta1.ThreatEntryRemovals.Builder | Contains the set of entries to remove from a local database. |
com.google.webrisk.v1beta1.WebRiskProto | |
com.google.webrisk.v1beta1.WebRiskServiceV1Beta1Grpc | Web Risk v1beta1 API defines an interface to detect malicious URLs on your website and in client applications. |
com.google.webrisk.v1beta1.WebRiskServiceV1Beta1Grpc.WebRiskServiceV1Beta1ImplBase | 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.google.webrisk.v1beta1.CompressionType | The ways in which threat entry sets can be compressed. |
com.google.webrisk.v1beta1.ComputeThreatListDiffResponse.ResponseType | The type of response sent to the client. |
com.google.webrisk.v1beta1.ThreatType | The type of threat. This maps dirrectly to the threat list a threat may belong to. |