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-07-09 UTC."],[[["This document outlines the `IDSConnection` object for `IDSClient`, which provides an interface for user-facing overload sets in `IDSClient`."],["The `IDSConnection` class allows for the injection of custom behavior in tests, often using mocking objects like `MockIDSConnection`."],["The document lists various versions of `IDSConnection`, with version 2.37.0-rc being the latest and links to each of them with detailed information about each."],["`IDSConnection` functions include managing endpoints, with methods such as `ListEndpoints`, `GetEndpoint`, `CreateEndpoint`, and `DeleteEndpoint`."],["Each function within `IDSConnection` lists its parameters, return types, and a brief description for developers to understand each function."]]],[]]