static ThreatInfo.AbuseType |
ThreatInfo.AbuseType.forNumber(int value) |
|
ThreatInfo.AbuseType |
ThreatInfo.Builder.getAbuseType() |
The type of abuse.
|
ThreatInfo.AbuseType |
ThreatInfo.getAbuseType() |
The type of abuse.
|
ThreatInfo.AbuseType |
ThreatInfoOrBuilder.getAbuseType() |
The type of abuse.
|
static ThreatInfo.AbuseType |
ThreatInfo.AbuseType.valueOf(int value) |
Deprecated.
|
static ThreatInfo.AbuseType |
ThreatInfo.AbuseType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
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.
|