This interface defines virtual methods for each of the user-facing overload sets in ServicesClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ServicesClient.
[[["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-04-09 UTC."],[[["The page provides documentation for the `ServicesConnection` class, which is part of the Google Cloud Run v2 C++ client library, and its latest version available is 2.37.0-rc."],["`ServicesConnection` defines virtual methods for each user-facing overload set in `ServicesClient`, allowing custom behavior to be injected, particularly useful for testing purposes."],["The `ServicesConnection` class is used in conjunction with `ServicesClient`, with the documentation explaining how to create a concrete instance of `ServicesConnection` using `MakeServicesConnection()`."],["The documentation for `ServicesConnection` details various virtual functions, including `CreateService`, `GetService`, `ListServices`, `UpdateService`, `DeleteService`, `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`, along with their parameter and return types."],["The provided content provides access to documentation for multiple versions of `ServicesConnection` class, ranging from version 2.11.0 up to version 2.37.0-rc."]]],[]]