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-05-07 UTC."],[[["This webpage provides documentation for the `SpecialistPoolServiceConnection` class within the Google Cloud AI Platform C++ library, focusing on version 2.20.0."],["The `SpecialistPoolServiceConnection` class defines virtual methods for user-facing operations within the `SpecialistPoolServiceClient`, enabling the injection of custom behavior for testing."],["The latest release is `2.37.0-rc`, with numerous previous versions from `2.36.0` down to `2.12.0` available for browsing, all relating to the `SpecialistPoolServiceConnection` class."],["Key functions of the `SpecialistPoolServiceConnection` class include creating, retrieving, listing, deleting, and updating specialist pools, with parameters and return types clearly documented."],["A mock implementation, `MockSpecialistPoolServiceConnection`, is provided for testing purposes, demonstrating how to create and work with mock objects."]]],[]]