This interface defines virtual methods for each of the user-facing overload sets in SecureSourceManagerClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SecureSourceManagerClient.
[[["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 `SecureSourceManagerConnection` class, which provides an interface with virtual methods for interacting with `SecureSourceManagerClient` objects."],["The page lists various versions of the `SecureSourceManagerConnection` class, with `2.37.0-rc` being the latest release candidate, and the content focuses on version `2.20.0`."],["The `SecureSourceManagerConnection` interface supports customization of behavior and mocking, which is useful for testing with objects of type `SecureSourceManagerClient`."],["Key functions within `SecureSourceManagerConnection` include managing instances and repositories, with methods like `ListInstances`, `CreateRepository`, and `DeleteInstance`."],["The functions displayed allow for the management of IAM policies for repositories, with methods like `GetIamPolicyRepo`, `SetIamPolicyRepo`, and `TestIamPermissionsRepo`."]]],[]]