Package com.google.webrisk.v1beta1 (2.6.0)

Classes

ComputeThreatListDiffRequest

Describes an API diff request.

Protobuf type google.cloud.webrisk.v1beta1.ComputeThreatListDiffRequest

ComputeThreatListDiffRequest.Builder

Describes an API diff request.

Protobuf type google.cloud.webrisk.v1beta1.ComputeThreatListDiffRequest

ComputeThreatListDiffRequest.Constraints

The constraints for this diff.

Protobuf type google.cloud.webrisk.v1beta1.ComputeThreatListDiffRequest.Constraints

ComputeThreatListDiffRequest.Constraints.Builder

The constraints for this diff.

Protobuf type google.cloud.webrisk.v1beta1.ComputeThreatListDiffRequest.Constraints

ComputeThreatListDiffResponse

Protobuf type google.cloud.webrisk.v1beta1.ComputeThreatListDiffResponse

ComputeThreatListDiffResponse.Builder

Protobuf type google.cloud.webrisk.v1beta1.ComputeThreatListDiffResponse

ComputeThreatListDiffResponse.Checksum

The expected state of a client's local database.

Protobuf type google.cloud.webrisk.v1beta1.ComputeThreatListDiffResponse.Checksum

ComputeThreatListDiffResponse.Checksum.Builder

The expected state of a client's local database.

Protobuf type google.cloud.webrisk.v1beta1.ComputeThreatListDiffResponse.Checksum

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 popular URI. Used for sending ThreatEntryAdditons to clients that do not support compression, or when sending non-4-byte hashes to clients that do support compression.

Protobuf type google.cloud.webrisk.v1beta1.RawHashes

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 popular URI. Used for sending ThreatEntryAdditons to clients that do not support compression, or when sending non-4-byte hashes to clients that do support compression.

Protobuf type google.cloud.webrisk.v1beta1.RawHashes

RawIndices

A set of raw indices to remove from a local list.

Protobuf type google.cloud.webrisk.v1beta1.RawIndices

RawIndices.Builder

A set of raw indices to remove from a local list.

Protobuf type google.cloud.webrisk.v1beta1.RawIndices

RiceDeltaEncoding

The Rice-Golomb encoded data. Used for sending compressed 4-byte hashes or compressed removal indices.

Protobuf type google.cloud.webrisk.v1beta1.RiceDeltaEncoding

RiceDeltaEncoding.Builder

The Rice-Golomb encoded data. Used for sending compressed 4-byte hashes or compressed removal indices.

Protobuf type google.cloud.webrisk.v1beta1.RiceDeltaEncoding

SearchHashesRequest

Request to return full hashes matched by the provided hash prefixes.

Protobuf type google.cloud.webrisk.v1beta1.SearchHashesRequest

SearchHashesRequest.Builder

Request to return full hashes matched by the provided hash prefixes.

Protobuf type google.cloud.webrisk.v1beta1.SearchHashesRequest

SearchHashesResponse

Protobuf type google.cloud.webrisk.v1beta1.SearchHashesResponse

SearchHashesResponse.Builder

Protobuf type google.cloud.webrisk.v1beta1.SearchHashesResponse

SearchHashesResponse.ThreatHash

Contains threat information on a matching hash.

Protobuf type google.cloud.webrisk.v1beta1.SearchHashesResponse.ThreatHash

SearchHashesResponse.ThreatHash.Builder

Contains threat information on a matching hash.

Protobuf type google.cloud.webrisk.v1beta1.SearchHashesResponse.ThreatHash

SearchUrisRequest

Request to check URI entries against threatLists.

Protobuf type google.cloud.webrisk.v1beta1.SearchUrisRequest

SearchUrisRequest.Builder

Request to check URI entries against threatLists.

Protobuf type google.cloud.webrisk.v1beta1.SearchUrisRequest

SearchUrisResponse

Protobuf type google.cloud.webrisk.v1beta1.SearchUrisResponse

SearchUrisResponse.Builder

Protobuf type google.cloud.webrisk.v1beta1.SearchUrisResponse

SearchUrisResponse.ThreatUri

Contains threat information on a matching uri.

Protobuf type google.cloud.webrisk.v1beta1.SearchUrisResponse.ThreatUri

SearchUrisResponse.ThreatUri.Builder

Contains threat information on a matching uri.

Protobuf type google.cloud.webrisk.v1beta1.SearchUrisResponse.ThreatUri

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.

Protobuf type google.cloud.webrisk.v1beta1.ThreatEntryAdditions

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.

Protobuf type google.cloud.webrisk.v1beta1.ThreatEntryAdditions

ThreatEntryRemovals

Contains the set of entries to remove from a local database.

Protobuf type google.cloud.webrisk.v1beta1.ThreatEntryRemovals

ThreatEntryRemovals.Builder

Contains the set of entries to remove from a local database.

Protobuf type google.cloud.webrisk.v1beta1.ThreatEntryRemovals

WebRiskProto

WebRiskServiceV1Beta1Grpc

Web Risk v1beta1 API defines an interface to detect malicious URLs on your website and in client applications.

WebRiskServiceV1Beta1Grpc.WebRiskServiceV1Beta1BlockingStub

Web Risk v1beta1 API defines an interface to detect malicious URLs on your website and in client applications.

WebRiskServiceV1Beta1Grpc.WebRiskServiceV1Beta1FutureStub

Web Risk v1beta1 API defines an interface to detect malicious URLs on your website and in client applications.

WebRiskServiceV1Beta1Grpc.WebRiskServiceV1Beta1ImplBase

Web Risk v1beta1 API defines an interface to detect malicious URLs on your website and in client applications.

WebRiskServiceV1Beta1Grpc.WebRiskServiceV1Beta1Stub

Web Risk v1beta1 API defines an interface to detect malicious URLs on your website and in client applications.

Interfaces

ComputeThreatListDiffRequest.ConstraintsOrBuilder

ComputeThreatListDiffRequestOrBuilder

ComputeThreatListDiffResponse.ChecksumOrBuilder

ComputeThreatListDiffResponseOrBuilder

RawHashesOrBuilder

RawIndicesOrBuilder

RiceDeltaEncodingOrBuilder

SearchHashesRequestOrBuilder

SearchHashesResponse.ThreatHashOrBuilder

SearchHashesResponseOrBuilder

SearchUrisRequestOrBuilder

SearchUrisResponse.ThreatUriOrBuilder

SearchUrisResponseOrBuilder

ThreatEntryAdditionsOrBuilder

ThreatEntryRemovalsOrBuilder

Enums

CompressionType

The ways in which threat entry sets can be compressed.

Protobuf enum google.cloud.webrisk.v1beta1.CompressionType

ComputeThreatListDiffResponse.ResponseType

The type of response sent to the client.

Protobuf enum google.cloud.webrisk.v1beta1.ComputeThreatListDiffResponse.ResponseType

ThreatType

The type of threat. This maps dirrectly to the threat list a threat may belong to.

Protobuf enum google.cloud.webrisk.v1beta1.ThreatType