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 provides documentation for the `ServingConfigServiceConnection` object, which is part of the Google Cloud Retail API and is used in conjunction with `ServingConfigServiceClient`."],["The latest version of the documentation is for 2.37.0-rc, with several older versions ranging from 2.36.0 to 2.11.0, available for reference, all providing information on the `ServingConfigServiceConnection`."],["The documentation outlines the virtual methods available, including `CreateServingConfig`, `DeleteServingConfig`, `UpdateServingConfig`, `GetServingConfig`, `ListServingConfigs`, `AddControl`, and `RemoveControl`."],["Users can inject custom behavior using the interface provided, especially useful for testing through the use of Google Mock, and a concrete instance of `ServingConfigServiceConnection` can be created with `MakeServingConfigServiceConnection()`."],["The documentation provides information regarding function parameters, as well as return types for the listed virtual methods."]]],[]]