This interface defines virtual methods for each of the user-facing overload sets in GenAiTuningServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type GenAiTuningServiceClient.
[[["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-05-07 UTC."],[[["This webpage provides documentation for the `GenAiTuningServiceConnection` class, which is part of the Google Cloud AI Platform C++ client library."],["The `GenAiTuningServiceConnection` class offers virtual methods that mirror the user-facing overload sets in `GenAiTuningServiceClient`, enabling custom behavior injection, especially useful for testing with mock objects."],["The latest release candidate version available is 2.37.0-rc, with numerous previous versions documented, ranging from 2.36.0 down to 2.12.0."],["The page details functions of `GenAiTuningServiceConnection`, including `CreateTuningJob`, `GetTuningJob`, `ListTuningJobs`, `CancelTuningJob`, along with the expected parameters, descriptions, and return types for each."],["There is a way to make a concrete instance of this object with the function `MakeGenAiTuningServiceConnection()`."]]],[]]