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, which is currently on version 2.23.0."],["The `SecuritySettingsServiceConnection` class interface defines virtual methods that mirror the user-facing overload sets found in `SecuritySettingsServiceClient`, enabling the injection of custom behaviors for testing."],["The page offers links to documentation for various versions of the library, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0, detailing the `SecuritySettingsServiceConnection` class in each version."],["The documentation outlines the available functions within `SecuritySettingsServiceConnection`, such as `CreateSecuritySettings`, `GetSecuritySettings`, `UpdateSecuritySettings`, `ListSecuritySettings`, and `DeleteSecuritySettings`, along with their parameters and return types."],["Instructions for creating concrete instances and mocking are present, including a link to the `MakeSecuritySettingsServiceConnection()` function and the `MockSecuritySettingsServiceConnection` class."]]],[]]