[[["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."],[[["The latest release candidate version is 2.37.0-rc, and there are 26 other versions listed, ranging down to version 2.11.0, all of which point to documentation for the `BareMetalSolutionConnectionIdempotencyPolicy` class."],["The `BareMetalSolutionConnectionIdempotencyPolicy` class provides virtual functions that can be called, including `clone()`, `ListInstances`, `GetInstance`, `UpdateInstance`, `ResetInstance`, `StartInstance`, `StopInstance`, and `DetachLun`."],["The `BareMetalSolutionConnectionIdempotencyPolicy` also includes functions for managing volumes, networks, LUNs, and NFS shares, such as `ListVolumes`, `GetVolume`, `UpdateVolume`, `ResizeVolume`, `ListNetworks`, `ListNetworkUsage`, `GetNetwork`, `UpdateNetwork`, `GetLun`, `ListLuns`, `GetNfsShare`, `ListNfsShares`, and `UpdateNfsShare`."],["Each virtual function, with the exception of clone(), takes a parameter labeled `request` which is a specific data type related to a bare metal solution, and returns `google::cloud::Idempotency` type."],["The `clone()` function will create a copy of the object and return a `std::unique_ptr` of the type `BareMetalSolutionConnectionIdempotencyPolicy` object."]]],[]]