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 provides documentation for the `SecuritySettingsServiceConnection` class within the Google Cloud Dialogflow CX C++ library, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `SecuritySettingsServiceConnection` class defines virtual methods corresponding to each overload set in `SecuritySettingsServiceClient`, enabling the injection of custom behaviors for testing purposes."],["Users can create concrete instances of the connection via `MakeSecuritySettingsServiceConnection()`, and utilize `MockSecuritySettingsServiceConnection` for mocking in tests."],["The available functions include `CreateSecuritySettings`, `GetSecuritySettings`, `UpdateSecuritySettings`, `ListSecuritySettings`, and `DeleteSecuritySettings`, each with specific parameter and return types."],["The page offers a list of available versions of the `SecuritySettingsServiceConnection` class, linking to their respective documentation pages."]]],[]]