[[["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 outlines the `ExponentialBackoffPolicy` for the Google Cloud Bigtable C++ client library, with version 2.37.0-rc being the latest release candidate and 2.22.0 the current version of the documentation."],["The `ExponentialBackoffPolicy` class provides methods to implement a backoff strategy when retrying operations, such as setting an `initial_delay` and `maximum_delay` with specific durations."],["The `clone()` function allows for creating a new copy of the `RPCRetryPolicy` object."],["The `Setup()` function updates the `ClientContext` for the next call, and `OnCompletion()` determines the delay before the next attempt after an RPC operation has completed, both of which include the status as a parameter."],["There are multiple versions of the documentation for the `ExponentialBackoffPolicy` class, ranging from 2.11.0 to 2.37.0-rc, and they are all listed on this page."]]],[]]