public sealed class AnnotateAssessmentResponse : IMessage<AnnotateAssessmentResponse>, IEquatable<AnnotateAssessmentResponse>, IDeepCloneable<AnnotateAssessmentResponse>, 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."],[[["This webpage details the `AnnotateAssessmentResponse` class within the `Google.Cloud.RecaptchaEnterprise.V1` namespace for .NET, specifically version 1.6.0."],["`AnnotateAssessmentResponse` is an empty response class used in the reCAPTCHA Enterprise API, and it inherits from the `Object` class while implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page provides links to documentation for various versions of the `Google.Cloud.RecaptchaEnterprise.V1` API, ranging from the latest 2.17.0 down to 1.2.0."],["The `AnnotateAssessmentResponse` class has two constructors: a default one and another one that accepts an `AnnotateAssessmentResponse` object as a parameter."]]],[]]