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` allows users to customize behavior, especially in testing scenarios, by injecting custom implementations or mock objects, such as `MockFoldersConnection`, for `FoldersClient`."],["This documentation provides details for a range of versions, from 2.11.0 to the release candidate 2.37.0-rc, with links to each specific version's documentation for the `FoldersConnection` class."],["`FoldersConnection` includes various virtual functions like `GetFolder`, `ListFolders`, `SearchFolders`, `CreateFolder`, `UpdateFolder`, `MoveFolder`, `DeleteFolder`, `UndeleteFolder`, `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`, each with parameter and return type information."],["The method `MakeFoldersConnection()` can be used to create a concrete instance of a `FoldersConnection` object."]]],[]]