public sealed class AnnotateAssessmentResponse : IMessage<AnnotateAssessmentResponse>, IEquatable<AnnotateAssessmentResponse>, IDeepCloneable<AnnotateAssessmentResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class AnnotateAssessmentResponse.
[[["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 page provides documentation for the `AnnotateAssessmentResponse` class within the Google Cloud reCAPTCHA Enterprise v1 API."],["The latest version available is 2.17.0, and documentation is available for versions ranging from 2.0.0 to 2.17.0 as well as 1.2.0 to 1.6.0."],["`AnnotateAssessmentResponse` is an empty response type used for the `AnnotateAssessment` method and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and provides two constructors: a default constructor and a copy constructor that takes another `AnnotateAssessmentResponse` object."],["The class is part of the `Google.Cloud.RecaptchaEnterprise.V1` namespace and is located in the `Google.Cloud.RecaptchaEnterprise.V1.dll` assembly."]]],[]]