[[["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-14 UTC."],[[["This document details the `ExponentialBackoffPolicy` class within the Google Cloud Bigtable C++ client library, providing versioned documentation from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `ExponentialBackoffPolicy` class offers constructors that take `internal::RPCPolicyParameters` or `std::chrono::duration` for initial and maximum delays, enabling customizable backoff strategies."],["Key functions within the `ExponentialBackoffPolicy` class include `clone()` for creating copies, `Setup()` for updating the `ClientContext`, and multiple `OnCompletion()` variants for determining delays based on the status of an RPC operation."],["The library implements a simple exponential backoff policy which can be leveraged by the end user."],["The webpage provides a comprehensive list of all versions that contain the ExponentialBackoffPolicy class, giving users access to documentation across several releases."]]],[]]