This interface defines virtual methods for each of the user-facing overload sets in WebRiskServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type WebRiskServiceClient.
[[["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."],[[["The latest release candidate version is 2.37.0-rc, and the page includes version information and links for versions ranging from 2.37.0-rc down to 2.11.0."],["This documentation details the `WebRiskServiceConnection` object, which is used with the `WebRiskServiceClient`."],["The `WebRiskServiceConnection` interface defines virtual methods corresponding to each user-facing overload set in the `WebRiskServiceClient`, allowing for the injection of custom behavior during testing."],["`WebRiskServiceConnection` allows for the functions of `ComputeThreatListDiff`, `SearchUris`, `SearchHashes`, `CreateSubmission` and `SubmitUri`, all which take in a different request parameter."],["`MakeWebRiskServiceConnection()` is a function that can be used to make a concrete instance of `WebRiskServiceConnection`, while the `webrisk_v1_mocks::MockWebRiskServiceConnection` is provided for mocking."]]],[]]