This interface defines virtual methods for each of the user-facing overload sets in BareMetalSolutionClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type BareMetalSolutionClient.
[[["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-05 UTC."],[[["This document details the `BareMetalSolutionConnection` class, which provides an interface for interacting with the `BareMetalSolutionClient` in the Bare Metal Solution v2 API."],["The `BareMetalSolutionConnection` allows for custom behavior injection, such as using a Google Mock object, which is useful for testing."],["It includes virtual methods for various operations, like listing, getting, updating, and managing instances, volumes, networks, LUNs, and NFS shares."],["The document lists the latest release candidate as 2.37.0-rc, but also provides links for various previous versions of the `BareMetalSolutionConnection` class, going as far back as version 2.11.0."],["Functions within the class take various `Request` parameters and can return either a `StatusOr` object or `StreamRange` object depending on the function."]]],[]]