This interface defines virtual methods for each of the user-facing overload sets in SpecialistPoolServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SpecialistPoolServiceClient.
[[["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-24 UTC."],[[["This webpage details the `SpecialistPoolServiceConnection` object, which is used with the `SpecialistPoolServiceClient` within the Google Cloud AI Platform C++ library."],["The `SpecialistPoolServiceConnection` class provides virtual methods that mirror the user-facing overload sets in `SpecialistPoolServiceClient`, allowing for customized testing behaviors."],["The page lists multiple versions of the library, ranging from the latest release candidate (2.37.0-rc) down to version 2.12.0, each linking to its respective documentation for the `SpecialistPoolServiceConnection` class."],["The page outlines the functions within the `SpecialistPoolServiceConnection` interface, such as `CreateSpecialistPool`, `GetSpecialistPool`, `ListSpecialistPools`, `DeleteSpecialistPool`, and `UpdateSpecialistPool`, detailing their parameters and return types."],["For users seeking to implement customized testing or need to create a concrete instance of the class, it offers links to `MakeSpecialistPoolServiceConnection()` and `aiplatform_v1_mocks::MockSpecialistPoolServiceConnection` as methods to do so."]]],[]]