Interface protos.google.cloud.recaptchaenterprise.v1.ITransactionEvent (5.5.0)

Properties of a TransactionEvent.

Package

@google-cloud/recaptcha-enterprise

Properties

eventTime

eventTime?: (google.protobuf.ITimestamp|null);

TransactionEvent eventTime

eventType

eventType?: (google.cloud.recaptchaenterprise.v1.TransactionEvent.TransactionEventType|keyof typeof google.cloud.recaptchaenterprise.v1.TransactionEvent.TransactionEventType|null);

TransactionEvent eventType

reason

reason?: (string|null);

TransactionEvent reason

value

value?: (number|null);

TransactionEvent value