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"]],[["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."],[[["\u003cp\u003eThis document details the \u003ccode\u003eServicesConnection\u003c/code\u003e interface for the \u003ccode\u003eServicesClient\u003c/code\u003e, which allows users to introduce custom behavior when testing \u003ccode\u003eServicesClient\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe interface provides virtual methods for various operations, including \u003ccode\u003eCreateService\u003c/code\u003e, \u003ccode\u003eGetService\u003c/code\u003e, \u003ccode\u003eListServices\u003c/code\u003e, \u003ccode\u003eUpdateService\u003c/code\u003e, and \u003ccode\u003eDeleteService\u003c/code\u003e, each corresponding to an action that can be performed on the service.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eServicesConnection\u003c/code\u003e includes methods for managing IAM policies such as \u003ccode\u003eGetIamPolicy\u003c/code\u003e, \u003ccode\u003eSetIamPolicy\u003c/code\u003e, and \u003ccode\u003eTestIamPermissions\u003c/code\u003e, providing control over access and permissions.\u003c/p\u003e\n"],["\u003cp\u003eThere is a list of older versions of the document all the way back to version \u003ccode\u003e2.11.0\u003c/code\u003e and as updated as version \u003ccode\u003e2.37.0-rc\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMakeServicesConnection()\u003c/code\u003e function can be used to create a concrete instance of the \u003ccode\u003eServicesConnection\u003c/code\u003e, and \u003ccode\u003eMockServicesConnection\u003c/code\u003e is available for mocking purposes in testing scenarios.\u003c/p\u003e\n"]]],[],null,[]]