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-14 UTC."],[[["This document outlines the `ServicesConnection` object for `ServicesClient`, which is used for interacting with Google Cloud Run services."],["The `ServicesConnection` interface allows for custom behavior injection, such as using a Google Mock object for testing."],["The latest release candidate is version 2.37.0-rc, and the content provided covers versions from 2.11.0 up to this version."],["Key functions available include creating, getting, listing, updating, and deleting services, as well as managing IAM policies."],["`ServicesConnection` offers virtual methods, for example, options(), and various methods related to service management and IAM policies, each taking a request parameter and having a specified return type."]]],[]]