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 document details the `SecureSourceManagerConnection` interface, which provides virtual methods corresponding to the user-facing overload sets in `SecureSourceManagerClient`."],["The `SecureSourceManagerConnection` interface is used to enable custom behavior injection, such as with a Google Mock object, primarily for testing purposes."],["This document provides a list of available versions, ranging from version `2.37.0-rc` (latest) down to version `2.18.0`, along with the current version `2.21.0`, along with their corresponding file paths."],["The document outlines the functions within the `SecureSourceManagerConnection` interface, including `ListInstances`, `GetInstance`, `CreateInstance`, `DeleteInstance`, `ListRepositories`, `GetRepository`, `CreateRepository`, `DeleteRepository`, `GetIamPolicyRepo`, `SetIamPolicyRepo`, and `TestIamPermissionsRepo`."],["The `MakeSecureSourceManagerConnection()` function is provided for creating concrete instances of the connection, and `securesourcemanager_v1_mocks::MockSecureSourceManagerConnection` is provided for mocking purposes."]]],[]]