[[["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 webpage details the `NotFoundException` class in the Google API Client Library for Java, specifically within the `com.google.api.gax.rpc` package."],["It provides a comprehensive list of versions, starting from version 2.63.1 (latest) down to 2.7.1, with each version linking to its respective documentation."],["`NotFoundException` is an exception class that extends `ApiException`, used to indicate when a requested entity cannot be found."],["The class offers multiple constructors to instantiate a `NotFoundException`, including options to specify a message, cause, status code, whether it's retryable, and error details."],["It inherits a range of methods from `ApiException`, `Object`, and `Throwable`, providing functionalities for error handling, status management, and object manipulation."]]],[]]