[[["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 provides documentation for the `ErrorDetails.Builder` class within the Google Cloud API Client Library for Java (gax), specifically for versions ranging from 2.7.1 to the latest 2.63.1."],["The `ErrorDetails.Builder` class is an abstract static class that inherits from `java.lang.Object`, offering methods like `build()` to construct an `ErrorDetails` object and `setRawErrorMessages()` to define a list of raw error messages."],["The `build()` method returns an `ErrorDetails` object, while the `setRawErrorMessages()` method accepts a `List\u003cAny\u003e` and returns an `ErrorDetails.Builder` instance."],["The inherited members are the standard java object methods, such as `clone()`, `equals()`, `finalize()`, `getClass()`, `hashCode()`, `notify()`, `notifyAll()`, `toString()`, `wait()`, and the overloaded `wait()` method."]]],[]]