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 document details the `FoldersConnection` object for `FoldersClient` in the `resourcemanager_v3` library, defining virtual methods that mirror the user-facing overload sets in `FoldersClient` for injecting custom behavior in testing."],["The latest version of the documentation is for version 2.37.0-rc, while the current displayed version is 2.18.0, and there are numerous historical versions available from 2.36.0 down to 2.11.0."],["The `FoldersConnection` interface includes virtual methods for common folder operations like `GetFolder`, `ListFolders`, `SearchFolders`, `CreateFolder`, `UpdateFolder`, `MoveFolder`, `DeleteFolder`, and `UndeleteFolder`, each taking specific request types."],["It also includes methods for managing IAM policies related to folders, such as `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`, allowing control over folder access and permissions."],["The documentation provides resources for creating concrete instances using `MakeFoldersConnection()` and for creating mock objects using `resourcemanager_v3_mocks::MockFoldersConnection`."]]],[]]