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, specifically highlighting versions from 2.12.0 up to the release candidate 2.37.0-rc."],["`ModelGardenServiceConnection` defines the interface for interacting with the `ModelGardenServiceClient`, allowing custom behavior injection for testing, like with a mock object."],["The latest version of this object is `2.37.0-rc`, with version `2.26.0` listed at the top of the initial documentation."],["The documentation includes links to the `MakeModelGardenServiceConnection()` function for creating instances and `MockModelGardenServiceConnection` for mocking."],["The documentation details functions, such as `virtual options()` which returns options, and `virtual GetPublisherModel` which takes a `GetPublisherModelRequest` and returns a `StatusOr\u003cPublisherModel\u003e`."]]],[]]