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 document details the `SecuritySettingsServiceConnection` interface for the Dialogflow CX C++ client library, with the latest release candidate being version 2.37.0-rc."],["The `SecuritySettingsServiceConnection` class provides virtual methods that mirror the user-facing overload sets found in `SecuritySettingsServiceClient`, allowing for custom behavior injection during testing."],["Users can utilize the `MakeSecuritySettingsServiceConnection()` function to create a concrete instance of this connection, with `dialogflow_cx_mocks::MockSecuritySettingsServiceConnection` for mocking purposes."],["The interface exposes several virtual functions for managing security settings, including creating, retrieving, updating, listing, and deleting security settings, and it also handles location and operation requests."],["The document gives a breakdown of all the versions available from 2.37.0-rc (latest) all the way down to 2.11.0, with each being a hyperlink to its respective page."]]],[]]