public sealed class ChallengeMetrics : IMessage<ChallengeMetrics>, IEquatable<ChallengeMetrics>, IDeepCloneable<ChallengeMetrics>, IBufferMessage, IMessage
[[["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 details the `ChallengeMetrics` class within the `Google.Cloud.RecaptchaEnterprise.V1` namespace, providing information about metrics related to reCAPTCHA challenges."],["The `ChallengeMetrics` class offers properties to track counts of failed, nocaptcha, pageload, and passed reCAPTCHA interactions."],["The latest version of the documentation is for version 2.17.0, with the content including links to the documentation of previous versions from 2.16.0 down to 1.2.0, and it also offers an additional link to 1.6.0, which is the version of the documentation being read."],["The class has a default constructor `ChallengeMetrics()` and an additional constructor `ChallengeMetrics(ChallengeMetrics other)` to clone another object of the same type."],["It implements various interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]