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-03-14 UTC."],[[["This page provides documentation for the `IDSConnection` class, which is part of the Google Cloud IDS (Intrusion Detection System) C++ client library, with the most recent version as 2.37.0-rc."],["The `IDSConnection` class defines virtual methods corresponding to each user-facing overload in the `IDSClient` class, enabling custom behavior injection, such as the use of Google Mock objects for testing."],["It offers methods like `ListEndpoints`, `GetEndpoint`, `CreateEndpoint`, and `DeleteEndpoint`, which are used for interacting with IDS endpoints."],["The documentation includes a list of available versions, ranging from 2.11.0 up to 2.37.0-rc, providing access to the specific documentation of each version of the `IDSConnection` class."],["The functions section specifies the expected input and output types for the various functions, as well as the type of each parameter."]]],[]]