This interface defines virtual methods for each of the user-facing overload sets in RankServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type RankServiceClient.
[[["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 webpage details the `RankServiceConnection` class, which is used in conjunction with the `RankServiceClient` for the Google Cloud Discovery Engine service."],["The `RankServiceConnection` interface provides virtual methods corresponding to user-facing overload sets in `RankServiceClient`, facilitating custom behavior injection during testing."],["The most current release candidate version for the RankServiceConnection object is version 2.37.0-rc, and it goes all the way down to version 2.15.1."],["Concrete instances of `RankServiceConnection` can be created using `MakeRankServiceConnection()`, while `MockRankServiceConnection` is available for mocking purposes."],["Key functions provided include `options()`, `Rank()`, `ListOperations()`, `GetOperation()`, and `CancelOperation()`, each with specific parameters and return types detailed."]]],[]]