This interface defines virtual methods for each of the user-facing overload sets in ModelGardenServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ModelGardenServiceClient.
[[["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."],[[["The webpage provides documentation for the `ModelGardenServiceConnection` class within the Google Cloud AI Platform C++ library, with version 2.29.0-rc highlighted."],["It lists the `ModelGardenServiceConnection` class documentation for multiple versions, ranging from 2.12.0 to 2.37.0-rc, with the most recent being version 2.37.0-rc."],["`ModelGardenServiceConnection` defines virtual methods for user-facing overloads in `ModelGardenServiceClient`, facilitating custom behavior injection during testing."],["Users can create a `ModelGardenServiceConnection` instance using `MakeModelGardenServiceConnection()` or utilize `MockModelGardenServiceConnection` for mocking purposes."],["The `ModelGardenServiceConnection` class includes functions such as `options()` and `GetPublisherModel()`, which accepts `google::cloud::aiplatform::v1::GetPublisherModelRequest const &` and returns `StatusOr\u003c google::cloud::aiplatform::v1::PublisherModel \u003e`."]]],[]]