[[["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."],[[["This webpage provides documentation for the `ErrorDetails.Builder` class within the Google API Client Library for Java (gax), specifically for version 2.62.0."],["The latest version available is `2.63.1`, and the page also contains links to versions as old as `2.7.1` of the same class."],["`ErrorDetails.Builder` inherits from `java.lang.Object`, including standard methods such as `clone()`, `equals()`, and `hashCode()`."],["The builder has a `build()` method to create an `ErrorDetails` instance and `setRawErrorMessages()` to assign a list of raw error messages to the Error Details object."],["The `setRawErrorMessages` method requires a list of `com.google.protobuf.Any` objects as a parameter and returns an `ErrorDetails.Builder` instance."]]],[]]