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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-01 UTC."],[[["This document details the `FoldersConnection` object for `FoldersClient`, which is used to manage Google Cloud folders within the `resourcemanager_v3` API."],["The `FoldersConnection` interface includes virtual methods corresponding to user-facing overload sets in `FoldersClient`, facilitating custom behavior injection for testing, including mocking."],["The latest release version for the C++ API reference documentation is 2.37.0-rc, and the document also shows prior versions of the class, all the way down to 2.11.0, giving options for different implementations."],["The `FoldersConnection` provides methods for various operations on folders, such as `GetFolder`, `ListFolders`, `SearchFolders`, `CreateFolder`, `UpdateFolder`, `MoveFolder`, `DeleteFolder`, and `UndeleteFolder`."],["It also includes methods for managing folder policies like `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`, using the google.iam.v1 API."]]],[]]