Uses of Interface
com.google.webrisk.v1.ThreatInfoOrBuilder
-
Packages that use ThreatInfoOrBuilder Package Description com.google.webrisk.v1 -
-
Uses of ThreatInfoOrBuilder in com.google.webrisk.v1
Classes in com.google.webrisk.v1 that implement ThreatInfoOrBuilder Modifier and Type Class Description class
ThreatInfo
Context about the submission including the type of abuse found on the URI and supporting details.static class
ThreatInfo.Builder
Context about the submission including the type of abuse found on the URI and supporting details.Methods in com.google.webrisk.v1 that return ThreatInfoOrBuilder Modifier and Type Method Description ThreatInfoOrBuilder
SubmitUriRequest.Builder. getThreatInfoOrBuilder()
Provides additional information about the submission.ThreatInfoOrBuilder
SubmitUriRequest. getThreatInfoOrBuilder()
Provides additional information about the submission.ThreatInfoOrBuilder
SubmitUriRequestOrBuilder. getThreatInfoOrBuilder()
Provides additional information about the submission.
-