| Modifier and Type | Method and Description |
|---|---|
ThreatInfo.Confidence |
ThreatInfo.Confidence.Builder.build() |
ThreatInfo.Confidence |
ThreatInfo.Confidence.Builder.buildPartial() |
static ThreatInfo.Confidence |
ThreatInfo.Confidence.getDefaultInstance() |
ThreatInfo.Confidence |
ThreatInfo.Confidence.getDefaultInstanceForType() |
ThreatInfo.Confidence |
ThreatInfo.Confidence.Builder.getDefaultInstanceForType() |
ThreatInfo.Confidence |
ThreatInfoOrBuilder.getThreatConfidence()
Confidence that the URI is unsafe.
|
ThreatInfo.Confidence |
ThreatInfo.getThreatConfidence()
Confidence that the URI is unsafe.
|
ThreatInfo.Confidence |
ThreatInfo.Builder.getThreatConfidence()
Confidence that the URI is unsafe.
|
static ThreatInfo.Confidence |
ThreatInfo.Confidence.parseDelimitedFrom(InputStream input) |
static ThreatInfo.Confidence |
ThreatInfo.Confidence.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThreatInfo.Confidence |
ThreatInfo.Confidence.parseFrom(byte[] data) |
static ThreatInfo.Confidence |
ThreatInfo.Confidence.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThreatInfo.Confidence |
ThreatInfo.Confidence.parseFrom(ByteBuffer data) |
static ThreatInfo.Confidence |
ThreatInfo.Confidence.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThreatInfo.Confidence |
ThreatInfo.Confidence.parseFrom(com.google.protobuf.ByteString data) |
static ThreatInfo.Confidence |
ThreatInfo.Confidence.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThreatInfo.Confidence |
ThreatInfo.Confidence.parseFrom(com.google.protobuf.CodedInputStream input) |
static ThreatInfo.Confidence |
ThreatInfo.Confidence.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThreatInfo.Confidence |
ThreatInfo.Confidence.parseFrom(InputStream input) |
static ThreatInfo.Confidence |
ThreatInfo.Confidence.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ThreatInfo.Confidence> |
ThreatInfo.Confidence.getParserForType() |
static com.google.protobuf.Parser<ThreatInfo.Confidence> |
ThreatInfo.Confidence.parser() |
| Modifier and Type | Method and Description |
|---|---|
ThreatInfo.Confidence.Builder |
ThreatInfo.Confidence.Builder.mergeFrom(ThreatInfo.Confidence other) |
ThreatInfo.Builder |
ThreatInfo.Builder.mergeThreatConfidence(ThreatInfo.Confidence value)
Confidence that the URI is unsafe.
|
static ThreatInfo.Confidence.Builder |
ThreatInfo.Confidence.newBuilder(ThreatInfo.Confidence prototype) |
ThreatInfo.Builder |
ThreatInfo.Builder.setThreatConfidence(ThreatInfo.Confidence value)
Confidence that the URI is unsafe.
|
Copyright © 2024 Google LLC. All rights reserved.