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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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."]]],[]]