This interface defines virtual methods for each of the user-facing overload sets in SecuritySettingsServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SecuritySettingsServiceClient.
[[["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 details the `SecuritySettingsServiceConnection` class within the Dialogflow CX C++ library, specifically version 2.16.0, and its associated versions."],["The `SecuritySettingsServiceConnection` object provides virtual methods corresponding to each user-facing overload set found in the `SecuritySettingsServiceClient`."],["This class allows for the injection of custom behavior when testing, using objects like Google Mock, with the `SecuritySettingsServiceClient`."],["You can create a concrete instance of the connection using `MakeSecuritySettingsServiceConnection()` or mock it with `dialogflow_cx_mocks::MockSecuritySettingsServiceConnection`."],["The `SecuritySettingsServiceConnection` class provides virtual methods for functions like creating, retrieving, updating, listing, and deleting security settings."]]],[]]