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

Properties of an Event.

Package

@google-cloud/recaptcha-enterprise

Properties

expectedAction

expectedAction?: (string|null);

Event expectedAction

express

express?: (boolean|null);

Event express

firewallPolicyEvaluation

firewallPolicyEvaluation?: (boolean|null);

Event firewallPolicyEvaluation

hashedAccountId

hashedAccountId?: (Uint8Array|string|null);

Event hashedAccountId

headers

headers?: (string[]|null);

Event headers

ja3

ja3?: (string|null);

Event ja3

requestedUri

requestedUri?: (string|null);

Event requestedUri

siteKey

siteKey?: (string|null);

Event siteKey

token

token?: (string|null);

Event token

transactionData

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

Event transactionData

userAgent

userAgent?: (string|null);

Event userAgent

userInfo

userInfo?: (google.cloud.recaptchaenterprise.v1.IUserInfo|null);

Event userInfo

userIpAddress

userIpAddress?: (string|null);

Event userIpAddress

wafTokenAssessment

wafTokenAssessment?: (boolean|null);

Event wafTokenAssessment