[[["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-09 UTC."],[[["The `PollException` class in the `com.google.api.gax.retrying` package is a `RuntimeException` that occurs when a polling algorithm exceeds its timeout or the maximum number of attempts."],["Version 2.63.1 is the latest version of the PollException class, with the webpage also listing previous versions down to 2.7.1, all with their own documentation page."],["The `PollException` class can be constructed with or without a specified detail message, and if a detail message is specified, it will be of the type `String`."],["The `PollException` class inherits a variety of methods from `Object` and `Throwable` classes, including methods for handling the exception's stack trace, cause, and suppressed exceptions, as well as standard object methods."]]],[]]