public sealed class AnnotateAssessmentResponse : IMessage<AnnotateAssessmentResponse>, IEquatable<AnnotateAssessmentResponse>, IDeepCloneable<AnnotateAssessmentResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1beta1 API class AnnotateAssessmentResponse.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eAnnotateAssessmentResponse\u003c/code\u003e class is the empty response type for the \u003ccode\u003eAnnotateAssessment\u003c/code\u003e within the Google Cloud reCAPTCHA Enterprise v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.RecaptchaEnterprise.V1Beta1\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Cloud.RecaptchaEnterprise.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnnotateAssessmentResponse\u003c/code\u003e class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<AnnotateAssessmentResponse>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<AnnotateAssessmentResponse>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThere are currently three versions available for the \u003ccode\u003eAnnotateAssessmentResponse\u003c/code\u003e, which are 2.0.0-beta07, 2.0.0-beta06, and 1.0.0-beta06, with the 2.0.0-beta07 being the most recent version.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one parameterless and one that takes another \u003ccode\u003eAnnotateAssessmentResponse\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,["# Google Cloud reCAPTCHA Enterprise v1beta1 API - Class AnnotateAssessmentResponse (2.0.0-beta09)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta09 (latest)](/dotnet/docs/reference/Google.Cloud.RecaptchaEnterprise.V1Beta1/latest/Google.Cloud.RecaptchaEnterprise.V1Beta1.AnnotateAssessmentResponse)\n- [2.0.0-beta07](/dotnet/docs/reference/Google.Cloud.RecaptchaEnterprise.V1Beta1/2.0.0-beta07/Google.Cloud.RecaptchaEnterprise.V1Beta1.AnnotateAssessmentResponse)\n- [1.0.0-beta06](/dotnet/docs/reference/Google.Cloud.RecaptchaEnterprise.V1Beta1/1.0.0-beta06/Google.Cloud.RecaptchaEnterprise.V1Beta1.AnnotateAssessmentResponse) \n\n public sealed class AnnotateAssessmentResponse : IMessage\u003cAnnotateAssessmentResponse\u003e, IEquatable\u003cAnnotateAssessmentResponse\u003e, IDeepCloneable\u003cAnnotateAssessmentResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1beta1 API class AnnotateAssessmentResponse.\n\nEmpty response for AnnotateAssessment. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e AnnotateAssessmentResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[AnnotateAssessmentResponse](/dotnet/docs/reference/Google.Cloud.RecaptchaEnterprise.V1Beta1/latest/Google.Cloud.RecaptchaEnterprise.V1Beta1.AnnotateAssessmentResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[AnnotateAssessmentResponse](/dotnet/docs/reference/Google.Cloud.RecaptchaEnterprise.V1Beta1/latest/Google.Cloud.RecaptchaEnterprise.V1Beta1.AnnotateAssessmentResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[AnnotateAssessmentResponse](/dotnet/docs/reference/Google.Cloud.RecaptchaEnterprise.V1Beta1/latest/Google.Cloud.RecaptchaEnterprise.V1Beta1.AnnotateAssessmentResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.RecaptchaEnterprise.V1Beta1](/dotnet/docs/reference/Google.Cloud.RecaptchaEnterprise.V1Beta1/latest/Google.Cloud.RecaptchaEnterprise.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.RecaptchaEnterprise.V1Beta1.dll\n\nConstructors\n------------\n\n### AnnotateAssessmentResponse()\n\n public AnnotateAssessmentResponse()\n\n### AnnotateAssessmentResponse(AnnotateAssessmentResponse)\n\n public AnnotateAssessmentResponse(AnnotateAssessmentResponse other)"]]