[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]