[[["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 documents the `ErrorDetails.Builder` class within the `com.google.api.gax.rpc` package, a component of the Google Cloud API Client Libraries for Java."],["The latest documented version available is 2.63.1, while the current page defaults to version 2.30.1, and it lists a comprehensive history of versions, going as far back as 2.7.1."],["The `ErrorDetails.Builder` class inherits from `java.lang.Object`, and some of these methods are inherited from that base class."],["The `Builder` class offers a default constructor and two primary methods: `build()`, which returns an `ErrorDetails` object, and `setRawErrorMessages(List\u003cAny\u003e rawErrorMessages)`, which sets a list of raw error messages."],["The `setRawErrorMessages` method returns an instance of `ErrorDetails.Builder`, allowing for method chaining."]]],[]]