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-25 UTC."],[[["This webpage provides reference documentation for the `ChallengeMetrics` class within the Google Cloud reCAPTCHA Enterprise v1 API for .NET, detailing its properties and methods."],["The latest version of the `ChallengeMetrics` class is 2.17.0, with documentation also available for versions ranging from 2.16.0 down to 1.2.0, including version 2.0.0."],["The `ChallengeMetrics` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["Key properties of the `ChallengeMetrics` class include `FailedCount`, `NocaptchaCount`, `PageloadCount`, and `PassedCount`, each representing different metrics related to reCAPTCHA challenges."],["The `ChallengeMetrics` class has two constructors, one default and one that accepts another `ChallengeMetrics` instance for creating a new instance."]]],[]]