[[["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 webpage provides documentation for the `ExponentialBackoffPolicy` class within the Google Cloud Bigtable C++ library, detailing its functionality and usage."],["The latest version of the documentation is for version 2.37.0-rc, with a comprehensive list of previous versions also available, ranging from 2.11.0 to 2.36.0."],["The `ExponentialBackoffPolicy` class is used to implement an exponential backoff strategy, with constructors to define parameters such as initial and maximum delay."],["Key functions include `clone()` for creating copies, `Setup()` to update `ClientContext`, and `OnCompletion()` to determine the delay after an RPC operation based on its status."],["The parameters for the constructor `ExponentialBackoffPolicy` are the default `internal::RPCPolicyParameters`, or alternatively, setting the `initial_delay` and the `maximum_delay`."]]],[]]