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 document provides the interface definition for `FoldersConnection`, which offers virtual methods corresponding to user-facing overload sets in `FoldersClient`."],["The latest version available is `2.37.0-rc`, while the current page's version is `2.20.0`, and links to various previous versions from 2.11.0 to 2.36.0 are accessible."],["`FoldersConnection` enables injecting custom behaviors, such as using a Google Mock object, during testing with `FoldersClient`."],["The `FoldersConnection` interface includes virtual functions for managing folders such as GetFolder, ListFolders, SearchFolders, CreateFolder, UpdateFolder, MoveFolder, DeleteFolder, and UndeleteFolder, as well as operations for setting and getting IAM policies and testing permissions."],["To create a real object, users can utilize the `MakeFoldersConnection()` method, while mocking behavior can be found in `resourcemanager_v3_mocks::MockFoldersConnection`."]]],[]]