public TestingOptions.Types.TestingChallenge TestingChallenge { get; set; }
For challenge-based keys only (CHECKBOX, INVISIBLE), all challenge requests
for this site will return nocaptcha if NOCAPTCHA, or an unsolvable
challenge if CHALLENGE.
[[["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-03-25 UTC."],[[["This webpage provides documentation for the `TestingOptions` class within the `Google.Cloud.RecaptchaEnterprise.V1` namespace, offering details on user acceptance testing features."],["The latest version available for `TestingOptions` is 2.17.0, and previous versions from 2.16.0 back to 1.2.0 are also documented."],["The `TestingOptions` class allows developers to simulate various test scenarios by setting a `TestingChallenge` (like NOCAPTCHA or an unsolvable challenge) or by setting a `TestingScore` for all assessments."],["The `TestingOptions` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes information on the `TestingOptions` constructors, properties like `TestingChallenge` and `TestingScore`, and inherited members from the base `Object` class."]]],[]]