[[["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-17 UTC."],[[["This webpage details the `ResourceExhaustedException` class within the Google API Client Library for Java, which is thrown when a resource, such as a user quota or file system space, is exhausted."],["The page provides links to documentation for various versions of the library, ranging from the latest version 2.63.1 down to version 2.7.1."],["`ResourceExhaustedException` inherits several members from the `ApiException` class, allowing it to get details about the exception, such as domain, reason, metadata and status code, as well as whether it is retryable."],["The class has three constructors, which can take in arguments such as a message, throwable, status code, and boolean for retryability, as well as an ErrorDetails parameter in one constructor."],["The page also lists inherited members and details from Object and Throwable, as well as links to their corresponding Java documentation."]]],[]]