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."],[[["This document outlines the `ServicesConnection` interface, which defines virtual methods for user-facing overload sets within the `ServicesClient` class, primarily for Google Cloud Run v2."],["The `ServicesConnection` class facilitates custom behavior injection, such as using Google Mock objects, during testing of `ServicesClient` objects."],["The latest available version is `2.37.0-rc`, and the document provides links to the documentation for a comprehensive range of versions, starting from `2.37.0-rc` down to `2.11.0`."],["`ServicesConnection` supports various functions, including `CreateService`, `GetService`, `ListServices`, `UpdateService`, and `DeleteService`, each with corresponding request and response types."],["The document also details methods for managing IAM policies, such as `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`."]]],[]]