| Modifier and Type | Method and Description |
|---|---|
static ThreatDiscovery.Platform |
ThreatDiscovery.Platform.forNumber(int value) |
ThreatDiscovery.Platform |
ThreatDiscoveryOrBuilder.getPlatform()
Platform on which the threat was discovered.
|
ThreatDiscovery.Platform |
ThreatDiscovery.getPlatform()
Platform on which the threat was discovered.
|
ThreatDiscovery.Platform |
ThreatDiscovery.Builder.getPlatform()
Platform on which the threat was discovered.
|
static ThreatDiscovery.Platform |
ThreatDiscovery.Platform.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ThreatDiscovery.Platform |
ThreatDiscovery.Platform.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ThreatDiscovery.Platform |
ThreatDiscovery.Platform.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThreatDiscovery.Platform[] |
ThreatDiscovery.Platform.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ThreatDiscovery.Platform> |
ThreatDiscovery.Platform.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ThreatDiscovery.Builder |
ThreatDiscovery.Builder.setPlatform(ThreatDiscovery.Platform value)
Platform on which the threat was discovered.
|
Copyright © 2024 Google LLC. All rights reserved.