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 version 2.12.0 of the C++ ResourceManager library, which defines virtual methods for user-facing overload sets."],["The interface allows for injecting custom behavior, such as with a Google Mock object, during testing of `FoldersClient` objects, and `MakeFoldersConnection()` can be used to create concrete instances."],["The page provides links to 27 previous versions, including the latest release candidate (2.37.0-rc), providing options for viewing documentation of previous versions."],["Key functions of the interface include methods for managing folders, such as `GetFolder`, `ListFolders`, `CreateFolder`, `DeleteFolder`, and `UndeleteFolder`, as well as functions for managing policies such as `GetIamPolicy`, `SetIamPolicy` and `TestIamPermissions`."],["The `resourcemanager_v3_mocks::MockFoldersConnection` is provided for mocking functionalities during testing."]]],[]]