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 webpage details the `SecuritySettingsServiceConnection` object, which acts as an interface for the `SecuritySettingsServiceClient` in the Dialogflow CX C++ library."],["The latest version available is `2.37.0-rc`, and the page provides a list of past versions, going back to version `2.11.0`, each with its corresponding documentation."],["The `SecuritySettingsServiceConnection` object enables custom behavior injection for testing, such as using Google Mock objects, allowing for tailored test scenarios with `SecuritySettingsServiceClient`."],["Key functions detailed include `CreateSecuritySettings`, `GetSecuritySettings`, `UpdateSecuritySettings`, `ListSecuritySettings`, and `DeleteSecuritySettings`, all designed for managing security settings."],["The `MakeSecuritySettingsServiceConnection()` function can be used to create a concrete instance of the object, and the `dialogflow_cx_mocks::MockSecuritySettingsServiceConnection` class can be used for mocking."]]],[]]