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` object, which interfaces with the `SecretManagerServiceClient` and allows for custom behavior injection in tests."],["The latest release candidate is version 2.37.0-rc, and the page lists versions going back to 2.10.1, with version 2.18.0 being the base reference point."],["The `SecretManagerServiceConnection` provides virtual methods for a wide array of operations, including managing secrets and their versions like creating, updating, deleting, listing, and accessing them, as well as setting and testing IAM policies."],["The page provides a way to create an instance via `MakeSecretManagerServiceConnection()` or to create mocks for testing via `secretmanager_v1_mocks::MockSecretManagerServiceConnection`."]]],[]]