[[["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 page provides documentation for the `ErrorDetails.Builder` class in the Google API Client Library for Java, specifically within the `com.google.api.gax.rpc` package."],["The `ErrorDetails.Builder` class is an abstract static class that inherits from `java.lang.Object`."],["The page lists multiple versions of the `ErrorDetails.Builder` class, ranging from version 2.63.1 (latest) down to version 2.7.1."],["The class contains two main methods, `build()`, which returns an `ErrorDetails` object, and `setRawErrorMessages(List\u003cAny\u003e rawErrorMessages)`, which allows setting a list of raw error messages and returns an `ErrorDetails.Builder`."],["The `ErrorDetails.Builder` class has one accessible constructor `Builder()` which is public."]]],[]]