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` interface, which provides virtual methods corresponding to each user-facing overload set in `SecretManagerServiceClient`."],["The latest release candidate for this interface is version 2.37.0-rc, with a listing of available versions down to 2.10.1, all of which link to their respective documentation for `SecretManagerServiceConnection`."],["Users can inject custom behavior into the `SecretManagerServiceClient` by using this interface, particularly useful for creating mock objects in testing."],["The `SecretManagerServiceConnection` interface allows access to a variety of functions including managing secrets (creating, updating, deleting, listing), secret versions (adding, getting, accessing, enabling, disabling, destroying), and setting and getting the IAM policies."],["The page provides links to create a concrete instance, as well as documentation on how to use mocking objects."]]],[]]