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-04-23 UTC."],[[["The page details the `FoldersConnection` object for `FoldersClient`, which is used within the Google Cloud Resource Manager v3 C++ client library."],["This interface provides virtual methods that mirror the user-facing overload sets found in `FoldersClient`, enabling custom behavior injection for testing purposes."],["The document lists the various available versions of the `FoldersConnection` interface, with the most recent release candidate being version 2.37.0-rc, as well as listing from 2.36.0 down to 2.11.0."],["The `FoldersConnection` interface includes methods for operations such as GetFolder, ListFolders, SearchFolders, CreateFolder, UpdateFolder, MoveFolder, DeleteFolder, UndeleteFolder, GetIamPolicy, SetIamPolicy, and TestIamPermissions."],["To create a concrete instance, refer to the `MakeFoldersConnection()` function, or use `MockFoldersConnection` for mocking."]]],[]]