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` class, which provides an interface with virtual methods for interacting with the `SecretManagerServiceClient` in various versions, ranging from 2.10.1 to 2.37.0-rc."],["The `SecretManagerServiceConnection` class allows for custom behavior injection during testing, using objects like Google Mock objects, to modify how the `SecretManagerServiceClient` functions."],["The content displays the functions available within the `SecretManagerServiceConnection` class, including methods for managing secrets and versions such as `ListSecrets`, `CreateSecret`, `AddSecretVersion`, and others."],["The webpage also outlines methods for setting and retrieving IAM policies related to secrets, using functions like `SetIamPolicy`, `GetIamPolicy`, and `TestIamPermissions`, as well as defining the parameters and return types of those functions."]]],[]]