Package com.google.webrisk.v1 (2.40.0)

GitHub RepositoryRPC DocumentationREST Documentation

Classes

Class Description
com.google.webrisk.v1.ComputeThreatListDiffRequest Describes an API diff request.
com.google.webrisk.v1.ComputeThreatListDiffRequest.Builder Describes an API diff request.
com.google.webrisk.v1.ComputeThreatListDiffRequest.Constraints The constraints for this diff.
com.google.webrisk.v1.ComputeThreatListDiffRequest.Constraints.Builder The constraints for this diff.
com.google.webrisk.v1.ComputeThreatListDiffResponse Protobuf type google.cloud.webrisk.v1.ComputeThreatListDiffResponse
com.google.webrisk.v1.ComputeThreatListDiffResponse.Builder Protobuf type google.cloud.webrisk.v1.ComputeThreatListDiffResponse
com.google.webrisk.v1.ComputeThreatListDiffResponse.Checksum The expected state of a client's local database.
com.google.webrisk.v1.ComputeThreatListDiffResponse.Checksum.Builder The expected state of a client's local database.
com.google.webrisk.v1.CreateSubmissionRequest Request to send a potentially phishy URI to WebRisk.
com.google.webrisk.v1.CreateSubmissionRequest.Builder Request to send a potentially phishy URI to WebRisk.
com.google.webrisk.v1.ProjectName
com.google.webrisk.v1.ProjectName.Builder Builder for projects/{project}.
com.google.webrisk.v1.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.v1.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.v1.RawIndices A set of raw indices to remove from a local list.
com.google.webrisk.v1.RawIndices.Builder A set of raw indices to remove from a local list.
com.google.webrisk.v1.RiceDeltaEncoding The Rice-Golomb encoded data. Used for sending compressed 4-byte hashes or compressed removal indices.
com.google.webrisk.v1.RiceDeltaEncoding.Builder The Rice-Golomb encoded data. Used for sending compressed 4-byte hashes or compressed removal indices.
com.google.webrisk.v1.SearchHashesRequest Request to return full hashes matched by the provided hash prefixes.
com.google.webrisk.v1.SearchHashesRequest.Builder Request to return full hashes matched by the provided hash prefixes.
com.google.webrisk.v1.SearchHashesResponse Protobuf type google.cloud.webrisk.v1.SearchHashesResponse
com.google.webrisk.v1.SearchHashesResponse.Builder Protobuf type google.cloud.webrisk.v1.SearchHashesResponse
com.google.webrisk.v1.SearchHashesResponse.ThreatHash Contains threat information on a matching hash.
com.google.webrisk.v1.SearchHashesResponse.ThreatHash.Builder Contains threat information on a matching hash.
com.google.webrisk.v1.SearchUrisRequest Request to check URI entries against threatLists.
com.google.webrisk.v1.SearchUrisRequest.Builder Request to check URI entries against threatLists.
com.google.webrisk.v1.SearchUrisResponse Protobuf type google.cloud.webrisk.v1.SearchUrisResponse
com.google.webrisk.v1.SearchUrisResponse.Builder Protobuf type google.cloud.webrisk.v1.SearchUrisResponse
com.google.webrisk.v1.SearchUrisResponse.ThreatUri Contains threat information on a matching uri.
com.google.webrisk.v1.SearchUrisResponse.ThreatUri.Builder Contains threat information on a matching uri.
com.google.webrisk.v1.Submission Wraps a URI that might be displaying malicious content.
com.google.webrisk.v1.Submission.Builder Wraps a URI that might be displaying malicious content.
com.google.webrisk.v1.SubmitUriMetadata Metadata for the Submit URI long-running operation. option (google.api.message_visibility).restriction = "TRUSTED_TESTER";
com.google.webrisk.v1.SubmitUriMetadata.Builder Metadata for the Submit URI long-running operation. option (google.api.message_visibility).restriction = "TRUSTED_TESTER";
com.google.webrisk.v1.SubmitUriRequest Request to send a potentially malicious URI to WebRisk.
com.google.webrisk.v1.SubmitUriRequest.Builder Request to send a potentially malicious URI to WebRisk.
com.google.webrisk.v1.ThreatDiscovery Details about how the threat was discovered.
com.google.webrisk.v1.ThreatDiscovery.Builder Details about how the threat was discovered.
com.google.webrisk.v1.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.v1.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.v1.ThreatEntryRemovals Contains the set of entries to remove from a local database.
com.google.webrisk.v1.ThreatEntryRemovals.Builder Contains the set of entries to remove from a local database.
com.google.webrisk.v1.ThreatInfo Context about the submission including the type of abuse found on the URI and supporting details. option (google.api.message_visibility).restriction = "TRUSTED_TESTER";
com.google.webrisk.v1.ThreatInfo.Builder Context about the submission including the type of abuse found on the URI and supporting details. option (google.api.message_visibility).restriction = "TRUSTED_TESTER";
com.google.webrisk.v1.ThreatInfo.Confidence Confidence that a URI is unsafe.
com.google.webrisk.v1.ThreatInfo.Confidence.Builder Confidence that a URI is unsafe.
com.google.webrisk.v1.ThreatInfo.ThreatJustification Context about why the URI is unsafe.
com.google.webrisk.v1.ThreatInfo.ThreatJustification.Builder Context about why the URI is unsafe.
com.google.webrisk.v1.WebRiskProto
com.google.webrisk.v1.WebRiskServiceGrpc Web Risk API defines an interface to detect malicious URLs on your website and in client applications.
com.google.webrisk.v1.WebRiskServiceGrpc.WebRiskServiceImplBase Base class for the server implementation of the service WebRiskService. Web Risk API defines an interface to detect malicious URLs on your

Interfaces

Interface Description
com.google.webrisk.v1.ComputeThreatListDiffRequest.ConstraintsOrBuilder
com.google.webrisk.v1.ComputeThreatListDiffRequestOrBuilder
com.google.webrisk.v1.ComputeThreatListDiffResponse.ChecksumOrBuilder
com.google.webrisk.v1.ComputeThreatListDiffResponseOrBuilder
com.google.webrisk.v1.CreateSubmissionRequestOrBuilder
com.google.webrisk.v1.RawHashesOrBuilder
com.google.webrisk.v1.RawIndicesOrBuilder
com.google.webrisk.v1.RiceDeltaEncodingOrBuilder
com.google.webrisk.v1.SearchHashesRequestOrBuilder
com.google.webrisk.v1.SearchHashesResponse.ThreatHashOrBuilder
com.google.webrisk.v1.SearchHashesResponseOrBuilder
com.google.webrisk.v1.SearchUrisRequestOrBuilder
com.google.webrisk.v1.SearchUrisResponse.ThreatUriOrBuilder
com.google.webrisk.v1.SearchUrisResponseOrBuilder
com.google.webrisk.v1.SubmissionOrBuilder
com.google.webrisk.v1.SubmitUriMetadataOrBuilder
com.google.webrisk.v1.SubmitUriRequestOrBuilder
com.google.webrisk.v1.ThreatDiscoveryOrBuilder
com.google.webrisk.v1.ThreatEntryAdditionsOrBuilder
com.google.webrisk.v1.ThreatEntryRemovalsOrBuilder
com.google.webrisk.v1.ThreatInfo.ConfidenceOrBuilder
com.google.webrisk.v1.ThreatInfo.ThreatJustificationOrBuilder
com.google.webrisk.v1.ThreatInfoOrBuilder
com.google.webrisk.v1.WebRiskServiceGrpc.AsyncService Web Risk API defines an interface to detect malicious URLs on your website and in client applications.

Enums

Enum Description
com.google.webrisk.v1.CompressionType The ways in which threat entry sets can be compressed.
com.google.webrisk.v1.ComputeThreatListDiffResponse.ResponseType The type of response sent to the client.
com.google.webrisk.v1.SubmitUriMetadata.State Enum that represents the state of the long-running operation.
com.google.webrisk.v1.ThreatDiscovery.Platform Platform types.
com.google.webrisk.v1.ThreatInfo.AbuseType The abuse type found on the URI.
com.google.webrisk.v1.ThreatInfo.Confidence.ConfidenceLevel Enum representation of confidence.
com.google.webrisk.v1.ThreatInfo.Confidence.ValueCase
com.google.webrisk.v1.ThreatInfo.ThreatJustification.JustificationLabel Labels that explain how the URI was classified.
com.google.webrisk.v1.ThreatType The type of threat. This maps directly to the threat list a threat may belong to.