public sealed class ChallengeMetrics : IMessage<ChallengeMetrics>, IEquatable<ChallengeMetrics>, IDeepCloneable<ChallengeMetrics>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class ChallengeMetrics.
[[["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-21 UTC."],[[["This webpage provides reference documentation for the `ChallengeMetrics` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for the .NET environment."],["The `ChallengeMetrics` class offers methods for retrieving various challenge-related counts, including `FailedCount`, `NocaptchaCount`, `PageloadCount`, and `PassedCount`."],["The latest version documented is 2.17.0, and the page allows you to view the `ChallengeMetrics` documentation for multiple previous versions, all the way down to version 1.2.0, through linked pages."],["The `ChallengeMetrics` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the object class, as well as has two constructors."]]],[]]