[[["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-09 UTC."],[[["The page provides documentation for the `ErrorDetails.Builder` class within the Google API Client Library for Java (gax), specifically version 2.59.1."],["The latest version available is 2.63.1, and the page lists the details for various older versions, starting from 2.63.1 down to 2.7.1, allowing for easy access to different releases."],["The `ErrorDetails.Builder` class inherits from `java.lang.Object` and includes methods such as `build()` and `setRawErrorMessages()`, allowing the construction of `ErrorDetails`."],["The `setRawErrorMessages` method allows setting a list of raw error messages, accepting a `List` of `Any` type objects as its parameter."],["The `build()` method returns an instance of `ErrorDetails` after the builder has been used."]]],[]]