Uses of Class
com.google.webrisk.v1.ThreatType
-
Packages that use ThreatType Package Description com.google.cloud.webrisk.v1 A client to Web Risk APIcom.google.webrisk.v1 -
-
Uses of ThreatType in com.google.cloud.webrisk.v1
Methods in com.google.cloud.webrisk.v1 with parameters of type ThreatType Modifier and Type Method Description ComputeThreatListDiffResponse
WebRiskServiceClient. computeThreatListDiff(ThreatType threatType, com.google.protobuf.ByteString versionToken, ComputeThreatListDiffRequest.Constraints constraints)
Gets the most recent threat list diffs.Method parameters in com.google.cloud.webrisk.v1 with type arguments of type ThreatType Modifier and Type Method Description SearchHashesResponse
WebRiskServiceClient. searchHashes(com.google.protobuf.ByteString hashPrefix, List<ThreatType> threatTypes)
Gets the full hashes that match the requested hash prefix.SearchUrisResponse
WebRiskServiceClient. searchUris(String uri, List<ThreatType> threatTypes)
This method is used to check whether a URI is on a given threatList. -
Uses of ThreatType in com.google.webrisk.v1
Methods in com.google.webrisk.v1 that return ThreatType Modifier and Type Method Description static ThreatType
ThreatType. forNumber(int value)
ThreatType
ComputeThreatListDiffRequest.Builder. getThreatType()
Required.ThreatType
ComputeThreatListDiffRequest. getThreatType()
Required.ThreatType
ComputeThreatListDiffRequestOrBuilder. getThreatType()
Required.ThreatType
SearchHashesRequest.Builder. getThreatTypes(int index)
Required.ThreatType
SearchHashesRequest. getThreatTypes(int index)
Required.ThreatType
SearchHashesRequestOrBuilder. getThreatTypes(int index)
Required.ThreatType
SearchHashesResponse.ThreatHash.Builder. getThreatTypes(int index)
The ThreatList this threat belongs to.ThreatType
SearchHashesResponse.ThreatHash. getThreatTypes(int index)
The ThreatList this threat belongs to.ThreatType
SearchHashesResponse.ThreatHashOrBuilder. getThreatTypes(int index)
The ThreatList this threat belongs to.ThreatType
SearchUrisRequest.Builder. getThreatTypes(int index)
Required.ThreatType
SearchUrisRequest. getThreatTypes(int index)
Required.ThreatType
SearchUrisRequestOrBuilder. getThreatTypes(int index)
Required.ThreatType
SearchUrisResponse.ThreatUri.Builder. getThreatTypes(int index)
The ThreatList this threat belongs to.ThreatType
SearchUrisResponse.ThreatUri. getThreatTypes(int index)
The ThreatList this threat belongs to.ThreatType
SearchUrisResponse.ThreatUriOrBuilder. getThreatTypes(int index)
The ThreatList this threat belongs to.ThreatType
Submission.Builder. getThreatTypes(int index)
Output only.ThreatType
Submission. getThreatTypes(int index)
Output only.ThreatType
SubmissionOrBuilder. getThreatTypes(int index)
Output only.static ThreatType
ThreatType. valueOf(int value)
Deprecated.static ThreatType
ThreatType. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this type with the specified name.static ThreatType
ThreatType. valueOf(String name)
Returns the enum constant of this type with the specified name.static ThreatType[]
ThreatType. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.webrisk.v1 that return types with arguments of type ThreatType Modifier and Type Method Description List<ThreatType>
SearchHashesRequest.Builder. getThreatTypesList()
Required.List<ThreatType>
SearchHashesRequest. getThreatTypesList()
Required.List<ThreatType>
SearchHashesRequestOrBuilder. getThreatTypesList()
Required.List<ThreatType>
SearchHashesResponse.ThreatHash.Builder. getThreatTypesList()
The ThreatList this threat belongs to.List<ThreatType>
SearchHashesResponse.ThreatHash. getThreatTypesList()
The ThreatList this threat belongs to.List<ThreatType>
SearchHashesResponse.ThreatHashOrBuilder. getThreatTypesList()
The ThreatList this threat belongs to.List<ThreatType>
SearchUrisRequest.Builder. getThreatTypesList()
Required.List<ThreatType>
SearchUrisRequest. getThreatTypesList()
Required.List<ThreatType>
SearchUrisRequestOrBuilder. getThreatTypesList()
Required.List<ThreatType>
SearchUrisResponse.ThreatUri.Builder. getThreatTypesList()
The ThreatList this threat belongs to.List<ThreatType>
SearchUrisResponse.ThreatUri. getThreatTypesList()
The ThreatList this threat belongs to.List<ThreatType>
SearchUrisResponse.ThreatUriOrBuilder. getThreatTypesList()
The ThreatList this threat belongs to.List<ThreatType>
Submission.Builder. getThreatTypesList()
Output only.List<ThreatType>
Submission. getThreatTypesList()
Output only.List<ThreatType>
SubmissionOrBuilder. getThreatTypesList()
Output only.static com.google.protobuf.Internal.EnumLiteMap<ThreatType>
ThreatType. internalGetValueMap()
Methods in com.google.webrisk.v1 with parameters of type ThreatType Modifier and Type Method Description SearchHashesRequest.Builder
SearchHashesRequest.Builder. addThreatTypes(ThreatType value)
Required.SearchHashesResponse.ThreatHash.Builder
SearchHashesResponse.ThreatHash.Builder. addThreatTypes(ThreatType value)
The ThreatList this threat belongs to.SearchUrisRequest.Builder
SearchUrisRequest.Builder. addThreatTypes(ThreatType value)
Required.SearchUrisResponse.ThreatUri.Builder
SearchUrisResponse.ThreatUri.Builder. addThreatTypes(ThreatType value)
The ThreatList this threat belongs to.Submission.Builder
Submission.Builder. addThreatTypes(ThreatType value)
Output only.ComputeThreatListDiffRequest.Builder
ComputeThreatListDiffRequest.Builder. setThreatType(ThreatType value)
Required.SearchHashesRequest.Builder
SearchHashesRequest.Builder. setThreatTypes(int index, ThreatType value)
Required.SearchHashesResponse.ThreatHash.Builder
SearchHashesResponse.ThreatHash.Builder. setThreatTypes(int index, ThreatType value)
The ThreatList this threat belongs to.SearchUrisRequest.Builder
SearchUrisRequest.Builder. setThreatTypes(int index, ThreatType value)
Required.SearchUrisResponse.ThreatUri.Builder
SearchUrisResponse.ThreatUri.Builder. setThreatTypes(int index, ThreatType value)
The ThreatList this threat belongs to.Submission.Builder
Submission.Builder. setThreatTypes(int index, ThreatType value)
Output only.Method parameters in com.google.webrisk.v1 with type arguments of type ThreatType Modifier and Type Method Description SearchHashesRequest.Builder
SearchHashesRequest.Builder. addAllThreatTypes(Iterable<? extends ThreatType> values)
Required.SearchHashesResponse.ThreatHash.Builder
SearchHashesResponse.ThreatHash.Builder. addAllThreatTypes(Iterable<? extends ThreatType> values)
The ThreatList this threat belongs to.SearchUrisRequest.Builder
SearchUrisRequest.Builder. addAllThreatTypes(Iterable<? extends ThreatType> values)
Required.SearchUrisResponse.ThreatUri.Builder
SearchUrisResponse.ThreatUri.Builder. addAllThreatTypes(Iterable<? extends ThreatType> values)
The ThreatList this threat belongs to.Submission.Builder
Submission.Builder. addAllThreatTypes(Iterable<? extends ThreatType> values)
Output only.
-