[[["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 webpage details the `ResourceExhaustedException` class in the Google API client library for Java, which is thrown when a resource limit is reached."],["The latest version documented is 2.63.1, and the page provides links to documentation for this class across numerous older versions, down to 2.7.1."],["`ResourceExhaustedException` extends `ApiException` and includes methods to retrieve status codes and check for retry eligibility."],["The class has two constructors: one that accepts a message, cause, status code, and retryable flag, and another that accepts only a cause, status code, and retryable flag."],["This exception can be due to various constraints such as per-user quotas or lack of available file system space, as indicated in the description."]]],[]]