[[["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 page provides documentation for the `EmptyMessage.Builder` class within the `com.google.api.gax.httpjson` package, detailing its constructors, methods, and inherited members."],["The `EmptyMessage.Builder` class can be constructed using an existing `EmptyMessage` object, as shown in the constructor documentation, which takes another `EmptyMessage` instance as a parameter."],["The `build()` method of `EmptyMessage.Builder` returns an `EmptyMessage` object, while the `clone()` method returns a new `EmptyMessage.Builder` instance."],["The `mergeFrom(EmptyMessage other)` method allows merging data from another `EmptyMessage` object into the current `EmptyMessage.Builder`, returning the modified builder."],["This documentation covers multiple versions of the library, ranging from version 2.7.1 to the latest 2.63.1, each providing reference links for the `EmptyMessage.Builder`."]]],[]]