[[["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-02 UTC."],[[["This webpage provides documentation for the `ErrorDetails.Builder` class within the Google Cloud API Client Library for Java (gax), specifically up to version 2.63.1."],["The latest version available is 2.63.1, and the page lists various historical versions of the `ErrorDetails.Builder`, ranging from 2.63.1 down to 2.7.1."],["`ErrorDetails.Builder` extends from `java.lang.Object`, inheriting methods like `clone`, `equals`, and `toString`."],["The `ErrorDetails.Builder` class includes a default constructor `Builder()` and two primary methods: `build()` to construct an `ErrorDetails` instance and `setRawErrorMessages()` to set a list of error messages."],["The method `setRawErrorMessages()` accepts a list of `Any` type objects and returns the builder, while `build()` returns an `ErrorDetails` object."]]],[]]