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 of the `FoldersConnection` is 2.37.0-rc, which can be found through the provided link."],["This page details the `FoldersConnection` object, which defines virtual methods for user-facing overload sets in `FoldersClient`, enabling custom behavior injection for testing."],["`MakeFoldersConnection()` is used to create a concrete instance of `FoldersConnection` and `resourcemanager_v3_mocks::MockFoldersConnection` is used for mocking."],["The `FoldersConnection` class provides virtual methods such as `GetFolder`, `ListFolders`, `SearchFolders`, `CreateFolder`, `UpdateFolder`, `MoveFolder`, `DeleteFolder`, and `UndeleteFolder` to manage folders."],["It also includes methods for `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions` for managing IAM policies."]]],[]]