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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-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."]]],[]]