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-21 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."]]],[]]