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"]],[["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\u003eThe latest release candidate version is 2.37.0-rc, with version 2.36.0 being the currently listed version.\u003c/p\u003e\n"],["\u003cp\u003eThis document provides a comprehensive list of available versions, starting from 2.37.0-rc and going back to 2.11.0 for \u003ccode\u003eclassgoogle_1_1cloud_1_1ids__v1_1_1IDSConnection\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIDSConnection\u003c/code\u003e defines virtual methods for user-facing overload sets in \u003ccode\u003eIDSClient\u003c/code\u003e, allowing custom behavior injection during testing.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIDSConnection\u003c/code\u003e interface includes virtual functions such as \u003ccode\u003eListEndpoints\u003c/code\u003e, \u003ccode\u003eGetEndpoint\u003c/code\u003e, \u003ccode\u003eCreateEndpoint\u003c/code\u003e, and \u003ccode\u003eDeleteEndpoint\u003c/code\u003e for interacting with endpoints.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMakeIDSConnection()\u003c/code\u003e is the function to use for creating a concrete instance of \u003ccode\u003eIDSConnection\u003c/code\u003e and \u003ccode\u003eids_v1_mocks::MockIDSConnection\u003c/code\u003e for mocking purposes.\u003c/p\u003e\n"]]],[],null,[]]