[[["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 `DataLossException` class, which is thrown when unrecoverable data loss or corruption occurs within the Google API client libraries for Java, specifically within the `com.google.api.gax.rpc` package."],["The latest version of this class is found in version 2.63.1 of the library, with a comprehensive list of historical versions dating back to 2.7.1, all linked to their respective documentation pages for `DataLossException`."],["`DataLossException` extends `ApiException` and inherits several methods and properties from it, like `getStatusCode()` and `isRetryable()`, as well as several methods from the `Object` and `Throwable` classes."],["The `DataLossException` class has two constructors that allow for creating the exception instance, one taking a message, a cause, status code and a boolean for retryable, while the second one taking a cause, status code, and a retryable boolean."]]],[]]