Optional. The expected action for this type of event. This should be the
same action provided at token generation time on client-side platforms
already integrated with recaptcha enterprise.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-04 UTC."],[[["This webpage details the `Event` class within the `Google.Cloud.RecaptchaEnterprise.V1` namespace, part of version 2.0.0 of the library, with links to specific versioned documentation, including the latest version 2.17.0."],["The `Event` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending from the base `Object` class."],["The `Event` class has two constructors: a default one `Event()` and another `Event(Event other)` that takes another `Event` object as a parameter."],["The `Event` class contains properties like `ExpectedAction`, `HashedAccountId`, `SiteKey`, `Token`, `UserAgent`, and `UserIpAddress`, which are all optional and pertain to user interactions and data related to reCAPTCHA."],["There are multiple documented versions of the library for this class, with versions ranging from 1.2.0 to 2.17.0, each with their own corresponding documentation links."]]],[]]