[[["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-04-17 UTC."],[[["This page details the `BigtableInstanceAdminRetryPolicy` for the Google Cloud Bigtable C++ client library, specifically for version 2.35.0."],["The latest release candidate version of this documentation is 2.37.0-rc, with many past versions also documented such as 2.36.0 all the way down to 2.11.0."],["The `BigtableInstanceAdminRetryPolicy` class is used to define the retry behavior for the `BigtableInstanceAdminConnection` for interacting with the Google Bigtable service."],["Key functions of this class are `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which respectively create a copy, determine failure actions, check if retry attempts are exhausted, and check if a failure is permanent."],["Each of the functions listed for the class has parameters, with the main parameter being `status`, and all have return types and descriptions for each."]]],[]]