[[["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 page provides documentation for the `TranscoderServiceRetryPolicy` class, specifically within the context of the Google Cloud Video Transcoder service's C++ library."],["The page lists available versions of the library, starting from the latest release candidate (2.37.0-rc) down to version 2.11.0, with links to the corresponding documentation for each."],["The `TranscoderServiceRetryPolicy` defines the retry logic used by `TranscoderServiceConnection`, detailing how to handle transient errors and determine if a failure is permanent."],["Key functions of the `TranscoderServiceRetryPolicy` include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, each providing specific controls and insights into retry behavior."],["The documentation includes detailed tables outlining the input parameters and return types for the functions `OnFailure` and `IsPermanentFailure`, which receive a `Status` object and return a boolean, indicating if a retry is warranted."]]],[]]