This interface defines virtual methods for each of the user-facing overload sets in RepositoryManagerClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type RepositoryManagerClient.
[[["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-05 UTC."],[[["This document details the `RepositoryManagerConnection` object, which interfaces with the `RepositoryManagerClient` to manage connections and repositories in Google Cloud Build."],["The document provides a comprehensive list of available versions, from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["It outlines the virtual methods for operations like creating, getting, listing, updating, and deleting connections and repositories, alongside fetching read tokens and git references."],["The `RepositoryManagerConnection` interface allows users to implement custom behavior, such as during testing, by using mock objects."],["The document highlights functions such as `MakeRepositoryManagerConnection()` to create a concrete instance, and `MockRepositoryManagerConnection` for mocking."]]],[]]