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-21 UTC."],[[["This webpage details the `BareMetalSolutionConnection` class, which facilitates communication with the `BareMetalSolutionClient` for Google Cloud's Bare Metal Solution services."],["The latest release candidate version available is `2.37.0-rc`, and many prior versions from `2.36.0` all the way down to `2.11.0` are documented here."],["The `BareMetalSolutionConnection` class offers a range of virtual methods to manage instances, volumes, networks, LUNs, and NFS shares within the Bare Metal Solution environment."],["Users can customize the behavior of `BareMetalSolutionClient` through this connection, making it suitable for testing scenarios by injecting custom behaviors using objects like Google Mock."],["The `MakeBareMetalSolutionConnection()` function and `MockBareMetalSolutionConnection` class are useful for creating instances and mocking behaviors, respectively, when interacting with the Bare Metal Solution service."]]],[]]