[[["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 Libraries for Java, specifically the `com.google.api.gax.rpc` package."],["The latest available version for `ErrorDetails.Builder` is 2.63.1, with a comprehensive list of prior releases ranging from 2.62.0 down to 2.7.1."],["`ErrorDetails.Builder` extends from `java.lang.Object` and inherits methods such as `clone()`, `equals(Object)`, `hashCode()`, and `toString()`."],["Key methods for interacting with `ErrorDetails.Builder` include a constructor `Builder()`, a `build()` method to create an `ErrorDetails` object, and `setRawErrorMessages(List\u003cAny\u003e rawErrorMessages)` to set a list of error messages."],["The `setRawErrorMessages` method takes a list of `Any` type objects, from `com.google.protobuf.Any`, as a parameter and returns an `ErrorDetails.Builder`."]]],[]]