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` 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 lists available versions ranging from `2.11.0` up to the latest, with links to their documentation."],["The `SecuritySettingsServiceConnection` interface provides virtual methods mirroring the user-facing overload sets found in `SecuritySettingsServiceClient`, facilitating custom behavior and testing."],["Users can create concrete instances of this object using the `MakeSecuritySettingsServiceConnection()` function and can use `MockSecuritySettingsServiceConnection` for testing."],["The class includes various functions such as: `CreateSecuritySettings`, `GetSecuritySettings`, `UpdateSecuritySettings`, `ListSecuritySettings`, `DeleteSecuritySettings`, and `options`."]]],[]]