This interface defines virtual methods for each of the user-facing overload sets in RecaptchaEnterpriseServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type RecaptchaEnterpriseServiceClient.
[[["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-14 UTC."],[[["This document outlines the `RecaptchaEnterpriseServiceConnection` interface, which provides virtual methods for user-facing overload sets in `RecaptchaEnterpriseServiceClient`, enabling custom behavior injection for testing."],["The `RecaptchaEnterpriseServiceConnection` object is used in conjunction with the `RecaptchaEnterpriseServiceClient`, and it is available in multiple versions, from 2.12.0 to the latest release candidate 2.37.0-rc."],["The document details functions such as `CreateAssessment`, `AnnotateAssessment`, `CreateKey`, and `ListKeys`, as well as other functions related to managing keys and assessments, including those related to account groups."],["Concrete instances of `RecaptchaEnterpriseServiceConnection` can be created using `MakeRecaptchaEnterpriseServiceConnection()`, and `MockRecaptchaEnterpriseServiceConnection` is provided for mocking purposes."],["Each function has parameter inputs and returns defined, allowing users to understand how to interact with the function, and what the function will output once ran."]]],[]]