Interface protos.google.cloud.recaptchaenterprise.v1beta1.IEvent (5.0.0)

Properties of an Event.

Package

@google-cloud/recaptcha-enterprise

Properties

expectedAction

expectedAction?: (string|null);

Event expectedAction

hashedAccountId

hashedAccountId?: (Uint8Array|string|null);

Event hashedAccountId

siteKey

siteKey?: (string|null);

Event siteKey

token

token?: (string|null);

Event token

transactionData

transactionData?: (google.cloud.recaptchaenterprise.v1beta1.ITransactionData|null);

Event transactionData

userAgent

userAgent?: (string|null);

Event userAgent

userIpAddress

userIpAddress?: (string|null);

Event userIpAddress