This interface defines virtual methods for each of the user-facing overload sets in StorageControlClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type StorageControlClient.
[[["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-05-07 UTC."],[[["This page documents the `StorageControlConnection` class, which provides virtual methods for all user-facing overload sets in `StorageControlClient`."],["The latest version of `StorageControlConnection` documented is version 2.37.0-rc, with several previous versions available, including 2.36.0, 2.35.0, down to 2.21.0."],["`StorageControlConnection` allows for custom behavior injection, useful for testing `StorageControlClient` objects with tools like Google Mock."],["The class has methods for managing folders such as creating, deleting, getting, listing, and renaming, as well as managing storage layouts."],["The functions within the class allow for actions to be taken, such as creating, renaming, and deleting folders, as well as getting and listing folders, storage layout and managed folders."]]],[]]