public TestingOptions.Types.TestingChallenge TestingChallenge { get; set; }
Optional. 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 reference documentation for the `TestingOptions` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for the .NET environment."],["The `TestingOptions` class is designed for user acceptance testing and includes properties to control the behavior of reCAPTCHA challenges and assessment scores."],["The latest version documented is 2.17.0, with previous versions dating back to 1.2.0 available for review, under the namespace `Google.Cloud.RecaptchaEnterprise.V1`."],["The documentation outlines the `TestingOptions` class's constructors, properties like `TestingChallenge` and `TestingScore`, and its inheritance and implementation of various interfaces such as `IMessage` and `IEquatable`."],["The version presented in the page is 2.7.0, and it is one among 23 documented versions of the API."]]],[]]