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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["This document outlines the `SecretManagerServiceConnection` interface, which provides virtual methods corresponding to the user-facing overload sets in `SecretManagerServiceClient`."],["The interface allows for the injection of custom behaviors, particularly useful in testing scenarios involving `SecretManagerServiceClient` objects."],["`SecretManagerServiceConnection` offers functions such as `ListSecrets`, `CreateSecret`, `GetSecret`, `UpdateSecret`, `DeleteSecret`, and various `SecretVersion` related operations."],["The interface also provides methods related to IAM policies, including `SetIamPolicy`, `GetIamPolicy`, and `TestIamPermissions`."],["There are many versions of SecretManagerServiceConnection, with 2.37.0-rc being the most recent, and 2.10.1 is the current version."]]],[]]