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