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-25 UTC."],[[["The latest version available for `ChallengeMetrics` in the `Google.Cloud.RecaptchaEnterprise.V1` namespace is 2.17.0, while the documentation is currently showing version 2.1.0."],["`ChallengeMetrics` is a class providing metrics related to reCAPTCHA challenges within the Google Cloud reCAPTCHA Enterprise service."],["`ChallengeMetrics` class contains properties such as `FailedCount`, `NocaptchaCount`, `PageloadCount`, and `PassedCount`, each representing different aspects of the reCAPTCHA challenge interactions."],["This class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for working with data and memory."],["There are many previous versions available to view dating back to version 1.2.0, which are accessible through the provided links."]]],[]]