| Modifier and Type | Method and Description |
|---|---|
static Event.FraudPrevention |
Event.FraudPrevention.forNumber(int value) |
Event.FraudPrevention |
Event.getFraudPrevention()
Optional.
|
Event.FraudPrevention |
Event.Builder.getFraudPrevention()
Optional.
|
Event.FraudPrevention |
EventOrBuilder.getFraudPrevention()
Optional.
|
static Event.FraudPrevention |
Event.FraudPrevention.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Event.FraudPrevention |
Event.FraudPrevention.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Event.FraudPrevention |
Event.FraudPrevention.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Event.FraudPrevention[] |
Event.FraudPrevention.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<Event.FraudPrevention> |
Event.FraudPrevention.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Event.Builder |
Event.Builder.setFraudPrevention(Event.FraudPrevention value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.