Uses of Class
com.google.recaptchaenterprise.v1.TransactionEvent.TransactionEventType
-
Packages that use TransactionEvent.TransactionEventType Package Description com.google.recaptchaenterprise.v1 -
-
Uses of TransactionEvent.TransactionEventType in com.google.recaptchaenterprise.v1
Methods in com.google.recaptchaenterprise.v1 that return TransactionEvent.TransactionEventType Modifier and Type Method Description static TransactionEvent.TransactionEventTypeTransactionEvent.TransactionEventType. forNumber(int value)TransactionEvent.TransactionEventTypeTransactionEvent.Builder. getEventType()Optional.TransactionEvent.TransactionEventTypeTransactionEvent. getEventType()Optional.TransactionEvent.TransactionEventTypeTransactionEventOrBuilder. getEventType()Optional.static TransactionEvent.TransactionEventTypeTransactionEvent.TransactionEventType. valueOf(int value)Deprecated.static TransactionEvent.TransactionEventTypeTransactionEvent.TransactionEventType. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static TransactionEvent.TransactionEventTypeTransactionEvent.TransactionEventType. valueOf(String name)Returns the enum constant of this type with the specified name.static TransactionEvent.TransactionEventType[]TransactionEvent.TransactionEventType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.recaptchaenterprise.v1 that return types with arguments of type TransactionEvent.TransactionEventType Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<TransactionEvent.TransactionEventType>TransactionEvent.TransactionEventType. internalGetValueMap()Methods in com.google.recaptchaenterprise.v1 with parameters of type TransactionEvent.TransactionEventType Modifier and Type Method Description TransactionEvent.BuilderTransactionEvent.Builder. setEventType(TransactionEvent.TransactionEventType value)Optional.
-