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 webpage provides reference documentation for the `AnnotateAssessmentResponse` class within the Google Cloud reCAPTCHA Enterprise v1 API for .NET."],["The `AnnotateAssessmentResponse` class is an empty response object used for the `AnnotateAssessment` method, representing a class inheriting from `object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page offers documentation across multiple versions of the API, ranging from version 1.2.0 up to the latest version 2.17.0, providing links to the documentation of each version."],["The `AnnotateAssessmentResponse` class includes two constructors, one default and one that takes another `AnnotateAssessmentResponse` object as a parameter for cloning."],["The documentation also lists the inherited members of the class from the base `object` type, including methods like `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]