[[["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-03-21 UTC."],[[["This page details the `UnauthenticatedException` class in the Google API Client Library for Java, specifically within the `com.google.api.gax.rpc` package."],["The `UnauthenticatedException` is an exception that is thrown when a request lacks valid authentication credentials for the requested operation."],["The class `UnauthenticatedException` extends `ApiException` and offers multiple constructors for different ways of defining the exception parameters, including a message, cause, status code, retryability, and error details."],["The documentation lists inherited members from both the `ApiException` and `Object` classes, which provide methods to retrieve information about the exception and its context, such as metadata, error details, and whether the exception is retryable."],["The page shows the library versions that have the `UnauthenticatedException` implemented, with version 2.63.1 being the most recent, and showing that the library goes as far back as version 2.7.1."]]],[]]