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 webpage details the `FoldersConnection` object for `FoldersClient` in the Google Cloud Resource Manager v3 C++ library, highlighting its role in defining virtual methods for user-facing overload sets."],["Version 2.37.0-rc is the latest release candidate, with numerous previous versions available, including version 2.21.0, which the `FoldersConnection` and `FoldersClient` documentation centers around."],["The `FoldersConnection` interface enables custom behavior injection, such as with Google Mock objects, for writing tests using `FoldersClient`."],["The class interface features virtual methods to manage folder operations, including getting, listing, searching, creating, updating, moving, deleting, and undeleting folders."],["It also provides virtual methods related to Identity and Access Management (IAM) policies, such as getting, setting, and testing permissions for folders."]]],[]]