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-05-07 UTC."],[[["The latest release candidate version is 2.37.0-rc, with version 2.36.0 being the currently listed version."],["This document provides a comprehensive list of available versions, starting from 2.37.0-rc and going back to 2.11.0 for `classgoogle_1_1cloud_1_1ids__v1_1_1IDSConnection`."],["`IDSConnection` defines virtual methods for user-facing overload sets in `IDSClient`, allowing custom behavior injection during testing."],["The `IDSConnection` interface includes virtual functions such as `ListEndpoints`, `GetEndpoint`, `CreateEndpoint`, and `DeleteEndpoint` for interacting with endpoints."],["`MakeIDSConnection()` is the function to use for creating a concrete instance of `IDSConnection` and `ids_v1_mocks::MockIDSConnection` for mocking purposes."]]],[]]