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 acts as an interface for the `SecretManagerServiceClient` and allows for the injection of custom behavior in testing environments."],["The latest version available for reference is 2.37.0-rc, with numerous previous versions, ranging from 2.36.0 down to 2.10.1, accessible through individual links."],["The `SecretManagerServiceConnection` object includes virtual methods for managing secrets and secret versions, such as creating, listing, accessing, and modifying them, along with related operations."],["The documentation provides details for creating a concrete instance of `SecretManagerServiceConnection` via `MakeSecretManagerServiceConnection()` and instructions for mocking using `secretmanager_v1_mocks::MockSecretManagerServiceConnection`."],["The interface also includes virtual methods for managing IAM policies, such as setting, getting, and testing permissions, which provides control over access to secrets and their versions."]]],[]]