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."],[[["This webpage details the `FoldersConnection` object for `FoldersClient` in the Google Cloud Resource Manager v3 C++ library, covering versions from 2.11.0 to 2.37.0-rc."],["The `FoldersConnection` interface provides virtual methods corresponding to each user-facing overload in `FoldersClient`, facilitating custom behavior injection for testing."],["The document provides a full list of functions, such as `GetFolder`, `ListFolders`, `SearchFolders`, `CreateFolder`, `UpdateFolder`, `MoveFolder`, `DeleteFolder`, `UndeleteFolder`, `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`, all detailing their respective parameters and return types."],["Instructions are provided for creating a concrete instance using `MakeFoldersConnection()` and mocking using `resourcemanager_v3_mocks::MockFoldersConnection`."],["The most current version available is `2.37.0-rc` as noted at the top of the list of versions."]]],[]]