[[["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 `LimitedTimeRetryPolicy` class within the Google Cloud Bigtable C++ client library, detailing its various versions and functionalities."],["The `LimitedTimeRetryPolicy` class is designed to manage the automatic retrying of RPC operations for a specified duration."],["The class offers constructors to set retry policy parameters, including `internal::RPCPolicyParameters` and a maximum duration via `DurationT`."],["The policy's key methods are `clone()`, `Setup()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, for instance, `OnFailure` determines if an RPC operation should be retried upon failure, and `IsPermanentFailure` indicates whether a failure is permanent."],["The document refers to various version numbers of this class, from 2.11.0 up to 2.37.0-rc (latest)."]]],[]]