[[["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-15 UTC."],[[["The `PollException` class is a type of `RuntimeException` in the `com.google.api.gax.retrying` package, specifically designed to indicate when a polling operation has exceeded its allocated timeout or maximum number of attempts."],["The latest version of this class is accessible at version 2.63.1, with a range of previous versions available from 2.24.0 to 2.62.0, with others going back to 2.7.1."],["`PollException` has two constructors, one that creates an exception with no message and another that allows you to provide a custom string message for more specific error context."],["The `PollException` class inherits multiple methods from `Object` and `Throwable`, providing standard functionality for exception management like getting stack traces, messages, and managing the cause of the exception."]]],[]]