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, covering versions from 1.2.0 up to the latest 2.17.0."],["`AnnotateAssessmentResponse` is an empty response class for annotating assessments, and it inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default parameterless constructor and one that accepts another `AnnotateAssessmentResponse` instance for creating a copy."],["The page includes links to the documentation for each listed version, with version 2.17.0 being the most up-to-date release."]]],[]]