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

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

userAgent

userAgent?: (string|null);

Event userAgent

userIpAddress

userIpAddress?: (string|null);

Event userIpAddress