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-03-21 UTC."],[[["This page details the `ServicesConnection` object for `ServicesClient`, which is used to interact with Google Cloud Run services."],["The `ServicesConnection` interface allows for custom behavior injection, particularly useful for mocking and testing `ServicesClient` objects."],["The page provides version information for the `ServicesConnection` interface, with version 2.37.0-rc being the latest and a total of 27 different versions, starting at 2.11.0, are available."],["The interface includes virtual methods for creating, getting, listing, updating, and deleting services, as well as managing IAM policies and operations."],["The `MakeServicesConnection()` function can be used to create a concrete instance of the `ServicesConnection`, while `run_v2_mocks::MockServicesConnection` can be used for mocking purposes."]]],[]]