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` object, which facilitates interaction with the `ServingConfigServiceClient` in the Google Cloud Retail API."],["The `ServingConfigServiceConnection` interface provides virtual methods corresponding to user-facing overload sets in `ServingConfigServiceClient`, enabling custom behavior injection for testing."],["It includes methods for managing serving configurations, such as `CreateServingConfig`, `DeleteServingConfig`, `UpdateServingConfig`, `GetServingConfig`, `ListServingConfigs`, `AddControl`, and `RemoveControl`."],["The latest available release candidate is 2.37.0-rc, with a range of versions going back to 2.11.0, each linking to its own set of documentation."],["To create an instance of the connection, use the `MakeServingConfigServiceConnection()` function, and for testing and mocking purposes, there's the `MockServingConfigServiceConnection` class."]]],[]]