[[["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-17 UTC."],[[["This page provides documentation for the `ErrorDetails.Builder` class within the Google Cloud API Client Libraries for Java, specifically in the `com.google.api.gax.rpc` package."],["The documentation includes version history, starting from version 2.63.1 (latest) down to version 2.7.1, allowing users to access documentation specific to different GAX library versions."],["The `ErrorDetails.Builder` class inherits members from `java.lang.Object`, such as `clone()`, `equals()`, `hashCode()`, and others, which are outlined in the documentation."],["The documentation details the `ErrorDetails.Builder` constructor and two key methods, `build()`, which returns an `ErrorDetails` object, and `setRawErrorMessages()`, which allows setting a list of raw error messages."],["The `setRawErrorMessages` method accepts a `List\u003cAny\u003e` as a parameter, where `Any` refers to the `com.google.protobuf.Any` type."]]],[]]