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-21 UTC."],[[["This webpage details the `SecuritySettingsServiceConnection` object, which acts as an interface for the `SecuritySettingsServiceClient` in the Dialogflow CX C++ library."],["The interface provides virtual methods that mirror the user-facing overload sets in `SecuritySettingsServiceClient`, facilitating custom behavior injection during testing."],["The content provides a list of the different versions of the SecuritySettingsServiceConnection object, the latest being 2.37.0-rc, with links to their respective documentation."],["The documentation includes functions for creating, getting, updating, listing, and deleting security settings, and describes the parameters and returns for these functions."],["Users can create concrete instances of this object using `MakeSecuritySettingsServiceConnection()` or utilize `dialogflow_cx_mocks::MockSecuritySettingsServiceConnection` for mocking purposes."]]],[]]