[[["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."],[[["The page details the `ResourceExhaustedException` class, which is thrown when a resource is depleted, such as a user quota or file system space."],["This exception class extends `ApiException` and inherits methods such as `getDomain()`, `getErrorDetails()`, `getMetadata()`, `getReason()`, `getStatusCode()`, and `isRetryable()`."],["The provided content contains a list of versions of `ResourceExhaustedException` ranging from 2.63.1 to 2.7.1, with version 2.63.1 being the latest."],["`ResourceExhaustedException` has three constructors: one taking a message, cause, status code, and retryable flag; another taking cause, status code, and retryable; and the last one taking cause, status code, retryable, and error details."],["The parameters of the constructor for this class are described, and they include `message`, `cause`, `statusCode`, `retryable`, and `errorDetails`, all with their respective type of data, and description."]]],[]]