| Modifier and Type | Method and Description |
|---|---|
ThreatInfo |
ThreatInfo.Builder.build() |
ThreatInfo |
ThreatInfo.Builder.buildPartial() |
static ThreatInfo |
ThreatInfo.getDefaultInstance() |
ThreatInfo |
ThreatInfo.getDefaultInstanceForType() |
ThreatInfo |
ThreatInfo.Builder.getDefaultInstanceForType() |
ThreatInfo |
SubmitUriRequestOrBuilder.getThreatInfo()
Provides additional information about the submission.
|
ThreatInfo |
SubmitUriRequest.getThreatInfo()
Provides additional information about the submission.
|
ThreatInfo |
SubmitUriRequest.Builder.getThreatInfo()
Provides additional information about the submission.
|
static ThreatInfo |
ThreatInfo.parseDelimitedFrom(InputStream input) |
static ThreatInfo |
ThreatInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThreatInfo |
ThreatInfo.parseFrom(byte[] data) |
static ThreatInfo |
ThreatInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThreatInfo |
ThreatInfo.parseFrom(ByteBuffer data) |
static ThreatInfo |
ThreatInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThreatInfo |
ThreatInfo.parseFrom(com.google.protobuf.ByteString data) |
static ThreatInfo |
ThreatInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThreatInfo |
ThreatInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static ThreatInfo |
ThreatInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThreatInfo |
ThreatInfo.parseFrom(InputStream input) |
static ThreatInfo |
ThreatInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ThreatInfo> |
ThreatInfo.getParserForType() |
static com.google.protobuf.Parser<ThreatInfo> |
ThreatInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
ThreatInfo.Builder |
ThreatInfo.Builder.mergeFrom(ThreatInfo other) |
SubmitUriRequest.Builder |
SubmitUriRequest.Builder.mergeThreatInfo(ThreatInfo value)
Provides additional information about the submission.
|
static ThreatInfo.Builder |
ThreatInfo.newBuilder(ThreatInfo prototype) |
SubmitUriRequest.Builder |
SubmitUriRequest.Builder.setThreatInfo(ThreatInfo value)
Provides additional information about the submission.
|
Copyright © 2024 Google LLC. All rights reserved.