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"]],[["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-07-18 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."]]],[]]