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."],[[["The webpage provides documentation for the `FoldersConnection` object, which is part of the Google Cloud Resource Manager v3 C++ client library."],["This `FoldersConnection` interface includes virtual methods that correspond to user-facing overload sets within `FoldersClient`, enabling custom behavior injection for testing purposes."],["The documentation outlines the various versions of the `FoldersConnection` available, from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The page details the available functions within `FoldersConnection`, such as `GetFolder`, `ListFolders`, `CreateFolder`, and others, alongside their respective parameters and return types."],["Users can use the `MakeFoldersConnection()` function to create a concrete instance of `FoldersConnection` or `resourcemanager_v3_mocks::MockFoldersConnection` for testing."]]],[]]