Uses of Interface
com.google.webrisk.v1.ThreatInfo.ThreatJustificationOrBuilder
-
Packages that use ThreatInfo.ThreatJustificationOrBuilder Package Description com.google.webrisk.v1 -
-
Uses of ThreatInfo.ThreatJustificationOrBuilder in com.google.webrisk.v1
Classes in com.google.webrisk.v1 that implement ThreatInfo.ThreatJustificationOrBuilder Modifier and Type Class Description static class
ThreatInfo.ThreatJustification
Context about why the URI is unsafe.static class
ThreatInfo.ThreatJustification.Builder
Context about why the URI is unsafe.Methods in com.google.webrisk.v1 that return ThreatInfo.ThreatJustificationOrBuilder Modifier and Type Method Description ThreatInfo.ThreatJustificationOrBuilder
ThreatInfo.Builder. getThreatJustificationOrBuilder()
Context about why the URI is unsafe.ThreatInfo.ThreatJustificationOrBuilder
ThreatInfo. getThreatJustificationOrBuilder()
Context about why the URI is unsafe.ThreatInfo.ThreatJustificationOrBuilder
ThreatInfoOrBuilder. getThreatJustificationOrBuilder()
Context about why the URI is unsafe.
-