[[["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 latest version of the `LimitedTimeRetryPolicy` class is `2.37.0-rc`, with a list of other previous versions spanning from `2.11.0` to `2.36.0` available for reference."],["The `LimitedTimeRetryPolicy` class is designed to implement a retry policy that continues for a specified duration, with constructors that handle RPC policy parameters or maximum duration times."],["Key functions of this class include `clone()`, `Setup()`, `OnFailure()`, and `IsExhausted()`, which manage the retry process, client context, handling failures and determining if retries should cease."],["The class provides static methods, `IsPermanentFailure()`, to identify whether a failure is permanent, along with a `RetryableTraits` type alias for `bigtable_internal::SafeGrpcRetry`."]]],[]]