| Modifier and Type | Method and Description |
|---|---|
static ThreatInfo.AbuseType |
ThreatInfo.AbuseType.forNumber(int value) |
ThreatInfo.AbuseType |
ThreatInfoOrBuilder.getAbuseType()
The type of abuse.
|
ThreatInfo.AbuseType |
ThreatInfo.getAbuseType()
The type of abuse.
|
ThreatInfo.AbuseType |
ThreatInfo.Builder.getAbuseType()
The type of abuse.
|
static ThreatInfo.AbuseType |
ThreatInfo.AbuseType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ThreatInfo.AbuseType |
ThreatInfo.AbuseType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ThreatInfo.AbuseType |
ThreatInfo.AbuseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThreatInfo.AbuseType[] |
ThreatInfo.AbuseType.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<ThreatInfo.AbuseType> |
ThreatInfo.AbuseType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ThreatInfo.Builder |
ThreatInfo.Builder.setAbuseType(ThreatInfo.AbuseType value)
The type of abuse.
|
Copyright © 2024 Google LLC. All rights reserved.