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 webpage details the `SecretManagerServiceConnection` interface, which provides virtual methods corresponding to each user-facing overload set in `SecretManagerServiceClient`."],["The `SecretManagerServiceConnection` interface enables users to incorporate custom behaviors, particularly useful for testing `SecretManagerServiceClient` objects."],["The page lists various available versions, from 2.20.0 up to the most recent release candidate 2.37.0-rc, and each of these versions provide access to the `SecretManagerServiceConnection` object."],["Functions on this interface allow for creating, accessing, updating, deleting, listing, and managing secrets and their versions, including setting IAM policies and getting locations."],["The `MakeSecretManagerServiceConnection()` function is recommended for creating a tangible instance, and `MockSecretManagerServiceConnection` is available for mocking."]]],[]]