This interface defines virtual methods for each of the user-facing overload sets in FoldersClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type FoldersClient.
[[["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-14 UTC."],[[["This webpage details the `FoldersConnection` object for `FoldersClient`, which provides an interface with virtual methods corresponding to each user-facing overload set in `FoldersClient`."],["The `FoldersConnection` class enables custom behavior injection, like using a Google Mock object, when writing tests that utilize `FoldersClient` objects."],["The page includes a list of available versions, with the most recent being version 2.37.0-rc, followed by versions 2.36.0 down to 2.11.0."],["The document outlines various virtual functions provided by `FoldersConnection`, such as `GetFolder`, `ListFolders`, `SearchFolders`, `CreateFolder`, and more, along with their respective parameters and return types."],["Users are directed to use `MakeFoldersConnection()` to create a concrete instance of the class, or to use `resourcemanager_v3_mocks::MockFoldersConnection` for mocking purposes."]]],[]]