public sealed class AnnotateAssessmentRequest : IMessage<AnnotateAssessmentRequest>, IEquatable<AnnotateAssessmentRequest>, IDeepCloneable<AnnotateAssessmentRequest>, 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 `AnnotateAssessmentRequest` class within the `Google.Cloud.RecaptchaEnterprise.V1` namespace for .NET, used to annotate an assessment."],["The latest version available is 2.17.0, with several older versions, dating back to 1.2.0, listed for reference, all relating to the same class."],["`AnnotateAssessmentRequest` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from `Object`."],["The class has two constructors, a default and one taking another `AnnotateAssessmentRequest` as a parameter, along with three properties: `Annotation`, `AssessmentName`, and `Name`."],["`AnnotateAssessmentRequest` is a request message that requires an annotation and an assessment resource name in a specified format."]]],[]]