[[["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-02 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 requested operation, indicating an authentication failure."],["The latest available version of `UnauthenticatedException` documented is version 2.63.1, with a range of documented versions extending back to version 2.7.1."],["The `UnauthenticatedException` class is an extension of the `ApiException` class and features two constructors: one that accepts a message, cause, status code, and retryable boolean, and another that takes a cause, status code, and retryable boolean."],["The `UnauthenticatedException` class inherits several methods from `ApiException`, `Object`, and `Throwable` classes, which are available to utilize within this exception."]]],[]]