[[["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."],[[["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`."]]],[]]