This interface defines virtual methods for each of the user-facing overload sets in IDSClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type IDSClient.
[[["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-08-14 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eIDSConnection\u003c/code\u003e object, which is utilized by \u003ccode\u003eIDSClient\u003c/code\u003e for defining virtual methods and enabling custom behavior injection in testing.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists available versions of the \u003ccode\u003eIDSConnection\u003c/code\u003e, with \u003ccode\u003e2.37.0-rc\u003c/code\u003e being the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIDSConnection\u003c/code\u003e object contains functions like \u003ccode\u003eListEndpoints\u003c/code\u003e, \u003ccode\u003eGetEndpoint\u003c/code\u003e, \u003ccode\u003eCreateEndpoint\u003c/code\u003e, and \u003ccode\u003eDeleteEndpoint\u003c/code\u003e, which interact with \u003ccode\u003eIDSClient\u003c/code\u003e and are detailed on this page.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMakeIDSConnection()\u003c/code\u003e is used to create concrete instances, and \u003ccode\u003eMockIDSConnection\u003c/code\u003e is used for mocking purposes.\u003c/p\u003e\n"],["\u003cp\u003eEach function listed on this page, such as \u003ccode\u003eCreateEndpoint\u003c/code\u003e, provides information about parameters, and return types, for example \u003ccode\u003eStatusOr< google::longrunning::Operation >\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]