[[["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-21 UTC."],[[["This document provides details for the `RecaptchaEnterpriseServiceV1Beta1Base` class, which is a base class for server-side implementations of the `RecaptchaEnterpriseServiceV1Beta1`."],["The class is part of the `Google.Cloud.RecaptchaEnterprise.V1Beta1` namespace, within the `Google.Cloud.RecaptchaEnterprise.V1Beta1.dll` assembly, and can be found at the version `1.0.0-beta06`."],["The class inherits several methods from the base `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["Two key methods provided by this class are `AnnotateAssessment`, which allows for adding additional information to a previously created assessment, and `CreateAssessment`, which evaluates the legitimacy of an event."],["The `AnnotateAssessment` and `CreateAssessment` methods each take in a request and server context, and return a task of type `AnnotateAssessmentResponse` and `Assessment`, respectively, to be sent back to the client."]]],[]]