[[["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-08-06 UTC."],[[["The latest version available for `com.google.api.gax.retrying.PollException` is 2.63.1."],["`PollException` is a subclass of `RuntimeException` in Java and is triggered when a polling algorithm exceeds its defined timeout or number of attempts."],["The class offers two constructors: one that creates a `PollException` without a detail message, and another that accepts a `String` argument for providing a specific detail message."],["This class inherits several members from `Object` and `Throwable`, such as `clone()`, `equals()`, `getMessage()`, and `printStackTrace()`, which are commonly used for exception handling."]]],[]]