This interface defines virtual methods for each of the user-facing overload sets in SecretManagerServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SecretManagerServiceClient.
[[["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-21 UTC."],[[["This webpage details the `SecretManagerServiceConnection` class, which provides an interface with virtual methods corresponding to each user-facing overload set found in `SecretManagerServiceClient`."],["The `SecretManagerServiceConnection` object facilitates custom behavior injection for testing purposes, such as utilizing a Google Mock object with `SecretManagerServiceClient`."],["The page offers links to documentation for the latest version `2.37.0-rc` as well as previous versions all the way back to `2.10.1`."],["The `SecretManagerServiceConnection` class contains a variety of virtual functions like `ListSecrets`, `CreateSecret`, `GetSecret`, `SetIamPolicy` and more that allow users to manipulate secrets and permissions."],["The page describes how to create a concrete instance of `SecretManagerServiceConnection` by using `MakeSecretManagerServiceConnection()` and mentions where to look for mocking using `MockSecretManagerServiceConnection`."]]],[]]