[[["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."],[[["This webpage details the `UnauthenticatedException` class in the Google API Client Library for Java, specifically within the `com.google.api.gax.rpc` package."],["The `UnauthenticatedException` is triggered when a request lacks valid authentication credentials for the operation being attempted."],["The page lists multiple versions of this class, with version 2.63.1 marked as the latest, and versions listed all the way down to 2.7.1."],["The class extends `ApiException` and includes inherited members from it as well as `Object` and `Throwable`, such as `getStatusCode()` and `isRetryable()`."],["The class provides two constructors for the exception, with parameters that include a message, cause, status code, and a retryable boolean value."]]],[]]