This interface defines virtual methods for each of the user-facing overload sets in ServingConfigServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ServingConfigServiceClient.
[[["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-03-21 UTC."],[[["This webpage details the `ServingConfigServiceConnection` class, which provides an interface for the `ServingConfigServiceClient` in the Google Cloud Retail v2 API."],["The `ServingConfigServiceConnection` class defines virtual methods for all user-facing overload sets found in the `ServingConfigServiceClient`, enabling custom behavior injection for testing purposes."],["The page lists various versions of the class, from 2.11.0 to 2.37.0-rc, with the latest release candidate being version 2.37.0-rc."],["This class includes functions to manage serving configurations such as `CreateServingConfig`, `DeleteServingConfig`, `UpdateServingConfig`, `GetServingConfig`, and `ListServingConfigs`, as well as control management methods like `AddControl` and `RemoveControl`."],["Users can create a concrete instance of the class using `MakeServingConfigServiceConnection()`, and a mock version, `MockServingConfigServiceConnection`, is available for testing."]]],[]]