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-14 UTC."],[[["This webpage details the `SecretManagerServiceConnection` class, which provides virtual methods corresponding to the user-facing overloads in `SecretManagerServiceClient`."],["The content includes documentation for various versions of the `SecretManagerServiceConnection`, with the latest release candidate being version 2.37.0-rc."],["Users can inject custom behavior into tests using this class, for instance with a Google Mock object, which is also detailed as the `MockSecretManagerServiceConnection`."],["The `SecretManagerServiceConnection` class allows users to interact with secrets through methods like `ListSecrets`, `CreateSecret`, `GetSecret`, `UpdateSecret`, `DeleteSecret`, and more, all detailed in parameter tables."],["There are also methods such as `SetIamPolicy`, `GetIamPolicy`, `TestIamPermissions`, `ListLocations`, and `GetLocation` that the class exposes for user interaction."]]],[]]