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` class, which provides an interface for managing connections and repositories within the Google Cloud Build service."],["The class defines virtual methods corresponding to various operations in `RepositoryManagerClient`, including creating, getting, listing, updating, and deleting connections and repositories."],["It also includes functionalities to manage tokens and references, such as fetching read/write tokens, fetching read tokens, linkable repositories, and git references."],["The `RepositoryManagerConnection` class can be utilized to implement custom behavior in testing via the Mock Object for `RepositoryManagerClient`."],["It covers documentation for a wide range of versions, including the latest release candidate (2.37.0-rc), as well as previous versions down to 2.11.0."]]],[]]