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