[[["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, which is thrown when a resource has been depleted, such as a user quota or file system space."],["The page provides links to documentation for multiple versions of the `ResourceExhaustedException`, ranging from version 2.7.1 up to the latest 2.63.1."],["`ResourceExhaustedException` extends `ApiException` and inherits several methods for error handling, such as `getDomain()`, `getErrorDetails()`, `getMetadata()`, etc."],["The class has three constructors that allow for creating the exception with varying parameters such as a message, cause, status code, retryability, and error details."],["The constructors take in parameters such as message, Throwable cause, StatusCode, boolean retryable, and ErrorDetails, all of which contribute to understanding the exception's context."]]],[]]