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