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."],[[["The latest version available is 2.37.0-rc, with numerous other versions dating back to 2.11.0 also available."],["This page describes the `FoldersConnection` object, an interface that defines virtual methods for user-facing overload sets within `FoldersClient`."],["`FoldersConnection` allows for injecting custom behavior, such as with Google Mock, when writing tests involving `FoldersClient` objects."],["It provides virtual functions for operations like `GetFolder`, `ListFolders`, `SearchFolders`, `CreateFolder`, `UpdateFolder`, `MoveFolder`, `DeleteFolder`, and `UndeleteFolder`, each with specific request and return types."],["It also defines functions such as `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions` to manage the policies and permissions."]]],[]]