[BindServiceMethod(typeof(RecaptchaEnterpriseServiceV1Beta1), "BindService")]public abstract class RecaptchaEnterpriseServiceV1Beta1.RecaptchaEnterpriseServiceV1Beta1Base
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1beta1 API class RecaptchaEnterpriseServiceV1Beta1.RecaptchaEnterpriseServiceV1Beta1Base.
Base class for server-side implementations of RecaptchaEnterpriseServiceV1Beta1
[[["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\u003eRecaptchaEnterpriseServiceV1Beta1.RecaptchaEnterpriseServiceV1Beta1Base\u003c/code\u003e class is the base for server-side implementations of the RecaptchaEnterpriseServiceV1Beta1 API in the Google Cloud reCAPTCHA Enterprise v1beta1.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes methods such as \u003ccode\u003eAnnotateAssessment\u003c/code\u003e, which allows for providing additional information on the authenticity or fraudulent nature of an event, and \u003ccode\u003eCreateAssessment\u003c/code\u003e, which allows you to assess the likelihood of an event being legitimate.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented here is 2.0.0-beta07, and it also includes documentation for versions 2.0.0-beta06 and 1.0.0-beta06.\u003c/p\u003e\n"],["\u003cp\u003eThe methods \u003ccode\u003eAnnotateAssessment\u003c/code\u003e and \u003ccode\u003eCreateAssessment\u003c/code\u003e both take a request and a server call context as parameters, and return a task that wraps a response back to the client.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecaptchaEnterpriseServiceV1Beta1.RecaptchaEnterpriseServiceV1Beta1Base\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e, and thus inherits a few members: GetHashCode(), GetType(), MemberwiseClone(), and ToString().\u003c/p\u003e\n"]]],[],null,["# Google Cloud reCAPTCHA Enterprise v1beta1 API - Class RecaptchaEnterpriseServiceV1Beta1.RecaptchaEnterpriseServiceV1Beta1Base (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.RecaptchaEnterpriseServiceV1Beta1.RecaptchaEnterpriseServiceV1Beta1Base)\n- [2.0.0-beta07](/dotnet/docs/reference/Google.Cloud.RecaptchaEnterprise.V1Beta1/2.0.0-beta07/Google.Cloud.RecaptchaEnterprise.V1Beta1.RecaptchaEnterpriseServiceV1Beta1.RecaptchaEnterpriseServiceV1Beta1Base)\n- [1.0.0-beta06](/dotnet/docs/reference/Google.Cloud.RecaptchaEnterprise.V1Beta1/1.0.0-beta06/Google.Cloud.RecaptchaEnterprise.V1Beta1.RecaptchaEnterpriseServiceV1Beta1.RecaptchaEnterpriseServiceV1Beta1Base) \n\n [BindServiceMethod(typeof(RecaptchaEnterpriseServiceV1Beta1), \"BindService\")]\n public abstract class RecaptchaEnterpriseServiceV1Beta1.RecaptchaEnterpriseServiceV1Beta1Base\n\nReference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1beta1 API class RecaptchaEnterpriseServiceV1Beta1.RecaptchaEnterpriseServiceV1Beta1Base.\n\nBase class for server-side implementations of RecaptchaEnterpriseServiceV1Beta1 \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e RecaptchaEnterpriseServiceV1Beta1.RecaptchaEnterpriseServiceV1Beta1Base \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.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \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\nMethods\n-------\n\n### AnnotateAssessment(AnnotateAssessmentRequest, ServerCallContext)\n\n public virtual Task\u003cAnnotateAssessmentResponse\u003e AnnotateAssessment(AnnotateAssessmentRequest request, ServerCallContext context)\n\nAnnotates a previously created Assessment to provide additional information\non whether the event turned out to be authentic or fradulent.\n\n### CreateAssessment(CreateAssessmentRequest, ServerCallContext)\n\n public virtual Task\u003cAssessment\u003e CreateAssessment(CreateAssessmentRequest request, ServerCallContext context)\n\nCreates an Assessment of the likelihood an event is legitimate."]]