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-08-07 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."]]],[]]