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-14 UTC."],[[["This webpage details the `ServingConfigServiceConnection` object, which defines virtual methods for the `ServingConfigServiceClient` in the Google Cloud Retail v2 API, allowing for custom behavior injection in tests."],["The `ServingConfigServiceConnection` interface includes methods for managing serving configurations, such as creating, deleting, updating, getting, and listing them, as well as adding and removing controls."],["The latest version available is 2.37.0-rc, and the page provides links to documentation for numerous previous versions of the `ServingConfigServiceConnection` class."],["Users can create a concrete instance using `MakeServingConfigServiceConnection()` or use `MockServingConfigServiceConnection` for mocking in tests."],["The `ServingConfigServiceConnection` object includes a `virtual options()` function, as well as virtual functions for `CreateServingConfig`, `DeleteServingConfig`, `UpdateServingConfig`, `GetServingConfig`, `ListServingConfigs`, `AddControl` and `RemoveControl`."]]],[]]