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 outlines the `SecuritySettingsServiceConnection` class, which provides an interface for virtual methods found in the `SecuritySettingsServiceClient`."],["The latest version available is `2.37.0-rc`, while the current document version is `2.34.0`, with a list of previous versions ranging back to `2.11.0`."],["Users can implement custom behaviors using this interface, particularly for testing purposes, through methods such as `CreateSecuritySettings`, `GetSecuritySettings`, `UpdateSecuritySettings`, and `DeleteSecuritySettings`."],["The `MakeSecuritySettingsServiceConnection()` function can be used to create a concrete instance of this class, while `dialogflow_cx_mocks::MockSecuritySettingsServiceConnection` can be used for mocking."],["This class also provides methods for managing locations and operations, including `ListLocations`, `GetLocation`, `ListOperations`, `GetOperation`, and `CancelOperation`."]]],[]]