This interface defines virtual methods for each of the user-facing overload sets in VizierServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type VizierServiceClient.
[[["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-04-17 UTC."],[[["This webpage provides documentation for the `VizierServiceConnection` class, which is a key component for interacting with the `VizierServiceClient`."],["The `VizierServiceConnection` class defines virtual methods corresponding to user-facing overload sets in `VizierServiceClient`, facilitating custom behavior injection during testing."],["The latest version of the documentation provided is `2.37.0-rc`, while the specific version highlighted in the documentation itself is `2.27.0`."],["The documentation details various functions available within `VizierServiceConnection`, such as `CreateStudy`, `GetStudy`, `SuggestTrials`, `CreateTrial`, and `CheckTrialEarlyStoppingState`, each with its specific request and return types."],["You can find a concrete instance with `MakeVizierServiceConnection()` and a mock instance with `aiplatform_v1_mocks::MockVizierServiceConnection` for the VizierService."]]],[]]